﻿@import url("https://fonts.googleapis.com/css?family=Raleway:300,500,500i,700,800,900|Yellowtail|Work+Sans:200,300,500,700");@import url("https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@300;600;700&display=swap");.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom, white 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom, white 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom, #eee 50%, white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:white;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:white}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}@font-face{font-family:"iconfont";src:url(/assets/iconfont-b3c350d5937861db2e2bab75ccd80a1785abf966fb1bf48a2c5979034eb95523.eot);src:url(/assets/iconfont-b3c350d5937861db2e2bab75ccd80a1785abf966fb1bf48a2c5979034eb95523.eot?#iefix) format("eot"),url(/assets/iconfont-bc12ad6a62112b935e4cacf0bc9640f64dc7b67351482d49cbbdc6145c2a20c8.woff2) format("woff2"),url(/assets/iconfont-c224f262dd329a05d3abfb0779219acba5f3e12e7961a8127de7561a37c995d2.woff) format("woff"),url(/assets/iconfont-f03c6705b05b4802515f8a24b1baed9fb66b884ebe29e6e645593f3e0a4785e9.ttf) format("truetype"),url(/assets/iconfont-e4ffc3681b6a2c55f5fb3160071f0c1d56e3d1ae2d932d2311913f1c80eb3bc9.svg#iconfont) format("svg")}@font-face{font-family:"Saira Condensed";src:url(/assets/SairaCondensed-SemiBold-25498e1276caf041bc329dceb5312e0b1fc8f274d967c6d7e7663178fbb3e96e.ttf) format("truetype")}@font-face{font-family:"Proxima Nova";src:url(/assets/proximanova-reg-2cf1b87cfbc70ce43fb1a4dd921644c2c5c71ee407c59284ea4b8e7d01f7b7ca.eot);src:url(/assets/proximanova-reg-2cf1b87cfbc70ce43fb1a4dd921644c2c5c71ee407c59284ea4b8e7d01f7b7ca.eot?#iefix) format("embedded-opentype"),url(/assets/proximanova-reg-95130f68308d932b3861ddaab249495b0fc5ce7bec1bf32efbbf64e7e0e92624.woff) format("woff"),url(/assets/proximanova-reg-6fd5721fb0ab0e57a4b055151cfba016fe655a0b3c2e065d1875cd17c199d61e.ttf) format("truetype"),url(/assets/proximanova-reg-6bf71d47859cd7e1bb5a888b1a31610f7a80f99c0e9552a63b385ff359c32e4c.svg#proxima_nova_rgregular) format("svg");font-weight:normal;font-weight:400;font-style:normal}@font-face{font-family:"Proxima Nova";src:url(/assets/proximanova-regit-fe36c68e8ad6fe5e0179dfcf23cafd54337d0108cd313f01b67a363aa923bd65.eot);src:url(/assets/proximanova-regit-fe36c68e8ad6fe5e0179dfcf23cafd54337d0108cd313f01b67a363aa923bd65.eot?#iefix) format("embedded-opentype"),url(/assets/proximanova-regit-955cc2ba7417d96e9b291041a449b5faad770ec41c33db92c6938df3fdad62b3.woff) format("woff"),url(/assets/proximanova-regit-b93c22ce8467a741df9584e31cb937886f84475a231ebc1e718e71c9b83593b7.ttf) format("truetype"),url(/assets/proximanova-regit-fdc3c80806d4c1a57c45553d5f6fa49871feea0f547cd4d8a7501216b68982dc.svg#proxima_nova_rgregular) format("svg");font-weight:normal;font-weight:400;font-style:italic}@font-face{font-family:"Proxima Nova";src:url(/assets/proximanova-bold-4347c79e15bce837baf1e9e8603debfa3d1a47297113eafed0183680f7005d34.eot);src:url(/assets/proximanova-bold-4347c79e15bce837baf1e9e8603debfa3d1a47297113eafed0183680f7005d34.eot?#iefix) format("embedded-opentype"),url(/assets/proximanova-bold-3ffd452486965a8186037898aa6295b7197d27badef90288298a2801a44e5151.woff) format("woff"),url(/assets/proximanova-bold-c8b2b1e1ede2f6aea610a2d41de57ec60b592bed023ba69b8508089742b960e4.ttf) format("truetype"),url(/assets/proximanova-bold-3e213c1f2738a4dc36c05b098eb722426f5b48907a63f24d1b2b7f993e293267.svg#proxima_nova_rgbold) format("svg");font-weight:bold;font-style:normal}@font-face{font-family:"Proxima Nova";src:url(/fonts/proximanova-boldit.eot);src:url(/fonts/proximanova-boldit.eot?#iefix) format("embedded-opentype"),url(/assets/proximanova-boldit-ec27c47c833dbbf59b77444478eb173be8eafe1d8bdb61750a789cf1f17ac55e.woff) format("woff"),url(/assets/proximanova-boldit-d236a9171cd2556f27a30be2d3864f5cd35f7c9987a359f763fa4e836eec438f.ttf) format("truetype"),url(/assets/proximanova-boldit-e4ffe6eeab9101cd1cbd5719d600e862f47b8efc1c15135989727351b7b6e45a.svg#proxima_nova_rgbold) format("svg");font-weight:bold;font-style:italic}@font-face{font-family:"Proxima Nova 500";src:url(/assets/ProximaNovaSemibold-85e2234b9c88baf9db41866049babbb84e4f63dd679257e36538925724685a24.otf) format("truetype")}@font-face{font-family:"Proxima Nova";src:url(/assets/proximanova-light-129b4b4bb85699ae08d91e5cd2bbbbc4f7f0557aaf804a36506fcb1e316e1b7e.eot);src:url(/assets/proximanova-light-129b4b4bb85699ae08d91e5cd2bbbbc4f7f0557aaf804a36506fcb1e316e1b7e.eot?#iefix) format("embedded-opentype"),url(/assets/proximanova-light-aa12e3969788b86a14e671294d0378718d38a48901cf83a00ddf373462fca198.woff) format("woff"),url(/assets/proximanova-light-a879f1bcfdec128b4e0ffdc45641107b9261513f965d838053675ac338ec6660.ttf) format("truetype"),url(/assets/proximanova-light-e7ce5047304cbc74ac367f8edc90f6bb75728a1b79d8f82a6612c36404c70f5b.svg#proxima_nova_light) format("svg");font-weight:normal;font-weight:100;font-style:normal}@font-face{font-family:'OCRAStd';src:url(/assets/OCRAStd-a13ea162df7772939506d9dcdb8cb2ca4ac76146825272288ccbb43c33fe4053.eot);src:url(/assets/OCRAStd-dc796e7fea072bda785994261551e5b14f083cb5b47fb68ec05bbc6c74bcdcbc.woff) format("woff"),url(/assets/OCRAStd-330e1b22d90d17fa783707adcf60407511d730a9d2e22279a7ebe0eae0af5a0e.ttf) format("truetype"),url(/assets/OCRAStd-6ad6f5d8682612c94876792f74af4ea46f5e68ba9420290d4589b73d38ccab6a.svg) format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'icomoon';src:url(/assets/icomoon-d5d7afc68d9be4cedc6ebda98618e7e6be1ad99fc0f37576c541d20762a760ec.eot);src:url(/assets/icomoon-d5d7afc68d9be4cedc6ebda98618e7e6be1ad99fc0f37576c541d20762a760ec.eot#iefix) format("embedded-opentype"),url(/assets/icomoon-e49b6b7a712460168211210be6e71be6f4ffe244e7b1e7ab0a46add79c0a1e64.ttf) format("truetype"),url(/assets/icomoon-9d283ed162742cacced9fdc16ec7c71b51d467243f6eb2f7679836849b7aa5f7.woff) format("woff"),url(/assets/icomoon-fcccb29a25565fdd1e79917fa90a083432d455de16a794fabad2649faa8bf62a.svg#icomoon) format("svg");font-weight:normal;font-style:normal}.legacy-styling{/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*!
 * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 *//*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*!
 * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 *//*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */}@-ms-viewport{width:device-width}.legacy-styling html{box-sizing:border-box;-ms-overflow-style:scrollbar}.legacy-styling *,.legacy-styling *::before,.legacy-styling *::after{box-sizing:inherit}.legacy-styling .container{width:100%;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto}@media (min-width: 1240px){.legacy-styling .container{max-width:1200px}}.legacy-styling .container-fluid{width:100%;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto}.legacy-styling .row{display:flex;flex-wrap:wrap;margin-right:-20px;margin-left:-20px}.legacy-styling .no-gutters{margin-right:0;margin-left:0}.legacy-styling .no-gutters>.col,.legacy-styling .no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.legacy-styling .col-xl,.legacy-styling .col-xl-auto,.legacy-styling .col-xl-12,.legacy-styling .col-xl-11,.legacy-styling .col-xl-10,.legacy-styling .col-xl-9,.legacy-styling .col-xl-8,.legacy-styling .col-xl-7,.legacy-styling .col-xl-6,.legacy-styling .col-xl-5,.legacy-styling .col-xl-4,.legacy-styling .col-xl-3,.legacy-styling .col-xl-2,.legacy-styling .col-xl-1,.legacy-styling .col-lg,.legacy-styling .col-lg-auto,.legacy-styling .col-lg-12,.legacy-styling .col-lg-11,.legacy-styling .col-lg-10,.legacy-styling .col-lg-9,.legacy-styling .col-lg-8,.legacy-styling .col-lg-7,.legacy-styling .col-lg-6,.legacy-styling .col-lg-5,.legacy-styling .col-lg-4,.legacy-styling .col-lg-3,.legacy-styling .col-lg-2,.legacy-styling .col-lg-1,.legacy-styling .col-md,.legacy-styling .col-md-auto,.legacy-styling .col-md-12,.legacy-styling .col-md-11,.legacy-styling .col-md-10,.legacy-styling .col-md-9,.legacy-styling .col-md-8,.legacy-styling .col-md-7,.legacy-styling .col-md-6,.legacy-styling .col-md-5,.legacy-styling .col-md-4,.legacy-styling .col-md-3,.legacy-styling .col-md-2,.legacy-styling .col-md-1,.legacy-styling .col-sm,.legacy-styling .col-sm-auto,.legacy-styling .col-sm-12,.legacy-styling .col-sm-11,.legacy-styling .col-sm-10,.legacy-styling .col-sm-9,.legacy-styling .col-sm-8,.legacy-styling .col-sm-7,.legacy-styling .col-sm-6,.legacy-styling .col-sm-5,.legacy-styling .col-sm-4,.legacy-styling .col-sm-3,.legacy-styling .col-sm-2,.legacy-styling .col-sm-1,.legacy-styling .col,.legacy-styling .col-auto,.legacy-styling .col-12,.legacy-styling .col-11,.legacy-styling .col-10,.legacy-styling .col-9,.legacy-styling .col-8,.legacy-styling .col-7,.legacy-styling .col-6,.legacy-styling .col-5,.legacy-styling .col-4,.legacy-styling .col-3,.legacy-styling .col-2,.legacy-styling .col-1{position:relative;width:100%;min-height:1px;padding-right:20px;padding-left:20px}.legacy-styling .col{flex-basis:0;flex-grow:1;max-width:100%}.legacy-styling .col-auto{flex:0 0 auto;width:auto;max-width:none}.legacy-styling .col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.legacy-styling .col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.legacy-styling .col-3{flex:0 0 25%;max-width:25%}.legacy-styling .col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.legacy-styling .col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.legacy-styling .col-6{flex:0 0 50%;max-width:50%}.legacy-styling .col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.legacy-styling .col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.legacy-styling .col-9{flex:0 0 75%;max-width:75%}.legacy-styling .col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.legacy-styling .col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.legacy-styling .col-12{flex:0 0 100%;max-width:100%}.legacy-styling .order-first{order:-1}.legacy-styling .order-last{order:13}.legacy-styling .order-0{order:0}.legacy-styling .order-1{order:1}.legacy-styling .order-2{order:2}.legacy-styling .order-3{order:3}.legacy-styling .order-4{order:4}.legacy-styling .order-5{order:5}.legacy-styling .order-6{order:6}.legacy-styling .order-7{order:7}.legacy-styling .order-8{order:8}.legacy-styling .order-9{order:9}.legacy-styling .order-10{order:10}.legacy-styling .order-11{order:11}.legacy-styling .order-12{order:12}.legacy-styling .offset-1{margin-left:8.3333333333%}.legacy-styling .offset-2{margin-left:16.6666666667%}.legacy-styling .offset-3{margin-left:25%}.legacy-styling .offset-4{margin-left:33.3333333333%}.legacy-styling .offset-5{margin-left:41.6666666667%}.legacy-styling .offset-6{margin-left:50%}.legacy-styling .offset-7{margin-left:58.3333333333%}.legacy-styling .offset-8{margin-left:66.6666666667%}.legacy-styling .offset-9{margin-left:75%}.legacy-styling .offset-10{margin-left:83.3333333333%}.legacy-styling .offset-11{margin-left:91.6666666667%}@media (min-width: 615px){.legacy-styling .col-sm{flex-basis:0;flex-grow:1;max-width:100%}.legacy-styling .col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.legacy-styling .col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.legacy-styling .col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.legacy-styling .col-sm-3{flex:0 0 25%;max-width:25%}.legacy-styling .col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.legacy-styling .col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.legacy-styling .col-sm-6{flex:0 0 50%;max-width:50%}.legacy-styling .col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.legacy-styling .col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.legacy-styling .col-sm-9{flex:0 0 75%;max-width:75%}.legacy-styling .col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.legacy-styling .col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.legacy-styling .col-sm-12{flex:0 0 100%;max-width:100%}.legacy-styling .order-sm-first{order:-1}.legacy-styling .order-sm-last{order:13}.legacy-styling .order-sm-0{order:0}.legacy-styling .order-sm-1{order:1}.legacy-styling .order-sm-2{order:2}.legacy-styling .order-sm-3{order:3}.legacy-styling .order-sm-4{order:4}.legacy-styling .order-sm-5{order:5}.legacy-styling .order-sm-6{order:6}.legacy-styling .order-sm-7{order:7}.legacy-styling .order-sm-8{order:8}.legacy-styling .order-sm-9{order:9}.legacy-styling .order-sm-10{order:10}.legacy-styling .order-sm-11{order:11}.legacy-styling .order-sm-12{order:12}.legacy-styling .offset-sm-0{margin-left:0}.legacy-styling .offset-sm-1{margin-left:8.3333333333%}.legacy-styling .offset-sm-2{margin-left:16.6666666667%}.legacy-styling .offset-sm-3{margin-left:25%}.legacy-styling .offset-sm-4{margin-left:33.3333333333%}.legacy-styling .offset-sm-5{margin-left:41.6666666667%}.legacy-styling .offset-sm-6{margin-left:50%}.legacy-styling .offset-sm-7{margin-left:58.3333333333%}.legacy-styling .offset-sm-8{margin-left:66.6666666667%}.legacy-styling .offset-sm-9{margin-left:75%}.legacy-styling .offset-sm-10{margin-left:83.3333333333%}.legacy-styling .offset-sm-11{margin-left:91.6666666667%}}@media (min-width: 768px){.legacy-styling .col-md{flex-basis:0;flex-grow:1;max-width:100%}.legacy-styling .col-md-auto{flex:0 0 auto;width:auto;max-width:none}.legacy-styling .col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.legacy-styling .col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.legacy-styling .col-md-3{flex:0 0 25%;max-width:25%}.legacy-styling .col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.legacy-styling .col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.legacy-styling .col-md-6{flex:0 0 50%;max-width:50%}.legacy-styling .col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.legacy-styling .col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.legacy-styling .col-md-9{flex:0 0 75%;max-width:75%}.legacy-styling .col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.legacy-styling .col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.legacy-styling .col-md-12{flex:0 0 100%;max-width:100%}.legacy-styling .order-md-first{order:-1}.legacy-styling .order-md-last{order:13}.legacy-styling .order-md-0{order:0}.legacy-styling .order-md-1{order:1}.legacy-styling .order-md-2{order:2}.legacy-styling .order-md-3{order:3}.legacy-styling .order-md-4{order:4}.legacy-styling .order-md-5{order:5}.legacy-styling .order-md-6{order:6}.legacy-styling .order-md-7{order:7}.legacy-styling .order-md-8{order:8}.legacy-styling .order-md-9{order:9}.legacy-styling .order-md-10{order:10}.legacy-styling .order-md-11{order:11}.legacy-styling .order-md-12{order:12}.legacy-styling .offset-md-0{margin-left:0}.legacy-styling .offset-md-1{margin-left:8.3333333333%}.legacy-styling .offset-md-2{margin-left:16.6666666667%}.legacy-styling .offset-md-3{margin-left:25%}.legacy-styling .offset-md-4{margin-left:33.3333333333%}.legacy-styling .offset-md-5{margin-left:41.6666666667%}.legacy-styling .offset-md-6{margin-left:50%}.legacy-styling .offset-md-7{margin-left:58.3333333333%}.legacy-styling .offset-md-8{margin-left:66.6666666667%}.legacy-styling .offset-md-9{margin-left:75%}.legacy-styling .offset-md-10{margin-left:83.3333333333%}.legacy-styling .offset-md-11{margin-left:91.6666666667%}}@media (min-width: 1005px){.legacy-styling .col-lg{flex-basis:0;flex-grow:1;max-width:100%}.legacy-styling .col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.legacy-styling .col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.legacy-styling .col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.legacy-styling .col-lg-3{flex:0 0 25%;max-width:25%}.legacy-styling .col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.legacy-styling .col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.legacy-styling .col-lg-6{flex:0 0 50%;max-width:50%}.legacy-styling .col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.legacy-styling .col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.legacy-styling .col-lg-9{flex:0 0 75%;max-width:75%}.legacy-styling .col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.legacy-styling .col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.legacy-styling .col-lg-12{flex:0 0 100%;max-width:100%}.legacy-styling .order-lg-first{order:-1}.legacy-styling .order-lg-last{order:13}.legacy-styling .order-lg-0{order:0}.legacy-styling .order-lg-1{order:1}.legacy-styling .order-lg-2{order:2}.legacy-styling .order-lg-3{order:3}.legacy-styling .order-lg-4{order:4}.legacy-styling .order-lg-5{order:5}.legacy-styling .order-lg-6{order:6}.legacy-styling .order-lg-7{order:7}.legacy-styling .order-lg-8{order:8}.legacy-styling .order-lg-9{order:9}.legacy-styling .order-lg-10{order:10}.legacy-styling .order-lg-11{order:11}.legacy-styling .order-lg-12{order:12}.legacy-styling .offset-lg-0{margin-left:0}.legacy-styling .offset-lg-1{margin-left:8.3333333333%}.legacy-styling .offset-lg-2{margin-left:16.6666666667%}.legacy-styling .offset-lg-3{margin-left:25%}.legacy-styling .offset-lg-4{margin-left:33.3333333333%}.legacy-styling .offset-lg-5{margin-left:41.6666666667%}.legacy-styling .offset-lg-6{margin-left:50%}.legacy-styling .offset-lg-7{margin-left:58.3333333333%}.legacy-styling .offset-lg-8{margin-left:66.6666666667%}.legacy-styling .offset-lg-9{margin-left:75%}.legacy-styling .offset-lg-10{margin-left:83.3333333333%}.legacy-styling .offset-lg-11{margin-left:91.6666666667%}}@media (min-width: 1240px){.legacy-styling .col-xl{flex-basis:0;flex-grow:1;max-width:100%}.legacy-styling .col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.legacy-styling .col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.legacy-styling .col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.legacy-styling .col-xl-3{flex:0 0 25%;max-width:25%}.legacy-styling .col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.legacy-styling .col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.legacy-styling .col-xl-6{flex:0 0 50%;max-width:50%}.legacy-styling .col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.legacy-styling .col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.legacy-styling .col-xl-9{flex:0 0 75%;max-width:75%}.legacy-styling .col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.legacy-styling .col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.legacy-styling .col-xl-12{flex:0 0 100%;max-width:100%}.legacy-styling .order-xl-first{order:-1}.legacy-styling .order-xl-last{order:13}.legacy-styling .order-xl-0{order:0}.legacy-styling .order-xl-1{order:1}.legacy-styling .order-xl-2{order:2}.legacy-styling .order-xl-3{order:3}.legacy-styling .order-xl-4{order:4}.legacy-styling .order-xl-5{order:5}.legacy-styling .order-xl-6{order:6}.legacy-styling .order-xl-7{order:7}.legacy-styling .order-xl-8{order:8}.legacy-styling .order-xl-9{order:9}.legacy-styling .order-xl-10{order:10}.legacy-styling .order-xl-11{order:11}.legacy-styling .order-xl-12{order:12}.legacy-styling .offset-xl-0{margin-left:0}.legacy-styling .offset-xl-1{margin-left:8.3333333333%}.legacy-styling .offset-xl-2{margin-left:16.6666666667%}.legacy-styling .offset-xl-3{margin-left:25%}.legacy-styling .offset-xl-4{margin-left:33.3333333333%}.legacy-styling .offset-xl-5{margin-left:41.6666666667%}.legacy-styling .offset-xl-6{margin-left:50%}.legacy-styling .offset-xl-7{margin-left:58.3333333333%}.legacy-styling .offset-xl-8{margin-left:66.6666666667%}.legacy-styling .offset-xl-9{margin-left:75%}.legacy-styling .offset-xl-10{margin-left:83.3333333333%}.legacy-styling .offset-xl-11{margin-left:91.6666666667%}}.legacy-styling .d-none{display:none !important}.legacy-styling .d-inline{display:inline !important}.legacy-styling .d-inline-block{display:inline-block !important}.legacy-styling .d-block{display:block !important}.legacy-styling .d-table{display:table !important}.legacy-styling .d-table-row{display:table-row !important}.legacy-styling .d-table-cell{display:table-cell !important}.legacy-styling .d-flex{display:flex !important}.legacy-styling .d-inline-flex{display:inline-flex !important}@media (min-width: 615px){.legacy-styling .d-sm-none{display:none !important}.legacy-styling .d-sm-inline{display:inline !important}.legacy-styling .d-sm-inline-block{display:inline-block !important}.legacy-styling .d-sm-block{display:block !important}.legacy-styling .d-sm-table{display:table !important}.legacy-styling .d-sm-table-row{display:table-row !important}.legacy-styling .d-sm-table-cell{display:table-cell !important}.legacy-styling .d-sm-flex{display:flex !important}.legacy-styling .d-sm-inline-flex{display:inline-flex !important}}@media (min-width: 768px){.legacy-styling .d-md-none{display:none !important}.legacy-styling .d-md-inline{display:inline !important}.legacy-styling .d-md-inline-block{display:inline-block !important}.legacy-styling .d-md-block{display:block !important}.legacy-styling .d-md-table{display:table !important}.legacy-styling .d-md-table-row{display:table-row !important}.legacy-styling .d-md-table-cell{display:table-cell !important}.legacy-styling .d-md-flex{display:flex !important}.legacy-styling .d-md-inline-flex{display:inline-flex !important}}@media (min-width: 1005px){.legacy-styling .d-lg-none{display:none !important}.legacy-styling .d-lg-inline{display:inline !important}.legacy-styling .d-lg-inline-block{display:inline-block !important}.legacy-styling .d-lg-block{display:block !important}.legacy-styling .d-lg-table{display:table !important}.legacy-styling .d-lg-table-row{display:table-row !important}.legacy-styling .d-lg-table-cell{display:table-cell !important}.legacy-styling .d-lg-flex{display:flex !important}.legacy-styling .d-lg-inline-flex{display:inline-flex !important}}@media (min-width: 1240px){.legacy-styling .d-xl-none{display:none !important}.legacy-styling .d-xl-inline{display:inline !important}.legacy-styling .d-xl-inline-block{display:inline-block !important}.legacy-styling .d-xl-block{display:block !important}.legacy-styling .d-xl-table{display:table !important}.legacy-styling .d-xl-table-row{display:table-row !important}.legacy-styling .d-xl-table-cell{display:table-cell !important}.legacy-styling .d-xl-flex{display:flex !important}.legacy-styling .d-xl-inline-flex{display:inline-flex !important}}@media print{.legacy-styling .d-print-none{display:none !important}.legacy-styling .d-print-inline{display:inline !important}.legacy-styling .d-print-inline-block{display:inline-block !important}.legacy-styling .d-print-block{display:block !important}.legacy-styling .d-print-table{display:table !important}.legacy-styling .d-print-table-row{display:table-row !important}.legacy-styling .d-print-table-cell{display:table-cell !important}.legacy-styling .d-print-flex{display:flex !important}.legacy-styling .d-print-inline-flex{display:inline-flex !important}}.legacy-styling .flex-row{flex-direction:row !important}.legacy-styling .flex-column{flex-direction:column !important}.legacy-styling .flex-row-reverse{flex-direction:row-reverse !important}.legacy-styling .flex-column-reverse{flex-direction:column-reverse !important}.legacy-styling .flex-wrap{flex-wrap:wrap !important}.legacy-styling .flex-nowrap{flex-wrap:nowrap !important}.legacy-styling .flex-wrap-reverse{flex-wrap:wrap-reverse !important}.legacy-styling .flex-fill{flex:1 1 auto !important}.legacy-styling .flex-grow-0{flex-grow:0 !important}.legacy-styling .flex-grow-1{flex-grow:1 !important}.legacy-styling .flex-shrink-0{flex-shrink:0 !important}.legacy-styling .flex-shrink-1{flex-shrink:1 !important}.legacy-styling .justify-content-start{justify-content:flex-start !important}.legacy-styling .justify-content-end{justify-content:flex-end !important}.legacy-styling .justify-content-center{justify-content:center !important}.legacy-styling .justify-content-between{justify-content:space-between !important}.legacy-styling .justify-content-around{justify-content:space-around !important}.legacy-styling .align-items-start{align-items:flex-start !important}.legacy-styling .align-items-end{align-items:flex-end !important}.legacy-styling .align-items-center{align-items:center !important}.legacy-styling .align-items-baseline{align-items:baseline !important}.legacy-styling .align-items-stretch{align-items:stretch !important}.legacy-styling .align-content-start{align-content:flex-start !important}.legacy-styling .align-content-end{align-content:flex-end !important}.legacy-styling .align-content-center{align-content:center !important}.legacy-styling .align-content-between{align-content:space-between !important}.legacy-styling .align-content-around{align-content:space-around !important}.legacy-styling .align-content-stretch{align-content:stretch !important}.legacy-styling .align-self-auto{align-self:auto !important}.legacy-styling .align-self-start{align-self:flex-start !important}.legacy-styling .align-self-end{align-self:flex-end !important}.legacy-styling .align-self-center{align-self:center !important}.legacy-styling .align-self-baseline{align-self:baseline !important}.legacy-styling .align-self-stretch{align-self:stretch !important}@media (min-width: 615px){.legacy-styling .flex-sm-row{flex-direction:row !important}.legacy-styling .flex-sm-column{flex-direction:column !important}.legacy-styling .flex-sm-row-reverse{flex-direction:row-reverse !important}.legacy-styling .flex-sm-column-reverse{flex-direction:column-reverse !important}.legacy-styling .flex-sm-wrap{flex-wrap:wrap !important}.legacy-styling .flex-sm-nowrap{flex-wrap:nowrap !important}.legacy-styling .flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.legacy-styling .flex-sm-fill{flex:1 1 auto !important}.legacy-styling .flex-sm-grow-0{flex-grow:0 !important}.legacy-styling .flex-sm-grow-1{flex-grow:1 !important}.legacy-styling .flex-sm-shrink-0{flex-shrink:0 !important}.legacy-styling .flex-sm-shrink-1{flex-shrink:1 !important}.legacy-styling .justify-content-sm-start{justify-content:flex-start !important}.legacy-styling .justify-content-sm-end{justify-content:flex-end !important}.legacy-styling .justify-content-sm-center{justify-content:center !important}.legacy-styling .justify-content-sm-between{justify-content:space-between !important}.legacy-styling .justify-content-sm-around{justify-content:space-around !important}.legacy-styling .align-items-sm-start{align-items:flex-start !important}.legacy-styling .align-items-sm-end{align-items:flex-end !important}.legacy-styling .align-items-sm-center{align-items:center !important}.legacy-styling .align-items-sm-baseline{align-items:baseline !important}.legacy-styling .align-items-sm-stretch{align-items:stretch !important}.legacy-styling .align-content-sm-start{align-content:flex-start !important}.legacy-styling .align-content-sm-end{align-content:flex-end !important}.legacy-styling .align-content-sm-center{align-content:center !important}.legacy-styling .align-content-sm-between{align-content:space-between !important}.legacy-styling .align-content-sm-around{align-content:space-around !important}.legacy-styling .align-content-sm-stretch{align-content:stretch !important}.legacy-styling .align-self-sm-auto{align-self:auto !important}.legacy-styling .align-self-sm-start{align-self:flex-start !important}.legacy-styling .align-self-sm-end{align-self:flex-end !important}.legacy-styling .align-self-sm-center{align-self:center !important}.legacy-styling .align-self-sm-baseline{align-self:baseline !important}.legacy-styling .align-self-sm-stretch{align-self:stretch !important}}@media (min-width: 768px){.legacy-styling .flex-md-row{flex-direction:row !important}.legacy-styling .flex-md-column{flex-direction:column !important}.legacy-styling .flex-md-row-reverse{flex-direction:row-reverse !important}.legacy-styling .flex-md-column-reverse{flex-direction:column-reverse !important}.legacy-styling .flex-md-wrap{flex-wrap:wrap !important}.legacy-styling .flex-md-nowrap{flex-wrap:nowrap !important}.legacy-styling .flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.legacy-styling .flex-md-fill{flex:1 1 auto !important}.legacy-styling .flex-md-grow-0{flex-grow:0 !important}.legacy-styling .flex-md-grow-1{flex-grow:1 !important}.legacy-styling .flex-md-shrink-0{flex-shrink:0 !important}.legacy-styling .flex-md-shrink-1{flex-shrink:1 !important}.legacy-styling .justify-content-md-start{justify-content:flex-start !important}.legacy-styling .justify-content-md-end{justify-content:flex-end !important}.legacy-styling .justify-content-md-center{justify-content:center !important}.legacy-styling .justify-content-md-between{justify-content:space-between !important}.legacy-styling .justify-content-md-around{justify-content:space-around !important}.legacy-styling .align-items-md-start{align-items:flex-start !important}.legacy-styling .align-items-md-end{align-items:flex-end !important}.legacy-styling .align-items-md-center{align-items:center !important}.legacy-styling .align-items-md-baseline{align-items:baseline !important}.legacy-styling .align-items-md-stretch{align-items:stretch !important}.legacy-styling .align-content-md-start{align-content:flex-start !important}.legacy-styling .align-content-md-end{align-content:flex-end !important}.legacy-styling .align-content-md-center{align-content:center !important}.legacy-styling .align-content-md-between{align-content:space-between !important}.legacy-styling .align-content-md-around{align-content:space-around !important}.legacy-styling .align-content-md-stretch{align-content:stretch !important}.legacy-styling .align-self-md-auto{align-self:auto !important}.legacy-styling .align-self-md-start{align-self:flex-start !important}.legacy-styling .align-self-md-end{align-self:flex-end !important}.legacy-styling .align-self-md-center{align-self:center !important}.legacy-styling .align-self-md-baseline{align-self:baseline !important}.legacy-styling .align-self-md-stretch{align-self:stretch !important}}@media (min-width: 1005px){.legacy-styling .flex-lg-row{flex-direction:row !important}.legacy-styling .flex-lg-column{flex-direction:column !important}.legacy-styling .flex-lg-row-reverse{flex-direction:row-reverse !important}.legacy-styling .flex-lg-column-reverse{flex-direction:column-reverse !important}.legacy-styling .flex-lg-wrap{flex-wrap:wrap !important}.legacy-styling .flex-lg-nowrap{flex-wrap:nowrap !important}.legacy-styling .flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.legacy-styling .flex-lg-fill{flex:1 1 auto !important}.legacy-styling .flex-lg-grow-0{flex-grow:0 !important}.legacy-styling .flex-lg-grow-1{flex-grow:1 !important}.legacy-styling .flex-lg-shrink-0{flex-shrink:0 !important}.legacy-styling .flex-lg-shrink-1{flex-shrink:1 !important}.legacy-styling .justify-content-lg-start{justify-content:flex-start !important}.legacy-styling .justify-content-lg-end{justify-content:flex-end !important}.legacy-styling .justify-content-lg-center{justify-content:center !important}.legacy-styling .justify-content-lg-between{justify-content:space-between !important}.legacy-styling .justify-content-lg-around{justify-content:space-around !important}.legacy-styling .align-items-lg-start{align-items:flex-start !important}.legacy-styling .align-items-lg-end{align-items:flex-end !important}.legacy-styling .align-items-lg-center{align-items:center !important}.legacy-styling .align-items-lg-baseline{align-items:baseline !important}.legacy-styling .align-items-lg-stretch{align-items:stretch !important}.legacy-styling .align-content-lg-start{align-content:flex-start !important}.legacy-styling .align-content-lg-end{align-content:flex-end !important}.legacy-styling .align-content-lg-center{align-content:center !important}.legacy-styling .align-content-lg-between{align-content:space-between !important}.legacy-styling .align-content-lg-around{align-content:space-around !important}.legacy-styling .align-content-lg-stretch{align-content:stretch !important}.legacy-styling .align-self-lg-auto{align-self:auto !important}.legacy-styling .align-self-lg-start{align-self:flex-start !important}.legacy-styling .align-self-lg-end{align-self:flex-end !important}.legacy-styling .align-self-lg-center{align-self:center !important}.legacy-styling .align-self-lg-baseline{align-self:baseline !important}.legacy-styling .align-self-lg-stretch{align-self:stretch !important}}@media (min-width: 1240px){.legacy-styling .flex-xl-row{flex-direction:row !important}.legacy-styling .flex-xl-column{flex-direction:column !important}.legacy-styling .flex-xl-row-reverse{flex-direction:row-reverse !important}.legacy-styling .flex-xl-column-reverse{flex-direction:column-reverse !important}.legacy-styling .flex-xl-wrap{flex-wrap:wrap !important}.legacy-styling .flex-xl-nowrap{flex-wrap:nowrap !important}.legacy-styling .flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.legacy-styling .flex-xl-fill{flex:1 1 auto !important}.legacy-styling .flex-xl-grow-0{flex-grow:0 !important}.legacy-styling .flex-xl-grow-1{flex-grow:1 !important}.legacy-styling .flex-xl-shrink-0{flex-shrink:0 !important}.legacy-styling .flex-xl-shrink-1{flex-shrink:1 !important}.legacy-styling .justify-content-xl-start{justify-content:flex-start !important}.legacy-styling .justify-content-xl-end{justify-content:flex-end !important}.legacy-styling .justify-content-xl-center{justify-content:center !important}.legacy-styling .justify-content-xl-between{justify-content:space-between !important}.legacy-styling .justify-content-xl-around{justify-content:space-around !important}.legacy-styling .align-items-xl-start{align-items:flex-start !important}.legacy-styling .align-items-xl-end{align-items:flex-end !important}.legacy-styling .align-items-xl-center{align-items:center !important}.legacy-styling .align-items-xl-baseline{align-items:baseline !important}.legacy-styling .align-items-xl-stretch{align-items:stretch !important}.legacy-styling .align-content-xl-start{align-content:flex-start !important}.legacy-styling .align-content-xl-end{align-content:flex-end !important}.legacy-styling .align-content-xl-center{align-content:center !important}.legacy-styling .align-content-xl-between{align-content:space-between !important}.legacy-styling .align-content-xl-around{align-content:space-around !important}.legacy-styling .align-content-xl-stretch{align-content:stretch !important}.legacy-styling .align-self-xl-auto{align-self:auto !important}.legacy-styling .align-self-xl-start{align-self:flex-start !important}.legacy-styling .align-self-xl-end{align-self:flex-end !important}.legacy-styling .align-self-xl-center{align-self:center !important}.legacy-styling .align-self-xl-baseline{align-self:baseline !important}.legacy-styling .align-self-xl-stretch{align-self:stretch !important}}.legacy-styling *,.legacy-styling *::before,.legacy-styling *::after{box-sizing:border-box}.legacy-styling{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}.legacy-styling article,.legacy-styling aside,.legacy-styling figcaption,.legacy-styling figure,.legacy-styling footer,.legacy-styling header,.legacy-styling hgroup,.legacy-styling main,.legacy-styling nav,.legacy-styling section{display:block}body{margin:0;padding:0}.legacy-styling{margin:0;font-family:"Lexend Deca", sans-serif;font-size:1.125rem;font-weight:350;line-height:1.5556;color:#000;text-align:left;background-color:#fff}.legacy-styling [tabindex="-1"]:focus{outline:0 !important}.legacy-styling hr{box-sizing:content-box;height:0;overflow:visible}.legacy-styling h1,.legacy-styling h2,.legacy-styling h3,.legacy-styling h4,.legacy-styling h5,.legacy-styling h6{margin-top:0;margin-bottom:5px}.legacy-styling p{margin-top:0;margin-bottom:1rem}.legacy-styling abbr[title],.legacy-styling abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}.legacy-styling address{margin-bottom:1rem;font-style:normal;line-height:inherit}.legacy-styling ol,.legacy-styling ul,.legacy-styling dl{margin-top:0;margin-bottom:1rem}.legacy-styling ol ol,.legacy-styling ul ul,.legacy-styling ol ul,.legacy-styling ul ol{margin-bottom:0}.legacy-styling dt{font-weight:800}.legacy-styling dd{margin-bottom:.5rem;margin-left:0}.legacy-styling blockquote{margin:0 0 1rem}.legacy-styling dfn{font-style:italic}.legacy-styling b,.legacy-styling strong{font-weight:bolder}.legacy-styling small{font-size:80%}.legacy-styling sub,.legacy-styling sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}.legacy-styling sub{bottom:-.25em}.legacy-styling sup{top:-.5em}.legacy-styling a{color:#2B79CA;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}.legacy-styling a:hover{color:#2B79CA;text-decoration:underline}.legacy-styling a:not([href]):not([tabindex]){color:inherit;text-decoration:none}.legacy-styling a:not([href]):not([tabindex]):hover,.legacy-styling a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}.legacy-styling a:not([href]):not([tabindex]):focus{outline:0}.legacy-styling pre,.legacy-styling code,.legacy-styling kbd,.legacy-styling samp{font-family:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-size:1em}.legacy-styling pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}.legacy-styling figure{margin:0 0 1rem}.legacy-styling img{vertical-align:middle;border-style:none}.legacy-styling svg{overflow:hidden;vertical-align:middle}.legacy-styling table{border-collapse:collapse}.legacy-styling caption{padding-top:15px 20px;padding-bottom:15px 20px;color:#6c757d;text-align:left;caption-side:bottom}.legacy-styling th{text-align:inherit}.legacy-styling label{display:inline-block;margin-bottom:0.5rem}.legacy-styling button{border-radius:0}.legacy-styling button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}.legacy-styling input,.legacy-styling button,.legacy-styling select,.legacy-styling optgroup,.legacy-styling textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.legacy-styling button,.legacy-styling input{overflow:visible}.legacy-styling button,.legacy-styling select{text-transform:none}.legacy-styling button,.legacy-styling html [type="button"],.legacy-styling [type="reset"],.legacy-styling [type="submit"]{-webkit-appearance:button}.legacy-styling button::-moz-focus-inner,.legacy-styling [type="button"]::-moz-focus-inner,.legacy-styling [type="reset"]::-moz-focus-inner,.legacy-styling [type="submit"]::-moz-focus-inner{padding:0;border-style:none}.legacy-styling input[type="radio"],.legacy-styling input[type="checkbox"]{box-sizing:border-box;padding:0}.legacy-styling input[type="date"],.legacy-styling input[type="time"],.legacy-styling input[type="datetime-local"],.legacy-styling input[type="month"]{-webkit-appearance:listbox}.legacy-styling textarea{overflow:auto;resize:vertical}.legacy-styling fieldset{min-width:0;padding:0;margin:0;border:0}.legacy-styling 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}.legacy-styling progress{vertical-align:baseline}.legacy-styling [type="number"]::-webkit-inner-spin-button,.legacy-styling [type="number"]::-webkit-outer-spin-button{height:auto}.legacy-styling [type="search"]{outline-offset:-2px;-webkit-appearance:none}.legacy-styling [type="search"]::-webkit-search-cancel-button,.legacy-styling [type="search"]::-webkit-search-decoration{-webkit-appearance:none}.legacy-styling ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.legacy-styling output{display:inline-block}.legacy-styling summary{display:list-item;cursor:pointer}.legacy-styling template{display:none}.legacy-styling [hidden]{display:none !important}.legacy-styling :root{--blue: #2B79CA;--indigo: #6610f2;--purple: #BE3686;--pink: #FF2B75;--red: #dc3545;--orange: #fd7e14;--yellow: #ffc107;--green: #27D08B;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #6c757d;--gray-dark: #343a40;--primary: #2B79CA;--secondary: #6c757d;--purple: #BE3686;--pink: #FF2B75;--success: #27D08B;--info: #EDF7FC;--warning: #ffc107;--danger: #dc3545;--light: #fff;--dark: #385074;--breakpoint-xs: 0;--breakpoint-sm: 615px;--breakpoint-md: 768px;--breakpoint-lg: 1005px;--breakpoint-xl: 1240px;--font-family-sans-serif: "Lexend Deca", sans-serif;--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}.legacy-styling *,.legacy-styling *::before,.legacy-styling *::after{box-sizing:border-box}.legacy-styling{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}.legacy-styling article,.legacy-styling aside,.legacy-styling figcaption,.legacy-styling figure,.legacy-styling footer,.legacy-styling header,.legacy-styling hgroup,.legacy-styling main,.legacy-styling nav,.legacy-styling section{display:block}body{margin:0;padding:0}.legacy-styling{margin:0;font-family:"Lexend Deca", sans-serif;font-size:1.125rem;font-weight:350;line-height:1.5556;color:#000;text-align:left;background-color:#fff}.legacy-styling [tabindex="-1"]:focus{outline:0 !important}.legacy-styling hr{box-sizing:content-box;height:0;overflow:visible}.legacy-styling h1,.legacy-styling h2,.legacy-styling h3,.legacy-styling h4,.legacy-styling h5,.legacy-styling h6{margin-top:0;margin-bottom:5px}.legacy-styling p{margin-top:0;margin-bottom:1rem}.legacy-styling abbr[title],.legacy-styling abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}.legacy-styling address{margin-bottom:1rem;font-style:normal;line-height:inherit}.legacy-styling ol,.legacy-styling ul,.legacy-styling dl{margin-top:0;margin-bottom:1rem}.legacy-styling ol ol,.legacy-styling ul ul,.legacy-styling ol ul,.legacy-styling ul ol{margin-bottom:0}.legacy-styling dt{font-weight:800}.legacy-styling dd{margin-bottom:.5rem;margin-left:0}.legacy-styling blockquote{margin:0 0 1rem}.legacy-styling dfn{font-style:italic}.legacy-styling b,.legacy-styling strong{font-weight:bolder}.legacy-styling small{font-size:80%}.legacy-styling sub,.legacy-styling sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}.legacy-styling sub{bottom:-.25em}.legacy-styling sup{top:-.5em}.legacy-styling a{color:#2B79CA;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}.legacy-styling a:hover{color:#2B79CA;text-decoration:underline}.legacy-styling a:not([href]):not([tabindex]){color:inherit;text-decoration:none}.legacy-styling a:not([href]):not([tabindex]):hover,.legacy-styling a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}.legacy-styling a:not([href]):not([tabindex]):focus{outline:0}.legacy-styling pre,.legacy-styling code,.legacy-styling kbd,.legacy-styling samp{font-family:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-size:1em}.legacy-styling pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}.legacy-styling figure{margin:0 0 1rem}.legacy-styling img{vertical-align:middle;border-style:none}.legacy-styling svg{overflow:hidden;vertical-align:middle}.legacy-styling table{border-collapse:collapse}.legacy-styling caption{padding-top:15px 20px;padding-bottom:15px 20px;color:#6c757d;text-align:left;caption-side:bottom}.legacy-styling th{text-align:inherit}.legacy-styling label{display:inline-block;margin-bottom:0.5rem}.legacy-styling button{border-radius:0}.legacy-styling button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}.legacy-styling input,.legacy-styling button,.legacy-styling select,.legacy-styling optgroup,.legacy-styling textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.legacy-styling button,.legacy-styling input{overflow:visible}.legacy-styling button,.legacy-styling select{text-transform:none}.legacy-styling button,.legacy-styling html [type="button"],.legacy-styling [type="reset"],.legacy-styling [type="submit"]{-webkit-appearance:button}.legacy-styling button::-moz-focus-inner,.legacy-styling [type="button"]::-moz-focus-inner,.legacy-styling [type="reset"]::-moz-focus-inner,.legacy-styling [type="submit"]::-moz-focus-inner{padding:0;border-style:none}.legacy-styling input[type="radio"],.legacy-styling input[type="checkbox"]{box-sizing:border-box;padding:0}.legacy-styling input[type="date"],.legacy-styling input[type="time"],.legacy-styling input[type="datetime-local"],.legacy-styling input[type="month"]{-webkit-appearance:listbox}.legacy-styling textarea{overflow:auto;resize:vertical}.legacy-styling fieldset{min-width:0;padding:0;margin:0;border:0}.legacy-styling 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}.legacy-styling progress{vertical-align:baseline}.legacy-styling [type="number"]::-webkit-inner-spin-button,.legacy-styling [type="number"]::-webkit-outer-spin-button{height:auto}.legacy-styling [type="search"]{outline-offset:-2px;-webkit-appearance:none}.legacy-styling [type="search"]::-webkit-search-cancel-button,.legacy-styling [type="search"]::-webkit-search-decoration{-webkit-appearance:none}.legacy-styling ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.legacy-styling output{display:inline-block}.legacy-styling summary{display:list-item;cursor:pointer}.legacy-styling template{display:none}.legacy-styling [hidden]{display:none !important}.legacy-styling h1,.legacy-styling h2,.legacy-styling h3,.legacy-styling h4,.legacy-styling h5,.legacy-styling h6,.legacy-styling .h1,.legacy-styling .h2,.legacy-styling .h3,.legacy-styling .h4,.legacy-styling .h5,.legacy-styling .h6{margin-bottom:5px;font-family:inherit;font-weight:500;line-height:1.125;color:inherit}.legacy-styling h1,.legacy-styling .h1{font-size:3rem}.legacy-styling h2,.legacy-styling .h2{font-size:2.25rem}.legacy-styling h3,.legacy-styling .h3{font-size:1.5rem}.legacy-styling h4,.legacy-styling .h4{font-size:1.6875rem}.legacy-styling h5,.legacy-styling .h5{font-size:1.40625rem}.legacy-styling h6,.legacy-styling .h6{font-size:1.125rem}.legacy-styling .lead{font-size:1.40625rem;font-weight:300}.legacy-styling .display-1{font-size:6rem;font-weight:300;line-height:1.125}.legacy-styling .display-2{font-size:5.5rem;font-weight:300;line-height:1.125}.legacy-styling .display-3{font-size:4.5rem;font-weight:300;line-height:1.125}.legacy-styling .display-4{font-size:3.5rem;font-weight:300;line-height:1.125}.legacy-styling hr{margin-top:10px;margin-bottom:10px;border:0;border-top:1px solid rgba(0,0,0,0.1)}.legacy-styling small,.legacy-styling .small{font-size:14px;font-weight:350}.legacy-styling mark,.legacy-styling .mark{padding:0.2em;background-color:#fcf8e3}.legacy-styling .list-unstyled{padding-left:0;list-style:none}.legacy-styling .list-inline{padding-left:0;list-style:none}.legacy-styling .list-inline-item{display:inline-block}.legacy-styling .list-inline-item:not(:last-child){margin-right:0.5rem}.legacy-styling .initialism{font-size:90%;text-transform:uppercase}.legacy-styling .blockquote{margin-bottom:10px;font-size:1.40625rem}.legacy-styling .blockquote-footer{display:block;font-size:80%;color:#6c757d}.legacy-styling .blockquote-footer::before{content:"\2014 \00A0"}.legacy-styling .img-fluid{max-width:100%;height:auto}.legacy-styling .img-thumbnail{padding:0.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:12px;max-width:100%;height:auto}.legacy-styling .figure{display:inline-block}.legacy-styling .figure-img{margin-bottom:5px;line-height:1}.legacy-styling .figure-caption{font-size:90%;color:#6c757d}.legacy-styling code{font-size:87.5%;color:#BE3686;word-break:break-word}a>.legacy-styling code{color:inherit}.legacy-styling kbd{padding:0.2rem 0.4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:8px}.legacy-styling kbd kbd{padding:0;font-size:100%;font-weight:800}.legacy-styling pre{display:block;font-size:87.5%;color:#212529}.legacy-styling pre code{font-size:inherit;color:inherit;word-break:normal}.legacy-styling .pre-scrollable{max-height:340px;overflow-y:scroll}.legacy-styling .container{width:100%;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto}@media (min-width: 1240px){.legacy-styling .container{max-width:1200px}}.legacy-styling .container-fluid{width:100%;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto}.legacy-styling .row{display:flex;flex-wrap:wrap;margin-right:-20px;margin-left:-20px}.legacy-styling .no-gutters{margin-right:0;margin-left:0}.legacy-styling .no-gutters>.col,.legacy-styling .no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.legacy-styling .col-1,.legacy-styling .col-2,.legacy-styling .col-3,.legacy-styling .col-4,.legacy-styling .col-5,.legacy-styling .col-6,.legacy-styling .col-7,.legacy-styling .col-8,.legacy-styling .col-9,.legacy-styling .col-10,.legacy-styling .col-11,.legacy-styling .col-12,.legacy-styling .col,.legacy-styling .col-auto,.legacy-styling .col-sm-1,.legacy-styling .col-sm-2,.legacy-styling .col-sm-3,.legacy-styling .col-sm-4,.legacy-styling .col-sm-5,.legacy-styling .col-sm-6,.legacy-styling .col-sm-7,.legacy-styling .col-sm-8,.legacy-styling .col-sm-9,.legacy-styling .col-sm-10,.legacy-styling .col-sm-11,.legacy-styling .col-sm-12,.legacy-styling .col-sm,.legacy-styling .col-sm-auto,.legacy-styling .col-md-1,.legacy-styling .col-md-2,.legacy-styling .col-md-3,.legacy-styling .col-md-4,.legacy-styling .col-md-5,.legacy-styling .col-md-6,.legacy-styling .col-md-7,.legacy-styling .col-md-8,.legacy-styling .col-md-9,.legacy-styling .col-md-10,.legacy-styling .col-md-11,.legacy-styling .col-md-12,.legacy-styling .col-md,.legacy-styling .col-md-auto,.legacy-styling .col-lg-1,.legacy-styling .col-lg-2,.legacy-styling .col-lg-3,.legacy-styling .col-lg-4,.legacy-styling .col-lg-5,.legacy-styling .col-lg-6,.legacy-styling .col-lg-7,.legacy-styling .col-lg-8,.legacy-styling .col-lg-9,.legacy-styling .col-lg-10,.legacy-styling .col-lg-11,.legacy-styling .col-lg-12,.legacy-styling .col-lg,.legacy-styling .col-lg-auto,.legacy-styling .col-xl-1,.legacy-styling .col-xl-2,.legacy-styling .col-xl-3,.legacy-styling .col-xl-4,.legacy-styling .col-xl-5,.legacy-styling .col-xl-6,.legacy-styling .col-xl-7,.legacy-styling .col-xl-8,.legacy-styling .col-xl-9,.legacy-styling .col-xl-10,.legacy-styling .col-xl-11,.legacy-styling .col-xl-12,.legacy-styling .col-xl,.legacy-styling .col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:20px;padding-left:20px}.legacy-styling .col{flex-basis:0;flex-grow:1;max-width:100%}.legacy-styling .col-auto{flex:0 0 auto;width:auto;max-width:none}.legacy-styling .col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.legacy-styling .col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.legacy-styling .col-3{flex:0 0 25%;max-width:25%}.legacy-styling .col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.legacy-styling .col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.legacy-styling .col-6{flex:0 0 50%;max-width:50%}.legacy-styling .col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.legacy-styling .col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.legacy-styling .col-9{flex:0 0 75%;max-width:75%}.legacy-styling .col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.legacy-styling .col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.legacy-styling .col-12{flex:0 0 100%;max-width:100%}.legacy-styling .order-first{order:-1}.legacy-styling .order-last{order:13}.legacy-styling .order-0{order:0}.legacy-styling .order-1{order:1}.legacy-styling .order-2{order:2}.legacy-styling .order-3{order:3}.legacy-styling .order-4{order:4}.legacy-styling .order-5{order:5}.legacy-styling .order-6{order:6}.legacy-styling .order-7{order:7}.legacy-styling .order-8{order:8}.legacy-styling .order-9{order:9}.legacy-styling .order-10{order:10}.legacy-styling .order-11{order:11}.legacy-styling .order-12{order:12}.legacy-styling .offset-1{margin-left:8.3333333333%}.legacy-styling .offset-2{margin-left:16.6666666667%}.legacy-styling .offset-3{margin-left:25%}.legacy-styling .offset-4{margin-left:33.3333333333%}.legacy-styling .offset-5{margin-left:41.6666666667%}.legacy-styling .offset-6{margin-left:50%}.legacy-styling .offset-7{margin-left:58.3333333333%}.legacy-styling .offset-8{margin-left:66.6666666667%}.legacy-styling .offset-9{margin-left:75%}.legacy-styling .offset-10{margin-left:83.3333333333%}.legacy-styling .offset-11{margin-left:91.6666666667%}@media (min-width: 615px){.legacy-styling .col-sm{flex-basis:0;flex-grow:1;max-width:100%}.legacy-styling .col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.legacy-styling .col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.legacy-styling .col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.legacy-styling .col-sm-3{flex:0 0 25%;max-width:25%}.legacy-styling .col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.legacy-styling .col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.legacy-styling .col-sm-6{flex:0 0 50%;max-width:50%}.legacy-styling .col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.legacy-styling .col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.legacy-styling .col-sm-9{flex:0 0 75%;max-width:75%}.legacy-styling .col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.legacy-styling .col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.legacy-styling .col-sm-12{flex:0 0 100%;max-width:100%}.legacy-styling .order-sm-first{order:-1}.legacy-styling .order-sm-last{order:13}.legacy-styling .order-sm-0{order:0}.legacy-styling .order-sm-1{order:1}.legacy-styling .order-sm-2{order:2}.legacy-styling .order-sm-3{order:3}.legacy-styling .order-sm-4{order:4}.legacy-styling .order-sm-5{order:5}.legacy-styling .order-sm-6{order:6}.legacy-styling .order-sm-7{order:7}.legacy-styling .order-sm-8{order:8}.legacy-styling .order-sm-9{order:9}.legacy-styling .order-sm-10{order:10}.legacy-styling .order-sm-11{order:11}.legacy-styling .order-sm-12{order:12}.legacy-styling .offset-sm-0{margin-left:0}.legacy-styling .offset-sm-1{margin-left:8.3333333333%}.legacy-styling .offset-sm-2{margin-left:16.6666666667%}.legacy-styling .offset-sm-3{margin-left:25%}.legacy-styling .offset-sm-4{margin-left:33.3333333333%}.legacy-styling .offset-sm-5{margin-left:41.6666666667%}.legacy-styling .offset-sm-6{margin-left:50%}.legacy-styling .offset-sm-7{margin-left:58.3333333333%}.legacy-styling .offset-sm-8{margin-left:66.6666666667%}.legacy-styling .offset-sm-9{margin-left:75%}.legacy-styling .offset-sm-10{margin-left:83.3333333333%}.legacy-styling .offset-sm-11{margin-left:91.6666666667%}}@media (min-width: 768px){.legacy-styling .col-md{flex-basis:0;flex-grow:1;max-width:100%}.legacy-styling .col-md-auto{flex:0 0 auto;width:auto;max-width:none}.legacy-styling .col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.legacy-styling .col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.legacy-styling .col-md-3{flex:0 0 25%;max-width:25%}.legacy-styling .col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.legacy-styling .col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.legacy-styling .col-md-6{flex:0 0 50%;max-width:50%}.legacy-styling .col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.legacy-styling .col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.legacy-styling .col-md-9{flex:0 0 75%;max-width:75%}.legacy-styling .col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.legacy-styling .col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.legacy-styling .col-md-12{flex:0 0 100%;max-width:100%}.legacy-styling .order-md-first{order:-1}.legacy-styling .order-md-last{order:13}.legacy-styling .order-md-0{order:0}.legacy-styling .order-md-1{order:1}.legacy-styling .order-md-2{order:2}.legacy-styling .order-md-3{order:3}.legacy-styling .order-md-4{order:4}.legacy-styling .order-md-5{order:5}.legacy-styling .order-md-6{order:6}.legacy-styling .order-md-7{order:7}.legacy-styling .order-md-8{order:8}.legacy-styling .order-md-9{order:9}.legacy-styling .order-md-10{order:10}.legacy-styling .order-md-11{order:11}.legacy-styling .order-md-12{order:12}.legacy-styling .offset-md-0{margin-left:0}.legacy-styling .offset-md-1{margin-left:8.3333333333%}.legacy-styling .offset-md-2{margin-left:16.6666666667%}.legacy-styling .offset-md-3{margin-left:25%}.legacy-styling .offset-md-4{margin-left:33.3333333333%}.legacy-styling .offset-md-5{margin-left:41.6666666667%}.legacy-styling .offset-md-6{margin-left:50%}.legacy-styling .offset-md-7{margin-left:58.3333333333%}.legacy-styling .offset-md-8{margin-left:66.6666666667%}.legacy-styling .offset-md-9{margin-left:75%}.legacy-styling .offset-md-10{margin-left:83.3333333333%}.legacy-styling .offset-md-11{margin-left:91.6666666667%}}@media (min-width: 1005px){.legacy-styling .col-lg{flex-basis:0;flex-grow:1;max-width:100%}.legacy-styling .col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.legacy-styling .col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.legacy-styling .col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.legacy-styling .col-lg-3{flex:0 0 25%;max-width:25%}.legacy-styling .col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.legacy-styling .col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.legacy-styling .col-lg-6{flex:0 0 50%;max-width:50%}.legacy-styling .col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.legacy-styling .col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.legacy-styling .col-lg-9{flex:0 0 75%;max-width:75%}.legacy-styling .col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.legacy-styling .col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.legacy-styling .col-lg-12{flex:0 0 100%;max-width:100%}.legacy-styling .order-lg-first{order:-1}.legacy-styling .order-lg-last{order:13}.legacy-styling .order-lg-0{order:0}.legacy-styling .order-lg-1{order:1}.legacy-styling .order-lg-2{order:2}.legacy-styling .order-lg-3{order:3}.legacy-styling .order-lg-4{order:4}.legacy-styling .order-lg-5{order:5}.legacy-styling .order-lg-6{order:6}.legacy-styling .order-lg-7{order:7}.legacy-styling .order-lg-8{order:8}.legacy-styling .order-lg-9{order:9}.legacy-styling .order-lg-10{order:10}.legacy-styling .order-lg-11{order:11}.legacy-styling .order-lg-12{order:12}.legacy-styling .offset-lg-0{margin-left:0}.legacy-styling .offset-lg-1{margin-left:8.3333333333%}.legacy-styling .offset-lg-2{margin-left:16.6666666667%}.legacy-styling .offset-lg-3{margin-left:25%}.legacy-styling .offset-lg-4{margin-left:33.3333333333%}.legacy-styling .offset-lg-5{margin-left:41.6666666667%}.legacy-styling .offset-lg-6{margin-left:50%}.legacy-styling .offset-lg-7{margin-left:58.3333333333%}.legacy-styling .offset-lg-8{margin-left:66.6666666667%}.legacy-styling .offset-lg-9{margin-left:75%}.legacy-styling .offset-lg-10{margin-left:83.3333333333%}.legacy-styling .offset-lg-11{margin-left:91.6666666667%}}@media (min-width: 1240px){.legacy-styling .col-xl{flex-basis:0;flex-grow:1;max-width:100%}.legacy-styling .col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.legacy-styling .col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.legacy-styling .col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.legacy-styling .col-xl-3{flex:0 0 25%;max-width:25%}.legacy-styling .col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.legacy-styling .col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.legacy-styling .col-xl-6{flex:0 0 50%;max-width:50%}.legacy-styling .col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.legacy-styling .col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.legacy-styling .col-xl-9{flex:0 0 75%;max-width:75%}.legacy-styling .col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.legacy-styling .col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.legacy-styling .col-xl-12{flex:0 0 100%;max-width:100%}.legacy-styling .order-xl-first{order:-1}.legacy-styling .order-xl-last{order:13}.legacy-styling .order-xl-0{order:0}.legacy-styling .order-xl-1{order:1}.legacy-styling .order-xl-2{order:2}.legacy-styling .order-xl-3{order:3}.legacy-styling .order-xl-4{order:4}.legacy-styling .order-xl-5{order:5}.legacy-styling .order-xl-6{order:6}.legacy-styling .order-xl-7{order:7}.legacy-styling .order-xl-8{order:8}.legacy-styling .order-xl-9{order:9}.legacy-styling .order-xl-10{order:10}.legacy-styling .order-xl-11{order:11}.legacy-styling .order-xl-12{order:12}.legacy-styling .offset-xl-0{margin-left:0}.legacy-styling .offset-xl-1{margin-left:8.3333333333%}.legacy-styling .offset-xl-2{margin-left:16.6666666667%}.legacy-styling .offset-xl-3{margin-left:25%}.legacy-styling .offset-xl-4{margin-left:33.3333333333%}.legacy-styling .offset-xl-5{margin-left:41.6666666667%}.legacy-styling .offset-xl-6{margin-left:50%}.legacy-styling .offset-xl-7{margin-left:58.3333333333%}.legacy-styling .offset-xl-8{margin-left:66.6666666667%}.legacy-styling .offset-xl-9{margin-left:75%}.legacy-styling .offset-xl-10{margin-left:83.3333333333%}.legacy-styling .offset-xl-11{margin-left:91.6666666667%}}.legacy-styling .table{width:100%;margin-bottom:10px;background-color:transparent}.legacy-styling .table th,.legacy-styling .table td{padding:15px 20px;vertical-align:top;border-top:2px solid rgba(119,139,155,0.2)}.legacy-styling .table thead th{vertical-align:bottom;border-bottom:4px solid rgba(119,139,155,0.2)}.legacy-styling .table tbody+tbody{border-top:4px solid rgba(119,139,155,0.2)}.legacy-styling .table .table{background-color:#fff}.legacy-styling .table-sm th,.legacy-styling .table-sm td{padding:0.3rem}.legacy-styling .table-bordered{border:2px solid rgba(119,139,155,0.2)}.legacy-styling .table-bordered th,.legacy-styling .table-bordered td{border:2px solid rgba(119,139,155,0.2)}.legacy-styling .table-bordered thead th,.legacy-styling .table-bordered thead td{border-bottom-width:4px}.legacy-styling .table-borderless th,.legacy-styling .table-borderless td,.legacy-styling .table-borderless thead th,.legacy-styling .table-borderless tbody+tbody{border:0}.legacy-styling .table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,0.05)}.legacy-styling .table-hover tbody tr:hover{background-color:rgba(0,0,0,0.075)}.legacy-styling .table-primary,.legacy-styling .table-primary>th,.legacy-styling .table-primary>td{background-color:#c4d9f0}.legacy-styling .table-hover .table-primary:hover{background-color:#b0cceb}.legacy-styling .table-hover .table-primary:hover>td,.legacy-styling .table-hover .table-primary:hover>th{background-color:#b0cceb}.legacy-styling .table-secondary,.legacy-styling .table-secondary>th,.legacy-styling .table-secondary>td{background-color:#d6d8db}.legacy-styling .table-hover .table-secondary:hover{background-color:#c8cbcf}.legacy-styling .table-hover .table-secondary:hover>td,.legacy-styling .table-hover .table-secondary:hover>th{background-color:#c8cbcf}.legacy-styling .table-purple,.legacy-styling .table-purple>th,.legacy-styling .table-purple>td{background-color:#edc7dd}.legacy-styling .table-hover .table-purple:hover{background-color:#e7b4d1}.legacy-styling .table-hover .table-purple:hover>td,.legacy-styling .table-hover .table-purple:hover>th{background-color:#e7b4d1}.legacy-styling .table-pink,.legacy-styling .table-pink>th,.legacy-styling .table-pink>td{background-color:#ffc4d8}.legacy-styling .table-hover .table-pink:hover{background-color:#ffabc7}.legacy-styling .table-hover .table-pink:hover>td,.legacy-styling .table-hover .table-pink:hover>th{background-color:#ffabc7}.legacy-styling .table-success,.legacy-styling .table-success>th,.legacy-styling .table-success>td{background-color:#c3f2df}.legacy-styling .table-hover .table-success:hover{background-color:#aeedd4}.legacy-styling .table-hover .table-success:hover>td,.legacy-styling .table-hover .table-success:hover>th{background-color:#aeedd4}.legacy-styling .table-info,.legacy-styling .table-info>th,.legacy-styling .table-info>td{background-color:#fafdfe}.legacy-styling .table-hover .table-info:hover{background-color:#e5f5fa}.legacy-styling .table-hover .table-info:hover>td,.legacy-styling .table-hover .table-info:hover>th{background-color:#e5f5fa}.legacy-styling .table-warning,.legacy-styling .table-warning>th,.legacy-styling .table-warning>td{background-color:#ffeeba}.legacy-styling .table-hover .table-warning:hover{background-color:#ffe8a1}.legacy-styling .table-hover .table-warning:hover>td,.legacy-styling .table-hover .table-warning:hover>th{background-color:#ffe8a1}.legacy-styling .table-danger,.legacy-styling .table-danger>th,.legacy-styling .table-danger>td{background-color:#f5c6cb}.legacy-styling .table-hover .table-danger:hover{background-color:#f1b0b7}.legacy-styling .table-hover .table-danger:hover>td,.legacy-styling .table-hover .table-danger:hover>th{background-color:#f1b0b7}.legacy-styling .table-light,.legacy-styling .table-light>th,.legacy-styling .table-light>td{background-color:white}.legacy-styling .table-hover .table-light:hover{background-color:#f2f2f2}.legacy-styling .table-hover .table-light:hover>td,.legacy-styling .table-hover .table-light:hover>th{background-color:#f2f2f2}.legacy-styling .table-dark,.legacy-styling .table-dark>th,.legacy-styling .table-dark>td{background-color:#c7ced8}.legacy-styling .table-hover .table-dark:hover{background-color:#b8c1ce}.legacy-styling .table-hover .table-dark:hover>td,.legacy-styling .table-hover .table-dark:hover>th{background-color:#b8c1ce}.legacy-styling .table-active,.legacy-styling .table-active>th,.legacy-styling .table-active>td{background-color:rgba(0,0,0,0.075)}.legacy-styling .table-hover .table-active:hover{background-color:rgba(0,0,0,0.075)}.legacy-styling .table-hover .table-active:hover>td,.legacy-styling .table-hover .table-active:hover>th{background-color:rgba(0,0,0,0.075)}.legacy-styling .table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.legacy-styling .table .thead-light th{color:#495057;background-color:#e9ecef;border-color:rgba(119,139,155,0.2)}.legacy-styling .table-dark{color:#fff;background-color:#212529}.legacy-styling .table-dark th,.legacy-styling .table-dark td,.legacy-styling .table-dark thead th{border-color:#32383e}.legacy-styling .table-dark.table-bordered{border:0}.legacy-styling .table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,0.05)}.legacy-styling .table-dark.table-hover tbody tr:hover{background-color:rgba(255,255,255,0.075)}@media (max-width: 614.98px){.legacy-styling .table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.legacy-styling .table-responsive-sm>.table-bordered{border:0}}@media (max-width: 767.98px){.legacy-styling .table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.legacy-styling .table-responsive-md>.table-bordered{border:0}}@media (max-width: 1004.98px){.legacy-styling .table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.legacy-styling .table-responsive-lg>.table-bordered{border:0}}@media (max-width: 1239.98px){.legacy-styling .table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.legacy-styling .table-responsive-xl>.table-bordered{border:0}}.legacy-styling .table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.legacy-styling .table-responsive>.table-bordered{border:0}.legacy-styling .form-control{display:block;width:100%;height:calc(2.625rem + 2px);padding:0.75rem 1.3125rem;font-size:1.125rem;line-height:1;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:12px;transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media screen and (prefers-reduced-motion: reduce){.legacy-styling .form-control{transition:none}}.legacy-styling .form-control::-ms-expand{background-color:transparent;border:0}.legacy-styling .form-control:focus{color:#495057;background-color:#fff;border-color:#8eb9e7;outline:0;box-shadow:0 0 0 0.2rem rgba(43,121,202,0.25)}.legacy-styling .form-control::-moz-placeholder{color:#ACBCC9;opacity:1}.legacy-styling .form-control:-ms-input-placeholder{color:#ACBCC9;opacity:1}.legacy-styling .form-control::placeholder{color:#ACBCC9;opacity:1}.legacy-styling .form-control:disabled,.legacy-styling .form-control[readonly]{background-color:#e9ecef;opacity:1}.legacy-styling select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.legacy-styling .form-control-file,.legacy-styling .form-control-range{display:block;width:100%}.legacy-styling .col-form-label{padding-top:calc(0.75rem + 1px);padding-bottom:calc(0.75rem + 1px);margin-bottom:0;font-size:inherit;line-height:1}.legacy-styling .col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.40625rem;line-height:1.5556}.legacy-styling .col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.984375rem;line-height:1.5556}.legacy-styling .form-control-plaintext{display:block;width:100%;padding-top:0.75rem;padding-bottom:0.75rem;margin-bottom:0;line-height:1;color:#000;background-color:transparent;border:solid transparent;border-width:1px 0}.legacy-styling .form-control-plaintext.form-control-sm,.legacy-styling .form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.legacy-styling .form-control-sm{height:calc(2.03129375rem + 2px);padding:0.25rem 0.5rem;font-size:0.984375rem;line-height:1.5556;border-radius:8px}.legacy-styling .form-control-lg{height:calc(3.1875625rem + 2px);padding:0.5rem 1rem;font-size:1.40625rem;line-height:1.5556;border-radius:16px}.legacy-styling select.form-control[size],.legacy-styling select.form-control[multiple]{height:auto}.legacy-styling textarea.form-control{height:auto}.legacy-styling .form-group{margin-bottom:1rem}.legacy-styling .form-text{display:block;margin-top:0.25rem}.legacy-styling .form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.legacy-styling .form-row>.col,.legacy-styling .form-row>[class*="col-"]{padding-right:5px;padding-left:5px}.legacy-styling .form-check{position:relative;display:block;padding-left:1.25rem}.legacy-styling .form-check-input{position:absolute;margin-top:0.3rem;margin-left:-1.25rem}.legacy-styling .form-check-input:disabled~.form-check-label{color:#6c757d}.legacy-styling .form-check-label{margin-bottom:0}.legacy-styling .form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:0.75rem}.legacy-styling .form-check-inline .form-check-input{position:static;margin-top:0;margin-right:0.3125rem;margin-left:0}.legacy-styling .valid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:14px;color:#27D08B}.legacy-styling .valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:.1rem;font-size:0.984375rem;line-height:1.5556;color:#fff;background-color:rgba(39,208,139,0.9);border-radius:12px}.was-validated .legacy-styling .form-control:valid,.legacy-styling .form-control.is-valid,.was-validated .legacy-styling .custom-select:valid,.legacy-styling .custom-select.is-valid{border-color:#27D08B}.was-validated .legacy-styling .form-control:valid:focus,.legacy-styling .form-control.is-valid:focus,.was-validated .legacy-styling .custom-select:valid:focus,.legacy-styling .custom-select.is-valid:focus{border-color:#27D08B;box-shadow:0 0 0 0.2rem rgba(39,208,139,0.25)}.was-validated .legacy-styling .form-control:valid~.valid-feedback,.was-validated .legacy-styling .form-control:valid~.valid-tooltip,.legacy-styling .form-control.is-valid~.valid-feedback,.legacy-styling .form-control.is-valid~.valid-tooltip,.was-validated .legacy-styling .custom-select:valid~.valid-feedback,.was-validated .legacy-styling .custom-select:valid~.valid-tooltip,.legacy-styling .custom-select.is-valid~.valid-feedback,.legacy-styling .custom-select.is-valid~.valid-tooltip{display:block}.was-validated .legacy-styling .form-control-file:valid~.valid-feedback,.was-validated .legacy-styling .form-control-file:valid~.valid-tooltip,.legacy-styling .form-control-file.is-valid~.valid-feedback,.legacy-styling .form-control-file.is-valid~.valid-tooltip{display:block}.was-validated .legacy-styling .form-check-input:valid~.form-check-label,.legacy-styling .form-check-input.is-valid~.form-check-label{color:#27D08B}.was-validated .legacy-styling .form-check-input:valid~.valid-feedback,.was-validated .legacy-styling .form-check-input:valid~.valid-tooltip,.legacy-styling .form-check-input.is-valid~.valid-feedback,.legacy-styling .form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .legacy-styling .custom-control-input:valid~.custom-control-label,.legacy-styling .custom-control-input.is-valid~.custom-control-label{color:#27D08B}.was-validated .legacy-styling .custom-control-input:valid~.custom-control-label::before,.legacy-styling .custom-control-input.is-valid~.custom-control-label::before{background-color:#8deac4}.was-validated .legacy-styling .custom-control-input:valid~.valid-feedback,.was-validated .legacy-styling .custom-control-input:valid~.valid-tooltip,.legacy-styling .custom-control-input.is-valid~.valid-feedback,.legacy-styling .custom-control-input.is-valid~.valid-tooltip{display:block}.was-validated .legacy-styling .custom-control-input:valid:checked~.custom-control-label::before,.legacy-styling .custom-control-input.is-valid:checked~.custom-control-label::before{background-color:#4cdea2}.was-validated .legacy-styling .custom-control-input:valid:focus~.custom-control-label::before,.legacy-styling .custom-control-input.is-valid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 0.2rem rgba(39,208,139,0.25)}.was-validated .legacy-styling .custom-file-input:valid~.custom-file-label,.legacy-styling .custom-file-input.is-valid~.custom-file-label{border-color:#27D08B}.was-validated .legacy-styling .custom-file-input:valid~.custom-file-label::after,.legacy-styling .custom-file-input.is-valid~.custom-file-label::after{border-color:inherit}.was-validated .legacy-styling .custom-file-input:valid~.valid-feedback,.was-validated .legacy-styling .custom-file-input:valid~.valid-tooltip,.legacy-styling .custom-file-input.is-valid~.valid-feedback,.legacy-styling .custom-file-input.is-valid~.valid-tooltip{display:block}.was-validated .legacy-styling .custom-file-input:valid:focus~.custom-file-label,.legacy-styling .custom-file-input.is-valid:focus~.custom-file-label{box-shadow:0 0 0 0.2rem rgba(39,208,139,0.25)}.legacy-styling .invalid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:14px;color:#dc3545}.legacy-styling .invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:.1rem;font-size:0.984375rem;line-height:1.5556;color:#fff;background-color:rgba(220,53,69,0.9);border-radius:12px}.was-validated .legacy-styling .form-control:invalid,.legacy-styling .form-control.is-invalid,.was-validated .legacy-styling .custom-select:invalid,.legacy-styling .custom-select.is-invalid{border-color:#dc3545}.was-validated .legacy-styling .form-control:invalid:focus,.legacy-styling .form-control.is-invalid:focus,.was-validated .legacy-styling .custom-select:invalid:focus,.legacy-styling .custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 0.2rem rgba(220,53,69,0.25)}.was-validated .legacy-styling .form-control:invalid~.invalid-feedback,.was-validated .legacy-styling .form-control:invalid~.invalid-tooltip,.legacy-styling .form-control.is-invalid~.invalid-feedback,.legacy-styling .form-control.is-invalid~.invalid-tooltip,.was-validated .legacy-styling .custom-select:invalid~.invalid-feedback,.was-validated .legacy-styling .custom-select:invalid~.invalid-tooltip,.legacy-styling .custom-select.is-invalid~.invalid-feedback,.legacy-styling .custom-select.is-invalid~.invalid-tooltip{display:block}.was-validated .legacy-styling .form-control-file:invalid~.invalid-feedback,.was-validated .legacy-styling .form-control-file:invalid~.invalid-tooltip,.legacy-styling .form-control-file.is-invalid~.invalid-feedback,.legacy-styling .form-control-file.is-invalid~.invalid-tooltip{display:block}.was-validated .legacy-styling .form-check-input:invalid~.form-check-label,.legacy-styling .form-check-input.is-invalid~.form-check-label{color:#dc3545}.was-validated .legacy-styling .form-check-input:invalid~.invalid-feedback,.was-validated .legacy-styling .form-check-input:invalid~.invalid-tooltip,.legacy-styling .form-check-input.is-invalid~.invalid-feedback,.legacy-styling .form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .legacy-styling .custom-control-input:invalid~.custom-control-label,.legacy-styling .custom-control-input.is-invalid~.custom-control-label{color:#dc3545}.was-validated .legacy-styling .custom-control-input:invalid~.custom-control-label::before,.legacy-styling .custom-control-input.is-invalid~.custom-control-label::before{background-color:#efa2a9}.was-validated .legacy-styling .custom-control-input:invalid~.invalid-feedback,.was-validated .legacy-styling .custom-control-input:invalid~.invalid-tooltip,.legacy-styling .custom-control-input.is-invalid~.invalid-feedback,.legacy-styling .custom-control-input.is-invalid~.invalid-tooltip{display:block}.was-validated .legacy-styling .custom-control-input:invalid:checked~.custom-control-label::before,.legacy-styling .custom-control-input.is-invalid:checked~.custom-control-label::before{background-color:#e4606d}.was-validated .legacy-styling .custom-control-input:invalid:focus~.custom-control-label::before,.legacy-styling .custom-control-input.is-invalid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 0.2rem rgba(220,53,69,0.25)}.was-validated .legacy-styling .custom-file-input:invalid~.custom-file-label,.legacy-styling .custom-file-input.is-invalid~.custom-file-label{border-color:#dc3545}.was-validated .legacy-styling .custom-file-input:invalid~.custom-file-label::after,.legacy-styling .custom-file-input.is-invalid~.custom-file-label::after{border-color:inherit}.was-validated .legacy-styling .custom-file-input:invalid~.invalid-feedback,.was-validated .legacy-styling .custom-file-input:invalid~.invalid-tooltip,.legacy-styling .custom-file-input.is-invalid~.invalid-feedback,.legacy-styling .custom-file-input.is-invalid~.invalid-tooltip{display:block}.was-validated .legacy-styling .custom-file-input:invalid:focus~.custom-file-label,.legacy-styling .custom-file-input.is-invalid:focus~.custom-file-label{box-shadow:0 0 0 0.2rem rgba(220,53,69,0.25)}.legacy-styling .form-inline{display:flex;flex-flow:row wrap;align-items:center}.legacy-styling .form-inline .form-check{width:100%}@media (min-width: 615px){.legacy-styling .form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.legacy-styling .form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.legacy-styling .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.legacy-styling .form-inline .form-control-plaintext{display:inline-block}.legacy-styling .form-inline .input-group,.legacy-styling .form-inline .custom-select{width:auto}.legacy-styling .form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.legacy-styling .form-inline .form-check-input{position:relative;margin-top:0;margin-right:0.25rem;margin-left:0}.legacy-styling .form-inline .custom-control{align-items:center;justify-content:center}.legacy-styling .form-inline .custom-control-label{margin-bottom:0}}.legacy-styling .btn{display:inline-block;font-weight:800;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:0 solid transparent;padding:0.75rem 1.3125rem;font-size:1.125rem;line-height:1;border-radius:12px;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 screen and (prefers-reduced-motion: reduce){.legacy-styling .btn{transition:none}}.legacy-styling .btn:hover,.legacy-styling .btn:focus{text-decoration:none}.legacy-styling .btn:focus,.legacy-styling .btn.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(43,121,202,0.25)}.legacy-styling .btn.disabled,.legacy-styling .btn:disabled{opacity:0.65}.legacy-styling .btn:not(:disabled):not(.disabled){cursor:pointer}.legacy-styling a.btn.disabled,.legacy-styling fieldset:disabled a.btn{pointer-events:none}.legacy-styling .btn-primary{color:#fff;background-color:#2B79CA;border-color:#2B79CA}.legacy-styling .btn-primary:hover{color:#fff;background-color:#2466aa;border-color:#2260a0}.legacy-styling .btn-primary:focus,.legacy-styling .btn-primary.focus{box-shadow:0 0 0 0.2rem rgba(43,121,202,0.5)}.legacy-styling .btn-primary.disabled,.legacy-styling .btn-primary:disabled{color:#fff;background-color:#2B79CA;border-color:#2B79CA}.legacy-styling .btn-primary:not(:disabled):not(.disabled):active,.legacy-styling .btn-primary.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-primary.dropdown-toggle{color:#fff;background-color:#2260a0;border-color:#205a95}.legacy-styling .btn-primary:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-primary.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(43,121,202,0.5)}.legacy-styling .btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.legacy-styling .btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.legacy-styling .btn-secondary:focus,.legacy-styling .btn-secondary.focus{box-shadow:0 0 0 0.2rem rgba(108,117,125,0.5)}.legacy-styling .btn-secondary.disabled,.legacy-styling .btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.legacy-styling .btn-secondary:not(:disabled):not(.disabled):active,.legacy-styling .btn-secondary.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.legacy-styling .btn-secondary:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-secondary.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(108,117,125,0.5)}.legacy-styling .btn-purple{color:#fff;background-color:#BE3686;border-color:#BE3686}.legacy-styling .btn-purple:hover{color:#fff;background-color:#a02e71;border-color:#962b6a}.legacy-styling .btn-purple:focus,.legacy-styling .btn-purple.focus{box-shadow:0 0 0 0.2rem rgba(190,54,134,0.5)}.legacy-styling .btn-purple.disabled,.legacy-styling .btn-purple:disabled{color:#fff;background-color:#BE3686;border-color:#BE3686}.legacy-styling .btn-purple:not(:disabled):not(.disabled):active,.legacy-styling .btn-purple.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-purple.dropdown-toggle{color:#fff;background-color:#962b6a;border-color:#8c2863}.legacy-styling .btn-purple:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-purple.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-purple.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(190,54,134,0.5)}.legacy-styling .btn-pink{color:#fff;background-color:#FF2B75;border-color:#FF2B75}.legacy-styling .btn-pink:hover{color:#fff;background-color:#ff055c;border-color:#f70056}.legacy-styling .btn-pink:focus,.legacy-styling .btn-pink.focus{box-shadow:0 0 0 0.2rem rgba(255,43,117,0.5)}.legacy-styling .btn-pink.disabled,.legacy-styling .btn-pink:disabled{color:#fff;background-color:#FF2B75;border-color:#FF2B75}.legacy-styling .btn-pink:not(:disabled):not(.disabled):active,.legacy-styling .btn-pink.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-pink.dropdown-toggle{color:#fff;background-color:#f70056;border-color:#ea0052}.legacy-styling .btn-pink:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-pink.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-pink.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(255,43,117,0.5)}.legacy-styling .btn-success{color:#fff;background-color:#27D08B;border-color:#27D08B}.legacy-styling .btn-success:hover{color:#fff;background-color:#21b075;border-color:#1fa56e}.legacy-styling .btn-success:focus,.legacy-styling .btn-success.focus{box-shadow:0 0 0 0.2rem rgba(39,208,139,0.5)}.legacy-styling .btn-success.disabled,.legacy-styling .btn-success:disabled{color:#fff;background-color:#27D08B;border-color:#27D08B}.legacy-styling .btn-success:not(:disabled):not(.disabled):active,.legacy-styling .btn-success.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-success.dropdown-toggle{color:#fff;background-color:#1fa56e;border-color:#1d9a67}.legacy-styling .btn-success:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-success.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-success.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(39,208,139,0.5)}.legacy-styling .btn-info{color:#212529;background-color:#EDF7FC;border-color:#EDF7FC}.legacy-styling .btn-info:hover{color:#212529;background-color:#cce8f7;border-color:#c1e4f5}.legacy-styling .btn-info:focus,.legacy-styling .btn-info.focus{box-shadow:0 0 0 0.2rem rgba(237,247,252,0.5)}.legacy-styling .btn-info.disabled,.legacy-styling .btn-info:disabled{color:#212529;background-color:#EDF7FC;border-color:#EDF7FC}.legacy-styling .btn-info:not(:disabled):not(.disabled):active,.legacy-styling .btn-info.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-info.dropdown-toggle{color:#212529;background-color:#c1e4f5;border-color:#b6dff3}.legacy-styling .btn-info:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-info.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-info.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(237,247,252,0.5)}.legacy-styling .btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.legacy-styling .btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.legacy-styling .btn-warning:focus,.legacy-styling .btn-warning.focus{box-shadow:0 0 0 0.2rem rgba(255,193,7,0.5)}.legacy-styling .btn-warning.disabled,.legacy-styling .btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.legacy-styling .btn-warning:not(:disabled):not(.disabled):active,.legacy-styling .btn-warning.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.legacy-styling .btn-warning:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-warning.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(255,193,7,0.5)}.legacy-styling .btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.legacy-styling .btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.legacy-styling .btn-danger:focus,.legacy-styling .btn-danger.focus{box-shadow:0 0 0 0.2rem rgba(220,53,69,0.5)}.legacy-styling .btn-danger.disabled,.legacy-styling .btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.legacy-styling .btn-danger:not(:disabled):not(.disabled):active,.legacy-styling .btn-danger.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.legacy-styling .btn-danger:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-danger.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(220,53,69,0.5)}.legacy-styling .btn-light,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn{color:#212529;background-color:#fff;border-color:#fff}.legacy-styling .btn-light:hover,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn:hover{color:#212529;background-color:#ececec;border-color:#e6e6e6}.legacy-styling .btn-light:focus,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn:focus,.legacy-styling .btn-light.focus,.legacy-styling .page-results .press-ops-wrapper .btn-group .focus.btn{box-shadow:0 0 0 0.2rem rgba(255,255,255,0.5)}.legacy-styling .btn-light.disabled,.legacy-styling .page-results .press-ops-wrapper .btn-group .disabled.btn,.legacy-styling .btn-light:disabled,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn:disabled{color:#212529;background-color:#fff;border-color:#fff}.legacy-styling .btn-light:not(:disabled):not(.disabled):active,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn:not(:disabled):not(.disabled):active,.legacy-styling .btn-light.active:not(:disabled):not(.disabled),.legacy-styling .page-results .press-ops-wrapper .btn-group .btn.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-light.dropdown-toggle,.show>.legacy-styling .page-results .press-ops-wrapper .btn-group .dropdown-toggle.btn{color:#212529;background-color:#e6e6e6;border-color:#dfdfdf}.legacy-styling .btn-light:not(:disabled):not(.disabled):active:focus,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-light.active:not(:disabled):not(.disabled):focus,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-light.dropdown-toggle:focus,.show>.legacy-styling .page-results .press-ops-wrapper .btn-group .dropdown-toggle.btn:focus{box-shadow:0 0 0 0.2rem rgba(255,255,255,0.5)}.legacy-styling .btn-dark,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn.is-active{color:#fff;background-color:#385074;border-color:#385074}.legacy-styling .btn-dark:hover,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn.is-active:hover{color:#fff;background-color:#2c3e5a;border-color:#273852}.legacy-styling .btn-dark:focus,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn.is-active:focus,.legacy-styling .btn-dark.focus,.legacy-styling .page-results .press-ops-wrapper .btn-group .focus.btn.is-active{box-shadow:0 0 0 0.2rem rgba(56,80,116,0.5)}.legacy-styling .btn-dark.disabled,.legacy-styling .page-results .press-ops-wrapper .btn-group .disabled.btn.is-active,.legacy-styling .btn-dark:disabled,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn.is-active:disabled{color:#fff;background-color:#385074;border-color:#385074}.legacy-styling .btn-dark:not(:disabled):not(.disabled):active,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn.is-active:not(:disabled):not(.disabled):active,.legacy-styling .btn-dark.active:not(:disabled):not(.disabled),.legacy-styling .page-results .press-ops-wrapper .btn-group .btn.is-active.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-dark.dropdown-toggle,.show>.legacy-styling .page-results .press-ops-wrapper .btn-group .dropdown-toggle.btn.is-active{color:#fff;background-color:#273852;border-color:#233249}.legacy-styling .btn-dark:not(:disabled):not(.disabled):active:focus,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn.is-active:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-dark.active:not(:disabled):not(.disabled):focus,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn.is-active.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-dark.dropdown-toggle:focus,.show>.legacy-styling .page-results .press-ops-wrapper .btn-group .dropdown-toggle.btn.is-active:focus{box-shadow:0 0 0 0.2rem rgba(56,80,116,0.5)}.legacy-styling .btn-outline-primary{color:#2B79CA;background-color:transparent;background-image:none;border-color:#2B79CA}.legacy-styling .btn-outline-primary:hover{color:#fff;background-color:#2B79CA;border-color:#2B79CA}.legacy-styling .btn-outline-primary:focus,.legacy-styling .btn-outline-primary.focus{box-shadow:0 0 0 0.2rem rgba(43,121,202,0.5)}.legacy-styling .btn-outline-primary.disabled,.legacy-styling .btn-outline-primary:disabled{color:#2B79CA;background-color:transparent}.legacy-styling .btn-outline-primary:not(:disabled):not(.disabled):active,.legacy-styling .btn-outline-primary.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-outline-primary.dropdown-toggle{color:#fff;background-color:#2B79CA;border-color:#2B79CA}.legacy-styling .btn-outline-primary:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-outline-primary.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(43,121,202,0.5)}.legacy-styling .btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d}.legacy-styling .btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.legacy-styling .btn-outline-secondary:focus,.legacy-styling .btn-outline-secondary.focus{box-shadow:0 0 0 0.2rem rgba(108,117,125,0.5)}.legacy-styling .btn-outline-secondary.disabled,.legacy-styling .btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.legacy-styling .btn-outline-secondary:not(:disabled):not(.disabled):active,.legacy-styling .btn-outline-secondary.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.legacy-styling .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-outline-secondary.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(108,117,125,0.5)}.legacy-styling .btn-outline-purple{color:#BE3686;background-color:transparent;background-image:none;border-color:#BE3686}.legacy-styling .btn-outline-purple:hover{color:#fff;background-color:#BE3686;border-color:#BE3686}.legacy-styling .btn-outline-purple:focus,.legacy-styling .btn-outline-purple.focus{box-shadow:0 0 0 0.2rem rgba(190,54,134,0.5)}.legacy-styling .btn-outline-purple.disabled,.legacy-styling .btn-outline-purple:disabled{color:#BE3686;background-color:transparent}.legacy-styling .btn-outline-purple:not(:disabled):not(.disabled):active,.legacy-styling .btn-outline-purple.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-outline-purple.dropdown-toggle{color:#fff;background-color:#BE3686;border-color:#BE3686}.legacy-styling .btn-outline-purple:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-outline-purple.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-outline-purple.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(190,54,134,0.5)}.legacy-styling .btn-outline-pink{color:#FF2B75;background-color:transparent;background-image:none;border-color:#FF2B75}.legacy-styling .btn-outline-pink:hover{color:#fff;background-color:#FF2B75;border-color:#FF2B75}.legacy-styling .btn-outline-pink:focus,.legacy-styling .btn-outline-pink.focus{box-shadow:0 0 0 0.2rem rgba(255,43,117,0.5)}.legacy-styling .btn-outline-pink.disabled,.legacy-styling .btn-outline-pink:disabled{color:#FF2B75;background-color:transparent}.legacy-styling .btn-outline-pink:not(:disabled):not(.disabled):active,.legacy-styling .btn-outline-pink.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-outline-pink.dropdown-toggle{color:#fff;background-color:#FF2B75;border-color:#FF2B75}.legacy-styling .btn-outline-pink:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-outline-pink.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-outline-pink.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(255,43,117,0.5)}.legacy-styling .btn-outline-success{color:#27D08B;background-color:transparent;background-image:none;border-color:#27D08B}.legacy-styling .btn-outline-success:hover{color:#fff;background-color:#27D08B;border-color:#27D08B}.legacy-styling .btn-outline-success:focus,.legacy-styling .btn-outline-success.focus{box-shadow:0 0 0 0.2rem rgba(39,208,139,0.5)}.legacy-styling .btn-outline-success.disabled,.legacy-styling .btn-outline-success:disabled{color:#27D08B;background-color:transparent}.legacy-styling .btn-outline-success:not(:disabled):not(.disabled):active,.legacy-styling .btn-outline-success.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-outline-success.dropdown-toggle{color:#fff;background-color:#27D08B;border-color:#27D08B}.legacy-styling .btn-outline-success:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-outline-success.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(39,208,139,0.5)}.legacy-styling .btn-outline-info{color:#EDF7FC;background-color:transparent;background-image:none;border-color:#EDF7FC}.legacy-styling .btn-outline-info:hover{color:#212529;background-color:#EDF7FC;border-color:#EDF7FC}.legacy-styling .btn-outline-info:focus,.legacy-styling .btn-outline-info.focus{box-shadow:0 0 0 0.2rem rgba(237,247,252,0.5)}.legacy-styling .btn-outline-info.disabled,.legacy-styling .btn-outline-info:disabled{color:#EDF7FC;background-color:transparent}.legacy-styling .btn-outline-info:not(:disabled):not(.disabled):active,.legacy-styling .btn-outline-info.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-outline-info.dropdown-toggle{color:#212529;background-color:#EDF7FC;border-color:#EDF7FC}.legacy-styling .btn-outline-info:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-outline-info.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(237,247,252,0.5)}.legacy-styling .btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}.legacy-styling .btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.legacy-styling .btn-outline-warning:focus,.legacy-styling .btn-outline-warning.focus{box-shadow:0 0 0 0.2rem rgba(255,193,7,0.5)}.legacy-styling .btn-outline-warning.disabled,.legacy-styling .btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.legacy-styling .btn-outline-warning:not(:disabled):not(.disabled):active,.legacy-styling .btn-outline-warning.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.legacy-styling .btn-outline-warning:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-outline-warning.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(255,193,7,0.5)}.legacy-styling .btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}.legacy-styling .btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.legacy-styling .btn-outline-danger:focus,.legacy-styling .btn-outline-danger.focus{box-shadow:0 0 0 0.2rem rgba(220,53,69,0.5)}.legacy-styling .btn-outline-danger.disabled,.legacy-styling .btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.legacy-styling .btn-outline-danger:not(:disabled):not(.disabled):active,.legacy-styling .btn-outline-danger.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.legacy-styling .btn-outline-danger:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-outline-danger.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(220,53,69,0.5)}.legacy-styling .btn-outline-light{color:#fff;background-color:transparent;background-image:none;border-color:#fff}.legacy-styling .btn-outline-light:hover{color:#212529;background-color:#fff;border-color:#fff}.legacy-styling .btn-outline-light:focus,.legacy-styling .btn-outline-light.focus{box-shadow:0 0 0 0.2rem rgba(255,255,255,0.5)}.legacy-styling .btn-outline-light.disabled,.legacy-styling .btn-outline-light:disabled{color:#fff;background-color:transparent}.legacy-styling .btn-outline-light:not(:disabled):not(.disabled):active,.legacy-styling .btn-outline-light.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-outline-light.dropdown-toggle{color:#212529;background-color:#fff;border-color:#fff}.legacy-styling .btn-outline-light:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-outline-light.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(255,255,255,0.5)}.legacy-styling .btn-outline-dark{color:#385074;background-color:transparent;background-image:none;border-color:#385074}.legacy-styling .btn-outline-dark:hover{color:#fff;background-color:#385074;border-color:#385074}.legacy-styling .btn-outline-dark:focus,.legacy-styling .btn-outline-dark.focus{box-shadow:0 0 0 0.2rem rgba(56,80,116,0.5)}.legacy-styling .btn-outline-dark.disabled,.legacy-styling .btn-outline-dark:disabled{color:#385074;background-color:transparent}.legacy-styling .btn-outline-dark:not(:disabled):not(.disabled):active,.legacy-styling .btn-outline-dark.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-outline-dark.dropdown-toggle{color:#fff;background-color:#385074;border-color:#385074}.legacy-styling .btn-outline-dark:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-outline-dark.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(56,80,116,0.5)}.legacy-styling .btn-link{font-weight:350;color:#2B79CA;background-color:transparent}.legacy-styling .btn-link:hover{color:#2B79CA;text-decoration:underline;background-color:transparent;border-color:transparent}.legacy-styling .btn-link:focus,.legacy-styling .btn-link.focus{text-decoration:underline;border-color:transparent;box-shadow:none}.legacy-styling .btn-link:disabled,.legacy-styling .btn-link.disabled{color:#6c757d;pointer-events:none}.legacy-styling .btn-lg,.legacy-styling .btn-group-lg>.btn{padding:1.25rem 3rem;font-size:1.40625rem;line-height:1;border-radius:16px}.legacy-styling .btn-sm,.legacy-styling .btn-group-sm>.btn{padding:0.25rem 0.5rem;font-size:0.984375rem;line-height:1.5556;border-radius:8px}.legacy-styling .btn-block{display:block;width:100%}.legacy-styling .btn-block+.btn-block{margin-top:0.5rem}.legacy-styling input.btn-block[type="submit"],.legacy-styling input.btn-block[type="reset"],.legacy-styling input.btn-block[type="button"]{width:100%}.legacy-styling .fade{transition:opacity 0.15s linear}@media screen and (prefers-reduced-motion: reduce){.legacy-styling .fade{transition:none}}.legacy-styling .fade:not(.show){opacity:0}.legacy-styling .collapse:not(.show){display:none}.legacy-styling .collapsing{position:relative;height:0;overflow:hidden;transition:height 0.35s ease}@media screen and (prefers-reduced-motion: reduce){.legacy-styling .collapsing{transition:none}}.legacy-styling .dropup,.legacy-styling .dropright,.legacy-styling .dropdown,.legacy-styling .dropleft{position:relative}.legacy-styling .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:3.4px;vertical-align:3.4px;content:"";border-top:4px solid;border-right:4px solid transparent;border-bottom:0;border-left:4px solid transparent}.legacy-styling .dropdown-toggle:empty::after{margin-left:0}.legacy-styling .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:0 0;margin:0.125rem 0 0;font-size:1.125rem;color:#000;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid transparent;border-radius:12px}.legacy-styling .dropdown-menu-right{right:0;left:auto}.legacy-styling .dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:0.125rem}.legacy-styling .dropup .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:3.4px;vertical-align:3.4px;content:"";border-top:0;border-right:4px solid transparent;border-bottom:4px solid;border-left:4px solid transparent}.legacy-styling .dropup .dropdown-toggle:empty::after{margin-left:0}.legacy-styling .dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:0.125rem}.legacy-styling .dropright .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:3.4px;vertical-align:3.4px;content:"";border-top:4px solid transparent;border-right:0;border-bottom:4px solid transparent;border-left:4px solid}.legacy-styling .dropright .dropdown-toggle:empty::after{margin-left:0}.legacy-styling .dropright .dropdown-toggle::after{vertical-align:0}.legacy-styling .dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:0.125rem}.legacy-styling .dropleft .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:3.4px;vertical-align:3.4px;content:""}.legacy-styling .dropleft .dropdown-toggle::after{display:none}.legacy-styling .dropleft .dropdown-toggle::before{display:inline-block;width:0;height:0;margin-right:3.4px;vertical-align:3.4px;content:"";border-top:4px solid transparent;border-right:4px solid;border-bottom:4px solid transparent}.legacy-styling .dropleft .dropdown-toggle:empty::after{margin-left:0}.legacy-styling .dropleft .dropdown-toggle::before{vertical-align:0}.legacy-styling .dropdown-menu[x-placement^="top"],.legacy-styling .dropdown-menu[x-placement^="right"],.legacy-styling .dropdown-menu[x-placement^="bottom"],.legacy-styling .dropdown-menu[x-placement^="left"]{right:auto;bottom:auto}.legacy-styling .dropdown-divider{height:0;margin:5px 0;overflow:hidden;border-top:1px solid #e9ecef}.legacy-styling .dropdown-item{display:block;width:100%;padding:0.75rem 1rem;clear:both;font-weight:350;color:#778B9B;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.legacy-styling .dropdown-item:hover,.legacy-styling .dropdown-item:focus{color:#385074;text-decoration:none;background-color:transparent}.legacy-styling .dropdown-item.active,.legacy-styling .dropdown-item:active{color:#fff;text-decoration:none;background-color:#385074}.legacy-styling .dropdown-item.disabled,.legacy-styling .dropdown-item:disabled{color:#6c757d;background-color:transparent}.legacy-styling .dropdown-menu.show{display:block}.legacy-styling .dropdown-header{display:block;padding:0 1rem;margin-bottom:0;font-size:0.984375rem;color:#6c757d;white-space:nowrap}.legacy-styling .dropdown-item-text{display:block;padding:0.75rem 1rem;color:#778B9B}.legacy-styling .btn-group,.legacy-styling .btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.legacy-styling .btn-group>.btn,.legacy-styling .btn-group-vertical>.btn{position:relative;flex:0 1 auto}.legacy-styling .btn-group>.btn:hover,.legacy-styling .btn-group-vertical>.btn:hover{z-index:1}.legacy-styling .btn-group>.btn:focus,.legacy-styling .btn-group>.btn:active,.legacy-styling .btn-group>.btn.active,.legacy-styling .btn-group-vertical>.btn:focus,.legacy-styling .btn-group-vertical>.btn:active,.legacy-styling .btn-group-vertical>.btn.active{z-index:1}.legacy-styling .btn-group .btn+.btn,.legacy-styling .btn-group .btn+.btn-group,.legacy-styling .btn-group .btn-group+.btn,.legacy-styling .btn-group .btn-group+.btn-group,.legacy-styling .btn-group-vertical .btn+.btn,.legacy-styling .btn-group-vertical .btn+.btn-group,.legacy-styling .btn-group-vertical .btn-group+.btn,.legacy-styling .btn-group-vertical .btn-group+.btn-group{margin-left:0}.legacy-styling .btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.legacy-styling .btn-toolbar .input-group{width:auto}.legacy-styling .btn-group>.btn:first-child{margin-left:0}.legacy-styling .btn-group>.btn:not(:last-child):not(.dropdown-toggle),.legacy-styling .btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.legacy-styling .btn-group>.btn:not(:first-child),.legacy-styling .btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.legacy-styling .dropdown-toggle-split{padding-right:0.984375rem;padding-left:0.984375rem}.legacy-styling .dropdown-toggle-split::after,.dropup .legacy-styling .dropdown-toggle-split::after,.dropright .legacy-styling .dropdown-toggle-split::after{margin-left:0}.dropleft .legacy-styling .dropdown-toggle-split::before{margin-right:0}.legacy-styling .btn-sm+.dropdown-toggle-split,.legacy-styling .btn-group-sm>.btn+.dropdown-toggle-split{padding-right:0.375rem;padding-left:0.375rem}.legacy-styling .btn-lg+.dropdown-toggle-split,.legacy-styling .btn-group-lg>.btn+.dropdown-toggle-split{padding-right:2.25rem;padding-left:2.25rem}.legacy-styling .btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.legacy-styling .btn-group-vertical .btn,.legacy-styling .btn-group-vertical .btn-group{width:100%}.legacy-styling .btn-group-vertical>.btn+.btn,.legacy-styling .btn-group-vertical>.btn+.btn-group,.legacy-styling .btn-group-vertical>.btn-group+.btn,.legacy-styling .btn-group-vertical>.btn-group+.btn-group{margin-top:0;margin-left:0}.legacy-styling .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.legacy-styling .btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.legacy-styling .btn-group-vertical>.btn:not(:first-child),.legacy-styling .btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.legacy-styling .btn-group-toggle>.btn,.legacy-styling .btn-group-toggle>.btn-group>.btn{margin-bottom:0}.legacy-styling .btn-group-toggle>.btn input[type="radio"],.legacy-styling .btn-group-toggle>.btn input[type="checkbox"],.legacy-styling .btn-group-toggle>.btn-group>.btn input[type="radio"],.legacy-styling .btn-group-toggle>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.legacy-styling .input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.legacy-styling .input-group>.form-control,.legacy-styling .input-group>.custom-select,.legacy-styling .input-group>.custom-file{position:relative;flex:1 1 auto;width:1%;margin-bottom:0}.legacy-styling .input-group>.form-control+.form-control,.legacy-styling .input-group>.form-control+.custom-select,.legacy-styling .input-group>.form-control+.custom-file,.legacy-styling .input-group>.custom-select+.form-control,.legacy-styling .input-group>.custom-select+.custom-select,.legacy-styling .input-group>.custom-select+.custom-file,.legacy-styling .input-group>.custom-file+.form-control,.legacy-styling .input-group>.custom-file+.custom-select,.legacy-styling .input-group>.custom-file+.custom-file{margin-left:-1px}.legacy-styling .input-group>.form-control:focus,.legacy-styling .input-group>.custom-select:focus,.legacy-styling .input-group>.custom-file .custom-file-input:focus~.custom-file-label{z-index:3}.legacy-styling .input-group>.custom-file .custom-file-input:focus{z-index:4}.legacy-styling .input-group>.form-control:not(:last-child),.legacy-styling .input-group>.custom-select:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.legacy-styling .input-group>.form-control:not(:first-child),.legacy-styling .input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.legacy-styling .input-group>.custom-file{display:flex;align-items:center}.legacy-styling .input-group>.custom-file:not(:last-child) .custom-file-label,.legacy-styling .input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.legacy-styling .input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.legacy-styling .input-group-prepend,.legacy-styling .input-group-append{display:flex}.legacy-styling .input-group-prepend .btn,.legacy-styling .input-group-append .btn{position:relative;z-index:2}.legacy-styling .input-group-prepend .btn+.btn,.legacy-styling .input-group-prepend .btn+.input-group-text,.legacy-styling .input-group-prepend .input-group-text+.input-group-text,.legacy-styling .input-group-prepend .input-group-text+.btn,.legacy-styling .input-group-append .btn+.btn,.legacy-styling .input-group-append .btn+.input-group-text,.legacy-styling .input-group-append .input-group-text+.input-group-text,.legacy-styling .input-group-append .input-group-text+.btn{margin-left:-1px}.legacy-styling .input-group-prepend{margin-right:-1px}.legacy-styling .input-group-append{margin-left:-1px}.legacy-styling .input-group-text{display:flex;align-items:center;padding:0.75rem 1.3125rem;margin-bottom:0;font-size:1.125rem;font-weight:350;line-height:1;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:12px}.legacy-styling .input-group-text input[type="radio"],.legacy-styling .input-group-text input[type="checkbox"]{margin-top:0}.legacy-styling .input-group-lg>.form-control,.legacy-styling .input-group-lg>.input-group-prepend>.input-group-text,.legacy-styling .input-group-lg>.input-group-append>.input-group-text,.legacy-styling .input-group-lg>.input-group-prepend>.btn,.legacy-styling .input-group-lg>.input-group-append>.btn{height:calc(3.1875625rem + 2px);padding:0.5rem 1rem;font-size:1.40625rem;line-height:1.5556;border-radius:16px}.legacy-styling .input-group-sm>.form-control,.legacy-styling .input-group-sm>.input-group-prepend>.input-group-text,.legacy-styling .input-group-sm>.input-group-append>.input-group-text,.legacy-styling .input-group-sm>.input-group-prepend>.btn,.legacy-styling .input-group-sm>.input-group-append>.btn{height:calc(2.03129375rem + 2px);padding:0.25rem 0.5rem;font-size:0.984375rem;line-height:1.5556;border-radius:8px}.legacy-styling .input-group>.input-group-prepend>.btn,.legacy-styling .input-group>.input-group-prepend>.input-group-text,.legacy-styling .input-group>.input-group-append:not(:last-child)>.btn,.legacy-styling .input-group>.input-group-append:not(:last-child)>.input-group-text,.legacy-styling .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.legacy-styling .input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.legacy-styling .input-group>.input-group-append>.btn,.legacy-styling .input-group>.input-group-append>.input-group-text,.legacy-styling .input-group>.input-group-prepend:not(:first-child)>.btn,.legacy-styling .input-group>.input-group-prepend:not(:first-child)>.input-group-text,.legacy-styling .input-group>.input-group-prepend:first-child>.btn:not(:first-child),.legacy-styling .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.legacy-styling .custom-control{position:relative;display:block;min-height:1.75005rem;padding-left:1.5rem}.legacy-styling .custom-control-inline{display:inline-flex;margin-right:1rem}.legacy-styling .custom-control-input{position:absolute;z-index:-1;opacity:0}.legacy-styling .custom-control-input:checked~.custom-control-label::before{color:#fff;background-color:#2B79CA}.legacy-styling .custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 0.2rem rgba(43,121,202,0.25)}.legacy-styling .custom-control-input:active~.custom-control-label::before{color:#fff;background-color:#b8d3f0}.legacy-styling .custom-control-input:disabled~.custom-control-label{color:#6c757d}.legacy-styling .custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.legacy-styling .custom-control-label{position:relative;margin-bottom:0}.legacy-styling .custom-control-label::before{position:absolute;top:0.375025rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#dee2e6}.legacy-styling .custom-control-label::after{position:absolute;top:0.375025rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.legacy-styling .custom-checkbox .custom-control-label::before{border-radius:12px}.legacy-styling .custom-checkbox .custom-control-input:checked~.custom-control-label::before{background-color:#2B79CA}.legacy-styling .custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.legacy-styling .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{background-color:#2B79CA}.legacy-styling .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.legacy-styling .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(43,121,202,0.5)}.legacy-styling .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(43,121,202,0.5)}.legacy-styling .custom-radio .custom-control-label::before{border-radius:50%}.legacy-styling .custom-radio .custom-control-input:checked~.custom-control-label::before{background-color:#2B79CA}.legacy-styling .custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.legacy-styling .custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(43,121,202,0.5)}.legacy-styling .custom-select{display:inline-block;width:100%;height:calc(2.625rem + 2px);padding:0.375rem 1.75rem 0.375rem 0.75rem;line-height:1;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;background-size:8px 10px;border:1px solid #ced4da;border-radius:12px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.legacy-styling .custom-select:focus{border-color:#8eb9e7;outline:0;box-shadow:0 0 0 0.2rem rgba(142,185,231,0.5)}.legacy-styling .custom-select:focus::-ms-value{color:#495057;background-color:#fff}.legacy-styling .custom-select[multiple],.legacy-styling .custom-select[size]:not([size="1"]){height:auto;padding-right:0.75rem;background-image:none}.legacy-styling .custom-select:disabled{color:#6c757d;background-color:#e9ecef}.legacy-styling .custom-select::-ms-expand{opacity:0}.legacy-styling .custom-select-sm{height:calc(2.03129375rem + 2px);padding-top:0.375rem;padding-bottom:0.375rem;font-size:75%}.legacy-styling .custom-select-lg{height:calc(3.1875625rem + 2px);padding-top:0.375rem;padding-bottom:0.375rem;font-size:125%}.legacy-styling .custom-file{position:relative;display:inline-block;width:100%;height:calc(2.625rem + 2px);margin-bottom:0}.legacy-styling .custom-file-input{position:relative;z-index:2;width:100%;height:calc(2.625rem + 2px);margin:0;opacity:0}.legacy-styling .custom-file-input:focus~.custom-file-label{border-color:#8eb9e7;box-shadow:0 0 0 0.2rem rgba(43,121,202,0.25)}.legacy-styling .custom-file-input:focus~.custom-file-label::after{border-color:#8eb9e7}.legacy-styling .custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.legacy-styling .custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.legacy-styling .custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(2.625rem + 2px);padding:0.75rem 1.3125rem;line-height:1;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:12px}.legacy-styling .custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:2.625rem;padding:0.75rem 1.3125rem;line-height:1;color:#495057;content:"Browse";background-color:#e9ecef;border-left:1px solid #ced4da;border-radius:0 12px 12px 0}.legacy-styling .custom-range{width:100%;padding-left:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.legacy-styling .custom-range:focus{outline:none}.legacy-styling .custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 0.2rem rgba(43,121,202,0.25)}.legacy-styling .custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 0.2rem rgba(43,121,202,0.25)}.legacy-styling .custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 0.2rem rgba(43,121,202,0.25)}.legacy-styling .custom-range::-moz-focus-outer{border:0}.legacy-styling .custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#2B79CA;border:0;border-radius:1rem;-webkit-transition:background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;-webkit-appearance:none;appearance:none}@media screen and (prefers-reduced-motion: reduce){.legacy-styling .custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.legacy-styling .custom-range::-webkit-slider-thumb:active{background-color:#b8d3f0}.legacy-styling .custom-range::-webkit-slider-runnable-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.legacy-styling .custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#2B79CA;border:0;border-radius:1rem;-moz-transition:background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;-moz-appearance:none;appearance:none}@media screen and (prefers-reduced-motion: reduce){.legacy-styling .custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.legacy-styling .custom-range::-moz-range-thumb:active{background-color:#b8d3f0}.legacy-styling .custom-range::-moz-range-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.legacy-styling .custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:0.2rem;margin-left:0.2rem;background-color:#2B79CA;border:0;border-radius:1rem;-ms-transition:background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;appearance:none}@media screen and (prefers-reduced-motion: reduce){.legacy-styling .custom-range::-ms-thumb{-ms-transition:none;transition:none}}.legacy-styling .custom-range::-ms-thumb:active{background-color:#b8d3f0}.legacy-styling .custom-range::-ms-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:0.5rem}.legacy-styling .custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.legacy-styling .custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.legacy-styling .custom-control-label::before,.legacy-styling .custom-file-label,.legacy-styling .custom-select{transition:background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media screen and (prefers-reduced-motion: reduce){.legacy-styling .custom-control-label::before,.legacy-styling .custom-file-label,.legacy-styling .custom-select{transition:none}}.legacy-styling .nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.legacy-styling .nav-link{display:block;padding:0.5rem 1rem}.legacy-styling .nav-link:hover,.legacy-styling .nav-link:focus{text-decoration:none}.legacy-styling .nav-link.disabled{color:#6c757d}.legacy-styling .nav-tabs{border-bottom:1px solid #dee2e6}.legacy-styling .nav-tabs .nav-item{margin-bottom:-1px}.legacy-styling .nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:12px;border-top-right-radius:12px}.legacy-styling .nav-tabs .nav-link:hover,.legacy-styling .nav-tabs .nav-link:focus{border-color:#e9ecef #e9ecef #dee2e6}.legacy-styling .nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.legacy-styling .nav-tabs .nav-link.active,.legacy-styling .nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.legacy-styling .nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.legacy-styling .nav-pills .nav-link{border-radius:12px}.legacy-styling .nav-pills .nav-link.active,.legacy-styling .nav-pills .show>.nav-link{color:#fff;background-color:#2B79CA}.legacy-styling .nav-fill .nav-item{flex:1 1 auto;text-align:center}.legacy-styling .nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.legacy-styling .tab-content>.tab-pane{display:none}.legacy-styling .tab-content>.active{display:block}.legacy-styling .navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:5px 10px}.legacy-styling .navbar>.container,.legacy-styling .navbar>.container-fluid{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.legacy-styling .navbar-brand{display:inline-block;padding-top:0.28124375rem;padding-bottom:0.28124375rem;margin-right:10px;font-size:1.40625rem;line-height:inherit;white-space:nowrap}.legacy-styling .navbar-brand:hover,.legacy-styling .navbar-brand:focus{text-decoration:none}.legacy-styling .navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.legacy-styling .navbar-nav .nav-link{padding-right:0;padding-left:0}.legacy-styling .navbar-nav .dropdown-menu{position:static;float:none}.legacy-styling .navbar-text{display:inline-block;padding-top:0.5rem;padding-bottom:0.5rem}.legacy-styling .navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.legacy-styling .navbar-toggler{padding:0.25rem 0.75rem;font-size:1.40625rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:12px}.legacy-styling .navbar-toggler:hover,.legacy-styling .navbar-toggler:focus{text-decoration:none}.legacy-styling .navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.legacy-styling .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: 614.98px){.legacy-styling .navbar-expand-sm>.container,.legacy-styling .navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width: 615px){.legacy-styling .navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.legacy-styling .navbar-expand-sm .navbar-nav{flex-direction:row}.legacy-styling .navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.legacy-styling .navbar-expand-sm .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.legacy-styling .navbar-expand-sm>.container,.legacy-styling .navbar-expand-sm>.container-fluid{flex-wrap:nowrap}.legacy-styling .navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.legacy-styling .navbar-expand-sm .navbar-toggler{display:none}}@media (max-width: 767.98px){.legacy-styling .navbar-expand-md>.container,.legacy-styling .navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width: 768px){.legacy-styling .navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.legacy-styling .navbar-expand-md .navbar-nav{flex-direction:row}.legacy-styling .navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.legacy-styling .navbar-expand-md .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.legacy-styling .navbar-expand-md>.container,.legacy-styling .navbar-expand-md>.container-fluid{flex-wrap:nowrap}.legacy-styling .navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.legacy-styling .navbar-expand-md .navbar-toggler{display:none}}@media (max-width: 1004.98px){.legacy-styling .navbar-expand-lg>.container,.legacy-styling .navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width: 1005px){.legacy-styling .navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.legacy-styling .navbar-expand-lg .navbar-nav{flex-direction:row}.legacy-styling .navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.legacy-styling .navbar-expand-lg .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.legacy-styling .navbar-expand-lg>.container,.legacy-styling .navbar-expand-lg>.container-fluid{flex-wrap:nowrap}.legacy-styling .navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.legacy-styling .navbar-expand-lg .navbar-toggler{display:none}}@media (max-width: 1239.98px){.legacy-styling .navbar-expand-xl>.container,.legacy-styling .navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width: 1240px){.legacy-styling .navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.legacy-styling .navbar-expand-xl .navbar-nav{flex-direction:row}.legacy-styling .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.legacy-styling .navbar-expand-xl .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.legacy-styling .navbar-expand-xl>.container,.legacy-styling .navbar-expand-xl>.container-fluid{flex-wrap:nowrap}.legacy-styling .navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.legacy-styling .navbar-expand-xl .navbar-toggler{display:none}}.legacy-styling .navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.legacy-styling .navbar-expand>.container,.legacy-styling .navbar-expand>.container-fluid{padding-right:0;padding-left:0}.legacy-styling .navbar-expand .navbar-nav{flex-direction:row}.legacy-styling .navbar-expand .navbar-nav .dropdown-menu{position:absolute}.legacy-styling .navbar-expand .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.legacy-styling .navbar-expand>.container,.legacy-styling .navbar-expand>.container-fluid{flex-wrap:nowrap}.legacy-styling .navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.legacy-styling .navbar-expand .navbar-toggler{display:none}.legacy-styling .navbar-light .navbar-brand{color:rgba(0,0,0,0.9)}.legacy-styling .navbar-light .navbar-brand:hover,.legacy-styling .navbar-light .navbar-brand:focus{color:rgba(0,0,0,0.9)}.legacy-styling .navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,0.5)}.legacy-styling .navbar-light .navbar-nav .nav-link:hover,.legacy-styling .navbar-light .navbar-nav .nav-link:focus{color:rgba(0,0,0,0.7)}.legacy-styling .navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,0.3)}.legacy-styling .navbar-light .navbar-nav .show>.nav-link,.legacy-styling .navbar-light .navbar-nav .active>.nav-link,.legacy-styling .navbar-light .navbar-nav .nav-link.show,.legacy-styling .navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,0.9)}.legacy-styling .navbar-light .navbar-toggler{color:rgba(0,0,0,0.5);border-color:rgba(0,0,0,0.1)}.legacy-styling .navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.legacy-styling .navbar-light .navbar-text{color:rgba(0,0,0,0.5)}.legacy-styling .navbar-light .navbar-text a{color:rgba(0,0,0,0.9)}.legacy-styling .navbar-light .navbar-text a:hover,.legacy-styling .navbar-light .navbar-text a:focus{color:rgba(0,0,0,0.9)}.legacy-styling .navbar-dark .navbar-brand{color:#fff}.legacy-styling .navbar-dark .navbar-brand:hover,.legacy-styling .navbar-dark .navbar-brand:focus{color:#fff}.legacy-styling .navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,0.5)}.legacy-styling .navbar-dark .navbar-nav .nav-link:hover,.legacy-styling .navbar-dark .navbar-nav .nav-link:focus{color:rgba(255,255,255,0.75)}.legacy-styling .navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,0.25)}.legacy-styling .navbar-dark .navbar-nav .show>.nav-link,.legacy-styling .navbar-dark .navbar-nav .active>.nav-link,.legacy-styling .navbar-dark .navbar-nav .nav-link.show,.legacy-styling .navbar-dark .navbar-nav .nav-link.active{color:#fff}.legacy-styling .navbar-dark .navbar-toggler{color:rgba(255,255,255,0.5);border-color:rgba(255,255,255,0.1)}.legacy-styling .navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.legacy-styling .navbar-dark .navbar-text{color:rgba(255,255,255,0.5)}.legacy-styling .navbar-dark .navbar-text a{color:#fff}.legacy-styling .navbar-dark .navbar-text a:hover,.legacy-styling .navbar-dark .navbar-text a:focus{color:#fff}.legacy-styling .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:12px}.legacy-styling .card>hr{margin-right:0;margin-left:0}.legacy-styling .card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.legacy-styling .card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:12px;border-bottom-left-radius:12px}.legacy-styling .card-body{flex:1 1 auto;padding:1.25rem}.legacy-styling .card-title{margin-bottom:0.75rem}.legacy-styling .card-subtitle{margin-top:-0.375rem;margin-bottom:0}.legacy-styling .card-text:last-child{margin-bottom:0}.legacy-styling .card-link:hover{text-decoration:none}.legacy-styling .card-link+.card-link{margin-left:1.25rem}.legacy-styling .card-header{padding:0.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,0.03);border-bottom:1px solid rgba(0,0,0,0.125)}.legacy-styling .card-header:first-child{border-radius:calc(12px - 1px) calc(12px - 1px) 0 0}.legacy-styling .card-header+.list-group .list-group-item:first-child{border-top:0}.legacy-styling .card-footer{padding:0.75rem 1.25rem;background-color:rgba(0,0,0,0.03);border-top:1px solid rgba(0,0,0,0.125)}.legacy-styling .card-footer:last-child{border-radius:0 0 calc(12px - 1px) calc(12px - 1px)}.legacy-styling .card-header-tabs{margin-right:-0.625rem;margin-bottom:-0.75rem;margin-left:-0.625rem;border-bottom:0}.legacy-styling .card-header-pills{margin-right:-0.625rem;margin-left:-0.625rem}.legacy-styling .card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.legacy-styling .card-img{width:100%;border-radius:calc(12px - 1px)}.legacy-styling .card-img-top{width:100%;border-top-left-radius:calc(12px - 1px);border-top-right-radius:calc(12px - 1px)}.legacy-styling .card-img-bottom{width:100%;border-bottom-right-radius:calc(12px - 1px);border-bottom-left-radius:calc(12px - 1px)}.legacy-styling .card-deck{display:flex;flex-direction:column}.legacy-styling .card-deck .card{margin-bottom:20px}@media (min-width: 615px){.legacy-styling .card-deck{flex-flow:row wrap;margin-right:-20px;margin-left:-20px}.legacy-styling .card-deck .card{display:flex;flex:1 0 0%;flex-direction:column;margin-right:20px;margin-bottom:0;margin-left:20px}}.legacy-styling .card-group{display:flex;flex-direction:column}.legacy-styling .card-group>.card{margin-bottom:20px}@media (min-width: 615px){.legacy-styling .card-group{flex-flow:row wrap}.legacy-styling .card-group>.card{flex:1 0 0%;margin-bottom:0}.legacy-styling .card-group>.card+.card{margin-left:0;border-left:0}.legacy-styling .card-group>.card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.legacy-styling .card-group>.card:first-child .card-img-top,.legacy-styling .card-group>.card:first-child .card-header{border-top-right-radius:0}.legacy-styling .card-group>.card:first-child .card-img-bottom,.legacy-styling .card-group>.card:first-child .card-footer{border-bottom-right-radius:0}.legacy-styling .card-group>.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.legacy-styling .card-group>.card:last-child .card-img-top,.legacy-styling .card-group>.card:last-child .card-header{border-top-left-radius:0}.legacy-styling .card-group>.card:last-child .card-img-bottom,.legacy-styling .card-group>.card:last-child .card-footer{border-bottom-left-radius:0}.legacy-styling .card-group>.card:only-child{border-radius:12px}.legacy-styling .card-group>.card:only-child .card-img-top,.legacy-styling .card-group>.card:only-child .card-header{border-top-left-radius:12px;border-top-right-radius:12px}.legacy-styling .card-group>.card:only-child .card-img-bottom,.legacy-styling .card-group>.card:only-child .card-footer{border-bottom-right-radius:12px;border-bottom-left-radius:12px}.legacy-styling .card-group>.card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}.legacy-styling .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,.legacy-styling .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.legacy-styling .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.legacy-styling .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer{border-radius:0}}.legacy-styling .card-columns .card{margin-bottom:0.75rem}@media (min-width: 615px){.legacy-styling .card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.legacy-styling .card-columns .card{display:inline-block;width:100%}}.legacy-styling .accordion .card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.legacy-styling .accordion .card:not(:first-of-type) .card-header:first-child{border-radius:0}.legacy-styling .accordion .card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.legacy-styling .accordion .card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.legacy-styling .breadcrumb{display:flex;flex-wrap:wrap;padding:0.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:12px}.legacy-styling .breadcrumb-item+.breadcrumb-item{padding-left:0.5rem}.legacy-styling .breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:0.5rem;color:#6c757d;content:"/"}.legacy-styling .breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.legacy-styling .breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.legacy-styling .breadcrumb-item.active{color:#6c757d}.legacy-styling .pagination{display:flex;padding-left:0;list-style:none;border-radius:12px}.legacy-styling .page-link{position:relative;display:block;padding:0 0;margin-left:0;line-height:1;color:#778A9C;background-color:transparent;border:0 solid transparent}.legacy-styling .page-link:hover{z-index:2;color:#385074;text-decoration:none;background-color:transparent;border-color:transparent}.legacy-styling .page-link:focus{z-index:2;outline:0;box-shadow:none}.legacy-styling .page-link:not(:disabled):not(.disabled){cursor:pointer}.legacy-styling .page-item:first-child .page-link{margin-left:0;border-top-left-radius:12px;border-bottom-left-radius:12px}.legacy-styling .page-item:last-child .page-link{border-top-right-radius:12px;border-bottom-right-radius:12px}.legacy-styling .page-item.active .page-link{z-index:1;color:#fff;background-color:#385074;border-color:transparent}.legacy-styling .page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:transparent}.legacy-styling .pagination-lg .page-link{padding:0 0;font-size:1.40625rem;line-height:1.5556}.legacy-styling .pagination-lg .page-item:first-child .page-link{border-top-left-radius:16px;border-bottom-left-radius:16px}.legacy-styling .pagination-lg .page-item:last-child .page-link{border-top-right-radius:16px;border-bottom-right-radius:16px}.legacy-styling .pagination-sm .page-link{padding:0 0;font-size:0.984375rem;line-height:1.5556}.legacy-styling .pagination-sm .page-item:first-child .page-link{border-top-left-radius:8px;border-bottom-left-radius:8px}.legacy-styling .pagination-sm .page-item:last-child .page-link{border-top-right-radius:8px;border-bottom-right-radius:8px}.legacy-styling .badge{display:inline-block;padding:0.25em 0.4em;font-size:75%;font-weight:800;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:12px}.legacy-styling .badge:empty{display:none}.legacy-styling .btn .badge{position:relative;top:-1px}.legacy-styling .badge-pill{padding-right:0.6em;padding-left:0.6em;border-radius:10rem}.legacy-styling .badge-primary{color:#fff;background-color:#2B79CA}.legacy-styling .badge-primary[href]:hover,.legacy-styling .badge-primary[href]:focus{color:#fff;text-decoration:none;background-color:#2260a0}.legacy-styling .badge-secondary{color:#fff;background-color:#6c757d}.legacy-styling .badge-secondary[href]:hover,.legacy-styling .badge-secondary[href]:focus{color:#fff;text-decoration:none;background-color:#545b62}.legacy-styling .badge-purple{color:#fff;background-color:#BE3686}.legacy-styling .badge-purple[href]:hover,.legacy-styling .badge-purple[href]:focus{color:#fff;text-decoration:none;background-color:#962b6a}.legacy-styling .badge-pink{color:#fff;background-color:#FF2B75}.legacy-styling .badge-pink[href]:hover,.legacy-styling .badge-pink[href]:focus{color:#fff;text-decoration:none;background-color:#f70056}.legacy-styling .badge-success{color:#fff;background-color:#27D08B}.legacy-styling .badge-success[href]:hover,.legacy-styling .badge-success[href]:focus{color:#fff;text-decoration:none;background-color:#1fa56e}.legacy-styling .badge-info{color:#212529;background-color:#EDF7FC}.legacy-styling .badge-info[href]:hover,.legacy-styling .badge-info[href]:focus{color:#212529;text-decoration:none;background-color:#c1e4f5}.legacy-styling .badge-warning{color:#212529;background-color:#ffc107}.legacy-styling .badge-warning[href]:hover,.legacy-styling .badge-warning[href]:focus{color:#212529;text-decoration:none;background-color:#d39e00}.legacy-styling .badge-danger{color:#fff;background-color:#dc3545}.legacy-styling .badge-danger[href]:hover,.legacy-styling .badge-danger[href]:focus{color:#fff;text-decoration:none;background-color:#bd2130}.legacy-styling .badge-light{color:#212529;background-color:#fff}.legacy-styling .badge-light[href]:hover,.legacy-styling .badge-light[href]:focus{color:#212529;text-decoration:none;background-color:#e6e6e6}.legacy-styling .badge-dark{color:#fff;background-color:#385074}.legacy-styling .badge-dark[href]:hover,.legacy-styling .badge-dark[href]:focus{color:#fff;text-decoration:none;background-color:#273852}.legacy-styling .jumbotron{padding:30px 15px;margin-bottom:30px;background-color:#EDF7FC;border-radius:16px}@media (min-width: 615px){.legacy-styling .jumbotron{padding:60px 30px}}.legacy-styling .jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.legacy-styling .alert{position:relative;padding:0.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:12px}.legacy-styling .alert-heading{color:inherit}.legacy-styling .alert-link{font-weight:800}.legacy-styling .alert-dismissible{padding-right:4.1875rem}.legacy-styling .alert-dismissible .close{position:absolute;top:0;right:0;padding:0.75rem 1.25rem;color:inherit}.legacy-styling .alert-primary{color:#163f69;background-color:#d5e4f4;border-color:#c4d9f0}.legacy-styling .alert-primary hr{border-top-color:#b0cceb}.legacy-styling .alert-primary .alert-link{color:#0d263f}.legacy-styling .alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.legacy-styling .alert-secondary hr{border-top-color:#c8cbcf}.legacy-styling .alert-secondary .alert-link{color:#202326}.legacy-styling .alert-purple{color:#631c46;background-color:#f2d7e7;border-color:#edc7dd}.legacy-styling .alert-purple hr{border-top-color:#e7b4d1}.legacy-styling .alert-purple .alert-link{color:#3b112a}.legacy-styling .alert-pink{color:#85163d;background-color:#ffd5e3;border-color:#ffc4d8}.legacy-styling .alert-pink hr{border-top-color:#ffabc7}.legacy-styling .alert-pink .alert-link{color:#590f29}.legacy-styling .alert-success{color:#146c48;background-color:#d4f6e8;border-color:#c3f2df}.legacy-styling .alert-success hr{border-top-color:#aeedd4}.legacy-styling .alert-success .alert-link{color:#0c412b}.legacy-styling .alert-info{color:#7b8083;background-color:#fbfdfe;border-color:#fafdfe}.legacy-styling .alert-info hr{border-top-color:#e5f5fa}.legacy-styling .alert-info .alert-link{color:#626669}.legacy-styling .alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.legacy-styling .alert-warning hr{border-top-color:#ffe8a1}.legacy-styling .alert-warning .alert-link{color:#533f03}.legacy-styling .alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.legacy-styling .alert-danger hr{border-top-color:#f1b0b7}.legacy-styling .alert-danger .alert-link{color:#491217}.legacy-styling .alert-light{color:#858585;background-color:white;border-color:white}.legacy-styling .alert-light hr{border-top-color:#f2f2f2}.legacy-styling .alert-light .alert-link{color:#6c6c6c}.legacy-styling .alert-dark{color:#1d2a3c;background-color:#d7dce3;border-color:#c7ced8}.legacy-styling .alert-dark hr{border-top-color:#b8c1ce}.legacy-styling .alert-dark .alert-link{color:#0c121a}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.legacy-styling .progress{display:flex;height:1rem;overflow:hidden;font-size:0.84375rem;background-color:#e9ecef;border-radius:12px}.legacy-styling .progress-bar{display:flex;flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#2B79CA;transition:width 0.6s ease}@media screen and (prefers-reduced-motion: reduce){.legacy-styling .progress-bar{transition:none}}.legacy-styling .progress-bar-striped{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-size:1rem 1rem}.legacy-styling .progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.legacy-styling .media{display:flex;align-items:flex-start}.legacy-styling .media-body{flex:1}.legacy-styling .list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0}.legacy-styling .list-group-item-action{width:100%;color:#495057;text-align:inherit}.legacy-styling .list-group-item-action:hover,.legacy-styling .list-group-item-action:focus{color:#495057;text-decoration:none;background-color:#f8f9fa}.legacy-styling .list-group-item-action:active{color:#000;background-color:#e9ecef}.legacy-styling .list-group-item{position:relative;display:block;padding:0.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,0.125)}.legacy-styling .list-group-item:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.legacy-styling .list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:12px;border-bottom-left-radius:12px}.legacy-styling .list-group-item:hover,.legacy-styling .list-group-item:focus{z-index:1;text-decoration:none}.legacy-styling .list-group-item.disabled,.legacy-styling .list-group-item:disabled{color:#6c757d;background-color:#fff}.legacy-styling .list-group-item.active{z-index:2;color:#fff;background-color:#2B79CA;border-color:#2B79CA}.legacy-styling .list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.legacy-styling .list-group-flush:first-child .list-group-item:first-child{border-top:0}.legacy-styling .list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.legacy-styling .list-group-item-primary{color:#163f69;background-color:#c4d9f0}.legacy-styling .list-group-item-primary.list-group-item-action:hover,.legacy-styling .list-group-item-primary.list-group-item-action:focus{color:#163f69;background-color:#b0cceb}.legacy-styling .list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#163f69;border-color:#163f69}.legacy-styling .list-group-item-secondary{color:#383d41;background-color:#d6d8db}.legacy-styling .list-group-item-secondary.list-group-item-action:hover,.legacy-styling .list-group-item-secondary.list-group-item-action:focus{color:#383d41;background-color:#c8cbcf}.legacy-styling .list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.legacy-styling .list-group-item-purple{color:#631c46;background-color:#edc7dd}.legacy-styling .list-group-item-purple.list-group-item-action:hover,.legacy-styling .list-group-item-purple.list-group-item-action:focus{color:#631c46;background-color:#e7b4d1}.legacy-styling .list-group-item-purple.list-group-item-action.active{color:#fff;background-color:#631c46;border-color:#631c46}.legacy-styling .list-group-item-pink{color:#85163d;background-color:#ffc4d8}.legacy-styling .list-group-item-pink.list-group-item-action:hover,.legacy-styling .list-group-item-pink.list-group-item-action:focus{color:#85163d;background-color:#ffabc7}.legacy-styling .list-group-item-pink.list-group-item-action.active{color:#fff;background-color:#85163d;border-color:#85163d}.legacy-styling .list-group-item-success{color:#146c48;background-color:#c3f2df}.legacy-styling .list-group-item-success.list-group-item-action:hover,.legacy-styling .list-group-item-success.list-group-item-action:focus{color:#146c48;background-color:#aeedd4}.legacy-styling .list-group-item-success.list-group-item-action.active{color:#fff;background-color:#146c48;border-color:#146c48}.legacy-styling .list-group-item-info{color:#7b8083;background-color:#fafdfe}.legacy-styling .list-group-item-info.list-group-item-action:hover,.legacy-styling .list-group-item-info.list-group-item-action:focus{color:#7b8083;background-color:#e5f5fa}.legacy-styling .list-group-item-info.list-group-item-action.active{color:#fff;background-color:#7b8083;border-color:#7b8083}.legacy-styling .list-group-item-warning{color:#856404;background-color:#ffeeba}.legacy-styling .list-group-item-warning.list-group-item-action:hover,.legacy-styling .list-group-item-warning.list-group-item-action:focus{color:#856404;background-color:#ffe8a1}.legacy-styling .list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.legacy-styling .list-group-item-danger{color:#721c24;background-color:#f5c6cb}.legacy-styling .list-group-item-danger.list-group-item-action:hover,.legacy-styling .list-group-item-danger.list-group-item-action:focus{color:#721c24;background-color:#f1b0b7}.legacy-styling .list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.legacy-styling .list-group-item-light{color:#858585;background-color:white}.legacy-styling .list-group-item-light.list-group-item-action:hover,.legacy-styling .list-group-item-light.list-group-item-action:focus{color:#858585;background-color:#f2f2f2}.legacy-styling .list-group-item-light.list-group-item-action.active{color:#fff;background-color:#858585;border-color:#858585}.legacy-styling .list-group-item-dark{color:#1d2a3c;background-color:#c7ced8}.legacy-styling .list-group-item-dark.list-group-item-action:hover,.legacy-styling .list-group-item-dark.list-group-item-action:focus{color:#1d2a3c;background-color:#b8c1ce}.legacy-styling .list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1d2a3c;border-color:#1d2a3c}.legacy-styling .close{float:right;font-size:1.6875rem;font-weight:800;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.legacy-styling .close:not(:disabled):not(.disabled){cursor:pointer}.legacy-styling .close:not(:disabled):not(.disabled):hover,.legacy-styling .close:not(:disabled):not(.disabled):focus{color:#000;text-decoration:none;opacity:.75}.legacy-styling button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none}.legacy-styling .modal-open{overflow:hidden}.legacy-styling .modal-open .modal{overflow-x:hidden;overflow-y:auto}.legacy-styling .modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.legacy-styling .modal-dialog{position:relative;width:auto;margin:0.5rem;pointer-events:none}.modal.fade .legacy-styling .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0, -25%)}@media screen and (prefers-reduced-motion: reduce){.modal.fade .legacy-styling .modal-dialog{transition:none}}.modal.show .legacy-styling .modal-dialog{transform:translate(0, 0)}.legacy-styling .modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - (0.5rem * 2))}.legacy-styling .modal-dialog-centered::before{display:block;height:calc(100vh - (0.5rem * 2));content:""}.legacy-styling .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:16px;outline:0}.legacy-styling .modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.legacy-styling .modal-backdrop.fade{opacity:0}.legacy-styling .modal-backdrop.show{opacity:0.7}.legacy-styling .modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:30px 40px;border-bottom:0 solid #e9ecef;border-top-left-radius:16px;border-top-right-radius:16px}.legacy-styling .modal-header .close{padding:30px 40px;margin:-30px 40px -30px 40px -30px 40px auto}.legacy-styling .modal-title{margin-bottom:0;line-height:1.5556}.legacy-styling .modal-body{position:relative;flex:1 1 auto;padding:40px}.legacy-styling .modal-footer{display:flex;align-items:center;justify-content:flex-end;padding:40px;border-top:0 solid #e9ecef}.legacy-styling .modal-footer>:not(:first-child){margin-left:.25rem}.legacy-styling .modal-footer>:not(:last-child){margin-right:.25rem}.legacy-styling .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 615px){.legacy-styling .modal-dialog{max-width:680px;margin:1.75rem auto}.legacy-styling .modal-dialog-centered{min-height:calc(100% - (1.75rem * 2))}.legacy-styling .modal-dialog-centered::before{height:calc(100vh - (1.75rem * 2))}.legacy-styling .modal-sm{max-width:300px}}@media (min-width: 1005px){.legacy-styling .modal-lg{max-width:800px}}.legacy-styling .tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:"Lexend Deca", sans-serif;font-style:normal;font-weight:350;line-height:1.5556;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:0.984375rem;word-wrap:break-word;opacity:0}.legacy-styling .tooltip.show{opacity:0.9}.legacy-styling .tooltip .arrow{position:absolute;display:block;width:0.8rem;height:0.4rem}.legacy-styling .tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.legacy-styling .bs-tooltip-top,.legacy-styling .bs-tooltip-auto[x-placement^="top"]{padding:0.4rem 0}.legacy-styling .bs-tooltip-top .arrow,.legacy-styling .bs-tooltip-auto[x-placement^="top"] .arrow{bottom:0}.legacy-styling .bs-tooltip-top .arrow::before,.legacy-styling .bs-tooltip-auto[x-placement^="top"] .arrow::before{top:0;border-width:0.4rem 0.4rem 0;border-top-color:#000}.legacy-styling .bs-tooltip-right,.legacy-styling .bs-tooltip-auto[x-placement^="right"]{padding:0 0.4rem}.legacy-styling .bs-tooltip-right .arrow,.legacy-styling .bs-tooltip-auto[x-placement^="right"] .arrow{left:0;width:0.4rem;height:0.8rem}.legacy-styling .bs-tooltip-right .arrow::before,.legacy-styling .bs-tooltip-auto[x-placement^="right"] .arrow::before{right:0;border-width:0.4rem 0.4rem 0.4rem 0;border-right-color:#000}.legacy-styling .bs-tooltip-bottom,.legacy-styling .bs-tooltip-auto[x-placement^="bottom"]{padding:0.4rem 0}.legacy-styling .bs-tooltip-bottom .arrow,.legacy-styling .bs-tooltip-auto[x-placement^="bottom"] .arrow{top:0}.legacy-styling .bs-tooltip-bottom .arrow::before,.legacy-styling .bs-tooltip-auto[x-placement^="bottom"] .arrow::before{bottom:0;border-width:0 0.4rem 0.4rem;border-bottom-color:#000}.legacy-styling .bs-tooltip-left,.legacy-styling .bs-tooltip-auto[x-placement^="left"]{padding:0 0.4rem}.legacy-styling .bs-tooltip-left .arrow,.legacy-styling .bs-tooltip-auto[x-placement^="left"] .arrow{right:0;width:0.4rem;height:0.8rem}.legacy-styling .bs-tooltip-left .arrow::before,.legacy-styling .bs-tooltip-auto[x-placement^="left"] .arrow::before{left:0;border-width:0.4rem 0 0.4rem 0.4rem;border-left-color:#000}.legacy-styling .tooltip-inner{max-width:200px;padding:0.25rem 0.5rem;color:#fff;text-align:center;background-color:#000;border-radius:12px}.legacy-styling .popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:"Lexend Deca", sans-serif;font-style:normal;font-weight:350;line-height:1.5556;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:0.984375rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:16px}.legacy-styling .popover .arrow{position:absolute;display:block;width:1rem;height:0.5rem;margin:0 16px}.legacy-styling .popover .arrow::before,.legacy-styling .popover .arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.legacy-styling .bs-popover-top,.legacy-styling .bs-popover-auto[x-placement^="top"]{margin-bottom:0.5rem}.legacy-styling .bs-popover-top .arrow,.legacy-styling .bs-popover-auto[x-placement^="top"] .arrow{bottom:calc((0.5rem + 1px) * -1)}.legacy-styling .bs-popover-top .arrow::before,.legacy-styling .bs-popover-auto[x-placement^="top"] .arrow::before,.legacy-styling .bs-popover-top .arrow::after,.legacy-styling .bs-popover-auto[x-placement^="top"] .arrow::after{border-width:0.5rem 0.5rem 0}.legacy-styling .bs-popover-top .arrow::before,.legacy-styling .bs-popover-auto[x-placement^="top"] .arrow::before{bottom:0;border-top-color:rgba(0,0,0,0.25)}.legacy-styling .bs-popover-top .arrow::after,.legacy-styling .bs-popover-auto[x-placement^="top"] .arrow::after{bottom:1px;border-top-color:#fff}.legacy-styling .bs-popover-right,.legacy-styling .bs-popover-auto[x-placement^="right"]{margin-left:0.5rem}.legacy-styling .bs-popover-right .arrow,.legacy-styling .bs-popover-auto[x-placement^="right"] .arrow{left:calc((0.5rem + 1px) * -1);width:0.5rem;height:1rem;margin:16px 0}.legacy-styling .bs-popover-right .arrow::before,.legacy-styling .bs-popover-auto[x-placement^="right"] .arrow::before,.legacy-styling .bs-popover-right .arrow::after,.legacy-styling .bs-popover-auto[x-placement^="right"] .arrow::after{border-width:0.5rem 0.5rem 0.5rem 0}.legacy-styling .bs-popover-right .arrow::before,.legacy-styling .bs-popover-auto[x-placement^="right"] .arrow::before{left:0;border-right-color:rgba(0,0,0,0.25)}.legacy-styling .bs-popover-right .arrow::after,.legacy-styling .bs-popover-auto[x-placement^="right"] .arrow::after{left:1px;border-right-color:#fff}.legacy-styling .bs-popover-bottom,.legacy-styling .bs-popover-auto[x-placement^="bottom"]{margin-top:0.5rem}.legacy-styling .bs-popover-bottom .arrow,.legacy-styling .bs-popover-auto[x-placement^="bottom"] .arrow{top:calc((0.5rem + 1px) * -1)}.legacy-styling .bs-popover-bottom .arrow::before,.legacy-styling .bs-popover-auto[x-placement^="bottom"] .arrow::before,.legacy-styling .bs-popover-bottom .arrow::after,.legacy-styling .bs-popover-auto[x-placement^="bottom"] .arrow::after{border-width:0 0.5rem 0.5rem 0.5rem}.legacy-styling .bs-popover-bottom .arrow::before,.legacy-styling .bs-popover-auto[x-placement^="bottom"] .arrow::before{top:0;border-bottom-color:rgba(0,0,0,0.25)}.legacy-styling .bs-popover-bottom .arrow::after,.legacy-styling .bs-popover-auto[x-placement^="bottom"] .arrow::after{top:1px;border-bottom-color:#fff}.legacy-styling .bs-popover-bottom .popover-header::before,.legacy-styling .bs-popover-auto[x-placement^="bottom"] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-0.5rem;content:"";border-bottom:1px solid #f7f7f7}.legacy-styling .bs-popover-left,.legacy-styling .bs-popover-auto[x-placement^="left"]{margin-right:0.5rem}.legacy-styling .bs-popover-left .arrow,.legacy-styling .bs-popover-auto[x-placement^="left"] .arrow{right:calc((0.5rem + 1px) * -1);width:0.5rem;height:1rem;margin:16px 0}.legacy-styling .bs-popover-left .arrow::before,.legacy-styling .bs-popover-auto[x-placement^="left"] .arrow::before,.legacy-styling .bs-popover-left .arrow::after,.legacy-styling .bs-popover-auto[x-placement^="left"] .arrow::after{border-width:0.5rem 0 0.5rem 0.5rem}.legacy-styling .bs-popover-left .arrow::before,.legacy-styling .bs-popover-auto[x-placement^="left"] .arrow::before{right:0;border-left-color:rgba(0,0,0,0.25)}.legacy-styling .bs-popover-left .arrow::after,.legacy-styling .bs-popover-auto[x-placement^="left"] .arrow::after{right:1px;border-left-color:#fff}.legacy-styling .popover-header{padding:0.5rem 0.75rem;margin-bottom:0;font-size:1.125rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(16px - 1px);border-top-right-radius:calc(16px - 1px)}.legacy-styling .popover-header:empty{display:none}.legacy-styling .popover-body{padding:0.5rem 0.75rem;color:#000}.legacy-styling .carousel{position:relative}.legacy-styling .carousel-inner{position:relative;width:100%;overflow:hidden}.legacy-styling .carousel-item{position:relative;display:none;align-items:center;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px}.legacy-styling .carousel-item.active,.legacy-styling .carousel-item-next,.legacy-styling .carousel-item-prev{display:block;transition:transform 0.6s ease}@media screen and (prefers-reduced-motion: reduce){.legacy-styling .carousel-item.active,.legacy-styling .carousel-item-next,.legacy-styling .carousel-item-prev{transition:none}}.legacy-styling .carousel-item-next,.legacy-styling .carousel-item-prev{position:absolute;top:0}.legacy-styling .carousel-item-next.carousel-item-left,.legacy-styling .carousel-item-prev.carousel-item-right{transform:translateX(0)}@supports (transform-style: preserve-3d){.legacy-styling .carousel-item-next.carousel-item-left,.legacy-styling .carousel-item-prev.carousel-item-right{transform:translate3d(0, 0, 0)}}.legacy-styling .carousel-item-next,.legacy-styling .active.carousel-item-right{transform:translateX(100%)}@supports (transform-style: preserve-3d){.legacy-styling .carousel-item-next,.legacy-styling .active.carousel-item-right{transform:translate3d(100%, 0, 0)}}.legacy-styling .carousel-item-prev,.legacy-styling .active.carousel-item-left{transform:translateX(-100%)}@supports (transform-style: preserve-3d){.legacy-styling .carousel-item-prev,.legacy-styling .active.carousel-item-left{transform:translate3d(-100%, 0, 0)}}.legacy-styling .carousel-fade .carousel-item{opacity:0;transition-duration:.6s;transition-property:opacity}.legacy-styling .carousel-fade .carousel-item.active,.legacy-styling .carousel-fade .carousel-item-next.carousel-item-left,.legacy-styling .carousel-fade .carousel-item-prev.carousel-item-right{opacity:1}.legacy-styling .carousel-fade .active.carousel-item-left,.legacy-styling .carousel-fade .active.carousel-item-right{opacity:0}.legacy-styling .carousel-fade .carousel-item-next,.legacy-styling .carousel-fade .carousel-item-prev,.legacy-styling .carousel-fade .carousel-item.active,.legacy-styling .carousel-fade .active.carousel-item-left,.legacy-styling .carousel-fade .active.carousel-item-prev{transform:translateX(0)}@supports (transform-style: preserve-3d){.legacy-styling .carousel-fade .carousel-item-next,.legacy-styling .carousel-fade .carousel-item-prev,.legacy-styling .carousel-fade .carousel-item.active,.legacy-styling .carousel-fade .active.carousel-item-left,.legacy-styling .carousel-fade .active.carousel-item-prev{transform:translate3d(0, 0, 0)}}.legacy-styling .carousel-control-prev,.legacy-styling .carousel-control-next{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:0.5}.legacy-styling .carousel-control-prev:hover,.legacy-styling .carousel-control-prev:focus,.legacy-styling .carousel-control-next:hover,.legacy-styling .carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.legacy-styling .carousel-control-prev{left:0}.legacy-styling .carousel-control-next{right:0}.legacy-styling .carousel-control-prev-icon,.legacy-styling .carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}.legacy-styling .carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.legacy-styling .carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.legacy-styling .carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.legacy-styling .carousel-indicators li{position:relative;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:rgba(255,255,255,0.5)}.legacy-styling .carousel-indicators li::before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.legacy-styling .carousel-indicators li::after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.legacy-styling .carousel-indicators .active{background-color:#fff}.legacy-styling .carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.legacy-styling .align-baseline{vertical-align:baseline !important}.legacy-styling .align-top{vertical-align:top !important}.legacy-styling .align-middle{vertical-align:middle !important}.legacy-styling .align-bottom{vertical-align:bottom !important}.legacy-styling .align-text-bottom{vertical-align:text-bottom !important}.legacy-styling .align-text-top{vertical-align:text-top !important}.legacy-styling .bg-primary{background-color:#2B79CA !important}.legacy-styling a.bg-primary:hover,.legacy-styling a.bg-primary:focus,.legacy-styling button.bg-primary:hover,.legacy-styling button.bg-primary:focus{background-color:#2260a0 !important}.legacy-styling .bg-secondary{background-color:#6c757d !important}.legacy-styling a.bg-secondary:hover,.legacy-styling a.bg-secondary:focus,.legacy-styling button.bg-secondary:hover,.legacy-styling button.bg-secondary:focus{background-color:#545b62 !important}.legacy-styling .bg-purple{background-color:#BE3686 !important}.legacy-styling a.bg-purple:hover,.legacy-styling a.bg-purple:focus,.legacy-styling button.bg-purple:hover,.legacy-styling button.bg-purple:focus{background-color:#962b6a !important}.legacy-styling .bg-pink{background-color:#FF2B75 !important}.legacy-styling a.bg-pink:hover,.legacy-styling a.bg-pink:focus,.legacy-styling button.bg-pink:hover,.legacy-styling button.bg-pink:focus{background-color:#f70056 !important}.legacy-styling .bg-success{background-color:#27D08B !important}.legacy-styling a.bg-success:hover,.legacy-styling a.bg-success:focus,.legacy-styling button.bg-success:hover,.legacy-styling button.bg-success:focus{background-color:#1fa56e !important}.legacy-styling .bg-info{background-color:#EDF7FC !important}.legacy-styling a.bg-info:hover,.legacy-styling a.bg-info:focus,.legacy-styling button.bg-info:hover,.legacy-styling button.bg-info:focus{background-color:#c1e4f5 !important}.legacy-styling .bg-warning{background-color:#ffc107 !important}.legacy-styling a.bg-warning:hover,.legacy-styling a.bg-warning:focus,.legacy-styling button.bg-warning:hover,.legacy-styling button.bg-warning:focus{background-color:#d39e00 !important}.legacy-styling .bg-danger{background-color:#dc3545 !important}.legacy-styling a.bg-danger:hover,.legacy-styling a.bg-danger:focus,.legacy-styling button.bg-danger:hover,.legacy-styling button.bg-danger:focus{background-color:#bd2130 !important}.legacy-styling .bg-light{background-color:#fff !important}.legacy-styling a.bg-light:hover,.legacy-styling a.bg-light:focus,.legacy-styling button.bg-light:hover,.legacy-styling button.bg-light:focus{background-color:#e6e6e6 !important}.legacy-styling .bg-dark{background-color:#385074 !important}.legacy-styling a.bg-dark:hover,.legacy-styling a.bg-dark:focus,.legacy-styling button.bg-dark:hover,.legacy-styling button.bg-dark:focus{background-color:#273852 !important}.legacy-styling .bg-white{background-color:#fff !important}.legacy-styling .bg-transparent{background-color:transparent !important}.legacy-styling .border{border:1px solid #dee2e6 !important}.legacy-styling .border-top{border-top:1px solid #dee2e6 !important}.legacy-styling .border-right{border-right:1px solid #dee2e6 !important}.legacy-styling .border-bottom{border-bottom:1px solid #dee2e6 !important}.legacy-styling .border-left{border-left:1px solid #dee2e6 !important}.legacy-styling .border-0{border:0 !important}.legacy-styling .border-top-0{border-top:0 !important}.legacy-styling .border-right-0{border-right:0 !important}.legacy-styling .border-bottom-0{border-bottom:0 !important}.legacy-styling .border-left-0{border-left:0 !important}.legacy-styling .border-primary{border-color:#2B79CA !important}.legacy-styling .border-secondary{border-color:#6c757d !important}.legacy-styling .border-purple{border-color:#BE3686 !important}.legacy-styling .border-pink{border-color:#FF2B75 !important}.legacy-styling .border-success{border-color:#27D08B !important}.legacy-styling .border-info{border-color:#EDF7FC !important}.legacy-styling .border-warning{border-color:#ffc107 !important}.legacy-styling .border-danger{border-color:#dc3545 !important}.legacy-styling .border-light{border-color:#fff !important}.legacy-styling .border-dark{border-color:#385074 !important}.legacy-styling .border-white{border-color:#fff !important}.legacy-styling .rounded{border-radius:12px !important}.legacy-styling .rounded-top{border-top-left-radius:12px !important;border-top-right-radius:12px !important}.legacy-styling .rounded-right{border-top-right-radius:12px !important;border-bottom-right-radius:12px !important}.legacy-styling .rounded-bottom{border-bottom-right-radius:12px !important;border-bottom-left-radius:12px !important}.legacy-styling .rounded-left{border-top-left-radius:12px !important;border-bottom-left-radius:12px !important}.legacy-styling .rounded-circle{border-radius:50% !important}.legacy-styling .rounded-0{border-radius:0 !important}.legacy-styling .clearfix::after{display:block;clear:both;content:""}.legacy-styling .d-none{display:none !important}.legacy-styling .d-inline{display:inline !important}.legacy-styling .d-inline-block{display:inline-block !important}.legacy-styling .d-block{display:block !important}.legacy-styling .d-table{display:table !important}.legacy-styling .d-table-row{display:table-row !important}.legacy-styling .d-table-cell{display:table-cell !important}.legacy-styling .d-flex{display:flex !important}.legacy-styling .d-inline-flex{display:inline-flex !important}@media (min-width: 615px){.legacy-styling .d-sm-none{display:none !important}.legacy-styling .d-sm-inline{display:inline !important}.legacy-styling .d-sm-inline-block{display:inline-block !important}.legacy-styling .d-sm-block{display:block !important}.legacy-styling .d-sm-table{display:table !important}.legacy-styling .d-sm-table-row{display:table-row !important}.legacy-styling .d-sm-table-cell{display:table-cell !important}.legacy-styling .d-sm-flex{display:flex !important}.legacy-styling .d-sm-inline-flex{display:inline-flex !important}}@media (min-width: 768px){.legacy-styling .d-md-none{display:none !important}.legacy-styling .d-md-inline{display:inline !important}.legacy-styling .d-md-inline-block{display:inline-block !important}.legacy-styling .d-md-block{display:block !important}.legacy-styling .d-md-table{display:table !important}.legacy-styling .d-md-table-row{display:table-row !important}.legacy-styling .d-md-table-cell{display:table-cell !important}.legacy-styling .d-md-flex{display:flex !important}.legacy-styling .d-md-inline-flex{display:inline-flex !important}}@media (min-width: 1005px){.legacy-styling .d-lg-none{display:none !important}.legacy-styling .d-lg-inline{display:inline !important}.legacy-styling .d-lg-inline-block{display:inline-block !important}.legacy-styling .d-lg-block{display:block !important}.legacy-styling .d-lg-table{display:table !important}.legacy-styling .d-lg-table-row{display:table-row !important}.legacy-styling .d-lg-table-cell{display:table-cell !important}.legacy-styling .d-lg-flex{display:flex !important}.legacy-styling .d-lg-inline-flex{display:inline-flex !important}}@media (min-width: 1240px){.legacy-styling .d-xl-none{display:none !important}.legacy-styling .d-xl-inline{display:inline !important}.legacy-styling .d-xl-inline-block{display:inline-block !important}.legacy-styling .d-xl-block{display:block !important}.legacy-styling .d-xl-table{display:table !important}.legacy-styling .d-xl-table-row{display:table-row !important}.legacy-styling .d-xl-table-cell{display:table-cell !important}.legacy-styling .d-xl-flex{display:flex !important}.legacy-styling .d-xl-inline-flex{display:inline-flex !important}}@media print{.legacy-styling .d-print-none{display:none !important}.legacy-styling .d-print-inline{display:inline !important}.legacy-styling .d-print-inline-block{display:inline-block !important}.legacy-styling .d-print-block{display:block !important}.legacy-styling .d-print-table{display:table !important}.legacy-styling .d-print-table-row{display:table-row !important}.legacy-styling .d-print-table-cell{display:table-cell !important}.legacy-styling .d-print-flex{display:flex !important}.legacy-styling .d-print-inline-flex{display:inline-flex !important}}.legacy-styling .embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.legacy-styling .embed-responsive::before{display:block;content:""}.legacy-styling .embed-responsive .embed-responsive-item,.legacy-styling .embed-responsive iframe,.legacy-styling .embed-responsive embed,.legacy-styling .embed-responsive object,.legacy-styling .embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.legacy-styling .embed-responsive-21by9::before{padding-top:42.8571428571%}.legacy-styling .embed-responsive-16by9::before{padding-top:56.25%}.legacy-styling .embed-responsive-4by3::before{padding-top:75%}.legacy-styling .embed-responsive-1by1::before{padding-top:100%}.legacy-styling .flex-row{flex-direction:row !important}.legacy-styling .flex-column{flex-direction:column !important}.legacy-styling .flex-row-reverse{flex-direction:row-reverse !important}.legacy-styling .flex-column-reverse{flex-direction:column-reverse !important}.legacy-styling .flex-wrap{flex-wrap:wrap !important}.legacy-styling .flex-nowrap{flex-wrap:nowrap !important}.legacy-styling .flex-wrap-reverse{flex-wrap:wrap-reverse !important}.legacy-styling .flex-fill{flex:1 1 auto !important}.legacy-styling .flex-grow-0{flex-grow:0 !important}.legacy-styling .flex-grow-1{flex-grow:1 !important}.legacy-styling .flex-shrink-0{flex-shrink:0 !important}.legacy-styling .flex-shrink-1{flex-shrink:1 !important}.legacy-styling .justify-content-start{justify-content:flex-start !important}.legacy-styling .justify-content-end{justify-content:flex-end !important}.legacy-styling .justify-content-center{justify-content:center !important}.legacy-styling .justify-content-between{justify-content:space-between !important}.legacy-styling .justify-content-around{justify-content:space-around !important}.legacy-styling .align-items-start{align-items:flex-start !important}.legacy-styling .align-items-end{align-items:flex-end !important}.legacy-styling .align-items-center{align-items:center !important}.legacy-styling .align-items-baseline{align-items:baseline !important}.legacy-styling .align-items-stretch{align-items:stretch !important}.legacy-styling .align-content-start{align-content:flex-start !important}.legacy-styling .align-content-end{align-content:flex-end !important}.legacy-styling .align-content-center{align-content:center !important}.legacy-styling .align-content-between{align-content:space-between !important}.legacy-styling .align-content-around{align-content:space-around !important}.legacy-styling .align-content-stretch{align-content:stretch !important}.legacy-styling .align-self-auto{align-self:auto !important}.legacy-styling .align-self-start{align-self:flex-start !important}.legacy-styling .align-self-end{align-self:flex-end !important}.legacy-styling .align-self-center{align-self:center !important}.legacy-styling .align-self-baseline{align-self:baseline !important}.legacy-styling .align-self-stretch{align-self:stretch !important}@media (min-width: 615px){.legacy-styling .flex-sm-row{flex-direction:row !important}.legacy-styling .flex-sm-column{flex-direction:column !important}.legacy-styling .flex-sm-row-reverse{flex-direction:row-reverse !important}.legacy-styling .flex-sm-column-reverse{flex-direction:column-reverse !important}.legacy-styling .flex-sm-wrap{flex-wrap:wrap !important}.legacy-styling .flex-sm-nowrap{flex-wrap:nowrap !important}.legacy-styling .flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.legacy-styling .flex-sm-fill{flex:1 1 auto !important}.legacy-styling .flex-sm-grow-0{flex-grow:0 !important}.legacy-styling .flex-sm-grow-1{flex-grow:1 !important}.legacy-styling .flex-sm-shrink-0{flex-shrink:0 !important}.legacy-styling .flex-sm-shrink-1{flex-shrink:1 !important}.legacy-styling .justify-content-sm-start{justify-content:flex-start !important}.legacy-styling .justify-content-sm-end{justify-content:flex-end !important}.legacy-styling .justify-content-sm-center{justify-content:center !important}.legacy-styling .justify-content-sm-between{justify-content:space-between !important}.legacy-styling .justify-content-sm-around{justify-content:space-around !important}.legacy-styling .align-items-sm-start{align-items:flex-start !important}.legacy-styling .align-items-sm-end{align-items:flex-end !important}.legacy-styling .align-items-sm-center{align-items:center !important}.legacy-styling .align-items-sm-baseline{align-items:baseline !important}.legacy-styling .align-items-sm-stretch{align-items:stretch !important}.legacy-styling .align-content-sm-start{align-content:flex-start !important}.legacy-styling .align-content-sm-end{align-content:flex-end !important}.legacy-styling .align-content-sm-center{align-content:center !important}.legacy-styling .align-content-sm-between{align-content:space-between !important}.legacy-styling .align-content-sm-around{align-content:space-around !important}.legacy-styling .align-content-sm-stretch{align-content:stretch !important}.legacy-styling .align-self-sm-auto{align-self:auto !important}.legacy-styling .align-self-sm-start{align-self:flex-start !important}.legacy-styling .align-self-sm-end{align-self:flex-end !important}.legacy-styling .align-self-sm-center{align-self:center !important}.legacy-styling .align-self-sm-baseline{align-self:baseline !important}.legacy-styling .align-self-sm-stretch{align-self:stretch !important}}@media (min-width: 768px){.legacy-styling .flex-md-row{flex-direction:row !important}.legacy-styling .flex-md-column{flex-direction:column !important}.legacy-styling .flex-md-row-reverse{flex-direction:row-reverse !important}.legacy-styling .flex-md-column-reverse{flex-direction:column-reverse !important}.legacy-styling .flex-md-wrap{flex-wrap:wrap !important}.legacy-styling .flex-md-nowrap{flex-wrap:nowrap !important}.legacy-styling .flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.legacy-styling .flex-md-fill{flex:1 1 auto !important}.legacy-styling .flex-md-grow-0{flex-grow:0 !important}.legacy-styling .flex-md-grow-1{flex-grow:1 !important}.legacy-styling .flex-md-shrink-0{flex-shrink:0 !important}.legacy-styling .flex-md-shrink-1{flex-shrink:1 !important}.legacy-styling .justify-content-md-start{justify-content:flex-start !important}.legacy-styling .justify-content-md-end{justify-content:flex-end !important}.legacy-styling .justify-content-md-center{justify-content:center !important}.legacy-styling .justify-content-md-between{justify-content:space-between !important}.legacy-styling .justify-content-md-around{justify-content:space-around !important}.legacy-styling .align-items-md-start{align-items:flex-start !important}.legacy-styling .align-items-md-end{align-items:flex-end !important}.legacy-styling .align-items-md-center{align-items:center !important}.legacy-styling .align-items-md-baseline{align-items:baseline !important}.legacy-styling .align-items-md-stretch{align-items:stretch !important}.legacy-styling .align-content-md-start{align-content:flex-start !important}.legacy-styling .align-content-md-end{align-content:flex-end !important}.legacy-styling .align-content-md-center{align-content:center !important}.legacy-styling .align-content-md-between{align-content:space-between !important}.legacy-styling .align-content-md-around{align-content:space-around !important}.legacy-styling .align-content-md-stretch{align-content:stretch !important}.legacy-styling .align-self-md-auto{align-self:auto !important}.legacy-styling .align-self-md-start{align-self:flex-start !important}.legacy-styling .align-self-md-end{align-self:flex-end !important}.legacy-styling .align-self-md-center{align-self:center !important}.legacy-styling .align-self-md-baseline{align-self:baseline !important}.legacy-styling .align-self-md-stretch{align-self:stretch !important}}@media (min-width: 1005px){.legacy-styling .flex-lg-row{flex-direction:row !important}.legacy-styling .flex-lg-column{flex-direction:column !important}.legacy-styling .flex-lg-row-reverse{flex-direction:row-reverse !important}.legacy-styling .flex-lg-column-reverse{flex-direction:column-reverse !important}.legacy-styling .flex-lg-wrap{flex-wrap:wrap !important}.legacy-styling .flex-lg-nowrap{flex-wrap:nowrap !important}.legacy-styling .flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.legacy-styling .flex-lg-fill{flex:1 1 auto !important}.legacy-styling .flex-lg-grow-0{flex-grow:0 !important}.legacy-styling .flex-lg-grow-1{flex-grow:1 !important}.legacy-styling .flex-lg-shrink-0{flex-shrink:0 !important}.legacy-styling .flex-lg-shrink-1{flex-shrink:1 !important}.legacy-styling .justify-content-lg-start{justify-content:flex-start !important}.legacy-styling .justify-content-lg-end{justify-content:flex-end !important}.legacy-styling .justify-content-lg-center{justify-content:center !important}.legacy-styling .justify-content-lg-between{justify-content:space-between !important}.legacy-styling .justify-content-lg-around{justify-content:space-around !important}.legacy-styling .align-items-lg-start{align-items:flex-start !important}.legacy-styling .align-items-lg-end{align-items:flex-end !important}.legacy-styling .align-items-lg-center{align-items:center !important}.legacy-styling .align-items-lg-baseline{align-items:baseline !important}.legacy-styling .align-items-lg-stretch{align-items:stretch !important}.legacy-styling .align-content-lg-start{align-content:flex-start !important}.legacy-styling .align-content-lg-end{align-content:flex-end !important}.legacy-styling .align-content-lg-center{align-content:center !important}.legacy-styling .align-content-lg-between{align-content:space-between !important}.legacy-styling .align-content-lg-around{align-content:space-around !important}.legacy-styling .align-content-lg-stretch{align-content:stretch !important}.legacy-styling .align-self-lg-auto{align-self:auto !important}.legacy-styling .align-self-lg-start{align-self:flex-start !important}.legacy-styling .align-self-lg-end{align-self:flex-end !important}.legacy-styling .align-self-lg-center{align-self:center !important}.legacy-styling .align-self-lg-baseline{align-self:baseline !important}.legacy-styling .align-self-lg-stretch{align-self:stretch !important}}@media (min-width: 1240px){.legacy-styling .flex-xl-row{flex-direction:row !important}.legacy-styling .flex-xl-column{flex-direction:column !important}.legacy-styling .flex-xl-row-reverse{flex-direction:row-reverse !important}.legacy-styling .flex-xl-column-reverse{flex-direction:column-reverse !important}.legacy-styling .flex-xl-wrap{flex-wrap:wrap !important}.legacy-styling .flex-xl-nowrap{flex-wrap:nowrap !important}.legacy-styling .flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.legacy-styling .flex-xl-fill{flex:1 1 auto !important}.legacy-styling .flex-xl-grow-0{flex-grow:0 !important}.legacy-styling .flex-xl-grow-1{flex-grow:1 !important}.legacy-styling .flex-xl-shrink-0{flex-shrink:0 !important}.legacy-styling .flex-xl-shrink-1{flex-shrink:1 !important}.legacy-styling .justify-content-xl-start{justify-content:flex-start !important}.legacy-styling .justify-content-xl-end{justify-content:flex-end !important}.legacy-styling .justify-content-xl-center{justify-content:center !important}.legacy-styling .justify-content-xl-between{justify-content:space-between !important}.legacy-styling .justify-content-xl-around{justify-content:space-around !important}.legacy-styling .align-items-xl-start{align-items:flex-start !important}.legacy-styling .align-items-xl-end{align-items:flex-end !important}.legacy-styling .align-items-xl-center{align-items:center !important}.legacy-styling .align-items-xl-baseline{align-items:baseline !important}.legacy-styling .align-items-xl-stretch{align-items:stretch !important}.legacy-styling .align-content-xl-start{align-content:flex-start !important}.legacy-styling .align-content-xl-end{align-content:flex-end !important}.legacy-styling .align-content-xl-center{align-content:center !important}.legacy-styling .align-content-xl-between{align-content:space-between !important}.legacy-styling .align-content-xl-around{align-content:space-around !important}.legacy-styling .align-content-xl-stretch{align-content:stretch !important}.legacy-styling .align-self-xl-auto{align-self:auto !important}.legacy-styling .align-self-xl-start{align-self:flex-start !important}.legacy-styling .align-self-xl-end{align-self:flex-end !important}.legacy-styling .align-self-xl-center{align-self:center !important}.legacy-styling .align-self-xl-baseline{align-self:baseline !important}.legacy-styling .align-self-xl-stretch{align-self:stretch !important}}.legacy-styling .float-left{float:left !important}.legacy-styling .float-right{float:right !important}.legacy-styling .float-none{float:none !important}@media (min-width: 615px){.legacy-styling .float-sm-left{float:left !important}.legacy-styling .float-sm-right{float:right !important}.legacy-styling .float-sm-none{float:none !important}}@media (min-width: 768px){.legacy-styling .float-md-left{float:left !important}.legacy-styling .float-md-right{float:right !important}.legacy-styling .float-md-none{float:none !important}}@media (min-width: 1005px){.legacy-styling .float-lg-left{float:left !important}.legacy-styling .float-lg-right{float:right !important}.legacy-styling .float-lg-none{float:none !important}}@media (min-width: 1240px){.legacy-styling .float-xl-left{float:left !important}.legacy-styling .float-xl-right{float:right !important}.legacy-styling .float-xl-none{float:none !important}}.legacy-styling .position-static{position:static !important}.legacy-styling .position-relative{position:relative !important}.legacy-styling .position-absolute{position:absolute !important}.legacy-styling .position-fixed{position:fixed !important}.legacy-styling .position-sticky{position:-webkit-sticky !important;position:sticky !important}.legacy-styling .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.legacy-styling .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position: -webkit-sticky) or (position: sticky){.legacy-styling .sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.legacy-styling .sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.legacy-styling .sr-only-focusable:active,.legacy-styling .sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.legacy-styling .shadow-sm{box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075) !important}.legacy-styling .shadow{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important}.legacy-styling .shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important}.legacy-styling .shadow-none{box-shadow:none !important}.legacy-styling .w-25{width:25% !important}.legacy-styling .w-50{width:50% !important}.legacy-styling .w-75{width:75% !important}.legacy-styling .w-100{width:100% !important}.legacy-styling .w-auto{width:auto !important}.legacy-styling .h-25{height:25% !important}.legacy-styling .h-50{height:50% !important}.legacy-styling .h-75{height:75% !important}.legacy-styling .h-100{height:100% !important}.legacy-styling .h-auto{height:auto !important}.legacy-styling .mw-100{max-width:100% !important}.legacy-styling .mh-100{max-height:100% !important}.legacy-styling .m-0{margin:0 !important}.legacy-styling .mt-0,.legacy-styling .my-0{margin-top:0 !important}.legacy-styling .mr-0,.legacy-styling .mx-0{margin-right:0 !important}.legacy-styling .mb-0,.legacy-styling .my-0{margin-bottom:0 !important}.legacy-styling .ml-0,.legacy-styling .mx-0{margin-left:0 !important}.legacy-styling .m-1{margin:10px !important}.legacy-styling .mt-1,.legacy-styling .my-1{margin-top:10px !important}.legacy-styling .mr-1,.legacy-styling .mx-1{margin-right:10px !important}.legacy-styling .mb-1,.legacy-styling .my-1{margin-bottom:10px !important}.legacy-styling .ml-1,.legacy-styling .mx-1{margin-left:10px !important}.legacy-styling .m-15{margin:15px !important}.legacy-styling .mt-15,.legacy-styling .my-15{margin-top:15px !important}.legacy-styling .mr-15,.legacy-styling .mx-15{margin-right:15px !important}.legacy-styling .mb-15,.legacy-styling .my-15{margin-bottom:15px !important}.legacy-styling .ml-15,.legacy-styling .mx-15{margin-left:15px !important}.legacy-styling .m-2{margin:20px !important}.legacy-styling .mt-2,.legacy-styling .my-2{margin-top:20px !important}.legacy-styling .mr-2,.legacy-styling .mx-2{margin-right:20px !important}.legacy-styling .mb-2,.legacy-styling .my-2{margin-bottom:20px !important}.legacy-styling .ml-2,.legacy-styling .mx-2{margin-left:20px !important}.legacy-styling .m-25{margin:25px !important}.legacy-styling .mt-25,.legacy-styling .my-25{margin-top:25px !important}.legacy-styling .mr-25,.legacy-styling .mx-25{margin-right:25px !important}.legacy-styling .mb-25,.legacy-styling .my-25{margin-bottom:25px !important}.legacy-styling .ml-25,.legacy-styling .mx-25{margin-left:25px !important}.legacy-styling .m-3{margin:30px !important}.legacy-styling .mt-3,.legacy-styling .my-3{margin-top:30px !important}.legacy-styling .mr-3,.legacy-styling .mx-3{margin-right:30px !important}.legacy-styling .mb-3,.legacy-styling .my-3{margin-bottom:30px !important}.legacy-styling .ml-3,.legacy-styling .mx-3{margin-left:30px !important}.legacy-styling .m-35{margin:35px !important}.legacy-styling .mt-35,.legacy-styling .my-35{margin-top:35px !important}.legacy-styling .mr-35,.legacy-styling .mx-35{margin-right:35px !important}.legacy-styling .mb-35,.legacy-styling .my-35{margin-bottom:35px !important}.legacy-styling .ml-35,.legacy-styling .mx-35{margin-left:35px !important}.legacy-styling .m-4{margin:40px !important}.legacy-styling .mt-4,.legacy-styling .my-4{margin-top:40px !important}.legacy-styling .mr-4,.legacy-styling .mx-4{margin-right:40px !important}.legacy-styling .mb-4,.legacy-styling .my-4{margin-bottom:40px !important}.legacy-styling .ml-4,.legacy-styling .mx-4{margin-left:40px !important}.legacy-styling .m-45{margin:45px !important}.legacy-styling .mt-45,.legacy-styling .my-45{margin-top:45px !important}.legacy-styling .mr-45,.legacy-styling .mx-45{margin-right:45px !important}.legacy-styling .mb-45,.legacy-styling .my-45{margin-bottom:45px !important}.legacy-styling .ml-45,.legacy-styling .mx-45{margin-left:45px !important}.legacy-styling .m-5{margin:50px !important}.legacy-styling .mt-5,.legacy-styling .my-5{margin-top:50px !important}.legacy-styling .mr-5,.legacy-styling .mx-5{margin-right:50px !important}.legacy-styling .mb-5,.legacy-styling .my-5{margin-bottom:50px !important}.legacy-styling .ml-5,.legacy-styling .mx-5{margin-left:50px !important}.legacy-styling .m-6{margin:60px !important}.legacy-styling .mt-6,.legacy-styling .my-6{margin-top:60px !important}.legacy-styling .mr-6,.legacy-styling .mx-6{margin-right:60px !important}.legacy-styling .mb-6,.legacy-styling .my-6{margin-bottom:60px !important}.legacy-styling .ml-6,.legacy-styling .mx-6{margin-left:60px !important}.legacy-styling .m-8{margin:80px !important}.legacy-styling .mt-8,.legacy-styling .my-8{margin-top:80px !important}.legacy-styling .mr-8,.legacy-styling .mx-8{margin-right:80px !important}.legacy-styling .mb-8,.legacy-styling .my-8{margin-bottom:80px !important}.legacy-styling .ml-8,.legacy-styling .mx-8{margin-left:80px !important}.legacy-styling .m-10{margin:100px !important}.legacy-styling .mt-10,.legacy-styling .my-10{margin-top:100px !important}.legacy-styling .mr-10,.legacy-styling .mx-10{margin-right:100px !important}.legacy-styling .mb-10,.legacy-styling .my-10{margin-bottom:100px !important}.legacy-styling .ml-10,.legacy-styling .mx-10{margin-left:100px !important}.legacy-styling .m-12{margin:120px !important}.legacy-styling .mt-12,.legacy-styling .my-12{margin-top:120px !important}.legacy-styling .mr-12,.legacy-styling .mx-12{margin-right:120px !important}.legacy-styling .mb-12,.legacy-styling .my-12{margin-bottom:120px !important}.legacy-styling .ml-12,.legacy-styling .mx-12{margin-left:120px !important}.legacy-styling .p-0{padding:0 !important}.legacy-styling .pt-0,.legacy-styling .py-0{padding-top:0 !important}.legacy-styling .pr-0,.legacy-styling .px-0{padding-right:0 !important}.legacy-styling .pb-0,.legacy-styling .py-0{padding-bottom:0 !important}.legacy-styling .pl-0,.legacy-styling .px-0{padding-left:0 !important}.legacy-styling .p-1{padding:10px !important}.legacy-styling .pt-1,.legacy-styling .py-1{padding-top:10px !important}.legacy-styling .pr-1,.legacy-styling .px-1{padding-right:10px !important}.legacy-styling .pb-1,.legacy-styling .py-1{padding-bottom:10px !important}.legacy-styling .pl-1,.legacy-styling .px-1{padding-left:10px !important}.legacy-styling .p-15{padding:15px !important}.legacy-styling .pt-15,.legacy-styling .py-15{padding-top:15px !important}.legacy-styling .pr-15,.legacy-styling .px-15{padding-right:15px !important}.legacy-styling .pb-15,.legacy-styling .py-15{padding-bottom:15px !important}.legacy-styling .pl-15,.legacy-styling .px-15{padding-left:15px !important}.legacy-styling .p-2{padding:20px !important}.legacy-styling .pt-2,.legacy-styling .py-2{padding-top:20px !important}.legacy-styling .pr-2,.legacy-styling .px-2{padding-right:20px !important}.legacy-styling .pb-2,.legacy-styling .py-2{padding-bottom:20px !important}.legacy-styling .pl-2,.legacy-styling .px-2{padding-left:20px !important}.legacy-styling .p-25{padding:25px !important}.legacy-styling .pt-25,.legacy-styling .py-25{padding-top:25px !important}.legacy-styling .pr-25,.legacy-styling .px-25{padding-right:25px !important}.legacy-styling .pb-25,.legacy-styling .py-25{padding-bottom:25px !important}.legacy-styling .pl-25,.legacy-styling .px-25{padding-left:25px !important}.legacy-styling .p-3{padding:30px !important}.legacy-styling .pt-3,.legacy-styling .py-3{padding-top:30px !important}.legacy-styling .pr-3,.legacy-styling .px-3{padding-right:30px !important}.legacy-styling .pb-3,.legacy-styling .py-3{padding-bottom:30px !important}.legacy-styling .pl-3,.legacy-styling .px-3{padding-left:30px !important}.legacy-styling .p-35{padding:35px !important}.legacy-styling .pt-35,.legacy-styling .py-35{padding-top:35px !important}.legacy-styling .pr-35,.legacy-styling .px-35{padding-right:35px !important}.legacy-styling .pb-35,.legacy-styling .py-35{padding-bottom:35px !important}.legacy-styling .pl-35,.legacy-styling .px-35{padding-left:35px !important}.legacy-styling .p-4{padding:40px !important}.legacy-styling .pt-4,.legacy-styling .py-4{padding-top:40px !important}.legacy-styling .pr-4,.legacy-styling .px-4{padding-right:40px !important}.legacy-styling .pb-4,.legacy-styling .py-4{padding-bottom:40px !important}.legacy-styling .pl-4,.legacy-styling .px-4{padding-left:40px !important}.legacy-styling .p-45{padding:45px !important}.legacy-styling .pt-45,.legacy-styling .py-45{padding-top:45px !important}.legacy-styling .pr-45,.legacy-styling .px-45{padding-right:45px !important}.legacy-styling .pb-45,.legacy-styling .py-45{padding-bottom:45px !important}.legacy-styling .pl-45,.legacy-styling .px-45{padding-left:45px !important}.legacy-styling .p-5{padding:50px !important}.legacy-styling .pt-5,.legacy-styling .py-5{padding-top:50px !important}.legacy-styling .pr-5,.legacy-styling .px-5{padding-right:50px !important}.legacy-styling .pb-5,.legacy-styling .py-5{padding-bottom:50px !important}.legacy-styling .pl-5,.legacy-styling .px-5{padding-left:50px !important}.legacy-styling .p-6{padding:60px !important}.legacy-styling .pt-6,.legacy-styling .py-6{padding-top:60px !important}.legacy-styling .pr-6,.legacy-styling .px-6{padding-right:60px !important}.legacy-styling .pb-6,.legacy-styling .py-6{padding-bottom:60px !important}.legacy-styling .pl-6,.legacy-styling .px-6{padding-left:60px !important}.legacy-styling .p-8{padding:80px !important}.legacy-styling .pt-8,.legacy-styling .py-8{padding-top:80px !important}.legacy-styling .pr-8,.legacy-styling .px-8{padding-right:80px !important}.legacy-styling .pb-8,.legacy-styling .py-8{padding-bottom:80px !important}.legacy-styling .pl-8,.legacy-styling .px-8{padding-left:80px !important}.legacy-styling .p-10{padding:100px !important}.legacy-styling .pt-10,.legacy-styling .py-10{padding-top:100px !important}.legacy-styling .pr-10,.legacy-styling .px-10{padding-right:100px !important}.legacy-styling .pb-10,.legacy-styling .py-10{padding-bottom:100px !important}.legacy-styling .pl-10,.legacy-styling .px-10{padding-left:100px !important}.legacy-styling .p-12{padding:120px !important}.legacy-styling .pt-12,.legacy-styling .py-12{padding-top:120px !important}.legacy-styling .pr-12,.legacy-styling .px-12{padding-right:120px !important}.legacy-styling .pb-12,.legacy-styling .py-12{padding-bottom:120px !important}.legacy-styling .pl-12,.legacy-styling .px-12{padding-left:120px !important}.legacy-styling .m-auto{margin:auto !important}.legacy-styling .mt-auto,.legacy-styling .my-auto{margin-top:auto !important}.legacy-styling .mr-auto,.legacy-styling .mx-auto{margin-right:auto !important}.legacy-styling .mb-auto,.legacy-styling .my-auto{margin-bottom:auto !important}.legacy-styling .ml-auto,.legacy-styling .mx-auto{margin-left:auto !important}@media (min-width: 615px){.legacy-styling .m-sm-0{margin:0 !important}.legacy-styling .mt-sm-0,.legacy-styling .my-sm-0{margin-top:0 !important}.legacy-styling .mr-sm-0,.legacy-styling .mx-sm-0{margin-right:0 !important}.legacy-styling .mb-sm-0,.legacy-styling .my-sm-0{margin-bottom:0 !important}.legacy-styling .ml-sm-0,.legacy-styling .mx-sm-0{margin-left:0 !important}.legacy-styling .m-sm-1{margin:10px !important}.legacy-styling .mt-sm-1,.legacy-styling .my-sm-1{margin-top:10px !important}.legacy-styling .mr-sm-1,.legacy-styling .mx-sm-1{margin-right:10px !important}.legacy-styling .mb-sm-1,.legacy-styling .my-sm-1{margin-bottom:10px !important}.legacy-styling .ml-sm-1,.legacy-styling .mx-sm-1{margin-left:10px !important}.legacy-styling .m-sm-15{margin:15px !important}.legacy-styling .mt-sm-15,.legacy-styling .my-sm-15{margin-top:15px !important}.legacy-styling .mr-sm-15,.legacy-styling .mx-sm-15{margin-right:15px !important}.legacy-styling .mb-sm-15,.legacy-styling .my-sm-15{margin-bottom:15px !important}.legacy-styling .ml-sm-15,.legacy-styling .mx-sm-15{margin-left:15px !important}.legacy-styling .m-sm-2{margin:20px !important}.legacy-styling .mt-sm-2,.legacy-styling .my-sm-2{margin-top:20px !important}.legacy-styling .mr-sm-2,.legacy-styling .mx-sm-2{margin-right:20px !important}.legacy-styling .mb-sm-2,.legacy-styling .my-sm-2{margin-bottom:20px !important}.legacy-styling .ml-sm-2,.legacy-styling .mx-sm-2{margin-left:20px !important}.legacy-styling .m-sm-25{margin:25px !important}.legacy-styling .mt-sm-25,.legacy-styling .my-sm-25{margin-top:25px !important}.legacy-styling .mr-sm-25,.legacy-styling .mx-sm-25{margin-right:25px !important}.legacy-styling .mb-sm-25,.legacy-styling .my-sm-25{margin-bottom:25px !important}.legacy-styling .ml-sm-25,.legacy-styling .mx-sm-25{margin-left:25px !important}.legacy-styling .m-sm-3{margin:30px !important}.legacy-styling .mt-sm-3,.legacy-styling .my-sm-3{margin-top:30px !important}.legacy-styling .mr-sm-3,.legacy-styling .mx-sm-3{margin-right:30px !important}.legacy-styling .mb-sm-3,.legacy-styling .my-sm-3{margin-bottom:30px !important}.legacy-styling .ml-sm-3,.legacy-styling .mx-sm-3{margin-left:30px !important}.legacy-styling .m-sm-35{margin:35px !important}.legacy-styling .mt-sm-35,.legacy-styling .my-sm-35{margin-top:35px !important}.legacy-styling .mr-sm-35,.legacy-styling .mx-sm-35{margin-right:35px !important}.legacy-styling .mb-sm-35,.legacy-styling .my-sm-35{margin-bottom:35px !important}.legacy-styling .ml-sm-35,.legacy-styling .mx-sm-35{margin-left:35px !important}.legacy-styling .m-sm-4{margin:40px !important}.legacy-styling .mt-sm-4,.legacy-styling .my-sm-4{margin-top:40px !important}.legacy-styling .mr-sm-4,.legacy-styling .mx-sm-4{margin-right:40px !important}.legacy-styling .mb-sm-4,.legacy-styling .my-sm-4{margin-bottom:40px !important}.legacy-styling .ml-sm-4,.legacy-styling .mx-sm-4{margin-left:40px !important}.legacy-styling .m-sm-45{margin:45px !important}.legacy-styling .mt-sm-45,.legacy-styling .my-sm-45{margin-top:45px !important}.legacy-styling .mr-sm-45,.legacy-styling .mx-sm-45{margin-right:45px !important}.legacy-styling .mb-sm-45,.legacy-styling .my-sm-45{margin-bottom:45px !important}.legacy-styling .ml-sm-45,.legacy-styling .mx-sm-45{margin-left:45px !important}.legacy-styling .m-sm-5{margin:50px !important}.legacy-styling .mt-sm-5,.legacy-styling .my-sm-5{margin-top:50px !important}.legacy-styling .mr-sm-5,.legacy-styling .mx-sm-5{margin-right:50px !important}.legacy-styling .mb-sm-5,.legacy-styling .my-sm-5{margin-bottom:50px !important}.legacy-styling .ml-sm-5,.legacy-styling .mx-sm-5{margin-left:50px !important}.legacy-styling .m-sm-6{margin:60px !important}.legacy-styling .mt-sm-6,.legacy-styling .my-sm-6{margin-top:60px !important}.legacy-styling .mr-sm-6,.legacy-styling .mx-sm-6{margin-right:60px !important}.legacy-styling .mb-sm-6,.legacy-styling .my-sm-6{margin-bottom:60px !important}.legacy-styling .ml-sm-6,.legacy-styling .mx-sm-6{margin-left:60px !important}.legacy-styling .m-sm-8{margin:80px !important}.legacy-styling .mt-sm-8,.legacy-styling .my-sm-8{margin-top:80px !important}.legacy-styling .mr-sm-8,.legacy-styling .mx-sm-8{margin-right:80px !important}.legacy-styling .mb-sm-8,.legacy-styling .my-sm-8{margin-bottom:80px !important}.legacy-styling .ml-sm-8,.legacy-styling .mx-sm-8{margin-left:80px !important}.legacy-styling .m-sm-10{margin:100px !important}.legacy-styling .mt-sm-10,.legacy-styling .my-sm-10{margin-top:100px !important}.legacy-styling .mr-sm-10,.legacy-styling .mx-sm-10{margin-right:100px !important}.legacy-styling .mb-sm-10,.legacy-styling .my-sm-10{margin-bottom:100px !important}.legacy-styling .ml-sm-10,.legacy-styling .mx-sm-10{margin-left:100px !important}.legacy-styling .m-sm-12{margin:120px !important}.legacy-styling .mt-sm-12,.legacy-styling .my-sm-12{margin-top:120px !important}.legacy-styling .mr-sm-12,.legacy-styling .mx-sm-12{margin-right:120px !important}.legacy-styling .mb-sm-12,.legacy-styling .my-sm-12{margin-bottom:120px !important}.legacy-styling .ml-sm-12,.legacy-styling .mx-sm-12{margin-left:120px !important}.legacy-styling .p-sm-0{padding:0 !important}.legacy-styling .pt-sm-0,.legacy-styling .py-sm-0{padding-top:0 !important}.legacy-styling .pr-sm-0,.legacy-styling .px-sm-0{padding-right:0 !important}.legacy-styling .pb-sm-0,.legacy-styling .py-sm-0{padding-bottom:0 !important}.legacy-styling .pl-sm-0,.legacy-styling .px-sm-0{padding-left:0 !important}.legacy-styling .p-sm-1{padding:10px !important}.legacy-styling .pt-sm-1,.legacy-styling .py-sm-1{padding-top:10px !important}.legacy-styling .pr-sm-1,.legacy-styling .px-sm-1{padding-right:10px !important}.legacy-styling .pb-sm-1,.legacy-styling .py-sm-1{padding-bottom:10px !important}.legacy-styling .pl-sm-1,.legacy-styling .px-sm-1{padding-left:10px !important}.legacy-styling .p-sm-15{padding:15px !important}.legacy-styling .pt-sm-15,.legacy-styling .py-sm-15{padding-top:15px !important}.legacy-styling .pr-sm-15,.legacy-styling .px-sm-15{padding-right:15px !important}.legacy-styling .pb-sm-15,.legacy-styling .py-sm-15{padding-bottom:15px !important}.legacy-styling .pl-sm-15,.legacy-styling .px-sm-15{padding-left:15px !important}.legacy-styling .p-sm-2{padding:20px !important}.legacy-styling .pt-sm-2,.legacy-styling .py-sm-2{padding-top:20px !important}.legacy-styling .pr-sm-2,.legacy-styling .px-sm-2{padding-right:20px !important}.legacy-styling .pb-sm-2,.legacy-styling .py-sm-2{padding-bottom:20px !important}.legacy-styling .pl-sm-2,.legacy-styling .px-sm-2{padding-left:20px !important}.legacy-styling .p-sm-25{padding:25px !important}.legacy-styling .pt-sm-25,.legacy-styling .py-sm-25{padding-top:25px !important}.legacy-styling .pr-sm-25,.legacy-styling .px-sm-25{padding-right:25px !important}.legacy-styling .pb-sm-25,.legacy-styling .py-sm-25{padding-bottom:25px !important}.legacy-styling .pl-sm-25,.legacy-styling .px-sm-25{padding-left:25px !important}.legacy-styling .p-sm-3{padding:30px !important}.legacy-styling .pt-sm-3,.legacy-styling .py-sm-3{padding-top:30px !important}.legacy-styling .pr-sm-3,.legacy-styling .px-sm-3{padding-right:30px !important}.legacy-styling .pb-sm-3,.legacy-styling .py-sm-3{padding-bottom:30px !important}.legacy-styling .pl-sm-3,.legacy-styling .px-sm-3{padding-left:30px !important}.legacy-styling .p-sm-35{padding:35px !important}.legacy-styling .pt-sm-35,.legacy-styling .py-sm-35{padding-top:35px !important}.legacy-styling .pr-sm-35,.legacy-styling .px-sm-35{padding-right:35px !important}.legacy-styling .pb-sm-35,.legacy-styling .py-sm-35{padding-bottom:35px !important}.legacy-styling .pl-sm-35,.legacy-styling .px-sm-35{padding-left:35px !important}.legacy-styling .p-sm-4{padding:40px !important}.legacy-styling .pt-sm-4,.legacy-styling .py-sm-4{padding-top:40px !important}.legacy-styling .pr-sm-4,.legacy-styling .px-sm-4{padding-right:40px !important}.legacy-styling .pb-sm-4,.legacy-styling .py-sm-4{padding-bottom:40px !important}.legacy-styling .pl-sm-4,.legacy-styling .px-sm-4{padding-left:40px !important}.legacy-styling .p-sm-45{padding:45px !important}.legacy-styling .pt-sm-45,.legacy-styling .py-sm-45{padding-top:45px !important}.legacy-styling .pr-sm-45,.legacy-styling .px-sm-45{padding-right:45px !important}.legacy-styling .pb-sm-45,.legacy-styling .py-sm-45{padding-bottom:45px !important}.legacy-styling .pl-sm-45,.legacy-styling .px-sm-45{padding-left:45px !important}.legacy-styling .p-sm-5{padding:50px !important}.legacy-styling .pt-sm-5,.legacy-styling .py-sm-5{padding-top:50px !important}.legacy-styling .pr-sm-5,.legacy-styling .px-sm-5{padding-right:50px !important}.legacy-styling .pb-sm-5,.legacy-styling .py-sm-5{padding-bottom:50px !important}.legacy-styling .pl-sm-5,.legacy-styling .px-sm-5{padding-left:50px !important}.legacy-styling .p-sm-6{padding:60px !important}.legacy-styling .pt-sm-6,.legacy-styling .py-sm-6{padding-top:60px !important}.legacy-styling .pr-sm-6,.legacy-styling .px-sm-6{padding-right:60px !important}.legacy-styling .pb-sm-6,.legacy-styling .py-sm-6{padding-bottom:60px !important}.legacy-styling .pl-sm-6,.legacy-styling .px-sm-6{padding-left:60px !important}.legacy-styling .p-sm-8{padding:80px !important}.legacy-styling .pt-sm-8,.legacy-styling .py-sm-8{padding-top:80px !important}.legacy-styling .pr-sm-8,.legacy-styling .px-sm-8{padding-right:80px !important}.legacy-styling .pb-sm-8,.legacy-styling .py-sm-8{padding-bottom:80px !important}.legacy-styling .pl-sm-8,.legacy-styling .px-sm-8{padding-left:80px !important}.legacy-styling .p-sm-10{padding:100px !important}.legacy-styling .pt-sm-10,.legacy-styling .py-sm-10{padding-top:100px !important}.legacy-styling .pr-sm-10,.legacy-styling .px-sm-10{padding-right:100px !important}.legacy-styling .pb-sm-10,.legacy-styling .py-sm-10{padding-bottom:100px !important}.legacy-styling .pl-sm-10,.legacy-styling .px-sm-10{padding-left:100px !important}.legacy-styling .p-sm-12{padding:120px !important}.legacy-styling .pt-sm-12,.legacy-styling .py-sm-12{padding-top:120px !important}.legacy-styling .pr-sm-12,.legacy-styling .px-sm-12{padding-right:120px !important}.legacy-styling .pb-sm-12,.legacy-styling .py-sm-12{padding-bottom:120px !important}.legacy-styling .pl-sm-12,.legacy-styling .px-sm-12{padding-left:120px !important}.legacy-styling .m-sm-auto{margin:auto !important}.legacy-styling .mt-sm-auto,.legacy-styling .my-sm-auto{margin-top:auto !important}.legacy-styling .mr-sm-auto,.legacy-styling .mx-sm-auto{margin-right:auto !important}.legacy-styling .mb-sm-auto,.legacy-styling .my-sm-auto{margin-bottom:auto !important}.legacy-styling .ml-sm-auto,.legacy-styling .mx-sm-auto{margin-left:auto !important}}@media (min-width: 768px){.legacy-styling .m-md-0{margin:0 !important}.legacy-styling .mt-md-0,.legacy-styling .my-md-0{margin-top:0 !important}.legacy-styling .mr-md-0,.legacy-styling .mx-md-0{margin-right:0 !important}.legacy-styling .mb-md-0,.legacy-styling .my-md-0{margin-bottom:0 !important}.legacy-styling .ml-md-0,.legacy-styling .mx-md-0{margin-left:0 !important}.legacy-styling .m-md-1{margin:10px !important}.legacy-styling .mt-md-1,.legacy-styling .my-md-1{margin-top:10px !important}.legacy-styling .mr-md-1,.legacy-styling .mx-md-1{margin-right:10px !important}.legacy-styling .mb-md-1,.legacy-styling .my-md-1{margin-bottom:10px !important}.legacy-styling .ml-md-1,.legacy-styling .mx-md-1{margin-left:10px !important}.legacy-styling .m-md-15{margin:15px !important}.legacy-styling .mt-md-15,.legacy-styling .my-md-15{margin-top:15px !important}.legacy-styling .mr-md-15,.legacy-styling .mx-md-15{margin-right:15px !important}.legacy-styling .mb-md-15,.legacy-styling .my-md-15{margin-bottom:15px !important}.legacy-styling .ml-md-15,.legacy-styling .mx-md-15{margin-left:15px !important}.legacy-styling .m-md-2{margin:20px !important}.legacy-styling .mt-md-2,.legacy-styling .my-md-2{margin-top:20px !important}.legacy-styling .mr-md-2,.legacy-styling .mx-md-2{margin-right:20px !important}.legacy-styling .mb-md-2,.legacy-styling .my-md-2{margin-bottom:20px !important}.legacy-styling .ml-md-2,.legacy-styling .mx-md-2{margin-left:20px !important}.legacy-styling .m-md-25{margin:25px !important}.legacy-styling .mt-md-25,.legacy-styling .my-md-25{margin-top:25px !important}.legacy-styling .mr-md-25,.legacy-styling .mx-md-25{margin-right:25px !important}.legacy-styling .mb-md-25,.legacy-styling .my-md-25{margin-bottom:25px !important}.legacy-styling .ml-md-25,.legacy-styling .mx-md-25{margin-left:25px !important}.legacy-styling .m-md-3{margin:30px !important}.legacy-styling .mt-md-3,.legacy-styling .my-md-3{margin-top:30px !important}.legacy-styling .mr-md-3,.legacy-styling .mx-md-3{margin-right:30px !important}.legacy-styling .mb-md-3,.legacy-styling .my-md-3{margin-bottom:30px !important}.legacy-styling .ml-md-3,.legacy-styling .mx-md-3{margin-left:30px !important}.legacy-styling .m-md-35{margin:35px !important}.legacy-styling .mt-md-35,.legacy-styling .my-md-35{margin-top:35px !important}.legacy-styling .mr-md-35,.legacy-styling .mx-md-35{margin-right:35px !important}.legacy-styling .mb-md-35,.legacy-styling .my-md-35{margin-bottom:35px !important}.legacy-styling .ml-md-35,.legacy-styling .mx-md-35{margin-left:35px !important}.legacy-styling .m-md-4{margin:40px !important}.legacy-styling .mt-md-4,.legacy-styling .my-md-4{margin-top:40px !important}.legacy-styling .mr-md-4,.legacy-styling .mx-md-4{margin-right:40px !important}.legacy-styling .mb-md-4,.legacy-styling .my-md-4{margin-bottom:40px !important}.legacy-styling .ml-md-4,.legacy-styling .mx-md-4{margin-left:40px !important}.legacy-styling .m-md-45{margin:45px !important}.legacy-styling .mt-md-45,.legacy-styling .my-md-45{margin-top:45px !important}.legacy-styling .mr-md-45,.legacy-styling .mx-md-45{margin-right:45px !important}.legacy-styling .mb-md-45,.legacy-styling .my-md-45{margin-bottom:45px !important}.legacy-styling .ml-md-45,.legacy-styling .mx-md-45{margin-left:45px !important}.legacy-styling .m-md-5{margin:50px !important}.legacy-styling .mt-md-5,.legacy-styling .my-md-5{margin-top:50px !important}.legacy-styling .mr-md-5,.legacy-styling .mx-md-5{margin-right:50px !important}.legacy-styling .mb-md-5,.legacy-styling .my-md-5{margin-bottom:50px !important}.legacy-styling .ml-md-5,.legacy-styling .mx-md-5{margin-left:50px !important}.legacy-styling .m-md-6{margin:60px !important}.legacy-styling .mt-md-6,.legacy-styling .my-md-6{margin-top:60px !important}.legacy-styling .mr-md-6,.legacy-styling .mx-md-6{margin-right:60px !important}.legacy-styling .mb-md-6,.legacy-styling .my-md-6{margin-bottom:60px !important}.legacy-styling .ml-md-6,.legacy-styling .mx-md-6{margin-left:60px !important}.legacy-styling .m-md-8{margin:80px !important}.legacy-styling .mt-md-8,.legacy-styling .my-md-8{margin-top:80px !important}.legacy-styling .mr-md-8,.legacy-styling .mx-md-8{margin-right:80px !important}.legacy-styling .mb-md-8,.legacy-styling .my-md-8{margin-bottom:80px !important}.legacy-styling .ml-md-8,.legacy-styling .mx-md-8{margin-left:80px !important}.legacy-styling .m-md-10{margin:100px !important}.legacy-styling .mt-md-10,.legacy-styling .my-md-10{margin-top:100px !important}.legacy-styling .mr-md-10,.legacy-styling .mx-md-10{margin-right:100px !important}.legacy-styling .mb-md-10,.legacy-styling .my-md-10{margin-bottom:100px !important}.legacy-styling .ml-md-10,.legacy-styling .mx-md-10{margin-left:100px !important}.legacy-styling .m-md-12{margin:120px !important}.legacy-styling .mt-md-12,.legacy-styling .my-md-12{margin-top:120px !important}.legacy-styling .mr-md-12,.legacy-styling .mx-md-12{margin-right:120px !important}.legacy-styling .mb-md-12,.legacy-styling .my-md-12{margin-bottom:120px !important}.legacy-styling .ml-md-12,.legacy-styling .mx-md-12{margin-left:120px !important}.legacy-styling .p-md-0{padding:0 !important}.legacy-styling .pt-md-0,.legacy-styling .py-md-0{padding-top:0 !important}.legacy-styling .pr-md-0,.legacy-styling .px-md-0{padding-right:0 !important}.legacy-styling .pb-md-0,.legacy-styling .py-md-0{padding-bottom:0 !important}.legacy-styling .pl-md-0,.legacy-styling .px-md-0{padding-left:0 !important}.legacy-styling .p-md-1{padding:10px !important}.legacy-styling .pt-md-1,.legacy-styling .py-md-1{padding-top:10px !important}.legacy-styling .pr-md-1,.legacy-styling .px-md-1{padding-right:10px !important}.legacy-styling .pb-md-1,.legacy-styling .py-md-1{padding-bottom:10px !important}.legacy-styling .pl-md-1,.legacy-styling .px-md-1{padding-left:10px !important}.legacy-styling .p-md-15{padding:15px !important}.legacy-styling .pt-md-15,.legacy-styling .py-md-15{padding-top:15px !important}.legacy-styling .pr-md-15,.legacy-styling .px-md-15{padding-right:15px !important}.legacy-styling .pb-md-15,.legacy-styling .py-md-15{padding-bottom:15px !important}.legacy-styling .pl-md-15,.legacy-styling .px-md-15{padding-left:15px !important}.legacy-styling .p-md-2{padding:20px !important}.legacy-styling .pt-md-2,.legacy-styling .py-md-2{padding-top:20px !important}.legacy-styling .pr-md-2,.legacy-styling .px-md-2{padding-right:20px !important}.legacy-styling .pb-md-2,.legacy-styling .py-md-2{padding-bottom:20px !important}.legacy-styling .pl-md-2,.legacy-styling .px-md-2{padding-left:20px !important}.legacy-styling .p-md-25{padding:25px !important}.legacy-styling .pt-md-25,.legacy-styling .py-md-25{padding-top:25px !important}.legacy-styling .pr-md-25,.legacy-styling .px-md-25{padding-right:25px !important}.legacy-styling .pb-md-25,.legacy-styling .py-md-25{padding-bottom:25px !important}.legacy-styling .pl-md-25,.legacy-styling .px-md-25{padding-left:25px !important}.legacy-styling .p-md-3{padding:30px !important}.legacy-styling .pt-md-3,.legacy-styling .py-md-3{padding-top:30px !important}.legacy-styling .pr-md-3,.legacy-styling .px-md-3{padding-right:30px !important}.legacy-styling .pb-md-3,.legacy-styling .py-md-3{padding-bottom:30px !important}.legacy-styling .pl-md-3,.legacy-styling .px-md-3{padding-left:30px !important}.legacy-styling .p-md-35{padding:35px !important}.legacy-styling .pt-md-35,.legacy-styling .py-md-35{padding-top:35px !important}.legacy-styling .pr-md-35,.legacy-styling .px-md-35{padding-right:35px !important}.legacy-styling .pb-md-35,.legacy-styling .py-md-35{padding-bottom:35px !important}.legacy-styling .pl-md-35,.legacy-styling .px-md-35{padding-left:35px !important}.legacy-styling .p-md-4{padding:40px !important}.legacy-styling .pt-md-4,.legacy-styling .py-md-4{padding-top:40px !important}.legacy-styling .pr-md-4,.legacy-styling .px-md-4{padding-right:40px !important}.legacy-styling .pb-md-4,.legacy-styling .py-md-4{padding-bottom:40px !important}.legacy-styling .pl-md-4,.legacy-styling .px-md-4{padding-left:40px !important}.legacy-styling .p-md-45{padding:45px !important}.legacy-styling .pt-md-45,.legacy-styling .py-md-45{padding-top:45px !important}.legacy-styling .pr-md-45,.legacy-styling .px-md-45{padding-right:45px !important}.legacy-styling .pb-md-45,.legacy-styling .py-md-45{padding-bottom:45px !important}.legacy-styling .pl-md-45,.legacy-styling .px-md-45{padding-left:45px !important}.legacy-styling .p-md-5{padding:50px !important}.legacy-styling .pt-md-5,.legacy-styling .py-md-5{padding-top:50px !important}.legacy-styling .pr-md-5,.legacy-styling .px-md-5{padding-right:50px !important}.legacy-styling .pb-md-5,.legacy-styling .py-md-5{padding-bottom:50px !important}.legacy-styling .pl-md-5,.legacy-styling .px-md-5{padding-left:50px !important}.legacy-styling .p-md-6{padding:60px !important}.legacy-styling .pt-md-6,.legacy-styling .py-md-6{padding-top:60px !important}.legacy-styling .pr-md-6,.legacy-styling .px-md-6{padding-right:60px !important}.legacy-styling .pb-md-6,.legacy-styling .py-md-6{padding-bottom:60px !important}.legacy-styling .pl-md-6,.legacy-styling .px-md-6{padding-left:60px !important}.legacy-styling .p-md-8{padding:80px !important}.legacy-styling .pt-md-8,.legacy-styling .py-md-8{padding-top:80px !important}.legacy-styling .pr-md-8,.legacy-styling .px-md-8{padding-right:80px !important}.legacy-styling .pb-md-8,.legacy-styling .py-md-8{padding-bottom:80px !important}.legacy-styling .pl-md-8,.legacy-styling .px-md-8{padding-left:80px !important}.legacy-styling .p-md-10{padding:100px !important}.legacy-styling .pt-md-10,.legacy-styling .py-md-10{padding-top:100px !important}.legacy-styling .pr-md-10,.legacy-styling .px-md-10{padding-right:100px !important}.legacy-styling .pb-md-10,.legacy-styling .py-md-10{padding-bottom:100px !important}.legacy-styling .pl-md-10,.legacy-styling .px-md-10{padding-left:100px !important}.legacy-styling .p-md-12{padding:120px !important}.legacy-styling .pt-md-12,.legacy-styling .py-md-12{padding-top:120px !important}.legacy-styling .pr-md-12,.legacy-styling .px-md-12{padding-right:120px !important}.legacy-styling .pb-md-12,.legacy-styling .py-md-12{padding-bottom:120px !important}.legacy-styling .pl-md-12,.legacy-styling .px-md-12{padding-left:120px !important}.legacy-styling .m-md-auto{margin:auto !important}.legacy-styling .mt-md-auto,.legacy-styling .my-md-auto{margin-top:auto !important}.legacy-styling .mr-md-auto,.legacy-styling .mx-md-auto{margin-right:auto !important}.legacy-styling .mb-md-auto,.legacy-styling .my-md-auto{margin-bottom:auto !important}.legacy-styling .ml-md-auto,.legacy-styling .mx-md-auto{margin-left:auto !important}}@media (min-width: 1005px){.legacy-styling .m-lg-0{margin:0 !important}.legacy-styling .mt-lg-0,.legacy-styling .my-lg-0{margin-top:0 !important}.legacy-styling .mr-lg-0,.legacy-styling .mx-lg-0{margin-right:0 !important}.legacy-styling .mb-lg-0,.legacy-styling .my-lg-0{margin-bottom:0 !important}.legacy-styling .ml-lg-0,.legacy-styling .mx-lg-0{margin-left:0 !important}.legacy-styling .m-lg-1{margin:10px !important}.legacy-styling .mt-lg-1,.legacy-styling .my-lg-1{margin-top:10px !important}.legacy-styling .mr-lg-1,.legacy-styling .mx-lg-1{margin-right:10px !important}.legacy-styling .mb-lg-1,.legacy-styling .my-lg-1{margin-bottom:10px !important}.legacy-styling .ml-lg-1,.legacy-styling .mx-lg-1{margin-left:10px !important}.legacy-styling .m-lg-15{margin:15px !important}.legacy-styling .mt-lg-15,.legacy-styling .my-lg-15{margin-top:15px !important}.legacy-styling .mr-lg-15,.legacy-styling .mx-lg-15{margin-right:15px !important}.legacy-styling .mb-lg-15,.legacy-styling .my-lg-15{margin-bottom:15px !important}.legacy-styling .ml-lg-15,.legacy-styling .mx-lg-15{margin-left:15px !important}.legacy-styling .m-lg-2{margin:20px !important}.legacy-styling .mt-lg-2,.legacy-styling .my-lg-2{margin-top:20px !important}.legacy-styling .mr-lg-2,.legacy-styling .mx-lg-2{margin-right:20px !important}.legacy-styling .mb-lg-2,.legacy-styling .my-lg-2{margin-bottom:20px !important}.legacy-styling .ml-lg-2,.legacy-styling .mx-lg-2{margin-left:20px !important}.legacy-styling .m-lg-25{margin:25px !important}.legacy-styling .mt-lg-25,.legacy-styling .my-lg-25{margin-top:25px !important}.legacy-styling .mr-lg-25,.legacy-styling .mx-lg-25{margin-right:25px !important}.legacy-styling .mb-lg-25,.legacy-styling .my-lg-25{margin-bottom:25px !important}.legacy-styling .ml-lg-25,.legacy-styling .mx-lg-25{margin-left:25px !important}.legacy-styling .m-lg-3{margin:30px !important}.legacy-styling .mt-lg-3,.legacy-styling .my-lg-3{margin-top:30px !important}.legacy-styling .mr-lg-3,.legacy-styling .mx-lg-3{margin-right:30px !important}.legacy-styling .mb-lg-3,.legacy-styling .my-lg-3{margin-bottom:30px !important}.legacy-styling .ml-lg-3,.legacy-styling .mx-lg-3{margin-left:30px !important}.legacy-styling .m-lg-35{margin:35px !important}.legacy-styling .mt-lg-35,.legacy-styling .my-lg-35{margin-top:35px !important}.legacy-styling .mr-lg-35,.legacy-styling .mx-lg-35{margin-right:35px !important}.legacy-styling .mb-lg-35,.legacy-styling .my-lg-35{margin-bottom:35px !important}.legacy-styling .ml-lg-35,.legacy-styling .mx-lg-35{margin-left:35px !important}.legacy-styling .m-lg-4{margin:40px !important}.legacy-styling .mt-lg-4,.legacy-styling .my-lg-4{margin-top:40px !important}.legacy-styling .mr-lg-4,.legacy-styling .mx-lg-4{margin-right:40px !important}.legacy-styling .mb-lg-4,.legacy-styling .my-lg-4{margin-bottom:40px !important}.legacy-styling .ml-lg-4,.legacy-styling .mx-lg-4{margin-left:40px !important}.legacy-styling .m-lg-45{margin:45px !important}.legacy-styling .mt-lg-45,.legacy-styling .my-lg-45{margin-top:45px !important}.legacy-styling .mr-lg-45,.legacy-styling .mx-lg-45{margin-right:45px !important}.legacy-styling .mb-lg-45,.legacy-styling .my-lg-45{margin-bottom:45px !important}.legacy-styling .ml-lg-45,.legacy-styling .mx-lg-45{margin-left:45px !important}.legacy-styling .m-lg-5{margin:50px !important}.legacy-styling .mt-lg-5,.legacy-styling .my-lg-5{margin-top:50px !important}.legacy-styling .mr-lg-5,.legacy-styling .mx-lg-5{margin-right:50px !important}.legacy-styling .mb-lg-5,.legacy-styling .my-lg-5{margin-bottom:50px !important}.legacy-styling .ml-lg-5,.legacy-styling .mx-lg-5{margin-left:50px !important}.legacy-styling .m-lg-6{margin:60px !important}.legacy-styling .mt-lg-6,.legacy-styling .my-lg-6{margin-top:60px !important}.legacy-styling .mr-lg-6,.legacy-styling .mx-lg-6{margin-right:60px !important}.legacy-styling .mb-lg-6,.legacy-styling .my-lg-6{margin-bottom:60px !important}.legacy-styling .ml-lg-6,.legacy-styling .mx-lg-6{margin-left:60px !important}.legacy-styling .m-lg-8{margin:80px !important}.legacy-styling .mt-lg-8,.legacy-styling .my-lg-8{margin-top:80px !important}.legacy-styling .mr-lg-8,.legacy-styling .mx-lg-8{margin-right:80px !important}.legacy-styling .mb-lg-8,.legacy-styling .my-lg-8{margin-bottom:80px !important}.legacy-styling .ml-lg-8,.legacy-styling .mx-lg-8{margin-left:80px !important}.legacy-styling .m-lg-10{margin:100px !important}.legacy-styling .mt-lg-10,.legacy-styling .my-lg-10{margin-top:100px !important}.legacy-styling .mr-lg-10,.legacy-styling .mx-lg-10{margin-right:100px !important}.legacy-styling .mb-lg-10,.legacy-styling .my-lg-10{margin-bottom:100px !important}.legacy-styling .ml-lg-10,.legacy-styling .mx-lg-10{margin-left:100px !important}.legacy-styling .m-lg-12{margin:120px !important}.legacy-styling .mt-lg-12,.legacy-styling .my-lg-12{margin-top:120px !important}.legacy-styling .mr-lg-12,.legacy-styling .mx-lg-12{margin-right:120px !important}.legacy-styling .mb-lg-12,.legacy-styling .my-lg-12{margin-bottom:120px !important}.legacy-styling .ml-lg-12,.legacy-styling .mx-lg-12{margin-left:120px !important}.legacy-styling .p-lg-0{padding:0 !important}.legacy-styling .pt-lg-0,.legacy-styling .py-lg-0{padding-top:0 !important}.legacy-styling .pr-lg-0,.legacy-styling .px-lg-0{padding-right:0 !important}.legacy-styling .pb-lg-0,.legacy-styling .py-lg-0{padding-bottom:0 !important}.legacy-styling .pl-lg-0,.legacy-styling .px-lg-0{padding-left:0 !important}.legacy-styling .p-lg-1{padding:10px !important}.legacy-styling .pt-lg-1,.legacy-styling .py-lg-1{padding-top:10px !important}.legacy-styling .pr-lg-1,.legacy-styling .px-lg-1{padding-right:10px !important}.legacy-styling .pb-lg-1,.legacy-styling .py-lg-1{padding-bottom:10px !important}.legacy-styling .pl-lg-1,.legacy-styling .px-lg-1{padding-left:10px !important}.legacy-styling .p-lg-15{padding:15px !important}.legacy-styling .pt-lg-15,.legacy-styling .py-lg-15{padding-top:15px !important}.legacy-styling .pr-lg-15,.legacy-styling .px-lg-15{padding-right:15px !important}.legacy-styling .pb-lg-15,.legacy-styling .py-lg-15{padding-bottom:15px !important}.legacy-styling .pl-lg-15,.legacy-styling .px-lg-15{padding-left:15px !important}.legacy-styling .p-lg-2{padding:20px !important}.legacy-styling .pt-lg-2,.legacy-styling .py-lg-2{padding-top:20px !important}.legacy-styling .pr-lg-2,.legacy-styling .px-lg-2{padding-right:20px !important}.legacy-styling .pb-lg-2,.legacy-styling .py-lg-2{padding-bottom:20px !important}.legacy-styling .pl-lg-2,.legacy-styling .px-lg-2{padding-left:20px !important}.legacy-styling .p-lg-25{padding:25px !important}.legacy-styling .pt-lg-25,.legacy-styling .py-lg-25{padding-top:25px !important}.legacy-styling .pr-lg-25,.legacy-styling .px-lg-25{padding-right:25px !important}.legacy-styling .pb-lg-25,.legacy-styling .py-lg-25{padding-bottom:25px !important}.legacy-styling .pl-lg-25,.legacy-styling .px-lg-25{padding-left:25px !important}.legacy-styling .p-lg-3{padding:30px !important}.legacy-styling .pt-lg-3,.legacy-styling .py-lg-3{padding-top:30px !important}.legacy-styling .pr-lg-3,.legacy-styling .px-lg-3{padding-right:30px !important}.legacy-styling .pb-lg-3,.legacy-styling .py-lg-3{padding-bottom:30px !important}.legacy-styling .pl-lg-3,.legacy-styling .px-lg-3{padding-left:30px !important}.legacy-styling .p-lg-35{padding:35px !important}.legacy-styling .pt-lg-35,.legacy-styling .py-lg-35{padding-top:35px !important}.legacy-styling .pr-lg-35,.legacy-styling .px-lg-35{padding-right:35px !important}.legacy-styling .pb-lg-35,.legacy-styling .py-lg-35{padding-bottom:35px !important}.legacy-styling .pl-lg-35,.legacy-styling .px-lg-35{padding-left:35px !important}.legacy-styling .p-lg-4{padding:40px !important}.legacy-styling .pt-lg-4,.legacy-styling .py-lg-4{padding-top:40px !important}.legacy-styling .pr-lg-4,.legacy-styling .px-lg-4{padding-right:40px !important}.legacy-styling .pb-lg-4,.legacy-styling .py-lg-4{padding-bottom:40px !important}.legacy-styling .pl-lg-4,.legacy-styling .px-lg-4{padding-left:40px !important}.legacy-styling .p-lg-45{padding:45px !important}.legacy-styling .pt-lg-45,.legacy-styling .py-lg-45{padding-top:45px !important}.legacy-styling .pr-lg-45,.legacy-styling .px-lg-45{padding-right:45px !important}.legacy-styling .pb-lg-45,.legacy-styling .py-lg-45{padding-bottom:45px !important}.legacy-styling .pl-lg-45,.legacy-styling .px-lg-45{padding-left:45px !important}.legacy-styling .p-lg-5{padding:50px !important}.legacy-styling .pt-lg-5,.legacy-styling .py-lg-5{padding-top:50px !important}.legacy-styling .pr-lg-5,.legacy-styling .px-lg-5{padding-right:50px !important}.legacy-styling .pb-lg-5,.legacy-styling .py-lg-5{padding-bottom:50px !important}.legacy-styling .pl-lg-5,.legacy-styling .px-lg-5{padding-left:50px !important}.legacy-styling .p-lg-6{padding:60px !important}.legacy-styling .pt-lg-6,.legacy-styling .py-lg-6{padding-top:60px !important}.legacy-styling .pr-lg-6,.legacy-styling .px-lg-6{padding-right:60px !important}.legacy-styling .pb-lg-6,.legacy-styling .py-lg-6{padding-bottom:60px !important}.legacy-styling .pl-lg-6,.legacy-styling .px-lg-6{padding-left:60px !important}.legacy-styling .p-lg-8{padding:80px !important}.legacy-styling .pt-lg-8,.legacy-styling .py-lg-8{padding-top:80px !important}.legacy-styling .pr-lg-8,.legacy-styling .px-lg-8{padding-right:80px !important}.legacy-styling .pb-lg-8,.legacy-styling .py-lg-8{padding-bottom:80px !important}.legacy-styling .pl-lg-8,.legacy-styling .px-lg-8{padding-left:80px !important}.legacy-styling .p-lg-10{padding:100px !important}.legacy-styling .pt-lg-10,.legacy-styling .py-lg-10{padding-top:100px !important}.legacy-styling .pr-lg-10,.legacy-styling .px-lg-10{padding-right:100px !important}.legacy-styling .pb-lg-10,.legacy-styling .py-lg-10{padding-bottom:100px !important}.legacy-styling .pl-lg-10,.legacy-styling .px-lg-10{padding-left:100px !important}.legacy-styling .p-lg-12{padding:120px !important}.legacy-styling .pt-lg-12,.legacy-styling .py-lg-12{padding-top:120px !important}.legacy-styling .pr-lg-12,.legacy-styling .px-lg-12{padding-right:120px !important}.legacy-styling .pb-lg-12,.legacy-styling .py-lg-12{padding-bottom:120px !important}.legacy-styling .pl-lg-12,.legacy-styling .px-lg-12{padding-left:120px !important}.legacy-styling .m-lg-auto{margin:auto !important}.legacy-styling .mt-lg-auto,.legacy-styling .my-lg-auto{margin-top:auto !important}.legacy-styling .mr-lg-auto,.legacy-styling .mx-lg-auto{margin-right:auto !important}.legacy-styling .mb-lg-auto,.legacy-styling .my-lg-auto{margin-bottom:auto !important}.legacy-styling .ml-lg-auto,.legacy-styling .mx-lg-auto{margin-left:auto !important}}@media (min-width: 1240px){.legacy-styling .m-xl-0{margin:0 !important}.legacy-styling .mt-xl-0,.legacy-styling .my-xl-0{margin-top:0 !important}.legacy-styling .mr-xl-0,.legacy-styling .mx-xl-0{margin-right:0 !important}.legacy-styling .mb-xl-0,.legacy-styling .my-xl-0{margin-bottom:0 !important}.legacy-styling .ml-xl-0,.legacy-styling .mx-xl-0{margin-left:0 !important}.legacy-styling .m-xl-1{margin:10px !important}.legacy-styling .mt-xl-1,.legacy-styling .my-xl-1{margin-top:10px !important}.legacy-styling .mr-xl-1,.legacy-styling .mx-xl-1{margin-right:10px !important}.legacy-styling .mb-xl-1,.legacy-styling .my-xl-1{margin-bottom:10px !important}.legacy-styling .ml-xl-1,.legacy-styling .mx-xl-1{margin-left:10px !important}.legacy-styling .m-xl-15{margin:15px !important}.legacy-styling .mt-xl-15,.legacy-styling .my-xl-15{margin-top:15px !important}.legacy-styling .mr-xl-15,.legacy-styling .mx-xl-15{margin-right:15px !important}.legacy-styling .mb-xl-15,.legacy-styling .my-xl-15{margin-bottom:15px !important}.legacy-styling .ml-xl-15,.legacy-styling .mx-xl-15{margin-left:15px !important}.legacy-styling .m-xl-2{margin:20px !important}.legacy-styling .mt-xl-2,.legacy-styling .my-xl-2{margin-top:20px !important}.legacy-styling .mr-xl-2,.legacy-styling .mx-xl-2{margin-right:20px !important}.legacy-styling .mb-xl-2,.legacy-styling .my-xl-2{margin-bottom:20px !important}.legacy-styling .ml-xl-2,.legacy-styling .mx-xl-2{margin-left:20px !important}.legacy-styling .m-xl-25{margin:25px !important}.legacy-styling .mt-xl-25,.legacy-styling .my-xl-25{margin-top:25px !important}.legacy-styling .mr-xl-25,.legacy-styling .mx-xl-25{margin-right:25px !important}.legacy-styling .mb-xl-25,.legacy-styling .my-xl-25{margin-bottom:25px !important}.legacy-styling .ml-xl-25,.legacy-styling .mx-xl-25{margin-left:25px !important}.legacy-styling .m-xl-3{margin:30px !important}.legacy-styling .mt-xl-3,.legacy-styling .my-xl-3{margin-top:30px !important}.legacy-styling .mr-xl-3,.legacy-styling .mx-xl-3{margin-right:30px !important}.legacy-styling .mb-xl-3,.legacy-styling .my-xl-3{margin-bottom:30px !important}.legacy-styling .ml-xl-3,.legacy-styling .mx-xl-3{margin-left:30px !important}.legacy-styling .m-xl-35{margin:35px !important}.legacy-styling .mt-xl-35,.legacy-styling .my-xl-35{margin-top:35px !important}.legacy-styling .mr-xl-35,.legacy-styling .mx-xl-35{margin-right:35px !important}.legacy-styling .mb-xl-35,.legacy-styling .my-xl-35{margin-bottom:35px !important}.legacy-styling .ml-xl-35,.legacy-styling .mx-xl-35{margin-left:35px !important}.legacy-styling .m-xl-4{margin:40px !important}.legacy-styling .mt-xl-4,.legacy-styling .my-xl-4{margin-top:40px !important}.legacy-styling .mr-xl-4,.legacy-styling .mx-xl-4{margin-right:40px !important}.legacy-styling .mb-xl-4,.legacy-styling .my-xl-4{margin-bottom:40px !important}.legacy-styling .ml-xl-4,.legacy-styling .mx-xl-4{margin-left:40px !important}.legacy-styling .m-xl-45{margin:45px !important}.legacy-styling .mt-xl-45,.legacy-styling .my-xl-45{margin-top:45px !important}.legacy-styling .mr-xl-45,.legacy-styling .mx-xl-45{margin-right:45px !important}.legacy-styling .mb-xl-45,.legacy-styling .my-xl-45{margin-bottom:45px !important}.legacy-styling .ml-xl-45,.legacy-styling .mx-xl-45{margin-left:45px !important}.legacy-styling .m-xl-5{margin:50px !important}.legacy-styling .mt-xl-5,.legacy-styling .my-xl-5{margin-top:50px !important}.legacy-styling .mr-xl-5,.legacy-styling .mx-xl-5{margin-right:50px !important}.legacy-styling .mb-xl-5,.legacy-styling .my-xl-5{margin-bottom:50px !important}.legacy-styling .ml-xl-5,.legacy-styling .mx-xl-5{margin-left:50px !important}.legacy-styling .m-xl-6{margin:60px !important}.legacy-styling .mt-xl-6,.legacy-styling .my-xl-6{margin-top:60px !important}.legacy-styling .mr-xl-6,.legacy-styling .mx-xl-6{margin-right:60px !important}.legacy-styling .mb-xl-6,.legacy-styling .my-xl-6{margin-bottom:60px !important}.legacy-styling .ml-xl-6,.legacy-styling .mx-xl-6{margin-left:60px !important}.legacy-styling .m-xl-8{margin:80px !important}.legacy-styling .mt-xl-8,.legacy-styling .my-xl-8{margin-top:80px !important}.legacy-styling .mr-xl-8,.legacy-styling .mx-xl-8{margin-right:80px !important}.legacy-styling .mb-xl-8,.legacy-styling .my-xl-8{margin-bottom:80px !important}.legacy-styling .ml-xl-8,.legacy-styling .mx-xl-8{margin-left:80px !important}.legacy-styling .m-xl-10{margin:100px !important}.legacy-styling .mt-xl-10,.legacy-styling .my-xl-10{margin-top:100px !important}.legacy-styling .mr-xl-10,.legacy-styling .mx-xl-10{margin-right:100px !important}.legacy-styling .mb-xl-10,.legacy-styling .my-xl-10{margin-bottom:100px !important}.legacy-styling .ml-xl-10,.legacy-styling .mx-xl-10{margin-left:100px !important}.legacy-styling .m-xl-12{margin:120px !important}.legacy-styling .mt-xl-12,.legacy-styling .my-xl-12{margin-top:120px !important}.legacy-styling .mr-xl-12,.legacy-styling .mx-xl-12{margin-right:120px !important}.legacy-styling .mb-xl-12,.legacy-styling .my-xl-12{margin-bottom:120px !important}.legacy-styling .ml-xl-12,.legacy-styling .mx-xl-12{margin-left:120px !important}.legacy-styling .p-xl-0{padding:0 !important}.legacy-styling .pt-xl-0,.legacy-styling .py-xl-0{padding-top:0 !important}.legacy-styling .pr-xl-0,.legacy-styling .px-xl-0{padding-right:0 !important}.legacy-styling .pb-xl-0,.legacy-styling .py-xl-0{padding-bottom:0 !important}.legacy-styling .pl-xl-0,.legacy-styling .px-xl-0{padding-left:0 !important}.legacy-styling .p-xl-1{padding:10px !important}.legacy-styling .pt-xl-1,.legacy-styling .py-xl-1{padding-top:10px !important}.legacy-styling .pr-xl-1,.legacy-styling .px-xl-1{padding-right:10px !important}.legacy-styling .pb-xl-1,.legacy-styling .py-xl-1{padding-bottom:10px !important}.legacy-styling .pl-xl-1,.legacy-styling .px-xl-1{padding-left:10px !important}.legacy-styling .p-xl-15{padding:15px !important}.legacy-styling .pt-xl-15,.legacy-styling .py-xl-15{padding-top:15px !important}.legacy-styling .pr-xl-15,.legacy-styling .px-xl-15{padding-right:15px !important}.legacy-styling .pb-xl-15,.legacy-styling .py-xl-15{padding-bottom:15px !important}.legacy-styling .pl-xl-15,.legacy-styling .px-xl-15{padding-left:15px !important}.legacy-styling .p-xl-2{padding:20px !important}.legacy-styling .pt-xl-2,.legacy-styling .py-xl-2{padding-top:20px !important}.legacy-styling .pr-xl-2,.legacy-styling .px-xl-2{padding-right:20px !important}.legacy-styling .pb-xl-2,.legacy-styling .py-xl-2{padding-bottom:20px !important}.legacy-styling .pl-xl-2,.legacy-styling .px-xl-2{padding-left:20px !important}.legacy-styling .p-xl-25{padding:25px !important}.legacy-styling .pt-xl-25,.legacy-styling .py-xl-25{padding-top:25px !important}.legacy-styling .pr-xl-25,.legacy-styling .px-xl-25{padding-right:25px !important}.legacy-styling .pb-xl-25,.legacy-styling .py-xl-25{padding-bottom:25px !important}.legacy-styling .pl-xl-25,.legacy-styling .px-xl-25{padding-left:25px !important}.legacy-styling .p-xl-3{padding:30px !important}.legacy-styling .pt-xl-3,.legacy-styling .py-xl-3{padding-top:30px !important}.legacy-styling .pr-xl-3,.legacy-styling .px-xl-3{padding-right:30px !important}.legacy-styling .pb-xl-3,.legacy-styling .py-xl-3{padding-bottom:30px !important}.legacy-styling .pl-xl-3,.legacy-styling .px-xl-3{padding-left:30px !important}.legacy-styling .p-xl-35{padding:35px !important}.legacy-styling .pt-xl-35,.legacy-styling .py-xl-35{padding-top:35px !important}.legacy-styling .pr-xl-35,.legacy-styling .px-xl-35{padding-right:35px !important}.legacy-styling .pb-xl-35,.legacy-styling .py-xl-35{padding-bottom:35px !important}.legacy-styling .pl-xl-35,.legacy-styling .px-xl-35{padding-left:35px !important}.legacy-styling .p-xl-4{padding:40px !important}.legacy-styling .pt-xl-4,.legacy-styling .py-xl-4{padding-top:40px !important}.legacy-styling .pr-xl-4,.legacy-styling .px-xl-4{padding-right:40px !important}.legacy-styling .pb-xl-4,.legacy-styling .py-xl-4{padding-bottom:40px !important}.legacy-styling .pl-xl-4,.legacy-styling .px-xl-4{padding-left:40px !important}.legacy-styling .p-xl-45{padding:45px !important}.legacy-styling .pt-xl-45,.legacy-styling .py-xl-45{padding-top:45px !important}.legacy-styling .pr-xl-45,.legacy-styling .px-xl-45{padding-right:45px !important}.legacy-styling .pb-xl-45,.legacy-styling .py-xl-45{padding-bottom:45px !important}.legacy-styling .pl-xl-45,.legacy-styling .px-xl-45{padding-left:45px !important}.legacy-styling .p-xl-5{padding:50px !important}.legacy-styling .pt-xl-5,.legacy-styling .py-xl-5{padding-top:50px !important}.legacy-styling .pr-xl-5,.legacy-styling .px-xl-5{padding-right:50px !important}.legacy-styling .pb-xl-5,.legacy-styling .py-xl-5{padding-bottom:50px !important}.legacy-styling .pl-xl-5,.legacy-styling .px-xl-5{padding-left:50px !important}.legacy-styling .p-xl-6{padding:60px !important}.legacy-styling .pt-xl-6,.legacy-styling .py-xl-6{padding-top:60px !important}.legacy-styling .pr-xl-6,.legacy-styling .px-xl-6{padding-right:60px !important}.legacy-styling .pb-xl-6,.legacy-styling .py-xl-6{padding-bottom:60px !important}.legacy-styling .pl-xl-6,.legacy-styling .px-xl-6{padding-left:60px !important}.legacy-styling .p-xl-8{padding:80px !important}.legacy-styling .pt-xl-8,.legacy-styling .py-xl-8{padding-top:80px !important}.legacy-styling .pr-xl-8,.legacy-styling .px-xl-8{padding-right:80px !important}.legacy-styling .pb-xl-8,.legacy-styling .py-xl-8{padding-bottom:80px !important}.legacy-styling .pl-xl-8,.legacy-styling .px-xl-8{padding-left:80px !important}.legacy-styling .p-xl-10{padding:100px !important}.legacy-styling .pt-xl-10,.legacy-styling .py-xl-10{padding-top:100px !important}.legacy-styling .pr-xl-10,.legacy-styling .px-xl-10{padding-right:100px !important}.legacy-styling .pb-xl-10,.legacy-styling .py-xl-10{padding-bottom:100px !important}.legacy-styling .pl-xl-10,.legacy-styling .px-xl-10{padding-left:100px !important}.legacy-styling .p-xl-12{padding:120px !important}.legacy-styling .pt-xl-12,.legacy-styling .py-xl-12{padding-top:120px !important}.legacy-styling .pr-xl-12,.legacy-styling .px-xl-12{padding-right:120px !important}.legacy-styling .pb-xl-12,.legacy-styling .py-xl-12{padding-bottom:120px !important}.legacy-styling .pl-xl-12,.legacy-styling .px-xl-12{padding-left:120px !important}.legacy-styling .m-xl-auto{margin:auto !important}.legacy-styling .mt-xl-auto,.legacy-styling .my-xl-auto{margin-top:auto !important}.legacy-styling .mr-xl-auto,.legacy-styling .mx-xl-auto{margin-right:auto !important}.legacy-styling .mb-xl-auto,.legacy-styling .my-xl-auto{margin-bottom:auto !important}.legacy-styling .ml-xl-auto,.legacy-styling .mx-xl-auto{margin-left:auto !important}}.legacy-styling .text-monospace{font-family:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}.legacy-styling .text-justify{text-align:justify !important}.legacy-styling .text-nowrap{white-space:nowrap !important}.legacy-styling .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legacy-styling .text-left{text-align:left !important}.legacy-styling .text-right{text-align:right !important}.legacy-styling .text-center{text-align:center !important}@media (min-width: 615px){.legacy-styling .text-sm-left{text-align:left !important}.legacy-styling .text-sm-right{text-align:right !important}.legacy-styling .text-sm-center{text-align:center !important}}@media (min-width: 768px){.legacy-styling .text-md-left{text-align:left !important}.legacy-styling .text-md-right{text-align:right !important}.legacy-styling .text-md-center{text-align:center !important}}@media (min-width: 1005px){.legacy-styling .text-lg-left{text-align:left !important}.legacy-styling .text-lg-right{text-align:right !important}.legacy-styling .text-lg-center{text-align:center !important}}@media (min-width: 1240px){.legacy-styling .text-xl-left{text-align:left !important}.legacy-styling .text-xl-right{text-align:right !important}.legacy-styling .text-xl-center{text-align:center !important}}.legacy-styling .text-lowercase{text-transform:lowercase !important}.legacy-styling .text-uppercase{text-transform:uppercase !important}.legacy-styling .text-capitalize{text-transform:capitalize !important}.legacy-styling .font-weight-light{font-weight:300 !important}.legacy-styling .font-weight-normal{font-weight:350 !important}.legacy-styling .font-weight-bold{font-weight:800 !important}.legacy-styling .font-italic{font-style:italic !important}.legacy-styling .text-white{color:#fff !important}.legacy-styling .text-primary{color:#2B79CA !important}.legacy-styling a.text-primary:hover,.legacy-styling a.text-primary:focus{color:#2260a0 !important}.legacy-styling .text-secondary{color:#6c757d !important}.legacy-styling a.text-secondary:hover,.legacy-styling a.text-secondary:focus{color:#545b62 !important}.legacy-styling .text-purple{color:#BE3686 !important}.legacy-styling a.text-purple:hover,.legacy-styling a.text-purple:focus{color:#962b6a !important}.legacy-styling .text-pink{color:#FF2B75 !important}.legacy-styling a.text-pink:hover,.legacy-styling a.text-pink:focus{color:#f70056 !important}.legacy-styling .text-success{color:#27D08B !important}.legacy-styling a.text-success:hover,.legacy-styling a.text-success:focus{color:#1fa56e !important}.legacy-styling .text-info{color:#EDF7FC !important}.legacy-styling a.text-info:hover,.legacy-styling a.text-info:focus{color:#c1e4f5 !important}.legacy-styling .text-warning{color:#ffc107 !important}.legacy-styling a.text-warning:hover,.legacy-styling a.text-warning:focus{color:#d39e00 !important}.legacy-styling .text-danger{color:#dc3545 !important}.legacy-styling a.text-danger:hover,.legacy-styling a.text-danger:focus{color:#bd2130 !important}.legacy-styling .text-light{color:#fff !important}.legacy-styling a.text-light:hover,.legacy-styling a.text-light:focus{color:#e6e6e6 !important}.legacy-styling .text-dark{color:#385074 !important}.legacy-styling a.text-dark:hover,.legacy-styling a.text-dark:focus{color:#273852 !important}.legacy-styling .text-body{color:#000 !important}.legacy-styling .text-muted{color:#6c757d !important}.legacy-styling .text-black-50{color:rgba(0,0,0,0.5) !important}.legacy-styling .text-white-50{color:rgba(255,255,255,0.5) !important}.legacy-styling .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.legacy-styling .visible{visibility:visible !important}.legacy-styling .invisible{visibility:hidden !important}@media print{.legacy-styling *,.legacy-styling *::before,.legacy-styling *::after{text-shadow:none !important;box-shadow:none !important}.legacy-styling a:not(.btn){text-decoration:underline}.legacy-styling abbr[title]::after{content:" (" attr(title) ")"}.legacy-styling pre{white-space:pre-wrap !important}.legacy-styling pre,.legacy-styling blockquote{border:1px solid #adb5bd;page-break-inside:avoid}.legacy-styling thead{display:table-header-group}.legacy-styling tr,.legacy-styling img{page-break-inside:avoid}.legacy-styling p,.legacy-styling h2,.legacy-styling h3{orphans:3;widows:3}.legacy-styling h2,.legacy-styling h3{page-break-after:avoid}@page{.legacy-styling{size:a3}}.legacy-styling body{min-width:1005px !important}.legacy-styling .container{min-width:1005px !important}.legacy-styling .navbar{display:none}.legacy-styling .badge{border:1px solid #000}.legacy-styling .table{border-collapse:collapse !important}.legacy-styling .table td,.legacy-styling .table th{background-color:#fff !important}.legacy-styling .table-bordered th,.legacy-styling .table-bordered td{border:1px solid #dee2e6 !important}.legacy-styling .table-dark{color:inherit}.legacy-styling .table-dark th,.legacy-styling .table-dark td,.legacy-styling .table-dark thead th,.legacy-styling .table-dark tbody+tbody{border-color:rgba(119,139,155,0.2)}.legacy-styling .table .thead-dark th{color:inherit;border-color:rgba(119,139,155,0.2)}}.legacy-styling .page-pricing{padding-bottom:60px}.legacy-styling .page-pricing .page-title{padding:35px 0}.legacy-styling .page-pricing .pricing-switcher{display:flex;justify-content:center;text-align:center;width:100%;padding:10px 0 20px}.legacy-styling .page-pricing .pricing-switcher .nav-item{flex-grow:1}.legacy-styling .page-pricing .pricing-switcher .nav-item:first-of-type{margin-left:auto}.legacy-styling .page-pricing .pricing-switcher .nav-item:first-of-type .nav-link{border-radius:10px 0 0 10px}.legacy-styling .page-pricing .pricing-switcher .nav-item:last-of-type{margin-right:auto}.legacy-styling .page-pricing .pricing-switcher .nav-item:last-of-type .nav-link{border-radius:0 10px 10px 0}.legacy-styling .page-pricing .pricing-switcher .nav-item .nav-link{padding:22px 60px;text-transform:none;font-size:1em;font-weight:800;margin:0;color:#385073;background:transparent;border:1px solid #385073}.legacy-styling .page-pricing .pricing-switcher .nav-item .nav-link.active{color:#FFF;background:#385073}.legacy-styling .page-pricing .pricing-switcher .switcher{padding-left:15px;margin-right:15px}@media (max-width: 1004.98px){.legacy-styling .page-pricing{padding-bottom:40px}.legacy-styling .page-pricing h1,.legacy-styling .page-pricing .h1{font-size:32px;margin-top:80px;margin-bottom:60px}}@media (max-width: 767.98px){.legacy-styling .page-pricing .page-title{padding-top:0}}@media (max-width: 614.98px){.legacy-styling .page-pricing{position:relative;margin:0 -20px;background-color:#FFF9EA;padding:40px 20px;overflow:hidden}}.legacy-styling .page-pricing .offer.blue .inner .head{background-color:#2B79CA}.legacy-styling .page-pricing .offer.blue .inner .btn{background-color:#2B79CA;color:#fff}.legacy-styling .page-pricing .offer.blue .inner .btn:hover,.legacy-styling .page-pricing .offer.blue .inner .btn:focus,.legacy-styling .page-pricing .offer.blue .inner .btn:active{background-color:#2B66A7;color:#fff}.legacy-styling .page-pricing .offer.green .inner .head{background-color:#5BAA7D}@media (min-width: 1005px){.legacy-styling .page-pricing .offer.green .inner .head .price-box .price{font-size:80px}}@media (min-width: 1005px) and (min-width: 1005px) and (max-width: 1239.98px){.legacy-styling .page-pricing .offer.green .inner .head .price-box .price{font-size:64px}}.legacy-styling .page-pricing .offer.green .inner .btn{background-color:#24D08B;color:#fff}.legacy-styling .page-pricing .offer.green .inner .btn:hover,.legacy-styling .page-pricing .offer.green .inner .btn:focus,.legacy-styling .page-pricing .offer.green .inner .btn:active{background-color:#27A27B;color:#fff}@media (max-width: 1004.98px){.legacy-styling .page-pricing .offer.purple{margin-bottom:0 !important}}.legacy-styling .page-pricing .offer.purple .inner .head{background-color:#BE3686}.legacy-styling .page-pricing .offer.purple .inner .btn{background-color:#BE3686;color:#fff}.legacy-styling .page-pricing .offer.purple .inner .btn:hover,.legacy-styling .page-pricing .offer.purple .inner .btn:focus,.legacy-styling .page-pricing .offer.purple .inner .btn:active{background-color:#913777;color:#fff}.legacy-styling .page-pricing .offer .inner{flex:1;display:flex;flex-wrap:wrap;flex-direction:column;background-color:#fff;overflow:hidden}.legacy-styling .page-pricing .offer .inner .head{display:flex;flex-wrap:wrap;flex-direction:column;height:160px;padding:12px 30px 0;color:#fff}.legacy-styling .page-pricing .offer .inner .head .name{flex:0 0 auto;height:auto;line-height:30px;padding:0 0 12px;border-bottom:rgba(255,255,255,0.5) 2px solid}.legacy-styling .page-pricing .offer .inner .head .price-box{margin:auto}.legacy-styling .page-pricing .offer .inner .head .price-box>*{display:inline-block;height:30px;line-height:30px;font-size:24px;font-weight:800}.legacy-styling .page-pricing .offer .inner .head .price-box .price{font-size:48px}.legacy-styling .page-pricing .offer .inner .head .price-box .period{font-weight:300}.legacy-styling .page-pricing .offer .inner .data{padding:30px}@media (max-width: 614.98px){.legacy-styling .page-pricing .offer .inner .data{padding:20px}}.legacy-styling .page-pricing .offer .inner .data .label{display:inline-block;margin:0 3px;padding:2px 10px;border-radius:10px;color:#fff}.legacy-styling .page-pricing .offer .inner .data .label.blue{background-color:#2B79CA}.legacy-styling .page-pricing .offer .inner .data .label.green{background-color:#24D08B}.legacy-styling .page-pricing .offer .inner .data .label.purple{background-color:#BE3686}.legacy-styling .page-pricing .offer .inner .data .features li{padding:15px 10px;min-height:auto}.legacy-styling .page-pricing .offer .inner .btn{flex:0 0 auto;display:block;margin:0 30px 30px;padding-left:20px;padding-right:20px}@media (max-width: 1004.98px){.legacy-styling .page-pricing .offer .inner .btn{max-width:300px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}}@media (max-width: 767.98px){.legacy-styling .page-pricing .offer .inner .btn{margin-bottom:20px}}@media (max-width: 614.98px){.legacy-styling .page-pricing .offer .inner .btn{margin:0 20px 20px;max-width:none;width:auto}}@media (max-width: 1004.98px) and (min-width: 615px){.legacy-styling .page-pricing .offer .inner .data .list-check{-moz-column-count:2;column-count:2;-moz-column-gap:20px;column-gap:20px}}.legacy-styling .page-pricing .h1{margin-top:100px;margin-bottom:30px}@media (max-width: 1004.98px){.legacy-styling .page-pricing .h1{margin-top:60px;margin-bottom:0}}@media (max-width: 614.98px){.legacy-styling .page-pricing .h1{margin-top:40px}}.legacy-styling .page-pricing .step{position:relative;padding:20px 30px;background-color:#fff;border-radius:16px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.07)}@media (max-width: 1004.98px){.legacy-styling .page-pricing .step{margin-top:34px}}@media (max-width: 767.98px){.legacy-styling .page-pricing .step{margin-top:20px;padding:20px}}.legacy-styling .page-pricing .step .num{display:flex;align-items:center;justify-content:center;position:absolute;top:16px;left:-20px;width:40px;height:40px;border-radius:100%;background-color:#BE3686;color:#fff;font-size:24px;font-weight:800}@media (max-width: 614.98px){.legacy-styling .page-pricing .step .num{top:20px;left:20px;width:30px;height:30px;font-size:18px}}.legacy-styling .page-pricing .step .h3{margin-bottom:20px}@media (max-width: 614.98px){.legacy-styling .page-pricing .step .h3{padding-left:40px;line-height:28px}}.legacy-styling .page-pricing .step .std a{display:inline-block;font-weight:800}.legacy-styling .page-pricing .small .icon-right{margin-top:-1px;margin-left:5px;font-size:10px}.legacy-styling .select2-container--default .select2-selection--single{border:1px solid rgba(0,0,0,0.1);border-radius:10px;font-family:"Lexend Deca", sans-serif;font-size:14px;color:#000;font-weight:500;height:40px;padding-left:15px}.legacy-styling .select2-container--default .select2-selection--single:focus{outline:none}.legacy-styling .select2-container--default .select2-selection--multiple{border:1px solid rgba(0,0,0,0.1);border-radius:10px;font-size:14px;color:#000;font-weight:500;min-height:40px;padding-left:15px;height:auto}.legacy-styling .select2-container--default .select2-selection--multiple:focus{outline:none}.legacy-styling .select2-container--default .select2-selection--multiple.select2-selection--custom{border:none}.legacy-styling .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#2A394F;border-radius:30px;color:#FFF;font-weight:600;padding:10px 19px;font-size:12px;line-height:14px;letter-spacing:0.5px;position:relative}.legacy-styling .select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove{color:#FFF;font-size:16px}.legacy-styling .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:40px;padding-left:0}.legacy-styling .select2-container--default .select2-selection--single .select2-selection__arrow{height:40px;width:35px}.legacy-styling .select2-dropdown--below,.legacy-styling .select2-dropdown--above{border:1px solid rgba(0,0,0,0.1);border-radius:0 0 10px 10px;border-top:0;font-size:14px;color:#000}.legacy-styling .select2-results__option{padding:10px;padding-left:16px;border-bottom:1px solid rgba(0,0,0,0.1)}.legacy-styling .select2-results__option:last-child{border-bottom:none}.legacy-styling .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#3C5272}.legacy-styling .select2-search--dropdown{border-bottom:1px solid rgba(0,0,0,0.1)}.legacy-styling .select2-container--default .select2-search--dropdown .select2-search__field{border:none;font-family:"Lexend Deca", sans-serif;font-size:14px;color:#000;font-weight:500;line-height:23px;padding-left:13px}.legacy-styling .select2-container--default .select2-search--dropdown .select2-search__field:focus{outline:none}.legacy-styling .select2-selection--single .select2-selection__clear,.legacy-styling .select2-selection--multiple .select2-selection__clear{width:26px;font-size:24px;color:#aaa;line-height:38px}.legacy-styling .form-group__text input,.legacy-styling .form-group__date input{border:1px solid rgba(0,0,0,0.1);border-radius:10px;width:100%;font-family:"Lexend Deca", sans-serif;font-size:14px;color:#000;font-weight:500;line-height:40px;padding-left:15px}.legacy-styling .form-group__text input:focus,.legacy-styling .form-group__date input:focus{outline:none;box-shadow:none}.legacy-styling .form-group.boolean.optional{padding-bottom:5px}.legacy-styling .form-group.boolean.optional .form-control.boolean.optional{width:20px}.legacy-styling .form-group{padding-bottom:20px;margin-bottom:0px}.legacy-styling select.form-control:disabled{background-color:#d4d4d4;color:#adadad}.legacy-styling .form-group__radio{padding-bottom:40px}.legacy-styling .form-group__radio .radio-group-element{display:block}.legacy-styling .form-group__radio .radio-group-element>label{margin-bottom:0;position:relative}.legacy-styling .form-group__radio .radio-group-element label{color:#000;font-family:"Lexend Deca", sans-serif;font-size:14px;font-weight:500;line-height:20px;z-index:9}.legacy-styling .form-group__radio .radio-group-element input[type=radio]{visibility:hidden}.legacy-styling .form-group__radio .radio-group-element input[type=radio]~label{margin-left:20px}.legacy-styling .form-group__radio .radio-group-element .check{display:block;position:absolute;border:1px solid #AAAAAA;border-radius:7px 7px 7px 0;height:20px;width:20px;top:0px;left:0px;z-index:5;transition:border .25s linear;-webkit-transition:border .25s linear}.legacy-styling .form-group__radio .radio-group-element .check::before{display:block;position:absolute;content:'';border-radius:3px;height:10px;width:10px;top:4px;left:4px;margin:auto;transition:background 0.25s linear;-webkit-transition:background 0.25s linear}.legacy-styling .form-group__radio .radio-group-element input[type=radio]:checked~.check::before{background:#34CE8D}.legacy-styling [class^="icon-"]{display:inline-block;font:normal normal normal 1.125rem/1 "iconfont";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:auto;font-size:inherit;vertical-align:middle}.legacy-styling .icon-angle-left:before{content:""}.legacy-styling .icon-angle-right:before{content:""}.legacy-styling .icon-arrow-left:before{content:""}.legacy-styling .icon-arrow-right:before{content:""}.legacy-styling .icon-bar:before{content:""}.legacy-styling .icon-check:before{content:""}.legacy-styling .icon-close:before{content:""}.legacy-styling .icon-cross:before{content:""}.legacy-styling .icon-down:before{content:""}.legacy-styling .icon-email:before{content:""}.legacy-styling .icon-envelope:before{content:""}.legacy-styling .icon-eye:before{content:""}.legacy-styling .icon-facebook:before{content:""}.legacy-styling .icon-flag:before{content:""}.legacy-styling .icon-heart:before{content:""}.legacy-styling .icon-left:before{content:""}.legacy-styling .icon-reply:before{content:""}.legacy-styling .icon-right:before{content:""}.legacy-styling .icon-search:before{content:""}.legacy-styling .icon-send:before{content:""}.legacy-styling .icon-square-arrow:before{content:""}.legacy-styling .icon-star:before{content:""}.legacy-styling .icon-tip:before{content:""}.legacy-styling .icon-twitter:before{content:""}.legacy-styling .icon-user:before{content:""}.legacy-styling .btn-reset{border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-moz-appearance:none;appearance:none;-webkit-appearance:none}.legacy-styling .btn-reset::-moz-focus-inner{border:0;padding:0}@-ms-viewport{width:device-width}.legacy-styling html{box-sizing:border-box;-ms-overflow-style:scrollbar}.legacy-styling *,.legacy-styling *::before,.legacy-styling *::after{box-sizing:inherit}.legacy-styling .container{width:100%;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto}@media (min-width: 1240px){.legacy-styling .container{max-width:1200px}}.legacy-styling .container-fluid{width:100%;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto}.legacy-styling .row{display:flex;flex-wrap:wrap;margin-right:-20px;margin-left:-20px}.legacy-styling .no-gutters{margin-right:0;margin-left:0}.legacy-styling .no-gutters>.col,.legacy-styling .no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.legacy-styling .col-1,.legacy-styling .col-2,.legacy-styling .col-3,.legacy-styling .col-4,.legacy-styling .col-5,.legacy-styling .col-6,.legacy-styling .col-7,.legacy-styling .col-8,.legacy-styling .col-9,.legacy-styling .col-10,.legacy-styling .col-11,.legacy-styling .col-12,.legacy-styling .col,.legacy-styling .col-auto,.legacy-styling .col-sm-1,.legacy-styling .col-sm-2,.legacy-styling .col-sm-3,.legacy-styling .col-sm-4,.legacy-styling .col-sm-5,.legacy-styling .col-sm-6,.legacy-styling .col-sm-7,.legacy-styling .col-sm-8,.legacy-styling .col-sm-9,.legacy-styling .col-sm-10,.legacy-styling .col-sm-11,.legacy-styling .col-sm-12,.legacy-styling .col-sm,.legacy-styling .col-sm-auto,.legacy-styling .col-md-1,.legacy-styling .col-md-2,.legacy-styling .col-md-3,.legacy-styling .col-md-4,.legacy-styling .col-md-5,.legacy-styling .col-md-6,.legacy-styling .col-md-7,.legacy-styling .col-md-8,.legacy-styling .col-md-9,.legacy-styling .col-md-10,.legacy-styling .col-md-11,.legacy-styling .col-md-12,.legacy-styling .col-md,.legacy-styling .col-md-auto,.legacy-styling .col-lg-1,.legacy-styling .col-lg-2,.legacy-styling .col-lg-3,.legacy-styling .col-lg-4,.legacy-styling .col-lg-5,.legacy-styling .col-lg-6,.legacy-styling .col-lg-7,.legacy-styling .col-lg-8,.legacy-styling .col-lg-9,.legacy-styling .col-lg-10,.legacy-styling .col-lg-11,.legacy-styling .col-lg-12,.legacy-styling .col-lg,.legacy-styling .col-lg-auto,.legacy-styling .col-xl-1,.legacy-styling .col-xl-2,.legacy-styling .col-xl-3,.legacy-styling .col-xl-4,.legacy-styling .col-xl-5,.legacy-styling .col-xl-6,.legacy-styling .col-xl-7,.legacy-styling .col-xl-8,.legacy-styling .col-xl-9,.legacy-styling .col-xl-10,.legacy-styling .col-xl-11,.legacy-styling .col-xl-12,.legacy-styling .col-xl,.legacy-styling .col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:20px;padding-left:20px}.legacy-styling .col{flex-basis:0;flex-grow:1;max-width:100%}.legacy-styling .col-auto{flex:0 0 auto;width:auto;max-width:none}.legacy-styling .col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.legacy-styling .col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.legacy-styling .col-3{flex:0 0 25%;max-width:25%}.legacy-styling .col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.legacy-styling .col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.legacy-styling .col-6{flex:0 0 50%;max-width:50%}.legacy-styling .col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.legacy-styling .col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.legacy-styling .col-9{flex:0 0 75%;max-width:75%}.legacy-styling .col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.legacy-styling .col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.legacy-styling .col-12{flex:0 0 100%;max-width:100%}.legacy-styling .order-first{order:-1}.legacy-styling .order-last{order:13}.legacy-styling .order-0{order:0}.legacy-styling .order-1{order:1}.legacy-styling .order-2{order:2}.legacy-styling .order-3{order:3}.legacy-styling .order-4{order:4}.legacy-styling .order-5{order:5}.legacy-styling .order-6{order:6}.legacy-styling .order-7{order:7}.legacy-styling .order-8{order:8}.legacy-styling .order-9{order:9}.legacy-styling .order-10{order:10}.legacy-styling .order-11{order:11}.legacy-styling .order-12{order:12}.legacy-styling .offset-1{margin-left:8.3333333333%}.legacy-styling .offset-2{margin-left:16.6666666667%}.legacy-styling .offset-3{margin-left:25%}.legacy-styling .offset-4{margin-left:33.3333333333%}.legacy-styling .offset-5{margin-left:41.6666666667%}.legacy-styling .offset-6{margin-left:50%}.legacy-styling .offset-7{margin-left:58.3333333333%}.legacy-styling .offset-8{margin-left:66.6666666667%}.legacy-styling .offset-9{margin-left:75%}.legacy-styling .offset-10{margin-left:83.3333333333%}.legacy-styling .offset-11{margin-left:91.6666666667%}@media (min-width: 615px){.legacy-styling .col-sm{flex-basis:0;flex-grow:1;max-width:100%}.legacy-styling .col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.legacy-styling .col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.legacy-styling .col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.legacy-styling .col-sm-3{flex:0 0 25%;max-width:25%}.legacy-styling .col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.legacy-styling .col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.legacy-styling .col-sm-6{flex:0 0 50%;max-width:50%}.legacy-styling .col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.legacy-styling .col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.legacy-styling .col-sm-9{flex:0 0 75%;max-width:75%}.legacy-styling .col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.legacy-styling .col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.legacy-styling .col-sm-12{flex:0 0 100%;max-width:100%}.legacy-styling .order-sm-first{order:-1}.legacy-styling .order-sm-last{order:13}.legacy-styling .order-sm-0{order:0}.legacy-styling .order-sm-1{order:1}.legacy-styling .order-sm-2{order:2}.legacy-styling .order-sm-3{order:3}.legacy-styling .order-sm-4{order:4}.legacy-styling .order-sm-5{order:5}.legacy-styling .order-sm-6{order:6}.legacy-styling .order-sm-7{order:7}.legacy-styling .order-sm-8{order:8}.legacy-styling .order-sm-9{order:9}.legacy-styling .order-sm-10{order:10}.legacy-styling .order-sm-11{order:11}.legacy-styling .order-sm-12{order:12}.legacy-styling .offset-sm-0{margin-left:0}.legacy-styling .offset-sm-1{margin-left:8.3333333333%}.legacy-styling .offset-sm-2{margin-left:16.6666666667%}.legacy-styling .offset-sm-3{margin-left:25%}.legacy-styling .offset-sm-4{margin-left:33.3333333333%}.legacy-styling .offset-sm-5{margin-left:41.6666666667%}.legacy-styling .offset-sm-6{margin-left:50%}.legacy-styling .offset-sm-7{margin-left:58.3333333333%}.legacy-styling .offset-sm-8{margin-left:66.6666666667%}.legacy-styling .offset-sm-9{margin-left:75%}.legacy-styling .offset-sm-10{margin-left:83.3333333333%}.legacy-styling .offset-sm-11{margin-left:91.6666666667%}}@media (min-width: 768px){.legacy-styling .col-md{flex-basis:0;flex-grow:1;max-width:100%}.legacy-styling .col-md-auto{flex:0 0 auto;width:auto;max-width:none}.legacy-styling .col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.legacy-styling .col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.legacy-styling .col-md-3{flex:0 0 25%;max-width:25%}.legacy-styling .col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.legacy-styling .col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.legacy-styling .col-md-6{flex:0 0 50%;max-width:50%}.legacy-styling .col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.legacy-styling .col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.legacy-styling .col-md-9{flex:0 0 75%;max-width:75%}.legacy-styling .col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.legacy-styling .col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.legacy-styling .col-md-12{flex:0 0 100%;max-width:100%}.legacy-styling .order-md-first{order:-1}.legacy-styling .order-md-last{order:13}.legacy-styling .order-md-0{order:0}.legacy-styling .order-md-1{order:1}.legacy-styling .order-md-2{order:2}.legacy-styling .order-md-3{order:3}.legacy-styling .order-md-4{order:4}.legacy-styling .order-md-5{order:5}.legacy-styling .order-md-6{order:6}.legacy-styling .order-md-7{order:7}.legacy-styling .order-md-8{order:8}.legacy-styling .order-md-9{order:9}.legacy-styling .order-md-10{order:10}.legacy-styling .order-md-11{order:11}.legacy-styling .order-md-12{order:12}.legacy-styling .offset-md-0{margin-left:0}.legacy-styling .offset-md-1{margin-left:8.3333333333%}.legacy-styling .offset-md-2{margin-left:16.6666666667%}.legacy-styling .offset-md-3{margin-left:25%}.legacy-styling .offset-md-4{margin-left:33.3333333333%}.legacy-styling .offset-md-5{margin-left:41.6666666667%}.legacy-styling .offset-md-6{margin-left:50%}.legacy-styling .offset-md-7{margin-left:58.3333333333%}.legacy-styling .offset-md-8{margin-left:66.6666666667%}.legacy-styling .offset-md-9{margin-left:75%}.legacy-styling .offset-md-10{margin-left:83.3333333333%}.legacy-styling .offset-md-11{margin-left:91.6666666667%}}@media (min-width: 1005px){.legacy-styling .col-lg{flex-basis:0;flex-grow:1;max-width:100%}.legacy-styling .col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.legacy-styling .col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.legacy-styling .col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.legacy-styling .col-lg-3{flex:0 0 25%;max-width:25%}.legacy-styling .col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.legacy-styling .col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.legacy-styling .col-lg-6{flex:0 0 50%;max-width:50%}.legacy-styling .col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.legacy-styling .col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.legacy-styling .col-lg-9{flex:0 0 75%;max-width:75%}.legacy-styling .col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.legacy-styling .col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.legacy-styling .col-lg-12{flex:0 0 100%;max-width:100%}.legacy-styling .order-lg-first{order:-1}.legacy-styling .order-lg-last{order:13}.legacy-styling .order-lg-0{order:0}.legacy-styling .order-lg-1{order:1}.legacy-styling .order-lg-2{order:2}.legacy-styling .order-lg-3{order:3}.legacy-styling .order-lg-4{order:4}.legacy-styling .order-lg-5{order:5}.legacy-styling .order-lg-6{order:6}.legacy-styling .order-lg-7{order:7}.legacy-styling .order-lg-8{order:8}.legacy-styling .order-lg-9{order:9}.legacy-styling .order-lg-10{order:10}.legacy-styling .order-lg-11{order:11}.legacy-styling .order-lg-12{order:12}.legacy-styling .offset-lg-0{margin-left:0}.legacy-styling .offset-lg-1{margin-left:8.3333333333%}.legacy-styling .offset-lg-2{margin-left:16.6666666667%}.legacy-styling .offset-lg-3{margin-left:25%}.legacy-styling .offset-lg-4{margin-left:33.3333333333%}.legacy-styling .offset-lg-5{margin-left:41.6666666667%}.legacy-styling .offset-lg-6{margin-left:50%}.legacy-styling .offset-lg-7{margin-left:58.3333333333%}.legacy-styling .offset-lg-8{margin-left:66.6666666667%}.legacy-styling .offset-lg-9{margin-left:75%}.legacy-styling .offset-lg-10{margin-left:83.3333333333%}.legacy-styling .offset-lg-11{margin-left:91.6666666667%}}@media (min-width: 1240px){.legacy-styling .col-xl{flex-basis:0;flex-grow:1;max-width:100%}.legacy-styling .col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.legacy-styling .col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.legacy-styling .col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.legacy-styling .col-xl-3{flex:0 0 25%;max-width:25%}.legacy-styling .col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.legacy-styling .col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.legacy-styling .col-xl-6{flex:0 0 50%;max-width:50%}.legacy-styling .col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.legacy-styling .col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.legacy-styling .col-xl-9{flex:0 0 75%;max-width:75%}.legacy-styling .col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.legacy-styling .col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.legacy-styling .col-xl-12{flex:0 0 100%;max-width:100%}.legacy-styling .order-xl-first{order:-1}.legacy-styling .order-xl-last{order:13}.legacy-styling .order-xl-0{order:0}.legacy-styling .order-xl-1{order:1}.legacy-styling .order-xl-2{order:2}.legacy-styling .order-xl-3{order:3}.legacy-styling .order-xl-4{order:4}.legacy-styling .order-xl-5{order:5}.legacy-styling .order-xl-6{order:6}.legacy-styling .order-xl-7{order:7}.legacy-styling .order-xl-8{order:8}.legacy-styling .order-xl-9{order:9}.legacy-styling .order-xl-10{order:10}.legacy-styling .order-xl-11{order:11}.legacy-styling .order-xl-12{order:12}.legacy-styling .offset-xl-0{margin-left:0}.legacy-styling .offset-xl-1{margin-left:8.3333333333%}.legacy-styling .offset-xl-2{margin-left:16.6666666667%}.legacy-styling .offset-xl-3{margin-left:25%}.legacy-styling .offset-xl-4{margin-left:33.3333333333%}.legacy-styling .offset-xl-5{margin-left:41.6666666667%}.legacy-styling .offset-xl-6{margin-left:50%}.legacy-styling .offset-xl-7{margin-left:58.3333333333%}.legacy-styling .offset-xl-8{margin-left:66.6666666667%}.legacy-styling .offset-xl-9{margin-left:75%}.legacy-styling .offset-xl-10{margin-left:83.3333333333%}.legacy-styling .offset-xl-11{margin-left:91.6666666667%}}.legacy-styling .d-none{display:none !important}.legacy-styling .d-inline{display:inline !important}.legacy-styling .d-inline-block{display:inline-block !important}.legacy-styling .d-block{display:block !important}.legacy-styling .d-table{display:table !important}.legacy-styling .d-table-row{display:table-row !important}.legacy-styling .d-table-cell{display:table-cell !important}.legacy-styling .d-flex{display:flex !important}.legacy-styling .d-inline-flex{display:inline-flex !important}@media (min-width: 615px){.legacy-styling .d-sm-none{display:none !important}.legacy-styling .d-sm-inline{display:inline !important}.legacy-styling .d-sm-inline-block{display:inline-block !important}.legacy-styling .d-sm-block{display:block !important}.legacy-styling .d-sm-table{display:table !important}.legacy-styling .d-sm-table-row{display:table-row !important}.legacy-styling .d-sm-table-cell{display:table-cell !important}.legacy-styling .d-sm-flex{display:flex !important}.legacy-styling .d-sm-inline-flex{display:inline-flex !important}}@media (min-width: 768px){.legacy-styling .d-md-none{display:none !important}.legacy-styling .d-md-inline{display:inline !important}.legacy-styling .d-md-inline-block{display:inline-block !important}.legacy-styling .d-md-block{display:block !important}.legacy-styling .d-md-table{display:table !important}.legacy-styling .d-md-table-row{display:table-row !important}.legacy-styling .d-md-table-cell{display:table-cell !important}.legacy-styling .d-md-flex{display:flex !important}.legacy-styling .d-md-inline-flex{display:inline-flex !important}}@media (min-width: 1005px){.legacy-styling .d-lg-none{display:none !important}.legacy-styling .d-lg-inline{display:inline !important}.legacy-styling .d-lg-inline-block{display:inline-block !important}.legacy-styling .d-lg-block{display:block !important}.legacy-styling .d-lg-table{display:table !important}.legacy-styling .d-lg-table-row{display:table-row !important}.legacy-styling .d-lg-table-cell{display:table-cell !important}.legacy-styling .d-lg-flex{display:flex !important}.legacy-styling .d-lg-inline-flex{display:inline-flex !important}}@media (min-width: 1240px){.legacy-styling .d-xl-none{display:none !important}.legacy-styling .d-xl-inline{display:inline !important}.legacy-styling .d-xl-inline-block{display:inline-block !important}.legacy-styling .d-xl-block{display:block !important}.legacy-styling .d-xl-table{display:table !important}.legacy-styling .d-xl-table-row{display:table-row !important}.legacy-styling .d-xl-table-cell{display:table-cell !important}.legacy-styling .d-xl-flex{display:flex !important}.legacy-styling .d-xl-inline-flex{display:inline-flex !important}}@media print{.legacy-styling .d-print-none{display:none !important}.legacy-styling .d-print-inline{display:inline !important}.legacy-styling .d-print-inline-block{display:inline-block !important}.legacy-styling .d-print-block{display:block !important}.legacy-styling .d-print-table{display:table !important}.legacy-styling .d-print-table-row{display:table-row !important}.legacy-styling .d-print-table-cell{display:table-cell !important}.legacy-styling .d-print-flex{display:flex !important}.legacy-styling .d-print-inline-flex{display:inline-flex !important}}.legacy-styling .flex-row{flex-direction:row !important}.legacy-styling .flex-column{flex-direction:column !important}.legacy-styling .flex-row-reverse{flex-direction:row-reverse !important}.legacy-styling .flex-column-reverse{flex-direction:column-reverse !important}.legacy-styling .flex-wrap{flex-wrap:wrap !important}.legacy-styling .flex-nowrap{flex-wrap:nowrap !important}.legacy-styling .flex-wrap-reverse{flex-wrap:wrap-reverse !important}.legacy-styling .flex-fill{flex:1 1 auto !important}.legacy-styling .flex-grow-0{flex-grow:0 !important}.legacy-styling .flex-grow-1{flex-grow:1 !important}.legacy-styling .flex-shrink-0{flex-shrink:0 !important}.legacy-styling .flex-shrink-1{flex-shrink:1 !important}.legacy-styling .justify-content-start{justify-content:flex-start !important}.legacy-styling .justify-content-end{justify-content:flex-end !important}.legacy-styling .justify-content-center{justify-content:center !important}.legacy-styling .justify-content-between{justify-content:space-between !important}.legacy-styling .justify-content-around{justify-content:space-around !important}.legacy-styling .align-items-start{align-items:flex-start !important}.legacy-styling .align-items-end{align-items:flex-end !important}.legacy-styling .align-items-center{align-items:center !important}.legacy-styling .align-items-baseline{align-items:baseline !important}.legacy-styling .align-items-stretch{align-items:stretch !important}.legacy-styling .align-content-start{align-content:flex-start !important}.legacy-styling .align-content-end{align-content:flex-end !important}.legacy-styling .align-content-center{align-content:center !important}.legacy-styling .align-content-between{align-content:space-between !important}.legacy-styling .align-content-around{align-content:space-around !important}.legacy-styling .align-content-stretch{align-content:stretch !important}.legacy-styling .align-self-auto{align-self:auto !important}.legacy-styling .align-self-start{align-self:flex-start !important}.legacy-styling .align-self-end{align-self:flex-end !important}.legacy-styling .align-self-center{align-self:center !important}.legacy-styling .align-self-baseline{align-self:baseline !important}.legacy-styling .align-self-stretch{align-self:stretch !important}@media (min-width: 615px){.legacy-styling .flex-sm-row{flex-direction:row !important}.legacy-styling .flex-sm-column{flex-direction:column !important}.legacy-styling .flex-sm-row-reverse{flex-direction:row-reverse !important}.legacy-styling .flex-sm-column-reverse{flex-direction:column-reverse !important}.legacy-styling .flex-sm-wrap{flex-wrap:wrap !important}.legacy-styling .flex-sm-nowrap{flex-wrap:nowrap !important}.legacy-styling .flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.legacy-styling .flex-sm-fill{flex:1 1 auto !important}.legacy-styling .flex-sm-grow-0{flex-grow:0 !important}.legacy-styling .flex-sm-grow-1{flex-grow:1 !important}.legacy-styling .flex-sm-shrink-0{flex-shrink:0 !important}.legacy-styling .flex-sm-shrink-1{flex-shrink:1 !important}.legacy-styling .justify-content-sm-start{justify-content:flex-start !important}.legacy-styling .justify-content-sm-end{justify-content:flex-end !important}.legacy-styling .justify-content-sm-center{justify-content:center !important}.legacy-styling .justify-content-sm-between{justify-content:space-between !important}.legacy-styling .justify-content-sm-around{justify-content:space-around !important}.legacy-styling .align-items-sm-start{align-items:flex-start !important}.legacy-styling .align-items-sm-end{align-items:flex-end !important}.legacy-styling .align-items-sm-center{align-items:center !important}.legacy-styling .align-items-sm-baseline{align-items:baseline !important}.legacy-styling .align-items-sm-stretch{align-items:stretch !important}.legacy-styling .align-content-sm-start{align-content:flex-start !important}.legacy-styling .align-content-sm-end{align-content:flex-end !important}.legacy-styling .align-content-sm-center{align-content:center !important}.legacy-styling .align-content-sm-between{align-content:space-between !important}.legacy-styling .align-content-sm-around{align-content:space-around !important}.legacy-styling .align-content-sm-stretch{align-content:stretch !important}.legacy-styling .align-self-sm-auto{align-self:auto !important}.legacy-styling .align-self-sm-start{align-self:flex-start !important}.legacy-styling .align-self-sm-end{align-self:flex-end !important}.legacy-styling .align-self-sm-center{align-self:center !important}.legacy-styling .align-self-sm-baseline{align-self:baseline !important}.legacy-styling .align-self-sm-stretch{align-self:stretch !important}}@media (min-width: 768px){.legacy-styling .flex-md-row{flex-direction:row !important}.legacy-styling .flex-md-column{flex-direction:column !important}.legacy-styling .flex-md-row-reverse{flex-direction:row-reverse !important}.legacy-styling .flex-md-column-reverse{flex-direction:column-reverse !important}.legacy-styling .flex-md-wrap{flex-wrap:wrap !important}.legacy-styling .flex-md-nowrap{flex-wrap:nowrap !important}.legacy-styling .flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.legacy-styling .flex-md-fill{flex:1 1 auto !important}.legacy-styling .flex-md-grow-0{flex-grow:0 !important}.legacy-styling .flex-md-grow-1{flex-grow:1 !important}.legacy-styling .flex-md-shrink-0{flex-shrink:0 !important}.legacy-styling .flex-md-shrink-1{flex-shrink:1 !important}.legacy-styling .justify-content-md-start{justify-content:flex-start !important}.legacy-styling .justify-content-md-end{justify-content:flex-end !important}.legacy-styling .justify-content-md-center{justify-content:center !important}.legacy-styling .justify-content-md-between{justify-content:space-between !important}.legacy-styling .justify-content-md-around{justify-content:space-around !important}.legacy-styling .align-items-md-start{align-items:flex-start !important}.legacy-styling .align-items-md-end{align-items:flex-end !important}.legacy-styling .align-items-md-center{align-items:center !important}.legacy-styling .align-items-md-baseline{align-items:baseline !important}.legacy-styling .align-items-md-stretch{align-items:stretch !important}.legacy-styling .align-content-md-start{align-content:flex-start !important}.legacy-styling .align-content-md-end{align-content:flex-end !important}.legacy-styling .align-content-md-center{align-content:center !important}.legacy-styling .align-content-md-between{align-content:space-between !important}.legacy-styling .align-content-md-around{align-content:space-around !important}.legacy-styling .align-content-md-stretch{align-content:stretch !important}.legacy-styling .align-self-md-auto{align-self:auto !important}.legacy-styling .align-self-md-start{align-self:flex-start !important}.legacy-styling .align-self-md-end{align-self:flex-end !important}.legacy-styling .align-self-md-center{align-self:center !important}.legacy-styling .align-self-md-baseline{align-self:baseline !important}.legacy-styling .align-self-md-stretch{align-self:stretch !important}}@media (min-width: 1005px){.legacy-styling .flex-lg-row{flex-direction:row !important}.legacy-styling .flex-lg-column{flex-direction:column !important}.legacy-styling .flex-lg-row-reverse{flex-direction:row-reverse !important}.legacy-styling .flex-lg-column-reverse{flex-direction:column-reverse !important}.legacy-styling .flex-lg-wrap{flex-wrap:wrap !important}.legacy-styling .flex-lg-nowrap{flex-wrap:nowrap !important}.legacy-styling .flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.legacy-styling .flex-lg-fill{flex:1 1 auto !important}.legacy-styling .flex-lg-grow-0{flex-grow:0 !important}.legacy-styling .flex-lg-grow-1{flex-grow:1 !important}.legacy-styling .flex-lg-shrink-0{flex-shrink:0 !important}.legacy-styling .flex-lg-shrink-1{flex-shrink:1 !important}.legacy-styling .justify-content-lg-start{justify-content:flex-start !important}.legacy-styling .justify-content-lg-end{justify-content:flex-end !important}.legacy-styling .justify-content-lg-center{justify-content:center !important}.legacy-styling .justify-content-lg-between{justify-content:space-between !important}.legacy-styling .justify-content-lg-around{justify-content:space-around !important}.legacy-styling .align-items-lg-start{align-items:flex-start !important}.legacy-styling .align-items-lg-end{align-items:flex-end !important}.legacy-styling .align-items-lg-center{align-items:center !important}.legacy-styling .align-items-lg-baseline{align-items:baseline !important}.legacy-styling .align-items-lg-stretch{align-items:stretch !important}.legacy-styling .align-content-lg-start{align-content:flex-start !important}.legacy-styling .align-content-lg-end{align-content:flex-end !important}.legacy-styling .align-content-lg-center{align-content:center !important}.legacy-styling .align-content-lg-between{align-content:space-between !important}.legacy-styling .align-content-lg-around{align-content:space-around !important}.legacy-styling .align-content-lg-stretch{align-content:stretch !important}.legacy-styling .align-self-lg-auto{align-self:auto !important}.legacy-styling .align-self-lg-start{align-self:flex-start !important}.legacy-styling .align-self-lg-end{align-self:flex-end !important}.legacy-styling .align-self-lg-center{align-self:center !important}.legacy-styling .align-self-lg-baseline{align-self:baseline !important}.legacy-styling .align-self-lg-stretch{align-self:stretch !important}}@media (min-width: 1240px){.legacy-styling .flex-xl-row{flex-direction:row !important}.legacy-styling .flex-xl-column{flex-direction:column !important}.legacy-styling .flex-xl-row-reverse{flex-direction:row-reverse !important}.legacy-styling .flex-xl-column-reverse{flex-direction:column-reverse !important}.legacy-styling .flex-xl-wrap{flex-wrap:wrap !important}.legacy-styling .flex-xl-nowrap{flex-wrap:nowrap !important}.legacy-styling .flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.legacy-styling .flex-xl-fill{flex:1 1 auto !important}.legacy-styling .flex-xl-grow-0{flex-grow:0 !important}.legacy-styling .flex-xl-grow-1{flex-grow:1 !important}.legacy-styling .flex-xl-shrink-0{flex-shrink:0 !important}.legacy-styling .flex-xl-shrink-1{flex-shrink:1 !important}.legacy-styling .justify-content-xl-start{justify-content:flex-start !important}.legacy-styling .justify-content-xl-end{justify-content:flex-end !important}.legacy-styling .justify-content-xl-center{justify-content:center !important}.legacy-styling .justify-content-xl-between{justify-content:space-between !important}.legacy-styling .justify-content-xl-around{justify-content:space-around !important}.legacy-styling .align-items-xl-start{align-items:flex-start !important}.legacy-styling .align-items-xl-end{align-items:flex-end !important}.legacy-styling .align-items-xl-center{align-items:center !important}.legacy-styling .align-items-xl-baseline{align-items:baseline !important}.legacy-styling .align-items-xl-stretch{align-items:stretch !important}.legacy-styling .align-content-xl-start{align-content:flex-start !important}.legacy-styling .align-content-xl-end{align-content:flex-end !important}.legacy-styling .align-content-xl-center{align-content:center !important}.legacy-styling .align-content-xl-between{align-content:space-between !important}.legacy-styling .align-content-xl-around{align-content:space-around !important}.legacy-styling .align-content-xl-stretch{align-content:stretch !important}.legacy-styling .align-self-xl-auto{align-self:auto !important}.legacy-styling .align-self-xl-start{align-self:flex-start !important}.legacy-styling .align-self-xl-end{align-self:flex-end !important}.legacy-styling .align-self-xl-center{align-self:center !important}.legacy-styling .align-self-xl-baseline{align-self:baseline !important}.legacy-styling .align-self-xl-stretch{align-self:stretch !important}}.legacy-styling *,.legacy-styling *::before,.legacy-styling *::after{box-sizing:border-box}.legacy-styling{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}.legacy-styling article,.legacy-styling aside,.legacy-styling figcaption,.legacy-styling figure,.legacy-styling footer,.legacy-styling header,.legacy-styling hgroup,.legacy-styling main,.legacy-styling nav,.legacy-styling section{display:block}body{margin:0;padding:0}.legacy-styling{margin:0;font-family:"Lexend Deca", sans-serif;font-size:1.125rem;font-weight:350;line-height:1.5556;color:#000;text-align:left;background-color:#fff}.legacy-styling [tabindex="-1"]:focus{outline:0 !important}.legacy-styling hr{box-sizing:content-box;height:0;overflow:visible}.legacy-styling h1,.legacy-styling h2,.legacy-styling h3,.legacy-styling h4,.legacy-styling h5,.legacy-styling h6{margin-top:0;margin-bottom:5px}.legacy-styling p{margin-top:0;margin-bottom:1rem}.legacy-styling abbr[title],.legacy-styling abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}.legacy-styling address{margin-bottom:1rem;font-style:normal;line-height:inherit}.legacy-styling ol,.legacy-styling ul,.legacy-styling dl{margin-top:0;margin-bottom:1rem}.legacy-styling ol ol,.legacy-styling ul ul,.legacy-styling ol ul,.legacy-styling ul ol{margin-bottom:0}.legacy-styling dt{font-weight:800}.legacy-styling dd{margin-bottom:.5rem;margin-left:0}.legacy-styling blockquote{margin:0 0 1rem}.legacy-styling dfn{font-style:italic}.legacy-styling b,.legacy-styling strong{font-weight:bolder}.legacy-styling small{font-size:80%}.legacy-styling sub,.legacy-styling sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}.legacy-styling sub{bottom:-.25em}.legacy-styling sup{top:-.5em}.legacy-styling a{color:#2B79CA;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}.legacy-styling a:hover{color:#2B79CA;text-decoration:underline}.legacy-styling a:not([href]):not([tabindex]){color:inherit;text-decoration:none}.legacy-styling a:not([href]):not([tabindex]):hover,.legacy-styling a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}.legacy-styling a:not([href]):not([tabindex]):focus{outline:0}.legacy-styling pre,.legacy-styling code,.legacy-styling kbd,.legacy-styling samp{font-family:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-size:1em}.legacy-styling pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}.legacy-styling figure{margin:0 0 1rem}.legacy-styling img{vertical-align:middle;border-style:none}.legacy-styling svg{overflow:hidden;vertical-align:middle}.legacy-styling table{border-collapse:collapse}.legacy-styling caption{padding-top:15px 20px;padding-bottom:15px 20px;color:#6c757d;text-align:left;caption-side:bottom}.legacy-styling th{text-align:inherit}.legacy-styling label{display:inline-block;margin-bottom:0.5rem}.legacy-styling button{border-radius:0}.legacy-styling button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}.legacy-styling input,.legacy-styling button,.legacy-styling select,.legacy-styling optgroup,.legacy-styling textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.legacy-styling button,.legacy-styling input{overflow:visible}.legacy-styling button,.legacy-styling select{text-transform:none}.legacy-styling button,.legacy-styling html [type="button"],.legacy-styling [type="reset"],.legacy-styling [type="submit"]{-webkit-appearance:button}.legacy-styling button::-moz-focus-inner,.legacy-styling [type="button"]::-moz-focus-inner,.legacy-styling [type="reset"]::-moz-focus-inner,.legacy-styling [type="submit"]::-moz-focus-inner{padding:0;border-style:none}.legacy-styling input[type="radio"],.legacy-styling input[type="checkbox"]{box-sizing:border-box;padding:0}.legacy-styling input[type="date"],.legacy-styling input[type="time"],.legacy-styling input[type="datetime-local"],.legacy-styling input[type="month"]{-webkit-appearance:listbox}.legacy-styling textarea{overflow:auto;resize:vertical}.legacy-styling fieldset{min-width:0;padding:0;margin:0;border:0}.legacy-styling 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}.legacy-styling progress{vertical-align:baseline}.legacy-styling [type="number"]::-webkit-inner-spin-button,.legacy-styling [type="number"]::-webkit-outer-spin-button{height:auto}.legacy-styling [type="search"]{outline-offset:-2px;-webkit-appearance:none}.legacy-styling [type="search"]::-webkit-search-cancel-button,.legacy-styling [type="search"]::-webkit-search-decoration{-webkit-appearance:none}.legacy-styling ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.legacy-styling output{display:inline-block}.legacy-styling summary{display:list-item;cursor:pointer}.legacy-styling template{display:none}.legacy-styling [hidden]{display:none !important}.legacy-styling :root{--blue: #2B79CA;--indigo: #6610f2;--purple: #BE3686;--pink: #FF2B75;--red: #dc3545;--orange: #fd7e14;--yellow: #ffc107;--green: #27D08B;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #6c757d;--gray-dark: #343a40;--primary: #2B79CA;--secondary: #6c757d;--purple: #BE3686;--pink: #FF2B75;--success: #27D08B;--info: #EDF7FC;--warning: #ffc107;--danger: #dc3545;--light: #fff;--dark: #385074;--breakpoint-xs: 0;--breakpoint-sm: 615px;--breakpoint-md: 768px;--breakpoint-lg: 1005px;--breakpoint-xl: 1240px;--font-family-sans-serif: "Lexend Deca", sans-serif;--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}.legacy-styling *,.legacy-styling *::before,.legacy-styling *::after{box-sizing:border-box}.legacy-styling{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}.legacy-styling article,.legacy-styling aside,.legacy-styling figcaption,.legacy-styling figure,.legacy-styling footer,.legacy-styling header,.legacy-styling hgroup,.legacy-styling main,.legacy-styling nav,.legacy-styling section{display:block}body{margin:0;padding:0}.legacy-styling{margin:0;font-family:"Lexend Deca", sans-serif;font-size:1.125rem;font-weight:350;line-height:1.5556;color:#000;text-align:left;background-color:#fff}.legacy-styling [tabindex="-1"]:focus{outline:0 !important}.legacy-styling hr{box-sizing:content-box;height:0;overflow:visible}.legacy-styling h1,.legacy-styling h2,.legacy-styling h3,.legacy-styling h4,.legacy-styling h5,.legacy-styling h6{margin-top:0;margin-bottom:5px}.legacy-styling p{margin-top:0;margin-bottom:1rem}.legacy-styling abbr[title],.legacy-styling abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}.legacy-styling address{margin-bottom:1rem;font-style:normal;line-height:inherit}.legacy-styling ol,.legacy-styling ul,.legacy-styling dl{margin-top:0;margin-bottom:1rem}.legacy-styling ol ol,.legacy-styling ul ul,.legacy-styling ol ul,.legacy-styling ul ol{margin-bottom:0}.legacy-styling dt{font-weight:800}.legacy-styling dd{margin-bottom:.5rem;margin-left:0}.legacy-styling blockquote{margin:0 0 1rem}.legacy-styling dfn{font-style:italic}.legacy-styling b,.legacy-styling strong{font-weight:bolder}.legacy-styling small{font-size:80%}.legacy-styling sub,.legacy-styling sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}.legacy-styling sub{bottom:-.25em}.legacy-styling sup{top:-.5em}.legacy-styling a{color:#2B79CA;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}.legacy-styling a:hover{color:#2B79CA;text-decoration:underline}.legacy-styling a:not([href]):not([tabindex]){color:inherit;text-decoration:none}.legacy-styling a:not([href]):not([tabindex]):hover,.legacy-styling a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}.legacy-styling a:not([href]):not([tabindex]):focus{outline:0}.legacy-styling pre,.legacy-styling code,.legacy-styling kbd,.legacy-styling samp{font-family:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-size:1em}.legacy-styling pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}.legacy-styling figure{margin:0 0 1rem}.legacy-styling img{vertical-align:middle;border-style:none}.legacy-styling svg{overflow:hidden;vertical-align:middle}.legacy-styling table{border-collapse:collapse}.legacy-styling caption{padding-top:15px 20px;padding-bottom:15px 20px;color:#6c757d;text-align:left;caption-side:bottom}.legacy-styling th{text-align:inherit}.legacy-styling label{display:inline-block;margin-bottom:0.5rem}.legacy-styling button{border-radius:0}.legacy-styling button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}.legacy-styling input,.legacy-styling button,.legacy-styling select,.legacy-styling optgroup,.legacy-styling textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.legacy-styling button,.legacy-styling input{overflow:visible}.legacy-styling button,.legacy-styling select{text-transform:none}.legacy-styling button,.legacy-styling html [type="button"],.legacy-styling [type="reset"],.legacy-styling [type="submit"]{-webkit-appearance:button}.legacy-styling button::-moz-focus-inner,.legacy-styling [type="button"]::-moz-focus-inner,.legacy-styling [type="reset"]::-moz-focus-inner,.legacy-styling [type="submit"]::-moz-focus-inner{padding:0;border-style:none}.legacy-styling input[type="radio"],.legacy-styling input[type="checkbox"]{box-sizing:border-box;padding:0}.legacy-styling input[type="date"],.legacy-styling input[type="time"],.legacy-styling input[type="datetime-local"],.legacy-styling input[type="month"]{-webkit-appearance:listbox}.legacy-styling textarea{overflow:auto;resize:vertical}.legacy-styling fieldset{min-width:0;padding:0;margin:0;border:0}.legacy-styling 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}.legacy-styling progress{vertical-align:baseline}.legacy-styling [type="number"]::-webkit-inner-spin-button,.legacy-styling [type="number"]::-webkit-outer-spin-button{height:auto}.legacy-styling [type="search"]{outline-offset:-2px;-webkit-appearance:none}.legacy-styling [type="search"]::-webkit-search-cancel-button,.legacy-styling [type="search"]::-webkit-search-decoration{-webkit-appearance:none}.legacy-styling ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.legacy-styling output{display:inline-block}.legacy-styling summary{display:list-item;cursor:pointer}.legacy-styling template{display:none}.legacy-styling [hidden]{display:none !important}.legacy-styling h1,.legacy-styling h2,.legacy-styling h3,.legacy-styling h4,.legacy-styling h5,.legacy-styling h6,.legacy-styling .h1,.legacy-styling .h2,.legacy-styling .h3,.legacy-styling .h4,.legacy-styling .h5,.legacy-styling .h6{margin-bottom:5px;font-family:inherit;font-weight:500;line-height:1.125;color:inherit}.legacy-styling h1,.legacy-styling .h1{font-size:3rem}.legacy-styling h2,.legacy-styling .h2{font-size:2.25rem}.legacy-styling h3,.legacy-styling .h3{font-size:1.5rem}.legacy-styling h4,.legacy-styling .h4{font-size:1.6875rem}.legacy-styling h5,.legacy-styling .h5{font-size:1.40625rem}.legacy-styling h6,.legacy-styling .h6{font-size:1.125rem}.legacy-styling .lead{font-size:1.40625rem;font-weight:300}.legacy-styling .display-1{font-size:6rem;font-weight:300;line-height:1.125}.legacy-styling .display-2{font-size:5.5rem;font-weight:300;line-height:1.125}.legacy-styling .display-3{font-size:4.5rem;font-weight:300;line-height:1.125}.legacy-styling .display-4{font-size:3.5rem;font-weight:300;line-height:1.125}.legacy-styling hr{margin-top:10px;margin-bottom:10px;border:0;border-top:1px solid rgba(0,0,0,0.1)}.legacy-styling small,.legacy-styling .small{font-size:14px;font-weight:350}.legacy-styling mark,.legacy-styling .mark{padding:0.2em;background-color:#fcf8e3}.legacy-styling .list-unstyled{padding-left:0;list-style:none}.legacy-styling .list-inline{padding-left:0;list-style:none}.legacy-styling .list-inline-item{display:inline-block}.legacy-styling .list-inline-item:not(:last-child){margin-right:0.5rem}.legacy-styling .initialism{font-size:90%;text-transform:uppercase}.legacy-styling .blockquote{margin-bottom:10px;font-size:1.40625rem}.legacy-styling .blockquote-footer{display:block;font-size:80%;color:#6c757d}.legacy-styling .blockquote-footer::before{content:"\2014 \00A0"}.legacy-styling .img-fluid{max-width:100%;height:auto}.legacy-styling .img-thumbnail{padding:0.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:12px;max-width:100%;height:auto}.legacy-styling .figure{display:inline-block}.legacy-styling .figure-img{margin-bottom:5px;line-height:1}.legacy-styling .figure-caption{font-size:90%;color:#6c757d}.legacy-styling code{font-size:87.5%;color:#BE3686;word-break:break-word}a>.legacy-styling code{color:inherit}.legacy-styling kbd{padding:0.2rem 0.4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:8px}.legacy-styling kbd kbd{padding:0;font-size:100%;font-weight:800}.legacy-styling pre{display:block;font-size:87.5%;color:#212529}.legacy-styling pre code{font-size:inherit;color:inherit;word-break:normal}.legacy-styling .pre-scrollable{max-height:340px;overflow-y:scroll}.legacy-styling .container{width:100%;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto}@media (min-width: 1240px){.legacy-styling .container{max-width:1200px}}.legacy-styling .container-fluid{width:100%;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto}.legacy-styling .row{display:flex;flex-wrap:wrap;margin-right:-20px;margin-left:-20px}.legacy-styling .no-gutters{margin-right:0;margin-left:0}.legacy-styling .no-gutters>.col,.legacy-styling .no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.legacy-styling .col-1,.legacy-styling .col-2,.legacy-styling .col-3,.legacy-styling .col-4,.legacy-styling .col-5,.legacy-styling .col-6,.legacy-styling .col-7,.legacy-styling .col-8,.legacy-styling .col-9,.legacy-styling .col-10,.legacy-styling .col-11,.legacy-styling .col-12,.legacy-styling .col,.legacy-styling .col-auto,.legacy-styling .col-sm-1,.legacy-styling .col-sm-2,.legacy-styling .col-sm-3,.legacy-styling .col-sm-4,.legacy-styling .col-sm-5,.legacy-styling .col-sm-6,.legacy-styling .col-sm-7,.legacy-styling .col-sm-8,.legacy-styling .col-sm-9,.legacy-styling .col-sm-10,.legacy-styling .col-sm-11,.legacy-styling .col-sm-12,.legacy-styling .col-sm,.legacy-styling .col-sm-auto,.legacy-styling .col-md-1,.legacy-styling .col-md-2,.legacy-styling .col-md-3,.legacy-styling .col-md-4,.legacy-styling .col-md-5,.legacy-styling .col-md-6,.legacy-styling .col-md-7,.legacy-styling .col-md-8,.legacy-styling .col-md-9,.legacy-styling .col-md-10,.legacy-styling .col-md-11,.legacy-styling .col-md-12,.legacy-styling .col-md,.legacy-styling .col-md-auto,.legacy-styling .col-lg-1,.legacy-styling .col-lg-2,.legacy-styling .col-lg-3,.legacy-styling .col-lg-4,.legacy-styling .col-lg-5,.legacy-styling .col-lg-6,.legacy-styling .col-lg-7,.legacy-styling .col-lg-8,.legacy-styling .col-lg-9,.legacy-styling .col-lg-10,.legacy-styling .col-lg-11,.legacy-styling .col-lg-12,.legacy-styling .col-lg,.legacy-styling .col-lg-auto,.legacy-styling .col-xl-1,.legacy-styling .col-xl-2,.legacy-styling .col-xl-3,.legacy-styling .col-xl-4,.legacy-styling .col-xl-5,.legacy-styling .col-xl-6,.legacy-styling .col-xl-7,.legacy-styling .col-xl-8,.legacy-styling .col-xl-9,.legacy-styling .col-xl-10,.legacy-styling .col-xl-11,.legacy-styling .col-xl-12,.legacy-styling .col-xl,.legacy-styling .col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:20px;padding-left:20px}.legacy-styling .col{flex-basis:0;flex-grow:1;max-width:100%}.legacy-styling .col-auto{flex:0 0 auto;width:auto;max-width:none}.legacy-styling .col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.legacy-styling .col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.legacy-styling .col-3{flex:0 0 25%;max-width:25%}.legacy-styling .col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.legacy-styling .col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.legacy-styling .col-6{flex:0 0 50%;max-width:50%}.legacy-styling .col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.legacy-styling .col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.legacy-styling .col-9{flex:0 0 75%;max-width:75%}.legacy-styling .col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.legacy-styling .col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.legacy-styling .col-12{flex:0 0 100%;max-width:100%}.legacy-styling .order-first{order:-1}.legacy-styling .order-last{order:13}.legacy-styling .order-0{order:0}.legacy-styling .order-1{order:1}.legacy-styling .order-2{order:2}.legacy-styling .order-3{order:3}.legacy-styling .order-4{order:4}.legacy-styling .order-5{order:5}.legacy-styling .order-6{order:6}.legacy-styling .order-7{order:7}.legacy-styling .order-8{order:8}.legacy-styling .order-9{order:9}.legacy-styling .order-10{order:10}.legacy-styling .order-11{order:11}.legacy-styling .order-12{order:12}.legacy-styling .offset-1{margin-left:8.3333333333%}.legacy-styling .offset-2{margin-left:16.6666666667%}.legacy-styling .offset-3{margin-left:25%}.legacy-styling .offset-4{margin-left:33.3333333333%}.legacy-styling .offset-5{margin-left:41.6666666667%}.legacy-styling .offset-6{margin-left:50%}.legacy-styling .offset-7{margin-left:58.3333333333%}.legacy-styling .offset-8{margin-left:66.6666666667%}.legacy-styling .offset-9{margin-left:75%}.legacy-styling .offset-10{margin-left:83.3333333333%}.legacy-styling .offset-11{margin-left:91.6666666667%}@media (min-width: 615px){.legacy-styling .col-sm{flex-basis:0;flex-grow:1;max-width:100%}.legacy-styling .col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.legacy-styling .col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.legacy-styling .col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.legacy-styling .col-sm-3{flex:0 0 25%;max-width:25%}.legacy-styling .col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.legacy-styling .col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.legacy-styling .col-sm-6{flex:0 0 50%;max-width:50%}.legacy-styling .col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.legacy-styling .col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.legacy-styling .col-sm-9{flex:0 0 75%;max-width:75%}.legacy-styling .col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.legacy-styling .col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.legacy-styling .col-sm-12{flex:0 0 100%;max-width:100%}.legacy-styling .order-sm-first{order:-1}.legacy-styling .order-sm-last{order:13}.legacy-styling .order-sm-0{order:0}.legacy-styling .order-sm-1{order:1}.legacy-styling .order-sm-2{order:2}.legacy-styling .order-sm-3{order:3}.legacy-styling .order-sm-4{order:4}.legacy-styling .order-sm-5{order:5}.legacy-styling .order-sm-6{order:6}.legacy-styling .order-sm-7{order:7}.legacy-styling .order-sm-8{order:8}.legacy-styling .order-sm-9{order:9}.legacy-styling .order-sm-10{order:10}.legacy-styling .order-sm-11{order:11}.legacy-styling .order-sm-12{order:12}.legacy-styling .offset-sm-0{margin-left:0}.legacy-styling .offset-sm-1{margin-left:8.3333333333%}.legacy-styling .offset-sm-2{margin-left:16.6666666667%}.legacy-styling .offset-sm-3{margin-left:25%}.legacy-styling .offset-sm-4{margin-left:33.3333333333%}.legacy-styling .offset-sm-5{margin-left:41.6666666667%}.legacy-styling .offset-sm-6{margin-left:50%}.legacy-styling .offset-sm-7{margin-left:58.3333333333%}.legacy-styling .offset-sm-8{margin-left:66.6666666667%}.legacy-styling .offset-sm-9{margin-left:75%}.legacy-styling .offset-sm-10{margin-left:83.3333333333%}.legacy-styling .offset-sm-11{margin-left:91.6666666667%}}@media (min-width: 768px){.legacy-styling .col-md{flex-basis:0;flex-grow:1;max-width:100%}.legacy-styling .col-md-auto{flex:0 0 auto;width:auto;max-width:none}.legacy-styling .col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.legacy-styling .col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.legacy-styling .col-md-3{flex:0 0 25%;max-width:25%}.legacy-styling .col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.legacy-styling .col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.legacy-styling .col-md-6{flex:0 0 50%;max-width:50%}.legacy-styling .col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.legacy-styling .col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.legacy-styling .col-md-9{flex:0 0 75%;max-width:75%}.legacy-styling .col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.legacy-styling .col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.legacy-styling .col-md-12{flex:0 0 100%;max-width:100%}.legacy-styling .order-md-first{order:-1}.legacy-styling .order-md-last{order:13}.legacy-styling .order-md-0{order:0}.legacy-styling .order-md-1{order:1}.legacy-styling .order-md-2{order:2}.legacy-styling .order-md-3{order:3}.legacy-styling .order-md-4{order:4}.legacy-styling .order-md-5{order:5}.legacy-styling .order-md-6{order:6}.legacy-styling .order-md-7{order:7}.legacy-styling .order-md-8{order:8}.legacy-styling .order-md-9{order:9}.legacy-styling .order-md-10{order:10}.legacy-styling .order-md-11{order:11}.legacy-styling .order-md-12{order:12}.legacy-styling .offset-md-0{margin-left:0}.legacy-styling .offset-md-1{margin-left:8.3333333333%}.legacy-styling .offset-md-2{margin-left:16.6666666667%}.legacy-styling .offset-md-3{margin-left:25%}.legacy-styling .offset-md-4{margin-left:33.3333333333%}.legacy-styling .offset-md-5{margin-left:41.6666666667%}.legacy-styling .offset-md-6{margin-left:50%}.legacy-styling .offset-md-7{margin-left:58.3333333333%}.legacy-styling .offset-md-8{margin-left:66.6666666667%}.legacy-styling .offset-md-9{margin-left:75%}.legacy-styling .offset-md-10{margin-left:83.3333333333%}.legacy-styling .offset-md-11{margin-left:91.6666666667%}}@media (min-width: 1005px){.legacy-styling .col-lg{flex-basis:0;flex-grow:1;max-width:100%}.legacy-styling .col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.legacy-styling .col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.legacy-styling .col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.legacy-styling .col-lg-3{flex:0 0 25%;max-width:25%}.legacy-styling .col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.legacy-styling .col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.legacy-styling .col-lg-6{flex:0 0 50%;max-width:50%}.legacy-styling .col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.legacy-styling .col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.legacy-styling .col-lg-9{flex:0 0 75%;max-width:75%}.legacy-styling .col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.legacy-styling .col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.legacy-styling .col-lg-12{flex:0 0 100%;max-width:100%}.legacy-styling .order-lg-first{order:-1}.legacy-styling .order-lg-last{order:13}.legacy-styling .order-lg-0{order:0}.legacy-styling .order-lg-1{order:1}.legacy-styling .order-lg-2{order:2}.legacy-styling .order-lg-3{order:3}.legacy-styling .order-lg-4{order:4}.legacy-styling .order-lg-5{order:5}.legacy-styling .order-lg-6{order:6}.legacy-styling .order-lg-7{order:7}.legacy-styling .order-lg-8{order:8}.legacy-styling .order-lg-9{order:9}.legacy-styling .order-lg-10{order:10}.legacy-styling .order-lg-11{order:11}.legacy-styling .order-lg-12{order:12}.legacy-styling .offset-lg-0{margin-left:0}.legacy-styling .offset-lg-1{margin-left:8.3333333333%}.legacy-styling .offset-lg-2{margin-left:16.6666666667%}.legacy-styling .offset-lg-3{margin-left:25%}.legacy-styling .offset-lg-4{margin-left:33.3333333333%}.legacy-styling .offset-lg-5{margin-left:41.6666666667%}.legacy-styling .offset-lg-6{margin-left:50%}.legacy-styling .offset-lg-7{margin-left:58.3333333333%}.legacy-styling .offset-lg-8{margin-left:66.6666666667%}.legacy-styling .offset-lg-9{margin-left:75%}.legacy-styling .offset-lg-10{margin-left:83.3333333333%}.legacy-styling .offset-lg-11{margin-left:91.6666666667%}}@media (min-width: 1240px){.legacy-styling .col-xl{flex-basis:0;flex-grow:1;max-width:100%}.legacy-styling .col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.legacy-styling .col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.legacy-styling .col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.legacy-styling .col-xl-3{flex:0 0 25%;max-width:25%}.legacy-styling .col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.legacy-styling .col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.legacy-styling .col-xl-6{flex:0 0 50%;max-width:50%}.legacy-styling .col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.legacy-styling .col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.legacy-styling .col-xl-9{flex:0 0 75%;max-width:75%}.legacy-styling .col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.legacy-styling .col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.legacy-styling .col-xl-12{flex:0 0 100%;max-width:100%}.legacy-styling .order-xl-first{order:-1}.legacy-styling .order-xl-last{order:13}.legacy-styling .order-xl-0{order:0}.legacy-styling .order-xl-1{order:1}.legacy-styling .order-xl-2{order:2}.legacy-styling .order-xl-3{order:3}.legacy-styling .order-xl-4{order:4}.legacy-styling .order-xl-5{order:5}.legacy-styling .order-xl-6{order:6}.legacy-styling .order-xl-7{order:7}.legacy-styling .order-xl-8{order:8}.legacy-styling .order-xl-9{order:9}.legacy-styling .order-xl-10{order:10}.legacy-styling .order-xl-11{order:11}.legacy-styling .order-xl-12{order:12}.legacy-styling .offset-xl-0{margin-left:0}.legacy-styling .offset-xl-1{margin-left:8.3333333333%}.legacy-styling .offset-xl-2{margin-left:16.6666666667%}.legacy-styling .offset-xl-3{margin-left:25%}.legacy-styling .offset-xl-4{margin-left:33.3333333333%}.legacy-styling .offset-xl-5{margin-left:41.6666666667%}.legacy-styling .offset-xl-6{margin-left:50%}.legacy-styling .offset-xl-7{margin-left:58.3333333333%}.legacy-styling .offset-xl-8{margin-left:66.6666666667%}.legacy-styling .offset-xl-9{margin-left:75%}.legacy-styling .offset-xl-10{margin-left:83.3333333333%}.legacy-styling .offset-xl-11{margin-left:91.6666666667%}}.legacy-styling .table{width:100%;margin-bottom:10px;background-color:transparent}.legacy-styling .table th,.legacy-styling .table td{padding:15px 20px;vertical-align:top;border-top:2px solid rgba(119,139,155,0.2)}.legacy-styling .table thead th{vertical-align:bottom;border-bottom:4px solid rgba(119,139,155,0.2)}.legacy-styling .table tbody+tbody{border-top:4px solid rgba(119,139,155,0.2)}.legacy-styling .table .table{background-color:#fff}.legacy-styling .table-sm th,.legacy-styling .table-sm td{padding:0.3rem}.legacy-styling .table-bordered{border:2px solid rgba(119,139,155,0.2)}.legacy-styling .table-bordered th,.legacy-styling .table-bordered td{border:2px solid rgba(119,139,155,0.2)}.legacy-styling .table-bordered thead th,.legacy-styling .table-bordered thead td{border-bottom-width:4px}.legacy-styling .table-borderless th,.legacy-styling .table-borderless td,.legacy-styling .table-borderless thead th,.legacy-styling .table-borderless tbody+tbody{border:0}.legacy-styling .table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,0.05)}.legacy-styling .table-hover tbody tr:hover{background-color:rgba(0,0,0,0.075)}.legacy-styling .table-primary,.legacy-styling .table-primary>th,.legacy-styling .table-primary>td{background-color:#c4d9f0}.legacy-styling .table-hover .table-primary:hover{background-color:#b0cceb}.legacy-styling .table-hover .table-primary:hover>td,.legacy-styling .table-hover .table-primary:hover>th{background-color:#b0cceb}.legacy-styling .table-secondary,.legacy-styling .table-secondary>th,.legacy-styling .table-secondary>td{background-color:#d6d8db}.legacy-styling .table-hover .table-secondary:hover{background-color:#c8cbcf}.legacy-styling .table-hover .table-secondary:hover>td,.legacy-styling .table-hover .table-secondary:hover>th{background-color:#c8cbcf}.legacy-styling .table-purple,.legacy-styling .table-purple>th,.legacy-styling .table-purple>td{background-color:#edc7dd}.legacy-styling .table-hover .table-purple:hover{background-color:#e7b4d1}.legacy-styling .table-hover .table-purple:hover>td,.legacy-styling .table-hover .table-purple:hover>th{background-color:#e7b4d1}.legacy-styling .table-pink,.legacy-styling .table-pink>th,.legacy-styling .table-pink>td{background-color:#ffc4d8}.legacy-styling .table-hover .table-pink:hover{background-color:#ffabc7}.legacy-styling .table-hover .table-pink:hover>td,.legacy-styling .table-hover .table-pink:hover>th{background-color:#ffabc7}.legacy-styling .table-success,.legacy-styling .table-success>th,.legacy-styling .table-success>td{background-color:#c3f2df}.legacy-styling .table-hover .table-success:hover{background-color:#aeedd4}.legacy-styling .table-hover .table-success:hover>td,.legacy-styling .table-hover .table-success:hover>th{background-color:#aeedd4}.legacy-styling .table-info,.legacy-styling .table-info>th,.legacy-styling .table-info>td{background-color:#fafdfe}.legacy-styling .table-hover .table-info:hover{background-color:#e5f5fa}.legacy-styling .table-hover .table-info:hover>td,.legacy-styling .table-hover .table-info:hover>th{background-color:#e5f5fa}.legacy-styling .table-warning,.legacy-styling .table-warning>th,.legacy-styling .table-warning>td{background-color:#ffeeba}.legacy-styling .table-hover .table-warning:hover{background-color:#ffe8a1}.legacy-styling .table-hover .table-warning:hover>td,.legacy-styling .table-hover .table-warning:hover>th{background-color:#ffe8a1}.legacy-styling .table-danger,.legacy-styling .table-danger>th,.legacy-styling .table-danger>td{background-color:#f5c6cb}.legacy-styling .table-hover .table-danger:hover{background-color:#f1b0b7}.legacy-styling .table-hover .table-danger:hover>td,.legacy-styling .table-hover .table-danger:hover>th{background-color:#f1b0b7}.legacy-styling .table-light,.legacy-styling .table-light>th,.legacy-styling .table-light>td{background-color:white}.legacy-styling .table-hover .table-light:hover{background-color:#f2f2f2}.legacy-styling .table-hover .table-light:hover>td,.legacy-styling .table-hover .table-light:hover>th{background-color:#f2f2f2}.legacy-styling .table-dark,.legacy-styling .table-dark>th,.legacy-styling .table-dark>td{background-color:#c7ced8}.legacy-styling .table-hover .table-dark:hover{background-color:#b8c1ce}.legacy-styling .table-hover .table-dark:hover>td,.legacy-styling .table-hover .table-dark:hover>th{background-color:#b8c1ce}.legacy-styling .table-active,.legacy-styling .table-active>th,.legacy-styling .table-active>td{background-color:rgba(0,0,0,0.075)}.legacy-styling .table-hover .table-active:hover{background-color:rgba(0,0,0,0.075)}.legacy-styling .table-hover .table-active:hover>td,.legacy-styling .table-hover .table-active:hover>th{background-color:rgba(0,0,0,0.075)}.legacy-styling .table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.legacy-styling .table .thead-light th{color:#495057;background-color:#e9ecef;border-color:rgba(119,139,155,0.2)}.legacy-styling .table-dark{color:#fff;background-color:#212529}.legacy-styling .table-dark th,.legacy-styling .table-dark td,.legacy-styling .table-dark thead th{border-color:#32383e}.legacy-styling .table-dark.table-bordered{border:0}.legacy-styling .table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,0.05)}.legacy-styling .table-dark.table-hover tbody tr:hover{background-color:rgba(255,255,255,0.075)}@media (max-width: 614.98px){.legacy-styling .table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.legacy-styling .table-responsive-sm>.table-bordered{border:0}}@media (max-width: 767.98px){.legacy-styling .table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.legacy-styling .table-responsive-md>.table-bordered{border:0}}@media (max-width: 1004.98px){.legacy-styling .table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.legacy-styling .table-responsive-lg>.table-bordered{border:0}}@media (max-width: 1239.98px){.legacy-styling .table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.legacy-styling .table-responsive-xl>.table-bordered{border:0}}.legacy-styling .table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.legacy-styling .table-responsive>.table-bordered{border:0}.legacy-styling .form-control{display:block;width:100%;height:calc(2.625rem + 2px);padding:0.75rem 1.3125rem;font-size:1.125rem;line-height:1;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:12px;transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media screen and (prefers-reduced-motion: reduce){.legacy-styling .form-control{transition:none}}.legacy-styling .form-control::-ms-expand{background-color:transparent;border:0}.legacy-styling .form-control:focus{color:#495057;background-color:#fff;border-color:#8eb9e7;outline:0;box-shadow:0 0 0 0.2rem rgba(43,121,202,0.25)}.legacy-styling .form-control::-moz-placeholder{color:#ACBCC9;opacity:1}.legacy-styling .form-control:-ms-input-placeholder{color:#ACBCC9;opacity:1}.legacy-styling .form-control::placeholder{color:#ACBCC9;opacity:1}.legacy-styling .form-control:disabled,.legacy-styling .form-control[readonly]{background-color:#e9ecef;opacity:1}.legacy-styling select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.legacy-styling .form-control-file,.legacy-styling .form-control-range{display:block;width:100%}.legacy-styling .col-form-label{padding-top:calc(0.75rem + 1px);padding-bottom:calc(0.75rem + 1px);margin-bottom:0;font-size:inherit;line-height:1}.legacy-styling .col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.40625rem;line-height:1.5556}.legacy-styling .col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.984375rem;line-height:1.5556}.legacy-styling .form-control-plaintext{display:block;width:100%;padding-top:0.75rem;padding-bottom:0.75rem;margin-bottom:0;line-height:1;color:#000;background-color:transparent;border:solid transparent;border-width:1px 0}.legacy-styling .form-control-plaintext.form-control-sm,.legacy-styling .form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.legacy-styling .form-control-sm{height:calc(2.03129375rem + 2px);padding:0.25rem 0.5rem;font-size:0.984375rem;line-height:1.5556;border-radius:8px}.legacy-styling .form-control-lg{height:calc(3.1875625rem + 2px);padding:0.5rem 1rem;font-size:1.40625rem;line-height:1.5556;border-radius:16px}.legacy-styling select.form-control[size],.legacy-styling select.form-control[multiple]{height:auto}.legacy-styling textarea.form-control{height:auto}.legacy-styling .form-group{margin-bottom:1rem}.legacy-styling .form-text{display:block;margin-top:0.25rem}.legacy-styling .form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.legacy-styling .form-row>.col,.legacy-styling .form-row>[class*="col-"]{padding-right:5px;padding-left:5px}.legacy-styling .form-check{position:relative;display:block;padding-left:1.25rem}.legacy-styling .form-check-input{position:absolute;margin-top:0.3rem;margin-left:-1.25rem}.legacy-styling .form-check-input:disabled~.form-check-label{color:#6c757d}.legacy-styling .form-check-label{margin-bottom:0}.legacy-styling .form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:0.75rem}.legacy-styling .form-check-inline .form-check-input{position:static;margin-top:0;margin-right:0.3125rem;margin-left:0}.legacy-styling .valid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:14px;color:#27D08B}.legacy-styling .valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:.1rem;font-size:0.984375rem;line-height:1.5556;color:#fff;background-color:rgba(39,208,139,0.9);border-radius:12px}.was-validated .legacy-styling .form-control:valid,.legacy-styling .form-control.is-valid,.was-validated .legacy-styling .custom-select:valid,.legacy-styling .custom-select.is-valid{border-color:#27D08B}.was-validated .legacy-styling .form-control:valid:focus,.legacy-styling .form-control.is-valid:focus,.was-validated .legacy-styling .custom-select:valid:focus,.legacy-styling .custom-select.is-valid:focus{border-color:#27D08B;box-shadow:0 0 0 0.2rem rgba(39,208,139,0.25)}.was-validated .legacy-styling .form-control:valid~.valid-feedback,.was-validated .legacy-styling .form-control:valid~.valid-tooltip,.legacy-styling .form-control.is-valid~.valid-feedback,.legacy-styling .form-control.is-valid~.valid-tooltip,.was-validated .legacy-styling .custom-select:valid~.valid-feedback,.was-validated .legacy-styling .custom-select:valid~.valid-tooltip,.legacy-styling .custom-select.is-valid~.valid-feedback,.legacy-styling .custom-select.is-valid~.valid-tooltip{display:block}.was-validated .legacy-styling .form-control-file:valid~.valid-feedback,.was-validated .legacy-styling .form-control-file:valid~.valid-tooltip,.legacy-styling .form-control-file.is-valid~.valid-feedback,.legacy-styling .form-control-file.is-valid~.valid-tooltip{display:block}.was-validated .legacy-styling .form-check-input:valid~.form-check-label,.legacy-styling .form-check-input.is-valid~.form-check-label{color:#27D08B}.was-validated .legacy-styling .form-check-input:valid~.valid-feedback,.was-validated .legacy-styling .form-check-input:valid~.valid-tooltip,.legacy-styling .form-check-input.is-valid~.valid-feedback,.legacy-styling .form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .legacy-styling .custom-control-input:valid~.custom-control-label,.legacy-styling .custom-control-input.is-valid~.custom-control-label{color:#27D08B}.was-validated .legacy-styling .custom-control-input:valid~.custom-control-label::before,.legacy-styling .custom-control-input.is-valid~.custom-control-label::before{background-color:#8deac4}.was-validated .legacy-styling .custom-control-input:valid~.valid-feedback,.was-validated .legacy-styling .custom-control-input:valid~.valid-tooltip,.legacy-styling .custom-control-input.is-valid~.valid-feedback,.legacy-styling .custom-control-input.is-valid~.valid-tooltip{display:block}.was-validated .legacy-styling .custom-control-input:valid:checked~.custom-control-label::before,.legacy-styling .custom-control-input.is-valid:checked~.custom-control-label::before{background-color:#4cdea2}.was-validated .legacy-styling .custom-control-input:valid:focus~.custom-control-label::before,.legacy-styling .custom-control-input.is-valid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 0.2rem rgba(39,208,139,0.25)}.was-validated .legacy-styling .custom-file-input:valid~.custom-file-label,.legacy-styling .custom-file-input.is-valid~.custom-file-label{border-color:#27D08B}.was-validated .legacy-styling .custom-file-input:valid~.custom-file-label::after,.legacy-styling .custom-file-input.is-valid~.custom-file-label::after{border-color:inherit}.was-validated .legacy-styling .custom-file-input:valid~.valid-feedback,.was-validated .legacy-styling .custom-file-input:valid~.valid-tooltip,.legacy-styling .custom-file-input.is-valid~.valid-feedback,.legacy-styling .custom-file-input.is-valid~.valid-tooltip{display:block}.was-validated .legacy-styling .custom-file-input:valid:focus~.custom-file-label,.legacy-styling .custom-file-input.is-valid:focus~.custom-file-label{box-shadow:0 0 0 0.2rem rgba(39,208,139,0.25)}.legacy-styling .invalid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:14px;color:#dc3545}.legacy-styling .invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:.1rem;font-size:0.984375rem;line-height:1.5556;color:#fff;background-color:rgba(220,53,69,0.9);border-radius:12px}.was-validated .legacy-styling .form-control:invalid,.legacy-styling .form-control.is-invalid,.was-validated .legacy-styling .custom-select:invalid,.legacy-styling .custom-select.is-invalid{border-color:#dc3545}.was-validated .legacy-styling .form-control:invalid:focus,.legacy-styling .form-control.is-invalid:focus,.was-validated .legacy-styling .custom-select:invalid:focus,.legacy-styling .custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 0.2rem rgba(220,53,69,0.25)}.was-validated .legacy-styling .form-control:invalid~.invalid-feedback,.was-validated .legacy-styling .form-control:invalid~.invalid-tooltip,.legacy-styling .form-control.is-invalid~.invalid-feedback,.legacy-styling .form-control.is-invalid~.invalid-tooltip,.was-validated .legacy-styling .custom-select:invalid~.invalid-feedback,.was-validated .legacy-styling .custom-select:invalid~.invalid-tooltip,.legacy-styling .custom-select.is-invalid~.invalid-feedback,.legacy-styling .custom-select.is-invalid~.invalid-tooltip{display:block}.was-validated .legacy-styling .form-control-file:invalid~.invalid-feedback,.was-validated .legacy-styling .form-control-file:invalid~.invalid-tooltip,.legacy-styling .form-control-file.is-invalid~.invalid-feedback,.legacy-styling .form-control-file.is-invalid~.invalid-tooltip{display:block}.was-validated .legacy-styling .form-check-input:invalid~.form-check-label,.legacy-styling .form-check-input.is-invalid~.form-check-label{color:#dc3545}.was-validated .legacy-styling .form-check-input:invalid~.invalid-feedback,.was-validated .legacy-styling .form-check-input:invalid~.invalid-tooltip,.legacy-styling .form-check-input.is-invalid~.invalid-feedback,.legacy-styling .form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .legacy-styling .custom-control-input:invalid~.custom-control-label,.legacy-styling .custom-control-input.is-invalid~.custom-control-label{color:#dc3545}.was-validated .legacy-styling .custom-control-input:invalid~.custom-control-label::before,.legacy-styling .custom-control-input.is-invalid~.custom-control-label::before{background-color:#efa2a9}.was-validated .legacy-styling .custom-control-input:invalid~.invalid-feedback,.was-validated .legacy-styling .custom-control-input:invalid~.invalid-tooltip,.legacy-styling .custom-control-input.is-invalid~.invalid-feedback,.legacy-styling .custom-control-input.is-invalid~.invalid-tooltip{display:block}.was-validated .legacy-styling .custom-control-input:invalid:checked~.custom-control-label::before,.legacy-styling .custom-control-input.is-invalid:checked~.custom-control-label::before{background-color:#e4606d}.was-validated .legacy-styling .custom-control-input:invalid:focus~.custom-control-label::before,.legacy-styling .custom-control-input.is-invalid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 0.2rem rgba(220,53,69,0.25)}.was-validated .legacy-styling .custom-file-input:invalid~.custom-file-label,.legacy-styling .custom-file-input.is-invalid~.custom-file-label{border-color:#dc3545}.was-validated .legacy-styling .custom-file-input:invalid~.custom-file-label::after,.legacy-styling .custom-file-input.is-invalid~.custom-file-label::after{border-color:inherit}.was-validated .legacy-styling .custom-file-input:invalid~.invalid-feedback,.was-validated .legacy-styling .custom-file-input:invalid~.invalid-tooltip,.legacy-styling .custom-file-input.is-invalid~.invalid-feedback,.legacy-styling .custom-file-input.is-invalid~.invalid-tooltip{display:block}.was-validated .legacy-styling .custom-file-input:invalid:focus~.custom-file-label,.legacy-styling .custom-file-input.is-invalid:focus~.custom-file-label{box-shadow:0 0 0 0.2rem rgba(220,53,69,0.25)}.legacy-styling .form-inline{display:flex;flex-flow:row wrap;align-items:center}.legacy-styling .form-inline .form-check{width:100%}@media (min-width: 615px){.legacy-styling .form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.legacy-styling .form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.legacy-styling .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.legacy-styling .form-inline .form-control-plaintext{display:inline-block}.legacy-styling .form-inline .input-group,.legacy-styling .form-inline .custom-select{width:auto}.legacy-styling .form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.legacy-styling .form-inline .form-check-input{position:relative;margin-top:0;margin-right:0.25rem;margin-left:0}.legacy-styling .form-inline .custom-control{align-items:center;justify-content:center}.legacy-styling .form-inline .custom-control-label{margin-bottom:0}}.legacy-styling .btn{display:inline-block;font-weight:800;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:0 solid transparent;padding:0.75rem 1.3125rem;font-size:1.125rem;line-height:1;border-radius:12px;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 screen and (prefers-reduced-motion: reduce){.legacy-styling .btn{transition:none}}.legacy-styling .btn:hover,.legacy-styling .btn:focus{text-decoration:none}.legacy-styling .btn:focus,.legacy-styling .btn.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(43,121,202,0.25)}.legacy-styling .btn.disabled,.legacy-styling .btn:disabled{opacity:0.65}.legacy-styling .btn:not(:disabled):not(.disabled){cursor:pointer}.legacy-styling a.btn.disabled,.legacy-styling fieldset:disabled a.btn{pointer-events:none}.legacy-styling .btn-primary{color:#fff;background-color:#2B79CA;border-color:#2B79CA}.legacy-styling .btn-primary:hover{color:#fff;background-color:#2466aa;border-color:#2260a0}.legacy-styling .btn-primary:focus,.legacy-styling .btn-primary.focus{box-shadow:0 0 0 0.2rem rgba(43,121,202,0.5)}.legacy-styling .btn-primary.disabled,.legacy-styling .btn-primary:disabled{color:#fff;background-color:#2B79CA;border-color:#2B79CA}.legacy-styling .btn-primary:not(:disabled):not(.disabled):active,.legacy-styling .btn-primary.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-primary.dropdown-toggle{color:#fff;background-color:#2260a0;border-color:#205a95}.legacy-styling .btn-primary:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-primary.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(43,121,202,0.5)}.legacy-styling .btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.legacy-styling .btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.legacy-styling .btn-secondary:focus,.legacy-styling .btn-secondary.focus{box-shadow:0 0 0 0.2rem rgba(108,117,125,0.5)}.legacy-styling .btn-secondary.disabled,.legacy-styling .btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.legacy-styling .btn-secondary:not(:disabled):not(.disabled):active,.legacy-styling .btn-secondary.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.legacy-styling .btn-secondary:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-secondary.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(108,117,125,0.5)}.legacy-styling .btn-purple{color:#fff;background-color:#BE3686;border-color:#BE3686}.legacy-styling .btn-purple:hover{color:#fff;background-color:#a02e71;border-color:#962b6a}.legacy-styling .btn-purple:focus,.legacy-styling .btn-purple.focus{box-shadow:0 0 0 0.2rem rgba(190,54,134,0.5)}.legacy-styling .btn-purple.disabled,.legacy-styling .btn-purple:disabled{color:#fff;background-color:#BE3686;border-color:#BE3686}.legacy-styling .btn-purple:not(:disabled):not(.disabled):active,.legacy-styling .btn-purple.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-purple.dropdown-toggle{color:#fff;background-color:#962b6a;border-color:#8c2863}.legacy-styling .btn-purple:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-purple.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-purple.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(190,54,134,0.5)}.legacy-styling .btn-pink{color:#fff;background-color:#FF2B75;border-color:#FF2B75}.legacy-styling .btn-pink:hover{color:#fff;background-color:#ff055c;border-color:#f70056}.legacy-styling .btn-pink:focus,.legacy-styling .btn-pink.focus{box-shadow:0 0 0 0.2rem rgba(255,43,117,0.5)}.legacy-styling .btn-pink.disabled,.legacy-styling .btn-pink:disabled{color:#fff;background-color:#FF2B75;border-color:#FF2B75}.legacy-styling .btn-pink:not(:disabled):not(.disabled):active,.legacy-styling .btn-pink.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-pink.dropdown-toggle{color:#fff;background-color:#f70056;border-color:#ea0052}.legacy-styling .btn-pink:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-pink.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-pink.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(255,43,117,0.5)}.legacy-styling .btn-success{color:#fff;background-color:#27D08B;border-color:#27D08B}.legacy-styling .btn-success:hover{color:#fff;background-color:#21b075;border-color:#1fa56e}.legacy-styling .btn-success:focus,.legacy-styling .btn-success.focus{box-shadow:0 0 0 0.2rem rgba(39,208,139,0.5)}.legacy-styling .btn-success.disabled,.legacy-styling .btn-success:disabled{color:#fff;background-color:#27D08B;border-color:#27D08B}.legacy-styling .btn-success:not(:disabled):not(.disabled):active,.legacy-styling .btn-success.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-success.dropdown-toggle{color:#fff;background-color:#1fa56e;border-color:#1d9a67}.legacy-styling .btn-success:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-success.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-success.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(39,208,139,0.5)}.legacy-styling .btn-info{color:#212529;background-color:#EDF7FC;border-color:#EDF7FC}.legacy-styling .btn-info:hover{color:#212529;background-color:#cce8f7;border-color:#c1e4f5}.legacy-styling .btn-info:focus,.legacy-styling .btn-info.focus{box-shadow:0 0 0 0.2rem rgba(237,247,252,0.5)}.legacy-styling .btn-info.disabled,.legacy-styling .btn-info:disabled{color:#212529;background-color:#EDF7FC;border-color:#EDF7FC}.legacy-styling .btn-info:not(:disabled):not(.disabled):active,.legacy-styling .btn-info.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-info.dropdown-toggle{color:#212529;background-color:#c1e4f5;border-color:#b6dff3}.legacy-styling .btn-info:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-info.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-info.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(237,247,252,0.5)}.legacy-styling .btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.legacy-styling .btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.legacy-styling .btn-warning:focus,.legacy-styling .btn-warning.focus{box-shadow:0 0 0 0.2rem rgba(255,193,7,0.5)}.legacy-styling .btn-warning.disabled,.legacy-styling .btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.legacy-styling .btn-warning:not(:disabled):not(.disabled):active,.legacy-styling .btn-warning.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.legacy-styling .btn-warning:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-warning.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(255,193,7,0.5)}.legacy-styling .btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.legacy-styling .btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.legacy-styling .btn-danger:focus,.legacy-styling .btn-danger.focus{box-shadow:0 0 0 0.2rem rgba(220,53,69,0.5)}.legacy-styling .btn-danger.disabled,.legacy-styling .btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.legacy-styling .btn-danger:not(:disabled):not(.disabled):active,.legacy-styling .btn-danger.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.legacy-styling .btn-danger:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-danger.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(220,53,69,0.5)}.legacy-styling .btn-light,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn{color:#212529;background-color:#fff;border-color:#fff}.legacy-styling .btn-light:hover,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn:hover{color:#212529;background-color:#ececec;border-color:#e6e6e6}.legacy-styling .btn-light:focus,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn:focus,.legacy-styling .btn-light.focus,.legacy-styling .page-results .press-ops-wrapper .btn-group .focus.btn{box-shadow:0 0 0 0.2rem rgba(255,255,255,0.5)}.legacy-styling .btn-light.disabled,.legacy-styling .page-results .press-ops-wrapper .btn-group .disabled.btn,.legacy-styling .btn-light:disabled,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn:disabled{color:#212529;background-color:#fff;border-color:#fff}.legacy-styling .btn-light:not(:disabled):not(.disabled):active,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn:not(:disabled):not(.disabled):active,.legacy-styling .btn-light.active:not(:disabled):not(.disabled),.legacy-styling .page-results .press-ops-wrapper .btn-group .btn.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-light.dropdown-toggle,.show>.legacy-styling .page-results .press-ops-wrapper .btn-group .dropdown-toggle.btn{color:#212529;background-color:#e6e6e6;border-color:#dfdfdf}.legacy-styling .btn-light:not(:disabled):not(.disabled):active:focus,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-light.active:not(:disabled):not(.disabled):focus,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-light.dropdown-toggle:focus,.show>.legacy-styling .page-results .press-ops-wrapper .btn-group .dropdown-toggle.btn:focus{box-shadow:0 0 0 0.2rem rgba(255,255,255,0.5)}.legacy-styling .btn-dark,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn.is-active{color:#fff;background-color:#385074;border-color:#385074}.legacy-styling .btn-dark:hover,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn.is-active:hover{color:#fff;background-color:#2c3e5a;border-color:#273852}.legacy-styling .btn-dark:focus,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn.is-active:focus,.legacy-styling .btn-dark.focus,.legacy-styling .page-results .press-ops-wrapper .btn-group .focus.btn.is-active{box-shadow:0 0 0 0.2rem rgba(56,80,116,0.5)}.legacy-styling .btn-dark.disabled,.legacy-styling .page-results .press-ops-wrapper .btn-group .disabled.btn.is-active,.legacy-styling .btn-dark:disabled,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn.is-active:disabled{color:#fff;background-color:#385074;border-color:#385074}.legacy-styling .btn-dark:not(:disabled):not(.disabled):active,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn.is-active:not(:disabled):not(.disabled):active,.legacy-styling .btn-dark.active:not(:disabled):not(.disabled),.legacy-styling .page-results .press-ops-wrapper .btn-group .btn.is-active.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-dark.dropdown-toggle,.show>.legacy-styling .page-results .press-ops-wrapper .btn-group .dropdown-toggle.btn.is-active{color:#fff;background-color:#273852;border-color:#233249}.legacy-styling .btn-dark:not(:disabled):not(.disabled):active:focus,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn.is-active:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-dark.active:not(:disabled):not(.disabled):focus,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn.is-active.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-dark.dropdown-toggle:focus,.show>.legacy-styling .page-results .press-ops-wrapper .btn-group .dropdown-toggle.btn.is-active:focus{box-shadow:0 0 0 0.2rem rgba(56,80,116,0.5)}.legacy-styling .btn-outline-primary{color:#2B79CA;background-color:transparent;background-image:none;border-color:#2B79CA}.legacy-styling .btn-outline-primary:hover{color:#fff;background-color:#2B79CA;border-color:#2B79CA}.legacy-styling .btn-outline-primary:focus,.legacy-styling .btn-outline-primary.focus{box-shadow:0 0 0 0.2rem rgba(43,121,202,0.5)}.legacy-styling .btn-outline-primary.disabled,.legacy-styling .btn-outline-primary:disabled{color:#2B79CA;background-color:transparent}.legacy-styling .btn-outline-primary:not(:disabled):not(.disabled):active,.legacy-styling .btn-outline-primary.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-outline-primary.dropdown-toggle{color:#fff;background-color:#2B79CA;border-color:#2B79CA}.legacy-styling .btn-outline-primary:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-outline-primary.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(43,121,202,0.5)}.legacy-styling .btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d}.legacy-styling .btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.legacy-styling .btn-outline-secondary:focus,.legacy-styling .btn-outline-secondary.focus{box-shadow:0 0 0 0.2rem rgba(108,117,125,0.5)}.legacy-styling .btn-outline-secondary.disabled,.legacy-styling .btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.legacy-styling .btn-outline-secondary:not(:disabled):not(.disabled):active,.legacy-styling .btn-outline-secondary.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.legacy-styling .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-outline-secondary.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(108,117,125,0.5)}.legacy-styling .btn-outline-purple{color:#BE3686;background-color:transparent;background-image:none;border-color:#BE3686}.legacy-styling .btn-outline-purple:hover{color:#fff;background-color:#BE3686;border-color:#BE3686}.legacy-styling .btn-outline-purple:focus,.legacy-styling .btn-outline-purple.focus{box-shadow:0 0 0 0.2rem rgba(190,54,134,0.5)}.legacy-styling .btn-outline-purple.disabled,.legacy-styling .btn-outline-purple:disabled{color:#BE3686;background-color:transparent}.legacy-styling .btn-outline-purple:not(:disabled):not(.disabled):active,.legacy-styling .btn-outline-purple.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-outline-purple.dropdown-toggle{color:#fff;background-color:#BE3686;border-color:#BE3686}.legacy-styling .btn-outline-purple:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-outline-purple.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-outline-purple.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(190,54,134,0.5)}.legacy-styling .btn-outline-pink{color:#FF2B75;background-color:transparent;background-image:none;border-color:#FF2B75}.legacy-styling .btn-outline-pink:hover{color:#fff;background-color:#FF2B75;border-color:#FF2B75}.legacy-styling .btn-outline-pink:focus,.legacy-styling .btn-outline-pink.focus{box-shadow:0 0 0 0.2rem rgba(255,43,117,0.5)}.legacy-styling .btn-outline-pink.disabled,.legacy-styling .btn-outline-pink:disabled{color:#FF2B75;background-color:transparent}.legacy-styling .btn-outline-pink:not(:disabled):not(.disabled):active,.legacy-styling .btn-outline-pink.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-outline-pink.dropdown-toggle{color:#fff;background-color:#FF2B75;border-color:#FF2B75}.legacy-styling .btn-outline-pink:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-outline-pink.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-outline-pink.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(255,43,117,0.5)}.legacy-styling .btn-outline-success{color:#27D08B;background-color:transparent;background-image:none;border-color:#27D08B}.legacy-styling .btn-outline-success:hover{color:#fff;background-color:#27D08B;border-color:#27D08B}.legacy-styling .btn-outline-success:focus,.legacy-styling .btn-outline-success.focus{box-shadow:0 0 0 0.2rem rgba(39,208,139,0.5)}.legacy-styling .btn-outline-success.disabled,.legacy-styling .btn-outline-success:disabled{color:#27D08B;background-color:transparent}.legacy-styling .btn-outline-success:not(:disabled):not(.disabled):active,.legacy-styling .btn-outline-success.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-outline-success.dropdown-toggle{color:#fff;background-color:#27D08B;border-color:#27D08B}.legacy-styling .btn-outline-success:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-outline-success.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(39,208,139,0.5)}.legacy-styling .btn-outline-info{color:#EDF7FC;background-color:transparent;background-image:none;border-color:#EDF7FC}.legacy-styling .btn-outline-info:hover{color:#212529;background-color:#EDF7FC;border-color:#EDF7FC}.legacy-styling .btn-outline-info:focus,.legacy-styling .btn-outline-info.focus{box-shadow:0 0 0 0.2rem rgba(237,247,252,0.5)}.legacy-styling .btn-outline-info.disabled,.legacy-styling .btn-outline-info:disabled{color:#EDF7FC;background-color:transparent}.legacy-styling .btn-outline-info:not(:disabled):not(.disabled):active,.legacy-styling .btn-outline-info.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-outline-info.dropdown-toggle{color:#212529;background-color:#EDF7FC;border-color:#EDF7FC}.legacy-styling .btn-outline-info:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-outline-info.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(237,247,252,0.5)}.legacy-styling .btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}.legacy-styling .btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.legacy-styling .btn-outline-warning:focus,.legacy-styling .btn-outline-warning.focus{box-shadow:0 0 0 0.2rem rgba(255,193,7,0.5)}.legacy-styling .btn-outline-warning.disabled,.legacy-styling .btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.legacy-styling .btn-outline-warning:not(:disabled):not(.disabled):active,.legacy-styling .btn-outline-warning.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.legacy-styling .btn-outline-warning:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-outline-warning.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(255,193,7,0.5)}.legacy-styling .btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}.legacy-styling .btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.legacy-styling .btn-outline-danger:focus,.legacy-styling .btn-outline-danger.focus{box-shadow:0 0 0 0.2rem rgba(220,53,69,0.5)}.legacy-styling .btn-outline-danger.disabled,.legacy-styling .btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.legacy-styling .btn-outline-danger:not(:disabled):not(.disabled):active,.legacy-styling .btn-outline-danger.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.legacy-styling .btn-outline-danger:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-outline-danger.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(220,53,69,0.5)}.legacy-styling .btn-outline-light{color:#fff;background-color:transparent;background-image:none;border-color:#fff}.legacy-styling .btn-outline-light:hover{color:#212529;background-color:#fff;border-color:#fff}.legacy-styling .btn-outline-light:focus,.legacy-styling .btn-outline-light.focus{box-shadow:0 0 0 0.2rem rgba(255,255,255,0.5)}.legacy-styling .btn-outline-light.disabled,.legacy-styling .btn-outline-light:disabled{color:#fff;background-color:transparent}.legacy-styling .btn-outline-light:not(:disabled):not(.disabled):active,.legacy-styling .btn-outline-light.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-outline-light.dropdown-toggle{color:#212529;background-color:#fff;border-color:#fff}.legacy-styling .btn-outline-light:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-outline-light.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(255,255,255,0.5)}.legacy-styling .btn-outline-dark{color:#385074;background-color:transparent;background-image:none;border-color:#385074}.legacy-styling .btn-outline-dark:hover{color:#fff;background-color:#385074;border-color:#385074}.legacy-styling .btn-outline-dark:focus,.legacy-styling .btn-outline-dark.focus{box-shadow:0 0 0 0.2rem rgba(56,80,116,0.5)}.legacy-styling .btn-outline-dark.disabled,.legacy-styling .btn-outline-dark:disabled{color:#385074;background-color:transparent}.legacy-styling .btn-outline-dark:not(:disabled):not(.disabled):active,.legacy-styling .btn-outline-dark.active:not(:disabled):not(.disabled),.show>.legacy-styling .btn-outline-dark.dropdown-toggle{color:#fff;background-color:#385074;border-color:#385074}.legacy-styling .btn-outline-dark:not(:disabled):not(.disabled):active:focus,.legacy-styling .btn-outline-dark.active:not(:disabled):not(.disabled):focus,.show>.legacy-styling .btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(56,80,116,0.5)}.legacy-styling .btn-link{font-weight:350;color:#2B79CA;background-color:transparent}.legacy-styling .btn-link:hover{color:#2B79CA;text-decoration:underline;background-color:transparent;border-color:transparent}.legacy-styling .btn-link:focus,.legacy-styling .btn-link.focus{text-decoration:underline;border-color:transparent;box-shadow:none}.legacy-styling .btn-link:disabled,.legacy-styling .btn-link.disabled{color:#6c757d;pointer-events:none}.legacy-styling .btn-lg,.legacy-styling .btn-group-lg>.btn{padding:1.25rem 3rem;font-size:1.40625rem;line-height:1;border-radius:16px}.legacy-styling .btn-sm,.legacy-styling .btn-group-sm>.btn{padding:0.25rem 0.5rem;font-size:0.984375rem;line-height:1.5556;border-radius:8px}.legacy-styling .btn-block{display:block;width:100%}.legacy-styling .btn-block+.btn-block{margin-top:0.5rem}.legacy-styling input.btn-block[type="submit"],.legacy-styling input.btn-block[type="reset"],.legacy-styling input.btn-block[type="button"]{width:100%}.legacy-styling .fade{transition:opacity 0.15s linear}@media screen and (prefers-reduced-motion: reduce){.legacy-styling .fade{transition:none}}.legacy-styling .fade:not(.show){opacity:0}.legacy-styling .collapse:not(.show){display:none}.legacy-styling .collapsing{position:relative;height:0;overflow:hidden;transition:height 0.35s ease}@media screen and (prefers-reduced-motion: reduce){.legacy-styling .collapsing{transition:none}}.legacy-styling .dropup,.legacy-styling .dropright,.legacy-styling .dropdown,.legacy-styling .dropleft{position:relative}.legacy-styling .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:3.4px;vertical-align:3.4px;content:"";border-top:4px solid;border-right:4px solid transparent;border-bottom:0;border-left:4px solid transparent}.legacy-styling .dropdown-toggle:empty::after{margin-left:0}.legacy-styling .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:0 0;margin:0.125rem 0 0;font-size:1.125rem;color:#000;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid transparent;border-radius:12px}.legacy-styling .dropdown-menu-right{right:0;left:auto}.legacy-styling .dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:0.125rem}.legacy-styling .dropup .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:3.4px;vertical-align:3.4px;content:"";border-top:0;border-right:4px solid transparent;border-bottom:4px solid;border-left:4px solid transparent}.legacy-styling .dropup .dropdown-toggle:empty::after{margin-left:0}.legacy-styling .dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:0.125rem}.legacy-styling .dropright .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:3.4px;vertical-align:3.4px;content:"";border-top:4px solid transparent;border-right:0;border-bottom:4px solid transparent;border-left:4px solid}.legacy-styling .dropright .dropdown-toggle:empty::after{margin-left:0}.legacy-styling .dropright .dropdown-toggle::after{vertical-align:0}.legacy-styling .dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:0.125rem}.legacy-styling .dropleft .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:3.4px;vertical-align:3.4px;content:""}.legacy-styling .dropleft .dropdown-toggle::after{display:none}.legacy-styling .dropleft .dropdown-toggle::before{display:inline-block;width:0;height:0;margin-right:3.4px;vertical-align:3.4px;content:"";border-top:4px solid transparent;border-right:4px solid;border-bottom:4px solid transparent}.legacy-styling .dropleft .dropdown-toggle:empty::after{margin-left:0}.legacy-styling .dropleft .dropdown-toggle::before{vertical-align:0}.legacy-styling .dropdown-menu[x-placement^="top"],.legacy-styling .dropdown-menu[x-placement^="right"],.legacy-styling .dropdown-menu[x-placement^="bottom"],.legacy-styling .dropdown-menu[x-placement^="left"]{right:auto;bottom:auto}.legacy-styling .dropdown-divider{height:0;margin:5px 0;overflow:hidden;border-top:1px solid #e9ecef}.legacy-styling .dropdown-item{display:block;width:100%;padding:0.75rem 1rem;clear:both;font-weight:350;color:#778B9B;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.legacy-styling .dropdown-item:hover,.legacy-styling .dropdown-item:focus{color:#385074;text-decoration:none;background-color:transparent}.legacy-styling .dropdown-item.active,.legacy-styling .dropdown-item:active{color:#fff;text-decoration:none;background-color:#385074}.legacy-styling .dropdown-item.disabled,.legacy-styling .dropdown-item:disabled{color:#6c757d;background-color:transparent}.legacy-styling .dropdown-menu.show{display:block}.legacy-styling .dropdown-header{display:block;padding:0 1rem;margin-bottom:0;font-size:0.984375rem;color:#6c757d;white-space:nowrap}.legacy-styling .dropdown-item-text{display:block;padding:0.75rem 1rem;color:#778B9B}.legacy-styling .btn-group,.legacy-styling .btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.legacy-styling .btn-group>.btn,.legacy-styling .btn-group-vertical>.btn{position:relative;flex:0 1 auto}.legacy-styling .btn-group>.btn:hover,.legacy-styling .btn-group-vertical>.btn:hover{z-index:1}.legacy-styling .btn-group>.btn:focus,.legacy-styling .btn-group>.btn:active,.legacy-styling .btn-group>.btn.active,.legacy-styling .btn-group-vertical>.btn:focus,.legacy-styling .btn-group-vertical>.btn:active,.legacy-styling .btn-group-vertical>.btn.active{z-index:1}.legacy-styling .btn-group .btn+.btn,.legacy-styling .btn-group .btn+.btn-group,.legacy-styling .btn-group .btn-group+.btn,.legacy-styling .btn-group .btn-group+.btn-group,.legacy-styling .btn-group-vertical .btn+.btn,.legacy-styling .btn-group-vertical .btn+.btn-group,.legacy-styling .btn-group-vertical .btn-group+.btn,.legacy-styling .btn-group-vertical .btn-group+.btn-group{margin-left:0}.legacy-styling .btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.legacy-styling .btn-toolbar .input-group{width:auto}.legacy-styling .btn-group>.btn:first-child{margin-left:0}.legacy-styling .btn-group>.btn:not(:last-child):not(.dropdown-toggle),.legacy-styling .btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.legacy-styling .btn-group>.btn:not(:first-child),.legacy-styling .btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.legacy-styling .dropdown-toggle-split{padding-right:0.984375rem;padding-left:0.984375rem}.legacy-styling .dropdown-toggle-split::after,.dropup .legacy-styling .dropdown-toggle-split::after,.dropright .legacy-styling .dropdown-toggle-split::after{margin-left:0}.dropleft .legacy-styling .dropdown-toggle-split::before{margin-right:0}.legacy-styling .btn-sm+.dropdown-toggle-split,.legacy-styling .btn-group-sm>.btn+.dropdown-toggle-split{padding-right:0.375rem;padding-left:0.375rem}.legacy-styling .btn-lg+.dropdown-toggle-split,.legacy-styling .btn-group-lg>.btn+.dropdown-toggle-split{padding-right:2.25rem;padding-left:2.25rem}.legacy-styling .btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.legacy-styling .btn-group-vertical .btn,.legacy-styling .btn-group-vertical .btn-group{width:100%}.legacy-styling .btn-group-vertical>.btn+.btn,.legacy-styling .btn-group-vertical>.btn+.btn-group,.legacy-styling .btn-group-vertical>.btn-group+.btn,.legacy-styling .btn-group-vertical>.btn-group+.btn-group{margin-top:0;margin-left:0}.legacy-styling .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.legacy-styling .btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.legacy-styling .btn-group-vertical>.btn:not(:first-child),.legacy-styling .btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.legacy-styling .btn-group-toggle>.btn,.legacy-styling .btn-group-toggle>.btn-group>.btn{margin-bottom:0}.legacy-styling .btn-group-toggle>.btn input[type="radio"],.legacy-styling .btn-group-toggle>.btn input[type="checkbox"],.legacy-styling .btn-group-toggle>.btn-group>.btn input[type="radio"],.legacy-styling .btn-group-toggle>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.legacy-styling .input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.legacy-styling .input-group>.form-control,.legacy-styling .input-group>.custom-select,.legacy-styling .input-group>.custom-file{position:relative;flex:1 1 auto;width:1%;margin-bottom:0}.legacy-styling .input-group>.form-control+.form-control,.legacy-styling .input-group>.form-control+.custom-select,.legacy-styling .input-group>.form-control+.custom-file,.legacy-styling .input-group>.custom-select+.form-control,.legacy-styling .input-group>.custom-select+.custom-select,.legacy-styling .input-group>.custom-select+.custom-file,.legacy-styling .input-group>.custom-file+.form-control,.legacy-styling .input-group>.custom-file+.custom-select,.legacy-styling .input-group>.custom-file+.custom-file{margin-left:-1px}.legacy-styling .input-group>.form-control:focus,.legacy-styling .input-group>.custom-select:focus,.legacy-styling .input-group>.custom-file .custom-file-input:focus~.custom-file-label{z-index:3}.legacy-styling .input-group>.custom-file .custom-file-input:focus{z-index:4}.legacy-styling .input-group>.form-control:not(:last-child),.legacy-styling .input-group>.custom-select:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.legacy-styling .input-group>.form-control:not(:first-child),.legacy-styling .input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.legacy-styling .input-group>.custom-file{display:flex;align-items:center}.legacy-styling .input-group>.custom-file:not(:last-child) .custom-file-label,.legacy-styling .input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.legacy-styling .input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.legacy-styling .input-group-prepend,.legacy-styling .input-group-append{display:flex}.legacy-styling .input-group-prepend .btn,.legacy-styling .input-group-append .btn{position:relative;z-index:2}.legacy-styling .input-group-prepend .btn+.btn,.legacy-styling .input-group-prepend .btn+.input-group-text,.legacy-styling .input-group-prepend .input-group-text+.input-group-text,.legacy-styling .input-group-prepend .input-group-text+.btn,.legacy-styling .input-group-append .btn+.btn,.legacy-styling .input-group-append .btn+.input-group-text,.legacy-styling .input-group-append .input-group-text+.input-group-text,.legacy-styling .input-group-append .input-group-text+.btn{margin-left:-1px}.legacy-styling .input-group-prepend{margin-right:-1px}.legacy-styling .input-group-append{margin-left:-1px}.legacy-styling .input-group-text{display:flex;align-items:center;padding:0.75rem 1.3125rem;margin-bottom:0;font-size:1.125rem;font-weight:350;line-height:1;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:12px}.legacy-styling .input-group-text input[type="radio"],.legacy-styling .input-group-text input[type="checkbox"]{margin-top:0}.legacy-styling .input-group-lg>.form-control,.legacy-styling .input-group-lg>.input-group-prepend>.input-group-text,.legacy-styling .input-group-lg>.input-group-append>.input-group-text,.legacy-styling .input-group-lg>.input-group-prepend>.btn,.legacy-styling .input-group-lg>.input-group-append>.btn{height:calc(3.1875625rem + 2px);padding:0.5rem 1rem;font-size:1.40625rem;line-height:1.5556;border-radius:16px}.legacy-styling .input-group-sm>.form-control,.legacy-styling .input-group-sm>.input-group-prepend>.input-group-text,.legacy-styling .input-group-sm>.input-group-append>.input-group-text,.legacy-styling .input-group-sm>.input-group-prepend>.btn,.legacy-styling .input-group-sm>.input-group-append>.btn{height:calc(2.03129375rem + 2px);padding:0.25rem 0.5rem;font-size:0.984375rem;line-height:1.5556;border-radius:8px}.legacy-styling .input-group>.input-group-prepend>.btn,.legacy-styling .input-group>.input-group-prepend>.input-group-text,.legacy-styling .input-group>.input-group-append:not(:last-child)>.btn,.legacy-styling .input-group>.input-group-append:not(:last-child)>.input-group-text,.legacy-styling .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.legacy-styling .input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.legacy-styling .input-group>.input-group-append>.btn,.legacy-styling .input-group>.input-group-append>.input-group-text,.legacy-styling .input-group>.input-group-prepend:not(:first-child)>.btn,.legacy-styling .input-group>.input-group-prepend:not(:first-child)>.input-group-text,.legacy-styling .input-group>.input-group-prepend:first-child>.btn:not(:first-child),.legacy-styling .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.legacy-styling .custom-control{position:relative;display:block;min-height:1.75005rem;padding-left:1.5rem}.legacy-styling .custom-control-inline{display:inline-flex;margin-right:1rem}.legacy-styling .custom-control-input{position:absolute;z-index:-1;opacity:0}.legacy-styling .custom-control-input:checked~.custom-control-label::before{color:#fff;background-color:#2B79CA}.legacy-styling .custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 0.2rem rgba(43,121,202,0.25)}.legacy-styling .custom-control-input:active~.custom-control-label::before{color:#fff;background-color:#b8d3f0}.legacy-styling .custom-control-input:disabled~.custom-control-label{color:#6c757d}.legacy-styling .custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.legacy-styling .custom-control-label{position:relative;margin-bottom:0}.legacy-styling .custom-control-label::before{position:absolute;top:0.375025rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#dee2e6}.legacy-styling .custom-control-label::after{position:absolute;top:0.375025rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.legacy-styling .custom-checkbox .custom-control-label::before{border-radius:12px}.legacy-styling .custom-checkbox .custom-control-input:checked~.custom-control-label::before{background-color:#2B79CA}.legacy-styling .custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.legacy-styling .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{background-color:#2B79CA}.legacy-styling .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.legacy-styling .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(43,121,202,0.5)}.legacy-styling .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(43,121,202,0.5)}.legacy-styling .custom-radio .custom-control-label::before{border-radius:50%}.legacy-styling .custom-radio .custom-control-input:checked~.custom-control-label::before{background-color:#2B79CA}.legacy-styling .custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.legacy-styling .custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(43,121,202,0.5)}.legacy-styling .custom-select{display:inline-block;width:100%;height:calc(2.625rem + 2px);padding:0.375rem 1.75rem 0.375rem 0.75rem;line-height:1;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;background-size:8px 10px;border:1px solid #ced4da;border-radius:12px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.legacy-styling .custom-select:focus{border-color:#8eb9e7;outline:0;box-shadow:0 0 0 0.2rem rgba(142,185,231,0.5)}.legacy-styling .custom-select:focus::-ms-value{color:#495057;background-color:#fff}.legacy-styling .custom-select[multiple],.legacy-styling .custom-select[size]:not([size="1"]){height:auto;padding-right:0.75rem;background-image:none}.legacy-styling .custom-select:disabled{color:#6c757d;background-color:#e9ecef}.legacy-styling .custom-select::-ms-expand{opacity:0}.legacy-styling .custom-select-sm{height:calc(2.03129375rem + 2px);padding-top:0.375rem;padding-bottom:0.375rem;font-size:75%}.legacy-styling .custom-select-lg{height:calc(3.1875625rem + 2px);padding-top:0.375rem;padding-bottom:0.375rem;font-size:125%}.legacy-styling .custom-file{position:relative;display:inline-block;width:100%;height:calc(2.625rem + 2px);margin-bottom:0}.legacy-styling .custom-file-input{position:relative;z-index:2;width:100%;height:calc(2.625rem + 2px);margin:0;opacity:0}.legacy-styling .custom-file-input:focus~.custom-file-label{border-color:#8eb9e7;box-shadow:0 0 0 0.2rem rgba(43,121,202,0.25)}.legacy-styling .custom-file-input:focus~.custom-file-label::after{border-color:#8eb9e7}.legacy-styling .custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.legacy-styling .custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.legacy-styling .custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(2.625rem + 2px);padding:0.75rem 1.3125rem;line-height:1;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:12px}.legacy-styling .custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:2.625rem;padding:0.75rem 1.3125rem;line-height:1;color:#495057;content:"Browse";background-color:#e9ecef;border-left:1px solid #ced4da;border-radius:0 12px 12px 0}.legacy-styling .custom-range{width:100%;padding-left:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.legacy-styling .custom-range:focus{outline:none}.legacy-styling .custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 0.2rem rgba(43,121,202,0.25)}.legacy-styling .custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 0.2rem rgba(43,121,202,0.25)}.legacy-styling .custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 0.2rem rgba(43,121,202,0.25)}.legacy-styling .custom-range::-moz-focus-outer{border:0}.legacy-styling .custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#2B79CA;border:0;border-radius:1rem;-webkit-transition:background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;-webkit-appearance:none;appearance:none}@media screen and (prefers-reduced-motion: reduce){.legacy-styling .custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.legacy-styling .custom-range::-webkit-slider-thumb:active{background-color:#b8d3f0}.legacy-styling .custom-range::-webkit-slider-runnable-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.legacy-styling .custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#2B79CA;border:0;border-radius:1rem;-moz-transition:background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;-moz-appearance:none;appearance:none}@media screen and (prefers-reduced-motion: reduce){.legacy-styling .custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.legacy-styling .custom-range::-moz-range-thumb:active{background-color:#b8d3f0}.legacy-styling .custom-range::-moz-range-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.legacy-styling .custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:0.2rem;margin-left:0.2rem;background-color:#2B79CA;border:0;border-radius:1rem;-ms-transition:background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;appearance:none}@media screen and (prefers-reduced-motion: reduce){.legacy-styling .custom-range::-ms-thumb{-ms-transition:none;transition:none}}.legacy-styling .custom-range::-ms-thumb:active{background-color:#b8d3f0}.legacy-styling .custom-range::-ms-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:0.5rem}.legacy-styling .custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.legacy-styling .custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.legacy-styling .custom-control-label::before,.legacy-styling .custom-file-label,.legacy-styling .custom-select{transition:background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media screen and (prefers-reduced-motion: reduce){.legacy-styling .custom-control-label::before,.legacy-styling .custom-file-label,.legacy-styling .custom-select{transition:none}}.legacy-styling .nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.legacy-styling .nav-link{display:block;padding:0.5rem 1rem}.legacy-styling .nav-link:hover,.legacy-styling .nav-link:focus{text-decoration:none}.legacy-styling .nav-link.disabled{color:#6c757d}.legacy-styling .nav-tabs{border-bottom:1px solid #dee2e6}.legacy-styling .nav-tabs .nav-item{margin-bottom:-1px}.legacy-styling .nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:12px;border-top-right-radius:12px}.legacy-styling .nav-tabs .nav-link:hover,.legacy-styling .nav-tabs .nav-link:focus{border-color:#e9ecef #e9ecef #dee2e6}.legacy-styling .nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.legacy-styling .nav-tabs .nav-link.active,.legacy-styling .nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.legacy-styling .nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.legacy-styling .nav-pills .nav-link{border-radius:12px}.legacy-styling .nav-pills .nav-link.active,.legacy-styling .nav-pills .show>.nav-link{color:#fff;background-color:#2B79CA}.legacy-styling .nav-fill .nav-item{flex:1 1 auto;text-align:center}.legacy-styling .nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.legacy-styling .tab-content>.tab-pane{display:none}.legacy-styling .tab-content>.active{display:block}.legacy-styling .navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:5px 10px}.legacy-styling .navbar>.container,.legacy-styling .navbar>.container-fluid{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.legacy-styling .navbar-brand{display:inline-block;padding-top:0.28124375rem;padding-bottom:0.28124375rem;margin-right:10px;font-size:1.40625rem;line-height:inherit;white-space:nowrap}.legacy-styling .navbar-brand:hover,.legacy-styling .navbar-brand:focus{text-decoration:none}.legacy-styling .navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.legacy-styling .navbar-nav .nav-link{padding-right:0;padding-left:0}.legacy-styling .navbar-nav .dropdown-menu{position:static;float:none}.legacy-styling .navbar-text{display:inline-block;padding-top:0.5rem;padding-bottom:0.5rem}.legacy-styling .navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.legacy-styling .navbar-toggler{padding:0.25rem 0.75rem;font-size:1.40625rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:12px}.legacy-styling .navbar-toggler:hover,.legacy-styling .navbar-toggler:focus{text-decoration:none}.legacy-styling .navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.legacy-styling .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: 614.98px){.legacy-styling .navbar-expand-sm>.container,.legacy-styling .navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width: 615px){.legacy-styling .navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.legacy-styling .navbar-expand-sm .navbar-nav{flex-direction:row}.legacy-styling .navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.legacy-styling .navbar-expand-sm .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.legacy-styling .navbar-expand-sm>.container,.legacy-styling .navbar-expand-sm>.container-fluid{flex-wrap:nowrap}.legacy-styling .navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.legacy-styling .navbar-expand-sm .navbar-toggler{display:none}}@media (max-width: 767.98px){.legacy-styling .navbar-expand-md>.container,.legacy-styling .navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width: 768px){.legacy-styling .navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.legacy-styling .navbar-expand-md .navbar-nav{flex-direction:row}.legacy-styling .navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.legacy-styling .navbar-expand-md .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.legacy-styling .navbar-expand-md>.container,.legacy-styling .navbar-expand-md>.container-fluid{flex-wrap:nowrap}.legacy-styling .navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.legacy-styling .navbar-expand-md .navbar-toggler{display:none}}@media (max-width: 1004.98px){.legacy-styling .navbar-expand-lg>.container,.legacy-styling .navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width: 1005px){.legacy-styling .navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.legacy-styling .navbar-expand-lg .navbar-nav{flex-direction:row}.legacy-styling .navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.legacy-styling .navbar-expand-lg .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.legacy-styling .navbar-expand-lg>.container,.legacy-styling .navbar-expand-lg>.container-fluid{flex-wrap:nowrap}.legacy-styling .navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.legacy-styling .navbar-expand-lg .navbar-toggler{display:none}}@media (max-width: 1239.98px){.legacy-styling .navbar-expand-xl>.container,.legacy-styling .navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width: 1240px){.legacy-styling .navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.legacy-styling .navbar-expand-xl .navbar-nav{flex-direction:row}.legacy-styling .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.legacy-styling .navbar-expand-xl .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.legacy-styling .navbar-expand-xl>.container,.legacy-styling .navbar-expand-xl>.container-fluid{flex-wrap:nowrap}.legacy-styling .navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.legacy-styling .navbar-expand-xl .navbar-toggler{display:none}}.legacy-styling .navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.legacy-styling .navbar-expand>.container,.legacy-styling .navbar-expand>.container-fluid{padding-right:0;padding-left:0}.legacy-styling .navbar-expand .navbar-nav{flex-direction:row}.legacy-styling .navbar-expand .navbar-nav .dropdown-menu{position:absolute}.legacy-styling .navbar-expand .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.legacy-styling .navbar-expand>.container,.legacy-styling .navbar-expand>.container-fluid{flex-wrap:nowrap}.legacy-styling .navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.legacy-styling .navbar-expand .navbar-toggler{display:none}.legacy-styling .navbar-light .navbar-brand{color:rgba(0,0,0,0.9)}.legacy-styling .navbar-light .navbar-brand:hover,.legacy-styling .navbar-light .navbar-brand:focus{color:rgba(0,0,0,0.9)}.legacy-styling .navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,0.5)}.legacy-styling .navbar-light .navbar-nav .nav-link:hover,.legacy-styling .navbar-light .navbar-nav .nav-link:focus{color:rgba(0,0,0,0.7)}.legacy-styling .navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,0.3)}.legacy-styling .navbar-light .navbar-nav .show>.nav-link,.legacy-styling .navbar-light .navbar-nav .active>.nav-link,.legacy-styling .navbar-light .navbar-nav .nav-link.show,.legacy-styling .navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,0.9)}.legacy-styling .navbar-light .navbar-toggler{color:rgba(0,0,0,0.5);border-color:rgba(0,0,0,0.1)}.legacy-styling .navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.legacy-styling .navbar-light .navbar-text{color:rgba(0,0,0,0.5)}.legacy-styling .navbar-light .navbar-text a{color:rgba(0,0,0,0.9)}.legacy-styling .navbar-light .navbar-text a:hover,.legacy-styling .navbar-light .navbar-text a:focus{color:rgba(0,0,0,0.9)}.legacy-styling .navbar-dark .navbar-brand{color:#fff}.legacy-styling .navbar-dark .navbar-brand:hover,.legacy-styling .navbar-dark .navbar-brand:focus{color:#fff}.legacy-styling .navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,0.5)}.legacy-styling .navbar-dark .navbar-nav .nav-link:hover,.legacy-styling .navbar-dark .navbar-nav .nav-link:focus{color:rgba(255,255,255,0.75)}.legacy-styling .navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,0.25)}.legacy-styling .navbar-dark .navbar-nav .show>.nav-link,.legacy-styling .navbar-dark .navbar-nav .active>.nav-link,.legacy-styling .navbar-dark .navbar-nav .nav-link.show,.legacy-styling .navbar-dark .navbar-nav .nav-link.active{color:#fff}.legacy-styling .navbar-dark .navbar-toggler{color:rgba(255,255,255,0.5);border-color:rgba(255,255,255,0.1)}.legacy-styling .navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.legacy-styling .navbar-dark .navbar-text{color:rgba(255,255,255,0.5)}.legacy-styling .navbar-dark .navbar-text a{color:#fff}.legacy-styling .navbar-dark .navbar-text a:hover,.legacy-styling .navbar-dark .navbar-text a:focus{color:#fff}.legacy-styling .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:12px}.legacy-styling .card>hr{margin-right:0;margin-left:0}.legacy-styling .card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.legacy-styling .card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:12px;border-bottom-left-radius:12px}.legacy-styling .card-body{flex:1 1 auto;padding:1.25rem}.legacy-styling .card-title{margin-bottom:0.75rem}.legacy-styling .card-subtitle{margin-top:-0.375rem;margin-bottom:0}.legacy-styling .card-text:last-child{margin-bottom:0}.legacy-styling .card-link:hover{text-decoration:none}.legacy-styling .card-link+.card-link{margin-left:1.25rem}.legacy-styling .card-header{padding:0.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,0.03);border-bottom:1px solid rgba(0,0,0,0.125)}.legacy-styling .card-header:first-child{border-radius:calc(12px - 1px) calc(12px - 1px) 0 0}.legacy-styling .card-header+.list-group .list-group-item:first-child{border-top:0}.legacy-styling .card-footer{padding:0.75rem 1.25rem;background-color:rgba(0,0,0,0.03);border-top:1px solid rgba(0,0,0,0.125)}.legacy-styling .card-footer:last-child{border-radius:0 0 calc(12px - 1px) calc(12px - 1px)}.legacy-styling .card-header-tabs{margin-right:-0.625rem;margin-bottom:-0.75rem;margin-left:-0.625rem;border-bottom:0}.legacy-styling .card-header-pills{margin-right:-0.625rem;margin-left:-0.625rem}.legacy-styling .card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.legacy-styling .card-img{width:100%;border-radius:calc(12px - 1px)}.legacy-styling .card-img-top{width:100%;border-top-left-radius:calc(12px - 1px);border-top-right-radius:calc(12px - 1px)}.legacy-styling .card-img-bottom{width:100%;border-bottom-right-radius:calc(12px - 1px);border-bottom-left-radius:calc(12px - 1px)}.legacy-styling .card-deck{display:flex;flex-direction:column}.legacy-styling .card-deck .card{margin-bottom:20px}@media (min-width: 615px){.legacy-styling .card-deck{flex-flow:row wrap;margin-right:-20px;margin-left:-20px}.legacy-styling .card-deck .card{display:flex;flex:1 0 0%;flex-direction:column;margin-right:20px;margin-bottom:0;margin-left:20px}}.legacy-styling .card-group{display:flex;flex-direction:column}.legacy-styling .card-group>.card{margin-bottom:20px}@media (min-width: 615px){.legacy-styling .card-group{flex-flow:row wrap}.legacy-styling .card-group>.card{flex:1 0 0%;margin-bottom:0}.legacy-styling .card-group>.card+.card{margin-left:0;border-left:0}.legacy-styling .card-group>.card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.legacy-styling .card-group>.card:first-child .card-img-top,.legacy-styling .card-group>.card:first-child .card-header{border-top-right-radius:0}.legacy-styling .card-group>.card:first-child .card-img-bottom,.legacy-styling .card-group>.card:first-child .card-footer{border-bottom-right-radius:0}.legacy-styling .card-group>.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.legacy-styling .card-group>.card:last-child .card-img-top,.legacy-styling .card-group>.card:last-child .card-header{border-top-left-radius:0}.legacy-styling .card-group>.card:last-child .card-img-bottom,.legacy-styling .card-group>.card:last-child .card-footer{border-bottom-left-radius:0}.legacy-styling .card-group>.card:only-child{border-radius:12px}.legacy-styling .card-group>.card:only-child .card-img-top,.legacy-styling .card-group>.card:only-child .card-header{border-top-left-radius:12px;border-top-right-radius:12px}.legacy-styling .card-group>.card:only-child .card-img-bottom,.legacy-styling .card-group>.card:only-child .card-footer{border-bottom-right-radius:12px;border-bottom-left-radius:12px}.legacy-styling .card-group>.card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}.legacy-styling .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,.legacy-styling .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.legacy-styling .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.legacy-styling .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer{border-radius:0}}.legacy-styling .card-columns .card{margin-bottom:0.75rem}@media (min-width: 615px){.legacy-styling .card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.legacy-styling .card-columns .card{display:inline-block;width:100%}}.legacy-styling .accordion .card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.legacy-styling .accordion .card:not(:first-of-type) .card-header:first-child{border-radius:0}.legacy-styling .accordion .card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.legacy-styling .accordion .card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.legacy-styling .breadcrumb{display:flex;flex-wrap:wrap;padding:0.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:12px}.legacy-styling .breadcrumb-item+.breadcrumb-item{padding-left:0.5rem}.legacy-styling .breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:0.5rem;color:#6c757d;content:"/"}.legacy-styling .breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.legacy-styling .breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.legacy-styling .breadcrumb-item.active{color:#6c757d}.legacy-styling .pagination{display:flex;padding-left:0;list-style:none;border-radius:12px}.legacy-styling .page-link{position:relative;display:block;padding:0 0;margin-left:0;line-height:1;color:#778A9C;background-color:transparent;border:0 solid transparent}.legacy-styling .page-link:hover{z-index:2;color:#385074;text-decoration:none;background-color:transparent;border-color:transparent}.legacy-styling .page-link:focus{z-index:2;outline:0;box-shadow:none}.legacy-styling .page-link:not(:disabled):not(.disabled){cursor:pointer}.legacy-styling .page-item:first-child .page-link{margin-left:0;border-top-left-radius:12px;border-bottom-left-radius:12px}.legacy-styling .page-item:last-child .page-link{border-top-right-radius:12px;border-bottom-right-radius:12px}.legacy-styling .page-item.active .page-link{z-index:1;color:#fff;background-color:#385074;border-color:transparent}.legacy-styling .page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:transparent}.legacy-styling .pagination-lg .page-link{padding:0 0;font-size:1.40625rem;line-height:1.5556}.legacy-styling .pagination-lg .page-item:first-child .page-link{border-top-left-radius:16px;border-bottom-left-radius:16px}.legacy-styling .pagination-lg .page-item:last-child .page-link{border-top-right-radius:16px;border-bottom-right-radius:16px}.legacy-styling .pagination-sm .page-link{padding:0 0;font-size:0.984375rem;line-height:1.5556}.legacy-styling .pagination-sm .page-item:first-child .page-link{border-top-left-radius:8px;border-bottom-left-radius:8px}.legacy-styling .pagination-sm .page-item:last-child .page-link{border-top-right-radius:8px;border-bottom-right-radius:8px}.legacy-styling .badge{display:inline-block;padding:0.25em 0.4em;font-size:75%;font-weight:800;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:12px}.legacy-styling .badge:empty{display:none}.legacy-styling .btn .badge{position:relative;top:-1px}.legacy-styling .badge-pill{padding-right:0.6em;padding-left:0.6em;border-radius:10rem}.legacy-styling .badge-primary{color:#fff;background-color:#2B79CA}.legacy-styling .badge-primary[href]:hover,.legacy-styling .badge-primary[href]:focus{color:#fff;text-decoration:none;background-color:#2260a0}.legacy-styling .badge-secondary{color:#fff;background-color:#6c757d}.legacy-styling .badge-secondary[href]:hover,.legacy-styling .badge-secondary[href]:focus{color:#fff;text-decoration:none;background-color:#545b62}.legacy-styling .badge-purple{color:#fff;background-color:#BE3686}.legacy-styling .badge-purple[href]:hover,.legacy-styling .badge-purple[href]:focus{color:#fff;text-decoration:none;background-color:#962b6a}.legacy-styling .badge-pink{color:#fff;background-color:#FF2B75}.legacy-styling .badge-pink[href]:hover,.legacy-styling .badge-pink[href]:focus{color:#fff;text-decoration:none;background-color:#f70056}.legacy-styling .badge-success{color:#fff;background-color:#27D08B}.legacy-styling .badge-success[href]:hover,.legacy-styling .badge-success[href]:focus{color:#fff;text-decoration:none;background-color:#1fa56e}.legacy-styling .badge-info{color:#212529;background-color:#EDF7FC}.legacy-styling .badge-info[href]:hover,.legacy-styling .badge-info[href]:focus{color:#212529;text-decoration:none;background-color:#c1e4f5}.legacy-styling .badge-warning{color:#212529;background-color:#ffc107}.legacy-styling .badge-warning[href]:hover,.legacy-styling .badge-warning[href]:focus{color:#212529;text-decoration:none;background-color:#d39e00}.legacy-styling .badge-danger{color:#fff;background-color:#dc3545}.legacy-styling .badge-danger[href]:hover,.legacy-styling .badge-danger[href]:focus{color:#fff;text-decoration:none;background-color:#bd2130}.legacy-styling .badge-light{color:#212529;background-color:#fff}.legacy-styling .badge-light[href]:hover,.legacy-styling .badge-light[href]:focus{color:#212529;text-decoration:none;background-color:#e6e6e6}.legacy-styling .badge-dark{color:#fff;background-color:#385074}.legacy-styling .badge-dark[href]:hover,.legacy-styling .badge-dark[href]:focus{color:#fff;text-decoration:none;background-color:#273852}.legacy-styling .jumbotron{padding:30px 15px;margin-bottom:30px;background-color:#EDF7FC;border-radius:16px}@media (min-width: 615px){.legacy-styling .jumbotron{padding:60px 30px}}.legacy-styling .jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.legacy-styling .alert{position:relative;padding:0.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:12px}.legacy-styling .alert-heading{color:inherit}.legacy-styling .alert-link{font-weight:800}.legacy-styling .alert-dismissible{padding-right:4.1875rem}.legacy-styling .alert-dismissible .close{position:absolute;top:0;right:0;padding:0.75rem 1.25rem;color:inherit}.legacy-styling .alert-primary{color:#163f69;background-color:#d5e4f4;border-color:#c4d9f0}.legacy-styling .alert-primary hr{border-top-color:#b0cceb}.legacy-styling .alert-primary .alert-link{color:#0d263f}.legacy-styling .alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.legacy-styling .alert-secondary hr{border-top-color:#c8cbcf}.legacy-styling .alert-secondary .alert-link{color:#202326}.legacy-styling .alert-purple{color:#631c46;background-color:#f2d7e7;border-color:#edc7dd}.legacy-styling .alert-purple hr{border-top-color:#e7b4d1}.legacy-styling .alert-purple .alert-link{color:#3b112a}.legacy-styling .alert-pink{color:#85163d;background-color:#ffd5e3;border-color:#ffc4d8}.legacy-styling .alert-pink hr{border-top-color:#ffabc7}.legacy-styling .alert-pink .alert-link{color:#590f29}.legacy-styling .alert-success{color:#146c48;background-color:#d4f6e8;border-color:#c3f2df}.legacy-styling .alert-success hr{border-top-color:#aeedd4}.legacy-styling .alert-success .alert-link{color:#0c412b}.legacy-styling .alert-info{color:#7b8083;background-color:#fbfdfe;border-color:#fafdfe}.legacy-styling .alert-info hr{border-top-color:#e5f5fa}.legacy-styling .alert-info .alert-link{color:#626669}.legacy-styling .alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.legacy-styling .alert-warning hr{border-top-color:#ffe8a1}.legacy-styling .alert-warning .alert-link{color:#533f03}.legacy-styling .alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.legacy-styling .alert-danger hr{border-top-color:#f1b0b7}.legacy-styling .alert-danger .alert-link{color:#491217}.legacy-styling .alert-light{color:#858585;background-color:white;border-color:white}.legacy-styling .alert-light hr{border-top-color:#f2f2f2}.legacy-styling .alert-light .alert-link{color:#6c6c6c}.legacy-styling .alert-dark{color:#1d2a3c;background-color:#d7dce3;border-color:#c7ced8}.legacy-styling .alert-dark hr{border-top-color:#b8c1ce}.legacy-styling .alert-dark .alert-link{color:#0c121a}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.legacy-styling .progress{display:flex;height:1rem;overflow:hidden;font-size:0.84375rem;background-color:#e9ecef;border-radius:12px}.legacy-styling .progress-bar{display:flex;flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#2B79CA;transition:width 0.6s ease}@media screen and (prefers-reduced-motion: reduce){.legacy-styling .progress-bar{transition:none}}.legacy-styling .progress-bar-striped{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-size:1rem 1rem}.legacy-styling .progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.legacy-styling .media{display:flex;align-items:flex-start}.legacy-styling .media-body{flex:1}.legacy-styling .list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0}.legacy-styling .list-group-item-action{width:100%;color:#495057;text-align:inherit}.legacy-styling .list-group-item-action:hover,.legacy-styling .list-group-item-action:focus{color:#495057;text-decoration:none;background-color:#f8f9fa}.legacy-styling .list-group-item-action:active{color:#000;background-color:#e9ecef}.legacy-styling .list-group-item{position:relative;display:block;padding:0.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,0.125)}.legacy-styling .list-group-item:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.legacy-styling .list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:12px;border-bottom-left-radius:12px}.legacy-styling .list-group-item:hover,.legacy-styling .list-group-item:focus{z-index:1;text-decoration:none}.legacy-styling .list-group-item.disabled,.legacy-styling .list-group-item:disabled{color:#6c757d;background-color:#fff}.legacy-styling .list-group-item.active{z-index:2;color:#fff;background-color:#2B79CA;border-color:#2B79CA}.legacy-styling .list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.legacy-styling .list-group-flush:first-child .list-group-item:first-child{border-top:0}.legacy-styling .list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.legacy-styling .list-group-item-primary{color:#163f69;background-color:#c4d9f0}.legacy-styling .list-group-item-primary.list-group-item-action:hover,.legacy-styling .list-group-item-primary.list-group-item-action:focus{color:#163f69;background-color:#b0cceb}.legacy-styling .list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#163f69;border-color:#163f69}.legacy-styling .list-group-item-secondary{color:#383d41;background-color:#d6d8db}.legacy-styling .list-group-item-secondary.list-group-item-action:hover,.legacy-styling .list-group-item-secondary.list-group-item-action:focus{color:#383d41;background-color:#c8cbcf}.legacy-styling .list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.legacy-styling .list-group-item-purple{color:#631c46;background-color:#edc7dd}.legacy-styling .list-group-item-purple.list-group-item-action:hover,.legacy-styling .list-group-item-purple.list-group-item-action:focus{color:#631c46;background-color:#e7b4d1}.legacy-styling .list-group-item-purple.list-group-item-action.active{color:#fff;background-color:#631c46;border-color:#631c46}.legacy-styling .list-group-item-pink{color:#85163d;background-color:#ffc4d8}.legacy-styling .list-group-item-pink.list-group-item-action:hover,.legacy-styling .list-group-item-pink.list-group-item-action:focus{color:#85163d;background-color:#ffabc7}.legacy-styling .list-group-item-pink.list-group-item-action.active{color:#fff;background-color:#85163d;border-color:#85163d}.legacy-styling .list-group-item-success{color:#146c48;background-color:#c3f2df}.legacy-styling .list-group-item-success.list-group-item-action:hover,.legacy-styling .list-group-item-success.list-group-item-action:focus{color:#146c48;background-color:#aeedd4}.legacy-styling .list-group-item-success.list-group-item-action.active{color:#fff;background-color:#146c48;border-color:#146c48}.legacy-styling .list-group-item-info{color:#7b8083;background-color:#fafdfe}.legacy-styling .list-group-item-info.list-group-item-action:hover,.legacy-styling .list-group-item-info.list-group-item-action:focus{color:#7b8083;background-color:#e5f5fa}.legacy-styling .list-group-item-info.list-group-item-action.active{color:#fff;background-color:#7b8083;border-color:#7b8083}.legacy-styling .list-group-item-warning{color:#856404;background-color:#ffeeba}.legacy-styling .list-group-item-warning.list-group-item-action:hover,.legacy-styling .list-group-item-warning.list-group-item-action:focus{color:#856404;background-color:#ffe8a1}.legacy-styling .list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.legacy-styling .list-group-item-danger{color:#721c24;background-color:#f5c6cb}.legacy-styling .list-group-item-danger.list-group-item-action:hover,.legacy-styling .list-group-item-danger.list-group-item-action:focus{color:#721c24;background-color:#f1b0b7}.legacy-styling .list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.legacy-styling .list-group-item-light{color:#858585;background-color:white}.legacy-styling .list-group-item-light.list-group-item-action:hover,.legacy-styling .list-group-item-light.list-group-item-action:focus{color:#858585;background-color:#f2f2f2}.legacy-styling .list-group-item-light.list-group-item-action.active{color:#fff;background-color:#858585;border-color:#858585}.legacy-styling .list-group-item-dark{color:#1d2a3c;background-color:#c7ced8}.legacy-styling .list-group-item-dark.list-group-item-action:hover,.legacy-styling .list-group-item-dark.list-group-item-action:focus{color:#1d2a3c;background-color:#b8c1ce}.legacy-styling .list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1d2a3c;border-color:#1d2a3c}.legacy-styling .close{float:right;font-size:1.6875rem;font-weight:800;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.legacy-styling .close:not(:disabled):not(.disabled){cursor:pointer}.legacy-styling .close:not(:disabled):not(.disabled):hover,.legacy-styling .close:not(:disabled):not(.disabled):focus{color:#000;text-decoration:none;opacity:.75}.legacy-styling button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none}.legacy-styling .modal-open{overflow:hidden}.legacy-styling .modal-open .modal{overflow-x:hidden;overflow-y:auto}.legacy-styling .modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.legacy-styling .modal-dialog{position:relative;width:auto;margin:0.5rem;pointer-events:none}.modal.fade .legacy-styling .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0, -25%)}@media screen and (prefers-reduced-motion: reduce){.modal.fade .legacy-styling .modal-dialog{transition:none}}.modal.show .legacy-styling .modal-dialog{transform:translate(0, 0)}.legacy-styling .modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - (0.5rem * 2))}.legacy-styling .modal-dialog-centered::before{display:block;height:calc(100vh - (0.5rem * 2));content:""}.legacy-styling .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:16px;outline:0}.legacy-styling .modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.legacy-styling .modal-backdrop.fade{opacity:0}.legacy-styling .modal-backdrop.show{opacity:0.7}.legacy-styling .modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:30px 40px;border-bottom:0 solid #e9ecef;border-top-left-radius:16px;border-top-right-radius:16px}.legacy-styling .modal-header .close{padding:30px 40px;margin:-30px 40px -30px 40px -30px 40px auto}.legacy-styling .modal-title{margin-bottom:0;line-height:1.5556}.legacy-styling .modal-body{position:relative;flex:1 1 auto;padding:40px}.legacy-styling .modal-footer{display:flex;align-items:center;justify-content:flex-end;padding:40px;border-top:0 solid #e9ecef}.legacy-styling .modal-footer>:not(:first-child){margin-left:.25rem}.legacy-styling .modal-footer>:not(:last-child){margin-right:.25rem}.legacy-styling .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 615px){.legacy-styling .modal-dialog{max-width:680px;margin:1.75rem auto}.legacy-styling .modal-dialog-centered{min-height:calc(100% - (1.75rem * 2))}.legacy-styling .modal-dialog-centered::before{height:calc(100vh - (1.75rem * 2))}.legacy-styling .modal-sm{max-width:300px}}@media (min-width: 1005px){.legacy-styling .modal-lg{max-width:800px}}.legacy-styling .tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:"Lexend Deca", sans-serif;font-style:normal;font-weight:350;line-height:1.5556;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:0.984375rem;word-wrap:break-word;opacity:0}.legacy-styling .tooltip.show{opacity:0.9}.legacy-styling .tooltip .arrow{position:absolute;display:block;width:0.8rem;height:0.4rem}.legacy-styling .tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.legacy-styling .bs-tooltip-top,.legacy-styling .bs-tooltip-auto[x-placement^="top"]{padding:0.4rem 0}.legacy-styling .bs-tooltip-top .arrow,.legacy-styling .bs-tooltip-auto[x-placement^="top"] .arrow{bottom:0}.legacy-styling .bs-tooltip-top .arrow::before,.legacy-styling .bs-tooltip-auto[x-placement^="top"] .arrow::before{top:0;border-width:0.4rem 0.4rem 0;border-top-color:#000}.legacy-styling .bs-tooltip-right,.legacy-styling .bs-tooltip-auto[x-placement^="right"]{padding:0 0.4rem}.legacy-styling .bs-tooltip-right .arrow,.legacy-styling .bs-tooltip-auto[x-placement^="right"] .arrow{left:0;width:0.4rem;height:0.8rem}.legacy-styling .bs-tooltip-right .arrow::before,.legacy-styling .bs-tooltip-auto[x-placement^="right"] .arrow::before{right:0;border-width:0.4rem 0.4rem 0.4rem 0;border-right-color:#000}.legacy-styling .bs-tooltip-bottom,.legacy-styling .bs-tooltip-auto[x-placement^="bottom"]{padding:0.4rem 0}.legacy-styling .bs-tooltip-bottom .arrow,.legacy-styling .bs-tooltip-auto[x-placement^="bottom"] .arrow{top:0}.legacy-styling .bs-tooltip-bottom .arrow::before,.legacy-styling .bs-tooltip-auto[x-placement^="bottom"] .arrow::before{bottom:0;border-width:0 0.4rem 0.4rem;border-bottom-color:#000}.legacy-styling .bs-tooltip-left,.legacy-styling .bs-tooltip-auto[x-placement^="left"]{padding:0 0.4rem}.legacy-styling .bs-tooltip-left .arrow,.legacy-styling .bs-tooltip-auto[x-placement^="left"] .arrow{right:0;width:0.4rem;height:0.8rem}.legacy-styling .bs-tooltip-left .arrow::before,.legacy-styling .bs-tooltip-auto[x-placement^="left"] .arrow::before{left:0;border-width:0.4rem 0 0.4rem 0.4rem;border-left-color:#000}.legacy-styling .tooltip-inner{max-width:200px;padding:0.25rem 0.5rem;color:#fff;text-align:center;background-color:#000;border-radius:12px}.legacy-styling .popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:"Lexend Deca", sans-serif;font-style:normal;font-weight:350;line-height:1.5556;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:0.984375rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:16px}.legacy-styling .popover .arrow{position:absolute;display:block;width:1rem;height:0.5rem;margin:0 16px}.legacy-styling .popover .arrow::before,.legacy-styling .popover .arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.legacy-styling .bs-popover-top,.legacy-styling .bs-popover-auto[x-placement^="top"]{margin-bottom:0.5rem}.legacy-styling .bs-popover-top .arrow,.legacy-styling .bs-popover-auto[x-placement^="top"] .arrow{bottom:calc((0.5rem + 1px) * -1)}.legacy-styling .bs-popover-top .arrow::before,.legacy-styling .bs-popover-auto[x-placement^="top"] .arrow::before,.legacy-styling .bs-popover-top .arrow::after,.legacy-styling .bs-popover-auto[x-placement^="top"] .arrow::after{border-width:0.5rem 0.5rem 0}.legacy-styling .bs-popover-top .arrow::before,.legacy-styling .bs-popover-auto[x-placement^="top"] .arrow::before{bottom:0;border-top-color:rgba(0,0,0,0.25)}.legacy-styling .bs-popover-top .arrow::after,.legacy-styling .bs-popover-auto[x-placement^="top"] .arrow::after{bottom:1px;border-top-color:#fff}.legacy-styling .bs-popover-right,.legacy-styling .bs-popover-auto[x-placement^="right"]{margin-left:0.5rem}.legacy-styling .bs-popover-right .arrow,.legacy-styling .bs-popover-auto[x-placement^="right"] .arrow{left:calc((0.5rem + 1px) * -1);width:0.5rem;height:1rem;margin:16px 0}.legacy-styling .bs-popover-right .arrow::before,.legacy-styling .bs-popover-auto[x-placement^="right"] .arrow::before,.legacy-styling .bs-popover-right .arrow::after,.legacy-styling .bs-popover-auto[x-placement^="right"] .arrow::after{border-width:0.5rem 0.5rem 0.5rem 0}.legacy-styling .bs-popover-right .arrow::before,.legacy-styling .bs-popover-auto[x-placement^="right"] .arrow::before{left:0;border-right-color:rgba(0,0,0,0.25)}.legacy-styling .bs-popover-right .arrow::after,.legacy-styling .bs-popover-auto[x-placement^="right"] .arrow::after{left:1px;border-right-color:#fff}.legacy-styling .bs-popover-bottom,.legacy-styling .bs-popover-auto[x-placement^="bottom"]{margin-top:0.5rem}.legacy-styling .bs-popover-bottom .arrow,.legacy-styling .bs-popover-auto[x-placement^="bottom"] .arrow{top:calc((0.5rem + 1px) * -1)}.legacy-styling .bs-popover-bottom .arrow::before,.legacy-styling .bs-popover-auto[x-placement^="bottom"] .arrow::before,.legacy-styling .bs-popover-bottom .arrow::after,.legacy-styling .bs-popover-auto[x-placement^="bottom"] .arrow::after{border-width:0 0.5rem 0.5rem 0.5rem}.legacy-styling .bs-popover-bottom .arrow::before,.legacy-styling .bs-popover-auto[x-placement^="bottom"] .arrow::before{top:0;border-bottom-color:rgba(0,0,0,0.25)}.legacy-styling .bs-popover-bottom .arrow::after,.legacy-styling .bs-popover-auto[x-placement^="bottom"] .arrow::after{top:1px;border-bottom-color:#fff}.legacy-styling .bs-popover-bottom .popover-header::before,.legacy-styling .bs-popover-auto[x-placement^="bottom"] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-0.5rem;content:"";border-bottom:1px solid #f7f7f7}.legacy-styling .bs-popover-left,.legacy-styling .bs-popover-auto[x-placement^="left"]{margin-right:0.5rem}.legacy-styling .bs-popover-left .arrow,.legacy-styling .bs-popover-auto[x-placement^="left"] .arrow{right:calc((0.5rem + 1px) * -1);width:0.5rem;height:1rem;margin:16px 0}.legacy-styling .bs-popover-left .arrow::before,.legacy-styling .bs-popover-auto[x-placement^="left"] .arrow::before,.legacy-styling .bs-popover-left .arrow::after,.legacy-styling .bs-popover-auto[x-placement^="left"] .arrow::after{border-width:0.5rem 0 0.5rem 0.5rem}.legacy-styling .bs-popover-left .arrow::before,.legacy-styling .bs-popover-auto[x-placement^="left"] .arrow::before{right:0;border-left-color:rgba(0,0,0,0.25)}.legacy-styling .bs-popover-left .arrow::after,.legacy-styling .bs-popover-auto[x-placement^="left"] .arrow::after{right:1px;border-left-color:#fff}.legacy-styling .popover-header{padding:0.5rem 0.75rem;margin-bottom:0;font-size:1.125rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(16px - 1px);border-top-right-radius:calc(16px - 1px)}.legacy-styling .popover-header:empty{display:none}.legacy-styling .popover-body{padding:0.5rem 0.75rem;color:#000}.legacy-styling .carousel{position:relative}.legacy-styling .carousel-inner{position:relative;width:100%;overflow:hidden}.legacy-styling .carousel-item{position:relative;display:none;align-items:center;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px}.legacy-styling .carousel-item.active,.legacy-styling .carousel-item-next,.legacy-styling .carousel-item-prev{display:block;transition:transform 0.6s ease}@media screen and (prefers-reduced-motion: reduce){.legacy-styling .carousel-item.active,.legacy-styling .carousel-item-next,.legacy-styling .carousel-item-prev{transition:none}}.legacy-styling .carousel-item-next,.legacy-styling .carousel-item-prev{position:absolute;top:0}.legacy-styling .carousel-item-next.carousel-item-left,.legacy-styling .carousel-item-prev.carousel-item-right{transform:translateX(0)}@supports (transform-style: preserve-3d){.legacy-styling .carousel-item-next.carousel-item-left,.legacy-styling .carousel-item-prev.carousel-item-right{transform:translate3d(0, 0, 0)}}.legacy-styling .carousel-item-next,.legacy-styling .active.carousel-item-right{transform:translateX(100%)}@supports (transform-style: preserve-3d){.legacy-styling .carousel-item-next,.legacy-styling .active.carousel-item-right{transform:translate3d(100%, 0, 0)}}.legacy-styling .carousel-item-prev,.legacy-styling .active.carousel-item-left{transform:translateX(-100%)}@supports (transform-style: preserve-3d){.legacy-styling .carousel-item-prev,.legacy-styling .active.carousel-item-left{transform:translate3d(-100%, 0, 0)}}.legacy-styling .carousel-fade .carousel-item{opacity:0;transition-duration:.6s;transition-property:opacity}.legacy-styling .carousel-fade .carousel-item.active,.legacy-styling .carousel-fade .carousel-item-next.carousel-item-left,.legacy-styling .carousel-fade .carousel-item-prev.carousel-item-right{opacity:1}.legacy-styling .carousel-fade .active.carousel-item-left,.legacy-styling .carousel-fade .active.carousel-item-right{opacity:0}.legacy-styling .carousel-fade .carousel-item-next,.legacy-styling .carousel-fade .carousel-item-prev,.legacy-styling .carousel-fade .carousel-item.active,.legacy-styling .carousel-fade .active.carousel-item-left,.legacy-styling .carousel-fade .active.carousel-item-prev{transform:translateX(0)}@supports (transform-style: preserve-3d){.legacy-styling .carousel-fade .carousel-item-next,.legacy-styling .carousel-fade .carousel-item-prev,.legacy-styling .carousel-fade .carousel-item.active,.legacy-styling .carousel-fade .active.carousel-item-left,.legacy-styling .carousel-fade .active.carousel-item-prev{transform:translate3d(0, 0, 0)}}.legacy-styling .carousel-control-prev,.legacy-styling .carousel-control-next{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:0.5}.legacy-styling .carousel-control-prev:hover,.legacy-styling .carousel-control-prev:focus,.legacy-styling .carousel-control-next:hover,.legacy-styling .carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.legacy-styling .carousel-control-prev{left:0}.legacy-styling .carousel-control-next{right:0}.legacy-styling .carousel-control-prev-icon,.legacy-styling .carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}.legacy-styling .carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.legacy-styling .carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.legacy-styling .carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.legacy-styling .carousel-indicators li{position:relative;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:rgba(255,255,255,0.5)}.legacy-styling .carousel-indicators li::before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.legacy-styling .carousel-indicators li::after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.legacy-styling .carousel-indicators .active{background-color:#fff}.legacy-styling .carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.legacy-styling .align-baseline{vertical-align:baseline !important}.legacy-styling .align-top{vertical-align:top !important}.legacy-styling .align-middle{vertical-align:middle !important}.legacy-styling .align-bottom{vertical-align:bottom !important}.legacy-styling .align-text-bottom{vertical-align:text-bottom !important}.legacy-styling .align-text-top{vertical-align:text-top !important}.legacy-styling .bg-primary{background-color:#2B79CA !important}.legacy-styling a.bg-primary:hover,.legacy-styling a.bg-primary:focus,.legacy-styling button.bg-primary:hover,.legacy-styling button.bg-primary:focus{background-color:#2260a0 !important}.legacy-styling .bg-secondary{background-color:#6c757d !important}.legacy-styling a.bg-secondary:hover,.legacy-styling a.bg-secondary:focus,.legacy-styling button.bg-secondary:hover,.legacy-styling button.bg-secondary:focus{background-color:#545b62 !important}.legacy-styling .bg-purple{background-color:#BE3686 !important}.legacy-styling a.bg-purple:hover,.legacy-styling a.bg-purple:focus,.legacy-styling button.bg-purple:hover,.legacy-styling button.bg-purple:focus{background-color:#962b6a !important}.legacy-styling .bg-pink{background-color:#FF2B75 !important}.legacy-styling a.bg-pink:hover,.legacy-styling a.bg-pink:focus,.legacy-styling button.bg-pink:hover,.legacy-styling button.bg-pink:focus{background-color:#f70056 !important}.legacy-styling .bg-success{background-color:#27D08B !important}.legacy-styling a.bg-success:hover,.legacy-styling a.bg-success:focus,.legacy-styling button.bg-success:hover,.legacy-styling button.bg-success:focus{background-color:#1fa56e !important}.legacy-styling .bg-info{background-color:#EDF7FC !important}.legacy-styling a.bg-info:hover,.legacy-styling a.bg-info:focus,.legacy-styling button.bg-info:hover,.legacy-styling button.bg-info:focus{background-color:#c1e4f5 !important}.legacy-styling .bg-warning{background-color:#ffc107 !important}.legacy-styling a.bg-warning:hover,.legacy-styling a.bg-warning:focus,.legacy-styling button.bg-warning:hover,.legacy-styling button.bg-warning:focus{background-color:#d39e00 !important}.legacy-styling .bg-danger{background-color:#dc3545 !important}.legacy-styling a.bg-danger:hover,.legacy-styling a.bg-danger:focus,.legacy-styling button.bg-danger:hover,.legacy-styling button.bg-danger:focus{background-color:#bd2130 !important}.legacy-styling .bg-light{background-color:#fff !important}.legacy-styling a.bg-light:hover,.legacy-styling a.bg-light:focus,.legacy-styling button.bg-light:hover,.legacy-styling button.bg-light:focus{background-color:#e6e6e6 !important}.legacy-styling .bg-dark{background-color:#385074 !important}.legacy-styling a.bg-dark:hover,.legacy-styling a.bg-dark:focus,.legacy-styling button.bg-dark:hover,.legacy-styling button.bg-dark:focus{background-color:#273852 !important}.legacy-styling .bg-white{background-color:#fff !important}.legacy-styling .bg-transparent{background-color:transparent !important}.legacy-styling .border{border:1px solid #dee2e6 !important}.legacy-styling .border-top{border-top:1px solid #dee2e6 !important}.legacy-styling .border-right{border-right:1px solid #dee2e6 !important}.legacy-styling .border-bottom{border-bottom:1px solid #dee2e6 !important}.legacy-styling .border-left{border-left:1px solid #dee2e6 !important}.legacy-styling .border-0{border:0 !important}.legacy-styling .border-top-0{border-top:0 !important}.legacy-styling .border-right-0{border-right:0 !important}.legacy-styling .border-bottom-0{border-bottom:0 !important}.legacy-styling .border-left-0{border-left:0 !important}.legacy-styling .border-primary{border-color:#2B79CA !important}.legacy-styling .border-secondary{border-color:#6c757d !important}.legacy-styling .border-purple{border-color:#BE3686 !important}.legacy-styling .border-pink{border-color:#FF2B75 !important}.legacy-styling .border-success{border-color:#27D08B !important}.legacy-styling .border-info{border-color:#EDF7FC !important}.legacy-styling .border-warning{border-color:#ffc107 !important}.legacy-styling .border-danger{border-color:#dc3545 !important}.legacy-styling .border-light{border-color:#fff !important}.legacy-styling .border-dark{border-color:#385074 !important}.legacy-styling .border-white{border-color:#fff !important}.legacy-styling .rounded{border-radius:12px !important}.legacy-styling .rounded-top{border-top-left-radius:12px !important;border-top-right-radius:12px !important}.legacy-styling .rounded-right{border-top-right-radius:12px !important;border-bottom-right-radius:12px !important}.legacy-styling .rounded-bottom{border-bottom-right-radius:12px !important;border-bottom-left-radius:12px !important}.legacy-styling .rounded-left{border-top-left-radius:12px !important;border-bottom-left-radius:12px !important}.legacy-styling .rounded-circle{border-radius:50% !important}.legacy-styling .rounded-0{border-radius:0 !important}.legacy-styling .clearfix::after{display:block;clear:both;content:""}.legacy-styling .d-none{display:none !important}.legacy-styling .d-inline{display:inline !important}.legacy-styling .d-inline-block{display:inline-block !important}.legacy-styling .d-block{display:block !important}.legacy-styling .d-table{display:table !important}.legacy-styling .d-table-row{display:table-row !important}.legacy-styling .d-table-cell{display:table-cell !important}.legacy-styling .d-flex{display:flex !important}.legacy-styling .d-inline-flex{display:inline-flex !important}@media (min-width: 615px){.legacy-styling .d-sm-none{display:none !important}.legacy-styling .d-sm-inline{display:inline !important}.legacy-styling .d-sm-inline-block{display:inline-block !important}.legacy-styling .d-sm-block{display:block !important}.legacy-styling .d-sm-table{display:table !important}.legacy-styling .d-sm-table-row{display:table-row !important}.legacy-styling .d-sm-table-cell{display:table-cell !important}.legacy-styling .d-sm-flex{display:flex !important}.legacy-styling .d-sm-inline-flex{display:inline-flex !important}}@media (min-width: 768px){.legacy-styling .d-md-none{display:none !important}.legacy-styling .d-md-inline{display:inline !important}.legacy-styling .d-md-inline-block{display:inline-block !important}.legacy-styling .d-md-block{display:block !important}.legacy-styling .d-md-table{display:table !important}.legacy-styling .d-md-table-row{display:table-row !important}.legacy-styling .d-md-table-cell{display:table-cell !important}.legacy-styling .d-md-flex{display:flex !important}.legacy-styling .d-md-inline-flex{display:inline-flex !important}}@media (min-width: 1005px){.legacy-styling .d-lg-none{display:none !important}.legacy-styling .d-lg-inline{display:inline !important}.legacy-styling .d-lg-inline-block{display:inline-block !important}.legacy-styling .d-lg-block{display:block !important}.legacy-styling .d-lg-table{display:table !important}.legacy-styling .d-lg-table-row{display:table-row !important}.legacy-styling .d-lg-table-cell{display:table-cell !important}.legacy-styling .d-lg-flex{display:flex !important}.legacy-styling .d-lg-inline-flex{display:inline-flex !important}}@media (min-width: 1240px){.legacy-styling .d-xl-none{display:none !important}.legacy-styling .d-xl-inline{display:inline !important}.legacy-styling .d-xl-inline-block{display:inline-block !important}.legacy-styling .d-xl-block{display:block !important}.legacy-styling .d-xl-table{display:table !important}.legacy-styling .d-xl-table-row{display:table-row !important}.legacy-styling .d-xl-table-cell{display:table-cell !important}.legacy-styling .d-xl-flex{display:flex !important}.legacy-styling .d-xl-inline-flex{display:inline-flex !important}}@media print{.legacy-styling .d-print-none{display:none !important}.legacy-styling .d-print-inline{display:inline !important}.legacy-styling .d-print-inline-block{display:inline-block !important}.legacy-styling .d-print-block{display:block !important}.legacy-styling .d-print-table{display:table !important}.legacy-styling .d-print-table-row{display:table-row !important}.legacy-styling .d-print-table-cell{display:table-cell !important}.legacy-styling .d-print-flex{display:flex !important}.legacy-styling .d-print-inline-flex{display:inline-flex !important}}.legacy-styling .embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.legacy-styling .embed-responsive::before{display:block;content:""}.legacy-styling .embed-responsive .embed-responsive-item,.legacy-styling .embed-responsive iframe,.legacy-styling .embed-responsive embed,.legacy-styling .embed-responsive object,.legacy-styling .embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.legacy-styling .embed-responsive-21by9::before{padding-top:42.8571428571%}.legacy-styling .embed-responsive-16by9::before{padding-top:56.25%}.legacy-styling .embed-responsive-4by3::before{padding-top:75%}.legacy-styling .embed-responsive-1by1::before{padding-top:100%}.legacy-styling .flex-row{flex-direction:row !important}.legacy-styling .flex-column{flex-direction:column !important}.legacy-styling .flex-row-reverse{flex-direction:row-reverse !important}.legacy-styling .flex-column-reverse{flex-direction:column-reverse !important}.legacy-styling .flex-wrap{flex-wrap:wrap !important}.legacy-styling .flex-nowrap{flex-wrap:nowrap !important}.legacy-styling .flex-wrap-reverse{flex-wrap:wrap-reverse !important}.legacy-styling .flex-fill{flex:1 1 auto !important}.legacy-styling .flex-grow-0{flex-grow:0 !important}.legacy-styling .flex-grow-1{flex-grow:1 !important}.legacy-styling .flex-shrink-0{flex-shrink:0 !important}.legacy-styling .flex-shrink-1{flex-shrink:1 !important}.legacy-styling .justify-content-start{justify-content:flex-start !important}.legacy-styling .justify-content-end{justify-content:flex-end !important}.legacy-styling .justify-content-center{justify-content:center !important}.legacy-styling .justify-content-between{justify-content:space-between !important}.legacy-styling .justify-content-around{justify-content:space-around !important}.legacy-styling .align-items-start{align-items:flex-start !important}.legacy-styling .align-items-end{align-items:flex-end !important}.legacy-styling .align-items-center{align-items:center !important}.legacy-styling .align-items-baseline{align-items:baseline !important}.legacy-styling .align-items-stretch{align-items:stretch !important}.legacy-styling .align-content-start{align-content:flex-start !important}.legacy-styling .align-content-end{align-content:flex-end !important}.legacy-styling .align-content-center{align-content:center !important}.legacy-styling .align-content-between{align-content:space-between !important}.legacy-styling .align-content-around{align-content:space-around !important}.legacy-styling .align-content-stretch{align-content:stretch !important}.legacy-styling .align-self-auto{align-self:auto !important}.legacy-styling .align-self-start{align-self:flex-start !important}.legacy-styling .align-self-end{align-self:flex-end !important}.legacy-styling .align-self-center{align-self:center !important}.legacy-styling .align-self-baseline{align-self:baseline !important}.legacy-styling .align-self-stretch{align-self:stretch !important}@media (min-width: 615px){.legacy-styling .flex-sm-row{flex-direction:row !important}.legacy-styling .flex-sm-column{flex-direction:column !important}.legacy-styling .flex-sm-row-reverse{flex-direction:row-reverse !important}.legacy-styling .flex-sm-column-reverse{flex-direction:column-reverse !important}.legacy-styling .flex-sm-wrap{flex-wrap:wrap !important}.legacy-styling .flex-sm-nowrap{flex-wrap:nowrap !important}.legacy-styling .flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.legacy-styling .flex-sm-fill{flex:1 1 auto !important}.legacy-styling .flex-sm-grow-0{flex-grow:0 !important}.legacy-styling .flex-sm-grow-1{flex-grow:1 !important}.legacy-styling .flex-sm-shrink-0{flex-shrink:0 !important}.legacy-styling .flex-sm-shrink-1{flex-shrink:1 !important}.legacy-styling .justify-content-sm-start{justify-content:flex-start !important}.legacy-styling .justify-content-sm-end{justify-content:flex-end !important}.legacy-styling .justify-content-sm-center{justify-content:center !important}.legacy-styling .justify-content-sm-between{justify-content:space-between !important}.legacy-styling .justify-content-sm-around{justify-content:space-around !important}.legacy-styling .align-items-sm-start{align-items:flex-start !important}.legacy-styling .align-items-sm-end{align-items:flex-end !important}.legacy-styling .align-items-sm-center{align-items:center !important}.legacy-styling .align-items-sm-baseline{align-items:baseline !important}.legacy-styling .align-items-sm-stretch{align-items:stretch !important}.legacy-styling .align-content-sm-start{align-content:flex-start !important}.legacy-styling .align-content-sm-end{align-content:flex-end !important}.legacy-styling .align-content-sm-center{align-content:center !important}.legacy-styling .align-content-sm-between{align-content:space-between !important}.legacy-styling .align-content-sm-around{align-content:space-around !important}.legacy-styling .align-content-sm-stretch{align-content:stretch !important}.legacy-styling .align-self-sm-auto{align-self:auto !important}.legacy-styling .align-self-sm-start{align-self:flex-start !important}.legacy-styling .align-self-sm-end{align-self:flex-end !important}.legacy-styling .align-self-sm-center{align-self:center !important}.legacy-styling .align-self-sm-baseline{align-self:baseline !important}.legacy-styling .align-self-sm-stretch{align-self:stretch !important}}@media (min-width: 768px){.legacy-styling .flex-md-row{flex-direction:row !important}.legacy-styling .flex-md-column{flex-direction:column !important}.legacy-styling .flex-md-row-reverse{flex-direction:row-reverse !important}.legacy-styling .flex-md-column-reverse{flex-direction:column-reverse !important}.legacy-styling .flex-md-wrap{flex-wrap:wrap !important}.legacy-styling .flex-md-nowrap{flex-wrap:nowrap !important}.legacy-styling .flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.legacy-styling .flex-md-fill{flex:1 1 auto !important}.legacy-styling .flex-md-grow-0{flex-grow:0 !important}.legacy-styling .flex-md-grow-1{flex-grow:1 !important}.legacy-styling .flex-md-shrink-0{flex-shrink:0 !important}.legacy-styling .flex-md-shrink-1{flex-shrink:1 !important}.legacy-styling .justify-content-md-start{justify-content:flex-start !important}.legacy-styling .justify-content-md-end{justify-content:flex-end !important}.legacy-styling .justify-content-md-center{justify-content:center !important}.legacy-styling .justify-content-md-between{justify-content:space-between !important}.legacy-styling .justify-content-md-around{justify-content:space-around !important}.legacy-styling .align-items-md-start{align-items:flex-start !important}.legacy-styling .align-items-md-end{align-items:flex-end !important}.legacy-styling .align-items-md-center{align-items:center !important}.legacy-styling .align-items-md-baseline{align-items:baseline !important}.legacy-styling .align-items-md-stretch{align-items:stretch !important}.legacy-styling .align-content-md-start{align-content:flex-start !important}.legacy-styling .align-content-md-end{align-content:flex-end !important}.legacy-styling .align-content-md-center{align-content:center !important}.legacy-styling .align-content-md-between{align-content:space-between !important}.legacy-styling .align-content-md-around{align-content:space-around !important}.legacy-styling .align-content-md-stretch{align-content:stretch !important}.legacy-styling .align-self-md-auto{align-self:auto !important}.legacy-styling .align-self-md-start{align-self:flex-start !important}.legacy-styling .align-self-md-end{align-self:flex-end !important}.legacy-styling .align-self-md-center{align-self:center !important}.legacy-styling .align-self-md-baseline{align-self:baseline !important}.legacy-styling .align-self-md-stretch{align-self:stretch !important}}@media (min-width: 1005px){.legacy-styling .flex-lg-row{flex-direction:row !important}.legacy-styling .flex-lg-column{flex-direction:column !important}.legacy-styling .flex-lg-row-reverse{flex-direction:row-reverse !important}.legacy-styling .flex-lg-column-reverse{flex-direction:column-reverse !important}.legacy-styling .flex-lg-wrap{flex-wrap:wrap !important}.legacy-styling .flex-lg-nowrap{flex-wrap:nowrap !important}.legacy-styling .flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.legacy-styling .flex-lg-fill{flex:1 1 auto !important}.legacy-styling .flex-lg-grow-0{flex-grow:0 !important}.legacy-styling .flex-lg-grow-1{flex-grow:1 !important}.legacy-styling .flex-lg-shrink-0{flex-shrink:0 !important}.legacy-styling .flex-lg-shrink-1{flex-shrink:1 !important}.legacy-styling .justify-content-lg-start{justify-content:flex-start !important}.legacy-styling .justify-content-lg-end{justify-content:flex-end !important}.legacy-styling .justify-content-lg-center{justify-content:center !important}.legacy-styling .justify-content-lg-between{justify-content:space-between !important}.legacy-styling .justify-content-lg-around{justify-content:space-around !important}.legacy-styling .align-items-lg-start{align-items:flex-start !important}.legacy-styling .align-items-lg-end{align-items:flex-end !important}.legacy-styling .align-items-lg-center{align-items:center !important}.legacy-styling .align-items-lg-baseline{align-items:baseline !important}.legacy-styling .align-items-lg-stretch{align-items:stretch !important}.legacy-styling .align-content-lg-start{align-content:flex-start !important}.legacy-styling .align-content-lg-end{align-content:flex-end !important}.legacy-styling .align-content-lg-center{align-content:center !important}.legacy-styling .align-content-lg-between{align-content:space-between !important}.legacy-styling .align-content-lg-around{align-content:space-around !important}.legacy-styling .align-content-lg-stretch{align-content:stretch !important}.legacy-styling .align-self-lg-auto{align-self:auto !important}.legacy-styling .align-self-lg-start{align-self:flex-start !important}.legacy-styling .align-self-lg-end{align-self:flex-end !important}.legacy-styling .align-self-lg-center{align-self:center !important}.legacy-styling .align-self-lg-baseline{align-self:baseline !important}.legacy-styling .align-self-lg-stretch{align-self:stretch !important}}@media (min-width: 1240px){.legacy-styling .flex-xl-row{flex-direction:row !important}.legacy-styling .flex-xl-column{flex-direction:column !important}.legacy-styling .flex-xl-row-reverse{flex-direction:row-reverse !important}.legacy-styling .flex-xl-column-reverse{flex-direction:column-reverse !important}.legacy-styling .flex-xl-wrap{flex-wrap:wrap !important}.legacy-styling .flex-xl-nowrap{flex-wrap:nowrap !important}.legacy-styling .flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.legacy-styling .flex-xl-fill{flex:1 1 auto !important}.legacy-styling .flex-xl-grow-0{flex-grow:0 !important}.legacy-styling .flex-xl-grow-1{flex-grow:1 !important}.legacy-styling .flex-xl-shrink-0{flex-shrink:0 !important}.legacy-styling .flex-xl-shrink-1{flex-shrink:1 !important}.legacy-styling .justify-content-xl-start{justify-content:flex-start !important}.legacy-styling .justify-content-xl-end{justify-content:flex-end !important}.legacy-styling .justify-content-xl-center{justify-content:center !important}.legacy-styling .justify-content-xl-between{justify-content:space-between !important}.legacy-styling .justify-content-xl-around{justify-content:space-around !important}.legacy-styling .align-items-xl-start{align-items:flex-start !important}.legacy-styling .align-items-xl-end{align-items:flex-end !important}.legacy-styling .align-items-xl-center{align-items:center !important}.legacy-styling .align-items-xl-baseline{align-items:baseline !important}.legacy-styling .align-items-xl-stretch{align-items:stretch !important}.legacy-styling .align-content-xl-start{align-content:flex-start !important}.legacy-styling .align-content-xl-end{align-content:flex-end !important}.legacy-styling .align-content-xl-center{align-content:center !important}.legacy-styling .align-content-xl-between{align-content:space-between !important}.legacy-styling .align-content-xl-around{align-content:space-around !important}.legacy-styling .align-content-xl-stretch{align-content:stretch !important}.legacy-styling .align-self-xl-auto{align-self:auto !important}.legacy-styling .align-self-xl-start{align-self:flex-start !important}.legacy-styling .align-self-xl-end{align-self:flex-end !important}.legacy-styling .align-self-xl-center{align-self:center !important}.legacy-styling .align-self-xl-baseline{align-self:baseline !important}.legacy-styling .align-self-xl-stretch{align-self:stretch !important}}.legacy-styling .float-left{float:left !important}.legacy-styling .float-right{float:right !important}.legacy-styling .float-none{float:none !important}@media (min-width: 615px){.legacy-styling .float-sm-left{float:left !important}.legacy-styling .float-sm-right{float:right !important}.legacy-styling .float-sm-none{float:none !important}}@media (min-width: 768px){.legacy-styling .float-md-left{float:left !important}.legacy-styling .float-md-right{float:right !important}.legacy-styling .float-md-none{float:none !important}}@media (min-width: 1005px){.legacy-styling .float-lg-left{float:left !important}.legacy-styling .float-lg-right{float:right !important}.legacy-styling .float-lg-none{float:none !important}}@media (min-width: 1240px){.legacy-styling .float-xl-left{float:left !important}.legacy-styling .float-xl-right{float:right !important}.legacy-styling .float-xl-none{float:none !important}}.legacy-styling .position-static{position:static !important}.legacy-styling .position-relative{position:relative !important}.legacy-styling .position-absolute{position:absolute !important}.legacy-styling .position-fixed{position:fixed !important}.legacy-styling .position-sticky{position:-webkit-sticky !important;position:sticky !important}.legacy-styling .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.legacy-styling .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position: -webkit-sticky) or (position: sticky){.legacy-styling .sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.legacy-styling .sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.legacy-styling .sr-only-focusable:active,.legacy-styling .sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.legacy-styling .shadow-sm{box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075) !important}.legacy-styling .shadow{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important}.legacy-styling .shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important}.legacy-styling .shadow-none{box-shadow:none !important}.legacy-styling .w-25{width:25% !important}.legacy-styling .w-50{width:50% !important}.legacy-styling .w-75{width:75% !important}.legacy-styling .w-100{width:100% !important}.legacy-styling .w-auto{width:auto !important}.legacy-styling .h-25{height:25% !important}.legacy-styling .h-50{height:50% !important}.legacy-styling .h-75{height:75% !important}.legacy-styling .h-100{height:100% !important}.legacy-styling .h-auto{height:auto !important}.legacy-styling .mw-100{max-width:100% !important}.legacy-styling .mh-100{max-height:100% !important}.legacy-styling .m-0{margin:0 !important}.legacy-styling .mt-0,.legacy-styling .my-0{margin-top:0 !important}.legacy-styling .mr-0,.legacy-styling .mx-0{margin-right:0 !important}.legacy-styling .mb-0,.legacy-styling .my-0{margin-bottom:0 !important}.legacy-styling .ml-0,.legacy-styling .mx-0{margin-left:0 !important}.legacy-styling .m-1{margin:10px !important}.legacy-styling .mt-1,.legacy-styling .my-1{margin-top:10px !important}.legacy-styling .mr-1,.legacy-styling .mx-1{margin-right:10px !important}.legacy-styling .mb-1,.legacy-styling .my-1{margin-bottom:10px !important}.legacy-styling .ml-1,.legacy-styling .mx-1{margin-left:10px !important}.legacy-styling .m-15{margin:15px !important}.legacy-styling .mt-15,.legacy-styling .my-15{margin-top:15px !important}.legacy-styling .mr-15,.legacy-styling .mx-15{margin-right:15px !important}.legacy-styling .mb-15,.legacy-styling .my-15{margin-bottom:15px !important}.legacy-styling .ml-15,.legacy-styling .mx-15{margin-left:15px !important}.legacy-styling .m-2{margin:20px !important}.legacy-styling .mt-2,.legacy-styling .my-2{margin-top:20px !important}.legacy-styling .mr-2,.legacy-styling .mx-2{margin-right:20px !important}.legacy-styling .mb-2,.legacy-styling .my-2{margin-bottom:20px !important}.legacy-styling .ml-2,.legacy-styling .mx-2{margin-left:20px !important}.legacy-styling .m-25{margin:25px !important}.legacy-styling .mt-25,.legacy-styling .my-25{margin-top:25px !important}.legacy-styling .mr-25,.legacy-styling .mx-25{margin-right:25px !important}.legacy-styling .mb-25,.legacy-styling .my-25{margin-bottom:25px !important}.legacy-styling .ml-25,.legacy-styling .mx-25{margin-left:25px !important}.legacy-styling .m-3{margin:30px !important}.legacy-styling .mt-3,.legacy-styling .my-3{margin-top:30px !important}.legacy-styling .mr-3,.legacy-styling .mx-3{margin-right:30px !important}.legacy-styling .mb-3,.legacy-styling .my-3{margin-bottom:30px !important}.legacy-styling .ml-3,.legacy-styling .mx-3{margin-left:30px !important}.legacy-styling .m-35{margin:35px !important}.legacy-styling .mt-35,.legacy-styling .my-35{margin-top:35px !important}.legacy-styling .mr-35,.legacy-styling .mx-35{margin-right:35px !important}.legacy-styling .mb-35,.legacy-styling .my-35{margin-bottom:35px !important}.legacy-styling .ml-35,.legacy-styling .mx-35{margin-left:35px !important}.legacy-styling .m-4{margin:40px !important}.legacy-styling .mt-4,.legacy-styling .my-4{margin-top:40px !important}.legacy-styling .mr-4,.legacy-styling .mx-4{margin-right:40px !important}.legacy-styling .mb-4,.legacy-styling .my-4{margin-bottom:40px !important}.legacy-styling .ml-4,.legacy-styling .mx-4{margin-left:40px !important}.legacy-styling .m-45{margin:45px !important}.legacy-styling .mt-45,.legacy-styling .my-45{margin-top:45px !important}.legacy-styling .mr-45,.legacy-styling .mx-45{margin-right:45px !important}.legacy-styling .mb-45,.legacy-styling .my-45{margin-bottom:45px !important}.legacy-styling .ml-45,.legacy-styling .mx-45{margin-left:45px !important}.legacy-styling .m-5{margin:50px !important}.legacy-styling .mt-5,.legacy-styling .my-5{margin-top:50px !important}.legacy-styling .mr-5,.legacy-styling .mx-5{margin-right:50px !important}.legacy-styling .mb-5,.legacy-styling .my-5{margin-bottom:50px !important}.legacy-styling .ml-5,.legacy-styling .mx-5{margin-left:50px !important}.legacy-styling .m-6{margin:60px !important}.legacy-styling .mt-6,.legacy-styling .my-6{margin-top:60px !important}.legacy-styling .mr-6,.legacy-styling .mx-6{margin-right:60px !important}.legacy-styling .mb-6,.legacy-styling .my-6{margin-bottom:60px !important}.legacy-styling .ml-6,.legacy-styling .mx-6{margin-left:60px !important}.legacy-styling .m-8{margin:80px !important}.legacy-styling .mt-8,.legacy-styling .my-8{margin-top:80px !important}.legacy-styling .mr-8,.legacy-styling .mx-8{margin-right:80px !important}.legacy-styling .mb-8,.legacy-styling .my-8{margin-bottom:80px !important}.legacy-styling .ml-8,.legacy-styling .mx-8{margin-left:80px !important}.legacy-styling .m-10{margin:100px !important}.legacy-styling .mt-10,.legacy-styling .my-10{margin-top:100px !important}.legacy-styling .mr-10,.legacy-styling .mx-10{margin-right:100px !important}.legacy-styling .mb-10,.legacy-styling .my-10{margin-bottom:100px !important}.legacy-styling .ml-10,.legacy-styling .mx-10{margin-left:100px !important}.legacy-styling .m-12{margin:120px !important}.legacy-styling .mt-12,.legacy-styling .my-12{margin-top:120px !important}.legacy-styling .mr-12,.legacy-styling .mx-12{margin-right:120px !important}.legacy-styling .mb-12,.legacy-styling .my-12{margin-bottom:120px !important}.legacy-styling .ml-12,.legacy-styling .mx-12{margin-left:120px !important}.legacy-styling .p-0{padding:0 !important}.legacy-styling .pt-0,.legacy-styling .py-0{padding-top:0 !important}.legacy-styling .pr-0,.legacy-styling .px-0{padding-right:0 !important}.legacy-styling .pb-0,.legacy-styling .py-0{padding-bottom:0 !important}.legacy-styling .pl-0,.legacy-styling .px-0{padding-left:0 !important}.legacy-styling .p-1{padding:10px !important}.legacy-styling .pt-1,.legacy-styling .py-1{padding-top:10px !important}.legacy-styling .pr-1,.legacy-styling .px-1{padding-right:10px !important}.legacy-styling .pb-1,.legacy-styling .py-1{padding-bottom:10px !important}.legacy-styling .pl-1,.legacy-styling .px-1{padding-left:10px !important}.legacy-styling .p-15{padding:15px !important}.legacy-styling .pt-15,.legacy-styling .py-15{padding-top:15px !important}.legacy-styling .pr-15,.legacy-styling .px-15{padding-right:15px !important}.legacy-styling .pb-15,.legacy-styling .py-15{padding-bottom:15px !important}.legacy-styling .pl-15,.legacy-styling .px-15{padding-left:15px !important}.legacy-styling .p-2{padding:20px !important}.legacy-styling .pt-2,.legacy-styling .py-2{padding-top:20px !important}.legacy-styling .pr-2,.legacy-styling .px-2{padding-right:20px !important}.legacy-styling .pb-2,.legacy-styling .py-2{padding-bottom:20px !important}.legacy-styling .pl-2,.legacy-styling .px-2{padding-left:20px !important}.legacy-styling .p-25{padding:25px !important}.legacy-styling .pt-25,.legacy-styling .py-25{padding-top:25px !important}.legacy-styling .pr-25,.legacy-styling .px-25{padding-right:25px !important}.legacy-styling .pb-25,.legacy-styling .py-25{padding-bottom:25px !important}.legacy-styling .pl-25,.legacy-styling .px-25{padding-left:25px !important}.legacy-styling .p-3{padding:30px !important}.legacy-styling .pt-3,.legacy-styling .py-3{padding-top:30px !important}.legacy-styling .pr-3,.legacy-styling .px-3{padding-right:30px !important}.legacy-styling .pb-3,.legacy-styling .py-3{padding-bottom:30px !important}.legacy-styling .pl-3,.legacy-styling .px-3{padding-left:30px !important}.legacy-styling .p-35{padding:35px !important}.legacy-styling .pt-35,.legacy-styling .py-35{padding-top:35px !important}.legacy-styling .pr-35,.legacy-styling .px-35{padding-right:35px !important}.legacy-styling .pb-35,.legacy-styling .py-35{padding-bottom:35px !important}.legacy-styling .pl-35,.legacy-styling .px-35{padding-left:35px !important}.legacy-styling .p-4{padding:40px !important}.legacy-styling .pt-4,.legacy-styling .py-4{padding-top:40px !important}.legacy-styling .pr-4,.legacy-styling .px-4{padding-right:40px !important}.legacy-styling .pb-4,.legacy-styling .py-4{padding-bottom:40px !important}.legacy-styling .pl-4,.legacy-styling .px-4{padding-left:40px !important}.legacy-styling .p-45{padding:45px !important}.legacy-styling .pt-45,.legacy-styling .py-45{padding-top:45px !important}.legacy-styling .pr-45,.legacy-styling .px-45{padding-right:45px !important}.legacy-styling .pb-45,.legacy-styling .py-45{padding-bottom:45px !important}.legacy-styling .pl-45,.legacy-styling .px-45{padding-left:45px !important}.legacy-styling .p-5{padding:50px !important}.legacy-styling .pt-5,.legacy-styling .py-5{padding-top:50px !important}.legacy-styling .pr-5,.legacy-styling .px-5{padding-right:50px !important}.legacy-styling .pb-5,.legacy-styling .py-5{padding-bottom:50px !important}.legacy-styling .pl-5,.legacy-styling .px-5{padding-left:50px !important}.legacy-styling .p-6{padding:60px !important}.legacy-styling .pt-6,.legacy-styling .py-6{padding-top:60px !important}.legacy-styling .pr-6,.legacy-styling .px-6{padding-right:60px !important}.legacy-styling .pb-6,.legacy-styling .py-6{padding-bottom:60px !important}.legacy-styling .pl-6,.legacy-styling .px-6{padding-left:60px !important}.legacy-styling .p-8{padding:80px !important}.legacy-styling .pt-8,.legacy-styling .py-8{padding-top:80px !important}.legacy-styling .pr-8,.legacy-styling .px-8{padding-right:80px !important}.legacy-styling .pb-8,.legacy-styling .py-8{padding-bottom:80px !important}.legacy-styling .pl-8,.legacy-styling .px-8{padding-left:80px !important}.legacy-styling .p-10{padding:100px !important}.legacy-styling .pt-10,.legacy-styling .py-10{padding-top:100px !important}.legacy-styling .pr-10,.legacy-styling .px-10{padding-right:100px !important}.legacy-styling .pb-10,.legacy-styling .py-10{padding-bottom:100px !important}.legacy-styling .pl-10,.legacy-styling .px-10{padding-left:100px !important}.legacy-styling .p-12{padding:120px !important}.legacy-styling .pt-12,.legacy-styling .py-12{padding-top:120px !important}.legacy-styling .pr-12,.legacy-styling .px-12{padding-right:120px !important}.legacy-styling .pb-12,.legacy-styling .py-12{padding-bottom:120px !important}.legacy-styling .pl-12,.legacy-styling .px-12{padding-left:120px !important}.legacy-styling .m-auto{margin:auto !important}.legacy-styling .mt-auto,.legacy-styling .my-auto{margin-top:auto !important}.legacy-styling .mr-auto,.legacy-styling .mx-auto{margin-right:auto !important}.legacy-styling .mb-auto,.legacy-styling .my-auto{margin-bottom:auto !important}.legacy-styling .ml-auto,.legacy-styling .mx-auto{margin-left:auto !important}@media (min-width: 615px){.legacy-styling .m-sm-0{margin:0 !important}.legacy-styling .mt-sm-0,.legacy-styling .my-sm-0{margin-top:0 !important}.legacy-styling .mr-sm-0,.legacy-styling .mx-sm-0{margin-right:0 !important}.legacy-styling .mb-sm-0,.legacy-styling .my-sm-0{margin-bottom:0 !important}.legacy-styling .ml-sm-0,.legacy-styling .mx-sm-0{margin-left:0 !important}.legacy-styling .m-sm-1{margin:10px !important}.legacy-styling .mt-sm-1,.legacy-styling .my-sm-1{margin-top:10px !important}.legacy-styling .mr-sm-1,.legacy-styling .mx-sm-1{margin-right:10px !important}.legacy-styling .mb-sm-1,.legacy-styling .my-sm-1{margin-bottom:10px !important}.legacy-styling .ml-sm-1,.legacy-styling .mx-sm-1{margin-left:10px !important}.legacy-styling .m-sm-15{margin:15px !important}.legacy-styling .mt-sm-15,.legacy-styling .my-sm-15{margin-top:15px !important}.legacy-styling .mr-sm-15,.legacy-styling .mx-sm-15{margin-right:15px !important}.legacy-styling .mb-sm-15,.legacy-styling .my-sm-15{margin-bottom:15px !important}.legacy-styling .ml-sm-15,.legacy-styling .mx-sm-15{margin-left:15px !important}.legacy-styling .m-sm-2{margin:20px !important}.legacy-styling .mt-sm-2,.legacy-styling .my-sm-2{margin-top:20px !important}.legacy-styling .mr-sm-2,.legacy-styling .mx-sm-2{margin-right:20px !important}.legacy-styling .mb-sm-2,.legacy-styling .my-sm-2{margin-bottom:20px !important}.legacy-styling .ml-sm-2,.legacy-styling .mx-sm-2{margin-left:20px !important}.legacy-styling .m-sm-25{margin:25px !important}.legacy-styling .mt-sm-25,.legacy-styling .my-sm-25{margin-top:25px !important}.legacy-styling .mr-sm-25,.legacy-styling .mx-sm-25{margin-right:25px !important}.legacy-styling .mb-sm-25,.legacy-styling .my-sm-25{margin-bottom:25px !important}.legacy-styling .ml-sm-25,.legacy-styling .mx-sm-25{margin-left:25px !important}.legacy-styling .m-sm-3{margin:30px !important}.legacy-styling .mt-sm-3,.legacy-styling .my-sm-3{margin-top:30px !important}.legacy-styling .mr-sm-3,.legacy-styling .mx-sm-3{margin-right:30px !important}.legacy-styling .mb-sm-3,.legacy-styling .my-sm-3{margin-bottom:30px !important}.legacy-styling .ml-sm-3,.legacy-styling .mx-sm-3{margin-left:30px !important}.legacy-styling .m-sm-35{margin:35px !important}.legacy-styling .mt-sm-35,.legacy-styling .my-sm-35{margin-top:35px !important}.legacy-styling .mr-sm-35,.legacy-styling .mx-sm-35{margin-right:35px !important}.legacy-styling .mb-sm-35,.legacy-styling .my-sm-35{margin-bottom:35px !important}.legacy-styling .ml-sm-35,.legacy-styling .mx-sm-35{margin-left:35px !important}.legacy-styling .m-sm-4{margin:40px !important}.legacy-styling .mt-sm-4,.legacy-styling .my-sm-4{margin-top:40px !important}.legacy-styling .mr-sm-4,.legacy-styling .mx-sm-4{margin-right:40px !important}.legacy-styling .mb-sm-4,.legacy-styling .my-sm-4{margin-bottom:40px !important}.legacy-styling .ml-sm-4,.legacy-styling .mx-sm-4{margin-left:40px !important}.legacy-styling .m-sm-45{margin:45px !important}.legacy-styling .mt-sm-45,.legacy-styling .my-sm-45{margin-top:45px !important}.legacy-styling .mr-sm-45,.legacy-styling .mx-sm-45{margin-right:45px !important}.legacy-styling .mb-sm-45,.legacy-styling .my-sm-45{margin-bottom:45px !important}.legacy-styling .ml-sm-45,.legacy-styling .mx-sm-45{margin-left:45px !important}.legacy-styling .m-sm-5{margin:50px !important}.legacy-styling .mt-sm-5,.legacy-styling .my-sm-5{margin-top:50px !important}.legacy-styling .mr-sm-5,.legacy-styling .mx-sm-5{margin-right:50px !important}.legacy-styling .mb-sm-5,.legacy-styling .my-sm-5{margin-bottom:50px !important}.legacy-styling .ml-sm-5,.legacy-styling .mx-sm-5{margin-left:50px !important}.legacy-styling .m-sm-6{margin:60px !important}.legacy-styling .mt-sm-6,.legacy-styling .my-sm-6{margin-top:60px !important}.legacy-styling .mr-sm-6,.legacy-styling .mx-sm-6{margin-right:60px !important}.legacy-styling .mb-sm-6,.legacy-styling .my-sm-6{margin-bottom:60px !important}.legacy-styling .ml-sm-6,.legacy-styling .mx-sm-6{margin-left:60px !important}.legacy-styling .m-sm-8{margin:80px !important}.legacy-styling .mt-sm-8,.legacy-styling .my-sm-8{margin-top:80px !important}.legacy-styling .mr-sm-8,.legacy-styling .mx-sm-8{margin-right:80px !important}.legacy-styling .mb-sm-8,.legacy-styling .my-sm-8{margin-bottom:80px !important}.legacy-styling .ml-sm-8,.legacy-styling .mx-sm-8{margin-left:80px !important}.legacy-styling .m-sm-10{margin:100px !important}.legacy-styling .mt-sm-10,.legacy-styling .my-sm-10{margin-top:100px !important}.legacy-styling .mr-sm-10,.legacy-styling .mx-sm-10{margin-right:100px !important}.legacy-styling .mb-sm-10,.legacy-styling .my-sm-10{margin-bottom:100px !important}.legacy-styling .ml-sm-10,.legacy-styling .mx-sm-10{margin-left:100px !important}.legacy-styling .m-sm-12{margin:120px !important}.legacy-styling .mt-sm-12,.legacy-styling .my-sm-12{margin-top:120px !important}.legacy-styling .mr-sm-12,.legacy-styling .mx-sm-12{margin-right:120px !important}.legacy-styling .mb-sm-12,.legacy-styling .my-sm-12{margin-bottom:120px !important}.legacy-styling .ml-sm-12,.legacy-styling .mx-sm-12{margin-left:120px !important}.legacy-styling .p-sm-0{padding:0 !important}.legacy-styling .pt-sm-0,.legacy-styling .py-sm-0{padding-top:0 !important}.legacy-styling .pr-sm-0,.legacy-styling .px-sm-0{padding-right:0 !important}.legacy-styling .pb-sm-0,.legacy-styling .py-sm-0{padding-bottom:0 !important}.legacy-styling .pl-sm-0,.legacy-styling .px-sm-0{padding-left:0 !important}.legacy-styling .p-sm-1{padding:10px !important}.legacy-styling .pt-sm-1,.legacy-styling .py-sm-1{padding-top:10px !important}.legacy-styling .pr-sm-1,.legacy-styling .px-sm-1{padding-right:10px !important}.legacy-styling .pb-sm-1,.legacy-styling .py-sm-1{padding-bottom:10px !important}.legacy-styling .pl-sm-1,.legacy-styling .px-sm-1{padding-left:10px !important}.legacy-styling .p-sm-15{padding:15px !important}.legacy-styling .pt-sm-15,.legacy-styling .py-sm-15{padding-top:15px !important}.legacy-styling .pr-sm-15,.legacy-styling .px-sm-15{padding-right:15px !important}.legacy-styling .pb-sm-15,.legacy-styling .py-sm-15{padding-bottom:15px !important}.legacy-styling .pl-sm-15,.legacy-styling .px-sm-15{padding-left:15px !important}.legacy-styling .p-sm-2{padding:20px !important}.legacy-styling .pt-sm-2,.legacy-styling .py-sm-2{padding-top:20px !important}.legacy-styling .pr-sm-2,.legacy-styling .px-sm-2{padding-right:20px !important}.legacy-styling .pb-sm-2,.legacy-styling .py-sm-2{padding-bottom:20px !important}.legacy-styling .pl-sm-2,.legacy-styling .px-sm-2{padding-left:20px !important}.legacy-styling .p-sm-25{padding:25px !important}.legacy-styling .pt-sm-25,.legacy-styling .py-sm-25{padding-top:25px !important}.legacy-styling .pr-sm-25,.legacy-styling .px-sm-25{padding-right:25px !important}.legacy-styling .pb-sm-25,.legacy-styling .py-sm-25{padding-bottom:25px !important}.legacy-styling .pl-sm-25,.legacy-styling .px-sm-25{padding-left:25px !important}.legacy-styling .p-sm-3{padding:30px !important}.legacy-styling .pt-sm-3,.legacy-styling .py-sm-3{padding-top:30px !important}.legacy-styling .pr-sm-3,.legacy-styling .px-sm-3{padding-right:30px !important}.legacy-styling .pb-sm-3,.legacy-styling .py-sm-3{padding-bottom:30px !important}.legacy-styling .pl-sm-3,.legacy-styling .px-sm-3{padding-left:30px !important}.legacy-styling .p-sm-35{padding:35px !important}.legacy-styling .pt-sm-35,.legacy-styling .py-sm-35{padding-top:35px !important}.legacy-styling .pr-sm-35,.legacy-styling .px-sm-35{padding-right:35px !important}.legacy-styling .pb-sm-35,.legacy-styling .py-sm-35{padding-bottom:35px !important}.legacy-styling .pl-sm-35,.legacy-styling .px-sm-35{padding-left:35px !important}.legacy-styling .p-sm-4{padding:40px !important}.legacy-styling .pt-sm-4,.legacy-styling .py-sm-4{padding-top:40px !important}.legacy-styling .pr-sm-4,.legacy-styling .px-sm-4{padding-right:40px !important}.legacy-styling .pb-sm-4,.legacy-styling .py-sm-4{padding-bottom:40px !important}.legacy-styling .pl-sm-4,.legacy-styling .px-sm-4{padding-left:40px !important}.legacy-styling .p-sm-45{padding:45px !important}.legacy-styling .pt-sm-45,.legacy-styling .py-sm-45{padding-top:45px !important}.legacy-styling .pr-sm-45,.legacy-styling .px-sm-45{padding-right:45px !important}.legacy-styling .pb-sm-45,.legacy-styling .py-sm-45{padding-bottom:45px !important}.legacy-styling .pl-sm-45,.legacy-styling .px-sm-45{padding-left:45px !important}.legacy-styling .p-sm-5{padding:50px !important}.legacy-styling .pt-sm-5,.legacy-styling .py-sm-5{padding-top:50px !important}.legacy-styling .pr-sm-5,.legacy-styling .px-sm-5{padding-right:50px !important}.legacy-styling .pb-sm-5,.legacy-styling .py-sm-5{padding-bottom:50px !important}.legacy-styling .pl-sm-5,.legacy-styling .px-sm-5{padding-left:50px !important}.legacy-styling .p-sm-6{padding:60px !important}.legacy-styling .pt-sm-6,.legacy-styling .py-sm-6{padding-top:60px !important}.legacy-styling .pr-sm-6,.legacy-styling .px-sm-6{padding-right:60px !important}.legacy-styling .pb-sm-6,.legacy-styling .py-sm-6{padding-bottom:60px !important}.legacy-styling .pl-sm-6,.legacy-styling .px-sm-6{padding-left:60px !important}.legacy-styling .p-sm-8{padding:80px !important}.legacy-styling .pt-sm-8,.legacy-styling .py-sm-8{padding-top:80px !important}.legacy-styling .pr-sm-8,.legacy-styling .px-sm-8{padding-right:80px !important}.legacy-styling .pb-sm-8,.legacy-styling .py-sm-8{padding-bottom:80px !important}.legacy-styling .pl-sm-8,.legacy-styling .px-sm-8{padding-left:80px !important}.legacy-styling .p-sm-10{padding:100px !important}.legacy-styling .pt-sm-10,.legacy-styling .py-sm-10{padding-top:100px !important}.legacy-styling .pr-sm-10,.legacy-styling .px-sm-10{padding-right:100px !important}.legacy-styling .pb-sm-10,.legacy-styling .py-sm-10{padding-bottom:100px !important}.legacy-styling .pl-sm-10,.legacy-styling .px-sm-10{padding-left:100px !important}.legacy-styling .p-sm-12{padding:120px !important}.legacy-styling .pt-sm-12,.legacy-styling .py-sm-12{padding-top:120px !important}.legacy-styling .pr-sm-12,.legacy-styling .px-sm-12{padding-right:120px !important}.legacy-styling .pb-sm-12,.legacy-styling .py-sm-12{padding-bottom:120px !important}.legacy-styling .pl-sm-12,.legacy-styling .px-sm-12{padding-left:120px !important}.legacy-styling .m-sm-auto{margin:auto !important}.legacy-styling .mt-sm-auto,.legacy-styling .my-sm-auto{margin-top:auto !important}.legacy-styling .mr-sm-auto,.legacy-styling .mx-sm-auto{margin-right:auto !important}.legacy-styling .mb-sm-auto,.legacy-styling .my-sm-auto{margin-bottom:auto !important}.legacy-styling .ml-sm-auto,.legacy-styling .mx-sm-auto{margin-left:auto !important}}@media (min-width: 768px){.legacy-styling .m-md-0{margin:0 !important}.legacy-styling .mt-md-0,.legacy-styling .my-md-0{margin-top:0 !important}.legacy-styling .mr-md-0,.legacy-styling .mx-md-0{margin-right:0 !important}.legacy-styling .mb-md-0,.legacy-styling .my-md-0{margin-bottom:0 !important}.legacy-styling .ml-md-0,.legacy-styling .mx-md-0{margin-left:0 !important}.legacy-styling .m-md-1{margin:10px !important}.legacy-styling .mt-md-1,.legacy-styling .my-md-1{margin-top:10px !important}.legacy-styling .mr-md-1,.legacy-styling .mx-md-1{margin-right:10px !important}.legacy-styling .mb-md-1,.legacy-styling .my-md-1{margin-bottom:10px !important}.legacy-styling .ml-md-1,.legacy-styling .mx-md-1{margin-left:10px !important}.legacy-styling .m-md-15{margin:15px !important}.legacy-styling .mt-md-15,.legacy-styling .my-md-15{margin-top:15px !important}.legacy-styling .mr-md-15,.legacy-styling .mx-md-15{margin-right:15px !important}.legacy-styling .mb-md-15,.legacy-styling .my-md-15{margin-bottom:15px !important}.legacy-styling .ml-md-15,.legacy-styling .mx-md-15{margin-left:15px !important}.legacy-styling .m-md-2{margin:20px !important}.legacy-styling .mt-md-2,.legacy-styling .my-md-2{margin-top:20px !important}.legacy-styling .mr-md-2,.legacy-styling .mx-md-2{margin-right:20px !important}.legacy-styling .mb-md-2,.legacy-styling .my-md-2{margin-bottom:20px !important}.legacy-styling .ml-md-2,.legacy-styling .mx-md-2{margin-left:20px !important}.legacy-styling .m-md-25{margin:25px !important}.legacy-styling .mt-md-25,.legacy-styling .my-md-25{margin-top:25px !important}.legacy-styling .mr-md-25,.legacy-styling .mx-md-25{margin-right:25px !important}.legacy-styling .mb-md-25,.legacy-styling .my-md-25{margin-bottom:25px !important}.legacy-styling .ml-md-25,.legacy-styling .mx-md-25{margin-left:25px !important}.legacy-styling .m-md-3{margin:30px !important}.legacy-styling .mt-md-3,.legacy-styling .my-md-3{margin-top:30px !important}.legacy-styling .mr-md-3,.legacy-styling .mx-md-3{margin-right:30px !important}.legacy-styling .mb-md-3,.legacy-styling .my-md-3{margin-bottom:30px !important}.legacy-styling .ml-md-3,.legacy-styling .mx-md-3{margin-left:30px !important}.legacy-styling .m-md-35{margin:35px !important}.legacy-styling .mt-md-35,.legacy-styling .my-md-35{margin-top:35px !important}.legacy-styling .mr-md-35,.legacy-styling .mx-md-35{margin-right:35px !important}.legacy-styling .mb-md-35,.legacy-styling .my-md-35{margin-bottom:35px !important}.legacy-styling .ml-md-35,.legacy-styling .mx-md-35{margin-left:35px !important}.legacy-styling .m-md-4{margin:40px !important}.legacy-styling .mt-md-4,.legacy-styling .my-md-4{margin-top:40px !important}.legacy-styling .mr-md-4,.legacy-styling .mx-md-4{margin-right:40px !important}.legacy-styling .mb-md-4,.legacy-styling .my-md-4{margin-bottom:40px !important}.legacy-styling .ml-md-4,.legacy-styling .mx-md-4{margin-left:40px !important}.legacy-styling .m-md-45{margin:45px !important}.legacy-styling .mt-md-45,.legacy-styling .my-md-45{margin-top:45px !important}.legacy-styling .mr-md-45,.legacy-styling .mx-md-45{margin-right:45px !important}.legacy-styling .mb-md-45,.legacy-styling .my-md-45{margin-bottom:45px !important}.legacy-styling .ml-md-45,.legacy-styling .mx-md-45{margin-left:45px !important}.legacy-styling .m-md-5{margin:50px !important}.legacy-styling .mt-md-5,.legacy-styling .my-md-5{margin-top:50px !important}.legacy-styling .mr-md-5,.legacy-styling .mx-md-5{margin-right:50px !important}.legacy-styling .mb-md-5,.legacy-styling .my-md-5{margin-bottom:50px !important}.legacy-styling .ml-md-5,.legacy-styling .mx-md-5{margin-left:50px !important}.legacy-styling .m-md-6{margin:60px !important}.legacy-styling .mt-md-6,.legacy-styling .my-md-6{margin-top:60px !important}.legacy-styling .mr-md-6,.legacy-styling .mx-md-6{margin-right:60px !important}.legacy-styling .mb-md-6,.legacy-styling .my-md-6{margin-bottom:60px !important}.legacy-styling .ml-md-6,.legacy-styling .mx-md-6{margin-left:60px !important}.legacy-styling .m-md-8{margin:80px !important}.legacy-styling .mt-md-8,.legacy-styling .my-md-8{margin-top:80px !important}.legacy-styling .mr-md-8,.legacy-styling .mx-md-8{margin-right:80px !important}.legacy-styling .mb-md-8,.legacy-styling .my-md-8{margin-bottom:80px !important}.legacy-styling .ml-md-8,.legacy-styling .mx-md-8{margin-left:80px !important}.legacy-styling .m-md-10{margin:100px !important}.legacy-styling .mt-md-10,.legacy-styling .my-md-10{margin-top:100px !important}.legacy-styling .mr-md-10,.legacy-styling .mx-md-10{margin-right:100px !important}.legacy-styling .mb-md-10,.legacy-styling .my-md-10{margin-bottom:100px !important}.legacy-styling .ml-md-10,.legacy-styling .mx-md-10{margin-left:100px !important}.legacy-styling .m-md-12{margin:120px !important}.legacy-styling .mt-md-12,.legacy-styling .my-md-12{margin-top:120px !important}.legacy-styling .mr-md-12,.legacy-styling .mx-md-12{margin-right:120px !important}.legacy-styling .mb-md-12,.legacy-styling .my-md-12{margin-bottom:120px !important}.legacy-styling .ml-md-12,.legacy-styling .mx-md-12{margin-left:120px !important}.legacy-styling .p-md-0{padding:0 !important}.legacy-styling .pt-md-0,.legacy-styling .py-md-0{padding-top:0 !important}.legacy-styling .pr-md-0,.legacy-styling .px-md-0{padding-right:0 !important}.legacy-styling .pb-md-0,.legacy-styling .py-md-0{padding-bottom:0 !important}.legacy-styling .pl-md-0,.legacy-styling .px-md-0{padding-left:0 !important}.legacy-styling .p-md-1{padding:10px !important}.legacy-styling .pt-md-1,.legacy-styling .py-md-1{padding-top:10px !important}.legacy-styling .pr-md-1,.legacy-styling .px-md-1{padding-right:10px !important}.legacy-styling .pb-md-1,.legacy-styling .py-md-1{padding-bottom:10px !important}.legacy-styling .pl-md-1,.legacy-styling .px-md-1{padding-left:10px !important}.legacy-styling .p-md-15{padding:15px !important}.legacy-styling .pt-md-15,.legacy-styling .py-md-15{padding-top:15px !important}.legacy-styling .pr-md-15,.legacy-styling .px-md-15{padding-right:15px !important}.legacy-styling .pb-md-15,.legacy-styling .py-md-15{padding-bottom:15px !important}.legacy-styling .pl-md-15,.legacy-styling .px-md-15{padding-left:15px !important}.legacy-styling .p-md-2{padding:20px !important}.legacy-styling .pt-md-2,.legacy-styling .py-md-2{padding-top:20px !important}.legacy-styling .pr-md-2,.legacy-styling .px-md-2{padding-right:20px !important}.legacy-styling .pb-md-2,.legacy-styling .py-md-2{padding-bottom:20px !important}.legacy-styling .pl-md-2,.legacy-styling .px-md-2{padding-left:20px !important}.legacy-styling .p-md-25{padding:25px !important}.legacy-styling .pt-md-25,.legacy-styling .py-md-25{padding-top:25px !important}.legacy-styling .pr-md-25,.legacy-styling .px-md-25{padding-right:25px !important}.legacy-styling .pb-md-25,.legacy-styling .py-md-25{padding-bottom:25px !important}.legacy-styling .pl-md-25,.legacy-styling .px-md-25{padding-left:25px !important}.legacy-styling .p-md-3{padding:30px !important}.legacy-styling .pt-md-3,.legacy-styling .py-md-3{padding-top:30px !important}.legacy-styling .pr-md-3,.legacy-styling .px-md-3{padding-right:30px !important}.legacy-styling .pb-md-3,.legacy-styling .py-md-3{padding-bottom:30px !important}.legacy-styling .pl-md-3,.legacy-styling .px-md-3{padding-left:30px !important}.legacy-styling .p-md-35{padding:35px !important}.legacy-styling .pt-md-35,.legacy-styling .py-md-35{padding-top:35px !important}.legacy-styling .pr-md-35,.legacy-styling .px-md-35{padding-right:35px !important}.legacy-styling .pb-md-35,.legacy-styling .py-md-35{padding-bottom:35px !important}.legacy-styling .pl-md-35,.legacy-styling .px-md-35{padding-left:35px !important}.legacy-styling .p-md-4{padding:40px !important}.legacy-styling .pt-md-4,.legacy-styling .py-md-4{padding-top:40px !important}.legacy-styling .pr-md-4,.legacy-styling .px-md-4{padding-right:40px !important}.legacy-styling .pb-md-4,.legacy-styling .py-md-4{padding-bottom:40px !important}.legacy-styling .pl-md-4,.legacy-styling .px-md-4{padding-left:40px !important}.legacy-styling .p-md-45{padding:45px !important}.legacy-styling .pt-md-45,.legacy-styling .py-md-45{padding-top:45px !important}.legacy-styling .pr-md-45,.legacy-styling .px-md-45{padding-right:45px !important}.legacy-styling .pb-md-45,.legacy-styling .py-md-45{padding-bottom:45px !important}.legacy-styling .pl-md-45,.legacy-styling .px-md-45{padding-left:45px !important}.legacy-styling .p-md-5{padding:50px !important}.legacy-styling .pt-md-5,.legacy-styling .py-md-5{padding-top:50px !important}.legacy-styling .pr-md-5,.legacy-styling .px-md-5{padding-right:50px !important}.legacy-styling .pb-md-5,.legacy-styling .py-md-5{padding-bottom:50px !important}.legacy-styling .pl-md-5,.legacy-styling .px-md-5{padding-left:50px !important}.legacy-styling .p-md-6{padding:60px !important}.legacy-styling .pt-md-6,.legacy-styling .py-md-6{padding-top:60px !important}.legacy-styling .pr-md-6,.legacy-styling .px-md-6{padding-right:60px !important}.legacy-styling .pb-md-6,.legacy-styling .py-md-6{padding-bottom:60px !important}.legacy-styling .pl-md-6,.legacy-styling .px-md-6{padding-left:60px !important}.legacy-styling .p-md-8{padding:80px !important}.legacy-styling .pt-md-8,.legacy-styling .py-md-8{padding-top:80px !important}.legacy-styling .pr-md-8,.legacy-styling .px-md-8{padding-right:80px !important}.legacy-styling .pb-md-8,.legacy-styling .py-md-8{padding-bottom:80px !important}.legacy-styling .pl-md-8,.legacy-styling .px-md-8{padding-left:80px !important}.legacy-styling .p-md-10{padding:100px !important}.legacy-styling .pt-md-10,.legacy-styling .py-md-10{padding-top:100px !important}.legacy-styling .pr-md-10,.legacy-styling .px-md-10{padding-right:100px !important}.legacy-styling .pb-md-10,.legacy-styling .py-md-10{padding-bottom:100px !important}.legacy-styling .pl-md-10,.legacy-styling .px-md-10{padding-left:100px !important}.legacy-styling .p-md-12{padding:120px !important}.legacy-styling .pt-md-12,.legacy-styling .py-md-12{padding-top:120px !important}.legacy-styling .pr-md-12,.legacy-styling .px-md-12{padding-right:120px !important}.legacy-styling .pb-md-12,.legacy-styling .py-md-12{padding-bottom:120px !important}.legacy-styling .pl-md-12,.legacy-styling .px-md-12{padding-left:120px !important}.legacy-styling .m-md-auto{margin:auto !important}.legacy-styling .mt-md-auto,.legacy-styling .my-md-auto{margin-top:auto !important}.legacy-styling .mr-md-auto,.legacy-styling .mx-md-auto{margin-right:auto !important}.legacy-styling .mb-md-auto,.legacy-styling .my-md-auto{margin-bottom:auto !important}.legacy-styling .ml-md-auto,.legacy-styling .mx-md-auto{margin-left:auto !important}}@media (min-width: 1005px){.legacy-styling .m-lg-0{margin:0 !important}.legacy-styling .mt-lg-0,.legacy-styling .my-lg-0{margin-top:0 !important}.legacy-styling .mr-lg-0,.legacy-styling .mx-lg-0{margin-right:0 !important}.legacy-styling .mb-lg-0,.legacy-styling .my-lg-0{margin-bottom:0 !important}.legacy-styling .ml-lg-0,.legacy-styling .mx-lg-0{margin-left:0 !important}.legacy-styling .m-lg-1{margin:10px !important}.legacy-styling .mt-lg-1,.legacy-styling .my-lg-1{margin-top:10px !important}.legacy-styling .mr-lg-1,.legacy-styling .mx-lg-1{margin-right:10px !important}.legacy-styling .mb-lg-1,.legacy-styling .my-lg-1{margin-bottom:10px !important}.legacy-styling .ml-lg-1,.legacy-styling .mx-lg-1{margin-left:10px !important}.legacy-styling .m-lg-15{margin:15px !important}.legacy-styling .mt-lg-15,.legacy-styling .my-lg-15{margin-top:15px !important}.legacy-styling .mr-lg-15,.legacy-styling .mx-lg-15{margin-right:15px !important}.legacy-styling .mb-lg-15,.legacy-styling .my-lg-15{margin-bottom:15px !important}.legacy-styling .ml-lg-15,.legacy-styling .mx-lg-15{margin-left:15px !important}.legacy-styling .m-lg-2{margin:20px !important}.legacy-styling .mt-lg-2,.legacy-styling .my-lg-2{margin-top:20px !important}.legacy-styling .mr-lg-2,.legacy-styling .mx-lg-2{margin-right:20px !important}.legacy-styling .mb-lg-2,.legacy-styling .my-lg-2{margin-bottom:20px !important}.legacy-styling .ml-lg-2,.legacy-styling .mx-lg-2{margin-left:20px !important}.legacy-styling .m-lg-25{margin:25px !important}.legacy-styling .mt-lg-25,.legacy-styling .my-lg-25{margin-top:25px !important}.legacy-styling .mr-lg-25,.legacy-styling .mx-lg-25{margin-right:25px !important}.legacy-styling .mb-lg-25,.legacy-styling .my-lg-25{margin-bottom:25px !important}.legacy-styling .ml-lg-25,.legacy-styling .mx-lg-25{margin-left:25px !important}.legacy-styling .m-lg-3{margin:30px !important}.legacy-styling .mt-lg-3,.legacy-styling .my-lg-3{margin-top:30px !important}.legacy-styling .mr-lg-3,.legacy-styling .mx-lg-3{margin-right:30px !important}.legacy-styling .mb-lg-3,.legacy-styling .my-lg-3{margin-bottom:30px !important}.legacy-styling .ml-lg-3,.legacy-styling .mx-lg-3{margin-left:30px !important}.legacy-styling .m-lg-35{margin:35px !important}.legacy-styling .mt-lg-35,.legacy-styling .my-lg-35{margin-top:35px !important}.legacy-styling .mr-lg-35,.legacy-styling .mx-lg-35{margin-right:35px !important}.legacy-styling .mb-lg-35,.legacy-styling .my-lg-35{margin-bottom:35px !important}.legacy-styling .ml-lg-35,.legacy-styling .mx-lg-35{margin-left:35px !important}.legacy-styling .m-lg-4{margin:40px !important}.legacy-styling .mt-lg-4,.legacy-styling .my-lg-4{margin-top:40px !important}.legacy-styling .mr-lg-4,.legacy-styling .mx-lg-4{margin-right:40px !important}.legacy-styling .mb-lg-4,.legacy-styling .my-lg-4{margin-bottom:40px !important}.legacy-styling .ml-lg-4,.legacy-styling .mx-lg-4{margin-left:40px !important}.legacy-styling .m-lg-45{margin:45px !important}.legacy-styling .mt-lg-45,.legacy-styling .my-lg-45{margin-top:45px !important}.legacy-styling .mr-lg-45,.legacy-styling .mx-lg-45{margin-right:45px !important}.legacy-styling .mb-lg-45,.legacy-styling .my-lg-45{margin-bottom:45px !important}.legacy-styling .ml-lg-45,.legacy-styling .mx-lg-45{margin-left:45px !important}.legacy-styling .m-lg-5{margin:50px !important}.legacy-styling .mt-lg-5,.legacy-styling .my-lg-5{margin-top:50px !important}.legacy-styling .mr-lg-5,.legacy-styling .mx-lg-5{margin-right:50px !important}.legacy-styling .mb-lg-5,.legacy-styling .my-lg-5{margin-bottom:50px !important}.legacy-styling .ml-lg-5,.legacy-styling .mx-lg-5{margin-left:50px !important}.legacy-styling .m-lg-6{margin:60px !important}.legacy-styling .mt-lg-6,.legacy-styling .my-lg-6{margin-top:60px !important}.legacy-styling .mr-lg-6,.legacy-styling .mx-lg-6{margin-right:60px !important}.legacy-styling .mb-lg-6,.legacy-styling .my-lg-6{margin-bottom:60px !important}.legacy-styling .ml-lg-6,.legacy-styling .mx-lg-6{margin-left:60px !important}.legacy-styling .m-lg-8{margin:80px !important}.legacy-styling .mt-lg-8,.legacy-styling .my-lg-8{margin-top:80px !important}.legacy-styling .mr-lg-8,.legacy-styling .mx-lg-8{margin-right:80px !important}.legacy-styling .mb-lg-8,.legacy-styling .my-lg-8{margin-bottom:80px !important}.legacy-styling .ml-lg-8,.legacy-styling .mx-lg-8{margin-left:80px !important}.legacy-styling .m-lg-10{margin:100px !important}.legacy-styling .mt-lg-10,.legacy-styling .my-lg-10{margin-top:100px !important}.legacy-styling .mr-lg-10,.legacy-styling .mx-lg-10{margin-right:100px !important}.legacy-styling .mb-lg-10,.legacy-styling .my-lg-10{margin-bottom:100px !important}.legacy-styling .ml-lg-10,.legacy-styling .mx-lg-10{margin-left:100px !important}.legacy-styling .m-lg-12{margin:120px !important}.legacy-styling .mt-lg-12,.legacy-styling .my-lg-12{margin-top:120px !important}.legacy-styling .mr-lg-12,.legacy-styling .mx-lg-12{margin-right:120px !important}.legacy-styling .mb-lg-12,.legacy-styling .my-lg-12{margin-bottom:120px !important}.legacy-styling .ml-lg-12,.legacy-styling .mx-lg-12{margin-left:120px !important}.legacy-styling .p-lg-0{padding:0 !important}.legacy-styling .pt-lg-0,.legacy-styling .py-lg-0{padding-top:0 !important}.legacy-styling .pr-lg-0,.legacy-styling .px-lg-0{padding-right:0 !important}.legacy-styling .pb-lg-0,.legacy-styling .py-lg-0{padding-bottom:0 !important}.legacy-styling .pl-lg-0,.legacy-styling .px-lg-0{padding-left:0 !important}.legacy-styling .p-lg-1{padding:10px !important}.legacy-styling .pt-lg-1,.legacy-styling .py-lg-1{padding-top:10px !important}.legacy-styling .pr-lg-1,.legacy-styling .px-lg-1{padding-right:10px !important}.legacy-styling .pb-lg-1,.legacy-styling .py-lg-1{padding-bottom:10px !important}.legacy-styling .pl-lg-1,.legacy-styling .px-lg-1{padding-left:10px !important}.legacy-styling .p-lg-15{padding:15px !important}.legacy-styling .pt-lg-15,.legacy-styling .py-lg-15{padding-top:15px !important}.legacy-styling .pr-lg-15,.legacy-styling .px-lg-15{padding-right:15px !important}.legacy-styling .pb-lg-15,.legacy-styling .py-lg-15{padding-bottom:15px !important}.legacy-styling .pl-lg-15,.legacy-styling .px-lg-15{padding-left:15px !important}.legacy-styling .p-lg-2{padding:20px !important}.legacy-styling .pt-lg-2,.legacy-styling .py-lg-2{padding-top:20px !important}.legacy-styling .pr-lg-2,.legacy-styling .px-lg-2{padding-right:20px !important}.legacy-styling .pb-lg-2,.legacy-styling .py-lg-2{padding-bottom:20px !important}.legacy-styling .pl-lg-2,.legacy-styling .px-lg-2{padding-left:20px !important}.legacy-styling .p-lg-25{padding:25px !important}.legacy-styling .pt-lg-25,.legacy-styling .py-lg-25{padding-top:25px !important}.legacy-styling .pr-lg-25,.legacy-styling .px-lg-25{padding-right:25px !important}.legacy-styling .pb-lg-25,.legacy-styling .py-lg-25{padding-bottom:25px !important}.legacy-styling .pl-lg-25,.legacy-styling .px-lg-25{padding-left:25px !important}.legacy-styling .p-lg-3{padding:30px !important}.legacy-styling .pt-lg-3,.legacy-styling .py-lg-3{padding-top:30px !important}.legacy-styling .pr-lg-3,.legacy-styling .px-lg-3{padding-right:30px !important}.legacy-styling .pb-lg-3,.legacy-styling .py-lg-3{padding-bottom:30px !important}.legacy-styling .pl-lg-3,.legacy-styling .px-lg-3{padding-left:30px !important}.legacy-styling .p-lg-35{padding:35px !important}.legacy-styling .pt-lg-35,.legacy-styling .py-lg-35{padding-top:35px !important}.legacy-styling .pr-lg-35,.legacy-styling .px-lg-35{padding-right:35px !important}.legacy-styling .pb-lg-35,.legacy-styling .py-lg-35{padding-bottom:35px !important}.legacy-styling .pl-lg-35,.legacy-styling .px-lg-35{padding-left:35px !important}.legacy-styling .p-lg-4{padding:40px !important}.legacy-styling .pt-lg-4,.legacy-styling .py-lg-4{padding-top:40px !important}.legacy-styling .pr-lg-4,.legacy-styling .px-lg-4{padding-right:40px !important}.legacy-styling .pb-lg-4,.legacy-styling .py-lg-4{padding-bottom:40px !important}.legacy-styling .pl-lg-4,.legacy-styling .px-lg-4{padding-left:40px !important}.legacy-styling .p-lg-45{padding:45px !important}.legacy-styling .pt-lg-45,.legacy-styling .py-lg-45{padding-top:45px !important}.legacy-styling .pr-lg-45,.legacy-styling .px-lg-45{padding-right:45px !important}.legacy-styling .pb-lg-45,.legacy-styling .py-lg-45{padding-bottom:45px !important}.legacy-styling .pl-lg-45,.legacy-styling .px-lg-45{padding-left:45px !important}.legacy-styling .p-lg-5{padding:50px !important}.legacy-styling .pt-lg-5,.legacy-styling .py-lg-5{padding-top:50px !important}.legacy-styling .pr-lg-5,.legacy-styling .px-lg-5{padding-right:50px !important}.legacy-styling .pb-lg-5,.legacy-styling .py-lg-5{padding-bottom:50px !important}.legacy-styling .pl-lg-5,.legacy-styling .px-lg-5{padding-left:50px !important}.legacy-styling .p-lg-6{padding:60px !important}.legacy-styling .pt-lg-6,.legacy-styling .py-lg-6{padding-top:60px !important}.legacy-styling .pr-lg-6,.legacy-styling .px-lg-6{padding-right:60px !important}.legacy-styling .pb-lg-6,.legacy-styling .py-lg-6{padding-bottom:60px !important}.legacy-styling .pl-lg-6,.legacy-styling .px-lg-6{padding-left:60px !important}.legacy-styling .p-lg-8{padding:80px !important}.legacy-styling .pt-lg-8,.legacy-styling .py-lg-8{padding-top:80px !important}.legacy-styling .pr-lg-8,.legacy-styling .px-lg-8{padding-right:80px !important}.legacy-styling .pb-lg-8,.legacy-styling .py-lg-8{padding-bottom:80px !important}.legacy-styling .pl-lg-8,.legacy-styling .px-lg-8{padding-left:80px !important}.legacy-styling .p-lg-10{padding:100px !important}.legacy-styling .pt-lg-10,.legacy-styling .py-lg-10{padding-top:100px !important}.legacy-styling .pr-lg-10,.legacy-styling .px-lg-10{padding-right:100px !important}.legacy-styling .pb-lg-10,.legacy-styling .py-lg-10{padding-bottom:100px !important}.legacy-styling .pl-lg-10,.legacy-styling .px-lg-10{padding-left:100px !important}.legacy-styling .p-lg-12{padding:120px !important}.legacy-styling .pt-lg-12,.legacy-styling .py-lg-12{padding-top:120px !important}.legacy-styling .pr-lg-12,.legacy-styling .px-lg-12{padding-right:120px !important}.legacy-styling .pb-lg-12,.legacy-styling .py-lg-12{padding-bottom:120px !important}.legacy-styling .pl-lg-12,.legacy-styling .px-lg-12{padding-left:120px !important}.legacy-styling .m-lg-auto{margin:auto !important}.legacy-styling .mt-lg-auto,.legacy-styling .my-lg-auto{margin-top:auto !important}.legacy-styling .mr-lg-auto,.legacy-styling .mx-lg-auto{margin-right:auto !important}.legacy-styling .mb-lg-auto,.legacy-styling .my-lg-auto{margin-bottom:auto !important}.legacy-styling .ml-lg-auto,.legacy-styling .mx-lg-auto{margin-left:auto !important}}@media (min-width: 1240px){.legacy-styling .m-xl-0{margin:0 !important}.legacy-styling .mt-xl-0,.legacy-styling .my-xl-0{margin-top:0 !important}.legacy-styling .mr-xl-0,.legacy-styling .mx-xl-0{margin-right:0 !important}.legacy-styling .mb-xl-0,.legacy-styling .my-xl-0{margin-bottom:0 !important}.legacy-styling .ml-xl-0,.legacy-styling .mx-xl-0{margin-left:0 !important}.legacy-styling .m-xl-1{margin:10px !important}.legacy-styling .mt-xl-1,.legacy-styling .my-xl-1{margin-top:10px !important}.legacy-styling .mr-xl-1,.legacy-styling .mx-xl-1{margin-right:10px !important}.legacy-styling .mb-xl-1,.legacy-styling .my-xl-1{margin-bottom:10px !important}.legacy-styling .ml-xl-1,.legacy-styling .mx-xl-1{margin-left:10px !important}.legacy-styling .m-xl-15{margin:15px !important}.legacy-styling .mt-xl-15,.legacy-styling .my-xl-15{margin-top:15px !important}.legacy-styling .mr-xl-15,.legacy-styling .mx-xl-15{margin-right:15px !important}.legacy-styling .mb-xl-15,.legacy-styling .my-xl-15{margin-bottom:15px !important}.legacy-styling .ml-xl-15,.legacy-styling .mx-xl-15{margin-left:15px !important}.legacy-styling .m-xl-2{margin:20px !important}.legacy-styling .mt-xl-2,.legacy-styling .my-xl-2{margin-top:20px !important}.legacy-styling .mr-xl-2,.legacy-styling .mx-xl-2{margin-right:20px !important}.legacy-styling .mb-xl-2,.legacy-styling .my-xl-2{margin-bottom:20px !important}.legacy-styling .ml-xl-2,.legacy-styling .mx-xl-2{margin-left:20px !important}.legacy-styling .m-xl-25{margin:25px !important}.legacy-styling .mt-xl-25,.legacy-styling .my-xl-25{margin-top:25px !important}.legacy-styling .mr-xl-25,.legacy-styling .mx-xl-25{margin-right:25px !important}.legacy-styling .mb-xl-25,.legacy-styling .my-xl-25{margin-bottom:25px !important}.legacy-styling .ml-xl-25,.legacy-styling .mx-xl-25{margin-left:25px !important}.legacy-styling .m-xl-3{margin:30px !important}.legacy-styling .mt-xl-3,.legacy-styling .my-xl-3{margin-top:30px !important}.legacy-styling .mr-xl-3,.legacy-styling .mx-xl-3{margin-right:30px !important}.legacy-styling .mb-xl-3,.legacy-styling .my-xl-3{margin-bottom:30px !important}.legacy-styling .ml-xl-3,.legacy-styling .mx-xl-3{margin-left:30px !important}.legacy-styling .m-xl-35{margin:35px !important}.legacy-styling .mt-xl-35,.legacy-styling .my-xl-35{margin-top:35px !important}.legacy-styling .mr-xl-35,.legacy-styling .mx-xl-35{margin-right:35px !important}.legacy-styling .mb-xl-35,.legacy-styling .my-xl-35{margin-bottom:35px !important}.legacy-styling .ml-xl-35,.legacy-styling .mx-xl-35{margin-left:35px !important}.legacy-styling .m-xl-4{margin:40px !important}.legacy-styling .mt-xl-4,.legacy-styling .my-xl-4{margin-top:40px !important}.legacy-styling .mr-xl-4,.legacy-styling .mx-xl-4{margin-right:40px !important}.legacy-styling .mb-xl-4,.legacy-styling .my-xl-4{margin-bottom:40px !important}.legacy-styling .ml-xl-4,.legacy-styling .mx-xl-4{margin-left:40px !important}.legacy-styling .m-xl-45{margin:45px !important}.legacy-styling .mt-xl-45,.legacy-styling .my-xl-45{margin-top:45px !important}.legacy-styling .mr-xl-45,.legacy-styling .mx-xl-45{margin-right:45px !important}.legacy-styling .mb-xl-45,.legacy-styling .my-xl-45{margin-bottom:45px !important}.legacy-styling .ml-xl-45,.legacy-styling .mx-xl-45{margin-left:45px !important}.legacy-styling .m-xl-5{margin:50px !important}.legacy-styling .mt-xl-5,.legacy-styling .my-xl-5{margin-top:50px !important}.legacy-styling .mr-xl-5,.legacy-styling .mx-xl-5{margin-right:50px !important}.legacy-styling .mb-xl-5,.legacy-styling .my-xl-5{margin-bottom:50px !important}.legacy-styling .ml-xl-5,.legacy-styling .mx-xl-5{margin-left:50px !important}.legacy-styling .m-xl-6{margin:60px !important}.legacy-styling .mt-xl-6,.legacy-styling .my-xl-6{margin-top:60px !important}.legacy-styling .mr-xl-6,.legacy-styling .mx-xl-6{margin-right:60px !important}.legacy-styling .mb-xl-6,.legacy-styling .my-xl-6{margin-bottom:60px !important}.legacy-styling .ml-xl-6,.legacy-styling .mx-xl-6{margin-left:60px !important}.legacy-styling .m-xl-8{margin:80px !important}.legacy-styling .mt-xl-8,.legacy-styling .my-xl-8{margin-top:80px !important}.legacy-styling .mr-xl-8,.legacy-styling .mx-xl-8{margin-right:80px !important}.legacy-styling .mb-xl-8,.legacy-styling .my-xl-8{margin-bottom:80px !important}.legacy-styling .ml-xl-8,.legacy-styling .mx-xl-8{margin-left:80px !important}.legacy-styling .m-xl-10{margin:100px !important}.legacy-styling .mt-xl-10,.legacy-styling .my-xl-10{margin-top:100px !important}.legacy-styling .mr-xl-10,.legacy-styling .mx-xl-10{margin-right:100px !important}.legacy-styling .mb-xl-10,.legacy-styling .my-xl-10{margin-bottom:100px !important}.legacy-styling .ml-xl-10,.legacy-styling .mx-xl-10{margin-left:100px !important}.legacy-styling .m-xl-12{margin:120px !important}.legacy-styling .mt-xl-12,.legacy-styling .my-xl-12{margin-top:120px !important}.legacy-styling .mr-xl-12,.legacy-styling .mx-xl-12{margin-right:120px !important}.legacy-styling .mb-xl-12,.legacy-styling .my-xl-12{margin-bottom:120px !important}.legacy-styling .ml-xl-12,.legacy-styling .mx-xl-12{margin-left:120px !important}.legacy-styling .p-xl-0{padding:0 !important}.legacy-styling .pt-xl-0,.legacy-styling .py-xl-0{padding-top:0 !important}.legacy-styling .pr-xl-0,.legacy-styling .px-xl-0{padding-right:0 !important}.legacy-styling .pb-xl-0,.legacy-styling .py-xl-0{padding-bottom:0 !important}.legacy-styling .pl-xl-0,.legacy-styling .px-xl-0{padding-left:0 !important}.legacy-styling .p-xl-1{padding:10px !important}.legacy-styling .pt-xl-1,.legacy-styling .py-xl-1{padding-top:10px !important}.legacy-styling .pr-xl-1,.legacy-styling .px-xl-1{padding-right:10px !important}.legacy-styling .pb-xl-1,.legacy-styling .py-xl-1{padding-bottom:10px !important}.legacy-styling .pl-xl-1,.legacy-styling .px-xl-1{padding-left:10px !important}.legacy-styling .p-xl-15{padding:15px !important}.legacy-styling .pt-xl-15,.legacy-styling .py-xl-15{padding-top:15px !important}.legacy-styling .pr-xl-15,.legacy-styling .px-xl-15{padding-right:15px !important}.legacy-styling .pb-xl-15,.legacy-styling .py-xl-15{padding-bottom:15px !important}.legacy-styling .pl-xl-15,.legacy-styling .px-xl-15{padding-left:15px !important}.legacy-styling .p-xl-2{padding:20px !important}.legacy-styling .pt-xl-2,.legacy-styling .py-xl-2{padding-top:20px !important}.legacy-styling .pr-xl-2,.legacy-styling .px-xl-2{padding-right:20px !important}.legacy-styling .pb-xl-2,.legacy-styling .py-xl-2{padding-bottom:20px !important}.legacy-styling .pl-xl-2,.legacy-styling .px-xl-2{padding-left:20px !important}.legacy-styling .p-xl-25{padding:25px !important}.legacy-styling .pt-xl-25,.legacy-styling .py-xl-25{padding-top:25px !important}.legacy-styling .pr-xl-25,.legacy-styling .px-xl-25{padding-right:25px !important}.legacy-styling .pb-xl-25,.legacy-styling .py-xl-25{padding-bottom:25px !important}.legacy-styling .pl-xl-25,.legacy-styling .px-xl-25{padding-left:25px !important}.legacy-styling .p-xl-3{padding:30px !important}.legacy-styling .pt-xl-3,.legacy-styling .py-xl-3{padding-top:30px !important}.legacy-styling .pr-xl-3,.legacy-styling .px-xl-3{padding-right:30px !important}.legacy-styling .pb-xl-3,.legacy-styling .py-xl-3{padding-bottom:30px !important}.legacy-styling .pl-xl-3,.legacy-styling .px-xl-3{padding-left:30px !important}.legacy-styling .p-xl-35{padding:35px !important}.legacy-styling .pt-xl-35,.legacy-styling .py-xl-35{padding-top:35px !important}.legacy-styling .pr-xl-35,.legacy-styling .px-xl-35{padding-right:35px !important}.legacy-styling .pb-xl-35,.legacy-styling .py-xl-35{padding-bottom:35px !important}.legacy-styling .pl-xl-35,.legacy-styling .px-xl-35{padding-left:35px !important}.legacy-styling .p-xl-4{padding:40px !important}.legacy-styling .pt-xl-4,.legacy-styling .py-xl-4{padding-top:40px !important}.legacy-styling .pr-xl-4,.legacy-styling .px-xl-4{padding-right:40px !important}.legacy-styling .pb-xl-4,.legacy-styling .py-xl-4{padding-bottom:40px !important}.legacy-styling .pl-xl-4,.legacy-styling .px-xl-4{padding-left:40px !important}.legacy-styling .p-xl-45{padding:45px !important}.legacy-styling .pt-xl-45,.legacy-styling .py-xl-45{padding-top:45px !important}.legacy-styling .pr-xl-45,.legacy-styling .px-xl-45{padding-right:45px !important}.legacy-styling .pb-xl-45,.legacy-styling .py-xl-45{padding-bottom:45px !important}.legacy-styling .pl-xl-45,.legacy-styling .px-xl-45{padding-left:45px !important}.legacy-styling .p-xl-5{padding:50px !important}.legacy-styling .pt-xl-5,.legacy-styling .py-xl-5{padding-top:50px !important}.legacy-styling .pr-xl-5,.legacy-styling .px-xl-5{padding-right:50px !important}.legacy-styling .pb-xl-5,.legacy-styling .py-xl-5{padding-bottom:50px !important}.legacy-styling .pl-xl-5,.legacy-styling .px-xl-5{padding-left:50px !important}.legacy-styling .p-xl-6{padding:60px !important}.legacy-styling .pt-xl-6,.legacy-styling .py-xl-6{padding-top:60px !important}.legacy-styling .pr-xl-6,.legacy-styling .px-xl-6{padding-right:60px !important}.legacy-styling .pb-xl-6,.legacy-styling .py-xl-6{padding-bottom:60px !important}.legacy-styling .pl-xl-6,.legacy-styling .px-xl-6{padding-left:60px !important}.legacy-styling .p-xl-8{padding:80px !important}.legacy-styling .pt-xl-8,.legacy-styling .py-xl-8{padding-top:80px !important}.legacy-styling .pr-xl-8,.legacy-styling .px-xl-8{padding-right:80px !important}.legacy-styling .pb-xl-8,.legacy-styling .py-xl-8{padding-bottom:80px !important}.legacy-styling .pl-xl-8,.legacy-styling .px-xl-8{padding-left:80px !important}.legacy-styling .p-xl-10{padding:100px !important}.legacy-styling .pt-xl-10,.legacy-styling .py-xl-10{padding-top:100px !important}.legacy-styling .pr-xl-10,.legacy-styling .px-xl-10{padding-right:100px !important}.legacy-styling .pb-xl-10,.legacy-styling .py-xl-10{padding-bottom:100px !important}.legacy-styling .pl-xl-10,.legacy-styling .px-xl-10{padding-left:100px !important}.legacy-styling .p-xl-12{padding:120px !important}.legacy-styling .pt-xl-12,.legacy-styling .py-xl-12{padding-top:120px !important}.legacy-styling .pr-xl-12,.legacy-styling .px-xl-12{padding-right:120px !important}.legacy-styling .pb-xl-12,.legacy-styling .py-xl-12{padding-bottom:120px !important}.legacy-styling .pl-xl-12,.legacy-styling .px-xl-12{padding-left:120px !important}.legacy-styling .m-xl-auto{margin:auto !important}.legacy-styling .mt-xl-auto,.legacy-styling .my-xl-auto{margin-top:auto !important}.legacy-styling .mr-xl-auto,.legacy-styling .mx-xl-auto{margin-right:auto !important}.legacy-styling .mb-xl-auto,.legacy-styling .my-xl-auto{margin-bottom:auto !important}.legacy-styling .ml-xl-auto,.legacy-styling .mx-xl-auto{margin-left:auto !important}}.legacy-styling .text-monospace{font-family:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}.legacy-styling .text-justify{text-align:justify !important}.legacy-styling .text-nowrap{white-space:nowrap !important}.legacy-styling .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legacy-styling .text-left{text-align:left !important}.legacy-styling .text-right{text-align:right !important}.legacy-styling .text-center{text-align:center !important}@media (min-width: 615px){.legacy-styling .text-sm-left{text-align:left !important}.legacy-styling .text-sm-right{text-align:right !important}.legacy-styling .text-sm-center{text-align:center !important}}@media (min-width: 768px){.legacy-styling .text-md-left{text-align:left !important}.legacy-styling .text-md-right{text-align:right !important}.legacy-styling .text-md-center{text-align:center !important}}@media (min-width: 1005px){.legacy-styling .text-lg-left{text-align:left !important}.legacy-styling .text-lg-right{text-align:right !important}.legacy-styling .text-lg-center{text-align:center !important}}@media (min-width: 1240px){.legacy-styling .text-xl-left{text-align:left !important}.legacy-styling .text-xl-right{text-align:right !important}.legacy-styling .text-xl-center{text-align:center !important}}.legacy-styling .text-lowercase{text-transform:lowercase !important}.legacy-styling .text-uppercase{text-transform:uppercase !important}.legacy-styling .text-capitalize{text-transform:capitalize !important}.legacy-styling .font-weight-light{font-weight:300 !important}.legacy-styling .font-weight-normal{font-weight:350 !important}.legacy-styling .font-weight-bold{font-weight:800 !important}.legacy-styling .font-italic{font-style:italic !important}.legacy-styling .text-white{color:#fff !important}.legacy-styling .text-primary{color:#2B79CA !important}.legacy-styling a.text-primary:hover,.legacy-styling a.text-primary:focus{color:#2260a0 !important}.legacy-styling .text-secondary{color:#6c757d !important}.legacy-styling a.text-secondary:hover,.legacy-styling a.text-secondary:focus{color:#545b62 !important}.legacy-styling .text-purple{color:#BE3686 !important}.legacy-styling a.text-purple:hover,.legacy-styling a.text-purple:focus{color:#962b6a !important}.legacy-styling .text-pink{color:#FF2B75 !important}.legacy-styling a.text-pink:hover,.legacy-styling a.text-pink:focus{color:#f70056 !important}.legacy-styling .text-success{color:#27D08B !important}.legacy-styling a.text-success:hover,.legacy-styling a.text-success:focus{color:#1fa56e !important}.legacy-styling .text-info{color:#EDF7FC !important}.legacy-styling a.text-info:hover,.legacy-styling a.text-info:focus{color:#c1e4f5 !important}.legacy-styling .text-warning{color:#ffc107 !important}.legacy-styling a.text-warning:hover,.legacy-styling a.text-warning:focus{color:#d39e00 !important}.legacy-styling .text-danger{color:#dc3545 !important}.legacy-styling a.text-danger:hover,.legacy-styling a.text-danger:focus{color:#bd2130 !important}.legacy-styling .text-light{color:#fff !important}.legacy-styling a.text-light:hover,.legacy-styling a.text-light:focus{color:#e6e6e6 !important}.legacy-styling .text-dark{color:#385074 !important}.legacy-styling a.text-dark:hover,.legacy-styling a.text-dark:focus{color:#273852 !important}.legacy-styling .text-body{color:#000 !important}.legacy-styling .text-muted{color:#6c757d !important}.legacy-styling .text-black-50{color:rgba(0,0,0,0.5) !important}.legacy-styling .text-white-50{color:rgba(255,255,255,0.5) !important}.legacy-styling .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.legacy-styling .visible{visibility:visible !important}.legacy-styling .invisible{visibility:hidden !important}@media print{.legacy-styling *,.legacy-styling *::before,.legacy-styling *::after{text-shadow:none !important;box-shadow:none !important}.legacy-styling a:not(.btn){text-decoration:underline}.legacy-styling abbr[title]::after{content:" (" attr(title) ")"}.legacy-styling pre{white-space:pre-wrap !important}.legacy-styling pre,.legacy-styling blockquote{border:1px solid #adb5bd;page-break-inside:avoid}.legacy-styling thead{display:table-header-group}.legacy-styling tr,.legacy-styling img{page-break-inside:avoid}.legacy-styling p,.legacy-styling h2,.legacy-styling h3{orphans:3;widows:3}.legacy-styling h2,.legacy-styling h3{page-break-after:avoid}@page{.legacy-styling{size:a3}}.legacy-styling body{min-width:1005px !important}.legacy-styling .container{min-width:1005px !important}.legacy-styling .navbar{display:none}.legacy-styling .badge{border:1px solid #000}.legacy-styling .table{border-collapse:collapse !important}.legacy-styling .table td,.legacy-styling .table th{background-color:#fff !important}.legacy-styling .table-bordered th,.legacy-styling .table-bordered td{border:1px solid #dee2e6 !important}.legacy-styling .table-dark{color:inherit}.legacy-styling .table-dark th,.legacy-styling .table-dark td,.legacy-styling .table-dark thead th,.legacy-styling .table-dark tbody+tbody{border-color:rgba(119,139,155,0.2)}.legacy-styling .table .thead-dark th{color:inherit;border-color:rgba(119,139,155,0.2)}}.legacy-styling [class^="icon-"]{display:inline-block;font:normal normal normal 1.125rem/1 "iconfont";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:auto;font-size:inherit;vertical-align:middle}.legacy-styling .icon-angle-left:before{content:""}.legacy-styling .icon-angle-right:before{content:""}.legacy-styling .icon-arrow-left:before{content:""}.legacy-styling .icon-arrow-right:before{content:""}.legacy-styling .icon-bar:before{content:""}.legacy-styling .icon-check:before{content:""}.legacy-styling .icon-close:before{content:""}.legacy-styling .icon-cross:before{content:""}.legacy-styling .icon-down:before{content:""}.legacy-styling .icon-email:before{content:""}.legacy-styling .icon-envelope:before{content:""}.legacy-styling .icon-eye:before{content:""}.legacy-styling .icon-facebook:before{content:""}.legacy-styling .icon-flag:before{content:""}.legacy-styling .icon-heart:before{content:""}.legacy-styling .icon-left:before{content:""}.legacy-styling .icon-reply:before{content:""}.legacy-styling .icon-right:before{content:""}.legacy-styling .icon-search:before{content:""}.legacy-styling .icon-send:before{content:""}.legacy-styling .icon-square-arrow:before{content:""}.legacy-styling .icon-star:before{content:""}.legacy-styling .icon-tip:before{content:""}.legacy-styling .icon-twitter:before{content:""}.legacy-styling .icon-user:before{content:""}.legacy-styling html{box-sizing:border-box}.legacy-styling *,.legacy-styling *::after,.legacy-styling *::before{box-sizing:inherit}.legacy-styling .page-pricing{padding-bottom:60px}.legacy-styling .page-pricing .page-title{padding:35px 0}.legacy-styling .page-pricing .pricing-switcher{display:flex;justify-content:center;text-align:center;width:100%;padding:10px 0 20px}.legacy-styling .page-pricing .pricing-switcher .nav-item{flex-grow:1}.legacy-styling .page-pricing .pricing-switcher .nav-item:first-of-type{margin-left:auto}.legacy-styling .page-pricing .pricing-switcher .nav-item:first-of-type .nav-link{border-radius:10px 0 0 10px}.legacy-styling .page-pricing .pricing-switcher .nav-item:last-of-type{margin-right:auto}.legacy-styling .page-pricing .pricing-switcher .nav-item:last-of-type .nav-link{border-radius:0 10px 10px 0}.legacy-styling .page-pricing .pricing-switcher .nav-item .nav-link{padding:22px 60px;text-transform:none;font-size:1em;font-weight:800;margin:0;color:#385073;background:transparent;border:1px solid #385073}.legacy-styling .page-pricing .pricing-switcher .nav-item .nav-link.active{color:#FFF;background:#385073}.legacy-styling .page-pricing .pricing-switcher .switcher{padding-left:15px;margin-right:15px}@media (max-width: 1004.98px){.legacy-styling .page-pricing{padding-bottom:40px}.legacy-styling .page-pricing h1,.legacy-styling .page-pricing .h1{font-size:32px;margin-top:80px;margin-bottom:60px}}@media (max-width: 767.98px){.legacy-styling .page-pricing .page-title{padding-top:0}}@media (max-width: 614.98px){.legacy-styling .page-pricing{position:relative;margin:0 -20px;background-color:#FFF9EA;padding:40px 20px;overflow:hidden}}.legacy-styling .page-pricing .offer.blue .inner .head{background-color:#2b3f56}.legacy-styling .page-pricing .offer.blue .inner .btn{background-color:#2b3f56;color:#fff}.legacy-styling .page-pricing .offer.blue .inner .btn:hover,.legacy-styling .page-pricing .offer.blue .inner .btn:focus,.legacy-styling .page-pricing .offer.blue .inner .btn:active{background-color:#2B66A7;color:#fff}.legacy-styling .page-pricing .offer.green .inner .head{background-color:#5BAA7D}@media (min-width: 1005px){.legacy-styling .page-pricing .offer.green .inner .head .price-box .price{font-size:80px}}@media (min-width: 1005px) and (min-width: 1005px) and (max-width: 1239.98px){.legacy-styling .page-pricing .offer.green .inner .head .price-box .price{font-size:64px}}.legacy-styling .page-pricing .offer.green .inner .btn{background-color:#1fcaa8;color:#fff}.legacy-styling .page-pricing .offer.green .inner .btn:hover,.legacy-styling .page-pricing .offer.green .inner .btn:focus,.legacy-styling .page-pricing .offer.green .inner .btn:active{background-color:#27A27B;color:#fff}@media (max-width: 1004.98px){.legacy-styling .page-pricing .offer.purple{margin-bottom:0 !important}}.legacy-styling .page-pricing .offer.purple .inner .head{background-color:#BE3686}.legacy-styling .page-pricing .offer.purple .inner .btn{background-color:#BE3686;color:#fff}.legacy-styling .page-pricing .offer.purple .inner .btn:hover,.legacy-styling .page-pricing .offer.purple .inner .btn:focus,.legacy-styling .page-pricing .offer.purple .inner .btn:active{background-color:#913777;color:#fff}.legacy-styling .page-pricing .offer .inner{flex:1;display:flex;flex-wrap:wrap;flex-direction:column;background-color:#fff;overflow:hidden}.legacy-styling .page-pricing .offer .inner .head{display:flex;flex-wrap:wrap;flex-direction:column;height:160px;padding:12px 30px 0;color:#fff}.legacy-styling .page-pricing .offer .inner .head .name{flex:0 0 auto;height:auto;line-height:30px;padding:0 0 12px;border-bottom:rgba(255,255,255,0.5) 2px solid}.legacy-styling .page-pricing .offer .inner .head .price-box{margin:auto}.legacy-styling .page-pricing .offer .inner .head .price-box>*{display:inline-block;height:30px;line-height:30px;font-size:24px;font-weight:800}.legacy-styling .page-pricing .offer .inner .head .price-box .price{font-size:48px}.legacy-styling .page-pricing .offer .inner .head .price-box .period{font-weight:300}.legacy-styling .page-pricing .offer .inner .data{padding:30px}@media (max-width: 614.98px){.legacy-styling .page-pricing .offer .inner .data{padding:20px}}.legacy-styling .page-pricing .offer .inner .data .label{display:inline-block;margin:0 3px;padding:2px 10px;border-radius:10px;color:#fff}.legacy-styling .page-pricing .offer .inner .data .label.blue{background-color:#2b3f56}.legacy-styling .page-pricing .offer .inner .data .label.green{background-color:#1fcaa8}.legacy-styling .page-pricing .offer .inner .data .label.purple{background-color:#BE3686}.legacy-styling .page-pricing .offer .inner .data .features li{padding:15px 10px;min-height:auto}.legacy-styling .page-pricing .offer .inner .btn{flex:0 0 auto;display:block;margin:0 30px 30px;padding-left:20px;padding-right:20px}@media (max-width: 1004.98px){.legacy-styling .page-pricing .offer .inner .btn{max-width:300px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}}@media (max-width: 767.98px){.legacy-styling .page-pricing .offer .inner .btn{margin-bottom:20px}}@media (max-width: 614.98px){.legacy-styling .page-pricing .offer .inner .btn{margin:0 20px 20px;max-width:none;width:auto}}@media (max-width: 1004.98px) and (min-width: 615px){.legacy-styling .page-pricing .offer .inner .data .list-check{-moz-column-count:2;column-count:2;-moz-column-gap:20px;column-gap:20px}}.legacy-styling .page-pricing .h1{margin-top:100px;margin-bottom:30px}@media (max-width: 1004.98px){.legacy-styling .page-pricing .h1{margin-top:60px;margin-bottom:0}}@media (max-width: 614.98px){.legacy-styling .page-pricing .h1{margin-top:40px}}.legacy-styling .page-pricing .step{position:relative;padding:20px 30px;background-color:#fff;border-radius:16px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.07)}@media (max-width: 1004.98px){.legacy-styling .page-pricing .step{margin-top:34px}}@media (max-width: 767.98px){.legacy-styling .page-pricing .step{margin-top:20px;padding:20px}}.legacy-styling .page-pricing .step .num{display:flex;align-items:center;justify-content:center;position:absolute;top:16px;left:-20px;width:40px;height:40px;border-radius:100%;background-color:#BE3686;color:#fff;font-size:24px;font-weight:800}@media (max-width: 614.98px){.legacy-styling .page-pricing .step .num{top:20px;left:20px;width:30px;height:30px;font-size:18px}}.legacy-styling .page-pricing .step .h3{margin-bottom:20px}@media (max-width: 614.98px){.legacy-styling .page-pricing .step .h3{padding-left:40px;line-height:28px}}.legacy-styling .page-pricing .step .std a{display:inline-block;font-weight:800}.legacy-styling .page-pricing .small .icon-right{margin-top:-1px;margin-left:5px;font-size:10px}.legacy-styling .block-testimonials{margin-top:70px;margin-bottom:100px}@media (max-width: 1239.98px){.legacy-styling .block-testimonials{margin-bottom:60px}}@media (max-width: 1004.98px){.legacy-styling .block-testimonials{margin-top:60px;margin-bottom:35px}}@media (max-width: 614.98px){.legacy-styling .block-testimonials{margin-top:40px}}.legacy-styling .block-testimonials .h1{padding-top:30px}@media (max-width: 1004.98px){.legacy-styling .block-testimonials .h1{padding-top:0}}.legacy-styling .block-testimonials .h1 em{display:inline-block;font-weight:300;font-style:normal}.legacy-styling .block-testimonials .item{display:block;position:relative;padding-top:30px}.legacy-styling .block-testimonials .item .inner{padding:30px;background-color:#fff;border:rgba(119,139,155,0.2) 2px solid;border-radius:16px}@media (max-width: 614.98px){.legacy-styling .block-testimonials .item .inner{padding:20px 20px 100px}}.legacy-styling .block-testimonials .item .inner:before{content:"";display:block;position:absolute;top:0;left:25px;width:85px;height:51px;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 51'%3E%3Cpath fill='%231fcaa8' d='M55.2 51c-5.7 0-9.9-1.9-12.8-5.7-2.9-3.8-4.3-8.6-4.3-14.5 0-6.7 1.8-12.8 5.5-18.3 3.7-5.4 9-9.6 15.9-12.5L72 8.4c-4.9 1.9-9 4.2-12.2 6.7-3.3 2.6-5.6 5.6-7 9l.7.4c1.1-1.2 2.5-1.7 4.5-1.7 3.6 0 6.8 1.1 9.5 3.4s4 5.6 4 9.9c0 4.8-1.5 8.5-4.4 11.1-3 2.5-6.9 3.8-11.9 3.8zm-38.1 0c-5.7 0-9.9-1.9-12.8-5.7C1.4 41.5 0 36.6 0 30.8 0 24 1.8 17.9 5.5 12.5s9-9.6 15.9-12.5l12.5 8.4c-4.9 1.9-9 4.2-12.2 6.7s-5.6 5.6-7 9l.7.4c1.1-1.2 2.5-1.7 4.5-1.7 3.6 0 6.8 1.1 9.5 3.4s4 5.6 4 9.9c0 4.8-1.5 8.5-4.4 11.1-3 2.5-6.9 3.8-11.9 3.8z'/%3E%3C/svg%3E") no-repeat 5px 50%/72px 51px}.legacy-styling .block-testimonials .item .inner .logo{display:flex;align-items:center;width:160px;height:100px}.legacy-styling .block-testimonials .item .inner .logo img{display:block;max-width:100%;max-height:80%}.legacy-styling .block-testimonials .item .inner .title{font-weight:800;padding-bottom:20px;font-size:1.4em}.legacy-styling .block-testimonials .item .inner .std{margin-bottom:30px;font-style:italic;font-weight:500}@media (max-width: 614.98px){.legacy-styling .block-testimonials .item .inner .std{margin-bottom:20px}}.legacy-styling .block-testimonials .item .inner .author{display:flex;align-items:center;margin-right:160px}@media (max-width: 614.98px){.legacy-styling .block-testimonials .item .inner .author{margin-right:0}}.legacy-styling .block-testimonials .item .inner .author img.author-img{flex:0 0 60px;width:60px;height:60px;border-radius:100%;-o-object-fit:cover;object-fit:cover;margin-right:20px}.legacy-styling .block-testimonials .item .inner .author .name{flex:1;font-size:14px;line-height:20px}.legacy-styling .block-testimonials .item .inner .author .name b{display:block}.legacy-styling .block-testimonials .item .inner .author .name a{font-weight:800}.legacy-styling .block-testimonials .item .inner .author.with-logo{margin-right:auto}@media screen and (max-width: 767px){.legacy-styling .block-testimonials .item .inner .author.with-logo{flex-direction:column;align-items:baseline}}.legacy-styling .block-testimonials .item .inner .author.with-logo img{display:block;max-width:100%;max-height:80%}.legacy-styling .block-testimonials .slick-arrow{z-index:10;position:absolute;bottom:30px;right:30px;display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:100%;background:#F2F5F7;border:none;overflow:hidden;color:#385074;font-size:20px;line-height:1}@media (max-width: 614.98px){.legacy-styling .block-testimonials .slick-arrow{width:40px;height:40px;font-size:16px;right:50%;margin:0 10px 0 0}}.legacy-styling .block-testimonials .slick-arrow:hover{background-color:#d2dde4}@media (max-width: 614.98px){.legacy-styling .block-testimonials .slick-arrow.slick-next{right:auto;left:50%;margin:0 0 0 10px}}@media (min-width: 615px){.legacy-styling .block-testimonials .slick-arrow.slick-prev{right:110px}}.legacy-styling .block-testimonials .slick-arrow.slick-disabled{opacity:.3;cursor:default;background:#F2F5F7 !important}.legacy-styling .breadcrumb-wrapper{background-color:#f2f6f7;margin-bottom:-16px}.legacy-styling .breadcrumb-wrapper .breadcrumb{background-color:#f2f6f7;font-size:0.85em}.legacy-styling .breadcrumb-wrapper .breadcrumb .breadcrumb-item+.breadcrumb-item::before{content:'>'}.legacy-styling .breadcrumb-wrapper .breadcrumb .breadcrumb-item{color:#6c757d}.legacy-styling .breadcrumb-wrapper .breadcrumb .dropdown{display:inline}.legacy-styling .breadcrumb-wrapper .breadcrumb button{color:#3879B6;text-decoration:underline;border:none;background:none;cursor:pointer;font-weight:300}.legacy-styling .question-mark{cursor:pointer;display:block;flex-grow:0;flex-shrink:0;background-color:#1fcaa8;height:1.2em;width:1.2em;font-size:0.8em;text-align:center;font-weight:900;color:#fff;border-radius:50px;text-decoration:none}.legacy-styling .campaign-stats{display:flex;justify-content:space-between;flex-wrap:nowrap;position:relative}@media (max-width: 1004.98px){.legacy-styling .campaign-stats{margin-left:-10px;margin-right:-10px}}@media (max-width: 767.98px){.legacy-styling .campaign-stats{overflow:hidden;overflow-x:auto;padding-bottom:5px}}.legacy-styling .campaign-stats .statistic-item{flex:0 0 25%;max-width:25%;margin-right:35px}@media (max-width: 1004.98px){.legacy-styling .campaign-stats .statistic-item{padding-left:10px;padding-right:10px}}@media (max-width: 767.98px){.legacy-styling .campaign-stats .statistic-item{flex:0 0 auto;min-width:115px;margin-right:10px}}.legacy-styling .campaign-stats .statistic-item .title{margin-bottom:10px;text-transform:uppercase;font-size:14px;line-height:18px;color:#778B9B;letter-spacing:1px;font-weight:800}@media (max-width: 1004.98px){.legacy-styling .campaign-stats .statistic-item .title{font-size:12px}}@media (max-width: 767.98px){.legacy-styling .campaign-stats .statistic-item .title{letter-spacing:0.05em;white-space:nowrap}}.legacy-styling .campaign-stats .statistic-item .stat{display:flex;align-items:flex-end;padding-bottom:20px;border-bottom:2px solid rgba(119,139,155,0.2);font-family:"Work Sans", sans-serif}.legacy-styling .campaign-stats .statistic-item .stat .big{flex:0 0 auto;font-size:56px;line-height:.95;color:#BE3686;font-weight:200}@media (max-width: 1004.98px){.legacy-styling .campaign-stats .statistic-item .stat .big{font-size:48px;font-weight:300}}.legacy-styling .campaign-stats .statistic-item .stat .details{flex:1;margin-bottom:4px;line-height:20px;text-align:right}@media (max-width: 1004.98px){.legacy-styling .campaign-stats .statistic-item .stat .details{margin-bottom:0}}.legacy-styling .campaign-stats .statistic-item .stat .details b{font-weight:500;font-size:18px;line-height:20px}@media (max-width: 1004.98px){.legacy-styling .campaign-stats .statistic-item .stat .details b{display:block}}.legacy-styling .campaign-stats .statistic-item .stat .details em{color:#778B9B;font-weight:500;font-size:14px;font-style:normal;line-height:20px}.legacy-styling .campaign-stats .statistic-item .stat .details em:before{content:"/ "}.legacy-styling .campaign-stats .statistic-item .stat .details em:first-child:before{content:""}.legacy-styling .campaign-stats .statistic-item .stat .details em:first-child:after{content:" /"}.legacy-styling .campaign-stats .statistic-item .stat .details .icon-tip{font-size:12px;color:#778B9B;line-height:20px}.legacy-styling .follow-up-reminder{margin:35px 0 50px 0}.legacy-styling .follow-up-reminder label{margin-left:10px}.legacy-styling .follow-up-reminder label span{padding-left:13px}.legacy-styling .follow-up-reminder .select-remind_unit{width:150px}.legacy-styling .follow-up-reminder .remind_num{width:50px;margin:0 15px}.legacy-styling .follow-up-reminder .form-group__radio{padding-bottom:0;margin-bottom:0}.legacy-styling .new_homepage .video-wrapper{padding:20px 0 50px}.legacy-styling .new_homepage .green{color:#69CD90}.legacy-styling .new_homepage .card{text-align:center;margin:25px 20px;height:190px}.legacy-styling .new_homepage .card .title{color:#989898;font-size:14px;padding-top:12px;font-weight:600}.legacy-styling .new_homepage .card .title .hover-tooltip{width:270px}.legacy-styling .new_homepage .card .result{font-size:100px;margin:auto;padding-bottom:12px;color:#69CD90;font-family:'Saira Condensed'}.legacy-styling .new_homepage .card .result.green{color:#69CD90 !important}.legacy-styling .new_homepage .card.new-opportunities .result{color:#EF4A4A}.legacy-styling .new_homepage .card.round .result{padding-top:0;color:#000;font-size:73px}.legacy-styling .new_homepage .card.round .result .cursor-image{cursor:pointer}.legacy-styling .new_homepage .card.round .result .rating{margin:10px auto;transform-origin:center;position:relative;display:flex;align-items:center;justify-content:center;border-radius:100%;overflow:hidden;background:#2980b9;color:#000;width:7.7rem;height:7.7rem}.legacy-styling .new_homepage .card.round .result .tbd{font-size:22px}.legacy-styling .new_homepage .card.round .result .rating span{position:relative;display:flex;z-index:2}.legacy-styling .new_homepage .card.round .result .rating span small{font-size:0.5em;font-weight:900;align-self:center}.legacy-styling .new_homepage .card.round .result .rating::after{content:"";position:absolute;top:0.75rem;right:0.75rem;bottom:0.75rem;left:0.75rem;background:#FFF;border-radius:inherit;z-index:1}.legacy-styling .new_homepage .card.round .result .rating::before{content:"";position:absolute;top:0.75rem;right:0.75rem;bottom:0.75rem;left:0.75rem;border-radius:inherit;z-index:-1}.legacy-styling .new_homepage .card.round .result .rating.good{background:#27ae60}.legacy-styling .new_homepage .card.round .result .rating.meh{background:#f1c40f}.legacy-styling .new_homepage .card.round .result .rating.bad{background:#e74c3c}.legacy-styling .new_homepage .scoreboard{display:flex;flex-wrap:wrap}.legacy-styling .new_homepage .scoreboard .title{margin:0 25px}.legacy-styling .new_homepage .scoreboard .card{border:none;margin:10px 20px;min-width:100px}.legacy-styling .new_homepage .scoreboard .picture{padding-top:10px}.legacy-styling .new_homepage .demo-link{padding-top:10px;text-align:center;text-decoration:underline;font-size:0.8em}@media (min-width: 768px){.legacy-styling .new_homepage .page-company:after{content:"";display:block;position:absolute;z-index:-2;top:-150px;left:0;bottom:0;width:28.5%;background-color:#FFF9EA}}@media (min-width: 768px) and (min-width: 1500px){.legacy-styling .new_homepage .page-company:after{width:33.5%}}@media (min-width: 768px) and (min-width: 2000px){.legacy-styling .new_homepage .page-company:after{width:38.5%}}@media (min-width: 768px) and (max-width: 1004.98px){.legacy-styling .new_homepage .page-company:after{width:32.5%}}@media (min-width: 615px) and (max-width: 767.98px){.legacy-styling .new_homepage .page-company{margin-top:-2px;z-index:999}}.legacy-styling .new_homepage .page-company .intro{position:relative}@media (min-width: 768px){.legacy-styling .new_homepage .page-company .intro:after{content:"";display:block;position:absolute;z-index:0;top:-150px;left:28.1%;bottom:0;right:0;background-color:#1fcaa8}}@media (min-width: 768px) and (min-width: 1500px){.legacy-styling .new_homepage .page-company .intro:after{left:33%}}@media (min-width: 768px) and (min-width: 2000px){.legacy-styling .new_homepage .page-company .intro:after{left:38%}}@media (min-width: 768px) and (max-width: 1239.98px){.legacy-styling .new_homepage .page-company .intro:after{left:25%;right:-14px}}@media (min-width: 768px) and (max-width: 800px){.legacy-styling .new_homepage .page-company .intro:after{left:28%}}@media (max-width: 767.98px){.legacy-styling .new_homepage .page-company .intro{background-color:#1fcaa8}}.legacy-styling .new_homepage .page-company .intro .picture{position:relative;display:flex;overflow:hidden;width:100%;max-height:480px;margin-top:60px;margin-bottom:-192px;background-color:#D8D8D8;border-radius:16px;z-index:1}@media (max-width: 1239.98px){.legacy-styling .new_homepage .page-company .intro .picture{margin-bottom:-43px}}@media (max-width: 767.98px){.legacy-styling .new_homepage .page-company .intro .picture{width:200px;margin-top:20px;margin-bottom:20px}}.legacy-styling .new_homepage .page-company .intro .picture img{position:relative;z-index:9;display:block;flex:1;height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.legacy-styling .new_homepage .page-company .intro article{position:relative;z-index:10}.legacy-styling .new_homepage .page-company .intro article .title{font-weight:800;font-size:64px;line-height:1}@media (max-width: 767.98px){.legacy-styling .new_homepage .page-company .intro article .title{font-size:48px}}.legacy-styling .new_homepage .page-company aside{position:relative}@media (min-width: 768px){.legacy-styling .new_homepage .page-company aside:after{content:"";display:block;position:absolute;z-index:-1;top:0;left:0;bottom:0;right:20px;background-color:#FFF9EA}}.legacy-styling .new_homepage .page-company aside .inner{width:360px}@media (max-width: 1239.98px){.legacy-styling .new_homepage .page-company aside .inner{width:300px}}@media (max-width: 1004.98px){.legacy-styling .new_homepage .page-company aside .inner{width:244px}}@media (max-width: 767.98px){.legacy-styling .new_homepage .page-company aside .inner{width:auto;margin-left:auto}}.legacy-styling .new_homepage .page-company article{padding-top:60px;padding-bottom:40px}@media (max-width: 1004.98px){.legacy-styling .new_homepage .page-company article{padding-top:30px;padding-bottom:30px}}.legacy-styling .new_homepage .page-company .block-logos{z-index:10;position:relative;padding:0 0 80px}@media (max-width: 1004.98px){.legacy-styling .new_homepage .page-company .block-logos{padding-bottom:60px}}@media (max-width: 767.98px){.legacy-styling .new_homepage .page-company .block-logos{padding-top:0;padding-bottom:40px}}@media (min-width: 768px){.legacy-styling .new_homepage .page-company .block-logos:after{content:"";display:block;position:absolute;z-index:-1;top:0;bottom:0;right:100%;margin-right:-360px;background-color:#FFF9EA;border-radius:0 0 100px 0}}.legacy-styling .new_homepage .page-company .block-logos .logo{display:flex;align-items:center;margin-top:140px;font-weight:800;font-size:40px;line-height:1;color:#000}.legacy-styling .new_homepage .page-company .block-logos .logo:before{content:"";display:block;width:80px;height:80px;margin-right:30px;background:url(/assets/new_logo-520101e944a9c0b924be8ce50c9a6cf0f6e645c31d9405e5cef365173d5d918b.svg) no-repeat 50% 50%/100% 100%}@media (max-width: 1004.98px){.legacy-styling .new_homepage .page-company .block-logos .logo{margin-top:60px}}@media (max-width: 767.98px){.legacy-styling .new_homepage .page-company .block-logos .logo{font-size:30px}.legacy-styling .new_homepage .page-company .block-logos .logo:before{height:60px;width:60px;margin-right:20px}}.legacy-styling .new_homepage .page-company .block-logos hr{margin:0;border-top:#778B9B 2px solid}.legacy-styling .new_homepage .page-company .block-logos .icons{display:flex;flex-wrap:wrap;justify-content:space-between;align-content:center}@media (max-width: 614.98px){.legacy-styling .new_homepage .page-company .block-logos .icons{justify-content:flex-start;position:relative;margin-left:-40px}}.legacy-styling .new_homepage .page-company .block-logos .icons a{position:relative;display:block}@media (max-width: 614.98px){.legacy-styling .new_homepage .page-company .block-logos .icons a{margin:30px 0 0 40px}}.legacy-styling .new_homepage .page-company .block-logos .icons a img{display:block;transition:all 0.2s ease-in-out}@media (max-width: 614.98px){.legacy-styling .new_homepage .page-company .block-logos .icons a img{max-height:17px}}.legacy-styling .new_homepage .page-company .block-logos .icons a .active{position:absolute;top:0;left:0;opacity:0}.legacy-styling .new_homepage .page-company .block-logos .icons a:hover .passive{opacity:0}.legacy-styling .new_homepage .page-company .block-logos .icons a:hover .active{opacity:1}.legacy-styling .new_homepage .page-company .block-features .inner{position:relative;margin-top:90px;padding-top:60px}@media (max-width: 1004.98px){.legacy-styling .new_homepage .page-company .block-features .inner{margin-top:50px;padding-top:40px}}.legacy-styling .new_homepage .page-company .block-features .inner:before{content:"";display:block;width:160px;height:2px;background-color:#000;position:absolute;left:0;top:-2px}.legacy-styling .new_homepage .page-company .block-features .inner h2{font-weight:300}.legacy-styling .new_homepage .page-company .block-features .inner .item{position:relative;margin-bottom:40px;padding:80px 30px 20px;background-color:#FDC602;border-radius:16px;color:#000;font-size:18px;line-height:1.333}@media (max-width: 1004.98px){.legacy-styling .new_homepage .page-company .block-features .inner .item{padding:60px 20px 20px;font-size:16px;margin-bottom:20px}}.legacy-styling .new_homepage .page-company .block-features .inner .item .pict{position:absolute;background-color:#000;border-radius:100%;width:80px;height:80px;top:-20px;left:30px;overflow:hidden}@media (max-width: 1004.98px){.legacy-styling .new_homepage .page-company .block-features .inner .item .pict{width:60px;height:60px;top:-10px;left:20px}}.legacy-styling .new_homepage .page-company .block-features .inner .item .pict.center{display:flex;align-items:center;justify-content:center}.legacy-styling .new_homepage .page-company .block-features .inner .item .pict.center img{max-width:60%;height:auto}.legacy-styling .new_homepage .page-company .block-features .inner .item a{font-weight:800}.legacy-styling .new_homepage .page-company .block-features .subtitle{font-size:18px;text-transform:uppercase;letter-spacing:2px;font-weight:800}.legacy-styling .new_homepage .page-company .block-features .img{position:absolute;top:0;left:684px;right:0;overflow:hidden}@media (max-width: 1239.98px){.legacy-styling .new_homepage .page-company .block-features .img{left:580px}}@media (max-width: 1004.98px){.legacy-styling .new_homepage .page-company .block-features .img{left:488px}.legacy-styling .new_homepage .page-company .block-features .img img{max-height:300px}}.legacy-styling .new_homepage .page-company .block-features.svb .inner .item{background-color:#00A3E0}.legacy-styling .new_homepage .page-company .block-features.ttt .inner .item{background-color:#7a39e0}.legacy-styling .new_homepage .page-company .block-features.ttt .inner .item a{color:#f87ec6}.legacy-styling .new_homepage .page-company .block-features.ttt .inner .item a:hover{color:#caa4c1}@media (min-width: 768px){.legacy-styling .new_homepage .page-mixergy .intro:after{background-color:#FDC602}}@media (max-width: 767.98px){.legacy-styling .new_homepage .page-mixergy .intro{background-color:#FDC602}}@media (min-width: 768px){.legacy-styling .new_homepage .page-svb .intro:after{background-color:#00A3E0}}@media (max-width: 767.98px){.legacy-styling .new_homepage .page-svb .intro{background-color:#00A3E0}}.legacy-styling .new_homepage .page-analyzer .page-title{position:relative;color:#fff;margin-bottom:40px}@media (min-width: 1240px){.legacy-styling .new_homepage .page-analyzer .page-title:before{content:"";display:block;position:absolute;z-index:-1;top:0;right:-100px;height:100%;width:200%;background-color:#1fcaa8;border-radius:0 0 80px 0}}@media (max-width: 1239.98px){.legacy-styling .new_homepage .page-analyzer .page-title{background-color:#1fcaa8;margin-left:-34px;margin-right:-34px;padding-left:34px;padding-right:34px}}@media (max-width: 614.98px){.legacy-styling .new_homepage .page-analyzer .page-title{padding:40px 20px;margin:0 -20px}}.legacy-styling .new_homepage .page-analyzer h6{color:#37353d}.legacy-styling .new_homepage .page-analyzer article{padding-top:0;padding-bottom:0}.legacy-styling .new_homepage .page-analyzer article .cke_editable{min-height:18em}@media (min-width: 768px){.legacy-styling .new_homepage .page-ttt .intro:after{background-color:#7a39e0}}@media (max-width: 767.98px){.legacy-styling .new_homepage .page-ttt .intro{background-color:#7a39e0}}.legacy-styling .new_homepage .page-ttt .intro .picture{background-color:transparent}@media (max-width: 1239.98px){.legacy-styling .new_homepage .page-ttt .intro .picture{margin-bottom:-192px}}@media (max-width: 767.98px){.legacy-styling .new_homepage .page-ttt .intro .picture{width:auto;margin-top:20px;margin-bottom:20px}}.legacy-styling .new_homepage .page-ttt aside .inner{width:auto}@media (max-width: 767.98px){.legacy-styling .new_homepage .page-ttt aside .inner{width:auto;margin-left:auto}}@media (min-width: 768px){.legacy-styling .new_homepage .page-ttt aside:after{content:none}}.legacy-styling .new_homepage .block-attract{position:relative;padding-bottom:40px}@media (max-width: 1239.98px) and (min-width: 768px){.legacy-styling .new_homepage .block-attract{margin-right:-14px;margin-left:-14px;padding-left:14px;padding-right:14px}}@media (max-width: 1004.98px){.legacy-styling .new_homepage .block-attract{padding-bottom:66px}}@media (min-width: 615px){.legacy-styling .new_homepage .block-attract:after{content:"";display:block;position:absolute;z-index:-1;top:-150px;left:30%;bottom:0;right:0;background-color:#FFF9EA;border-radius:0 0 0 80px}}@media (min-width: 615px) and (min-width: 1880px){.legacy-styling .new_homepage .block-attract:after{left:35%}}@media (min-width: 615px) and (max-width: 1004.98px){.legacy-styling .new_homepage .block-attract:after{left:278px}}@media (max-width: 614.98px){.legacy-styling .new_homepage .block-attract{background-color:#FFF9EA;padding:40px 0;overflow:hidden}}.legacy-styling .new_homepage .block-attract .zi-2{position:relative;z-index:2}.legacy-styling .new_homepage .block-attract h1{margin:10px 0 0;font-size:54px;font-weight:900;line-height:70px}@media (max-width: 1004.98px){.legacy-styling .new_homepage .block-attract h1{font-size:48px;line-height:65px}}@media (max-width: 614.98px){.legacy-styling .new_homepage .block-attract h1{font-size:36px;line-height:32px}.legacy-styling .new_homepage .block-attract h1 div+div{margin-top:30px}}.legacy-styling .new_homepage .block-attract h1 em{display:inline-block;margin-right:.35em;font-size:80px;font-weight:normal;font-family:"Yellowtail", cursive;color:#BE3686;font-style:normal}@media (max-width: 1004.98px){.legacy-styling .new_homepage .block-attract h1 em{font-size:64px}}@media (max-width: 614.98px){.legacy-styling .new_homepage .block-attract h1 em{font-size:48px}}.legacy-styling .new_homepage .block-attract .img-xs{display:block;margin:40px 0;position:relative;max-height:200px;left:43%}.legacy-styling .new_homepage .block-attract .subtitle{font-size:18px;text-transform:uppercase;letter-spacing:2px;font-weight:800}.legacy-styling .new_homepage .block-attract hr{margin:0;border-top:#778B9B 2px solid}.legacy-styling .new_homepage .block-attract .icons{display:flex;flex-wrap:wrap;justify-content:space-between;align-content:center}@media (max-width: 614.98px){.legacy-styling .new_homepage .block-attract .icons{justify-content:flex-start;position:relative;margin-left:-40px}}.legacy-styling .new_homepage .block-attract .icons a{position:relative;display:block}@media (max-width: 614.98px){.legacy-styling .new_homepage .block-attract .icons a{margin:30px 0 0 40px}}.legacy-styling .new_homepage .block-attract .icons a img{display:block;transition:all 0.2s ease-in-out}@media (max-width: 614.98px){.legacy-styling .new_homepage .block-attract .icons a img{max-height:17px}}.legacy-styling .new_homepage .block-attract .icons a .active{position:absolute;top:0;left:0;opacity:0}.legacy-styling .new_homepage .block-attract .icons a:hover .passive{opacity:0}.legacy-styling .new_homepage .block-attract .icons a:hover .active{opacity:1}.legacy-styling .new_homepage .block-attract .img{position:absolute;top:0;left:684px;right:0;overflow:hidden}@media (max-width: 1239.98px){.legacy-styling .new_homepage .block-attract .img{left:580px}}@media (max-width: 1004.98px){.legacy-styling .new_homepage .block-attract .img{left:488px}.legacy-styling .new_homepage .block-attract .img img{max-height:300px}}.legacy-styling .new_homepage .block-attract .move{position:relative}.legacy-styling .new_homepage .block-attract .move,.legacy-styling .new_homepage .block-attract .img{transition:all 100ms linear}.legacy-styling .new_homepage .block-about{padding:80px 0 60px}@media (max-width: 1004.98px){.legacy-styling .new_homepage .block-about{padding:60px 0}}@media (max-width: 614.98px){.legacy-styling .new_homepage .block-about{padding:40px 0}}.legacy-styling .new_homepage .block-about .h1 em{display:inline-block;font-weight:300;font-style:normal}@media (max-width: 614.98px){.legacy-styling .new_homepage .block-about .h1 em{display:inline}}.legacy-styling .new_homepage .block-journey{position:relative;padding-top:52px}@media (max-width: 1004.98px){.legacy-styling .new_homepage .block-journey{background-color:#1fcaa8;margin-left:-34px;margin-right:-34px;padding:60px 34px 0}}@media (max-width: 614.98px){.legacy-styling .new_homepage .block-journey{padding:40px 20px 0;margin:0 -20px}}@media (min-width: 1005px){.legacy-styling .new_homepage .block-journey:before{content:"";display:block;position:absolute;z-index:-1;top:0;right:-100px;height:360px;width:200%;background-color:#1fcaa8;border-radius:0 80px 0 0}}.legacy-styling .new_homepage .block-journey .h1{position:relative;z-index:2;height:54px;margin-bottom:54px;color:#fff}@media (max-width: 1004.98px){.legacy-styling .new_homepage .block-journey .h1{height:auto}}@media (max-width: 614.98px){.legacy-styling .new_homepage .block-journey .h1{margin-bottom:40px}}.legacy-styling .new_homepage .block-journey .item{position:relative;z-index:2;overflow:hidden;background-color:#fff;border-radius:16px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.07)}@media (max-width: 1004.98px){.legacy-styling .new_homepage .block-journey .item{display:flex;flex-wrap:wrap;align-items:center}}.legacy-styling .new_homepage .block-journey .item .img{line-height:0;height:200px}@media (max-width: 1004.98px){.legacy-styling .new_homepage .block-journey .item .img{flex:0 0 360px}}@media (max-width: 614.98px){.legacy-styling .new_homepage .block-journey .item .img{flex:0 0 100%;height:auto;padding-right:30px}.legacy-styling .new_homepage .block-journey .item .img img{max-width:100%;height:auto}}.legacy-styling .new_homepage .block-journey .item .title{padding:23px 13px;font-weight:800;font-size:20px;line-height:28px;text-align:center}@media (max-width: 1004.98px){.legacy-styling .new_homepage .block-journey .item .title{flex:1;padding:0 40px 0 0}}@media (max-width: 614.98px){.legacy-styling .new_homepage .block-journey .item .title{padding:20px 20px 0}}.legacy-styling .new_homepage .block-journey .item .text{padding:0 30px 30px}@media (max-width: 1004.98px){.legacy-styling .new_homepage .block-journey .item .text{flex:0 0 100%;padding:20px 30px}}@media (max-width: 614.98px){.legacy-styling .new_homepage .block-journey .item .text{padding:20px}}.legacy-styling .new_homepage .block-process{margin:80px 0 60px}@media (max-width: 1004.98px){.legacy-styling .new_homepage .block-process{margin:60px 0}}@media (max-width: 614.98px){.legacy-styling .new_homepage .block-process{margin:40px 0}}.legacy-styling .new_homepage .block-process .h1{font-weight:300;margin-bottom:60px}@media (max-width: 614.98px){.legacy-styling .new_homepage .block-process .h1{margin-bottom:40px}}.legacy-styling .new_homepage .block-process .item .title{margin-bottom:20px;padding:0 30px 0 28px}.legacy-styling .new_homepage .block-process .item .title .num{margin-bottom:10px;font-weight:800;color:#BE3686;text-transform:uppercase}.legacy-styling .new_homepage .block-process .item .img{display:flex;align-items:center;justify-content:center;min-height:364px}.legacy-styling .new_homepage .block-process .item .img img{border-radius:16px;height:100%;width:100%}@media (max-width: 1004.98px){.legacy-styling .new_homepage .block-process .item .img{margin-top:30px;min-height:300px}}@media (max-width: 614.98px){.legacy-styling .new_homepage .block-process .item .img{min-height:160px}}.legacy-styling .new_homepage .block-process .item+.item{margin-top:60px}@media (max-width: 614.98px){.legacy-styling .new_homepage .block-process .item+.item{margin-top:40px}}.legacy-styling .new_homepage .block-testimonials,.legacy-styling .new_homepage .block-testimonials-short{margin-top:70px;margin-bottom:100px}@media (max-width: 1239.98px){.legacy-styling .new_homepage .block-testimonials,.legacy-styling .new_homepage .block-testimonials-short{margin-bottom:60px}}@media (max-width: 1004.98px){.legacy-styling .new_homepage .block-testimonials,.legacy-styling .new_homepage .block-testimonials-short{margin-top:60px;margin-bottom:35px}}@media (max-width: 614.98px){.legacy-styling .new_homepage .block-testimonials,.legacy-styling .new_homepage .block-testimonials-short{margin-top:40px}}.legacy-styling .new_homepage .block-testimonials .h1,.legacy-styling .new_homepage .block-testimonials-short .h1{padding-top:30px}@media (max-width: 1004.98px){.legacy-styling .new_homepage .block-testimonials .h1,.legacy-styling .new_homepage .block-testimonials-short .h1{padding-top:0}}.legacy-styling .new_homepage .block-testimonials .h1 em,.legacy-styling .new_homepage .block-testimonials-short .h1 em{display:inline-block;font-weight:300;font-style:normal}.legacy-styling .new_homepage .block-testimonials .item,.legacy-styling .new_homepage .block-testimonials-short .item{display:block;position:relative;padding-top:30px;margin-bottom:30px}.legacy-styling .new_homepage .block-testimonials .item .inner,.legacy-styling .new_homepage .block-testimonials-short .item .inner{padding:30px;background-color:#fff;border:rgba(119,139,155,0.2) 2px solid;border-radius:16px}@media (max-width: 614.98px){.legacy-styling .new_homepage .block-testimonials .item .inner,.legacy-styling .new_homepage .block-testimonials-short .item .inner{padding:20px 20px 100px}}.legacy-styling .new_homepage .block-testimonials .item .inner:before,.legacy-styling .new_homepage .block-testimonials-short .item .inner:before{content:"";display:block;position:absolute;top:0;left:25px;width:85px;height:51px;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 51'%3E%3Cpath fill='%231fcaa8' d='M55.2 51c-5.7 0-9.9-1.9-12.8-5.7-2.9-3.8-4.3-8.6-4.3-14.5 0-6.7 1.8-12.8 5.5-18.3 3.7-5.4 9-9.6 15.9-12.5L72 8.4c-4.9 1.9-9 4.2-12.2 6.7-3.3 2.6-5.6 5.6-7 9l.7.4c1.1-1.2 2.5-1.7 4.5-1.7 3.6 0 6.8 1.1 9.5 3.4s4 5.6 4 9.9c0 4.8-1.5 8.5-4.4 11.1-3 2.5-6.9 3.8-11.9 3.8zm-38.1 0c-5.7 0-9.9-1.9-12.8-5.7C1.4 41.5 0 36.6 0 30.8 0 24 1.8 17.9 5.5 12.5s9-9.6 15.9-12.5l12.5 8.4c-4.9 1.9-9 4.2-12.2 6.7s-5.6 5.6-7 9l.7.4c1.1-1.2 2.5-1.7 4.5-1.7 3.6 0 6.8 1.1 9.5 3.4s4 5.6 4 9.9c0 4.8-1.5 8.5-4.4 11.1-3 2.5-6.9 3.8-11.9 3.8z'/%3E%3C/svg%3E") no-repeat 5px 50%/72px 51px}.legacy-styling .new_homepage .block-testimonials .item .inner .header,.legacy-styling .new_homepage .block-testimonials-short .item .inner .header{display:flex;align-items:center}.legacy-styling .new_homepage .block-testimonials .item .inner .header .testimonial__title,.legacy-styling .new_homepage .block-testimonials-short .item .inner .header .testimonial__title{font-size:28px;font-weight:800;padding-left:20px}.legacy-styling .new_homepage .block-testimonials .item .inner .header .testimonial__title.pricing,.legacy-styling .new_homepage .block-testimonials-short .item .inner .header .testimonial__title.pricing{font-size:22px}@media (max-width: 614.98px){.legacy-styling .new_homepage .block-testimonials .item .inner .header .testimonial__title,.legacy-styling .new_homepage .block-testimonials-short .item .inner .header .testimonial__title{font-size:20px}}.legacy-styling .new_homepage .block-testimonials .item .inner .logo,.legacy-styling .new_homepage .block-testimonials-short .item .inner .logo{display:flex;align-items:center;width:160px;height:100px}.legacy-styling .new_homepage .block-testimonials .item .inner .logo img,.legacy-styling .new_homepage .block-testimonials-short .item .inner .logo img{display:block;max-width:100%;max-height:80%}.legacy-styling .new_homepage .block-testimonials .item .inner .std,.legacy-styling .new_homepage .block-testimonials-short .item .inner .std{margin-bottom:30px;font-style:italic;font-weight:500}@media (max-width: 614.98px){.legacy-styling .new_homepage .block-testimonials .item .inner .std,.legacy-styling .new_homepage .block-testimonials-short .item .inner .std{margin-bottom:20px}}.legacy-styling .new_homepage .block-testimonials .item .inner .author,.legacy-styling .new_homepage .block-testimonials-short .item .inner .author{display:flex;align-items:center;margin-right:160px}@media (max-width: 614.98px){.legacy-styling .new_homepage .block-testimonials .item .inner .author,.legacy-styling .new_homepage .block-testimonials-short .item .inner .author{margin-right:0}}.legacy-styling .new_homepage .block-testimonials .item .inner .author img,.legacy-styling .new_homepage .block-testimonials-short .item .inner .author img{flex:0 0 60px;width:60px;height:60px;border-radius:100%;-o-object-fit:cover;object-fit:cover;margin-right:20px}.legacy-styling .new_homepage .block-testimonials .item .inner .author .name,.legacy-styling .new_homepage .block-testimonials-short .item .inner .author .name{flex:1;font-size:14px;line-height:20px}.legacy-styling .new_homepage .block-testimonials .item .inner .author .name b,.legacy-styling .new_homepage .block-testimonials-short .item .inner .author .name b{display:block}.legacy-styling .new_homepage .block-testimonials .item .inner .author .name a,.legacy-styling .new_homepage .block-testimonials-short .item .inner .author .name a{font-weight:800}.legacy-styling .new_homepage .block-testimonials .slick-arrow,.legacy-styling .new_homepage .block-testimonials-short .slick-arrow{z-index:10;position:absolute;bottom:30px;right:30px;display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:100%;background:#F2F5F7;border:none;overflow:hidden;color:#385074;font-size:20px;line-height:1}@media (max-width: 614.98px){.legacy-styling .new_homepage .block-testimonials .slick-arrow,.legacy-styling .new_homepage .block-testimonials-short .slick-arrow{width:40px;height:40px;font-size:16px;right:50%;margin:0 10px 0 0}}.legacy-styling .new_homepage .block-testimonials .slick-arrow:hover,.legacy-styling .new_homepage .block-testimonials-short .slick-arrow:hover{background-color:#d2dde4}@media (max-width: 614.98px){.legacy-styling .new_homepage .block-testimonials .slick-arrow.slick-next,.legacy-styling .new_homepage .block-testimonials-short .slick-arrow.slick-next{right:auto;left:50%;margin:0 0 0 10px}}@media (min-width: 615px){.legacy-styling .new_homepage .block-testimonials .slick-arrow.slick-prev,.legacy-styling .new_homepage .block-testimonials-short .slick-arrow.slick-prev{right:110px}}.legacy-styling .new_homepage .block-testimonials .slick-arrow.slick-disabled,.legacy-styling .new_homepage .block-testimonials-short .slick-arrow.slick-disabled{opacity:.3;cursor:default;background:#F2F5F7 !important}.legacy-styling .new_homepage .page-search{display:flex;flex-direction:column;min-height:calc(100vh - 100px);padding-top:0;padding-bottom:80px;background-color:#3C5273;color:#fff}@media (max-width: 767.98px){.legacy-styling .new_homepage .page-search{padding-bottom:40px}}@media (max-width: 614.98px){.legacy-styling .new_homepage .page-search{min-height:calc(100vh - 80px);padding-bottom:20px}}.legacy-styling .new_homepage .page-search .video-container{position:relative;width:100%;height:0;padding-bottom:50%}.legacy-styling .new_homepage .page-search .video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.legacy-styling .new_homepage .page-search .head{flex:0 0 auto;width:100%;position:relative;padding:60px 0 150px}@media (min-width: 615px){.legacy-styling .new_homepage .page-search .head:after{content:"";display:block;position:absolute;z-index:0;top:0;left:30%;bottom:0;right:0;background-color:rgba(0,0,0,0.1);border-radius:0 0 0 80px}}@media (min-width: 615px) and (min-width: 1880px){.legacy-styling .new_homepage .page-search .head:after{left:35%}}@media (min-width: 615px) and (max-width: 1239.98px){.legacy-styling .new_homepage .page-search .head:after{right:-14px}}@media (min-width: 615px) and (max-width: 1004.98px){.legacy-styling .new_homepage .page-search .head:after{left:278px}}@media (min-width: 615px) and (max-width: 767.98px){.legacy-styling .new_homepage .page-search .head:after{right:0}}@media (max-width: 1004.98px){.legacy-styling .new_homepage .page-search .head{margin-bottom:80px;padding-bottom:80px}}@media (max-width: 614.98px){.legacy-styling .new_homepage .page-search .head{padding:30px 0 0;margin-bottom:40px}}.legacy-styling .new_homepage .page-search .head h1{position:relative;z-index:2;margin:0;font-size:54px;font-weight:900;line-height:70px}@media (max-width: 1004.98px){.legacy-styling .new_homepage .page-search .head h1{font-size:48px;line-height:65px}}@media (max-width: 614.98px){.legacy-styling .new_homepage .page-search .head h1{font-size:36px;line-height:32px}.legacy-styling .new_homepage .page-search .head h1 div+div{margin-top:30px}}.legacy-styling .new_homepage .page-search .head h1 em{display:inline-block;margin-right:.35em;font-size:80px;font-weight:normal;font-family:"Yellowtail", cursive;color:#1fcaa8;font-style:normal}@media (max-width: 1004.98px){.legacy-styling .new_homepage .page-search .head h1 em{font-size:64px}}@media (max-width: 614.98px){.legacy-styling .new_homepage .page-search .head h1 em{font-size:48px}}.legacy-styling .new_homepage .page-search .tabs{display:flex;flex-wrap:wrap;padding-top:80px;margin-bottom:-275px}@media (max-width: 1004.98px){.legacy-styling .new_homepage .page-search .tabs{padding-top:60px;margin-bottom:-190px}}@media (max-width: 767.98px){.legacy-styling .new_homepage .page-search .tabs{padding-top:50px}}.legacy-styling .new_homepage .page-search .tabs .button-main-tab{flex-grow:1;font-size:23px;margin:2% 2%;justify-content:left;flex:1 0 250px;z-index:10;padding:1.25em 1.5em;color:#FFF;background:transparent;border:2px solid;border-bottom-left-radius:0}@media (max-width: 1239.98px){.legacy-styling .new_homepage .page-search .tabs .button-main-tab{font-size:20px}}.legacy-styling .new_homepage .page-search .tabs .button-main-tab:hover{background-color:#FFF;color:#273851}.legacy-styling .new_homepage .page-search .form{flex:1;width:100%}@media (max-width: 614.98px){.legacy-styling .new_homepage .page-search .form{flex:0 0 auto;margin-top:auto}}.legacy-styling .new_homepage .page-search .form form{display:block}.legacy-styling .new_homepage .page-search .form form .icon-search{font-size:40px;line-height:1}.legacy-styling .new_homepage .page-search .form form .btn-light,.legacy-styling .new_homepage .page-search .form form .page-results .press-ops-wrapper .btn-group .btn,.legacy-styling .page-results .press-ops-wrapper .btn-group .new_homepage .page-search .form form .btn{color:#3C5273;background-color:#fff !important}@media (min-width: 1005px){.legacy-styling .new_homepage .page-search .form form .btn-light,.legacy-styling .new_homepage .page-search .form form .page-results .press-ops-wrapper .btn-group .btn,.legacy-styling .page-results .press-ops-wrapper .btn-group .new_homepage .page-search .form form .btn{width:200px}}.legacy-styling .new_homepage .page-search .form form .btn-light:hover,.legacy-styling .new_homepage .page-search .form form .page-results .press-ops-wrapper .btn-group .btn:hover,.legacy-styling .page-results .press-ops-wrapper .btn-group .new_homepage .page-search .form form .btn:hover,.legacy-styling .new_homepage .page-search .form form .btn-light:focus,.legacy-styling .new_homepage .page-search .form form .page-results .press-ops-wrapper .btn-group .btn:focus,.legacy-styling .page-results .press-ops-wrapper .btn-group .new_homepage .page-search .form form .btn:focus,.legacy-styling .new_homepage .page-search .form form .btn-light:active,.legacy-styling .new_homepage .page-search .form form .page-results .press-ops-wrapper .btn-group .btn:active,.legacy-styling .page-results .press-ops-wrapper .btn-group .new_homepage .page-search .form form .btn:active{color:#000;background-color:#ececec !important}.legacy-styling .new_homepage .page-search .form form .form-control{padding:0;height:60px;background:transparent;border:none !important;box-shadow:none !important;line-height:60px;font-size:36px;font-weight:300;color:#fff}@media (max-width: 1239.98px){.legacy-styling .new_homepage .page-search .form form .form-control{line-height:42px;height:84px}}@media (max-width: 614.98px){.legacy-styling .new_homepage .page-search .form form .form-control{font-size:18px;line-height:22px;height:44px}}.legacy-styling .new_homepage .page-search .form form .form-control::-moz-placeholder{color:rgba(255,255,255,0.5);opacity:1}.legacy-styling .new_homepage .page-search .form form .form-control:-ms-input-placeholder{color:rgba(255,255,255,0.5);opacity:1}.legacy-styling .new_homepage .page-search .form form .form-control::placeholder{color:rgba(255,255,255,0.5);opacity:1}.legacy-styling .new_homepage .page-search .form form .options{-webkit-padding-start:69px;padding-inline-start:69px;padding-top:15px}.legacy-styling .new_homepage .page-search .form form input[type=checkbox]{display:none}.legacy-styling .new_homepage .page-search .form form .pseudocheckbox::before{content:"\00A0";display:inline-block;box-sizing:border-box;width:20px;height:20px;background-color:white;border:2px solid white;border-radius:2px;margin-right:6px;vertical-align:baseline;text-align:center;font-family:Arial, sans-serif;font-size:16px;line-height:16px;font-weight:bold;color:#808080}.legacy-styling .new_homepage .page-search .form form input[type=checkbox]:checked+.pseudocheckbox::before{content:"\2714";color:#399588}.legacy-styling .new_homepage .page-search .form .suggestions{margin-top:10px;padding-top:30px;border-top:2px solid rgba(119,139,155,0.5);font-size:18px}@media (max-width: 614.98px){.legacy-styling .new_homepage .page-search .form .suggestions{margin-top:20px;padding-top:20px;font-size:14px}}.legacy-styling .new_homepage .page-search .form .suggestions a{display:inline-block;color:#1fcaa8}.legacy-styling .block-faq{position:relative;padding:60px 0}@media (max-width: 1239.98px){.legacy-styling .block-faq{background-color:#FFF9EA;margin-left:-34px;margin-right:-34px;padding:60px 34px}}@media (max-width: 1004.98px){.legacy-styling .block-faq{padding:30px 34px}}@media (max-width: 614.98px){.legacy-styling .block-faq{margin:0 -20px;padding:30px 20px}}@media (min-width: 1240px){.legacy-styling .block-faq:before{content:"";display:block;position:absolute;z-index:-1;top:0;left:-100px;bottom:0;width:100%;background-color:#FFF9EA;border-radius:80px 0 0 0}}.legacy-styling .block-faq .h1{font-weight:300;margin-bottom:30px}@media (max-width: 1004.98px){.legacy-styling .block-faq .h1{margin-bottom:0}}.legacy-styling .block-faq .h1,.legacy-styling .block-faq>.row{position:relative;z-index:2}@media (min-width: 768px){.legacy-styling .block-faq .masonry{margin:0 -20px}}.legacy-styling .block-faq .masonry .grid-sizer,.legacy-styling .block-faq .masonry .item{width:33.33%}@media (max-width: 1004.98px){.legacy-styling .block-faq .masonry .grid-sizer,.legacy-styling .block-faq .masonry .item{width:50%}}@media (max-width: 614.98px){.legacy-styling .block-faq .masonry .grid-sizer,.legacy-styling .block-faq .masonry .item{width:100%}}.legacy-styling .block-faq .masonry .item{padding:30px 20px 0}@media (max-width: 1004.98px){.legacy-styling .block-faq .masonry .item{padding:30px 15px 0}}@media (max-width: 614.98px){.legacy-styling .block-faq .masonry .item{padding:15px 0 0}}.legacy-styling .block-faq .masonry .item .inner{position:relative;padding:20px 30px;background-color:#fff;border-radius:16px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.07)}@media (max-width: 767.98px){.legacy-styling .block-faq .masonry .item .inner{padding:20px}}.legacy-styling .block-faq .masonry .item .inner .num{display:flex;align-items:center;justify-content:center;position:absolute;top:16px;left:-20px;width:40px;height:40px;border-radius:100%;background-color:#BE3686;color:#fff;font-size:24px;font-weight:800}@media (max-width: 614.98px){.legacy-styling .block-faq .masonry .item .inner .num{top:20px;left:20px;width:30px;height:30px;font-size:18px}}.legacy-styling .block-faq .masonry .item .inner .h3{margin-bottom:20px}@media (max-width: 614.98px){.legacy-styling .block-faq .masonry .item .inner .h3{padding-left:40px;line-height:28px}}.legacy-styling .block-faq .masonry .item .inner .std a{display:inline-block;font-weight:800}.legacy-styling .black{background-color:#3C5273}.legacy-styling body:not(.enable-debug-mode) .jro-debug{display:none}.legacy-styling .hidden{display:none !important;visibility:hidden !important}.legacy-styling .site-wrapper{position:relative}@media (max-width: 1239.98px) and (min-width: 768px){.legacy-styling .site-wrapper{margin-right:-14px;margin-left:-14px;padding-left:14px;padding-right:14px}}.legacy-styling .site-wrapper.page-index{overflow:hidden}.legacy-styling a,.legacy-styling button{transition:all 0.2s ease-in-out;cursor:pointer}.legacy-styling a:focus,.legacy-styling button:focus{box-shadow:none !important;outline:none !important}.legacy-styling b,.legacy-styling strong,.legacy-styling th{font-weight:800}.legacy-styling .font-weight-300{font-weight:300 !important}.legacy-styling h1,.legacy-styling .h1,.legacy-styling h2,.legacy-styling .h2,.legacy-styling h3,.legacy-styling .h3{margin:0;font-weight:800}@media (max-width: 767.98px){.legacy-styling h1,.legacy-styling .h1{font-size:36px}}@media (max-width: 767.98px){.legacy-styling h2,.legacy-styling .h2{font-size:28px}}@media (max-width: 767.98px){.legacy-styling h3,.legacy-styling .h3{font-size:20px}}.legacy-styling .size-20{font-size:20px}.legacy-styling .std p:last-child{margin-bottom:0}.legacy-styling .std li+li{margin-top:1em}.legacy-styling .std .btn:not(.btn-reset){white-space:normal;padding-left:20px;padding-right:20px}.legacy-styling .page-title{padding:50px 0}@media (max-width: 1004.98px){.legacy-styling .page-title{padding:30px 0}}.legacy-styling .page-title h1,.legacy-styling .page-title .h1{margin:0}.legacy-styling .page-title .subtitle{margin-top:5px;color:#778B9B;font-weight:300}.legacy-styling .video-caption{padding:17px 0}.legacy-styling .video-caption .title{font-size:20px;font-weight:800;color:#BE3686}@media (max-width: 767.98px){.legacy-styling .video-caption .title{font-size:18px}}.legacy-styling .video-caption .duration{color:#778B9B;font-size:16px}.legacy-styling .list-check{list-style:none;padding:0;margin:0}.legacy-styling .list-check div strong{color:white;background-color:#1fcaa8;display:inline-block;margin:0 3px;padding:2px 10px;border-radius:10px}.legacy-styling .list-check ul{padding-left:0}.legacy-styling .list-check ul>li{position:relative;list-style:none;padding:0 0 0 27px;margin:0}.legacy-styling .list-check ul>li:before{content:"";display:inline-block;font:normal normal normal 1.125rem/1 "iconfont";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:auto;font-size:inherit;vertical-align:middle;position:absolute;left:0;top:5px;font-size:16px}.legacy-styling .list-check ul>li+li{margin-top:1em}.legacy-styling img.bordered{border:#ACBCC9 2px solid}.legacy-styling .form-control{border:1px solid rgba(0,0,0,0.1);border-radius:10px}.legacy-styling .form-control:focus{border-color:#1fcaa8;box-shadow:inset 0 -1px 0 0 #1fcaa8}.legacy-styling .form-control.bordered{padding-left:0.75rem;padding-right:0.75rem;border:rgba(172,188,201,0.3) 2px solid;box-shadow:none !important;border-radius:5px}.legacy-styling .form-control.bordered:focus{border-color:#1fcaa8}.legacy-styling textarea.form-control{resize:none}.legacy-styling .form-group{position:relative}.legacy-styling .form-group>.form-control+small{display:none;position:absolute;top:50%;right:0;pointer-events:none;transform:translateY(-50%);color:#a94442}@media (max-width: 767.98px){.legacy-styling .form-group>.form-control+small{position:relative;top:auto;transform:none;right:auto;margin-top:10px}}.legacy-styling .form-group>.form-control:not(:-moz-placeholder-shown):invalid{border-bottom-color:#a94442;box-shadow:inset 0 -1px 0 0 #a94442}.legacy-styling .form-group>.form-control:not(:-ms-input-placeholder):invalid{border-bottom-color:#a94442;box-shadow:inset 0 -1px 0 0 #a94442}.legacy-styling .form-group>.form-control:not(:placeholder-shown):invalid{border-bottom-color:#a94442;box-shadow:inset 0 -1px 0 0 #a94442}.legacy-styling .form-group>.form-control:not(:-moz-placeholder-shown):invalid+small{display:block}.legacy-styling .form-group>.form-control:not(:-ms-input-placeholder):invalid+small{display:block}.legacy-styling .form-group>.form-control:not(:placeholder-shown):invalid+small{display:block}.legacy-styling .form-group.has-error .form-control{border-bottom-color:#a94442;box-shadow:inset 0 -1px 0 0 #a94442}.legacy-styling .form-group.has-error .form-control+small{display:block}.legacy-styling .btn:not(.btn-reset){display:inline-flex;align-items:center;justify-content:center;font-size:14px;text-transform:capitalize;letter-spacing:1px}.legacy-styling .btn.btn-lg:not(.btn-reset),.legacy-styling .btn-group-lg>.btn:not(.btn-reset){font-size:20px;letter-spacing:0;text-transform:capitalize}.legacy-styling .btn.btn-sm:not(.btn-reset),.legacy-styling .btn-group-sm>.btn:not(.btn-reset){height:30px;font-size:12px;letter-spacing:0;text-transform:none}.legacy-styling .btn.btn-block:not(.btn-reset){display:flex}.legacy-styling .btn.btn-light:not(.btn-reset),.legacy-styling .page-results .press-ops-wrapper .btn-group .btn:not(.btn-reset){box-shadow:0 1px 2px rgba(0,0,0,0.1)}@media (max-width: 614.98px){.legacy-styling .btn.btn-light:not(.btn-reset),.legacy-styling .page-results .press-ops-wrapper .btn-group .btn:not(.btn-reset){box-shadow:none;background-color:#F2F5F7}.legacy-styling .btn.btn-light:not(.btn-reset):hover,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn:not(.btn-reset):hover,.legacy-styling .btn.btn-light:not(.btn-reset):focus,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn:not(.btn-reset):focus,.legacy-styling .btn.btn-light:not(.btn-reset):active,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn:not(.btn-reset):active{background-color:#d2dde4}}.legacy-styling .btn.btn-dark:not(.btn-reset):hover,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn.is-active:not(.btn-reset):hover,.legacy-styling .btn.btn-dark:not(.btn-reset):focus,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn.is-active:not(.btn-reset):focus,.legacy-styling .btn.btn-dark:not(.btn-reset):active,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn.is-active:not(.btn-reset):active{background-color:#33486A}.legacy-styling .btn.btn-green:not(.btn-reset){background-color:#35CE8C;color:#fff !important}.legacy-styling .btn.btn-purple:not(.btn-reset):hover,.legacy-styling .btn.btn-purple:not(.btn-reset):focus,.legacy-styling .btn.btn-purple:not(.btn-reset):active{background-color:#913777}.legacy-styling .btn.btn-pink:not(.btn-reset):hover,.legacy-styling .btn.btn-pink:not(.btn-reset):focus,.legacy-styling .btn.btn-pink:not(.btn-reset):active{background-color:#BF2F6B}.legacy-styling .btn.btn-info:not(.btn-reset){color:#385074}.legacy-styling .btn.btn-info:not(.btn-reset):hover,.legacy-styling .btn.btn-info:not(.btn-reset):focus,.legacy-styling .btn.btn-info:not(.btn-reset):active{color:#385074;background-color:#D8E3EB}.legacy-styling .btn.btn-secondary:not(.btn-reset){color:#778B9B;background-color:#F2F5F7}.legacy-styling .btn.btn-secondary:not(.btn-reset):hover,.legacy-styling .btn.btn-secondary:not(.btn-reset):focus,.legacy-styling .btn.btn-secondary:not(.btn-reset):active{color:#fff;background-color:#3C5273}.legacy-styling .modal .modal-dialog{display:flex;align-items:center;margin:40px auto;padding-left:20px;padding-right:20px;min-height:calc(100vh - 80px)}@media (min-width: 768px){.legacy-styling .modal .modal-dialog.modal-xl{width:90%;max-width:1200px}}.legacy-styling .modal .modal-dialog .modal-header{position:relative;padding-bottom:0}@media (max-width: 767.98px){.legacy-styling .modal .modal-dialog .modal-header{padding:20px 20px 0}}.legacy-styling .modal .modal-dialog .modal-header .modal-title{flex:0 0 100%;width:100%;padding-right:60px;font-size:36px;font-weight:800;padding-bottom:30px;border-bottom:2px solid rgba(119,139,155,0.2);line-height:1.2}@media (max-width: 767.98px){.legacy-styling .modal .modal-dialog .modal-header .modal-title{font-size:28px;padding-right:60px;padding-bottom:20px}}.legacy-styling .modal .modal-dialog .modal-header .close{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;right:40px;transform:translateY(-50%);padding:0;margin:0;width:40px;height:40px;border-radius:100%;background:#F2F5F7;border:none;font-size:11px;color:#385074;opacity:1}@media (max-width: 767.98px){.legacy-styling .modal .modal-dialog .modal-header .close{right:20px}}.legacy-styling .modal .modal-dialog .modal-header .close:hover{background-color:#385074;color:#fff}@media (max-width: 767.98px){.legacy-styling .modal .modal-dialog .modal-body{padding:20px}}.legacy-styling .modal .modal-dialog .modal-footer{padding-top:0;padding-bottom:40px}@media (max-width: 767.98px){.legacy-styling .modal .modal-dialog .modal-footer{padding:0 20px 20px}}.legacy-styling #modalContact .success,.legacy-styling #modalStrategy .success{display:none}.legacy-styling #modalContact .sent .modal-content,.legacy-styling #modalStrategy .sent .modal-content{display:none}.legacy-styling #modalContact .sent .modal-content.success,.legacy-styling #modalStrategy .sent .modal-content.success{display:flex}.legacy-styling .jumbotron{margin:30px 0;padding:30px 60px;border-radius:0;color:#293A55}@media (max-width: 1004.98px){.legacy-styling .jumbotron{padding:20px 40px}}@media (max-width: 614.98px){.legacy-styling .jumbotron{padding:20px}}.legacy-styling .dropdown{position:relative}.legacy-styling .dropdown .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:3.4px;vertical-align:3.4px;content:"";border-top:4px solid;border-right:4px solid transparent;border-bottom:0;border-left:4px solid transparent}.legacy-styling .dropdown .dropdown-toggle:empty::after{margin-left:0}.legacy-styling .dropdown .dropdown-toggle:after{transition:all 0.2s ease-in-out}.legacy-styling .dropdown .dropdown-menu{position:absolute;top:100%;left:-60px !important;z-index:1000;display:none;float:left;min-width:10rem;padding:0 0;margin:0.125rem 0 0;font-size:1.125rem;color:#000;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid transparent;border-radius:12px;box-shadow:0 2px 10px 0 rgba(0,0,0,0.07)}.legacy-styling .dropdown .dropdown-menu .dropdown-item{display:block;width:100%;padding:0.75rem 1rem;clear:both;font-weight:350;color:#778B9B;text-align:inherit;white-space:nowrap;background-color:transparent;border:0;font-size:14px;font-weight:700}.legacy-styling .dropdown .dropdown-menu .dropdown-item:hover,.legacy-styling .dropdown .dropdown-menu .dropdown-item:focus{color:#385074;text-decoration:none;background-color:transparent}.legacy-styling .dropdown .dropdown-menu .dropdown-item.active,.legacy-styling .dropdown .dropdown-menu .dropdown-item:active{color:#fff;text-decoration:none;background-color:#385074}.legacy-styling .dropdown .dropdown-menu .dropdown-item.disabled,.legacy-styling .dropdown .dropdown-menu .dropdown-item:disabled{color:#6c757d;background-color:transparent}.legacy-styling .dropdown .dropdown-menu .dropdown-item+.dropdown-item{border-top:rgba(119,139,155,0.2) 1px solid}.legacy-styling .dropdown.show .dropdown-menu{display:block}.legacy-styling .dropdown.show .dropdown-toggle:after{transform:rotate(-180deg)}.legacy-styling .dropdown .editable-submit:before{content:'\2713'}.legacy-styling .dropdown .editable-cancel:before{content:'x'}.legacy-styling .xui-checkbox{cursor:pointer}@media (min-width: 768px){.legacy-styling .p-about .page-about:after{content:"";display:block;position:absolute;z-index:-1;top:-150px;left:0;bottom:0;width:28.5%;background-color:#FFF9EA}}@media (min-width: 768px) and (min-width: 1500px){.legacy-styling .p-about .page-about:after{width:33.5%}}@media (min-width: 768px) and (min-width: 2000px){.legacy-styling .p-about .page-about:after{width:38.5%}}@media (min-width: 768px) and (max-width: 1004.98px){.legacy-styling .p-about .page-about:after{width:32.5%}}.legacy-styling .p-about .page-about .intro{position:relative}@media (min-width: 768px){.legacy-styling .p-about .page-about .intro:after{content:"";display:block;position:absolute;z-index:-1;top:-150px;left:28.1%;bottom:0;right:0;background-color:#1fcaa8}}@media (min-width: 768px) and (min-width: 1500px){.legacy-styling .p-about .page-about .intro:after{left:33%}}@media (min-width: 768px) and (min-width: 2000px){.legacy-styling .p-about .page-about .intro:after{left:38%}}@media (min-width: 768px) and (max-width: 1239.98px){.legacy-styling .p-about .page-about .intro:after{left:25%;right:-14px}}@media (min-width: 768px) and (max-width: 800px){.legacy-styling .p-about .page-about .intro:after{left:28%}}@media (max-width: 767.98px){.legacy-styling .p-about .page-about .intro{background-color:#1fcaa8}}.legacy-styling .p-about .page-about .intro .picture{position:relative;display:flex;overflow:hidden;width:100%;max-height:480px;margin-top:60px;margin-bottom:-74px;background-color:#D8D8D8;border-radius:16px;padding:22px 18px 0 0}@media (max-width: 1239.98px){.legacy-styling .p-about .page-about .intro .picture{margin-bottom:-43px}}@media (max-width: 767.98px){.legacy-styling .p-about .page-about .intro .picture{width:200px;margin-top:40px;margin-bottom:-65px}}.legacy-styling .p-about .page-about .intro .picture img{position:relative;z-index:9;display:block;flex:1;height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.legacy-styling .p-about .page-about .intro article{position:relative;z-index:10}.legacy-styling .p-about .page-about .intro article .hi{margin-bottom:30px;font-weight:900;font-size:288px;line-height:.7;color:#F4DB53}@media (max-width: 1239.98px){.legacy-styling .p-about .page-about .intro article .hi{font-size:180px}}@media (max-width: 1004.98px){.legacy-styling .p-about .page-about .intro article .hi{font-size:144px;margin-bottom:20px}}.legacy-styling .p-about .page-about .intro article .text{font-size:24px;line-height:28px;font-weight:800}@media (max-width: 1004.98px){.legacy-styling .p-about .page-about .intro article .text{font-size:18px;line-height:26px}}.legacy-styling .p-about .page-about aside{position:relative}@media (min-width: 615px){.legacy-styling .p-about .page-about aside:after{content:"";display:block;position:absolute;z-index:-1;top:0;left:0;bottom:0;right:20px;background-color:#FFF9EA}}.legacy-styling .p-about .page-about aside .inner{width:360px}@media (max-width: 1239.98px){.legacy-styling .p-about .page-about aside .inner{width:300px}}@media (max-width: 1004.98px){.legacy-styling .p-about .page-about aside .inner{width:244px}}@media (max-width: 767.98px){.legacy-styling .p-about .page-about aside .inner{width:auto;margin-left:80px}}.legacy-styling .p-about .page-about article{padding-top:60px;padding-bottom:60px}@media (max-width: 1004.98px){.legacy-styling .p-about .page-about article{padding-top:30px;padding-bottom:30px}}.legacy-styling .p-about .page-about .block-interviews{z-index:10;position:relative;padding:60px 0 100px}@media (max-width: 1004.98px){.legacy-styling .p-about .page-about .block-interviews{padding-bottom:60px}}@media (max-width: 767.98px){.legacy-styling .p-about .page-about .block-interviews{padding-top:40px;padding-bottom:40px}}.legacy-styling .p-about .page-about .block-interviews:before{content:"";display:block;width:160px;height:2px;background-color:#000;position:absolute;left:0;top:-2px}@media (min-width: 615px){.legacy-styling .p-about .page-about .block-interviews:after{content:"";display:block;position:absolute;z-index:-1;top:0;bottom:0;right:100%;margin-right:-360px;width:300%;background-color:#FFF9EA}}@media (min-width: 615px) and (max-width: 1239.98px){.legacy-styling .p-about .page-about .block-interviews:after{margin-right:-300px}}@media (min-width: 615px) and (max-width: 1004.98px){.legacy-styling .p-about .page-about .block-interviews:after{margin-right:-244px}}.legacy-styling .p-about .page-about .block-interviews h2{font-weight:300}.legacy-styling .p-about .page-about .block-interviews .about__interviews{display:block;clear:left;margin-bottom:100px}.legacy-styling .p-about .page-about .block-interviews .about__interviews .container{display:flex;flex-wrap:wrap;justify-content:center}.legacy-styling .p-about .page-about .block-interviews .about__interviews .container .interview{cursor:pointer}.legacy-styling .p-about .page-about .block-interviews .about__interviews .container .interview img{width:100%;height:auto;display:block}@media (max-width: 614.98px){.legacy-styling .p-about .page-customers{background-color:#FFF9EA}}.legacy-styling .p-about .page-customers article{position:relative;padding:100px 0 80px}@media (min-width: 615px){.legacy-styling .p-about .page-customers article:after{content:"";display:block;position:absolute;z-index:-1;top:0;left:30.555%;bottom:0;right:0;background-color:#FFF9EA;border-radius:80px 0 0 0}}@media (min-width: 615px) and (min-width: 1880px){.legacy-styling .p-about .page-customers article:after{left:35%}}@media (min-width: 615px) and (max-width: 1239.98px){.legacy-styling .p-about .page-customers article:after{right:-14px}}@media (min-width: 615px) and (max-width: 767.98px){.legacy-styling .p-about .page-customers article:after{right:0}}@media (max-width: 614.98px){.legacy-styling .p-about .page-customers article{padding:0 0 30px}}.legacy-styling .p-about .page-customers+.site-footer{background-color:#FFF9EA}.legacy-styling .p-cases .page-cases{padding-bottom:100px}@media (max-width: 1004.98px){.legacy-styling .p-cases .page-cases{padding-bottom:80px}}@media (min-width: 615px){.legacy-styling .p-cases .page-cases:after{content:"";display:block;position:absolute;z-index:-1;top:-150px;left:30%;bottom:0;right:0;background-color:#FFF9EA;border-radius:0 0 0 80px}}@media (min-width: 615px) and (min-width: 1880px){.legacy-styling .p-cases .page-cases:after{left:35%}}@media (min-width: 615px) and (max-width: 1300px){.legacy-styling .p-cases .page-cases:after{left:28.1%}}@media (min-width: 615px) and (max-width: 1004.98px){.legacy-styling .p-cases .page-cases:after{left:278px}}@media (max-width: 614.98px){.legacy-styling .p-cases .page-cases{position:relative;margin:0 -20px;background-color:#FFF9EA;padding:40px 20px;overflow:hidden}}.legacy-styling .p-cases .page-cases .page-title{padding-bottom:10px}@media (max-width: 614.98px){.legacy-styling .p-cases .page-cases .page-title{padding-top:0;padding-bottom:20px}}.legacy-styling .p-cases .page-cases .item{position:relative;overflow:hidden;display:flex;flex-direction:column;height:320px;padding:0 30px 30px;border-radius:16px 16px 16px 0;margin-top:40px;color:#fff;font-size:36px;line-height:42px;text-decoration:none}@media (max-width: 1004.98px){.legacy-styling .p-cases .page-cases .item{height:400px}}@media (max-width: 767.98px){.legacy-styling .p-cases .page-cases .item{height:320px;margin-top:20px;padding:0 20px 20px;font-size:28px;line-height:34px}}.legacy-styling .p-cases .page-cases .item.dark-yellow{background-color:#FFBC00}.legacy-styling .p-cases .page-cases .item.green{background-color:#2DBF56}.legacy-styling .p-cases .page-cases .item.orange{background-color:#F49031}.legacy-styling .p-cases .page-cases .item.purple{background-color:#430492}.legacy-styling .p-cases .page-cases .item.blue{background-color:#0078B6}.legacy-styling .p-cases .page-cases .item.yellow{background-color:#FFC900}.legacy-styling .p-cases .page-cases .item:after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:0;background-color:transparent;transition:all 0.2s ease-in-out}.legacy-styling .p-cases .page-cases .item:hover:after{background-color:rgba(41,58,85,0.3)}.legacy-styling .p-cases .page-cases .item span{position:relative;z-index:2;display:flex;flex:0 0 auto;align-items:center;height:100px;margin-bottom:auto}.legacy-styling .p-cases .page-cases .item span img{display:block}.legacy-styling .p-cases .page-cases .item b{position:relative;z-index:2;display:flex;align-items:flex-end;flex:1;width:100%;margin-top:auto}@media (min-width: 615px) and (max-width: 767.98px){.legacy-styling .p-cases .page-cases>.row>.col-sm-6{padding-right:10px}.legacy-styling .p-cases .page-cases>.row>.col-sm-6:nth-child(2n){padding-left:10px;padding-right:20px}}.legacy-styling .p-cases .page-case-detailed{position:relative;z-index:90;overflow:hidden;margin-top:-2px}@media (max-width: 1239.98px) and (min-width: 768px){.legacy-styling .p-cases .page-case-detailed{margin-right:-14px;margin-left:-14px}}.legacy-styling .p-cases .page-case-detailed .page-title{padding-top:40px;padding-bottom:calc(62px + 52px);color:#fff}@media (max-width: 767.98px){.legacy-styling .p-cases .page-case-detailed .page-title{padding-bottom:40px}}.legacy-styling .p-cases .page-case-detailed .page-title.dark-yellow{background-color:#FFBC00}.legacy-styling .p-cases .page-case-detailed .page-title.green{background-color:#2DBF56}.legacy-styling .p-cases .page-case-detailed .page-title.orange{background-color:#F49031}.legacy-styling .p-cases .page-case-detailed .page-title.purple{background-color:#430492}.legacy-styling .p-cases .page-case-detailed .page-title.blue{background-color:#0078B6}.legacy-styling .p-cases .page-case-detailed .page-title.yellow{background-color:#FFC900}.legacy-styling .p-cases .page-case-detailed aside{position:relative;z-index:2;padding-right:80px;padding-bottom:110px}@media (max-width: 1239.98px){.legacy-styling .p-cases .page-case-detailed aside{padding-right:40px;padding-bottom:60px}}@media (min-width: 768px){.legacy-styling .p-cases .page-case-detailed aside:before{content:"";display:block;position:absolute;z-index:-1;top:-62px;bottom:0;right:20px;width:300%;background-color:#FFF9EA;border-radius:0 32px 0 0}}@media (max-width: 767.98px){.legacy-styling .p-cases .page-case-detailed aside{background-color:#FFF9EA;padding-bottom:40px;padding-right:20px}}.legacy-styling .p-cases .page-case-detailed aside .inner{position:relative;z-index:2;margin-top:-30px;width:300px}@media (max-width: 1239.98px){.legacy-styling .p-cases .page-case-detailed aside .inner{width:250px}}@media (max-width: 1004.98px){.legacy-styling .p-cases .page-case-detailed aside .inner{width:212px}}@media (max-width: 767.98px){.legacy-styling .p-cases .page-case-detailed aside .inner{margin-top:0;width:auto}}.legacy-styling .p-cases .page-case-detailed aside .inner .logo{display:flex;align-items:center;justify-content:center;height:150px}@media (max-width: 767.98px){.legacy-styling .p-cases .page-case-detailed aside .inner .logo{height:106px;margin-top:20px;margin-bottom:10px}}.legacy-styling .p-cases .page-case-detailed aside .inner .logo img{display:block;max-width:100%;max-height:60%}.legacy-styling .p-cases .page-case-detailed aside .inner .url{display:block;margin:0 0 50px;font-size:14px;font-weight:700;text-align:center}@media (max-width: 767.98px){.legacy-styling .p-cases .page-case-detailed aside .inner .url{margin-bottom:30px}}.legacy-styling .p-cases .page-case-detailed aside .inner .title{margin:0 0 16px;font-size:14px;font-weight:800;text-transform:uppercase;color:#778B9B;letter-spacing:1px}.legacy-styling .p-cases .page-case-detailed aside .inner .text{margin-bottom:17px;padding-bottom:18px;border-bottom:rgba(119,139,155,0.2) 2px solid;font-weight:800;font-size:24px;line-height:28px}@media (max-width: 1004.98px){.legacy-styling .p-cases .page-case-detailed aside .inner .text{font-size:18px}}.legacy-styling .p-cases .page-case-detailed aside .inner .text small{display:block;margin-top:3px;font-size:14px;line-height:20px}.legacy-styling .p-cases .page-case-detailed aside .inner nav a{display:block;position:relative;padding:20px 25px 20px 0;color:#000;font-size:14px;font-weight:700;text-decoration:none;box-shadow:inset 0 -2px 0 0 rgba(119,139,155,0.2)}.legacy-styling .p-cases .page-case-detailed aside .inner nav a:after{content:"";display:inline-block;font:normal normal normal 1.125rem/1 "iconfont";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:auto;font-size:inherit;vertical-align:middle;position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:16px;color:#BE3686}.legacy-styling .p-cases .page-case-detailed aside .inner nav a:hover{color:#BE3686}.legacy-styling .p-cases .page-case-detailed article{position:relative;z-index:2;padding-bottom:110px}@media (min-width: 768px){.legacy-styling .p-cases .page-case-detailed article:after{content:"";display:block;position:absolute;z-index:-1;top:-62px;bottom:0;left:-20px;width:300%;background-color:#fff;border-radius:32px 0 0 0}}@media (max-width: 767.98px){.legacy-styling .p-cases .page-case-detailed article{padding-top:50px;padding-bottom:40px}}.legacy-styling .p-cases .page-case-detailed article .inner{position:relative;z-index:2}.legacy-styling .p-cases .page-case-detailed article .inner .head{display:flex;flex-wrap:wrap}.legacy-styling .p-cases .page-case-detailed article .inner .head h6{flex:0 0 160px;display:flex;align-items:center;width:160px;height:64px;margin-right:40px;border-right:rgba(119,139,155,0.2) 2px solid;font-size:14px;text-transform:uppercase;color:#1fcaa8;font-weight:800;letter-spacing:1px}@media (max-width: 1239.98px){.legacy-styling .p-cases .page-case-detailed article .inner .head h6{flex:0 0 130px;width:130px}}@media (max-width: 614.98px){.legacy-styling .p-cases .page-case-detailed article .inner .head h6{flex:0 0 100%;width:100%;border-right:0;margin-right:0;height:auto;margin-bottom:20px}}.legacy-styling .p-cases .page-case-detailed article .inner .head h2{flex:1}@media (max-width: 1004.98px){.legacy-styling .p-cases .page-case-detailed article .inner .head h2{font-size:24px}}.legacy-styling .p-cases .page-case-detailed article .inner .block-testimonials .item .inner:before{top:-30px}@media (max-width: 767.98px){.legacy-styling .p-cases .page-case-detailed article .inner .block-testimonials .item .inner{padding-bottom:30px}}.legacy-styling .p-cases .block-cases-related{z-index:10;position:relative;padding:60px 0 40px}@media (max-width: 767.98px){.legacy-styling .p-cases .block-cases-related{padding-bottom:60px}}.legacy-styling .p-cases .block-cases-related:before{content:"";display:block;width:160px;height:2px;background-color:#000;position:absolute;left:0;top:-2px}@media (min-width: 768px){.legacy-styling .p-cases .block-cases-related:after{content:"";display:block;position:absolute;z-index:-1;top:0;bottom:0;right:100%;margin-right:calc(-300px - 60px);width:300%;background-color:#FFF9EA}}@media (min-width: 768px) and (max-width: 1239.98px){.legacy-styling .p-cases .block-cases-related:after{margin-right:calc(-250px - 20px)}}@media (min-width: 768px) and (max-width: 1004.98px){.legacy-styling .p-cases .block-cases-related:after{margin-right:calc(-212px - 20px)}}@media (max-width: 1239.98px){.legacy-styling .p-cases .block-cases-related h2{padding-bottom:20px}}@media (max-width: 767.98px){.legacy-styling .p-cases .block-cases-related h2{font-size:36px}}.legacy-styling .p-cases .block-cases-related .item{position:relative;overflow:hidden;display:flex;flex-direction:column;height:320px;padding:0 30px 30px;border-radius:16px 16px 16px 0;margin-top:40px;color:#fff;font-size:36px;line-height:42px;text-decoration:none}@media (max-width: 1004.98px){.legacy-styling .p-cases .block-cases-related .item{height:400px}}@media (max-width: 767.98px){.legacy-styling .p-cases .block-cases-related .item{height:320px;margin-top:20px;padding:0 20px 20px;font-size:28px;line-height:34px}}.legacy-styling .p-cases .block-cases-related .item.dark-yellow{background-color:#FFBC00}.legacy-styling .p-cases .block-cases-related .item.green{background-color:#2DBF56}.legacy-styling .p-cases .block-cases-related .item.orange{background-color:#F49031}.legacy-styling .p-cases .block-cases-related .item.purple{background-color:#430492}.legacy-styling .p-cases .block-cases-related .item.blue{background-color:#0078B6}.legacy-styling .p-cases .block-cases-related .item.yellow{background-color:#FFC900}.legacy-styling .p-cases .block-cases-related .item:after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:0;background-color:transparent;transition:all 0.2s ease-in-out}.legacy-styling .p-cases .block-cases-related .item:hover:after{background-color:rgba(41,58,85,0.3)}.legacy-styling .p-cases .block-cases-related .item span{position:relative;z-index:2;display:flex;flex:0 0 auto;align-items:center;height:100px;margin-bottom:auto}.legacy-styling .p-cases .block-cases-related .item span img{display:block}.legacy-styling .p-cases .block-cases-related .item b{position:relative;z-index:2;display:flex;align-items:flex-end;flex:1;width:100%;margin-top:auto}.legacy-styling .cancel_acc .main{background-color:#f2f6f7;color:#171820;min-height:700px}.legacy-styling .cancel_acc .red-head{color:red;font-size:3.5rem}.legacy-styling .cancel_acc .head-2{padding-top:70px;font-size:3rem;padding-bottom:25px}.legacy-styling .cancel_acc .texts{padding-right:45px}.legacy-styling .cancel_acc textarea{border:1px solid #a1afc0;border-radius:9px;padding:20px}.legacy-styling .cancel_acc .picture{padding-top:60px}.legacy-styling .cancel_acc h2{font-weight:600}.legacy-styling .cancel_acc .description{font-weight:600;font-size:25px;padding:0 10%}.legacy-styling .cancel_acc .cta-buttons{text-align:center;padding:100px 0}.legacy-styling .cancel_acc .cta-buttons a{font-size:20px;text-transform:initial;padding:27px 37px;margin-bottom:34px}.legacy-styling .cancel_acc .cta-buttons a.secondary-link{color:#b5b5b5;font-weight:700;text-decoration:underline}.legacy-styling .why-cancel{background-color:#F2F5F7}.legacy-styling .why-cancel .site-header{background-color:#FFF}.legacy-styling .why-cancel h1{font-size:60px;padding:50px 0;text-align:center}.legacy-styling .why-cancel h3.caption{padding:18px 0;font-size:27px}.legacy-styling .why-cancel form{padding-bottom:100px}.legacy-styling .why-cancel form #submit_success{display:none}.legacy-styling .why-cancel form .help-block{color:red;font-weight:600}.legacy-styling .why-cancel form .form-group__radio .radio-group-element{font-size:20px}.legacy-styling .why-cancel form .form-group__radio .radio-group-element label{font-size:20px}.legacy-styling .why-cancel form .suggested_features,.legacy-styling .why-cancel form #submit_success,.legacy-styling .why-cancel form #submit_light,.legacy-styling .why-cancel form #done_for_you_request,.legacy-styling .why-cancel form #schedule_call{display:none}.legacy-styling .why-cancel form .button-wrapper .btn-link{text-decoration:underline;color:#999;font-weight:400;font-size:17px;margin-top:10px}.legacy-styling .why-cancel form .text-box-description{display:none}.legacy-styling .why-cancel form .text-box-description p{font-weight:600;font-size:30px}.legacy-styling .why-cancel form textarea{padding:10px}.legacy-styling .why-cancel form .button-wrapper{text-align:center;margin-top:40px}.legacy-styling .why-cancel .done-for-you .suggested_features,.legacy-styling .why-cancel .done-for-you #submit_light,.legacy-styling .why-cancel .done-for-you #done_for_you_request,.legacy-styling .why-cancel .done-for-you .text-box-description{display:block}.legacy-styling .why-cancel .done-for-you #submit_success{display:inline-block}.legacy-styling .why-cancel .done-for-you form{width:75%;margin:auto}.legacy-styling .brands .color-field{display:block;height:75px;width:75px;padding:0;border:none}.legacy-styling .brands .color-cell{height:30px;width:30px}.legacy-styling .brands td.actions{text-align:right;min-width:248px}.legacy-styling .brands td.actions a{margin:0 10px}.legacy-styling .brands .header a{margin:10px 0}.legacy-styling .brands .campaign_pitch{margin-bottom:0}.legacy-styling .brands .campaign_pitch .question{color:#1fcaa8;cursor:pointer}.legacy-styling .brands .brands-wrapper .form-group{margin-top:20px}.legacy-styling .brands .brands-wrapper .form-group>*:not(a){padding-left:0}.legacy-styling .brands .brands-wrapper a{margin:10px 0}.legacy-styling .brands .brands-wrapper label.control-label{max-width:100%}.legacy-styling .brand-select2-container{z-index:999999}.legacy-styling .brand-done{background-color:#F3F6F7}.legacy-styling .brand-done h1{font-weight:600;padding-top:130px;padding-bottom:100px}.legacy-styling .brand-done p{font-size:42px;font-weight:600;padding-bottom:50px;padding-top:50px}.legacy-styling .brand-done .link-wrapper{display:flex;justify-content:center}.legacy-styling .brand-done .link-wrapper a{font-size:45px;text-decoration:underline;color:#3879B6;margin-bottom:60px}.legacy-styling .p-cms .page-cms{padding-bottom:100px}@media (max-width: 1004.98px){.legacy-styling .p-cms .page-cms{padding-bottom:80px}}@media (max-width: 767.98px){.legacy-styling .p-cms .page-cms{padding-bottom:50px}}.legacy-styling .p-cms .page-cms .page-title{position:relative}@media (min-width: 768px){.legacy-styling .p-cms .page-cms .page-title:after{content:"";display:block;position:absolute;z-index:-1;top:-150px;left:30%;bottom:0;right:0;background-color:#FFF9EA;border-radius:0 0 0 100px}}@media (min-width: 768px) and (min-width: 1880px){.legacy-styling .p-cms .page-cms .page-title:after{left:35%}}@media (min-width: 768px) and (max-width: 1300px){.legacy-styling .p-cms .page-cms .page-title:after{left:28.1%}}@media (min-width: 768px) and (max-width: 1239.98px){.legacy-styling .p-cms .page-cms .page-title:after{right:-14px}}@media (min-width: 768px) and (max-width: 1004.98px){.legacy-styling .p-cms .page-cms .page-title:after{left:35%}}@media (max-width: 767.98px){.legacy-styling .p-cms .page-cms .page-title{position:relative;background-color:#FFF9EA;padding-top:20px !important;padding-bottom:20px !important}}.legacy-styling .p-cms .page-cms .sidebar_navigation{padding-top:50px;padding-bottom:50px;padding-right:20px}.legacy-styling .p-cms .page-cms .sidebar_navigation nav.fixed{max-width:224px;position:fixed;top:25px}.legacy-styling .p-cms .page-cms .sidebar_navigation nav a{display:block;padding:20px 0;box-shadow:inset 0 -2px 0 0 rgba(119,139,155,0.2);font-size:14px;font-weight:700;color:#BE3686;text-decoration:none}.legacy-styling .p-cms .page-cms .sidebar_navigation nav a:hover{color:#000}.legacy-styling .p-cms .page-cms .sidebar_navigation nav a.active{color:#000;box-shadow:inset 0 -2px 0 0 #1fcaa8}.legacy-styling .p-cms .page-video{padding-bottom:100px}@media (max-width: 1004.98px){.legacy-styling .p-cms .page-video{padding-bottom:80px}}@media (min-width: 615px){.legacy-styling .p-cms .page-video:after{content:"";display:block;position:absolute;z-index:-1;top:-150px;left:30%;bottom:0;right:0;background-color:#FFF9EA;border-radius:0 0 0 80px}}@media (min-width: 615px) and (min-width: 1880px){.legacy-styling .p-cms .page-video:after{left:35%}}@media (min-width: 615px) and (max-width: 1300px){.legacy-styling .p-cms .page-video:after{left:28.1%}}@media (min-width: 615px) and (max-width: 1004.98px){.legacy-styling .p-cms .page-video:after{left:278px}}@media (max-width: 614.98px){.legacy-styling .p-cms .page-video{background-color:#FFF9EA}}.legacy-styling .dashboard .brand-summary{background:#F3F6F7;padding-top:60px;padding-bottom:60px}@media screen and (min-width: 950px){.legacy-styling .dashboard .brand-summary{min-height:1150px}}.legacy-styling .dashboard .brand-summary .first-tools-open-message{z-index:9;position:inherit;left:61%;top:52px}.legacy-styling .dashboard .brand-summary .first-tools-open-message .owner-message-wrapper{margin:0 0 0 auto}.legacy-styling .dashboard .brand-summary .blue-link{color:#3879B6;text-decoration:underline}.legacy-styling .dashboard .brand-summary .arrow-rotatable{position:relative}.legacy-styling .dashboard .brand-summary .arrow-rotatable.email-integration{z-index:100}.legacy-styling .dashboard .brand-summary .arrow-rotatable.email-integration img{right:14%;bottom:-50px !important;transform:rotate(-90deg)}@media (max-width: 1100px){.legacy-styling .dashboard .brand-summary .arrow-rotatable.email-integration img{right:3%}}@media (max-width: 940px){.legacy-styling .dashboard .brand-summary .arrow-rotatable.email-integration img{top:-70px}}.legacy-styling .dashboard .brand-summary .arrow-rotatable.first-tools-open-arrow img{right:-66px;top:-220px}@media (max-width: 940px){.legacy-styling .dashboard .brand-summary .arrow-rotatable.first-tools-open-arrow img{display:none}}.legacy-styling .dashboard .brand-summary .arrow-rotatable img{position:absolute;right:20%}@media (max-width: 940px){.legacy-styling .dashboard .brand-summary .arrow-rotatable img{right:10%}}@media (max-width: 715px){.legacy-styling .dashboard .brand-summary .arrow-rotatable img{right:0}}@media (max-width: 560px){.legacy-styling .dashboard .brand-summary .arrow-rotatable img{display:none}}.legacy-styling .dashboard .brand-summary .card .caption{font-weight:800;font-size:0.8em}.legacy-styling .dashboard .brand-summary .card .caption .email-campaign-select{display:flex;justify-content:end}.legacy-styling .dashboard .brand-summary .card .email-campaign-select{align-items:baseline}.legacy-styling .dashboard .brand-summary .card .email-campaign-select .email-type{font-weight:400;padding-left:5px}.legacy-styling .dashboard .brand-summary .card .email-campaign-select button{color:#3879B6;text-decoration:underline;border:none;background:none;cursor:pointer;font-weight:600}.legacy-styling .dashboard .brand-summary .card .email-campaign-select .active-option{background-color:#fff8dc}.legacy-styling .dashboard .brand-summary .card .campaigns{display:flex;margin-left:45px;margin-top:40px}@media screen and (max-width: 767px){.legacy-styling .dashboard .brand-summary .card .campaigns{flex-direction:column}}.legacy-styling .dashboard .brand-summary .card .campaigns .title{text-transform:uppercase;color:#5B5B5B;font-weight:600;padding-right:15px}.legacy-styling .dashboard .brand-summary .card .campaigns .value a{color:#3879B6;text-decoration:underline;padding-left:15px;font-size:14px}.legacy-styling .dashboard .campaign-brand .wrapper{margin-top:45px;background-color:#FFF;padding:120px;padding-top:49px}@media screen and (max-width: 767px){.legacy-styling .dashboard .campaign-brand .wrapper{padding:35px}}.legacy-styling .dashboard .campaign-brand .wrapper h3{font-size:1.7em;padding-bottom:25px}.legacy-styling .dashboard .campaign-brand .wrapper .main-title{font-size:1.7em;font-weight:800;margin-bottom:60px}@media screen and (max-width: 767px){.legacy-styling .dashboard .campaign-brand .wrapper .main-title{padding:0.5em;margin-bottom:10px;text-align:center}}.legacy-styling .dashboard .campaign-brand .wrapper .main-title img{margin-right:30px}.legacy-styling .dashboard .campaign-brand .wrapper .main-title.secondary{color:#7E7B7B}.legacy-styling .dashboard .campaign-brand .wrapper .goals .goal{border:solid #D9D9D9 1px;cursor:pointer;border-radius:25px;min-width:145px;padding:10px 25px;margin-bottom:0;text-align:center;font-size:0.8em;transition:background-color 0.3s ease-out}@media screen and (max-width: 767px){.legacy-styling .dashboard .campaign-brand .wrapper .goals .goal{flex:0 0 85%}}.legacy-styling .dashboard .campaign-brand .wrapper .goals .goal.selected{background-color:#27D08B;color:#FFF}.legacy-styling .dashboard .campaign-brand .wrapper .goals .goal.selected:before{content:'X';padding-right:6px}.legacy-styling .dashboard .campaign-brand .wrapper .other-tool-list .option{display:none}.legacy-styling .dashboard .campaign-brand .wrapper .option{display:flex;align-items:center;margin:30px 0;padding:20px 6px}.legacy-styling .dashboard .campaign-brand .wrapper .option.pending{background-color:#EAEAEA}@media screen and (max-width: 767px){.legacy-styling .dashboard .campaign-brand .wrapper .option{flex-direction:column;align-items:baseline;padding:20px 5px}.legacy-styling .dashboard .campaign-brand .wrapper .option img{padding-left:44px}}.legacy-styling .dashboard .campaign-brand .wrapper .option.custom{background-color:#BFDBF0}.legacy-styling .dashboard .campaign-brand .wrapper .option .caption{padding-left:44px;font-weight:800;font-size:1.2em}.legacy-styling .dashboard .campaign-brand .wrapper .option .caption .explanation{font-size:0.6em;display:flex}.legacy-styling .dashboard .campaign-brand .wrapper .option .caption .explanation .badge-custom{margin-top:8px;padding:5px 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:15px}.legacy-styling .dashboard .campaign-brand .wrapper .option .caption .explanation .best-for{font-weight:300;color:#6C6C6C;margin-right:10px;background:#E0E7EE;font-size:0.9em}.legacy-styling .dashboard .campaign-brand .wrapper .option .caption .explanation .new-ops{color:#FFF;background:#DC7C76}.legacy-styling .dashboard .campaign-brand .wrapper .option .select{margin-left:auto}@media screen and (max-width: 767px){.legacy-styling .dashboard .campaign-brand .wrapper .option .select{margin-left:0px;padding-left:44px;margin-top:20px}}.legacy-styling .dashboard .campaign-brand .wrapper .option .tool{box-shadow:0px 0px 2px 2px #83808040}.legacy-styling .dashboard .campaign-brand .wrapper .option .soon{color:#FA8787;font-weight:600;font-size:0.9em}.legacy-styling .dashboard .campaign-brand .pitch-requests h2{text-align:center;padding-top:100px}.legacy-styling .dashboard .campaign-brand .tutorial-item{padding:45px 0}.legacy-styling .dashboard .campaign-brand .tutorial-item .title{font-weight:600;font-size:1.3em;padding-bottom:14px}.legacy-styling .dashboard .btn{padding:15px 20px;border-radius:7px}.legacy-styling .dashboard .btn-dark,.legacy-styling .dashboard .page-results .press-ops-wrapper .btn-group .btn.is-active,.legacy-styling .page-results .press-ops-wrapper .btn-group .dashboard .btn.is-active{background:#2A394F}.legacy-styling .dashboard h1{padding-top:25px;padding-bottom:75px}.legacy-styling .dashboard .card{padding-top:17px;margin:50px 0;border-radius:20px;border:none;box-shadow:0px 17px 30px 0px #B0B7C324}.legacy-styling .dashboard .card .col{padding-right:13px;padding-left:13px}.legacy-styling .dashboard .card .cta_button{text-align:center;align-self:center}.legacy-styling .dashboard .card .cta_button .btn{text-transform:capitalize;letter-spacing:0;min-width:205px}.legacy-styling .dashboard .card .cta_button .btn.btn-dark,.legacy-styling .dashboard .card .cta_button .page-results .press-ops-wrapper .btn-group .btn.is-active,.legacy-styling .page-results .press-ops-wrapper .btn-group .dashboard .card .cta_button .btn.is-active{background:#426596}.legacy-styling .dashboard .card .cta_button .disabled{background-color:#D8D8D8}.legacy-styling .dashboard .card .score{text-align:center}.legacy-styling .dashboard .card .score.right-border{border-right:2px solid;-o-border-image:linear-gradient(transparent 10%, #BEBEBE, transparent 80%) 2;border-image:linear-gradient(transparent 10%, #BEBEBE, transparent 80%) 2}.legacy-styling .dashboard .card .score .title{white-space:nowrap;color:#989898;font-size:14px;font-weight:700}.legacy-styling .dashboard .card .score .result{font-size:70px;font-weight:600;line-height:1.4}.legacy-styling .dashboard .card .score .result.blue{color:#616A79}.legacy-styling .dashboard .card .score.new-opportunities .result{color:#EF4A4A}.legacy-styling .dashboard .card .score.round .result{padding-top:0}.legacy-styling .dashboard .card .score.round .result .rating{transform-origin:center;position:relative;display:flex;align-items:center;justify-content:center;border-radius:100%;overflow:hidden;background:#2980b9;color:#000;width:7.7rem;height:7.7rem}.legacy-styling .dashboard .card .score.round .result .tbd{font-size:16px}.legacy-styling .dashboard .card .score.round .result .rating span{position:relative;display:flex;z-index:2;margin-bottom:16px}.legacy-styling .dashboard .card .score.round .result .rating span small{font-size:0.5em;font-weight:900;align-self:center}.legacy-styling .dashboard .card .score.round .result .rating::after{content:"";position:absolute;top:0.75rem;right:0.75rem;bottom:0.75rem;left:0.75rem;background:#FFF;border-radius:inherit;z-index:1}.legacy-styling .dashboard .card .score.round .result .rating::before{content:"";position:absolute;top:0.75rem;right:0.75rem;bottom:0.75rem;left:0.75rem;border-radius:inherit;z-index:-1}.legacy-styling .dashboard .card .score.round .result .rating.good{background:#27ae60}.legacy-styling .dashboard .card .score.round .result .rating.meh{background:#f1c40f}.legacy-styling .dashboard .card .score.round .result .rating.bad{background:#e74c3c}.legacy-styling .dashboard .card .site-info{box-shadow:0px 0px 4px 4px #cbc8c840;border-radius:20px;padding:10px 30px}@media (max-width: 767.98px){.legacy-styling .dashboard .card .site-info{text-align:center}}@media (max-width: 1004.98px){.legacy-styling .dashboard .card .site-title{padding-bottom:15px}}.legacy-styling .dashboard .card .site-title .title{font-weight:600;min-width:150px}@media screen and (max-width: 767px){.legacy-styling .dashboard .card .site-title .title{font-size:1.5em}}.legacy-styling .dashboard .card .site-title .website a{color:#989898;font-size:12px;font-weight:700}.legacy-styling .dashboard .card .site-title .preview img{-webkit-clip-path:polygon(0 0, 100% 0%, 100% 87%, 0% 100%);clip-path:polygon(0 0, 100% 0%, 100% 87%, 0% 100%)}.legacy-styling .dashboard .card .campaigns h3{font-weight:350;font-size:1em}.legacy-styling .dashboard .card .campaigns table{width:100%}.legacy-styling .dashboard .card .campaigns table thead{color:#FFF;background:#426596;font-size:0.8em;font-weight:300;text-align:center}.legacy-styling .dashboard .card .campaigns table td{padding:20px;font-weight:600;text-align:center;font-size:0.9em}.legacy-styling .dashboard .card .campaigns table td .icon-btn{border-radius:50%;border:1px solid #E0DFDF;margin:0 5px;cursor:pointer;padding:7px 10px}.legacy-styling .dashboard .card .campaigns table td .icon-btn.red{color:#FF5A23}.legacy-styling .dashboard .card .campaigns table tbody td:first-of-type{padding-right:50px;padding-left:50px;font-weight:500;text-align:left}.legacy-styling .dashboard .card .campaigns table tbody td:first-of-type a{color:#3879B6;text-decoration:underline}.legacy-styling .dashboard .statistic h2{padding-top:54px}.legacy-styling .dashboard .outreach a.btn{float:right}.legacy-styling .dashboard .outreach .page-emails .list{margin-bottom:30px}.legacy-styling .dashboard .buttons-panel .btn{margin-right:30px}.legacy-styling .dashboard .socials-list{display:flex}.legacy-styling .dashboard .socials-list .item{display:inline-flex;align-items:center;padding:0 7px}.legacy-styling .dashboard .socials-list .item .count{padding-left:5px}.legacy-styling .dashboard form.new_press_share .help-block{display:none}.legacy-styling .done-for-you-page .tryitnow-ab .description-caption.description{padding:12px 0}.legacy-styling .done-for-you-page .page-pricing.done-for-you-plan .page-title{text-align:center;font-size:70px;font-weight:400;margin-top:25px}.legacy-styling .done-for-you-page .page-pricing.done-for-you-plan .offer.blue,.legacy-styling .done-for-you-page .page-pricing.done-for-you-plan .offer.green{width:100%;padding-top:20px;left:0;height:93%}.legacy-styling .done-for-you-page .page-pricing.done-for-you-plan .inner{margin:0 40px}.legacy-styling .done-for-you-page .page-pricing.done-for-you-plan .inner .head{margin-bottom:20px}.legacy-styling .done-for-you-page .page-pricing.done-for-you-plan .footnote{margin-top:10px;font-size:13px;letter-spacing:0.67px;color:#888;padding:0 55px;font-weight:700;line-height:1.35;font-style:normal}.legacy-styling .done-for-you-page .title{font-size:70px;text-align:center;font-weight:500}.legacy-styling .done-for-you-page .block-how-it-works{padding-top:50px}.legacy-styling .done-for-you-page .block-how-it-works ul.steps li{font-size:30px;padding:20px 40px;font-weight:600}.legacy-styling .done-for-you-page .block-meeting{text-align:center;margin:80px 0}.legacy-styling .done-for-you-page .block-meeting p{font-size:24px;font-weight:600;padding:25px 0}.legacy-styling .content-people h1,.legacy-styling .content-people .form-title{text-align:center;padding:102px 100px 50px;font-weight:800;font-size:2.3rem}.legacy-styling .content-people .product-hunt{margin-top:25px;text-align:right}.legacy-styling .content-people .new_contentpeople_form{padding:0 100px 160px}.legacy-styling .content-people form{width:75%;margin:0 auto 200px}.legacy-styling .content-people form .submit-btn{margin:auto;display:block}.legacy-styling .content-people .error-block{display:none;text-align:center;font-weight:500;padding-bottom:100px}.legacy-styling .content-people .js-new-search{display:none}.legacy-styling .content-people .fetching{text-align:center;font-size:22px;font-weight:700;padding-bottom:150px}.legacy-styling .content-people .card{flex-direction:row;margin-bottom:20px}.legacy-styling .content-people .card .img-wrapper{display:flex}.legacy-styling .content-people .card .img-wrapper img{width:150px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto 33px}.legacy-styling .content-people .card .info{padding:24px 10px}.legacy-styling .content-people .card .info .full-name{font-size:25px;font-weight:800;color:#273851}.legacy-styling .content-people .card .info .company{color:#555;font-size:17px;font-weight:500;margin-bottom:15px}.legacy-styling .content-people .card .info .icon-info .fa{color:#5c7f94;width:15px;text-align:center}.legacy-styling .content-people .card .info .icon-info .text{padding-left:10px;font-size:16px}.legacy-styling .content-people .card .info .socials-list{list-style-type:none;display:flex;padding-left:0}.legacy-styling .content-people .card .info .socials-list li{font-size:28px;padding-right:12px}.legacy-styling .content-people .card .info .socials-list .fa-linkedin-square{color:#0e76a8}.legacy-styling .content-people .card .info .socials-list .fa-twitter-square{color:#00acee}.legacy-styling .content-people .card .info .socials-list .fa-facebook-square{color:#3b5998}@media (max-width: 800px){.legacy-styling .content-people form{width:100%}.legacy-styling .content-people h1{padding:100px 25px 50px;font-size:2rem}}.legacy-styling .brand-health-score{background-color:#f2f6f7}.legacy-styling .brand-health-score h1,.legacy-styling .brand-health-score .form-title{padding:70px 0px;font-weight:600;font-size:2.3rem}.legacy-styling .brand-health-score .js-search-loader img{width:50px}.legacy-styling .brand-health-score .new_contentpeople_form{padding:0 100px 160px}.legacy-styling .brand-health-score .form-wrapper{background-color:#FFF;border-radius:10px;margin-bottom:70px}.legacy-styling .brand-health-score .form-wrapper form .form-group{padding-bottom:60px}.legacy-styling .brand-health-score .form-wrapper form .error{font-size:14px;color:red;font-weight:600}.legacy-styling .brand-health-score .form-wrapper form .select-wrapper{display:flex;flex-wrap:wrap}.legacy-styling .brand-health-score .form-wrapper form .select-wrapper .option{flex:0 0 23%;border:solid #D9D9D9 1px;cursor:pointer;border-radius:25px;min-width:145px;padding:10px 0;margin:13px 38px;text-align:center;transition:background-color 0.3s ease-out}.legacy-styling .brand-health-score .form-wrapper form .select-wrapper .option.selected{background-color:#27D08B;color:#FFF}.legacy-styling .brand-health-score .form-wrapper form .select-wrapper .option.selected:before{content:'X';padding-right:6px}.legacy-styling .brand-health-score .form-wrapper form .control-label{font-weight:350;margin-bottom:0.5em}.legacy-styling .brand-health-score .form-wrapper form .control-label abbr[title]{display:none}.legacy-styling .brand-health-score .form-wrapper form .control-label b{font-weight:600}.legacy-styling .brand-health-score .form-wrapper form .control-label small{display:block;font-weight:600}.legacy-styling .brand-health-score .form-wrapper form .control-label .red{color:#F13131}.legacy-styling .brand-health-score .form-wrapper form .select2-selection--single{height:60px}.legacy-styling .brand-health-score .form-wrapper form .select2-selection__rendered{line-height:60px}.legacy-styling .brand-health-score .form-wrapper form .select2-selection__arrow{height:61px;width:60px;background:#69CD90}.legacy-styling .brand-health-score .form-wrapper form .select2-selection__arrow b{border-color:#fff transparent transparent transparent !important;border-width:16px 15px 6px 14px;margin-left:-13px;margin-top:-7px}.legacy-styling .brand-health-score .form-wrapper form .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-width:0 14px 17px 13px;margin-top:-9px;border-color:transparent transparent #fff transparent !important}.legacy-styling .brand-health-score .form-wrapper form .multi-arrow{position:relative}.legacy-styling .brand-health-score .form-wrapper form .multi-arrow .select2-search__field{width:100% !important}.legacy-styling .brand-health-score .form-wrapper form .multi-arrow .select2-container--default .select2-selection--multiple:before{content:' ';display:block;position:absolute;border-color:#fff transparent transparent transparent;border-style:solid;right:14px;height:46px;width:0;z-index:50;top:50%;margin-left:-7px;border-width:16px 15px 6px 14px;margin-top:-9px;cursor:pointer}.legacy-styling .brand-health-score .form-wrapper form .multi-arrow .select2-selection__arrow{right:0;z-index:2;position:absolute}.legacy-styling .brand-health-score .form-wrapper form .multi-arrow .select2-selection__rendered{line-height:47px}.legacy-styling .brand-health-score .form-wrapper form .multi-arrow .select2-selection--multiple .select2-selection__choice{margin-top:10px}.legacy-styling .brand-health-score .form-wrapper form .select2-selection--multiple .select2-selection__clear{margin-top:14px}.legacy-styling .brand-health-score .form-wrapper form .select2-selection--multiple .select2-selection__choice{margin-top:17px}.legacy-styling .brand-health-score .form-wrapper form .submit-btn{display:block;margin:0 auto 70px;border-radius:10px;font-weight:600;font-size:25px;padding:16px 75px;text-transform:none}.legacy-styling .brand-health-score td.result{white-space:pre-line}.legacy-styling .brand-health-score .error-block{display:none;text-align:center;font-weight:500;padding-bottom:100px}.legacy-styling .brand-health-score .js-new-search{display:none}.legacy-styling .brand-health-score .fetching{text-align:center;font-size:22px;font-weight:700;padding-bottom:150px}@media (max-width: 800px){.legacy-styling .brand-health-score form{width:100%}.legacy-styling .brand-health-score h1{padding:100px 25px 50px;font-size:2rem}}.legacy-styling .p-pricing .page-pricing{padding-bottom:60px}.legacy-styling .p-pricing .page-pricing .page-title{padding:70px 10% 60px 10%}.legacy-styling .p-pricing .page-pricing .page-title h2{font-weight:100}.legacy-styling .p-pricing .page-pricing h1,.legacy-styling .p-pricing .page-pricing .h1{font-family:'Lexend Deca';font-style:normal;font-weight:bold;font-size:46px;line-height:53px;text-align:center;letter-spacing:0.67px;color:#000000}.legacy-styling .p-pricing .page-pricing .main-testimonial{max-width:913px;display:flex;margin:auto;margin-bottom:50px;font-size:0.95rem;border:solid #BDBDBD;padding:18px 57px;border-radius:23px}.legacy-styling .p-pricing .page-pricing .main-testimonial .caption{display:flex;flex-direction:column;justify-content:center}.legacy-styling .p-pricing .page-pricing .main-testimonial .portrait img{flex:0 0 80px;width:80px;height:80px}.legacy-styling .p-pricing .page-pricing .main-testimonial .logo{width:130px}.legacy-styling .p-pricing .page-pricing .main-testimonial .logo img{width:75px;margin-left:5px;margin-top:9px}.legacy-styling .p-pricing .page-pricing .main-testimonial .description{font-family:'Lexend Deca'}.legacy-styling .p-pricing .page-pricing .main-testimonial .description .citate{font-style:italic;line-height:130%;letter-spacing:0.67px;padding-bottom:16px}.legacy-styling .p-pricing .page-pricing .main-testimonial .description .name{font-weight:bold;font-size:20px;line-height:23px}.legacy-styling .p-pricing .page-pricing .main-testimonial .description .position{font-style:normal;font-weight:normal;font-size:14px;line-height:16px;letter-spacing:0.67px}.legacy-styling .p-pricing .page-pricing .switcher .label{font-weight:bold;font-size:16px;letter-spacing:0.67px;line-height:130%;padding:14px 20px 0;display:flex}.legacy-styling .p-pricing .page-pricing .switcher .label .discount{background-color:#64CD91;color:#FFF;height:24px;margin-top:-12px;margin-left:8px;border-radius:8px 8px 8px 0px;padding:4px 9px;font-size:12px;line-height:130%}.legacy-styling .p-pricing .page-pricing .switcher .switch{width:80px;height:50px}.legacy-styling .p-pricing .page-pricing .switcher input+.slider{background-color:#385073;border-radius:10px 10px 10px 0px}.legacy-styling .p-pricing .page-pricing .switcher input+.slider.inactive{background-color:#a4adb9}.legacy-styling .p-pricing .page-pricing .switcher .slider:before{width:33px;height:33px;background:#F2F6F7;border-radius:10px 10px 10px 0px;margin-bottom:4px;left:10px}@media (max-width: 1004.98px){.legacy-styling .p-pricing .page-pricing{padding-bottom:40px}.legacy-styling .p-pricing .page-pricing h1,.legacy-styling .p-pricing .page-pricing .h1{font-size:32px}}@media (max-width: 767.98px){.legacy-styling .p-pricing .page-pricing .page-title{padding-top:0}}@media (max-width: 614.98px){.legacy-styling .p-pricing .page-pricing{position:relative;margin:0 -20px;background-color:#FFF9EA;padding:40px 20px;overflow:hidden}}.legacy-styling .p-pricing .page-pricing .toggle-plan{padding:0}.legacy-styling .p-pricing .page-pricing .custom-plans{font-size:22px;font-weight:800;max-width:800px;padding:15px;margin:auto;text-align:center}.legacy-styling .p-pricing .page-pricing .footnote{margin-top:35px;padding-left:35px;font-size:14px;letter-spacing:0.67px;font-style:italic}.legacy-styling .p-pricing .page-pricing .offer{position:relative;display:flex;height:100%}@media (max-width: 1004.98px){.legacy-styling .p-pricing .page-pricing .offer{height:auto;margin-bottom:34px}}@media (max-width: 767.98px){.legacy-styling .p-pricing .page-pricing .offer{margin-bottom:20px}}@media (min-width: 1005px){.legacy-styling .p-pricing .page-pricing .offer.blue,.legacy-styling .p-pricing .page-pricing .offer.pink{padding-top:20px}}.legacy-styling .p-pricing .page-pricing .offer.blue .inner{background-color:#385073}.legacy-styling .p-pricing .page-pricing .offer.blue .inner .head{background-color:#385073}.legacy-styling .p-pricing .page-pricing .offer.blue .inner .btn{background-color:#24d08a;color:#fff}.legacy-styling .p-pricing .page-pricing .offer.green .inner{background-color:#5BAA7D;border-radius:16px}.legacy-styling .p-pricing .page-pricing .offer.green .inner .head{background-color:#5BAA7D;margin-bottom:20px}.legacy-styling .p-pricing .page-pricing .offer.green .inner .list-check li{border-top:1px solid rgba(0,0,0,0.1)}.legacy-styling .p-pricing .page-pricing .offer.green .inner .btn{background-color:#FFF;color:#2B3B52}.legacy-styling .p-pricing .page-pricing .offer.gray{padding-top:40px}.legacy-styling .p-pricing .page-pricing .offer.gray .inner{background-color:#F4F4F4;color:black;margin-bottom:25px;border-top-right-radius:0;border-bottom-right-radius:0}.legacy-styling .p-pricing .page-pricing .offer.gray .inner .head{background-color:#F4F4F4;margin-bottom:20px;color:black}.legacy-styling .p-pricing .page-pricing .offer.gray .inner .data{padding-top:5px;padding-bottom:5px}.legacy-styling .p-pricing .page-pricing .offer.gray .inner .list-check li{border-top:1px solid rgba(0,0,0,0.1)}.legacy-styling .p-pricing .page-pricing .offer.gray .inner .btn{background-color:#FFF;color:black;border:1px solid #C9C9C9}@media (max-width: 1004.98px){.legacy-styling .p-pricing .page-pricing .offer.pink{margin-bottom:0 !important}}.legacy-styling .p-pricing .page-pricing .offer.pink .inner .head{background-color:#BE3686}.legacy-styling .p-pricing .page-pricing .offer.pink .inner .btn{background-color:#BE3686;color:#fff}.legacy-styling .p-pricing .page-pricing .offer.pink .inner .btn:hover,.legacy-styling .p-pricing .page-pricing .offer.pink .inner .btn:focus,.legacy-styling .p-pricing .page-pricing .offer.pink .inner .btn:active{background-color:#913777;color:#fff}.legacy-styling .p-pricing .page-pricing .offer .inner{flex:1;display:flex;flex-wrap:wrap;flex-direction:column;color:#fff;overflow:hidden}.legacy-styling .p-pricing .page-pricing .offer .inner .head{display:flex;flex-wrap:nowrap;flex-direction:column;padding:12px 30px 0;color:#fff}.legacy-styling .p-pricing .page-pricing .offer .inner .head .name{flex:0 0 auto;height:auto;text-align:center;font-weight:500;font-size:24px;line-height:130%;letter-spacing:0.67px;padding:30px 0 25px 0;border-bottom:none}.legacy-styling .p-pricing .page-pricing .offer .inner .head .price-box{margin:auto;font-weight:bold;letter-spacing:0.67px}.legacy-styling .p-pricing .page-pricing .offer .inner .head .price-box>*{display:inline-block;height:30px;line-height:30px;font-size:24px;font-weight:800}.legacy-styling .p-pricing .page-pricing .offer .inner .head .price-box .price,.legacy-styling .p-pricing .page-pricing .offer .inner .head .price-box .currency{font-size:44px}.legacy-styling .p-pricing .page-pricing .offer .inner .head .price-box .period{font-size:20px;padding-left:5px}.legacy-styling .p-pricing .page-pricing .offer .inner .head .billed-period{padding-top:17px;text-align:center;font-weight:normal;font-size:14px;line-height:130%}.legacy-styling .p-pricing .page-pricing .offer .inner .data{padding:30px 10px 20px}@media (max-width: 1004.98px) and (min-width: 615px){.legacy-styling .p-pricing .page-pricing .offer .inner .data .list-check{-moz-column-count:2;column-count:2;-moz-column-gap:20px;column-gap:20px}}@media (max-width: 614.98px){.legacy-styling .p-pricing .page-pricing .offer .inner .data{padding:20px}}.legacy-styling .p-pricing .page-pricing .offer .inner .data .label{display:inline-block;margin:0 3px;padding:2px 10px;border-radius:10px;color:#fff}.legacy-styling .p-pricing .page-pricing .offer .inner .data .label.blue{background-color:#2b3f56}.legacy-styling .p-pricing .page-pricing .offer .inner .data .label.green{background-color:#1fcaa8}.legacy-styling .p-pricing .page-pricing .offer .inner .data .label.pink{background-color:#BE3686}.legacy-styling .p-pricing .page-pricing .offer .inner .data .list-check{padding:0px 30px}.legacy-styling .p-pricing .page-pricing .offer .inner .data .list-check li{font-weight:600;font-size:11px;line-height:130%;border-top:1px solid rgba(255,255,255,0.15);padding:15px 0px}.legacy-styling .p-pricing .page-pricing .offer .inner .data .list-check li:before{content:"";display:inline-block;font:normal normal normal 1.125rem/1 "iconfont";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;padding-right:11px;font-size:16px}.legacy-styling .p-pricing .page-pricing .offer .inner .data .list-check li.off:before{content:"";color:#E52E2E}.legacy-styling .p-pricing .page-pricing .offer .inner .btn{flex:0 0 auto;display:block;margin:0 30px 30px;border-radius:10px;font-weight:600;font-size:15px}@media (max-width: 1004.98px){.legacy-styling .p-pricing .page-pricing .offer .inner .btn{max-width:300px;margin-left:auto;margin-right:auto}}@media (max-width: 767.98px){.legacy-styling .p-pricing .page-pricing .offer .inner .btn{margin:0 20px 20px}}.legacy-styling .p-pricing .page-pricing .offer .footer{font-style:italic;padding-bottom:25px;text-align:center;color:#666}@media (min-width: 1005px){.legacy-styling .p-pricing .page-pricing .offer.center{width:110%;z-index:9;left:-5%;height:104%}.legacy-styling .p-pricing .page-pricing .offer.center .head .name{padding-top:45px}}.legacy-styling .p-pricing .page-pricing .h1{margin-top:100px;margin-bottom:30px}@media (max-width: 1004.98px){.legacy-styling .p-pricing .page-pricing .h1{margin-top:60px;margin-bottom:0}}@media (max-width: 614.98px){.legacy-styling .p-pricing .page-pricing .h1{margin-top:40px}}.legacy-styling .p-pricing .page-pricing h2{font-weight:bold;font-size:30px;line-height:130%;text-align:center;padding:30px 0 40px}.legacy-styling .p-pricing .page-pricing h3{font-weight:bold;font-size:36px;line-height:130%;text-align:center;letter-spacing:0.67px;max-width:430px;margin:68px auto 25px}.legacy-styling .p-pricing .page-pricing .pseudo:after{content:"";display:block;position:absolute;z-index:-1;top:29%;left:0;bottom:29%;width:97%;background-color:#FFF9EA;border-radius:0 118px 118px 118px}@media (max-width: 1239.98px){.legacy-styling .p-pricing .page-pricing .pseudo:after{border-radius:0;width:100%}}.legacy-styling .p-pricing .page-pricing .question{display:flex;flex-direction:column;margin-bottom:130px}.legacy-styling .p-pricing .page-pricing .question a{padding:20px 50px;margin:auto;border-radius:10px 10px 10px 0px;font-weight:600;line-height:130%;font-size:28px}.legacy-styling .p-pricing .page-pricing .question a.blue{background:#3F79C5;color:#FFF}.legacy-styling .p-pricing .page-pricing .question a.white{background:#fff;color:#000}.legacy-styling .p-pricing .page-pricing .step{position:relative;padding:20px 30px;background-color:#fff;border-radius:16px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.07)}@media (max-width: 1004.98px){.legacy-styling .p-pricing .page-pricing .step{margin-top:34px}}@media (max-width: 767.98px){.legacy-styling .p-pricing .page-pricing .step{margin-top:20px;padding:20px}}.legacy-styling .p-pricing .page-pricing .step .num{display:flex;align-items:center;justify-content:center;position:absolute;top:16px;left:-20px;width:40px;height:40px;border-radius:100%;background-color:#BE3686;color:#fff;font-size:24px;font-weight:800}@media (max-width: 614.98px){.legacy-styling .p-pricing .page-pricing .step .num{top:20px;left:20px;width:30px;height:30px;font-size:18px}}.legacy-styling .p-pricing .page-pricing .step .h3{margin-bottom:20px}@media (max-width: 614.98px){.legacy-styling .p-pricing .page-pricing .step .h3{padding-left:40px;line-height:28px}}.legacy-styling .p-pricing .page-pricing .step .std a{display:inline-block;font-weight:800}.legacy-styling .p-pricing .page-pricing .faq-container .card{border:0}.legacy-styling .p-pricing .page-pricing .faq-container .card .card-header{background-color:#FFF;padding-left:0}.legacy-styling .p-pricing .page-pricing .faq-container .card .card-body{font-weight:500;font-size:16px;line-height:130%;letter-spacing:0.67px}.legacy-styling .p-pricing .page-pricing .faq-container h5{display:flex;justify-content:space-between}.legacy-styling .p-pricing .page-pricing .faq-container h5 button{font-weight:bold;font-size:24px;line-height:50%;color:#000;text-transform:none;letter-spacing:0.67px;padding:18px 0}.legacy-styling .p-pricing .page-pricing .faq-container h5 button.plus{color:#949494;width:31px;height:31px;background:none;border:none;font-size:25px;font-weight:100;padding:0 5px;margin-top:8px;line-height:1.0}.legacy-styling .p-pricing .page-pricing .faq-container h5 button.plus[aria-expanded=false] .fa-chevron-up{display:none}.legacy-styling .p-pricing .page-pricing .faq-container h5 button.plus[aria-expanded=true] .fa-chevron-down{display:none}.legacy-styling .p-pricing .page-pricing .small .icon-right{margin-top:-1px;margin-left:5px;font-size:10px}.legacy-styling .p-pricing .page-pricing .subscription-plan-link{cursor:pointer}.legacy-styling .p-pricing .block-testimonials .btn-lg,.legacy-styling .p-pricing .block-testimonials .btn-group-lg>.btn{padding:20px 50px;background:#AF4383;border-radius:10px 10px 10px 0px;font-weight:600;font-size:16px;line-height:130%;color:#FFF;margin-top:35px}.legacy-styling .feature-list .head{background-color:#385073;color:#FFF;padding:22px 50px;font-weight:600;font-size:20px;line-height:130%}.legacy-styling .feature-list .features{padding-left:0;background:#FFF}.legacy-styling .feature-list .features li{border-top:solid 1px rgba(0,0,0,0.15);font-weight:600;font-size:16px;line-height:130%;padding:20px 10px;padding-left:50px;list-style:none;display:flex;min-height:61px}.legacy-styling .feature-list .features li .info-button{border:solid 2px rgba(43,59,82,0.5);margin-right:0;margin-left:5px;border-radius:15px;width:20px;height:20px;line-height:1.3;padding-left:6px;font-size:14px;color:rgba(43,59,82,0.5);cursor:pointer}.legacy-styling .feature-list .first .head{border-radius:10px 0 0 0}.legacy-styling .feature-list .first .features{padding-left:40px;border-radius:0 0 0 10px}.legacy-styling .feature-list .first .features li{padding-left:10px}.legacy-styling .feature-list .last .head{border-radius:0 10px 0 0}.legacy-styling .feature-list .last .features{padding-right:40px;border-radius:0 0 10px 0}.legacy-styling .toggle-plan:first-child .inner{border-top-left-radius:16px;border-bottom-left-radius:16px}.legacy-styling .toggle-plan:last-child .inner{border-top-right-radius:16px;border-bottom-right-radius:16px}.legacy-styling .page-pricing .done-for-you h2{font-size:65px}.legacy-styling .page-pricing .done-for-you p{font-size:30px;text-align:center;font-weight:600}.legacy-styling .page-pricing .done-for-you .button-wrapper{text-align:center}.legacy-styling .page-pricing .done-for-you .button-wrapper .cta{background:#3F79C5;color:#FFF}@media (max-width: 614.98px){.legacy-styling .p-faq .page-faq{background-color:#FFF9EA}}.legacy-styling .p-faq .page-faq .list{position:relative;padding:100px 0}@media (min-width: 615px){.legacy-styling .p-faq .page-faq .list:after{content:"";display:block;position:absolute;z-index:-1;top:0;left:30.555%;bottom:0;right:0;background-color:#FFF9EA;border-radius:80px 0 0 0}}@media (min-width: 615px) and (min-width: 1880px){.legacy-styling .p-faq .page-faq .list:after{left:35%}}@media (min-width: 615px) and (max-width: 1239.98px){.legacy-styling .p-faq .page-faq .list:after{right:-14px}}@media (max-width: 614.98px){.legacy-styling .p-faq .page-faq .list{padding:0 0 50px}}.legacy-styling .p-faq .page-faq .list .box{position:relative;padding:30px;border-radius:16px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,0.07)}@media (max-width: 1004.98px){.legacy-styling .p-faq .page-faq .list .box{margin-bottom:34px}}@media (max-width: 767.98px){.legacy-styling .p-faq .page-faq .list .box{margin-bottom:20px;padding:20px}}.legacy-styling .p-faq .page-faq .list .box .title{min-height:70px;padding-right:120px;margin-bottom:30px;box-shadow:inset 0 -2px 0 0 rgba(119,139,155,0.2);font-size:24px;line-height:28px;font-weight:800}@media (max-width: 767.98px){.legacy-styling .p-faq .page-faq .list .box .title{min-height:60px;padding-right:80px}}.legacy-styling .p-faq .page-faq .list .box img{position:absolute;top:-10px;right:30px}@media (max-width: 767.98px){.legacy-styling .p-faq .page-faq .list .box img{right:20px;max-width:60px;max-height:60px}}.legacy-styling .p-faq .page-faq .list .box .list-unstyled{margin:0}.legacy-styling .p-faq .page-faq .list .box .list-unstyled li a{color:#000;text-decoration:none}.legacy-styling .p-faq .page-faq .list .box .list-unstyled li a:hover{color:#BE3686}.legacy-styling .p-faq .page-faq .list .box .list-unstyled li+li{margin-top:1em}.legacy-styling .p-faq .page-faq .block-contact{position:absolute;padding-top:60px;width:100%;transform:translateY(-100%)}@media (max-width: 1004.98px){.legacy-styling .p-faq .page-faq .block-contact{margin-top:calc(60px - 34px);position:relative;transform:none;width:auto}}.legacy-styling .p-faq .page-faq .block-contact:before{content:"";display:block;width:160px;height:2px;background-color:#000;position:absolute;left:0;top:-2px}.legacy-styling .p-faq .page-faq .block-contact h2{margin:0 0 30px;font-weight:300}.legacy-styling .p-faq .page-faq+.site-footer{background-color:#FFF9EA}.legacy-styling .p-faq .page-faq-detailed{z-index:90;overflow:hidden;margin-top:-2px;background-color:#fff}.legacy-styling .p-faq .page-faq-detailed aside{position:relative;z-index:2;padding-right:50px;padding-bottom:100px}@media (max-width: 1239.98px){.legacy-styling .p-faq .page-faq-detailed aside{padding-bottom:50px}}@media (max-width: 1004.98px){.legacy-styling .p-faq .page-faq-detailed aside{padding-right:54px}}@media (min-width: 768px){.legacy-styling .p-faq .page-faq-detailed aside:before{content:"";display:block;position:absolute;z-index:0;top:0;bottom:0;right:20px;width:300%;background-color:#FFF9EA;border-radius:0 32px 0 0}}@media (max-width: 767.98px){.legacy-styling .p-faq .page-faq-detailed aside{background-color:#FFF9EA;padding-bottom:40px;padding-right:20px}}.legacy-styling .p-faq .page-faq-detailed aside .inner{position:relative;z-index:2;display:flex;flex-wrap:wrap;padding-top:10px;width:330px}@media (max-width: 1239.98px){.legacy-styling .p-faq .page-faq-detailed aside .inner{width:300px}}@media (max-width: 1004.98px){.legacy-styling .p-faq .page-faq-detailed aside .inner{width:230px;padding-top:0;margin-top:-10px}}@media (max-width: 767.98px){.legacy-styling .p-faq .page-faq-detailed aside .inner{width:auto}}.legacy-styling .p-faq .page-faq-detailed aside .inner .box{order:2;flex:0 0 100%;position:relative;margin-top:30px;padding:30px;border-radius:16px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,0.07);transition:all 0.2s ease-in-out}@media (max-width: 1004.98px){.legacy-styling .p-faq .page-faq-detailed aside .inner .box{margin-top:30px;padding:20px}}.legacy-styling .p-faq .page-faq-detailed aside .inner .box .title{min-height:40px;padding-right:90px;font-size:24px;line-height:28px;font-weight:800;cursor:pointer;transition:all 0.2s ease-in-out}@media (max-width: 1004.98px){.legacy-styling .p-faq .page-faq-detailed aside .inner .box .title{padding-right:80px;font-size:20px;line-height:24px}}.legacy-styling .p-faq .page-faq-detailed aside .inner .box .title:hover{color:#1fcaa8}.legacy-styling .p-faq .page-faq-detailed aside .inner .box img{position:absolute;top:-10px;right:30px}@media (max-width: 1004.98px){.legacy-styling .p-faq .page-faq-detailed aside .inner .box img{right:20px;max-width:60px;max-height:60px}}.legacy-styling .p-faq .page-faq-detailed aside .inner .box .list-unstyled{overflow:hidden;max-height:0em;margin:0;transition:all 0.2s ease-in-out}.legacy-styling .p-faq .page-faq-detailed aside .inner .box .list-unstyled li a{display:block;padding:20px 0;box-shadow:inset 0 -2px 0 0 rgba(119,139,155,0.2);font-size:14px;font-weight:700;color:#BE3686;text-decoration:none}.legacy-styling .p-faq .page-faq-detailed aside .inner .box .list-unstyled li a:hover{color:#000}.legacy-styling .p-faq .page-faq-detailed aside .inner .box .list-unstyled li a.active{color:#000;box-shadow:inset 0 -2px 0 0 #1fcaa8}.legacy-styling .p-faq .page-faq-detailed aside .inner .box.opened .title{min-height:70px;box-shadow:inset 0 -2px 0 0 rgba(119,139,155,0.2)}.legacy-styling .p-faq .page-faq-detailed aside .inner .box.opened .list-unstyled{max-height:3000em}.legacy-styling .p-faq .page-faq-detailed aside .inner .box.active{order:1;box-shadow:none;background-color:transparent;padding-bottom:0}.legacy-styling .p-faq .page-faq-detailed aside .inner .box.active img{top:0}.legacy-styling .p-faq .page-faq-detailed article{position:relative;z-index:2;padding-bottom:100px}@media (max-width: 1239.98px){.legacy-styling .p-faq .page-faq-detailed article{padding-bottom:50px}}@media (max-width: 767.98px){.legacy-styling .p-faq .page-faq-detailed article{padding-top:0;padding-bottom:40px}}.legacy-styling .p-faq .page-faq-detailed article .inner{position:relative;z-index:2}.legacy-styling .p-faq .page-faq-detailed article .inner .question{position:relative;margin-bottom:60px;padding:40px 0 50px}@media (max-width: 1239.98px){.legacy-styling .p-faq .page-faq-detailed article .inner .question{font-size:36px;margin-bottom:40px}}@media (min-width: 768px){.legacy-styling .p-faq .page-faq-detailed article .inner .question:after{content:"";position:absolute;left:-40px;top:0;bottom:0;right:-300%;background-color:#1fcaa8;border-radius:32px 0 0 0}}@media (max-width: 767.98px){.legacy-styling .p-faq .page-faq-detailed article .inner .question{background-color:#1fcaa8;margin:0 -20px 30px;padding:30px 20px}}.legacy-styling .p-faq .page-faq-detailed article .inner .question span{position:relative;z-index:2;display:block;color:#fff}.legacy-styling .keywords .caption{padding-bottom:15px}.legacy-styling .keywords .feedback-text{margin:20px 0;font-size:1.1em}.legacy-styling .keywords .error{color:#dc3545}.legacy-styling .keywords form{margin-bottom:25px}.legacy-styling .p-haro .page-article{position:relative;z-index:90;overflow:hidden;margin-top:-2px;padding-bottom:100px}@media (max-width: 1004.98px){.legacy-styling .p-haro .page-article{padding-bottom:80px}}@media (max-width: 767.98px){.legacy-styling .p-haro .page-article{padding-bottom:40px}}.legacy-styling .p-haro .page-article .page-title{position:relative;color:#fff}@media (min-width: 1240px){.legacy-styling .p-haro .page-article .page-title:before{content:"";display:block;position:absolute;z-index:-1;top:0;right:-100px;height:100%;width:200%;background-color:#1fcaa8;border-radius:0 0 80px 0}}@media (max-width: 1239.98px){.legacy-styling .p-haro .page-article .page-title{background-color:#1fcaa8;margin-left:-34px;margin-right:-34px;padding-left:34px;padding-right:34px}}@media (max-width: 614.98px){.legacy-styling .p-haro .page-article .page-title{padding:40px 20px;margin:0 -20px}}.legacy-styling .p-haro .page-article .customer-videos{display:flex}.legacy-styling .p-haro .page-article .pressoutreach_portrait{width:30%;display:inline}.legacy-styling .p-haro .page-article .pressoutreach_block li{list-style-type:none;display:inline;padding-left:14%}.legacy-styling .p-haro .jon_testemonial{padding-left:30px}.legacy-styling .p-haro .jon_block{display:flex;flex-direction:row;height:230px;justify-content:space-between;font-size:0.9em}.legacy-styling .p-haro div.left-indentation{padding-left:50px;font-style:italic}.legacy-styling .page-results{padding:0 !important;padding-bottom:1px !important}.legacy-styling .page-results .filter_url{margin-top:-6px}.legacy-styling .page-results .journalists-wrapper{background-color:#FFF;flex-direction:column}.legacy-styling .page-results .journalists-wrapper .author-result-caption{font-size:1.2em;padding:33px 45px;font-weight:600}.legacy-styling .page-results .journalists-wrapper .buttons-left{display:flex;align-items:center;margin-left:40px;margin-bottom:30px}.legacy-styling .page-results .journalists-wrapper .buttons-left .selected-count{margin:13px;font-weight:500;display:flex}.legacy-styling .page-results .journalists-wrapper .buttons-left .selected-count .js-selected-count{padding-right:5px}.legacy-styling .page-results .journalists-wrapper .buttons-left .error{font-size:0.8em;font-weight:600;padding-left:10px;color:#a94442}.legacy-styling .page-results .journalists-wrapper .btn-empty{border:1px solid #979797;color:#2ED08D}.legacy-styling .page-results .journalists-wrapper .btn-empty .fa{color:#778B9A;transition:all 0.2s ease-in-out}.legacy-styling .page-results .journalists-wrapper .btn-empty .text{padding-left:12px}.legacy-styling .page-results .journalists-wrapper .btn-empty:hover .fa{color:#000}.legacy-styling .page-results .journalists-wrapper .btn-square-checkbox{width:60px;height:60px;padding:0;margin-left:5px}.legacy-styling .page-results .head{margin-bottom:30px;background-color:#1fcaa8;color:#fff;padding-top:24px;padding-bottom:9px}.legacy-styling .page-results .head.search{background-color:#fff;color:#989898;border-radius:16px;padding:0}.legacy-styling .page-results .head.search .text b{color:#202020}.legacy-styling .page-results .head .text{line-height:1.16;font-size:21px;padding:19px 0}@media (max-width: 614.98px){.legacy-styling .page-results .head .text{font-size:24px}}.legacy-styling .page-results .head .text b{display:inline-block;color:#fff}.legacy-styling .page-results .head .text span{display:inline-block}@media (min-width: 1005px){.legacy-styling .page-results .head .text span.people_num:before{content:"— "}}@media (max-width: 1004.98px){.legacy-styling .page-results .head .text span{display:block}}@media (max-width: 614.98px){.legacy-styling .page-results .head .text span{font-size:14px}}.legacy-styling .page-results .head .btn-light,.legacy-styling .page-results .head .press-ops-wrapper .btn-group .btn,.legacy-styling .page-results .press-ops-wrapper .btn-group .head .btn{color:#3C5273;background-color:#fff !important}.legacy-styling .page-results .head .btn-light:hover,.legacy-styling .page-results .head .press-ops-wrapper .btn-group .btn:hover,.legacy-styling .page-results .press-ops-wrapper .btn-group .head .btn:hover,.legacy-styling .page-results .head .btn-light:focus,.legacy-styling .page-results .head .press-ops-wrapper .btn-group .btn:focus,.legacy-styling .page-results .press-ops-wrapper .btn-group .head .btn:focus,.legacy-styling .page-results .head .btn-light:active,.legacy-styling .page-results .head .press-ops-wrapper .btn-group .btn:active,.legacy-styling .page-results .press-ops-wrapper .btn-group .head .btn:active{color:#000;background-color:#ececec !important}@media (max-width: 614.98px){.legacy-styling .page-results .head .btn-light,.legacy-styling .page-results .head .press-ops-wrapper .btn-group .btn,.legacy-styling .page-results .press-ops-wrapper .btn-group .head .btn{padding:0 15px;height:40px;width:auto;font-size:12px;border-radius:8px}}.legacy-styling .page-results .head .form-control{display:none;padding:0;height:60px;background:transparent;border:none !important;box-shadow:none !important;line-height:60px;font-size:21px;color:#4c3636}@media (max-width: 1004.98px){.legacy-styling .page-results .head .form-control{font-size:36px}}@media (max-width: 614.98px){.legacy-styling .page-results .head .form-control{font-size:24px;height:40px;line-height:40px}}.legacy-styling .page-results .head .form-control::-moz-placeholder{color:#AAA;font-size:22px;vertical-align:middle;opacity:1}.legacy-styling .page-results .head .form-control:-ms-input-placeholder{color:#AAA;font-size:22px;vertical-align:middle;opacity:1}.legacy-styling .page-results .head .form-control::placeholder{color:#AAA;font-size:22px;vertical-align:middle;opacity:1}.legacy-styling .page-results .head .media-outlet-input{padding:20px 20% 0 90px}@media (max-width: 767.98px){.legacy-styling .page-results .head .media-outlet-input{padding:0px 20px 0px 15px;margin-top:10px}}.legacy-styling .page-results .head.active .form-control,.legacy-styling .page-results .head.active [type="submit"]{display:block}.legacy-styling .page-results .head.active .text,.legacy-styling .page-results .head.active .toggle-search{display:none}.legacy-styling .page-results .tool-wrapper{background:#FFF;border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0px 4px 10px 10px #E3E3E340}@media screen and (min-width: 950px){.legacy-styling .page-results .tool-wrapper{min-height:900px}}.legacy-styling .page-results .tool-wrapper.empty-state{padding-bottom:250px}.legacy-styling .page-results .tool-wrapper .header{display:flex;align-items:flex-start;justify-content:space-between}@media screen and (max-width: 767px){.legacy-styling .page-results .tool-wrapper .header{display:block}}.legacy-styling .page-results .tool-wrapper .header .right-wrapper{display:flex;flex-direction:column;align-items:end}.legacy-styling .page-results .tool-wrapper h1{font-size:34px}.legacy-styling .page-results .tool-wrapper h2{font-size:1.7em;padding-bottom:60px}@media screen and (max-width: 767px){.legacy-styling .page-results .tool-wrapper h2{text-align:center}.legacy-styling .page-results .tool-wrapper h2 .description{display:block;padding-top:15px}}.legacy-styling .page-results .tool-wrapper h2 img{margin-right:25px}.legacy-styling .page-results .search-wrapper{border-radius:16px;background-color:#f8f8f8}@media screen and (max-width: 767px){.legacy-styling .page-results .search-wrapper{flex-direction:column;height:158px}.legacy-styling .page-results .search-wrapper .btn-lg,.legacy-styling .page-results .search-wrapper .btn-group-lg>.btn{padding:1.25rem 1.5rem;font-size:18px}}.legacy-styling .page-results .article-inline{display:flex}.legacy-styling .page-results .article-inline img{width:50px;height:50px;border-radius:12px;-o-object-fit:cover;object-fit:cover}.legacy-styling .page-results .press-ops-wrapper{text-align:center}.legacy-styling .page-results .press-ops-wrapper .search-type{color:#4F4C4C;font-size:1.1em;font-weight:600;padding-bottom:20px}.legacy-styling .page-results .press-ops-wrapper .btn-group{width:100%;justify-content:center}.legacy-styling .page-results .press-ops-wrapper .btn-group *{width:275px}@media screen and (max-width: 767px){.legacy-styling .page-results .press-ops-wrapper .btn-group *{width:auto}.legacy-styling .page-results .press-ops-wrapper .btn-group *.btn-lg,.legacy-styling .page-results .press-ops-wrapper .btn-group .btn-group-lg>.btn{max-width:50%;font-size:0.9em}}.legacy-styling .page-results .press-ops-wrapper .btn-group .btn{border:1px solid #D0CFCF}.legacy-styling .page-results .press-ops-wrapper .btn-group .btn.first{border-right:none}.legacy-styling .page-results .press-ops-wrapper .btn-group .btn.last{border-left:none}.legacy-styling .page-results .press-ops-index-wrapper{background:#FFF}.legacy-styling .page-results .press-ops-index-wrapper a:not(.btn){color:#3C8EF9}.legacy-styling .page-results .press-ops-index-wrapper .cabinet-wrapper{background:#FFF}.legacy-styling .page-results .press-ops-index-wrapper h2{margin:50px 25px 0}@media screen and (max-width: 767px){.legacy-styling .page-results .press-ops-index-wrapper h2{margin:50px 0 0}}.legacy-styling .page-results .press-ops-index-wrapper h2 .kind-search{font-size:0.5em;padding-left:10px}.legacy-styling .page-results .press-ops-index-wrapper .subscribe-search-btn{display:flex;margin:0 0 40px 40px}.legacy-styling .page-results .press-ops-index-wrapper .subscribe-search-btn button{margin-right:40px}@media screen and (max-width: 767px){.legacy-styling .page-results .press-ops-index-wrapper .subscribe-search-btn{margin:0 0px 60px 0px}.legacy-styling .page-results .press-ops-index-wrapper .subscribe-search-btn button{margin-right:15px;font-size:65%;width:81%}}.legacy-styling .page-results .statistic h2{font-weight:600;padding-bottom:40px}.legacy-styling .page-results .statistic .green{color:#1fcaa8}.legacy-styling .page-results .statistic .card{text-align:center;margin:25px 20px;height:190px}.legacy-styling .page-results .statistic .card .title{color:#989898;font-size:14px;padding-top:12px;font-weight:600}.legacy-styling .page-results .statistic .card .result{font-size:100px;margin:auto;padding-bottom:12px;color:#69CD90;font-family:'Saira Condensed'}.legacy-styling .page-results .statistic .card .result.green{color:#69CD90 !important}.legacy-styling .page-results .statistic .card.new-opportunities .result{color:#EF4A4A}.legacy-styling .page-results .statistic .card.round .result{padding-top:0;color:#000;font-size:73px}.legacy-styling .page-results .statistic .card.round .result .cursor-image{cursor:pointer}.legacy-styling .page-results .statistic .card.round .result .rating{margin:10px auto;transform-origin:center;position:relative;display:flex;align-items:center;justify-content:center;border-radius:100%;overflow:hidden;background:#2980b9;color:#000;width:7.7rem;height:7.7rem}.legacy-styling .page-results .statistic .card.round .result .rating span{position:relative;display:flex;z-index:2}.legacy-styling .page-results .statistic .card.round .result .rating span small{font-size:0.5em;align-self:center}.legacy-styling .page-results .statistic .card.round .result .rating::after{content:"";position:absolute;top:0.75rem;right:0.75rem;bottom:0.75rem;left:0.75rem;background:#FFF;border-radius:inherit;z-index:1}.legacy-styling .page-results .statistic .card.round .result .rating::before{content:"";position:absolute;top:0.75rem;right:0.75rem;bottom:0.75rem;left:0.75rem;border-radius:inherit;z-index:-1}.legacy-styling .page-results .statistic .card.round .result .rating.good{background:#27ae60}.legacy-styling .page-results .statistic .card.round .result .rating.meh{background:#f1c40f}.legacy-styling .page-results .statistic .card.round .result .rating.bad{background:#e74c3c}.legacy-styling .page-results .press-categories{display:flex;align-items:center;justify-content:space-between;padding-right:12px;padding-bottom:35px;padding-top:25px}.legacy-styling .page-results .press-categories .keywords{font-size:115%}.legacy-styling .page-results .press-categories .submit .btn{padding-left:42px;padding-right:42px}.legacy-styling .page-results .tabnav{display:flex;flex-wrap:nowrap}@media (max-width: 767.98px){.legacy-styling .page-results .tabnav{overflow:auto;margin-right:-20px;padding-bottom:10px}}.legacy-styling .page-results .tabnav a{display:block;padding-bottom:18px;border-bottom:2px solid transparent;color:#778B9B;font-size:18px;font-weight:800;line-height:1;text-decoration:none;white-space:nowrap}@media (max-width: 614.98px){.legacy-styling .page-results .tabnav a{font-size:14px;padding-bottom:12px}}.legacy-styling .page-results .tabnav a:hover{color:#3C5273}.legacy-styling .page-results .tabnav a.active{color:#1fcaa8;border-bottom-color:#1fcaa8}.legacy-styling .page-results .tabnav a+a{margin-left:40px}@media (max-width: 767.98px){.legacy-styling .page-results .tabnav a+a{margin-left:30px}}.legacy-styling .page-results .btn-side{padding:20px 65px;width:100%;color:#fff;font-weight:bold;font-size:16px;line-height:19px;text-align:center;letter-spacing:0.67px;text-transform:none;border-radius:10px}.legacy-styling .page-results .radionav{display:flex;flex-wrap:nowrap}@media (max-width: 767.98px){.legacy-styling .page-results .radionav{overflow:auto;margin-right:-20px;padding-bottom:10px}}.legacy-styling .page-results .radionav label{position:relative;display:block;margin:0}.legacy-styling .page-results .radionav label.checked span{color:#3C5273;border-bottom-color:#3C5273;padding-bottom:5px}.legacy-styling .page-results .radionav label span{display:block;padding-bottom:18px;border-bottom:2px solid transparent;color:#fff;font-size:18px;font-weight:800;line-height:1;text-decoration:none;white-space:nowrap;transition:all 0.2s ease-in-out}@media (max-width: 614.98px){.legacy-styling .page-results .radionav label span{font-size:14px;padding-bottom:12px}}.legacy-styling .page-results .radionav label:hover{cursor:pointer}.legacy-styling .page-results .radionav label:hover span{color:#3C5273}.legacy-styling .page-results .radionav label:hover a{text-decoration:none}.legacy-styling .page-results .radionav label+label{margin-left:40px}@media (max-width: 767.98px){.legacy-styling .page-results .radionav label+label{margin-left:30px}}@media (max-width: 767.98px){.legacy-styling .page-results .radionav label:last-child{padding-right:20px}}.legacy-styling .page-results .press-ops .item{margin:20px;width:100%;padding-bottom:15px}@media screen and (max-width: 767px){.legacy-styling .page-results .press-ops .item{margin:20px 0}}.legacy-styling .page-results .press-ops .item .heavy{padding:5px 11px;font-size:28px;font-weight:900}.legacy-styling .page-results .press-ops .item .user .img img{width:60px;height:60px}.legacy-styling .page-results .press-ops .item .source{padding-top:30px;font-size:14px}.legacy-styling .page-results .press-ops .item .source .title{background-color:#ECECEC;color:#797777;padding:3px 25px;margin-left:14px;border-radius:12px}.legacy-styling .page-results .button-wrapper{width:100%;text-align:center;padding:15px 0 65px}.legacy-styling .page-results .author-top{display:flex;justify-content:space-between}@media (max-width: 1328px){.legacy-styling .page-results .podcast-result .description{max-width:100%;flex:1}}.legacy-styling .page-results .profile-image{background-color:#1fcaa8;overflow:hidden;border-radius:12px;width:50px;height:50px;font-size:1em;line-height:1em;color:#FFF}.legacy-styling .page-results .profile-image img{width:50px;height:50px;vertical-align:top}.legacy-styling .page-results .list{display:flex}.legacy-styling .page-results .list .author-info{margin:0 auto;text-align:center;width:125px}.legacy-styling .page-results .list .author-info img{width:50px;height:50px;border-radius:12px;margin:18px 0}.legacy-styling .page-results .list .author-info h2{font-size:1.2em}.legacy-styling .page-results .list .author-info h3{font-size:1em}.legacy-styling .page-results .list .author-info .letter-name{background-color:#1fcaa8;border-radius:12px;width:50px;height:50px;margin:18px auto;font-size:2.5em;padding-top:13px;color:#FFF}.legacy-styling .page-results .list .author-info button{box-shadow:0px 2px 2px 1px #00000040;padding:10px 20px;margin-top:13px}.legacy-styling .page-results .list .author-info button.disabled{background-color:#EBEAED;box-shadow:none}.legacy-styling .page-results .fav-list{position:absolute;display:none;list-style-type:none;transition:0.5s ease-in-out;font-weight:bold;font-size:14px;line-height:16px;letter-spacing:0.5px;color:#2A394F;background-color:#FFF;border:1px solid rgba(0,0,0,0.1);border-radius:7px;padding-left:0;z-index:99;margin-bottom:0}.legacy-styling .page-results .fav-list div li{background-color:#2A394F;color:#FFF;border-radius:0 0 7px 7px}.legacy-styling .page-results .fav-list div li:hover{background-color:#2A394F}.legacy-styling .page-results .fav-list li{padding:10px;padding-left:16px;border-bottom:1px solid rgba(0,0,0,0.1);cursor:pointer;text-decoration:none}.legacy-styling .page-results .fav-list li:hover{background-color:#F2F5F7}.legacy-styling .page-results .fav-list a{color:black;text-decoration:none}.legacy-styling .page-results .fav-button:hover .fav-list{display:block}.legacy-styling .page-results .actions .fav-button a.btn{text-transform:none;color:#FFF;font-size:13px}.legacy-styling .page-results .actions .fav-button a.btn:hover{color:#778B9B;background-color:#F2F5F7}.legacy-styling .page-results .actions .fav-button a.btn .plus{font-size:1.2em}.legacy-styling .page-results .item{margin:8px 0;width:100%;background-color:#fff}.legacy-styling .page-results .item .content{font-size:0.8em;color:#555;font-style:italic;font-weight:100;padding-top:12px}.legacy-styling .page-results .item .domain-info .info{font-weight:500;font-size:14px}.legacy-styling .page-results .item .domain-info .info .count{font-weight:700;font-size:16px;padding-right:5px}.legacy-styling .page-results .item .date{margin-top:8px;line-height:1;color:#778A9C}@media (max-width: 614.98px){.legacy-styling .page-results .item .date{font-size:12px}}.legacy-styling .page-results .item .image-block{max-width:210px}.legacy-styling .page-results .item .image-block img{width:100%;border:5px solid #F2F6F7;box-sizing:border-box;border-radius:10px}.legacy-styling .page-results .item .image-block .listen-btn{margin-top:15px;background:#E2E9EB;border-radius:7px;font-weight:bold;font-size:14px;line-height:16px;text-align:center;letter-spacing:0.5px;color:#1A2636;padding:10px;cursor:pointer}.legacy-styling .page-results .item .image-block .listen-btn .play{width:17px;height:17px;padding-left:3px;background:#FFF;border-radius:50%;margin-right:5px}.legacy-styling .page-results .item .image-block .listen-btn .play .fa{font-size:11px;margin-right:2px;padding:0 2px}.legacy-styling .page-results .item .image-block .listen-btn .caption{white-space:nowrap}.legacy-styling .page-results .item .bottom{margin-top:10px}.legacy-styling .page-results .item .kind{font-weight:bold;font-size:14px;line-height:16px;color:#778B9A}.legacy-styling .page-results .item .main-title{font-weight:800;font-size:26px;line-height:31px;color:#405270;overflow:hidden}.legacy-styling .page-results .item .main-title .social{padding-right:5px}.legacy-styling .page-results .item .url{overflow:hidden}.legacy-styling .page-results .item .job{color:#6C6C6C;font-weight:600;font-size:0.8em}.legacy-styling .page-results .item .author-info{font-size:0.85em}.legacy-styling .page-results .item .description{font-weight:400;font-size:16px;line-height:20px;color:#70757a;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.legacy-styling .page-results .item .description .title{color:#000}.legacy-styling .page-results .item .description .date{color:#929292}.legacy-styling .page-results .item .podcast-data{display:flex;justify-content:space-between;margin-top:15px}@media screen and (max-width: 767px){.legacy-styling .page-results .item .podcast-data{flex-direction:column}}.legacy-styling .page-results .item .podcast-data .block{font-size:14px;padding-right:15px;flex:1}.legacy-styling .page-results .item .podcast-data .block.wider{flex:1.2}.legacy-styling .page-results .item .podcast-data .block.wider:hover .full-value{display:block}.legacy-styling .page-results .item .podcast-data .block .title{color:#2A394F;font-weight:bold}.legacy-styling .page-results .item .podcast-data .block .value{transition:0.5s ease-in-out}.legacy-styling .page-results .item .podcast-data .block .full-value{display:none;background:#000;color:#FFF;padding:13px;padding-left:21px;position:absolute;font-weight:800;font-size:14px;line-height:16px;width:260px;margin-top:13px}.legacy-styling .page-results .item .podcast-data .host-editable{cursor:pointer}.legacy-styling .page-results .item .buttons{display:flex;justify-content:flex-end;margin-top:23px}@media screen and (max-width: 767px){.legacy-styling .page-results .item .buttons{flex-direction:column}}.legacy-styling .page-results .item .buttons .btn{padding:15px 20px;border-radius:7px}.legacy-styling .page-results .item .buttons .btn-dark,.legacy-styling .page-results .item .buttons .press-ops-wrapper .btn-group .btn.is-active,.legacy-styling .page-results .press-ops-wrapper .btn-group .item .buttons .btn.is-active{background:#2A394F}.legacy-styling .page-results .item .buttons .btn-secondary{background:#F2F6F7;border:1px solid rgba(42,57,79,0.15);font-weight:bold;font-size:14px;line-height:16px;letter-spacing:0.5px;color:#2A394F;text-transform:none}.legacy-styling .page-results .item .buttons .btn-secondary .plus{padding-left:12px;font-weight:100;font-size:30px;margin-top:-4px}.legacy-styling .page-results .item .buttons .btn-secondary .plus.mult{margin-top:-6px}.legacy-styling .page-results .item .url a{font-weight:bold;font-size:14px;line-height:16px;color:#778B9A}.legacy-styling .page-results .item .url a img{margin-left:5px}.legacy-styling .page-results .item .url-podcast{display:flex;align-items:center;margin-bottom:-33px;padding:40px 15px 0;z-index:99}.legacy-styling .page-results .item .url-podcast .text{font-size:12px;padding-left:10px}.legacy-styling .page-results .item .url-podcast .link-type{padding-left:4px}.legacy-styling .page-results .item .url-podcast a{color:#BE3686;text-decoration:none;font-size:14px;font-weight:300}.legacy-styling .page-results .item .user{display:flex;flex-wrap:nowrap;align-items:center}.legacy-styling .page-results .item .user .img{flex:0 0 auto;margin-right:15px}.legacy-styling .page-results .item .user .img img{display:block;width:150px;height:150px;border-radius:4%;-o-object-fit:cover;object-fit:cover}@media (max-width: 614.98px){.legacy-styling .page-results .item .user .img img{width:40px;height:40px}}.legacy-styling .page-results .item .user .data{flex:1;display:flex;flex-direction:column}.legacy-styling .page-results .item .user .data .name{display:block;flex:0 0 auto;font-size:20px;font-weight:800;color:#000;text-decoration:none}@media (max-width: 614.98px){.legacy-styling .page-results .item .user .data .name{font-size:14px;margin-right:auto;line-height:1}}.legacy-styling .page-results .item .user .data .name:hover{color:#BE3686}.legacy-styling .page-results .item .user .data .social{margin-left:10px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:100%;color:#fff;font-size:14px;text-decoration:none}.legacy-styling .page-results .item .user .data .social.twitter{font-size:12px}.legacy-styling .page-results .item .user .data .social.facebook{font-size:12px}.legacy-styling .page-results .item .user .data .sub{flex:0 0 100%;width:auto;display:block;font-size:14px}@media (max-width: 614.98px){.legacy-styling .page-results .item .user .data .sub{font-size:12px}}.legacy-styling .page-results .item .btn-dark,.legacy-styling .page-results .item .press-ops-wrapper .btn-group .btn.is-active,.legacy-styling .page-results .press-ops-wrapper .btn-group .item .btn.is-active{letter-spacing:0.05em;text-transform:none;margin-bottom:10px}.legacy-styling .page-results .item .btn-square{text-transform:none}.legacy-styling .page-results .item .btn-square .plus{padding-left:10px;font-size:1.25em}.legacy-styling .page-results .item .btn-square-remove{color:#fff;background-color:#3C5273;margin-bottom:10px}.legacy-styling .page-results .item .btn-square:hover,.legacy-styling .page-results .item .btn-square:focus,.legacy-styling .page-results .item .btn-square:active{color:#fff}.legacy-styling .page-results .item .big-icon{font-weight:800;font-size:1.3em}.legacy-styling .page-results .item .hidden-block{height:10px;width:200%}.legacy-styling .page-results .item .press-ops-text{display:flex;flex-wrap:wrap}.legacy-styling .page-results .item .press-ops-text li{padding:0 80px}.legacy-styling .page-results .item .press-ops-text a{display:block;line-height:20px;font-size:18px;color:#3C5273;text-decoration:none}.legacy-styling .page-results .item .press-ops-text .date{margin-top:8px;line-height:1;color:#778A9C;font-size:14px}@media (max-width: 614.98px){.legacy-styling .page-results .item .press-ops-text .date{font-size:12px}}.legacy-styling .page-results .item .articles{display:flex;flex-wrap:wrap}.legacy-styling .page-results .item .articles ul{order:1;flex:0 0 100%;width:100%;margin:0}.legacy-styling .page-results .item .articles ul li{display:none}.legacy-styling .page-results .item .articles ul li:nth-child(1),.legacy-styling .page-results .item .articles ul li:nth-child(2),.legacy-styling .page-results .item .articles ul li:nth-child(3){display:block}.legacy-styling .page-results .item .articles ul li a{display:block;line-height:20px;font-size:16px;font-weight:700;color:#3C5273;text-decoration:none}@media (max-width: 614.98px){.legacy-styling .page-results .item .articles ul li a{font-size:14px}}.legacy-styling .page-results .item .articles ul li a:hover{color:#000}.legacy-styling .page-results .item .articles ul article .url{display:flex;align-items:center;max-width:323px;overflow:hidden}.legacy-styling .page-results .item .articles ul article .url .text{font-size:12px;font-weight:500;padding-left:10px}.legacy-styling .page-results .item .articles ul article .url .link-type{padding-left:4px}.legacy-styling .page-results .item .articles ul article .url a{color:#BE3686;text-decoration:none;font-size:14px;font-weight:300}.legacy-styling .page-results .item .articles .toggler{order:2;flex:0 0 auto;padding:0;margin:0;background:none;border:none;color:#778A9C;font-weight:700;font-size:14px;box-shadow:none !important;outline:none !important;line-height:1}.legacy-styling .page-results .item .articles .toggler:after{margin-left:7px;content:"";display:inline-block;font:normal normal normal 1.125rem/1 "iconfont";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:auto;font-size:inherit;vertical-align:middle;font-size:10px;transition:all 0.2s ease-in-out}.legacy-styling .page-results .item .articles .toggler:hover,.legacy-styling .page-results .item .articles .toggler:focus,.legacy-styling .page-results .item .articles .toggler:active{color:#3C5273}.legacy-styling .page-results .item .articles .toggler .hide{display:none}.legacy-styling .page-results .item .articles .toggler.active .show{display:none}.legacy-styling .page-results .item .articles .toggler.active .hide{display:inline}.legacy-styling .page-results .item .articles .toggler.active:after{transform:rotate(-180deg)}.legacy-styling .page-results .item .articles .toggler.active~ul li{display:block}.legacy-styling .page-results .author-last-article{min-width:750px;align-items:start}.legacy-styling .page-results .author-last-article .author{display:flex;justify-content:center;align-items:center}@media (max-width: 614px){.legacy-styling .page-results .author-last-article{min-width:479px}}.legacy-styling .page-results .author-last-article .actions{display:flex;justify-content:end}.legacy-styling .page-results .author-last-article .fav-list{width:300px !important}.legacy-styling .page-results .author-last-article .item{margin-right:0;border-top-left-radius:0;border-bottom-left-radius:0;border-left:none}.legacy-styling .page-results .author-last-article .article-info .image-wrapper{padding-right:0;padding-bottom:10px}.legacy-styling .page-results .author-last-article .article-info .image-wrapper img{width:50px;height:50px;border-radius:10%;-o-object-fit:cover;object-fit:cover}.legacy-styling .page-results .author-last-article .article-info .link{font-size:1em;font-weight:900}.legacy-styling .page-results .author-last-article .article-info .domain{color:#B7B7B7;font-size:0.9em;font-weight:600}.legacy-styling .page-results .author-last-article .article-info .date{color:#B7B7B7;font-weight:900;font-size:0.9em}.legacy-styling .page-results .ransack_pagination{padding:0 !important}.legacy-styling .switcher{padding-left:100px;margin-right:auto;display:flex}@media (max-width: 614.98px){.legacy-styling .switcher{flex-direction:column}}@media (max-width: 1239.98px){.legacy-styling .switcher{padding-left:70px}}.legacy-styling .switcher .switch{position:relative;display:inline-block;width:60px;height:34px}.legacy-styling .switcher .expired{display:inline-flex}.legacy-styling .switcher .press-ops{margin-left:200px;display:inline-flex}@media screen and (max-width: 767px){.legacy-styling .switcher .press-ops{margin-left:0}}.legacy-styling .switcher .text{margin-left:70px}.legacy-styling .switcher .switch input{opacity:0;width:0;height:0}.legacy-styling .switcher .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#778B9B;transition:.4s}.legacy-styling .switcher .slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:white;transition:.4s}.legacy-styling .switcher input:checked+.slider{background-color:#45D08A}.legacy-styling .switcher input:focus+.slider{box-shadow:0 0 1px #45D08A}.legacy-styling .switcher input:checked+.slider:before{transform:translateX(26px)}.legacy-styling .switcher .slider.round{border-radius:34px}.legacy-styling .switcher .slider.round:before{border-radius:50%}.legacy-styling .search-by-dropdown{width:280px}.legacy-styling .search-by-dropdown .select2-selection--single{padding-right:15px;height:70px;display:flex;align-items:center;font-size:18px;font-weight:500}.legacy-styling .search-by-dropdown .select2-selection--single .select2-selection__arrow{margin-top:12px}.legacy-styling .select2-dropdown.search-by{font-size:18px;font-weight:400;background-color:#FFF}.legacy-styling .select2-dropdown.search-by .select2-results__option{background-color:#FFF;color:#000;padding:20px}.legacy-styling .select2-dropdown.search-by .select2-results__option:last-child{border-radius:12px}.legacy-styling .select2-dropdown.search-by .select2-results__option--highlighted[aria-selected]{font-weight:700}.legacy-styling .btn-main-form{font-size:18px;font-weight:700;color:#FFF;background:#6D7DFC;border-radius:15px;height:70px;text-transform:capitalize !important}.legacy-styling .pagination{display:block;text-align:center}.legacy-styling .pagination .container{padding:70px 0;border-top:1px solid #eceff1}.legacy-styling .pagination .prev,.legacy-styling .pagination .next{display:inline-block;vertical-align:middle;color:#626f7b;margin:0 30px;cursor:pointer;text-decoration:none;font-size:1.3rem}.legacy-styling .pagination .prev:hover,.legacy-styling .pagination .next:hover{color:#1fcaa8}.legacy-styling .pagination .pages_count{display:inline-block}.legacy-styling .pagination .pages_count li{display:inline-block;font-size:1rem;color:#626f7b;width:36px;line-height:36px;font-weight:600}.legacy-styling .pagination .pages_count li .active{color:#fff;background-color:#c0cdd5;border-color:#c0cdd5}.legacy-styling .pagination .pages_count li+li{margin-left:10px}.legacy-styling .pagination .pages_count li a{color:inherit;display:inline-block;vertical-align:middle;width:36px;height:36px;border:1px solid}.legacy-styling .pagination .pages_count li a:hover{color:#1fcaa8}.legacy-styling .searching{max-width:920px;margin:100px auto;text-align:center}.legacy-styling .searching .btn-success{color:#fff !important}.legacy-styling .searching .container{padding:0;margin:0 auto;max-width:none}.legacy-styling .searching figure{display:block}.legacy-styling .searching p{color:#232f3d;font-size:1.25rem;font-weight:400;line-height:1.35em}.legacy-styling .searching .wait_container{width:920px}.legacy-styling .searching .wait_container .wait_message{font-size:1.4375rem}.legacy-styling .searching .wait_container .button-bg{font-size:1.5rem;height:60px;line-height:60px}.legacy-styling .help-find-a-journalist .close{display:block;color:#000;font-size:32px;cursor:pointer;opacity:0.5;text-decoration:none;right:0;top:0}.legacy-styling .help-find-a-journalist .close:hover{opacity:1}.legacy-styling .help-find-a-journalist .close:after{display:block;content:"×";text-align:right;margin-right:15px}.legacy-styling .help-find-a-journalist .request-form__content{width:80%;margin:0 auto}.legacy-styling .help-find-a-journalist .request-confirmation{margin-bottom:200px}.legacy-styling .help-find-a-journalist .request-confirmation a{font-size:1.25rem;font-weight:400;line-height:1.35em;margin-top:30px}.legacy-styling .help-find-a-journalist p,.legacy-styling .help-find-a-journalist span{color:#232f3d;font-size:1.25rem;font-weight:400;line-height:1.35em;margin-top:30px}.legacy-styling .help-find-a-journalist textarea{border-color:#1fcaa8;width:100%;display:block;resize:none;margin-top:50px}.legacy-styling .help-find-a-journalist .submit-custom-result-request{text-align:center;margin-top:50px;margin-bottom:100px}.legacy-styling .help-find-a-journalist .submit-custom-result-request a{margin-right:20px}.legacy-styling .help-find-a-journalist .request-failure{width:50%;margin:20px auto 0;text-align:center;color:#a94442}.legacy-styling .nothing_found{margin:100px auto;text-align:center}.legacy-styling .nothing_found .activate-message{margin:45px auto}.legacy-styling .nothing_found figure{text-align:left;display:block;width:47px;margin:0 0 25px}.legacy-styling .nothing_found .logos{display:flex;justify-content:space-around;align-items:center}.legacy-styling .nothing_found .logos figure{width:155px}.legacy-styling .nothing_found .logos figure img{width:100%}.legacy-styling .nothing_found p{color:#232f3d;font-size:1.25rem;font-weight:400;line-height:1.35em}.legacy-styling .nothing_found .search_request{font-weight:bold}.legacy-styling .nothing_found .button{margin-top:20px}.legacy-styling .results .nothing-found{padding-top:20px}.legacy-styling .results .nothing-found figure{text-align:center}.legacy-styling .select-original-article,.legacy-styling .select-original-email{display:block;position:relative;top:40px;margin-bottom:40px}.legacy-styling .select-original-article::after,.legacy-styling .select-original-email::after{clear:both;content:"";display:table}.legacy-styling .select-original-article #original_article,.legacy-styling .select-original-email #original_article{display:block;width:100%;background-color:#fff;position:relative;outline:0;border-color:#dfe4e8;padding:0 20px;outline:0;height:45px;line-height:45px}.legacy-styling .select-original-article h6,.legacy-styling .select-original-email h6{color:#a1afc0;font-size:10px;font-weight:600;line-height:27px;text-transform:uppercase;margin-left:10px}.legacy-styling .select-original-article .select-original-article__block,.legacy-styling .select-original-article .select-original-email__block,.legacy-styling .select-original-email .select-original-article__block,.legacy-styling .select-original-email .select-original-email__block{display:flex}.legacy-styling .select-original-article .select-original-article__block .select-original-article__block__left,.legacy-styling .select-original-article .select-original-email__block .select-original-article__block__left,.legacy-styling .select-original-email .select-original-article__block .select-original-article__block__left,.legacy-styling .select-original-email .select-original-email__block .select-original-article__block__left{width:77%}.legacy-styling .select-original-article .select-original-article__block .select-original-article__block__right,.legacy-styling .select-original-article .select-original-email__block .select-original-article__block__right,.legacy-styling .select-original-email .select-original-article__block .select-original-article__block__right,.legacy-styling .select-original-email .select-original-email__block .select-original-article__block__right{width:22%;margin-left:10px}.legacy-styling .select-original-article .select-original-article__block .select-original-article__block__right .actions a,.legacy-styling .select-original-article .select-original-email__block .select-original-article__block__right .actions a,.legacy-styling .select-original-email .select-original-article__block .select-original-article__block__right .actions a,.legacy-styling .select-original-email .select-original-email__block .select-original-article__block__right .actions a{width:130%;color:#fff}.legacy-styling .person{padding-top:50px;padding-bottom:30px;position:relative}.legacy-styling .person+.person{border-top:1px solid #eceff1}.legacy-styling .person header{display:table;width:100%;vertical-align:middle;position:relative}.legacy-styling .person header .description{font-size:15px;padding-left:15px;padding-top:20px;color:#444}.legacy-styling .person header .portrait{float:left;display:block;margin-right:3.5786636068%;width:15.8423358195%;margin-left:15px}.legacy-styling .person header .portrait:last-child{margin-right:0}@media screen and (max-width: 767px){.legacy-styling .person header .portrait{float:left;display:block;margin-right:2.3576515979%;width:14.7019570017%}.legacy-styling .person header .portrait:last-child{margin-right:0}}.legacy-styling .person header .portrait figure{content:"";display:block;width:85px;height:85px;border-radius:100%;overflow:hidden;background-color:#f2f5f7;color:#c0cdd5;font-size:2rem;text-align:center;font-weight:normal;text-decoration:none;line-height:85px}.legacy-styling .person header .portrait figure img{width:85px;height:85px}@media screen and (max-width: 767px){.legacy-styling .person header .portrait figure{width:60px;height:60px}}.legacy-styling .person header .portrait img{display:block}@media screen and (max-width: 767px){.legacy-styling .person header .caption{padding-right:0;padding-left:20px;float:left;display:block;margin-right:2.3576515979%;width:82.9403914003%;margin-right:0}.legacy-styling .person header .caption:last-child{margin-right:0}}@media screen and (min-width: 768px) and (max-width: 1024px){.legacy-styling .person header .caption{float:left;display:block;margin-right:3.5786636068%;width:41.7370017212%}.legacy-styling .person header .caption:last-child{margin-right:0}}@media screen and (min-width: 1025px){.legacy-styling .person header .caption{float:left;display:block;margin-right:3.5786636068%;width:41.7370017212%}.legacy-styling .person header .caption:last-child{margin-right:0}}.legacy-styling .person header .pitch-btn{float:right}.legacy-styling .person header .person__info{display:block}.legacy-styling .person header .person__name{width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;font-size:1.25rem;margin:0 15px 0 0}.legacy-styling .person header h4.title{font-size:1em}.legacy-styling .person header .person__socials{display:inline-block}.legacy-styling .person header .person__socials li{margin-right:10px}.legacy-styling .person header .person__socials li a.facebook{color:#4267B2}.legacy-styling .person header .person__socials li a.twitter{color:#1DA1F2}.legacy-styling .person header .person__socials li a.linkedin{color:#0e76a8}.legacy-styling .person header .person__contacts{margin-top:5px}.legacy-styling .person header .person__contacts li{font-size:0.875rem}.legacy-styling .person header .person__contacts li+li{margin-left:18px}.legacy-styling .person header .person__contacts a{color:#626f7a}.legacy-styling .person header ul li{display:inline-block}@media screen and (max-width: 767px){.legacy-styling .person header .actions{display:block;clear:both;padding-top:15px}.legacy-styling .person header .actions::after{clear:both;content:"";display:table}.legacy-styling .person header .actions .button-bg{float:left;float:left;display:block;margin-right:2.3576515979%;width:82.9403914003%;margin-left:0 !important;text-align:center}.legacy-styling .person header .actions .button-bg:last-child{margin-right:0}.legacy-styling .person header .actions .plus{float:right}}@media screen and (min-width: 768px) and (max-width: 1024px){.legacy-styling .person header .actions{text-align:right;position:absolute;top:50%;margin-top:-20px;right:0;float:left;display:block;margin-right:3.5786636068%;width:28.7896687703%;margin-right:0}.legacy-styling .person header .actions:last-child{margin-right:0}}@media screen and (min-width: 1025px){.legacy-styling .person header .actions{text-align:right;position:absolute;top:50%;margin-top:-20px;right:0;float:left;display:block;margin-right:3.5786636068%;width:28.7896687703%;margin-right:0}.legacy-styling .person header .actions:last-child{margin-right:0}}.legacy-styling .person header .actions .plus{padding:0;width:36px;height:36px;text-align:center;font-size:1.875rem;margin-top:-5px;margin-left:-1px}.legacy-styling .person header .actions .plus+.button{height:36px;line-height:36px}.legacy-styling .person header .actions .button+.button{margin-left:10px}.legacy-styling .person header .actions .written{background-color:#c0cdd5;color:#fff;pointer-events:none}.legacy-styling .person header .actions .written .fa{font-size:20px;vertical-align:middle;margin:0 5px 0 0}.legacy-styling .person header .wide_actions{width:50%}.legacy-styling .person .person__articles{margin:25px 0 15px}.legacy-styling .person .person__articles article{display:block}.legacy-styling .person .person__articles article::after{clear:both;content:"";display:table}.legacy-styling .person .person__articles article h4{color:#626f7b;font-weight:normal;font-size:1rem;font-weight:600;line-height:1.5em}@media screen and (max-width: 767px){.legacy-styling .person .person__articles article h4{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;margin:0;font-size:0.875rem;line-height:1}.legacy-styling .person .person__articles article h4::after{clear:both;content:"";display:table}}@media screen and (min-width: 768px) and (max-width: 1024px){.legacy-styling .person .person__articles article h4{float:left;display:block;margin-right:3.5786636068%;width:87.0526670492%}.legacy-styling .person .person__articles article h4:last-child{margin-right:0}}@media screen and (min-width: 1025px){.legacy-styling .person .person__articles article h4{float:left;display:block;margin-right:3.5786636068%;width:87.0526670492%}.legacy-styling .person .person__articles article h4:last-child{margin-right:0}}.legacy-styling .person .person__articles article h4 a{color:inherit}.legacy-styling .person .person__articles article h4 a:hover{color:#1fcaa8}.legacy-styling .person .person__articles article time{text-align:right;font-size:0.75rem;color:#888888;line-height:2em;white-space:nowrap}@media screen and (max-width: 767px){.legacy-styling .person .person__articles article time{display:block;display:block;text-align:left;margin-bottom:5px}.legacy-styling .person .person__articles article time::after{clear:both;content:"";display:table}}@media screen and (min-width: 768px) and (max-width: 1024px){.legacy-styling .person .person__articles article time{float:left;display:block;margin-right:3.5786636068%;width:9.3686693441%;margin-right:0}.legacy-styling .person .person__articles article time:last-child{margin-right:0}}@media screen and (min-width: 1025px){.legacy-styling .person .person__articles article time{float:left;display:block;margin-right:3.5786636068%;width:9.3686693441%;margin-right:0}.legacy-styling .person .person__articles article time:last-child{margin-right:0}}.legacy-styling .person .more_articles{font-size:0.875rem;font-weight:600;border:1px solid}.legacy-styling .person .hide_articles{color:#626f7b;border-color:#626f7b}.legacy-styling .person .hide_articles:hover{color:#1fcaa8;border-color:#1fcaa8}.legacy-styling .person .remove{line-height:36px;font-size:1rem;color:#000}.legacy-styling .person .remove:hover{color:#1fcaa8}@media screen and (min-width: 768px) and (max-width: 1024px){.legacy-styling .person .remove{position:relative;float:right}}@media screen and (min-width: 1025px){.legacy-styling .person .remove{position:absolute;top:80px;right:-40px}}.legacy-styling .holder,.legacy-styling .holder-required,.legacy-styling .gp-holder{text-align:center}.legacy-styling .holder>span,.legacy-styling .holder-required>span,.legacy-styling .gp-holder>span{display:inline-block;color:#778A9C;margin-left:10px}.legacy-styling .holder>a,.legacy-styling .holder-required>a,.legacy-styling .gp-holder>a{color:#778A9C;font-weight:700;display:inline-block;vertical-align:middle;width:36px;height:36px;border:1px solid;border-radius:50%;border-color:transparent}.legacy-styling .holder>a+a,.legacy-styling .holder-required>a+a,.legacy-styling .gp-holder>a+a{margin-left:10px}.legacy-styling .holder>a:active,.legacy-styling .holder>a:hover,.legacy-styling .holder>a:link,.legacy-styling .holder-required>a:active,.legacy-styling .holder-required>a:hover,.legacy-styling .holder-required>a:link,.legacy-styling .gp-holder>a:active,.legacy-styling .gp-holder>a:hover,.legacy-styling .gp-holder>a:link{text-decoration:none}.legacy-styling .holder>a:hover,.legacy-styling .holder-required>a:hover,.legacy-styling .gp-holder>a:hover{color:#385074}.legacy-styling .holder a.jp-previous,.legacy-styling .holder a.jp-next,.legacy-styling .holder-required a.jp-previous,.legacy-styling .holder-required a.jp-next,.legacy-styling .gp-holder a.jp-previous,.legacy-styling .gp-holder a.jp-next{display:inline-block;vertical-align:middle;color:#778A9C;margin:0 30px;cursor:pointer;text-decoration:none;font-size:1.3rem;border:0}.legacy-styling .holder a.jp-disabled,.legacy-styling .holder-required a.jp-disabled,.legacy-styling .gp-holder a.jp-disabled{visibility:hidden}.legacy-styling .holder a.jp-current,.legacy-styling .holder-required a.jp-current,.legacy-styling .gp-holder a.jp-current{color:#fff !important;background-color:#385074;border-color:transparent}.legacy-styling .large.tooltip-inner{max-width:600px}.legacy-styling .guest-post-container{background-color:#FFF}.legacy-styling .guest-posts-results{font-size:0.9em;width:100%;margin-bottom:100px;border:1px solid #e7e7e7;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top:none}.legacy-styling .guest-posts-results td.logo-section-podcasts{width:110px}.legacy-styling .guest-posts-results .results-headers{text-align:center}.legacy-styling .guest-posts-results .results-headers th:last-child{width:20px}.legacy-styling .guest-posts-results tbody{background-color:#FFF}.legacy-styling .guest-posts-results tbody tr{height:58px;border-top:2px solid rgba(119,139,155,0.2)}.legacy-styling .guest-posts-results tbody .domain-rating-section{text-align:center}.legacy-styling .guest-posts-results thead{color:#FFF;border:none;background:#426596;font-size:0.9em}.legacy-styling .guest-posts-results thead a.sort_link{color:#FFF;text-decoration:none}.legacy-styling .guest-posts-results thead tr th{border:none}.legacy-styling .guest-posts-results thead tr th .arrow-help{color:#1fcaa8;font-size:0.7em}.legacy-styling .guest-posts-results thead tr td{vertical-align:middle;padding:10px 8px}.legacy-styling .guest-posts-results thead tr td:first-of-type{padding-left:10px}.legacy-styling .load-more-container{text-align:center;margin-top:30px}.legacy-styling .js-search-loader-img{width:42px}.legacy-styling .podcasts-wrapper .container{background:#FFF}.legacy-styling .podcasts-wrapper .search-header{display:flex;color:#FFF;width:100%;background:#2A394F;font-weight:900;font-size:15px;line-height:18px;letter-spacing:0.67px;text-transform:uppercase;padding:10px 40px;border-radius:16px 16px 0 0;justify-content:space-between}.legacy-styling .podcasts-wrapper .search-header .text{margin:10px 0}.legacy-styling .filters-sidebar+*{display:block}.legacy-styling .filters-sidebar .radio-group-element{display:inline;margin-right:20px}.legacy-styling .filters-sidebar .form-group__radio,.legacy-styling .filters-sidebar .form-group{padding-bottom:0;margin-right:5px}.legacy-styling .filters-sidebar h3{font-weight:800;font-size:20px;line-height:23px;letter-spacing:0.5px;padding-bottom:10px;margin-bottom:30px;border-bottom:1px solid rgba(197,203,204,0.4)}.legacy-styling .filters-sidebar label.control-label{font-size:14px;font-weight:350;color:#6c757d !important;display:block}.legacy-styling .filters-sidebar input[type=checkbox]{display:none}.legacy-styling .filters-sidebar .min-popularity-wrapper{width:50%}.legacy-styling .filters-sidebar .episode-count-wrapper{display:flex}.legacy-styling .filters-sidebar .episode-count-wrapper .episode-count{margin:5px}.legacy-styling .filters-sidebar .episode-count-wrapper .episode-count input{border:1px solid rgba(42,57,79,0.3);box-sizing:border-box;border-radius:10px;padding:0 9px 0 22px}.legacy-styling .filters-sidebar .episode-count-wrapper .episode-count input:focus{box-shadow:none}.legacy-styling .filters-sidebar .genres-select .select2-search--inline{width:150px}.legacy-styling .filters-sidebar .pseudocheckbox{color:#000;font-family:"Lexend Deca", sans-serif;font-size:16px;font-weight:500}.legacy-styling .filters-sidebar .pseudocheckbox::before{content:"\00A0";display:inline-block;box-sizing:border-box;width:20px;height:20px;background-color:white;border:1px solid #AAA;border-radius:2px;margin-right:14px;vertical-align:baseline;text-align:center;font-family:Arial, sans-serif;font-size:16px;line-height:16px;font-weight:bold;color:#808080}.legacy-styling .filters-sidebar input[type=checkbox]:checked+.pseudocheckbox::before{content:"\2714";color:#34CE8D}.legacy-styling .filter-search_by-author .form-group__radio{padding-bottom:0}.legacy-styling .filter-search_by-author .form-group__radio .radio-group-element{padding-right:30px}.legacy-styling .filter-search_by-author .form-group__radio label{color:#000}.legacy-styling #select2-filter_time_period-results li.option-calendar:before{font-family:"FontAwesome";content:"\f073";display:inline-block;padding-right:5px;vertical-align:middle;font-weight:900}.legacy-styling #select2-filter_time_period-results li.option-custom:before{font-family:"FontAwesome";content:"\f013";display:inline-block;padding-right:5px;vertical-align:middle;font-weight:900}.legacy-styling .flex-container{display:flex;justify-content:center;padding-right:0;padding-left:0}.legacy-styling #select2-search_guest_posts_category-results{max-height:400px !important}.legacy-styling #select2-search_guest_posts_category-results li.select2-results__option{font-weight:600;font-size:1.125rem}.legacy-styling .select2-selection--single[aria-labelledby~="select2-search_guest_posts_category-container"]{font-size:1.125rem}.legacy-styling .js-guest-posts-table table.guest-posts-results{width:100%;margin-top:30px;font-size:0.8em}.legacy-styling .js-guest-posts-table table.guest-posts-results thead{background-color:#273851;color:#fff;border:none;font-weight:400;font-size:0.9em}.legacy-styling .js-guest-posts-table table.guest-posts-results thead a.sort_link{color:#fff;text-decoration:none}.legacy-styling .js-guest-posts-table table.guest-posts-results th{padding:10px 0}.legacy-styling .js-guest-posts-table table.guest-posts-results th:first-child{border-radius:20px 0 0 0;min-width:20px}.legacy-styling .js-guest-posts-table table.guest-posts-results th:last-child{border-radius:0 20px 0 0;min-width:20px}.legacy-styling .js-guest-posts-table table.guest-posts-results td{padding-right:10px}.legacy-styling .js-guest-posts-table table.guest-posts-results th{text-align:center}.legacy-styling .js-guest-posts-table table.guest-posts-results th.type-header{min-width:85px}.legacy-styling .js-guest-posts-table table.guest-posts-results th.count-episodes-header{width:90px}.legacy-styling .js-guest-posts-table table.guest-posts-results td.email-section a{padding:0.75rem 1rem;font-size:11px}.legacy-styling .js-guest-posts-table table.guest-posts-results td.count-episodes-section,.legacy-styling .js-guest-posts-table table.guest-posts-results td.domain-ratin-section{text-align:center}.legacy-styling .upgrade-under-video{text-align:center;margin-bottom:50px}.legacy-styling .video-on-page{margin-bottom:50px;text-align:center}.legacy-styling .strategy-question .loader{display:none;margin:320px auto;text-align:center}.legacy-styling .strategy-question .loader p{font-size:26px;font-weight:800;letter-spacing:0;line-height:30px;padding-top:60px}.legacy-styling .strategy-question .progress{width:100%;position:fixed;border-radius:0;background-color:#D8D8D8}.legacy-styling .strategy-question .progress .progress-bar{background-color:#27D08A}.legacy-styling .strategy-question .back-button{position:fixed;top:58px;left:44px;z-index:1;width:40px;height:40px;border-radius:40px;background-color:#F2F6F7}.legacy-styling .strategy-question .back-button #backSilde{font-size:21px;padding-left:11px;line-height:38px}.legacy-styling .strategy-question .back-button a{font-size:51px;padding-left:8px;line-height:34px;color:#000}.legacy-styling .strategy-question .back-button a:hover{text-decoration:none}.legacy-styling .strategy-question h1{color:#1fcaa8;font-size:4.0em;padding-bottom:30px}.legacy-styling .strategy-question .item{color:#171820;font-family:'Lexend Deca'}.legacy-styling .strategy-question .item .question-wrapper .row{width:100%}.legacy-styling .strategy-question .item .question-wrapper .content-wrapper{margin:auto;font-size:22px;letter-spacing:0;line-height:32px;margin-top:180px}.legacy-styling .strategy-question .item .question-wrapper .content-wrapper h2{font-size:36px;font-weight:800;letter-spacing:0;line-height:42px;padding-bottom:33px}.legacy-styling .strategy-question .item .question-wrapper .content-wrapper h3{font-size:26px;font-weight:800;letter-spacing:0;line-height:30px;padding-bottom:18px}.legacy-styling .strategy-question .item .question-wrapper .content-wrapper .next-button{margin-top:48px}.legacy-styling .strategy-question .item .question-wrapper .content-wrapper .inline-inputs{display:inline-flex}.legacy-styling .strategy-question .item .question-wrapper .content-wrapper .inline-inputs .form-group:not(:last-child){padding-right:14px}.legacy-styling .strategy-question .item .question-wrapper .content-wrapper.high{margin-top:150px}.legacy-styling .strategy-question .item .question-wrapper .content-wrapper.high h2{padding-bottom:16px}.legacy-styling .strategy-question .item .question-wrapper .content-wrapper.high form{margin:47px 0 68px 0}.legacy-styling .strategy-question .item .question-wrapper .content-wrapper.high .optional-form{margin-bottom:0}.legacy-styling .strategy-question .item .question-wrapper .content-wrapper .wistia-wrapper{margin:44px 0}.legacy-styling .strategy-question .item .question-wrapper .content-wrapper .content h3{font-size:26px;font-weight:800;letter-spacing:0;line-height:30px;padding-bottom:18px}.legacy-styling .strategy-question .item .question-wrapper .content-wrapper .content div{margin-bottom:16px}.legacy-styling .strategy-question .item .question-wrapper .questions h2{padding-bottom:65px}.legacy-styling .strategy-question .item .question-wrapper .questions .btn-answer-wrapper button{margin:0 30px 20px 0}.legacy-styling .strategy-question .item .question-wrapper .questions .form-group{margin-top:62px}.legacy-styling .strategy-question .item .question-wrapper a{font-size:16px;letter-spacing:0;line-height:20px}.legacy-styling .strategy-question .item .question{font-size:1.7em;padding-bottom:20px;color:#293A55}.legacy-styling .strategy-question .item .explanation{color:#77899C;font-size:1.1em}.legacy-styling .strategy-question .item .buttons{padding:30px 0;display:flex;flex-flow:column}.legacy-styling .strategy-question .item .buttons button{margin:0px 75px 5px 5px;padding:20px 75px}.legacy-styling .strategy-question .item .buttons.yes-no{display:block}.legacy-styling .strategy-question .item .error{height:20px;color:#dc3545}.legacy-styling .strategy-question .progress-answers-wrapper{text-align:center;display:flex;margin-bottom:50px}.legacy-styling .strategy-question .progress-answers-wrapper .progress-answers{width:300px;margin-left:auto;background-color:#ccc;padding:10px;border-radius:11px}.legacy-styling .strategy-question .progress-answers-wrapper .progress-answers.public{padding-bottom:100px}.legacy-styling .strategy-question .progress-answers-wrapper .progress-answers .progress-bar{background-color:#3c5271}.legacy-styling .strategy-question .progress-answers-wrapper .answer-buttons-wrapper{display:flex}.legacy-styling .strategy-question .progress-answers-wrapper .answer-buttons-wrapper .answer-buttons{display:flex;align-items:center;cursor:pointer;width:100%;justify-content:space-between;margin-left:15px}.legacy-styling .strategy-question .progress-answers-wrapper .answer-buttons-wrapper .answer-buttons .back-button,.legacy-styling .strategy-question .progress-answers-wrapper .answer-buttons-wrapper .answer-buttons .next-button{display:flex}.legacy-styling .strategy-question .progress-answers-wrapper .answer-buttons-wrapper .answer-buttons .back-button.disabled,.legacy-styling .strategy-question .progress-answers-wrapper .answer-buttons-wrapper .answer-buttons .next-button.disabled{cursor:not-allowed}.legacy-styling .strategy-question .progress-answers-wrapper .answer-buttons-wrapper .answer-buttons .arrow{text-align:center;width:60px;font-size:2em;border:2px solid}.legacy-styling .strategy-question .progress-answers-wrapper .answer-buttons-wrapper .answer-buttons .arrow-left{border-radius:10px 0 0 10px;color:#1fcaa8;border-color:#1fcaa8}.legacy-styling .strategy-question .progress-answers-wrapper .answer-buttons-wrapper .answer-buttons .arrow-right{border-radius:0 10px 10px 0;border-color:#abbcc9;color:#abbcc9;margin-left:3px}.legacy-styling .strategy-question .progress-answers-wrapper .answer-buttons-wrapper .answer-buttons .text{font-size:0.8em;font-weight:500;padding:6px}.legacy-styling .strategy-question .pr-quiz{height:606px}.legacy-styling .strategy-question .pr-quiz .item form.new_invite_to_quiz{margin-top:30px}.legacy-styling .strategy-question .footer .logo{display:flex;align-items:center;font-weight:800;font-size:20px;line-height:1;color:#000;text-decoration:none;margin:0 44px 44px auto;float:right}.legacy-styling .strategy-question .footer .logo:before{content:"";display:block;width:40px;height:40px;margin-right:14px;background:url(/assets/new_logo-520101e944a9c0b924be8ce50c9a6cf0f6e645c31d9405e5cef365173d5d918b.svg) no-repeat 50% 50%}.legacy-styling .background-small:before{content:'';position:absolute;z-index:-1;top:0;left:50%;bottom:-85px;right:0%;background-color:#F2F6F7;height:117vh}@media (min-width: 1200px){.legacy-styling .background-small:before{left:calc((100vw - 1140px)/2 + 1140px * (1 - 6/12))}}@media (max-width: 767px){.legacy-styling .background-small:before{left:100%}}.legacy-styling .action-plan .action-plan-table{margin:40px 0}.legacy-styling .action-plan .action-plan-table .line{border-top:1px solid #aaa;padding:10px 0}.legacy-styling .action-plan a.reset{margin-bottom:20px}.legacy-styling .answer-wrapper{font-size:1.5em;color:#293A55}.legacy-styling .answer-wrapper .buttons a{margin-bottom:20px}.legacy-styling .answer-wrapper .tactic-description{font-size:0.8em;padding-top:40px}.legacy-styling .answer-wrapper .strategy-table td img{width:50px}.legacy-styling .answer-wrapper .answer{display:flex;align-items:center;justify-content:center;font-size:1.3em;font-weight:500}.legacy-styling .answer-wrapper .answer a{color:#1fcaa8}.legacy-styling .p-list .cabinet-wrapper{padding:30px 0 60px;background-color:#F2F6F7}@media screen and (min-width: 950px){.legacy-styling .p-list .cabinet-wrapper{min-height:1150px}}@media (max-width: 1239.98px){.legacy-styling .p-list .cabinet-wrapper{padding-bottom:40px}}@media (max-width: 1239.98px) and (min-width: 768px){.legacy-styling .p-list .cabinet-wrapper{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}}.legacy-styling .p-list .cabinet-wrapper+.site-footer{background-color:#F2F6F7}.legacy-styling .p-list .cabinet-wrapper .pager .pagination{margin-bottom:0}.legacy-styling .p-list .cabinet-wrapper .pager .dropdown .btn{padding:0;background:none !important;color:#778B9B;font-size:14px;font-weight:700}.legacy-styling .p-list .cabinet-wrapper .pager .dropdown .btn.dropdown-toggle:after{margin-left:10px}.legacy-styling .p-list .cabinet-wrapper .pager .dropdown .btn:hover,.legacy-styling .p-list .cabinet-wrapper .pager .dropdown .btn:focus,.legacy-styling .p-list .cabinet-wrapper .pager .dropdown .btn:active{color:#3C5273}.legacy-styling .p-list .cabinet-wrapper .pager .dropdown .dropdown-menu{max-height:210px;overflow:auto;padding:0;margin:0;min-width:auto;border:none;box-shadow:0 2px 10px 0 rgba(0,0,0,0.07);left:100% !important;margin-left:-35px}.legacy-styling .p-list .cabinet-wrapper .pager .dropdown .dropdown-menu .dropdown-item{padding:5px 24px;text-align:center;color:#778B9B;font-weight:700;font-size:14px}.legacy-styling .p-list .cabinet-wrapper .pager .dropdown .dropdown-menu .dropdown-item:hover{color:#3C5273}.legacy-styling .p-list .cabinet-wrapper .pager .dropdown .dropdown-menu .dropdown-item+.dropdown-item{border-top:rgba(119,139,155,0.2) 1px solid}.legacy-styling .p-list .cabinet-wrapper .pager .dropdown .dropdown-menu .dropdown-item.active,.legacy-styling .p-list .cabinet-wrapper .pager .dropdown .dropdown-menu .dropdown-item:focus,.legacy-styling .p-list .cabinet-wrapper .pager .dropdown .dropdown-menu .dropdown-item:active{background:#385074;color:#fff}.legacy-styling .p-list .cabinet-wrapper .pager .fastnav{display:flex;align-items:center;margin-left:30px;padding-left:30px;border-left:rgba(119,139,155,0.3) 1px solid;font-size:18px}.legacy-styling .p-list .cabinet-wrapper .pager .fastnav a{display:block;color:#778B9B}.legacy-styling .p-list .cabinet-wrapper .pager .fastnav a:hover{color:#3C5273}.legacy-styling .p-list .cabinet-wrapper .pager .fastnav a+a{margin-left:20px}.legacy-styling .p-labels{min-height:600px}.legacy-styling .p-labels h1{padding-bottom:20px}.legacy-styling .offer-container .box{margin-top:100px;margin-bottom:40px;padding:40px;box-shadow:0px 3px 11px 7px #888888}.legacy-styling .offer-container .box .wait{text-align:center;color:red;font-size:70px;font-weight:600}.legacy-styling .offer-container .box .offer{font-size:70px;font-weight:600;text-align:center}.legacy-styling .offer-container .box .description{font-size:30px;font-weight:600;margin-bottom:40px}.legacy-styling .offer-container .box .descriptionp{margin-bottom:2rem}.legacy-styling .offer-container .box .description .main{font-size:166%}.legacy-styling .offer-container .box .description .crossed{text-decoration:line-through;-webkit-text-decoration-color:red;text-decoration-color:red}.legacy-styling .offer-container .box .description .red{color:red}.legacy-styling .offer-container .box form{text-align:center}.legacy-styling .offer-container .box form .button-decline{background:none;font-weight:400;color:#777;text-decoration:underline}.legacy-styling .related-searches{padding-top:50px;font-size:21px;font-weight:500;text-align:left}.legacy-styling .related-searches .results{display:flex;flex-direction:column}.legacy-styling .related-searches .related-link{transition:all 0.2s ease-in-out;background:none;border:none;color:blue;text-decoration:underline;cursor:pointer}.legacy-styling .dashboard-container a.btn{margin:5px}.legacy-styling .dashboard-container .warning{color:#a94442}.legacy-styling .dashboard-container h1{text-align:center}.legacy-styling .dashboard-container .h3{text-align:center}.legacy-styling .dashboard-container .left{float:left;display:inline-block;width:47%;margin-right:6%}.legacy-styling .dashboard-container .right{display:inline-block;width:47%}.legacy-styling .dashboard-container textarea{padding:1.875rem;height:300px}.legacy-styling .dashboard-container .user td.name{min-width:275px}.legacy-styling .dashboard-container .user td.text-center .btn-group{display:flex;flex-direction:column}.legacy-styling .form-container{padding:1.875rem}.legacy-styling .form-container h1{text-align:center}.legacy-styling .form-container .h3{text-align:center}.legacy-styling .form-container input{height:45px !important}.legacy-styling .form-container textarea{height:300px !important}.legacy-styling .form-container .admin_search{width:300px !important}.legacy-styling .form-container .padding-top{padding-top:10px}.legacy-styling .admin{margin-top:80px;padding-left:10px !important;padding-right:10px}.legacy-styling .admin .btn-selectable{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.legacy-styling .admin .media-outlets span{display:block}.legacy-styling .admin .media-outlets .item-outlet input{margin-right:25px}.legacy-styling .admin h1{margin-bottom:50px}.legacy-styling .admin td{word-break:break-all}.legacy-styling .admin textarea.form-control.text.optional{height:15em}.legacy-styling .admin .pitched-filter{padding-bottom:25px}.legacy-styling .admin .table th.content-key{width:12%}.legacy-styling .admin .table th.content-content{width:50%}.legacy-styling .admin .table th.content-edit{width:5%}.legacy-styling .admin .table img{width:100%}.legacy-styling .admin .table .report-json{width:800px;overflow-x:scroll}.legacy-styling .admin .table .report-json pre{width:800px;overflow-x:scroll}.legacy-styling .admin .well{width:100%}.legacy-styling .admin .pagination{padding-left:30px}.legacy-styling .admin .empty-error{font-weight:800;color:#a94442}.legacy-styling .admin .tactic-select{width:150px}.legacy-styling .popular-keywords-search .input-group .form-control{z-index:1}.legacy-styling .pitches-data .categories button{height:45px;margin-right:20px}.legacy-styling .pitches-data .search{position:relative}.legacy-styling .pitches-data .search form{display:none}.legacy-styling .pitches-data .search input{position:absolute;right:0;height:45px;width:186px;border:1px solid #ccc}.legacy-styling .pitches-data .content{margin:30px 100px}.legacy-styling .pitches-data table tr button,.legacy-styling .pending-pitches table tr button{width:100%;margin:5px 0}.legacy-styling .p-admin{background-color:#f9fafb}.legacy-styling .p-admin .select-original-article,.legacy-styling .p-admin .select-original-email{display:block;position:relative;top:40px}.legacy-styling .p-admin .select-original-article::after,.legacy-styling .p-admin .select-original-email::after{clear:both;content:"";display:table}.legacy-styling .p-admin .select-original-article h6,.legacy-styling .p-admin .select-original-email h6{color:#a1afc0;font-size:10px;font-weight:600;line-height:27px;text-transform:uppercase;margin-left:10px}.legacy-styling .p-admin .select-original-article .select-original-article__block,.legacy-styling .p-admin .select-original-article .select-original-email__block,.legacy-styling .p-admin .select-original-email .select-original-article__block,.legacy-styling .p-admin .select-original-email .select-original-email__block{display:flex}.legacy-styling .p-admin .select-original-article .select-original-article__block .select-original-article__block__left,.legacy-styling .p-admin .select-original-article .select-original-email__block .select-original-article__block__left,.legacy-styling .p-admin .select-original-email .select-original-article__block .select-original-article__block__left,.legacy-styling .p-admin .select-original-email .select-original-email__block .select-original-article__block__left{width:77%}.legacy-styling .p-admin .select-original-article .select-original-article__block .select-original-article__block__right,.legacy-styling .p-admin .select-original-article .select-original-email__block .select-original-article__block__right,.legacy-styling .p-admin .select-original-email .select-original-article__block .select-original-article__block__right,.legacy-styling .p-admin .select-original-email .select-original-email__block .select-original-article__block__right{width:22%;margin-left:10px}.legacy-styling .p-admin .site__header{background-color:#2b3f56;position:relative}.legacy-styling .p-admin .staging{background-color:coral}.legacy-styling .p-admin .site__navigation.guest{display:none}.legacy-styling .p-admin .site__navigation.user{display:block}.legacy-styling .p-admin .page__header{background-color:#fff;padding-top:70px;padding-bottom:25px;box-shadow:0 1px 0 rgba(255,255,255,0.05);text-align:center;color:#232f3d}.legacy-styling .p-admin .page__header:before{pointer-events:none;display:block;content:' ';position:absolute;top:0;right:0;left:0;width:100%;height:200px;background-color:#fff;box-shadow:0 1px 0 rgba(255,255,255,0.05);background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlNTc5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:linear-gradient(to bottom, #eceff1 0%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#eceff1', endColorstr='#ffffff',GradientType=0 )}.legacy-styling .p-admin .page__header h2,.legacy-styling .p-admin .page__header h4{text-align:center;font-weight:normal;margin:0 auto}.legacy-styling .p-admin .page__header p{margin:0 auto}.legacy-styling .p-admin .page__header p.message{font-size:1.5rem;margin:1.5rem 0}.legacy-styling .p-admin .page__header .btn{margin:0 0 1.5rem 0}.legacy-styling .p-admin .b-person{background-color:#fff;padding-bottom:10px}@media screen and (min-width: 768px) and (max-width: 1024px){.legacy-styling .b-person .container{max-width:800px}}@media screen and (min-width: 1025px){.legacy-styling .b-person .container{max-width:760px}}.legacy-styling .select_subject{position:relative}.legacy-styling .select_subject .custom_select{float:left;max-width:530px;width:100%}@media screen and (max-width: 767px){.legacy-styling .select_subject .custom_select{float:none;max-width:100%}}.legacy-styling .select_subject .actions{float:right;width:150px}@media screen and (max-width: 767px){.legacy-styling .select_subject .actions{float:none;margin:0 auto}}.legacy-styling .select_subject{position:relative}.legacy-styling .select_subject .custom_select{float:left;max-width:530px;width:100%}@media screen and (max-width: 767px){.legacy-styling .select_subject .custom_select{float:none;max-width:100%}}.legacy-styling .select_subject .actions{float:right;width:150px}@media screen and (max-width: 767px){.legacy-styling .select_subject .actions{float:none;margin:0 auto}}.legacy-styling .b-mail-heading{display:block}.legacy-styling .b-mail-heading::after{clear:both;content:"";display:table}@media screen and (max-width: 767px){.legacy-styling .b-mail-heading .container{padding:0}}@media screen and (min-width: 768px) and (max-width: 1024px){.legacy-styling .b-mail-heading .container{padding:0;max-width:800px}}.legacy-styling .b-mail-heading .subject__header{border:1px solid #eceff1;border-bottom:none;background-color:#fff;height:50px;line-height:50px;padding:0;z-index:2;display:block}.legacy-styling .b-mail-heading .subject__header:focus{outline:0 solid transparent}.legacy-styling .b-mail-heading .subject__header::after{clear:both;content:"";display:table}.legacy-styling .b-mail-heading .subject__header .subject{display:block;outline:0 solid transparent}.legacy-styling .b-mail-heading .subject__header .subject::after{clear:both;content:"";display:table}.legacy-styling .b-mail-heading .subject__header .subject .email_subject,.legacy-styling .b-mail-heading .subject__header .subject .follow_up_subject{display:block;word-wrap:break-word;white-space:pre;overflow:hidden}@media screen and (max-width: 767px){.legacy-styling .b-mail-heading .subject__header{height:auto}.legacy-styling .b-mail-heading .subject__header h6,.legacy-styling .b-mail-heading .subject__header p{display:block}.legacy-styling .b-mail-heading .subject__header h6::after,.legacy-styling .b-mail-heading .subject__header p::after{clear:both;content:"";display:table}.legacy-styling .b-mail-heading .subject__header p{padding:0 15px;line-height:1}}.legacy-styling .b-mail-heading .mail__header{border:1px solid #eceff1;border-bottom:none;background-color:#fff;line-height:50px;padding:0;display:block}.legacy-styling .b-mail-heading .mail__header:focus{outline:0 solid transparent}.legacy-styling .b-mail-heading .mail__header::after{clear:both;content:"";display:table}.legacy-styling .b-mail-heading .mail__header .subject{display:block;outline:0 solid transparent}.legacy-styling .b-mail-heading .mail__header .subject::after{clear:both;content:"";display:table}@media screen and (max-width: 767px){.legacy-styling .b-mail-heading .mail__header{height:auto}.legacy-styling .b-mail-heading .mail__header h6,.legacy-styling .b-mail-heading .mail__header p{display:block}.legacy-styling .b-mail-heading .mail__header h6::after,.legacy-styling .b-mail-heading .mail__header p::after{clear:both;content:"";display:table}.legacy-styling .b-mail-heading .mail__header p{padding:0 15px;line-height:1}}.legacy-styling .b-mail-heading .mail__header .wait_please{display:inline}.legacy-styling .b-mail-heading .mail__header .current_email a{cursor:pointer}.legacy-styling .b-mail-heading .mail__header .current_email .emails-list{display:inline-block;width:90%}.legacy-styling .b-mail-heading .mail__header .current_email .emails-list .email{cursor:pointer;position:relative;vertical-align:middle}.legacy-styling .b-mail-heading .mail__header .current_email .emails-list .email .chosen-marker{visibility:hidden}.legacy-styling .b-mail-heading .mail__header .current_email .emails-list .email .email-action-button{font-size:0.7rem;height:20px;padding:5px;float:right;line-height:10px;margin:15px 5px}.legacy-styling .b-mail-heading .mail__header .current_email .emails-list .email .email-action-button.report{border-color:#c0605e;background-color:#f9f1f1}.legacy-styling .b-mail-heading .mail__header .current_email .emails-list .email .email-action-button.verify{border-color:#3be1c0;background-color:#ecfcf9}.legacy-styling .b-mail-heading .mail__header .current_email .emails-list .email.chosen{background-color:#F9FAFB}.legacy-styling .b-mail-heading .mail__header .current_email .emails-list .email.chosen .chosen-marker{visibility:visible}.legacy-styling .b-mail-heading .mail__header .current_email .info{color:#888;margin-left:5px}.legacy-styling .b-mail-heading .mail__header .current_email .info .fa-check{color:#67e8ce}.legacy-styling .b-mail-heading .mail__header h6,.legacy-styling .b-mail-heading .mail__header p{display:inline-block;margin:0}.legacy-styling .b-mail-heading .mail__header p{color:#232f3d;font-size:1rem;font-weight:400;white-space:nowrap;display:block;line-height:1.2;padding-top:16px;padding-bottom:11px;overflow:hidden;text-overflow:ellipsis;padding-right:15px}.legacy-styling .b-mail-heading .subject__header{border-top-left-radius:10px;border-top-right-radius:10px}.legacy-styling .b-mail-heading h6{color:#a1afc0;font-size:10px;font-weight:600;text-transform:uppercase;margin:0;float:left;min-width:70px;height:48px;line-height:52px;padding:0 15px}.legacy-styling .b-mail{display:block;border-top:1px solid #eceff1}.legacy-styling .b-mail::after{clear:both;content:"";display:table}@media screen and (max-width: 767px){.legacy-styling .b-mail .container{padding:0;padding-bottom:20px}}@media screen and (min-width: 768px) and (max-width: 1024px){.legacy-styling .b-mail .container{padding:0;max-width:800px;padding-bottom:100px}}@media screen and (min-width: 1025px){.legacy-styling .b-mail .container{max-width:760px;padding-bottom:100px}}.legacy-styling .b-mail h6{color:#a1afc0;font-size:10px;font-weight:600;text-transform:uppercase;margin:0;float:left;min-width:70px;height:48px;line-height:52px;padding:0 15px}.legacy-styling .b-mail .mail__body{width:100%;display:block}.legacy-styling .b-mail .mail__body::after{clear:both;content:"";display:table}.legacy-styling .b-mail .mail__options{background-color:rgba(236,239,241,0.3);border:1px solid #eceff1;border-top:0;position:relative;display:block;width:100%;height:50px}.legacy-styling .b-mail .mail__options::after{clear:both;content:"";display:table}.legacy-styling .b-mail .mail__options .template_switcher{float:right}.legacy-styling .b-mail .mail__options h6{float:left}.legacy-styling .b-mail .template_switcher{color:#a1afc0}.legacy-styling .b-mail .template_switcher .title{font-size:14px;font-weight:bold;line-height:1.375rem}.legacy-styling .b-mail .template_switcher .template_num{display:inline-block;width:21px;height:21px;text-align:center;line-height:21px;background-color:#a1afc0;color:#fff;font-size:0.75rem;border-radius:100%;margin:0 10px;font-weight:bold}.legacy-styling .b-mail .template_switcher .prev,.legacy-styling .b-mail .template_switcher .next{display:inline-block;width:45px;height:50px;text-align:center;line-height:50px;font-size:1.25rem;border-left:1px solid #eceff1;color:#a1afc0}.legacy-styling .b-mail .template_switcher .inactive{pointer-events:none !important;color:#ddd}.legacy-styling .b-mail .mail__text{padding:60px 40px 45px 15px;background-color:#fff;border:1px solid #eceff1;border-top:0;border-bottom-right-radius:10px;border-bottom-left-radius:10px;position:relative}.legacy-styling .b-mail .mail__text .pitch-popup{display:block;display:block;width:100%;height:400px;vertical-align:top;top:0}.legacy-styling .b-mail .mail__text .pitch-popup__content{padding-top:65px;display:block;width:50%;margin:0 auto;text-align:center}.legacy-styling .b-mail .mail__text .pitch-popup__text{margin:0 auto;font-size:18px}.legacy-styling .b-mail .mail__text .pitch-popup__button{margin-top:30px;text-align:center}.legacy-styling .b-mail .mail__text .pitch-popup__button a{height:45px;line-height:45px}.legacy-styling .b-mail .mail__text .pitch-popup__arrow{float:right;max-width:150px;max-height:85px;width:20%;vertical-align:top;display:block}.legacy-styling .b-mail .mail__text p{font-size:1rem;line-height:1.625em}.legacy-styling .b-mail .mail__text .hint{display:block;background-color:#a1afc0;color:#fff;padding:10px 15px;border-radius:6px;position:relative}.legacy-styling .b-mail .mail__text .hint:before{display:block;content:'';position:absolute;width:0;height:0;border-style:solid}@media screen and (max-width: 767px){.legacy-styling .b-mail .mail__text .hint{width:90%}.legacy-styling .b-mail .mail__text .hint:before{border-width:0 5px 6px 5px;border-color:transparent transparent #a1afc0 transparent;left:20px;top:-6px}}@media screen and (min-width: 768px) and (max-width: 1024px){.legacy-styling .b-mail .mail__text .hint{width:460px}.legacy-styling .b-mail .mail__text .hint:before{border-width:0 5px 6px 5px;border-color:transparent transparent #a1afc0 transparent;left:20px;top:-6px}}@media screen and (min-width: 1025px){.legacy-styling .b-mail .mail__text .hint{width:210px;position:absolute;top:90px;left:100%;margin-left:-20px}.legacy-styling .b-mail .mail__text .hint:before{border-width:5px 6px 5px 0;border-color:transparent #a1afc0 transparent transparent;left:-6px;top:20px}}.legacy-styling .b-mail .mail__text .hint p{font-size:0.875rem;line-height:1.2857142857em;margin:0}.legacy-styling .b-mail .template{display:none;outline:none}.legacy-styling .b-mail .template.active{display:block}.legacy-styling .b-mail .template .mail__title{display:none}.legacy-styling .b-mail .mail__footer{margin-top:30px}.legacy-styling .b-mail .mail__footer .actions{display:block}.legacy-styling .b-mail .mail__footer .actions::after{clear:both;content:"";display:table}@media screen and (min-width: 768px) and (max-width: 1024px){.legacy-styling .b-mail .mail__footer .actions{max-width:760px;margin:0 auto}}.legacy-styling .b-mail .mail__footer .button{height:45px;line-height:45px}@media screen and (max-width: 767px){.legacy-styling .b-mail .mail__footer .button{border:0;display:block;margin:15px;text-align:center}}@media screen and (min-width: 768px){.legacy-styling .b-mail .mail__footer .get-help{margin-left:15px}}.legacy-styling .b-mail .insert_wrapper{display:inline-block}.legacy-styling .b-mail .insert{display:inline;border-radius:0;border:0;background-color:#eff0f1;padding:2px 0;margin:0;box-shadow:none;width:auto !important;font-weight:bold;color:#000;outline:0;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none}@media screen and (max-width: 767px){.legacy-styling .b-mail .insert{position:relative}}@media screen and (min-width: 768px) and (max-width: 1024px){.legacy-styling .b-mail .insert{position:relative}}.legacy-styling .b-mail .insert:focus{background-color:#1fcaa8;color:#fff}.legacy-styling .b-mail .insert.focused{background-color:#1fcaa8;color:#fff}.legacy-styling .b-mail .send{margin-right:20px}.legacy-styling .page-mail{background-color:#f9fafb}.legacy-styling .page-mail .select-original-article,.legacy-styling .page-mail .select-original-email{display:block;position:relative;top:40px}.legacy-styling .page-mail .select-original-article::after,.legacy-styling .page-mail .select-original-email::after{clear:both;content:"";display:table}.legacy-styling .page-mail .select-original-article h6,.legacy-styling .page-mail .select-original-email h6{color:#a1afc0;font-size:10px;font-weight:600;line-height:27px;text-transform:uppercase;margin-left:10px}.legacy-styling .page-mail .select-original-article .select-original-article__block,.legacy-styling .page-mail .select-original-article .select-original-email__block,.legacy-styling .page-mail .select-original-email .select-original-article__block,.legacy-styling .page-mail .select-original-email .select-original-email__block{display:flex}.legacy-styling .page-mail .select-original-article .select-original-article__block .select-original-article__block__left,.legacy-styling .page-mail .select-original-article .select-original-email__block .select-original-article__block__left,.legacy-styling .page-mail .select-original-email .select-original-article__block .select-original-article__block__left,.legacy-styling .page-mail .select-original-email .select-original-email__block .select-original-article__block__left{width:77%}.legacy-styling .page-mail .select-original-article .select-original-article__block .select-original-article__block__right,.legacy-styling .page-mail .select-original-article .select-original-email__block .select-original-article__block__right,.legacy-styling .page-mail .select-original-email .select-original-article__block .select-original-article__block__right,.legacy-styling .page-mail .select-original-email .select-original-email__block .select-original-article__block__right{width:22%;margin-left:10px}.legacy-styling .page-mail .select-original-article .select-original-article__block .select-original-article__block__right .actions a,.legacy-styling .page-mail .select-original-article .select-original-email__block .select-original-article__block__right .actions a,.legacy-styling .page-mail .select-original-email .select-original-article__block .select-original-article__block__right .actions a,.legacy-styling .page-mail .select-original-email .select-original-email__block .select-original-article__block__right .actions a{color:#fff}.legacy-styling .page-mail .site__header{background-color:#2b3f56;position:relative}.legacy-styling .page-mail .staging{background-color:coral}.legacy-styling .page-mail .site__navigation.guest{display:none}.legacy-styling .page-mail .site__navigation.user{display:block}.legacy-styling .page-mail .page__header{background-color:#fff;padding-top:70px;padding-bottom:25px;box-shadow:0 1px 0 rgba(255,255,255,0.05);text-align:center;color:#232f3d}.legacy-styling .page-mail .page__header:before{pointer-events:none;display:block;content:' ';position:absolute;top:0;right:0;left:0;width:100%;height:200px;background-color:#fff;box-shadow:0 1px 0 rgba(255,255,255,0.05);background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlNTc5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:linear-gradient(to bottom, #eceff1 0%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#eceff1', endColorstr='#ffffff',GradientType=0 )}.legacy-styling .page-mail .page__header h2,.legacy-styling .page-mail .page__header h4{text-align:center;font-weight:normal;margin:0 auto}.legacy-styling .page-mail .page__header p{margin:0 auto}.legacy-styling .page-mail .page__header p.message{font-size:1.5rem;margin:1.5rem 0}.legacy-styling .page-mail .page__header .btn{margin:0 0 1.5rem 0}.legacy-styling .page-mail .b-person{background-color:#fff;padding-bottom:10px}@media screen and (min-width: 768px) and (max-width: 1024px){.legacy-styling .b-person .container{max-width:800px}}@media screen and (min-width: 1025px){.legacy-styling .b-person .container{max-width:760px}}.legacy-styling .select_subject{position:relative}.legacy-styling .select_subject .custom_select{float:left;max-width:530px;width:100%}@media screen and (max-width: 767px){.legacy-styling .select_subject .custom_select{float:none;max-width:100%}}.legacy-styling .select_subject .actions{float:right;width:150px}@media screen and (max-width: 767px){.legacy-styling .select_subject .actions{float:none;margin:0 auto}}.legacy-styling .select_subject{position:relative}.legacy-styling .select_subject .custom_select{float:left;max-width:530px;width:100%}@media screen and (max-width: 767px){.legacy-styling .select_subject .custom_select{float:none;max-width:100%}}.legacy-styling .select_subject .actions{float:right;width:150px}@media screen and (max-width: 767px){.legacy-styling .select_subject .actions{float:none;margin:0 auto}}.legacy-styling .b-mail .container-heading{margin-bottom:50px}.legacy-styling .b-mail .container-heading{margin-bottom:50px}.legacy-styling .b-mail-heading{display:block}.legacy-styling .b-mail-heading::after{clear:both;content:"";display:table}.legacy-styling .b-mail-heading .container-heading{padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto}@media screen and (max-width: 767px){.legacy-styling .b-mail-heading .container-heading{padding:0}}@media screen and (min-width: 768px) and (max-width: 1024px){.legacy-styling .b-mail-heading .container-heading{padding:0;max-width:800px}}@media screen and (min-width: 1025px){.legacy-styling .b-mail-heading .container-heading{max-width:760px}}.legacy-styling .b-mail-heading .subject__header{border:1px solid #eceff1;border-bottom:none;background-color:#fff;height:50px;line-height:50px;padding:0;z-index:2;display:block}.legacy-styling .b-mail-heading .subject__header:focus{outline:0 solid transparent}.legacy-styling .b-mail-heading .subject__header::after{clear:both;content:"";display:table}.legacy-styling .b-mail-heading .subject__header .subject{display:block;outline:0 solid transparent}.legacy-styling .b-mail-heading .subject__header .subject::after{clear:both;content:"";display:table}.legacy-styling .b-mail-heading .subject__header .subject .email_subject,.legacy-styling .b-mail-heading .subject__header .subject .select-email-subject,.legacy-styling .b-mail-heading .subject__header .subject .follow_up_subject{display:block;word-wrap:break-word;white-space:pre;overflow:hidden}@media screen and (max-width: 767px){.legacy-styling .b-mail-heading .subject__header{height:auto}.legacy-styling .b-mail-heading .subject__header h6,.legacy-styling .b-mail-heading .subject__header p{display:block}.legacy-styling .b-mail-heading .subject__header h6::after,.legacy-styling .b-mail-heading .subject__header p::after{clear:both;content:"";display:table}.legacy-styling .b-mail-heading .subject__header p{padding:0 15px;line-height:1}}.legacy-styling .b-mail-heading .mail__header{border:1px solid #eceff1;border-bottom:none;background-color:#fff;line-height:50px;padding:0;display:block}.legacy-styling .b-mail-heading .mail__header:focus{outline:0 solid transparent}.legacy-styling .b-mail-heading .mail__header::after{clear:both;content:"";display:table}.legacy-styling .b-mail-heading .mail__header .subject{display:block;outline:0 solid transparent}.legacy-styling .b-mail-heading .mail__header .subject::after{clear:both;content:"";display:table}@media screen and (max-width: 767px){.legacy-styling .b-mail-heading .mail__header{height:auto}.legacy-styling .b-mail-heading .mail__header h6,.legacy-styling .b-mail-heading .mail__header p{display:block}.legacy-styling .b-mail-heading .mail__header h6::after,.legacy-styling .b-mail-heading .mail__header p::after{clear:both;content:"";display:table}.legacy-styling .b-mail-heading .mail__header p{padding:0 15px;line-height:1}}.legacy-styling .b-mail-heading .mail__header .wait_please{display:inline}.legacy-styling .b-mail-heading .mail__header .current_email a{cursor:pointer}.legacy-styling .b-mail-heading .mail__header .current_email .emails-list{display:inline-block;width:90%}.legacy-styling .b-mail-heading .mail__header .current_email .emails-list .email{cursor:pointer;position:relative;vertical-align:middle;display:flex;align-items:center}.legacy-styling .b-mail-heading .mail__header .current_email .emails-list .email span{line-height:30px;padding-left:10px}.legacy-styling .b-mail-heading .mail__header .current_email .emails-list .email .chosen-marker{visibility:hidden}.legacy-styling .b-mail-heading .mail__header .current_email .emails-list .email .email-action-button{font-size:0.7rem;height:20px;padding:5px;float:right;line-height:10px;margin:15px 5px;white-space:nowrap}.legacy-styling .b-mail-heading .mail__header .current_email .emails-list .email .email-action-button.report{border-color:#c0605e;background-color:#f9f1f1}.legacy-styling .b-mail-heading .mail__header .current_email .emails-list .email .email-action-button.verify{border-color:#3be1c0;background-color:#ecfcf9;margin-left:auto}.legacy-styling .b-mail-heading .mail__header .current_email .emails-list .email.chosen{background-color:#F9FAFB}.legacy-styling .b-mail-heading .mail__header .current_email .emails-list .email.chosen .chosen-marker{visibility:visible}.legacy-styling .b-mail-heading .mail__header .current_email .js-authors-name{padding-left:70px}.legacy-styling .b-mail-heading .mail__header .current_email .info{color:#888;margin-left:5px}.legacy-styling .b-mail-heading .mail__header .current_email .info .fa-check{color:#67e8ce}.legacy-styling .b-mail-heading .mail__header h6,.legacy-styling .b-mail-heading .mail__header p{display:inline-block;margin:0}.legacy-styling .b-mail-heading .mail__header p{color:#232f3d;font-size:1rem;font-weight:400;white-space:nowrap;display:block;line-height:1.2;padding-top:16px;padding-bottom:11px;overflow:hidden;text-overflow:ellipsis;padding-right:15px}.legacy-styling .b-mail-heading .subject__header{border-top-left-radius:10px;border-top-right-radius:10px}.legacy-styling .b-mail-heading h6{color:#a1afc0;font-size:10px;font-weight:600;text-transform:uppercase;margin:0;float:left;min-width:70px;height:48px;line-height:52px;padding:0 15px}.legacy-styling .b-mail{display:block;border-top:1px solid #eceff1}.legacy-styling .b-mail::after{clear:both;content:"";display:table}@media screen and (max-width: 767px){.legacy-styling .b-mail .container{padding:0;padding-bottom:20px}}@media screen and (min-width: 768px) and (max-width: 1024px){.legacy-styling .b-mail .container{padding:0;max-width:800px;padding-bottom:100px}}@media screen and (min-width: 1025px){.legacy-styling .b-mail .container{max-width:760px;padding-bottom:100px}}.legacy-styling .b-mail h6{color:#a1afc0;font-size:10px;font-weight:600;text-transform:uppercase;margin:0;float:left;min-width:70px;height:48px;line-height:52px;padding:0 15px}.legacy-styling .b-mail .mail__body{width:100%;display:block}.legacy-styling .b-mail .mail__body::after{clear:both;content:"";display:table}.legacy-styling .b-mail .mail__body #insertVariable,.legacy-styling .b-mail .mail__body .variable-to-insert{margin:15px}.legacy-styling .b-mail .mail__body .mail__options{display:flex;justify-content:space-between}.legacy-styling .b-mail .mail__body .mail__options::after{content:none}.legacy-styling .b-mail .mail__body .save-template{text-align:end;display:none;margin-right:10px;margin-left:auto;align-self:center}.legacy-styling .b-mail .mail__body .report p{text-align:right}.legacy-styling .b-mail .mail__body .report span{font-weight:bold}.legacy-styling .b-mail .mail__body .report .over{color:#d9534f}.legacy-styling .b-mail .mail__body .report .safe{color:#5cb85c}.legacy-styling .b-mail .report{text-align:left}.legacy-styling .b-mail .mail__options{background-color:rgba(236,239,241,0.3);border:1px solid #eceff1;border-top:0;position:relative;display:block;width:100%;height:55px;padding-top:5px}.legacy-styling .b-mail .mail__options::after{clear:both;content:"";display:table}.legacy-styling .b-mail .mail__options .template_switcher,.legacy-styling .b-mail .mail__options .ai_switcher{float:right}.legacy-styling .b-mail .mail__options .tabs{display:inline-flex;margin-right:auto}.legacy-styling .b-mail .mail__options .tabs .tab{padding:15px;margin:5px;margin-bottom:0;cursor:pointer;font-weight:800;font-size:14px;background-color:#FFF;border-top-left-radius:10px;border-top-right-radius:10px}.legacy-styling .b-mail .mail__options .tabs .tab.inactive{background-color:#E7E7E7;color:#838383}.legacy-styling .b-mail .mail__options h6{float:left}.legacy-styling .b-mail .mail__text .ai_switcher,.legacy-styling .b-mail .mail__options .ai_switcher{padding-top:7px}.legacy-styling .b-mail .mail__text .ai_switcher .select2-selection,.legacy-styling .b-mail .mail__options .ai_switcher .select2-selection{border-radius:4px;transition:border-color 0.5s ease}.legacy-styling .b-mail .mail__text .ai_switcher .select2-results__option,.legacy-styling .b-mail .mail__options .ai_switcher .select2-results__option{padding:5px}.legacy-styling .b-mail .mail__text .ai_switcher.has-error .select2-selection,.legacy-styling .b-mail .mail__options .ai_switcher.has-error .select2-selection{border-color:red}.legacy-styling .b-mail .template_switcher{color:#a1afc0;display:flex;align-items:center}.legacy-styling .b-mail .template_switcher .title{font-size:14px;font-weight:bold;line-height:3.75rem;color:black}.legacy-styling .b-mail .template_switcher .template_num{display:inline-block;width:21px;height:21px;text-align:center;line-height:21px;background-color:#1fcaa8;color:#fff;font-size:0.75rem;border-radius:100%;margin:0 10px;font-weight:bold}.legacy-styling .b-mail .template_switcher .prev,.legacy-styling .b-mail .template_switcher .next{display:inline-block;width:40px;height:40px;text-align:center;line-height:35px;font-size:2.1875rem;border-left:1px solid #eceff1;background-color:#1fcaa8;color:#ddd}.legacy-styling .b-mail .template_switcher .inactive{pointer-events:none !important;background-color:#bbb}.legacy-styling .b-mail .mail__text{padding:60px 40px 45px 15px;background-color:#fff;border:1px solid #eceff1;border-top:0;border-bottom-right-radius:10px;border-bottom-left-radius:10px;position:relative}.legacy-styling .b-mail .mail__text .pitch-popup{display:block;display:block;width:100%;height:400px;vertical-align:top;top:0}.legacy-styling .b-mail .mail__text .pitch-popup__content{padding-top:65px;display:block;width:50%;margin:0 auto;text-align:center}.legacy-styling .b-mail .mail__text .pitch-popup__text{margin:0 auto;font-size:18px}.legacy-styling .b-mail .mail__text .pitch-popup__button{margin-top:30px;text-align:center}.legacy-styling .b-mail .mail__text .pitch-popup__button a{height:45px;line-height:45px;color:#fff}.legacy-styling .b-mail .mail__text .pitch-popup__arrow img{float:right;max-width:150px;max-height:85px;width:20%;vertical-align:top;display:block}.legacy-styling .b-mail .mail__text p{font-size:1rem;line-height:1.625em}.legacy-styling .b-mail .mail__text .hint{display:block;background-color:#a1afc0;color:#fff;padding:10px 15px;border-radius:6px;position:relative}.legacy-styling .b-mail .mail__text .hint:before{display:block;content:'';position:absolute;width:0;height:0;border-style:solid}@media screen and (max-width: 767px){.legacy-styling .b-mail .mail__text .hint{width:90%}.legacy-styling .b-mail .mail__text .hint:before{border-width:0 5px 6px 5px;border-color:transparent transparent #a1afc0 transparent;left:20px;top:-6px}}@media screen and (min-width: 768px) and (max-width: 1024px){.legacy-styling .b-mail .mail__text .hint{width:460px}.legacy-styling .b-mail .mail__text .hint:before{border-width:0 5px 6px 5px;border-color:transparent transparent #a1afc0 transparent;left:20px;top:-6px}}@media screen and (min-width: 1025px){.legacy-styling .b-mail .mail__text .hint{width:210px;position:absolute;top:90px;left:100%;margin-left:-20px}.legacy-styling .b-mail .mail__text .hint:before{border-width:5px 6px 5px 0;border-color:transparent #a1afc0 transparent transparent;left:-6px;top:20px}}.legacy-styling .b-mail .mail__text .hint p{font-size:0.875rem;line-height:1.2857142857em;margin:0}.legacy-styling .b-mail .follow-ups h3{text-align:center;padding:30px;display:none}.legacy-styling .b-mail .follow-ups .email_subject{padding-top:10px}.legacy-styling .b-mail .follow-up-form{background-color:#edf3fd;margin:15px 0}.legacy-styling .b-mail .follow-up-form .modal-header button.close{font-size:30px;font-weight:500}.legacy-styling .b-mail .follow-up-form .wait{width:140px;padding:10px}.legacy-styling .b-mail .follow-up-form .line{display:flex;align-items:center;padding:10px;font-size:0.8em}.legacy-styling .b-mail .follow-up-form .line .condition{flex:0 0 80px;font-size:1.4em;font-weight:500}.legacy-styling .b-mail .follow-up-form .line .panel{flex:0 0 190px;background-color:#dde8fb;border-radius:5px;padding:10px}.legacy-styling .b-mail .follow-up-form .line label{margin-bottom:0;padding:10px}.legacy-styling .b-mail .follow-up-form .line label.reply{flex:0 0 90px}.legacy-styling .b-mail .follow-up-form .line .switch-flex{flex:1 0 auto;padding-left:0;text-align:end}.legacy-styling .b-mail .follow-up-form .line .number{flex:1 0 50px;margin-right:10px;min-width:80px}.legacy-styling .b-mail .follow-up-form .time-range{margin-right:30px;margin-bottom:30px}.legacy-styling .b-mail .template{display:none;outline:none}.legacy-styling .b-mail .template.active{display:block}.legacy-styling .b-mail .template .mail__title{display:none}.legacy-styling .b-mail .mail__footer{margin-top:30px}.legacy-styling .b-mail .mail__footer .actions{display:block}.legacy-styling .b-mail .mail__footer .actions::after{clear:both;content:"";display:table}@media screen and (min-width: 768px) and (max-width: 1024px){.legacy-styling .b-mail .mail__footer .actions{max-width:760px;margin:0 auto}}.legacy-styling .b-mail .mail__footer .button{height:45px;line-height:45px}@media screen and (max-width: 767px){.legacy-styling .b-mail .mail__footer .button{border:0;display:block;margin:15px;text-align:center}}.legacy-styling .b-mail .mail__footer .has-error{font-weight:600;color:#a94442}@media screen and (min-width: 768px){.legacy-styling .b-mail .mail__footer .get-help{margin-left:15px}}.legacy-styling .b-mail .insert_wrapper{display:inline-block}.legacy-styling .b-mail .insert{display:inline;border-radius:0;border:0;background-color:#eff0f1;padding:2px 0;margin:0;box-shadow:none;width:auto !important;font-weight:bold;color:#000;outline:0;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none}@media screen and (max-width: 767px){.legacy-styling .b-mail .insert{position:relative}}@media screen and (min-width: 768px) and (max-width: 1024px){.legacy-styling .b-mail .insert{position:relative}}.legacy-styling .b-mail .insert:focus{background-color:#1fcaa8;color:#fff}.legacy-styling .b-mail .insert.focused{background-color:#1fcaa8;color:#fff}.legacy-styling .b-mail .send{margin-right:20px;margin-bottom:10px}.legacy-styling .page-lesson-wrapper{padding:20px 0 50px}@media screen and (min-width: 950px){.legacy-styling .page-lesson-wrapper{min-height:1150px}}.legacy-styling .page-lesson-wrapper .right{text-align:right}.legacy-styling .page-lesson-wrapper .entry-content{margin-top:20px}.legacy-styling .page-lesson-wrapper .entry-content .zippy-course-entries{padding-bottom:125px}.legacy-styling .page-lesson-wrapper .entry-content .btn{margin:10px 0}.legacy-styling .page-lesson-wrapper .entry-content .zippy-downloads{margin-bottom:20px}.legacy-styling .page-lesson-wrapper .entry-content .zippy-downloads a{padding:20px 0;font-size:14px;font-weight:600;text-transform:uppercase;padding:10px 32px;opacity:.4;color:#000;transition:.33s ease-in;text-decoration:none}.legacy-styling .page-lesson-wrapper .entry-content .zippy-downloads a i.fa{font-size:2.5em;padding-right:15px}.legacy-styling .page-lesson-wrapper .entry-content li.zippy-download{font-size:0.9em}.legacy-styling .page-lesson-wrapper .zippy-unit:nth-child(2n+1),.legacy-styling .page-lesson-wrapper .zippy-entry:nth-child(2n+1){background:#fff}.legacy-styling .page-lesson-wrapper .zippy-unit:nth-child(2n),.legacy-styling .page-lesson-wrapper .zippy-entry:nth-child(2n){background:#eaeaea}.legacy-styling .page-lesson-wrapper .zippy-unit a{text-decoration:none}.legacy-styling .page-lesson-wrapper .zippy-unit a.not-viewed{color:#000}.legacy-styling .page-lesson-wrapper .zippy-unit .zippy-heading{padding:8px;border-bottom:1px solid #DDD}.legacy-styling .page-lesson-wrapper .zippy-unit .zippy-heading .zippy-title{font-size:1.3em;margin:0}.legacy-styling .page-lesson-wrapper .zippy-unit .zippy-heading .entry-count{font-size:12px;color:#888}.legacy-styling .page-lesson-wrapper .zippy-unit .zippy-heading .zippy-toggle{padding:3px 7px;width:30px;height:30px;background:#f5f5f5;border:1px solid #DDD;border-radius:4px;line-height:1;color:#AAA;font-weight:bold;font-size:24px;float:right}.legacy-styling .page-lesson-wrapper .zippy-unit .zippy-body .zippy-entry-complete.zippy-entry:before{position:absolute;display:inline-block;margin-left:-1em;content:"\2714";color:green;font-size:1.3em}.legacy-styling .page-lesson-wrapper .zippy-unit .zippy-body .zippy-entry{padding:5px 0px 2px 35px;border-bottom:1px solid #DDD}.legacy-styling .page-lesson-wrapper .zippy-unit .zippy-body .zippy-entry .zippy-entry-available{font-size:12px;opacity:.5;margin:4px 0 8px}.legacy-styling .page-lesson-wrapper .quiz-body .quiz-question{font-size:1.25em;font-weight:400}.legacy-styling .page-lesson-wrapper .quiz-body .quiz-answer label{padding-left:15px}.legacy-styling .mfa-wrapper{padding:20%}.legacy-styling .main_dashboard .main{background-color:#f2f6f7;padding-bottom:5px;color:#171820}.legacy-styling .main_dashboard .main h1,.legacy-styling .main_dashboard .main h2{font-weight:600}.legacy-styling .main_dashboard .main h1{padding:48px 0}.legacy-styling .main_dashboard .main p{font-weight:600;font-size:16px}.legacy-styling .main_dashboard .main h2{padding-bottom:55px;padding-top:80px}.legacy-styling .main_dashboard .main .action-plan{border-radius:12px;background-color:#375074;color:#FFF;align-items:center;margin-bottom:50px}.legacy-styling .main_dashboard .main .action-plan img{border-radius:12px}.legacy-styling .main_dashboard .main .action-plan .row{align-items:center}.legacy-styling .main_dashboard .main .action-plan p a{color:#FFF;text-decoration:underline}.legacy-styling .main_dashboard .main .action-plan .text{padding-left:50px}.legacy-styling .main_dashboard .main .tabs .col-md-6{margin-bottom:46px}.legacy-styling .main_dashboard .main .tabs .tab{min-height:244px;background-color:#FFF;border-radius:9px;padding:0 35px;border:1px solid #dbdde0;height:100%;margin-bottom:50px}.legacy-styling .main_dashboard .main .tabs .tab .right{flex-direction:column;align-items:center;justify-content:center;display:flex}.legacy-styling .main_dashboard .main .tabs .tab .right .here{padding-bottom:25px}.legacy-styling .main_dashboard .main .tabs .tab h3{font-size:40px;font-weight:600;padding-bottom:8px;padding-top:21px}.legacy-styling .main_dashboard .main .tabs .tab .info-button{float:right;font-weight:400;border-radius:50%;border:2px solid;width:33px;padding-left:12px;cursor:pointer}.legacy-styling .main_dashboard .main .tabs .tab .info{color:#171820;font-family:'Lexend Deca';font-size:16px;font-weight:800;letter-spacing:0;line-height:20px}.legacy-styling .main_dashboard .main .tabs .tab form{margin:41px 0}.legacy-styling .main_dashboard .main .tabs .tab form .form-group{padding-bottom:0}.legacy-styling .main_dashboard .main .tabs .tab form .select2-container{padding-bottom:4px}.legacy-styling .main_dashboard .main .tabs .tab form .btn-dark,.legacy-styling .main_dashboard .main .tabs .tab form .page-results .press-ops-wrapper .btn-group .btn.is-active,.legacy-styling .page-results .press-ops-wrapper .btn-group .main_dashboard .main .tabs .tab form .btn.is-active{min-width:175px;max-width:100%;font-family:'Lexend Deca';text-transform:initial;font-size:15px;font-weight:600;padding:15px 20px;border-radius:7px;letter-spacing:0.5px;background:#5C6F96;line-height:18px}.legacy-styling .main_dashboard .main .tabs .tab .tips{border-radius:12px;background-color:rgba(59,232,255,0.2);padding:10px 24px 10px 13px;font-family:'Lexend Deca';font-size:16px;letter-spacing:0;line-height:22px;min-height:64px;display:flex}.legacy-styling .main_dashboard .main .tabs .tab .tips:not(:first-child){margin-top:15px}.legacy-styling .main_dashboard .main .tabs .tab .tips .text{margin:auto 0}.legacy-styling .main_dashboard .main .tabs.onboarding_completed .tab{min-height:404px}.legacy-styling .gmail-integration h1{text-align:center;font-size:60px;padding:20px}.legacy-styling .gmail-integration .question-wrapper{display:flex;justify-content:flex-end}.legacy-styling .gmail-integration .question-wrapper .question-mark{cursor:pointer;background-color:#1fcaa8;height:50px;width:50px;text-align:center;font-size:2em;font-weight:900;color:#fff;border-radius:50px;text-decoration:none}.legacy-styling .gmail-integration .block{padding:20px 0}.legacy-styling .gmail-integration .block h3{padding-bottom:15px}.legacy-styling .gmail-integration .block h4{font-size:1.35rem;padding-bottom:10px}.legacy-styling .gmail-integration .block .note{font-size:1.125rem;padding-bottom:20px}.legacy-styling .gmail-integration .block .not-auth{color:red;font-weight:600}.legacy-styling .gmail-integration .block #sign-in-or-out-button:focus{outline:none}.legacy-styling .gmail-integration .block .signedIn,.legacy-styling .gmail-integration .block .signedOut{display:none}.legacy-styling .gmail-integration .index-block{border:2px solid #778b9b73;border-radius:12px;margin:8%}.legacy-styling .gmail-integration .index-block .picture{width:100%;padding:80px}.legacy-styling .gmail-integration .index-block .caption{margin-top:-55px;text-align:center;padding-bottom:15px;font-size:35px}.legacy-styling .gmail-integration .index-block .caption.outlook{margin-top:-27px}.legacy-styling .haro-request{background-color:#f9fafb}.legacy-styling .haro-request .site__header{background-color:#2b3f56;position:relative}.legacy-styling .haro-request .page__header{background-color:#f9fafb;padding-top:50px;padding-bottom:30px;box-shadow:0 1px 0 rgba(255,255,255,0.05);text-align:center;color:#232f3d}.legacy-styling .haro-request .page__header h2,.legacy-styling .haro-request .page__header h3,.legacy-styling .haro-request .page__header h4,.legacy-styling .haro-request .page__header h5{text-align:center;font-weight:normal;margin:20px auto}.legacy-styling .haro-request .request-text{background-color:#fff;padding:25px;max-width:760px;margin:20px auto 70px;border:1px solid #eceff1;border-radius:6px;border-top:1px solid #eceff1}.legacy-styling .haro-request .request-text p{font-size:1rem;line-height:1.625em;color:#232f3d;text-align:left}.legacy-styling .haro-request .request-text h3{padding-bottom:15px}.legacy-styling .haro-request .request-text header{display:flex;margin-bottom:40px;align-items:center}.legacy-styling .haro-request .request-text header .portrait img{width:150px;border-radius:8px}.legacy-styling .haro-request .request-text header .caption{font-size:2em;font-weight:600;padding-left:50px}.legacy-styling .haro-request .request-text .text{padding-bottom:20px}.legacy-styling .haro-request .request-text .text img{padding:15px 0;width:100%}.legacy-styling .haro-request .request-text .text .embedded{border-left:6px #d2d2d2 solid;padding-left:25px}.legacy-styling .question-wrapper{display:flex;justify-content:flex-end}.legacy-styling .question-wrapper .question-mark{cursor:pointer;background-color:#1fcaa8;height:50px;width:50px;text-align:center;font-size:2em;font-weight:900;color:#fff;border-radius:50px}.legacy-styling .question-wrapper .close-mark{cursor:pointer;padding-bottom:15px}.legacy-styling .p-alternatives h1{padding-bottom:20px}.legacy-styling .p-alternatives .page-compare{padding-bottom:100px}@media (max-width: 1004.98px){.legacy-styling .p-alternatives .page-compare{padding-bottom:60px}}@media (min-width: 615px) and (max-width: 767.98px){.legacy-styling .p-alternatives .page-compare{position:relative;z-index:200;margin-top:-2px}}.legacy-styling .p-alternatives .page-compare .head{position:relative;z-index:3}@media (min-width: 768px){.legacy-styling .p-alternatives .page-compare .head:after{content:"";display:block;position:absolute;z-index:-1;top:-150px;left:30%;bottom:0;right:0;background:#F4DB53 url(/assets/new_design/bg-compare-vs-e33d9cbe86299dc3bcc8c87f375634a60ff866caaf40b86d75dfbc2fd0108e12.svg) no-repeat 0 100%;border-radius:0 0 0 100px}}@media (min-width: 768px) and (min-width: 1880px){.legacy-styling .p-alternatives .page-compare .head:after{left:35%}}@media (min-width: 768px) and (max-width: 1300px){.legacy-styling .p-alternatives .page-compare .head:after{left:28.1%}}@media (min-width: 768px) and (max-width: 1239.98px){.legacy-styling .p-alternatives .page-compare .head:after{right:-14px}}@media (min-width: 768px) and (max-width: 1004.98px){.legacy-styling .p-alternatives .page-compare .head:after{left:215px;background-position:left -50px bottom -10px;background-size:auto 380px}}@media (max-width: 767.98px){.legacy-styling .p-alternatives .page-compare .head{background:linear-gradient(135deg, #1fcaa8 0%, #1fcaa8 50%, #F4DB53 50%, #F4DB53 100%)}.legacy-styling .p-alternatives .page-compare .head:after{content:"";display:block;position:absolute;z-index:-1;top:0;left:0;bottom:0;right:0;background:url(/assets/new_design/bg-compare-vs-xs-0404655a17712219d1f6bcb34d8d114958c125fbd3aa8cdcab4d4b55fce1543c.svg) no-repeat 50% 50%}}.legacy-styling .p-alternatives .page-compare .head .page-title{padding-top:0;padding-bottom:30px}@media (max-width: 614.98px){.legacy-styling .p-alternatives .page-compare .head .page-title{padding-bottom:20px}}.legacy-styling .p-alternatives .page-compare .head .page-title .height-fix{min-height:300px}@media (max-width: 1004.98px){.legacy-styling .p-alternatives .page-compare .head .page-title .height-fix{padding-top:30px;min-height:240px}.legacy-styling .p-alternatives .page-compare .head .page-title .height-fix .h1{font-size:40px}.legacy-styling .p-alternatives .page-compare .head .page-title .height-fix .h1:last-child{margin-top:auto;text-align:right}}@media (max-width: 767.98px){.legacy-styling .p-alternatives .page-compare .head .page-title .height-fix{min-height:290px}.legacy-styling .p-alternatives .page-compare .head .page-title .height-fix .h1{font-size:28px}}@media (max-width: 614.98px){.legacy-styling .p-alternatives .page-compare .head .page-title .height-fix{min-height:300px;padding-top:20px}}.legacy-styling .p-alternatives .page-compare .compare{position:relative;z-index:1;margin-top:-100px;margin-bottom:120px;padding-top:160px;background-color:#FFF9EA}@media (max-width: 1239.98px) and (min-width: 768px){.legacy-styling .p-alternatives .page-compare .compare{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}}@media (max-width: 767.98px){.legacy-styling .p-alternatives .page-compare .compare{margin-top:0;padding-top:30px;margin-bottom:80px}}.legacy-styling .p-alternatives .page-compare .compare .table-wrapper .thead{position:relative;display:flex;flex-wrap:wrap;margin-left:-20px;margin-right:-20px}.legacy-styling .p-alternatives .page-compare .compare .table-wrapper .thead .th{flex:0 0 33.33%;padding:16px 20px;font-size:36px;line-height:1.1667;font-weight:800}@media (max-width: 1004.98px){.legacy-styling .p-alternatives .page-compare .compare .table-wrapper .thead .th{font-size:28px}}@media (max-width: 767.98px){.legacy-styling .p-alternatives .page-compare .compare .table-wrapper .thead .th{flex:0 0 50%;font-size:20px}}.legacy-styling .p-alternatives .page-compare .compare .table-wrapper .tbody .hr{border-top:2px solid rgba(119,139,155,0.2)}@media (max-width: 767.98px){.legacy-styling .p-alternatives .page-compare .compare .table-wrapper .tbody .hr{margin:5px 0}}.legacy-styling .p-alternatives .page-compare .compare .table-wrapper .tbody .line{position:relative;display:flex;flex-wrap:wrap;align-items:center;margin-left:-20px;margin-right:-20px}@media (max-width: 767.98px){.legacy-styling .p-alternatives .page-compare .compare .table-wrapper .tbody .line{align-items:flex-start}}.legacy-styling .p-alternatives .page-compare .compare .table-wrapper .tbody .line .th,.legacy-styling .p-alternatives .page-compare .compare .table-wrapper .tbody .line .td{flex:0 0 33.33%;padding:16px 20px}@media (max-width: 767.98px){.legacy-styling .p-alternatives .page-compare .compare .table-wrapper .tbody .line .th,.legacy-styling .p-alternatives .page-compare .compare .table-wrapper .tbody .line .td{flex:0 0 50%;font-size:16px}}.legacy-styling .p-alternatives .page-compare .compare .table-wrapper .tbody .line .th{font-weight:800}@media (max-width: 767.98px){.legacy-styling .p-alternatives .page-compare .compare .table-wrapper .tbody .line .th{flex:0 0 100%;padding-bottom:0;font-size:18px}}.legacy-styling .p-alternatives .page-compare .compare .icon-check{color:#1fcaa8;font-size:22px}.legacy-styling .p-alternatives .page-compare .compare .icon-cross{color:#ACBCC9;font-size:22px}.legacy-styling .p-alternatives .page-compare .compare .btn-pink{transform:translateY(50%);white-space:normal}@media (min-width: 1005px){.legacy-styling .p-alternatives .page-compare .compare .btn-pink{max-width:50%}}@media (min-width: 615px){.legacy-styling .p-alternatives .page-compare .compare .btn-pink{max-width:62%}}@media (max-width: 614.98px){.legacy-styling .p-alternatives .page-compare .compare .btn-pink{padding-left:20px;padding-right:20px;line-height:1.2}}@media (min-width: 768px){.legacy-styling .p-alternatives .page-compare .std .btn-success{max-width:75%}}.legacy-styling .p-alternatives .page-compare .other{position:relative;margin-top:120px;padding-top:60px}@media (max-width: 767.98px){.legacy-styling .p-alternatives .page-compare .other{margin-top:60px}}.legacy-styling .p-alternatives .page-compare .other:before{content:"";display:block;width:160px;height:2px;background-color:#000;position:absolute;left:0;top:-2px}.legacy-styling .p-alternatives .page-compare .other h2{font-weight:300}.legacy-styling .text_sorrytosee .sorry_blocks{display:flex;flex-direction:row;justify-content:space-around}.legacy-styling .text_sorrytosee .please_tell_why{display:none;width:50%;margin:0 auto;text-align:center;color:#a94442}.legacy-styling .text_sorrytosee .why_cancel{border-color:#1fcaa8;width:450px;display:block;margin:0 auto;resize:none}.legacy-styling .text_sorrytosee .stay_or_leave{margin:50px 20px 0 0;display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap}.legacy-styling .text_sorrytosee .sorry_image_block img{height:250px;border-radius:5px;flex-grow:0;flex-shrink:0}.legacy-styling .unsubscribe_form{padding-bottom:100px}.legacy-styling .unsubscribe_form h3{padding-bottom:1em}.legacy-styling .fav-page{color:#171820;font-family:'Lexend Deca'}.legacy-styling .fav-page .header{background-color:#FFF}.legacy-styling .fav-page .header h1{padding:16px 0 42px 0;font-size:38px;font-weight:800;letter-spacing:0;line-height:56px}.legacy-styling .fav-page .campaign-pitch{padding-bottom:17px}.legacy-styling .fav-page .campaign-pitch .edit{padding-left:12px;color:#3879B6;text-decoration:underline;cursor:pointer}.legacy-styling .fav-page .pitch-form-wrapper label,.legacy-styling .fav-page .campaign-pitch{font-size:26px;font-weight:700}.legacy-styling .fav-page .pitch-form-wrapper label .question,.legacy-styling .fav-page .campaign-pitch .question{color:#1fcaa8}.legacy-styling .fav-page .pitch-form-wrapper{padding-left:20px;height:310px}.legacy-styling .fav-page .pitch-form-wrapper .question{cursor:pointer}.legacy-styling .fav-page .pitch-form-wrapper .hover-tooltip{text-align:start;width:400px;font-weight:initial}.legacy-styling .fav-page .pitch-form-wrapper textarea{border:1px solid #a1afc0;border-radius:9px;padding:20px;line-height:1.3}.legacy-styling .fav-page .tool-wrapper{padding:30px 0;margin:0 auto 100px}.legacy-styling .fav-page .tool-wrapper .page-results .podcasts .item{margin:15px 70px;padding:33px 51px 26px 44px}.legacy-styling .fav-page .tool-wrapper .page-results .podcasts .item .image-block{text-align:center;max-width:none}.legacy-styling .fav-page .tool-wrapper .page-results .podcasts .item .image-block img{width:210px}.legacy-styling .fav-page .tool-wrapper .page-results .podcasts .item .btn.email-pitch{float:right;margin-bottom:0}.legacy-styling .fav-page .tool-wrapper .page-results .podcasts .caption{margin-left:0}.legacy-styling .fav-page #itemContainer{min-height:0px !important;padding-top:20px}.legacy-styling .fav-page .filter-by{margin-left:30px}.legacy-styling .fav-page .update-form{margin:30px}.legacy-styling .fav-page .upload-form{padding-bottom:70px}.legacy-styling .fav-page .upload-form h1{padding-bottom:50px}.legacy-styling .fav-page .upload-form .error{color:red}.legacy-styling .fav-page .upload-form .inline-form{display:flex;align-items:center}.legacy-styling .fav-page .upload-form .inline-form .form-group{padding-bottom:0}.legacy-styling .fav-page .upload-form .inline-form input.form-control{overflow:hidden}.legacy-styling .fav-page .upload-form .inline-form input[type="submit"]{margin-left:15px}.legacy-styling .fav-page .upload-form .info{margin-top:50px}.legacy-styling .fav-page .upload-form .info .progress{margin:25px 0;height:25px}.legacy-styling .fav-page .upload-form .info .progress small{font-size:1.4em;color:#000;font-weight:700}.legacy-styling .fav-page .selected-tag{margin:30px 0}.legacy-styling .fav-page #sendPitchError{padding-left:20px;padding-bottom:10px;color:red}.legacy-styling .fav-page .favorites_filter{margin-bottom:36px}.legacy-styling .fav-page .favorites_filter .button-wrapper{display:flex;align-items:center;height:60px;padding:20px;margin-right:15px;margin-left:auto;background-color:#fff;border-radius:12px;box-shadow:0 1px 2px 0 rgba(0,0,0,0.07);float:right}.legacy-styling .fav-page .favorites_filter .button-wrapper .btn-clear{border:none;background:none;margin:0 auto;padding:0;color:#778B9B;font-size:20px}.legacy-styling .fav-page .favorites_filter .button-wrapper .btn-clear:hover{color:#000}.legacy-styling .fav-page .favorites_filter .back{margin-right:15px}.legacy-styling .fav-page .favorites_filter li{display:inline;padding-right:40px}@media screen and (max-width: 767px){.legacy-styling .fav-page .favorites_filter li{padding-right:25px}}.legacy-styling .fav-page .favorites_filter li .button-bg{color:#000;border-bottom-color:#1fcaa8}.legacy-styling .fav-page .favorites_filter li a{padding-bottom:4px;border-bottom:2px solid transparent;color:#778B9B;font-size:14px;font-weight:800;line-height:1;text-decoration:none;white-space:nowrap;transition:all 0.2s ease-in-out}@media (max-width: 614.98px){.legacy-styling .fav-page .favorites_filter li a{font-size:14px;padding-bottom:12px}}.legacy-styling .fav-page .favorites_filter li:hover a{color:#3C5273}.legacy-styling .fav-page .buttons-wrapper{display:flex;align-items:center;justify-content:flex-start;padding-left:20px;margin-bottom:20px}.legacy-styling .fav-page .buttons-wrapper.last{margin-bottom:59px}.legacy-styling .fav-page .buttons-wrapper .right-button{margin-left:auto;min-width:195px}.legacy-styling .fav-page .buttons-wrapper .btn-empty{border:1px solid #979797;color:#2ED08D}.legacy-styling .fav-page .buttons-wrapper .btn-empty .fa{color:#778B9A;transition:all 0.2s ease-in-out}.legacy-styling .fav-page .buttons-wrapper .btn-empty .text{padding-left:12px}.legacy-styling .fav-page .buttons-wrapper .btn-empty:hover .fa{color:#000}.legacy-styling .fav-page .buttons-wrapper .btn-square{width:60px;height:60px;padding:0;margin-left:5px}.legacy-styling .fav-page .buttons-wrapper .list-info{font-weight:800;letter-spacing:0}.legacy-styling .fav-page .buttons-wrapper .list-info h2{font-size:26px;line-height:30px;padding-bottom:8px}.legacy-styling .fav-page .buttons-wrapper .list-info .description{font-size:16px;line-height:20px}.legacy-styling .fav-page .buttons-wrapper .list-info .editable-click,.legacy-styling .fav-page .buttons-wrapper .list-info a.editable-click,.legacy-styling .fav-page .buttons-wrapper .list-info a.editable-click:hover{border-bottom:none}.legacy-styling .fav-page .buttons-wrapper .list-info .editable-empty,.legacy-styling .fav-page .buttons-wrapper .list-info .editable-empty:hover,.legacy-styling .fav-page .buttons-wrapper .list-info .editable-empty:focus{color:gray}.legacy-styling .fav-page .buttons-wrapper .buttons-left{display:flex}.legacy-styling .fav-page .buttons-wrapper .buttons-left .selected-count{margin:13px;font-weight:500;display:flex}.legacy-styling .fav-page .buttons-wrapper .buttons-left .selected-count .js-selected-count{padding-right:5px}.legacy-styling .fav-page .buttons-wrapper .buttons-left .selected-count.error{color:red}.legacy-styling .fav-page .buttons-wrapper .fav-menu-wrapper{position:relative;margin-left:-32px}.legacy-styling .fav-page .buttons-wrapper .fav-menu{position:absolute;border:solid 1px #DBDDE0;border-radius:12px;box-shadow:0px 2px 4px 0 #DBDDE0;background-color:#FFF;right:70px;bottom:-75px;font-size:14px;font-weight:800;letter-spacing:0;line-height:16px}.legacy-styling .fav-page .buttons-wrapper .fav-menu i{font-size:24px;margin-right:20px;width:25px}.legacy-styling .fav-page .buttons-wrapper .fav-menu .menu-item{color:#778B9B;display:flex;text-decoration:none;margin:32px;cursor:pointer}.legacy-styling .fav-page .buttons-wrapper .fav-menu .menu-item:hover{color:#000}.legacy-styling .fav-page .buttons-wrapper .fav-menu .menu-item .text{padding-top:4px;white-space:nowrap}.legacy-styling .fav-page .pitch-box{margin-bottom:75px}.legacy-styling .fav-page .pitch-box .header{font-size:110%;background:#CAD8E7;color:#384F74;border:5px solid #000;border-top-left-radius:25px;border-top-right-radius:25px;padding:25px 50px}.legacy-styling .fav-page .pitch-box .header .record{padding:7px}.legacy-styling .fav-page .pitch-box .header .record .hook-strength{color:#FFF;text-align:center;text-transform:uppercase;margin:0 9px;font-size:75%;font-weight:600;padding:3px 8px;border-radius:5px}.legacy-styling .fav-page .pitch-box .header .record .hook-strength.average{background-color:#CEC9A9}.legacy-styling .fav-page .pitch-box .header .record .hook-strength.weak{background-color:#D4675C}.legacy-styling .fav-page .pitch-box .header .record .hook-strength.strong{background-color:#69CD90}.legacy-styling .fav-page .pitch-box .header .record .hook-strength.strong::before{content:"\2714";padding-right:5px}.legacy-styling .fav-page .pitch-box .header .record .question{color:#778B9B}.legacy-styling .fav-page .pitch-box .body{padding:50px 25px;font-size:90%;border:5px solid #000;border-bottom-left-radius:25px;border-bottom-right-radius:25px;border-top:none}.legacy-styling .fav-page .statistics{max-width:720px;margin-bottom:120px;margin-left:20px}.legacy-styling .fav-page .pagination{border-top:none}.legacy-styling .fav-page .favorites-wrapper{padding-bottom:1px}.legacy-styling .fav-page .item{margin-top:17px;width:100%;min-width:500px}.legacy-styling .fav-page .item .pitch-btn{margin-top:30px}.legacy-styling .fav-page .item .person{padding-top:10px;padding-bottom:0px;display:flex}.legacy-styling .fav-page .item .person .img img{width:88px;height:88px}.legacy-styling .fav-page .item .person .portrait{margin-right:0}.legacy-styling .fav-page .item .person .caption{margin-left:19px;width:100%}.legacy-styling .fav-page .item .person .caption .person__name{font-size:26px;font-weight:800;line-height:30px;padding-bottom:8px}.legacy-styling .fav-page .item .person .caption .person__name .social{padding-left:5px}.legacy-styling .fav-page .item .person .caption .title{font-size:16px;font-weight:600;line-height:20px;padding-bottom:24px}.legacy-styling .fav-page .item .person .caption .article_link a{color:#778B9A;font-size:14px;line-height:16px}.legacy-styling .fav-page .item .person .caption *{margin:0}.legacy-styling .fav-page .item .person .caption .podcast-data{margin-top:10px}.legacy-styling .fav-page .item .person .caption .podcast-data .title{padding-bottom:10px}.legacy-styling .fav-page .tag-list{margin-bottom:0}.legacy-styling .fav-page .tag-list a{padding:0 5px}.legacy-styling .fav-page .tag-list a .destroy{padding-left:5px}.legacy-styling .fav-page .remove-wrapper{text-align:right}.legacy-styling .fav-page .remove{background:#F2F6F7;color:#778A9B;font-size:22px;line-height:0;padding:5px 9px;border-radius:50%}.legacy-styling .fav-page .remove:hover{color:#3C5273}.legacy-styling .fav-page .caption{margin-left:35px}.legacy-styling .fav-page .check-box{margin-right:32px}.legacy-styling .fav-page table.broken_link{font-size:0.8em;border:1px solid #e7e7e7}.legacy-styling .fav-page table.broken_link thead{color:#FFF;background:#4b6491}.legacy-styling .fav-page table.broken_link thead th{padding:5px 10px;white-space:nowrap}.legacy-styling .fav-page table.broken_link td{padding:7px 10px;vertical-align:middle}.legacy-styling .fav-page table.broken_link td.check-box{border-right:2px solid rgba(119,139,155,0.2)}.legacy-styling .fav-page table.broken_link td.actions{display:flex;border-top:none;justify-content:space-between}.legacy-styling .fav-page table.broken_link td.actions:first-child{margin-right:5px}.legacy-styling .fav-page table.broken_link td.actions .remove{border-radius:50%;border:1px solid #E0DFDF;cursor:pointer;margin-left:8px;color:#FF5A23;font-size:1.2em;background:none;padding:9px 11px}.legacy-styling .tool-title{display:flex;align-items:center;padding-bottom:30px;padding-left:50px}.legacy-styling .tool-title h3{padding-left:15px;font-size:30px}.legacy-styling .tool-title .right-button{display:none;margin-left:auto;margin-right:50px}.legacy-styling .favorite_lists .page-wrapper{background-color:#f2f6f7;color:#171820;font-family:'Lexend Deca';padding-bottom:30px}.legacy-styling .favorite_lists .header{display:flex;justify-content:space-between;padding:48px 0 32px 0}@media screen and (max-width: 767px){.legacy-styling .favorite_lists .header{flex-direction:column;align-items:center}.legacy-styling .favorite_lists .header h1{padding-bottom:15px}}.legacy-styling .favorite_lists .header h1{padding-left:5px}.legacy-styling .favorite_lists .header a{text-transform:none}.legacy-styling .favorite_lists .item{padding:44px !important;margin:20px 0;border:solid 1px #DBDDE0;border-radius:12px;box-shadow:0px 2px 4px 0 #DBDDE0;background-color:#FFF}.legacy-styling .favorite_lists .item .editable-click,.legacy-styling .favorite_lists .item a.editable-click,.legacy-styling .favorite_lists .item a.editable-click:hover{border-bottom:none}.legacy-styling .favorite_lists .item .editable-empty,.legacy-styling .favorite_lists .item .editable-empty:hover,.legacy-styling .favorite_lists .item .editable-empty:focus{color:gray}.legacy-styling .favorite_lists .item .query{width:400px;min-width:200px;font-size:1.25em}.legacy-styling .favorite_lists .item .query>*{padding-bottom:8px}.legacy-styling .favorite_lists .item .query .title{font-size:21px;font-weight:800;letter-spacing:0;line-height:30px}.legacy-styling .favorite_lists .item .query .sub-title{font-size:18px;text-transform:capitalize;font-weight:800}.legacy-styling .favorite_lists .item .query .sub-title .num-contacts{color:#27D08B}.legacy-styling .favorite_lists .item .query .description{font-size:16px;font-weight:800;letter-spacing:0;line-height:20px}.legacy-styling .favorite_lists .item .query .date{font-size:16px;line-height:20px;padding-top:8px;font-weight:400}.legacy-styling .favorite_lists .item .statistics{margin-right:auto}.legacy-styling .favorite_lists .item .right{display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.legacy-styling .favorite_lists .item .right a.btn{margin-left:25px;width:185px;text-transform:none;font-size:15px;font-weight:900;letter-spacing:0.5px;line-height:18px}.legacy-styling .favorite_lists .item .right .buttons-panel{display:flex;justify-content:space-between;width:100%}.legacy-styling .favorite_lists .item .right .buttons-panel .fav-menu-wrapper{position:relative;margin-left:-32px}.legacy-styling .favorite_lists .item .right .buttons-panel .fav-menu{position:absolute;border:solid 1px #DBDDE0;border-radius:12px;box-shadow:0px 2px 4px 0 #DBDDE0;background-color:#FFF;right:0px;bottom:0px;font-size:14px;font-weight:800;letter-spacing:0;line-height:16px}@media screen and (max-width: 767px){.legacy-styling .favorite_lists .item .right .buttons-panel .fav-menu{left:50px;right:auto}}.legacy-styling .favorite_lists .item .right .buttons-panel .fav-menu i{font-size:24px;margin-right:20px;width:25px}.legacy-styling .favorite_lists .item .right .buttons-panel .fav-menu .menu-item{color:#778B9B;display:flex;text-decoration:none;margin:32px}.legacy-styling .favorite_lists .item .right .buttons-panel .fav-menu .menu-item:hover{color:#000}.legacy-styling .favorite_lists .item .right .buttons-panel .fav-menu .menu-item .text{padding-top:4px}.legacy-styling .favorite_lists .item .right .buttons-panel .gray-button{border:none;background:none;margin:0;color:#778B9B;font-size:25px;padding:0 15px}.legacy-styling .favorite_lists .item .right .buttons-panel .gray-button:hover{color:#000}.legacy-styling .favorite_lists .item .right .buttons-panel .action-links{display:flex;flex-direction:column;gap:10px}.legacy-styling .favorite_lists .favorite-container .report{display:flex;justify-content:space-between;padding:20px;border-bottom:rgba(119,139,155,0.3) 1px solid}@media screen and (max-width: 767px){.legacy-styling .favorite_lists .favorite-container .report{flex-direction:column}}.legacy-styling .js-xeditable .has-error{flex-direction:column}.legacy-styling .js-xeditable .has-error .editable-error-block{font-size:0.7em}.legacy-styling .js-xeditable .num-contacts{color:#69CD90;display:inline-block;margin-left:10px}.legacy-styling .report-favorites{min-height:400px}.legacy-styling .report-favorites .info{padding-top:50px}.legacy-styling .report-favorites .info h2{padding-bottom:15px}.legacy-styling .report-favorites .info .done{margin-top:30px}.legacy-styling .report-favorites .info .status{margin-top:40px}.legacy-styling .report-favorites .info .status h3{padding-bottom:20px}.legacy-styling .report-favorites .info .status .value{font-weight:600}.legacy-styling .report-favorites .info .status .failed-info{padding-top:20px}.legacy-styling .page-emails .gmail-button{display:none}.legacy-styling .page-emails .test-button{display:inline-block;position:relative}.legacy-styling .page-emails .test-popup{position:absolute;display:none;box-shadow:0 3px 8px #323203;padding:25px;border-radius:6px;background:#FFF;width:300px;font-size:0.87em;color:#444}.legacy-styling .page-emails .test-popup:before{content:"";position:absolute;top:-10px;left:33%;transform:translateX(-50%);border-style:solid;border-width:0 10px 10px 10px;border-color:transparent transparent #fff transparent}.legacy-styling .page-emails .test-popup .input-form{border:1px solid #a1afc0;border-radius:4px;padding:8px;width:100%;font-size:0.95em;color:#404040}.legacy-styling .page-emails .test-popup .input-form:focus-visible{outline-width:0}.legacy-styling .page-emails .letter-name{background-color:#1fcaa8;border-radius:50%;width:100px;height:100px;margin:18px auto;font-size:2.5em;padding-top:13px;color:#FFF;text-align:center}.legacy-styling .page-emails .description .complete{display:none}.legacy-styling .page-emails .description .more{background:lightblue;color:navy;font-size:13px;padding:3px;cursor:pointer}.legacy-styling .page-emails .center{text-align:center}.legacy-styling .page-emails p.pitches-left{padding-top:20px}.legacy-styling .page-emails p.pitches-left{padding-top:20px}.legacy-styling .page-emails .question-mark{cursor:pointer;background-color:#1fcaa8;height:50px;width:50px;text-align:center;font-size:2em;font-weight:900;color:#fff;border-radius:50px;float:right;text-decoration:none}.legacy-styling .page-emails .stats{display:flex;flex-wrap:nowrap;position:relative;margin-left:-20px;margin-right:-20px}@media (max-width: 1004.98px){.legacy-styling .page-emails .stats{margin-left:-10px;margin-right:-10px}}@media (max-width: 767.98px){.legacy-styling .page-emails .stats{overflow:hidden;overflow-x:auto;padding-bottom:5px}}.legacy-styling .page-emails .stats .item{flex:0 0 25%;max-width:25%;padding-left:20px;padding-right:20px}@media (max-width: 1004.98px){.legacy-styling .page-emails .stats .item{padding-left:10px;padding-right:10px}}@media (max-width: 767.98px){.legacy-styling .page-emails .stats .item{flex:0 0 auto;min-width:160px}}.legacy-styling .page-emails .stats .item .title{margin-bottom:10px;text-transform:uppercase;font-size:14px;line-height:18px;color:#778B9B;letter-spacing:1px}@media (max-width: 1004.98px){.legacy-styling .page-emails .stats .item .title{font-size:12px}}@media (max-width: 767.98px){.legacy-styling .page-emails .stats .item .title{letter-spacing:0.05em;white-space:nowrap}}.legacy-styling .page-emails .stats .item .stat{display:flex;flex-wrap:wrap;align-items:flex-end;padding-bottom:20px;border-bottom:2px solid rgba(119,139,155,0.2);font-family:"Work Sans", sans-serif}.legacy-styling .page-emails .stats .item .stat .big{flex:0 0 auto;font-size:64px;line-height:.95;color:#BE3686;font-weight:200}@media (max-width: 1004.98px){.legacy-styling .page-emails .stats .item .stat .big{font-size:48px;font-weight:300}}.legacy-styling .page-emails .stats .item .stat .details{flex:1;margin-bottom:4px;line-height:20px;text-align:right}@media (max-width: 1004.98px){.legacy-styling .page-emails .stats .item .stat .details{margin-bottom:0}}.legacy-styling .page-emails .stats .item .stat .details b{color:#BE3686;font-weight:500;font-size:20px;line-height:20px}@media (max-width: 1004.98px){.legacy-styling .page-emails .stats .item .stat .details b{display:block}}.legacy-styling .page-emails .stats .item .stat .details em{color:#778B9B;font-weight:500;font-size:14px;font-style:normal;line-height:20px}.legacy-styling .page-emails .stats .item .stat .details em:before{content:"/ "}.legacy-styling .page-emails .stats .item .stat .details em:first-child:before{content:""}.legacy-styling .page-emails .stats .item .stat .details em:first-child:after{content:" /"}.legacy-styling .page-emails .stats .item .stat .details .icon-tip{font-size:12px;color:#778B9B;line-height:20px}.legacy-styling .page-emails .filters{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}@media (max-width: 614.98px){.legacy-styling .page-emails .filters{margin-left:-4px;margin-right:-4px}}.legacy-styling .page-emails .filters .box-wrapper{display:flex}.legacy-styling .page-emails .filters .box-wrapper.wider{width:75%;flex-wrap:wrap}.legacy-styling .page-emails .filters .box-wrapper.shorter{width:20%}@media (max-width: 1239.98px){.legacy-styling .page-emails .filters .box-wrapper.wider,.legacy-styling .page-emails .filters .box-wrapper.shorter{width:auto}}.legacy-styling .page-emails .filters .select-box{padding:0 4px 8px;flex:1 1 250px}@media (max-width: 767.98px){.legacy-styling .page-emails .filters .select-box{flex:0 0 100%;margin-bottom:10px}}.legacy-styling .page-emails .filters .select-box .filter{height:40px;padding:10px;border-radius:8px;display:flex;align-items:center;background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,0.07)}.legacy-styling .page-emails .filters .select-box .filter.active{position:relative;z-index:10}.legacy-styling .page-emails .filters .select-box .filter.active .label:after{transform:rotate(180deg)}.legacy-styling .page-emails .filters .select-box .filter.active .switchers{display:flex;flex-direction:column;position:absolute;top:100%;left:0;width:100%;margin-top:5px;box-shadow:0 2px 10px 0 rgba(0,0,0,0.07);background-color:#fff;border-radius:8px;overflow:hidden;max-height:350px;overflow-y:overlay}.legacy-styling .page-emails .filters .select-box .filter.active .switchers.subject-line{width:auto;align-items:flex-start}.legacy-styling .page-emails .filters .select-box .filter.active .switchers.subject-line label{width:100%}.legacy-styling .page-emails .filters .select-box .filter.active .switchers.subject-line label span{justify-content:flex-start}.legacy-styling .page-emails .filters .select-box .filter.active .switchers label span{background-color:transparent;border-radius:0 !important}.legacy-styling .page-emails .filters .select-box .filter.active .switchers label+label{margin-left:0;border-top:rgba(119,139,155,0.2) 1px solid}.legacy-styling .page-emails .filters .select-box .filter .label{display:flex;align-items:center;margin-left:0;font-size:12px;font-weight:800;color:#778B9B;white-space:nowrap;flex:1;margin:0 0 0 15px}.legacy-styling .page-emails .filters .select-box .filter .label::after{display:inline-block;width:0;height:0;margin-left:3.4px;vertical-align:3.4px;content:"";border-top:4px solid;border-right:4px solid transparent;border-bottom:0;border-left:4px solid transparent}.legacy-styling .page-emails .filters .select-box .filter .label:empty::after{margin-left:0}.legacy-styling .page-emails .filters .select-box .filter .label:after{flex:0 0 auto;margin-left:auto;transition:all 0.2s ease-in-out}.legacy-styling .page-emails .filters .select-box .filter .label span{padding-right:5px}.legacy-styling .page-emails .filters .select-box .filter .switchers{flex:0 0 auto;display:none}.legacy-styling .page-emails .filters .select-box .filter .switchers label{flex:1;position:relative;display:block;margin:0;cursor:pointer;margin-left:2px}.legacy-styling .page-emails .filters .select-box .filter .switchers label input{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;cursor:pointer}.legacy-styling .page-emails .filters .select-box .filter .switchers label input:checked~span{background-color:#3C5273;color:#fff}.legacy-styling .page-emails .filters .select-box .filter .switchers label span{display:flex;min-width:90px;height:30px;padding:0 12px;align-items:center;justify-content:center;transition:all 0.2s ease-in-out;white-space:nowrap;color:#778B9B;background-color:#F2F5F7;font-size:12px;font-weight:800}.legacy-styling .page-emails .filters .box{flex:1;padding-left:10px;padding-right:10px}@media (max-width: 1239.98px) and (min-width: 615px){.legacy-styling .page-emails .filters .box:first-child{flex:0 0 100%;margin-bottom:20px}}@media (max-width: 614.98px){.legacy-styling .page-emails .filters .box{padding-left:4px;padding-right:4px}}.legacy-styling .page-emails .filters .box .filter{display:flex;align-items:center;height:60px;padding:15px;background-color:#fff;border-radius:12px;box-shadow:0 1px 2px 0 rgba(0,0,0,0.07)}@media (max-width: 614.98px){.legacy-styling .page-emails .filters .box .filter{height:40px;padding:10px;border-radius:8px}}.legacy-styling .page-emails .filters .box .filter .label{flex:1;margin:0 0 0 15px;font-weight:500;color:#000;font-size:14px}@media (max-width: 614.98px){.legacy-styling .page-emails .filters .box .filter .label{display:flex;align-items:center;margin-left:0;font-size:12px;font-weight:800;color:#778B9B;white-space:nowrap}.legacy-styling .page-emails .filters .box .filter .label::after{display:inline-block;width:0;height:0;margin-left:3.4px;vertical-align:3.4px;content:"";border-top:4px solid;border-right:4px solid transparent;border-bottom:0;border-left:4px solid transparent}.legacy-styling .page-emails .filters .box .filter .label:empty::after{margin-left:0}.legacy-styling .page-emails .filters .box .filter .label:after{flex:0 0 auto;margin-left:auto;transition:all 0.2s ease-in-out}}.legacy-styling .page-emails .filters .box .filter .switchers{flex:0 0 auto;display:flex}@media (max-width: 614.98px){.legacy-styling .page-emails .filters .box .filter .switchers{display:none}}.legacy-styling .page-emails .filters .box .filter .switchers label{flex:1;position:relative;display:block;margin:0;cursor:pointer}.legacy-styling .page-emails .filters .box .filter .switchers label span{display:flex;min-width:90px;height:30px;padding:0 12px;align-items:center;justify-content:center;transition:all 0.2s ease-in-out;white-space:nowrap;color:#778B9B;background-color:#F2F5F7;font-size:12px;font-weight:800}.legacy-styling .page-emails .filters .box .filter .switchers label span:hover>.tooltip{display:block}.legacy-styling .page-emails .filters .box .filter .switchers label input{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;cursor:pointer}.legacy-styling .page-emails .filters .box .filter .switchers label input:checked~span{background-color:#3C5273;color:#fff}.legacy-styling .page-emails .filters .box .filter .switchers label+label{margin-left:2px}.legacy-styling .page-emails .filters .box .filter .switchers label:hover span{color:#3C5273}.legacy-styling .page-emails .filters .box .filter .switchers label:first-child span{border-radius:8px 0 0 8px}.legacy-styling .page-emails .filters .box .filter .switchers label:last-child span{border-radius:0 8px 8px 0}@media (max-width: 614.98px){.legacy-styling .page-emails .filters .box .filter.active{position:relative;z-index:10}.legacy-styling .page-emails .filters .box .filter.active .label:after{transform:rotate(180deg)}.legacy-styling .page-emails .filters .box .filter.active .switchers{display:flex;flex-direction:column;position:absolute;top:100%;left:0;width:100%;margin-top:5px;box-shadow:0 2px 10px 0 rgba(0,0,0,0.07);background-color:#fff;border-radius:8px;overflow:hidden}.legacy-styling .page-emails .filters .box .filter.active .switchers label span{background-color:transparent;border-radius:0 !important}.legacy-styling .page-emails .filters .box .filter.active .switchers label+label{margin-left:0;border-top:rgba(119,139,155,0.2) 1px solid}}.legacy-styling .page-emails .filters .box.toogle-box{flex:0 0 auto;min-width:80px}@media (max-width: 614.98px){.legacy-styling .page-emails .filters .box.toogle-box{min-width:50px}.legacy-styling .page-emails .filters .box.toogle-box .filter{padding-left:5px;padding-right:5px}}.legacy-styling .page-emails .filters .box.toogle-box .btn-clear{border:none;background:none;margin:0 auto;padding:0;color:#778B9B;font-size:20px}.legacy-styling .page-emails .filters .box.toogle-box .btn-clear:hover{color:#000}.legacy-styling .page-emails .filters .box.toogle-box .form{display:none;width:100%}.legacy-styling .page-emails .filters .box.toogle-box .form .select-wrapper{border:none;width:290px}@media (max-width: 1239.98px){.legacy-styling .page-emails .filters .box.toogle-box .form .select-wrapper{width:90%}}@media (max-width: 767.98px){.legacy-styling .page-emails .filters .box.toogle-box .form .select-wrapper{width:80%}}@media (max-width: 614.98px){.legacy-styling .page-emails .filters .box.toogle-box .form{padding-left:5px}}.legacy-styling .page-emails .filters .box.toogle-box .form button{flex:0 0 auto}.legacy-styling .page-emails .filters .box.toogle-box .form button.btn{min-width:90px}@media (max-width: 614.98px){.legacy-styling .page-emails .filters .box.toogle-box .form button.btn{min-width:60px}}.legacy-styling .page-emails .filters .box.toogle-box .form input{flex:1;display:block;margin:0 20px;width:auto;height:30px;line-height:30px;border:none;background:transparent;box-shadow:none !important;outline:none !important;font-size:14px;font-family:"Lexend Deca", sans-serif;color:#000}@media (max-width: 614.98px){.legacy-styling .page-emails .filters .box.toogle-box .form input{margin:0 10px}}.legacy-styling .page-emails .filters.active .box{flex:0 0 auto}@media (max-width: 614.98px){.legacy-styling .page-emails .filters.active .box{display:none}}.legacy-styling .page-emails .filters.active .box .filter .label{display:none}@media (max-width: 1239.98px){.legacy-styling .page-emails .filters.active .box:first-child{flex:0 0 100%}.legacy-styling .page-emails .filters.active .box:first-child .filter .label{display:block}}.legacy-styling .page-emails .filters.active-search .label,.legacy-styling .page-emails .filters.active-search .brand{display:none}.legacy-styling .page-emails .filters.active-search .search{flex:2}@media (max-width: 614.98px){.legacy-styling .page-emails .filters.active-search .search{display:block}}.legacy-styling .page-emails .filters.active-search .search .btn-clear.toggle-search{display:none}.legacy-styling .page-emails .filters.active-search .search .form{display:flex}.legacy-styling .page-emails .filters.active-brand .label,.legacy-styling .page-emails .filters.active-brand .search{display:none}.legacy-styling .page-emails .filters.active-brand .brand{flex:2}@media (max-width: 614.98px){.legacy-styling .page-emails .filters.active-brand .brand{display:block}}.legacy-styling .page-emails .filters.active-brand .brand .btn-clear.toggle-search{display:none}.legacy-styling .page-emails .filters.active-brand .brand .form{display:flex}.legacy-styling .page-emails .filters.active-label .search,.legacy-styling .page-emails .filters.active-label .brand{display:none}.legacy-styling .page-emails .filters.active-label .label{flex:2}@media (max-width: 614.98px){.legacy-styling .page-emails .filters.active-label .label{display:block}}.legacy-styling .page-emails .filters.active-label .label .btn-clear.toggle-search{display:none}.legacy-styling .page-emails .filters.active-label .label .form{display:flex}.legacy-styling .page-emails .list{padding-left:20px;padding-right:20px;background-color:#fff;border-radius:12px;box-shadow:0 1px 2px 0 rgba(0,0,0,0.07)}@media (max-width: 614.98px){.legacy-styling .page-emails .list{padding-left:10px;padding-right:10px}}.legacy-styling .page-emails .list .is-not-replied{background-color:#F8FDFC}.legacy-styling .page-emails .list .item .icheckbox_flat-green{float:left;top:30px}.legacy-styling .page-emails .list .item .check-box.fake{width:20px;height:1px;float:left}.legacy-styling .page-emails .list .item .from{font-size:0.8em;font-weight:600;color:#888}.legacy-styling .page-emails .list .item .mail-link{display:flex;flex-wrap:wrap;align-items:center;padding:20px 0;font-size:13px;line-height:1.285;color:#000;text-decoration:none}.legacy-styling .page-emails .list .item .mail-link .tooltip-failed-pitch{background-color:#778b9b;color:#FFF;width:16px;height:16px;text-align:center;font-weight:800;line-height:1.5;font-size:12px;border-radius:8px}.legacy-styling .page-emails .list .item .mail-link .subject-envelope-contents{display:contents}.legacy-styling .page-emails .list .item .mail-link .subject-envelope-contents .resource_title{width:121px;padding-right:5px}.legacy-styling .page-emails .list .item .mail-link .subject-envelope-contents .campaign-icon img{width:22px;height:22px;margin-right:2px}.legacy-styling .page-emails .list .item .mail-link .subject-envelope-contents .campaign{width:121px}.legacy-styling .page-emails .list .item .mail-link .subject-envelope-contents .smalls{font-size:0.8em}.legacy-styling .page-emails .list .item .mail-link .subject-envelope-contents .smalls .title{color:#626262}.legacy-styling .page-emails .list .item .mail-link .subject-envelope-contents .smalls .value{font-weight:600}@media (max-width: 614.98px){.legacy-styling .page-emails .list .item .mail-link{padding:10px 0;font-size:12px}}.legacy-styling .page-emails .list .item .mail-link img{flex:0 0 40px;display:block;width:40px;height:40px;border-radius:100%;-o-object-fit:cover;object-fit:cover;margin-right:20px}@media (max-width: 614.98px){.legacy-styling .page-emails .list .item .mail-link img{flex:0 0 30px;width:30px;height:30px;margin-right:10px}}.legacy-styling .page-emails .list .item .mail-link .mail-envelope{flex:0 0 auto;display:block;width:220px}@media (min-width: 1005px){.legacy-styling .page-emails .list .item .mail-link .mail-envelope.wider{width:280px}}.legacy-styling .page-emails .list .item .mail-link .mail-envelope .mail{display:flex;flex-direction:row;align-items:center;padding-bottom:5px}.legacy-styling .page-emails .list .item .mail-link .mail-envelope .mail .text{padding-right:5px}.legacy-styling .page-emails .list .item .mail-link .mail-envelope .mail .author{overflow:hidden;display:flex;flex-wrap:inherit}.legacy-styling .page-emails .list .item .mail-link .mail-envelope .mail .author.dashboard{flex-direction:column}@media (max-width: 1004.98px){.legacy-styling .page-emails .list .item .mail-link .mail-envelope{width:170px}}@media (max-width: 767.98px){.legacy-styling .page-emails .list .item .mail-link .mail-envelope{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.legacy-styling .page-emails .list .item .mail-link .mail-envelope .name{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:800}.legacy-styling .page-emails .list .item .mail-link .mail-envelope .name.dashboard{padding:0 1em 0 0.5em}.legacy-styling .page-emails .list .item .mail-link .mail-envelope .email{color:#000;text-overflow:ellipsis;display:block;overflow:hidden;white-space:nowrap;margin:1px;padding:0 30px 0 0.5em}.legacy-styling .page-emails .list .item .mail-link .mail-envelope .email:hover{color:#BE3686;width:-webkit-min-content;width:-moz-min-content;width:min-content;transform:translateZ(0);background-color:white;border-radius:5px;padding:0.1em 0.5em;box-shadow:0px 1px 6px -1px rgba(0,0,0,0.5);white-space:normal}.legacy-styling .page-emails .list .item .mail-link .title{flex:1;font-weight:700;transition:all 0.2s ease-in-out}@media (max-width: 767.98px){.legacy-styling .page-emails .list .item .mail-link .title{flex:0 0 100%;order:10;margin-top:10px;padding-left:60px}}@media (max-width: 614.98px){.legacy-styling .page-emails .list .item .mail-link .title{padding-left:40px}}.legacy-styling .page-emails .list .item .mail-link .status{margin-left:20px;position:relative;flex:0 0 100px;width:100px;height:20px;display:flex;justify-content:center;align-items:center;padding-left:15px;border-radius:15px;background-color:#000;font-size:10px;letter-spacing:1px;color:#fff;font-weight:800;text-transform:uppercase;margin-right:20px}@media (max-width: 1239.98px){.legacy-styling .page-emails .list .item .mail-link .status{margin-right:0}}@media (max-width: 767.98px){.legacy-styling .page-emails .list .item .mail-link .status{order:9}}@media (max-width: 614.98px){.legacy-styling .page-emails .list .item .mail-link .status{flex:0 0 20px;width:20px;overflow:hidden;margin-left:0;text-indent:9999px}}.legacy-styling .page-emails .list .item .mail-link .status:before{position:absolute;left:0;width:20px;top:50%;transform:translateY(-50%);text-align:right;display:inline-block;font:normal normal normal 1.125rem/1 "iconfont";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:auto;font-size:inherit;vertical-align:middle}@media (max-width: 614.98px){.legacy-styling .page-emails .list .item .mail-link .status:before{text-align:center;text-indent:0}}.legacy-styling .page-emails .list .item .mail-link .status.reply{background-color:#1fcaa8}.legacy-styling .page-emails .list .item .mail-link .status.reply:before{content:"";margin-top:-1px}.legacy-styling .page-emails .list .item .mail-link .status.opened{background-color:#778A9C}.legacy-styling .page-emails .list .item .mail-link .status.opened:before{content:attr(data-count);display:flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:100%;background-color:#fff;font-family:"Work Sans", sans-serif;color:#778A9C;left:3px;font-weight:800;font-size:10px}.legacy-styling .page-emails .list .item .mail-link .status.delivered{background-color:#2b3f56}.legacy-styling .page-emails .list .item .mail-link .status.delivered:before{content:""}.legacy-styling .page-emails .list .item .mail-link .status.sent{background-color:#1fcaa8}.legacy-styling .page-emails .list .item .mail-link .status.sent:before{content:""}.legacy-styling .page-emails .list .item .mail-link .status.verified{background-color:#BE3686}.legacy-styling .page-emails .list .item .mail-link .status.verified:before{content:""}.legacy-styling .page-emails .list .item .mail-link .status.failed{background-color:#d25050}.legacy-styling .page-emails .list .item .mail-link .status.canceled{background-color:#818181}.legacy-styling .page-emails .list .item .mail-link .scheduled{padding:5px}.legacy-styling .page-emails .list .item .mail-link .date{flex:0 0 110px;max-width:110px;font-size:12px;color:#57626d;font-weight:600;text-align:right}@media (max-width: 1004.98px){.legacy-styling .page-emails .list .item .mail-link .date{flex:0 0 60px;max-width:60px;margin-left:20px;text-align:left}}@media (max-width: 767.98px){.legacy-styling .page-emails .list .item .mail-link .date{flex:0 0 auto;max-width:20%;margin:0 10px 0 auto;font-size:10px}}.legacy-styling .page-emails .list .item .mail-link:hover .title{color:#BE3686}.legacy-styling .page-emails .list .item .tags{display:flex;padding-left:60px;justify-content:flex-end;padding-right:250px;padding-bottom:10px;margin-top:-20px}@media (max-width: 614.98px){.legacy-styling .page-emails .list .item .tags{padding-left:40px}}@media (max-width: 1004.98px){.legacy-styling .page-emails .list .item .tags{padding-right:180px}}@media (max-width: 767.98px){.legacy-styling .page-emails .list .item .tags{padding-right:0px}}.legacy-styling .page-emails .list .item+.item{border-top:rgba(119,139,155,0.3) 1px solid}.legacy-styling .page-emails .list .item.main .mail-link{flex-wrap:nowrap}.legacy-styling .page-emails .list .item.main .mail-link .subject-envelope{flex-grow:1}.legacy-styling .page-emails .list .item.main .mail-link .subject-envelope .title{padding-left:0}.legacy-styling .page-emails .list .item.main .mail-link .subject-envelope .mail-envelope{display:flex;width:auto;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.legacy-styling .page-emails .list .item.main .mail-link .subject-envelope .mail-envelope .mail{flex-wrap:inherit}.legacy-styling .page-emails .pager{padding-bottom:20px;border-bottom:2px solid rgba(119,139,155,0.2)}.legacy-styling .page-emails .block-best{margin-top:60px}@media (max-width: 1004.98px){.legacy-styling .page-emails .block-best{margin-top:40px}}@media (max-width: 767.98px){.legacy-styling .page-emails .block-best{margin-top:30px}}.legacy-styling .page-emails .block-best .h1{margin-bottom:60px}@media (max-width: 1004.98px){.legacy-styling .page-emails .block-best .h1{margin-bottom:40px;font-size:36px}}@media (max-width: 767.98px){.legacy-styling .page-emails .block-best .h1{margin-bottom:30px}}.legacy-styling .page-emails .block-best .item{position:relative;padding:24px 20px 20px 80px;background-color:#fff;border-radius:12px;box-shadow:0 1px 2px 0 rgba(0,0,0,0.07)}@media (max-width: 1004.98px){.legacy-styling .page-emails .block-best .item{margin-bottom:20px}}@media (max-width: 1004.98px) and (min-width: 615px){.legacy-styling .page-emails .block-best .item{display:flex;align-items:center;padding:20px}}@media (max-width: 614.98px){.legacy-styling .page-emails .block-best .item{padding:12px 12px 12px 60px}}.legacy-styling .page-emails .block-best .item img{position:absolute;top:16px;left:16px}@media (max-width: 1004.98px) and (min-width: 615px){.legacy-styling .page-emails .block-best .item img{position:relative;left:auto;top:auto;flex:0 0 auto;margin-right:20px}}@media (max-width: 614.98px){.legacy-styling .page-emails .block-best .item img{max-width:36px;left:12px;top:12px}}.legacy-styling .page-emails .block-best .item a{display:block;margin-bottom:20px;color:#000;font-size:20px;line-height:1.2;font-weight:800;text-decoration:none}@media (max-width: 614.98px){.legacy-styling .page-emails .block-best .item a{margin-bottom:15px;font-size:16px}}.legacy-styling .page-emails .block-best .item a:hover{color:#BE3686}.legacy-styling .page-emails .block-best .item .data{display:flex;flex-wrap:nowrap;margin:0 -20px;color:#778B9B}@media (max-width: 1004.98px) and (min-width: 615px){.legacy-styling .page-emails .block-best .item .data{flex:0 0 auto;margin-left:20px;margin-right:10px}}@media (max-width: 614.98px){.legacy-styling .page-emails .block-best .item .data{margin:0 -15px}}.legacy-styling .page-emails .block-best .item .data .elem{flex:0 0 auto;padding-left:20px;padding-right:20px}@media (max-width: 614.98px){.legacy-styling .page-emails .block-best .item .data .elem{padding-left:15px;padding-right:15px}}.legacy-styling .page-emails .block-best .item .data .elem .title{font-size:12px;text-transform:uppercase;letter-spacing:1px}.legacy-styling .page-emails .block-best .item .data .elem .value{color:#3C5273;font-size:20px;font-weight:800}@media (max-width: 614.98px){.legacy-styling .page-emails .block-best .item .data .elem .value{font-size:16px}}.legacy-styling .page-emails .question{position:relative;display:inline-block}.legacy-styling .page-emails .question:hover>.hover-tooltip{display:block}.legacy-styling .page-emails .hover-tooltip{box-sizing:border-box;display:none;position:absolute;background-color:#a1afc0;font-size:13px;color:#fff;padding:7px 14px;border-radius:7px;z-index:2;bottom:100%;left:50%;transform:translateX(-50%);text-align:center;white-space:normal;width:240px}.legacy-styling .page-emails .hover-tooltip--xs{width:180px}.legacy-styling .page-emails .hover-tooltip--lg{width:240px}.legacy-styling .page-emails .hover-tooltip:after{content:'';position:absolute;top:100%;left:50%;transform:translateX(-50%);width:0;height:0;border-style:solid;border-width:6px 3.5px 0 3.5px;border-color:#a1afc0 transparent transparent transparent}.legacy-styling .page-emails .b-person .logos{float:left}.legacy-styling .page-emails .b-person .logos .logo{border:2px solid #F2F6F7}.legacy-styling .page-emails .b-person .logos .logo:not(:first-child){margin-left:-20px}.legacy-styling .page-emails .b-person .caption{padding-left:30px;padding-top:0px}.legacy-styling .page-emails .variables{display:none;opacity:0;transition:visibility 0.5s, opacity 0.5s linear}.legacy-styling .page-emails .selected span.text{font-family:"Lexend Deca", sans-serif;font-size:14px;font-weight:500;padding-left:33px}.legacy-styling .page-emails .selected span.text:nth-child(even){padding-left:0px}.legacy-styling .follow-up-nav{position:fixed;margin-left:150px;margin-top:50px;z-index:3}.legacy-styling .follow-up-nav .nav{margin-bottom:10px}.legacy-styling .follow-up-nav .nav .num{display:inline-block;width:21px;height:21px;text-align:center;line-height:21px;background-color:#a1afc0;color:#fff;font-size:0.75rem;border-radius:100%;margin:0 10px;font-weight:bold;transition:0.8s}.legacy-styling .follow-up-nav .nav .stage{font-size:14px;font-weight:bold;line-height:1.375rem;color:#a1afc0;transition:0.4s}.legacy-styling .follow-up-nav .nav:hover{text-decoration:none}.legacy-styling .follow-up-nav .nav:hover .num{background-color:#72777d}.legacy-styling .follow-up-nav .nav:hover .stage{color:#72777d}@media (max-width: 1239.98px){.legacy-styling .follow-up-nav{margin-left:0px}}@media (max-width: 1004.98px){.legacy-styling .follow-up-nav{display:none}}.legacy-styling .question{position:relative;display:inline-block}.legacy-styling .question:hover>.hover-tooltip{display:block}.legacy-styling .hover-tooltip{box-sizing:border-box;display:none;position:absolute;background-color:#a1afc0;font-size:13px;color:#fff;padding:7px 14px;border-radius:7px;z-index:2;bottom:100%;left:50%;transform:translateX(-50%);text-align:center;white-space:normal;width:240px}.legacy-styling .hover-tooltip--xs{width:180px}.legacy-styling .hover-tooltip--lg{width:240px}.legacy-styling .hover-tooltip:after{content:'';position:absolute;top:100%;left:50%;transform:translateX(-50%);width:0;height:0;border-style:solid;border-width:6px 3.5px 0 3.5px;border-color:#a1afc0 transparent transparent transparent}.legacy-styling .pitched-filter li{display:inline;padding-right:40px}.legacy-styling .pitched-filter li .button-bg{color:#1fcaa8;border-bottom-color:#1fcaa8}.legacy-styling .pitched-filter li a{padding-bottom:18px;border-bottom:2px solid transparent;color:#778B9B;font-size:18px;font-weight:800;line-height:1;text-decoration:none;white-space:nowrap;transition:all 0.2s ease-in-out}@media (max-width: 614.98px){.legacy-styling .pitched-filter li a{font-size:14px;padding-bottom:12px}}.legacy-styling .pitched-filter li:hover a{color:#3C5273}.legacy-styling .page-email .back{display:flex;align-items:center;justify-content:center;height:40px;width:90px;padding:12px 20px 12px 24px;font-size:14px;font-weight:800;line-height:1;background:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 90 40'%3E%3Cpath fill='%23fff' d='M83.9,1.6c-2-1-3.9-1.6-9.2-1.6H29.9c-5.7,0-7.7,0.3-9.9,0.8c-2.2,0.6-4.1,1.5-6,2.9s-3.3,2.7-6.8,7.2L0,20 l7.3,9.1c3.5,4.4,5,5.8,6.8,7.2s3.8,2.3,6,2.9c2.2,0.6,4.2,0.8,9.9,0.8h44.7c5.3,0,7.3-0.6,9.2-1.6c2-1,3.5-2.6,4.5-4.5 c1-2,1.6-3.9,1.6-9.2v-9.2c0-5.3-0.6-7.3-1.6-9.2S85.8,2.6,83.9,1.6z'/%3E%3C/svg%3E") no-repeat;text-decoration:none;filter:drop-shadow(0 1px 2px rgba(0,0,0,0.07));color:#778A9C}.legacy-styling .page-email .back:hover{color:#385074}.legacy-styling .page-email .fixer{width:90px;height:1px}.legacy-styling .page-email .js-mark-message{display:none}.legacy-styling .page-email .author{display:flex;align-items:center;color:#000;text-decoration:none;float:left;margin-right:25px}.legacy-styling .page-email .author img{display:block;width:40px;height:40px;-o-object-fit:cover;object-fit:cover;border-radius:100%}@media (max-width: 614.98px){.legacy-styling .page-email .author img{width:30px;height:30px}}.legacy-styling .page-email .author span{display:block;margin-left:20px;font-size:14px;line-height:1.285;white-space:nowrap}@media (max-width: 614.98px){.legacy-styling .page-email .author span{margin-left:10px;font-size:12px}}.legacy-styling .page-email .author em{display:block;font-style:normal;color:#778A9C}.legacy-styling .page-email .author:hover{color:#BE3686}.legacy-styling .page-email .without-border{border-bottom:2px solid transparent !important}.legacy-styling .page-email h1{margin:30px 0;padding-bottom:30px;font-size:36px;border-bottom:2px solid rgba(119,139,155,0.2)}@media (max-width: 1004.98px){.legacy-styling .page-email h1{margin-bottom:15px}}@media (max-width: 614.98px){.legacy-styling .page-email h1{margin:10px 0 20px;border-bottom:none;font-size:20px;padding-bottom:0}}.legacy-styling .page-email .list-info{margin-bottom:30px}.legacy-styling .page-email .list-info h2{padding-bottom:15px;font-size:1.5rem}.legacy-styling .page-email .list-info .list-description{font-style:italic}.legacy-styling .page-email .buttons{display:flex}@media (max-width: 614.98px){.legacy-styling .page-email .buttons{width:100%;flex-wrap:wrap}.legacy-styling .page-email .buttons:after{content:"";display:block;width:100%;margin:20px 0 15px;border-top:2px solid rgba(119,139,155,0.2)}}.legacy-styling .page-email .buttons .btn{letter-spacing:0.05em}@media (max-width: 614.98px){.legacy-styling .page-email .buttons .btn{flex:0 0 100%;display:flex;width:100%;align-items:center}.legacy-styling .page-email .buttons .btn span{margin:0 auto}.legacy-styling .page-email .buttons .btn span.icon-square-arrow{margin:0}.legacy-styling .page-email .buttons .btn+.btn{margin-top:14px}}.legacy-styling .page-email .form{position:relative;padding:30px 40px;margin-bottom:20px;background-color:#fff;border-radius:12px;box-shadow:0 1px 2px 0 rgba(0,0,0,0.07)}.legacy-styling .page-email .form .author{position:absolute;left:-10px;top:22px}@media (max-width: 614.98px){.legacy-styling .page-email .form .author img{width:40px;height:40px}}.legacy-styling .page-email .form .form-control{padding:0;border:none !important;font-size:14px;line-height:24px;box-shadow:none !important}.legacy-styling .page-email .form .btn{display:none;margin-top:20px}.legacy-styling .page-email .log-toggler{display:flex;padding-top:0;padding-bottom:0;margin:0 auto 15px;justify-content:center;background:none !important;font-size:14px;color:#778A9C}@media (min-width: 1005px){.legacy-styling .page-email .log-toggler{display:none}}.legacy-styling .page-email .log-toggler::after{display:inline-block;width:0;height:0;margin-left:3.4px;vertical-align:3.4px;content:"";border-top:4px solid;border-right:4px solid transparent;border-bottom:0;border-left:4px solid transparent}.legacy-styling .page-email .log-toggler:empty::after{margin-left:0}.legacy-styling .page-email .log-toggler:after{margin-left:8px;transition:all 0.2s ease-in-out}.legacy-styling .page-email .log-toggler:hover,.legacy-styling .page-email .log-toggler:focus,.legacy-styling .page-email .log-toggler:active{color:#385074}.legacy-styling .page-email .log-toggler .opened{display:none}.legacy-styling .page-email .log-toggler.active:after{transform:rotate(-180deg)}.legacy-styling .page-email .log-toggler.active .closed{display:none}.legacy-styling .page-email .log-toggler.active .opened{display:block}.legacy-styling .page-email .log-toggler.active~.log-box{display:block !important}.legacy-styling .page-email .log-box{padding:20px 30px 30px;background-color:#fff;border-radius:12px;box-shadow:0 1px 2px 0 rgba(0,0,0,0.07)}@media (max-width: 1004.98px){.legacy-styling .page-email .log-box{display:none;margin-bottom:20px}}.legacy-styling .page-email .log-box .head{font-size:18px;font-weight:800}.legacy-styling .page-email .log-box .dropdown .btn-sm,.legacy-styling .page-email .log-box .dropdown .btn-group-sm>.btn{background:none !important;padding:0;font-size:14px;color:#778A9C}.legacy-styling .page-email .log-box .dropdown .btn-sm:hover,.legacy-styling .page-email .log-box .dropdown .btn-group-sm>.btn:hover,.legacy-styling .page-email .log-box .dropdown .btn-sm:focus,.legacy-styling .page-email .log-box .dropdown .btn-group-sm>.btn:focus,.legacy-styling .page-email .log-box .dropdown .btn-sm:active,.legacy-styling .page-email .log-box .dropdown .btn-group-sm>.btn:active{color:#385074}.legacy-styling .page-email .log-box .dropdown .btn-sm:after,.legacy-styling .page-email .log-box .dropdown .btn-group-sm>.btn:after{margin-left:8px}.legacy-styling .page-email .log-box .dropdown .dropdown-menu{font-size:12px;padding:15px}.legacy-styling .page-email .log-box hr{margin:10px 0 40px;border-top:2px solid rgba(119,139,155,0.2)}@media (max-width: 1004.98px){.legacy-styling .page-email .log-box hr{margin-bottom:30px}}.legacy-styling .page-email .log-box .log{position:relative;margin:0 -30px;padding:0;list-style:none}.legacy-styling .page-email .log-box .log li{position:relative;display:flex;padding:0 0 40px;margin:0;list-style:none}.legacy-styling .page-email .log-box .log li .date{flex:0 0 100px;margin-right:40px;font-size:12px;color:#778A9C;line-height:22px;text-align:right;text-transform:uppercase}@media (max-width: 1004.98px) and (min-width: 615px){.legacy-styling .page-email .log-box .log li .date{flex:0 0 50%;padding-right:20px;margin-right:0}}.legacy-styling .page-email .log-box .log li .date b{display:block;font-weight:500;color:#000;font-size:14px}.legacy-styling .page-email .log-box .log li .data{padding-right:30px}@media (max-width: 1004.98px) and (min-width: 615px){.legacy-styling .page-email .log-box .log li .data{flex:0 0 50%;padding-left:20px}}.legacy-styling .page-email .log-box .log li .data b{display:block;font-weight:800;text-transform:uppercase;letter-spacing:1px;font-size:14px}.legacy-styling .page-email .log-box .log li .data small{display:block;margin-top:4px;color:#778A9C;font-size:12px;line-height:18px}.legacy-styling .page-email .log-box .log li:before{z-index:2;display:inline-block;font:normal normal normal 1.125rem/1 "iconfont";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:auto;font-size:inherit;vertical-align:middle;display:flex;align-items:center;justify-content:center;position:absolute;width:20px;height:20px;border-radius:100%;overflow:hidden;top:0;left:110px;color:#fff;box-shadow:0 0 0 4px #fff;font-size:10px}@media (max-width: 1004.98px) and (min-width: 615px){.legacy-styling .page-email .log-box .log li:before{left:50%;transform:translateX(-50%)}}.legacy-styling .page-email .log-box .log li.replied{color:#1fcaa8}.legacy-styling .page-email .log-box .log li.replied:before{content:"";background-color:#1fcaa8}.legacy-styling .page-email .log-box .log li.opened{color:#778A9C}.legacy-styling .page-email .log-box .log li.opened:before{content:"";background-color:#778A9C;font-size:12px}.legacy-styling .page-email .log-box .log li.delivered{color:#2b3f56}.legacy-styling .page-email .log-box .log li.delivered:before{content:"";background-color:#2b3f56;font-size:8px}.legacy-styling .page-email .log-box .log li.sent{color:#1fcaa8}.legacy-styling .page-email .log-box .log li.sent:before{content:"";background-color:#1fcaa8;font-size:12px}.legacy-styling .page-email .log-box .log li.verified{color:#BE3686}.legacy-styling .page-email .log-box .log li.verified:before{content:"";background-color:#BE3686}.legacy-styling .page-email .log-box .log li:after{z-index:0;content:"";display:block;position:absolute;left:119px;top:2px;bottom:0;border-right:rgba(119,139,155,0.2) 2px solid}@media (max-width: 1004.98px) and (min-width: 615px){.legacy-styling .page-email .log-box .log li:after{left:50%;margin-left:-1px}}.legacy-styling .page-email .log-box .log li:last-child{padding-bottom:0}.legacy-styling .page-email .log-box .log li:last-child:after{display:none}.legacy-styling .page-email .log-box form.update-tags [type="submit"]{margin:15px 0}.legacy-styling .page-email .message-inner *{box-sizing:border-box}.legacy-styling .page-email .message-inner__buttons{padding-top:30px;padding-bottom:30px}.legacy-styling .page-email .message-inner__buttons .get-help{margin-right:15px}.legacy-styling .page-email .message-inner__wrap{border-radius:12px}.legacy-styling .page-email .message-inner__log{margin-left:25px;padding:25px;border-radius:7px;border:1px solid #f1f4f5;background-color:#fff}.legacy-styling .page-email .message-inner__log .message-detail__title{padding-bottom:20px;border-bottom:1px solid #f1f4f5;font-size:14px}.legacy-styling .page-email .message-inner__log .message-detail__title--footer{border-bottom:none;padding-bottom:0;padding-top:20px;border-top:1px solid #f1f4f5}.legacy-styling .page-email .message-inner__log .message-view__details{padding:20px 0}.legacy-styling .page-email .message-inner__log .message-view__details .message-views__log{float:right;padding-right:10px;color:#1FCAA8;font-weight:bolder;padding-top:6px;cursor:pointer}.legacy-styling .page-email .message-inner__log .message-view__details .message-views__count{font-size:25px;color:#2E3234;font-weight:bolder}.legacy-styling .page-email .message-inner__log .message-view__details .hint{display:block;background-color:#a1afc0;color:#fff;padding:10px 15px;border-radius:6px;position:relative;font-size:13px;display:none;z-index:10000}.legacy-styling .page-email .message-inner__log .message-view__details .hint:before{display:block;content:'';position:absolute;width:0;height:0;border-style:solid}.legacy-styling .page-email .message-inner__log .message-view__details .hint ul{margin-top:15px}.legacy-styling .page-email .message-inner__log .message-view__details .hint ul li{font-weight:bolder}@media screen and (max-width: 767px){.legacy-styling .page-email .message-inner__log .message-view__details .hint{width:90%}.legacy-styling .page-email .message-inner__log .message-view__details .hint:before{border-width:0 5px 6px 5px;border-color:transparent transparent #a1afc0 transparent;left:20px;top:-6px}}@media screen and (min-width: 768px) and (max-width: 1024px){.legacy-styling .page-email .message-inner__log .message-view__details .hint{width:460px}.legacy-styling .page-email .message-inner__log .message-view__details .hint:before{border-width:0 5px 6px 5px;border-color:transparent transparent #a1afc0 transparent;left:20px;top:-6px}}@media screen and (min-width: 1025px){.legacy-styling .page-email .message-inner__log .message-view__details .hint{width:190px;position:absolute;top:125px;left:85%;margin-left:-20px;padding:20px}.legacy-styling .page-email .message-inner__log .message-view__details .hint:before{border-width:6px;border-color:transparent transparent #a1afc0 transparent;left:90px;top:-10px}}.legacy-styling .page-email .message-inner__log .message-view__details .hint p{font-size:0.875rem;line-height:1.2857142857em;margin:0}@media screen and (max-width: 767px){.legacy-styling .page-email .message-inner__log{margin:20px 0 0 0;padding-left:40px}}@media screen and (max-width: 767px){.legacy-styling .page-email .message-inner__column{width:100%}}.legacy-styling .page-email .message-detail{margin-bottom:30px;border:1px solid #f1f4f5;border-radius:7px;background-color:#fff}.legacy-styling .page-email .message-detail *{box-sizing:border-box}.legacy-styling .page-email .message-detail table{border:0 !important}.legacy-styling .page-email .message-detail .is-hide{display:none !important}.legacy-styling .page-email .message-detail .is-show{display:block !important}.legacy-styling .page-email .message-detail.is-open .message-detail__body{display:block}.legacy-styling .page-email .message-detail.is-open .message-detail__name{color:#1fcaa8}.legacy-styling .page-email .message-detail.is-open .message-detail__toggle{color:#1fcaa8}.legacy-styling .page-email .message-detail.is-open .message-detail__toggle:hover{color:#d9dde2}.legacy-styling .page-email .message-detail.is-open .message-detail__toggle:before{content:"\f077"}.legacy-styling .page-email .message-detail.is-close{border-bottom-color:transparent}.legacy-styling .page-email .message-detail.is-close .message-detail__body{display:none}.legacy-styling .page-email .message-detail.is-close .message-detail__toggle{color:#d9dde2}.legacy-styling .page-email .message-detail.is-close .message-detail__toggle:hover{color:#1fcaa8}.legacy-styling .page-email .message-detail.is-close .message-detail__toggle:before{content:"\f078"}.legacy-styling .page-email .message-detail__toggle{cursor:pointer;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:all 0.2s}.legacy-styling .page-email .message-detail__toggle:before{content:"\f078";transition:all 0.2s}.legacy-styling .page-email .message-detail__title{font-size:10px;font-weight:600;color:#a1afc0;text-transform:uppercase;padding-bottom:5px}@media screen and (max-width: 767px){.legacy-styling .page-email .message-detail__title{padding-bottom:0}}.legacy-styling .page-email .message-detail__head-top{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:space-between;justify-content:space-between;padding:20px;border-bottom:1px solid #f4f5f7}@media screen and (max-width: 767px){.legacy-styling .page-email .message-detail__head-top{-moz-flex-direction:column-reverse;flex-direction:column-reverse;padding:0}}.legacy-styling .page-email .message-detail__head-bottom{display:-moz-flex;display:flex;-moz-flex-direction:row;flex-direction:row;-moz-align-items:center;align-items:center;-moz-justify-content:space-between;justify-content:space-between;background-color:#fcfcfd;border-bottom:1px solid #f4f5f7;border-right:none;border-left:none;padding:20px}@media screen and (max-width: 767px){.legacy-styling .page-email .message-detail__head-bottom{flex-wrap:wrap;padding:0 15px;background-color:#fff;border:none;border-bottom:1px solid #f9fafa}}.legacy-styling .page-email .message-detail__main-info{display:-moz-flex;display:flex;-moz-flex-direction:row;flex-direction:row;-moz-align-items:center;align-items:center;-moz-justify-content:flex-start;justify-content:flex-start;-moz-flex:1 0 auto;flex:1 0 auto}.legacy-styling .page-email .message-detail__recipient-info-wrap{-moz-flex:0 0 70%;flex:0 0 70%;overflow:hidden}@media screen and (max-width: 767px){.legacy-styling .page-email .message-detail__recipient-info-wrap{padding:10px 0;width:100%;border-bottom:1px solid #f9fafa}}.legacy-styling .page-email .message-detail__recipient-info{display:-moz-flex;display:flex;-moz-flex-direction:row;flex-direction:row;-moz-align-items:center;align-items:center;-moz-justify-content:flex-start;justify-content:flex-start}@media screen and (max-width: 767px){.legacy-styling .page-email .message-detail__recipient-info{margin-right:0}}.legacy-styling .page-email .message-detail__recipient-contact{max-width:175px}@media screen and (max-width: 767px){.legacy-styling .page-email .message-detail__recipient-contact{display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;display:flex;-moz-flex-direction:row;flex-direction:row;-moz-align-items:center;align-items:center;-moz-justify-content:space-between;justify-content:space-between;width:100%}}.legacy-styling .page-email .message-detail__avatar{width:40px;height:40px;background:#fff no-repeat 50% 50%;background-size:cover;border-radius:50%;margin-right:15px}.legacy-styling .page-email .message-detail__name{font-size:15px;font-weight:600}@media screen and (max-width: 767px){.legacy-styling .page-email .message-detail__name{font-size:14px}}.legacy-styling .page-email .message-detail__email{color:#626f7a;word-wrap:break-word;font-size:13.5px}.legacy-styling .page-email .message-detail__subject-wrap{width:100%}@media screen and (max-width: 767px){.legacy-styling .page-email .message-detail__subject-wrap{border-bottom:1px solid #f9fafa;padding:10px 15px 15px 15px}}.legacy-styling .page-email .message-detail__subject{font-size:19px;font-weight:600;color:#2d3134;margin-bottom:0}@media screen and (max-width: 767px){.legacy-styling .page-email .message-detail__subject{font-size:16px;font-weight:500}}.legacy-styling .page-email .message-detail__status-wrap{-moz-flex:0 0 30px;flex:0 0 30px;text-align:right}@media screen and (max-width: 767px){.legacy-styling .page-email .message-detail__status-wrap{display:-moz-flex;display:flex;-moz-flex-direction:row;flex-direction:row;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:center;align-items:center;width:100%;border-bottom:1px solid #f9fafa;padding:11px 15px}}.legacy-styling .page-email .message-detail__cancel-sceduled{-moz-flex:0 0 60px;flex:0 0 60px;text-align:right}@media screen and (max-width: 767px){.legacy-styling .page-email .message-detail__cancel-sceduled{display:-moz-flex;display:flex;-moz-flex-direction:row;flex-direction:row;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:center;align-items:center;width:100%;border-bottom:1px solid #f9fafa;padding:11px 15px}}@media screen and (max-width: 767px){.legacy-styling .page-email .message-detail__time-wrap{padding:10px 0 15px 0;width:50%}.legacy-styling .page-email .message-detail__time-wrap .message-detail__title{padding-bottom:15px}}.legacy-styling .page-email .message-detail__time{font-size:13.5px;color:#626f7a}@media screen and (min-width: 768px){.legacy-styling .page-email .message-detail__last-update-wrap{display:none}}@media screen and (max-width: 767px){.legacy-styling .page-email .message-detail__last-update-wrap{padding:10px 0 15px 0;width:50%}.legacy-styling .page-email .message-detail__last-update-wrap .message-detail__title{padding-bottom:15px}}.legacy-styling .page-email .message-detail__last-update{font-size:13.5px;color:#626f7a}.legacy-styling .page-email .message-detail__body{padding:20px 20px 25px 20px}@media screen and (max-width: 767px){.legacy-styling .page-email .message-detail__body{padding:0}.legacy-styling .page-email .message-detail__body .message-detail__title{background-color:#f9fafb;padding:15px;border:1px solid #edf0f2;border-left:0;border-right:0}}.legacy-styling .page-email .message-detail__content{font-size:15px;color:#232f3d}@media screen and (max-width: 767px){.legacy-styling .page-email .message-detail__content{padding:20px 15px;font-size:14px}}.legacy-styling .page-email .message-detail__content *{word-break:break-word}.legacy-styling .page-email .message-detail__content p{margin-bottom:22px}.legacy-styling .page-email .message-detail__add-reply{padding:20px 20px 25px 20px;background:#fcfcfd;border-bottom:1px solid #f1f4f5;display:none}.legacy-styling .page-email .message-detail__add-reply .add-reply-form{border:1px solid #f1f4f5;border-radius:7px;margin-bottom:20px;background:#fff}.legacy-styling .page-email .message-detail__add-reply .add-reply-form__title{padding:15px 20px;background:#fff;border-radius:7px;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:1px solid #f1f4f5;margin:0 15px}.legacy-styling .page-email .message-detail__add-reply .add-reply-form__textarea{padding:15px 20px;border-radius:7px;min-height:165px;resize:none;box-shadow:none;border:0;border-radius:7px;border-top-left-radius:0;border-top-right-radius:0;background:#fff;margin-bottom:0}.legacy-styling .page-email .message-detail__add-reply .add-reply-form__textarea:focus{border-color:#f1f4f5 !important}.legacy-styling .page-email .btns{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.legacy-styling .page-email .btns .send-pitch-btn{color:#fff;background-color:#1fcaa8;border-color:#1fcaa8;border-radius:12px;width:90px}.legacy-styling .page-email .btns .button--link{color:#626f7b}.legacy-styling .page-email .timeline{margin:20px 0 20px 20px;padding-left:20px;margin-left:100px;list-style:none}.legacy-styling .page-email .timeline *{box-sizing:border-box}.legacy-styling .page-email .timeline__point{position:relative;min-height:70px}.legacy-styling .page-email .timeline__point:after{content:'';position:absolute;top:25px;bottom:0;border-left:1.5px dashed #e4e8ed;left:-20px;z-index:1}.legacy-styling .page-email .timeline__point:last-child:after{display:none}.legacy-styling .page-email .timeline__point:before{content:'';font:normal normal normal 14px/1 FontAwesome;font-size:8px;line-height:13px;border:2px solid transparent;width:17px;height:17px;border-radius:50%;position:absolute;text-align:center;left:-29px;background-color:#fff;z-index:2}.legacy-styling .page-email .timeline__point.sent h4{color:#319cff}.legacy-styling .page-email .timeline__point.sent:before{border-color:#319cff}.legacy-styling .page-email .timeline__point.delivered h4{color:#319cff}.legacy-styling .page-email .timeline__point.delivered:before{content:'\f00c';color:#fff;border-color:#319cff;background-color:#319cff}.legacy-styling .page-email .timeline__point.verified h4{color:#1fcaa8}.legacy-styling .page-email .timeline__point.verified:before{border-color:#1fcaa8}.legacy-styling .page-email .timeline__point.opened h4,.legacy-styling .page-email .timeline__point.opened-last h4{color:#1fcaa8}.legacy-styling .page-email .timeline__point.opened:before,.legacy-styling .page-email .timeline__point.opened-last:before{content:'\f00c';border-color:#1fcaa8;color:#fff;background-color:#1fcaa8}.legacy-styling .page-email .timeline__point.opened-last{border-color:#fff}.legacy-styling .page-email .timeline__point.replied h4{color:#1fcaa8}.legacy-styling .page-email .timeline__point.replied:before{content:'\f00c';border-color:#1fcaa8;color:#1fcaa8;background-color:#fff}.legacy-styling .page-email .timeline__timestamp{display:block;float:left;position:absolute;left:-120px;text-align:left;min-width:80px}.legacy-styling .page-email .timeline__time{font-size:15px;color:#2d3134;font-weight:600}.legacy-styling .page-email .timeline__date{font-size:12px;color:#a1afc0;font-weight:600;text-transform:uppercase}.legacy-styling .page-email .timeline h3{font-size:16.5px;color:#1fcaa8;font-weight:600;margin-bottom:15px}.legacy-styling .page-email .timeline p{font-size:13px;color:#a1afc0;margin:0;padding-bottom:25px}.legacy-styling .p-prquiz .counter-wrapper{background-color:#FDC602;padding:10px 0}.legacy-styling .p-prquiz .counter-wrapper .timer .text{text-align:center}.legacy-styling .p-prquiz .counter{justify-content:space-around;align-items:center}.legacy-styling .p-prquiz .counter .caption strong{font-size:1.2em}.legacy-styling .p-prquiz .counter .caption .text{font-weight:400}.legacy-styling .p-prquiz .counter .strategy-timer{padding:0 10px}.legacy-styling .p-prquiz .counter .timer-clock{text-align:center;font-size:2.9em;font-weight:400}.legacy-styling .p-prquiz .counter .timer-clock .display{width:88px;margin-right:15px;display:inline-block}.legacy-styling .p-prquiz .counter .timer-clock .display .smalltext{font-size:0.28em;text-transform:uppercase;font-weight:400}.legacy-styling .p-prquiz .hero-wrapper a.btn{width:100%;margin-bottom:75px}.legacy-styling .p-prquiz .hero-wrapper .hero{padding:50px 0;font-weight:600}.legacy-styling .p-prquiz .hero-wrapper .hero h2{padding:20px 0}.legacy-styling .p-prquiz .hero-wrapper .hero .caption{color:#778b9a;font-size:0.8em}.legacy-styling .p-prquiz .hero-wrapper .hero img{height:100%}@media (max-width: 1004.98px){.legacy-styling .p-prquiz .hero-wrapper .hero img{width:100%}}.legacy-styling .p-prquiz .about-us-wrapper .page-company:after{content:"";display:block;position:absolute;z-index:-1;right:0;background-color:#FFF9EA;border-radius:0 0 0 80px;top:0;left:25%;bottom:160px;width:75%}.legacy-styling .p-prquiz .about-us-wrapper .about-us{padding:40px 0 40px;color:#385074}.legacy-styling .p-prquiz .about-us-wrapper .about-us .subtitle{color:#000;font-weight:600;letter-spacing:0.1em}.legacy-styling .p-prquiz .about-us-wrapper .about-us .block-logos{padding:0}.legacy-styling .p-prquiz .about-us-wrapper .about-us hr{border-top:2px solid #778b9a}.legacy-styling .p-prquiz .recommended-hack{margin-bottom:50px}.legacy-styling .p-prquiz .recommended-hack .about-us-wrapper .page-company:after{content:none}.legacy-styling .p-prquiz .description{padding:50px 20px}.legacy-styling .p-prquiz .description .content h2{padding-bottom:35px}.legacy-styling .p-prquiz .description .content hr{border:1px solid #000;width:35%;margin:35px 0}.legacy-styling .p-prquiz .description .content p{font-weight:500}.legacy-styling .p-prquiz .description .report img{border:2px solid #e4e8eb;border-radius:25px;margin:2% 15%;padding:25px 0 45px;width:70%}.legacy-styling .p-prquiz .description .caption{text-align:center}.legacy-styling .p-prquiz .section-footer-wrapper{padding:20px 0;color:#fff;font-weight:800;font-size:1.83em;height:225px}.legacy-styling .p-prquiz .section-footer-wrapper:after{content:"";display:block;position:relative;z-index:-1;background-color:#27D08B;border-radius:0 80px 0 0;top:-163px;height:100%;width:86%;left:0}.legacy-styling .p-prquiz .section-footer-wrapper .small{font-size:0.65em;font-weight:400}.legacy-styling .p-prquiz .section-footer-wrapper a.btn{color:#FFF}@media (max-width: 1004.98px){.legacy-styling .p-prquiz .section-footer-wrapper{height:250px}.legacy-styling .p-prquiz .section-footer-wrapper:after{top:-190px;width:100%}}@media (max-width: 614.98px){.legacy-styling .p-prquiz .section-footer-wrapper{height:300px;font-size:1.4em}.legacy-styling .p-prquiz .section-footer-wrapper:after{top:-220px}}.legacy-styling .p-prquiz .bullets{background-color:#FFF9EA;margin-top:-50px;padding:50px 0}.legacy-styling .p-prquiz .bullets h2{padding:2% 6%;font-size:2.5em;font-weight:100}.legacy-styling .p-prquiz .bullets .ul{padding:1% 5%;font-weight:600}.legacy-styling .p-prquiz .bullets .ul .li{padding:8px 20px;background-color:#FFF;display:flex;padding-left:5px}.legacy-styling .p-prquiz .bullets .ul .li:before{content:'';background-image:url(/assets/strategy/shape-0fde542e1bd1546bcd6b831138f48f150d0730934964f9a41aec36934e51fc9c.svg);background-repeat:no-repeat;min-width:45px;height:35px;background-size:35px}.legacy-styling .p-prquiz .bullets .more{color:#27d08b;width:100%;font-weight:600;padding-top:50px;font-size:1.15em;text-align:center}.legacy-styling .p-prquiz .hero-results-headline{background-color:#FFF9EA}.legacy-styling .p-prquiz .hero-results-headline p{padding:15px 0}.legacy-styling .p-prquiz .hero-results{padding-top:20px}.legacy-styling .p-prquiz .hero-results .video-caption{font-size:1.4em;text-align:center}.legacy-styling .p-prquiz .hero-results h2{font-size:2.6em;padding:100px 0px}.legacy-styling .p-prquiz .hero-results .results-teaser{align-items:center}.legacy-styling .p-prquiz .hero-results .results-teaser:after{content:'';background-color:#27d08b;display:block;position:relative;z-index:-1;border-radius:0 80px 0 0;top:-140px;height:200px;left:-60px;width:100%}@media (max-width: 1004.98px){.legacy-styling .p-prquiz .hero-results .results-teaser{background-color:#27d08b;padding:25px 0}.legacy-styling .p-prquiz .hero-results .results-teaser:after{content:none}}.legacy-styling .p-prquiz .hero-results .results-teaser .title{color:#FFF;padding-bottom:10px;font-weight:600;font-size:2em}.legacy-styling .p-prquiz .hero-results .results-teaser .box-inner{color:#273851;margin:0 10%;padding:20px 0;background-color:#FFF;text-align:center;text-transform:uppercase;font-weight:800;font-size:1.2em;letter-spacing:0.1em}.legacy-styling .p-prquiz .hero-results .video-wrapper{margin-top:-140px;margin-left:-80px;margin-right:40px;background-color:#FFF9EA}@media (max-width: 1004.98px){.legacy-styling .p-prquiz .hero-results .video-wrapper{margin:0 -20px}}.legacy-styling .p-prquiz .hero-results .video-wrapper .video-headline{padding:60px 80px}@media (max-width: 767.98px){.legacy-styling .p-prquiz .hero-results .video-wrapper .video-headline{padding:40px 20px}}.legacy-styling .p-prquiz .hero-results .video-wrapper .video-headline h3{font-size:2.1em;padding-bottom:50px}.legacy-styling .p-prquiz .hero-results .video-wrapper .video-headline .video{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.legacy-styling .p-prquiz .hero-results .video-wrapper .video-headline .video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.legacy-styling .p-prquiz section.new-platform{margin:50px 0}.legacy-styling .p-prquiz section.new-platform .logo{display:flex;font-weight:800;font-size:2.3em;justify-content:center}.legacy-styling .p-prquiz section.new-platform .logo:before{content:"";display:block;width:80px;height:80px;margin-right:14px;background:url(/assets/new_logo-520101e944a9c0b924be8ce50c9a6cf0f6e645c31d9405e5cef365173d5d918b.svg) no-repeat;background-size:70px}@media (max-width: 1239.98px){.legacy-styling .p-prquiz section.new-platform .logo{font-size:2.2em}.legacy-styling .p-prquiz section.new-platform .logo:before{background-size:60px}}@media (max-width: 1004.98px){.legacy-styling .p-prquiz section.new-platform .logo{font-size:1.6em}.legacy-styling .p-prquiz section.new-platform .logo:before{background-size:50px}}.legacy-styling .p-prquiz section.new-platform .text{font-size:2em;line-height:1.2}@media (max-width: 1004.98px){.legacy-styling .p-prquiz section.new-platform .text{font-size:1.6em}}.legacy-styling .p-prquiz section.new_homepage .block-journey{padding-top:20px}.legacy-styling .p-prquiz section.new_homepage .h1{margin-bottom:86px}.legacy-styling .p-prquiz section.new_homepage .page-company:after{content:none}.legacy-styling .p-prquiz section.sta{margin-bottom:50px}.legacy-styling .p-prquiz section.sta .headline{padding-bottom:25px;text-align:center;font-weight:600;font-size:1.2em}.legacy-styling .p-prquiz section .button{text-align:center;max-width:400px;margin:0 auto}.legacy-styling .p-prquiz section .button p{width:100%;font-weight:600}.legacy-styling .team h1,.legacy-styling .team h2{padding-bottom:15px}.legacy-styling .team form#new_invite_team_log{justify-content:space-between}.legacy-styling .team form#new_invite_team_log .form-group input{min-width:300px;margin:0 15px;box-shadow:inset 0 -1px 0 0 #dfe4e8}@media (max-width: 1004.98px){.legacy-styling .team form#new_invite_team_log{flex-direction:column}.legacy-styling .team form#new_invite_team_log .form-group input{min-width:500px}}@media (max-width: 767.98px){.legacy-styling .team form#new_invite_team_log .form-group input{min-width:300px}}.legacy-styling .team .member{display:flex;justify-content:space-between;border-bottom:1px solid #aaa;padding:12px 0;margin-bottom:30px}.legacy-styling .team .member .actions{display:flex;justify-content:space-around;flex-direction:column}.legacy-styling .team a,.legacy-styling .team input.reassign{margin:35px 10px 35px 0px}.legacy-styling .team .reassign_team_form_confirm input.boolean{display:inline-block;width:auto;height:auto;box-shadow:none}.legacy-styling .team .brand-team{width:200px}.legacy-styling .tools-wrapper .page-title{text-align:center}.legacy-styling .tools-wrapper .page-title h1{font-size:2.7rem;margin:auto}.legacy-styling .tools-wrapper .subtitle{font-weight:600;font-size:1.3em}.legacy-styling .tools-wrapper .cta-button{margin-top:60px;margin-bottom:135px;text-align:center}.legacy-styling .tools-wrapper .big-image{text-align:center;margin-bottom:140px}.legacy-styling .tools-wrapper .big-image img{width:100%;max-width:1110px}.legacy-styling .tools-wrapper .reason-list{padding-top:35px}.legacy-styling .tools-wrapper .reason-list li{list-style-type:none;font-weight:600;display:flex;font-size:1.5em;padding-bottom:25px}.legacy-styling .tools-wrapper .reason-list li img{width:30px;height:30px;margin-right:15px;margin-top:6px}.legacy-styling .tools-wrapper .screenshot img{width:100%}.legacy-styling .tools-wrapper .video-block{margin-top:100px}.legacy-styling .tools-wrapper .video-block h2.title{text-align:center;font-size:2em;font-weight:600;padding-bottom:25px}.legacy-styling .tools-wrapper .block{margin-top:100px}.legacy-styling .tools-wrapper .block h2.title{text-align:center;font-size:2em;font-weight:600;padding-bottom:40px}.legacy-styling .tools-wrapper .block p{font-size:1.2em;font-weight:500}.legacy-styling .tools-wrapper .other-tools{margin-bottom:150px}.legacy-styling .tools-wrapper .other-tools .wrapper{display:inline-flex;width:100%;box-shadow:0px 0px 2px 2px #83808040;border-radius:23px;padding:23px 50px;align-items:center;margin:15px 0}.legacy-styling .tools-wrapper .other-tools .wrapper img{width:90px}.legacy-styling .tools-wrapper .other-tools .wrapper .title{padding-left:50px;font-size:1.6em;font-weight:600}.legacy-styling .tools-wrapper .other-tools .wrapper .button{margin-left:auto}.legacy-styling .tools-wrapper .other-tools .wrapper .block-who{background-color:#375074;padding-bottom:65px}.legacy-styling .tools-wrapper .other-tools .wrapper .block-who h2{color:#FFF;font-weight:900;padding:100px;font-size:44px;text-align:center}@media (max-width: 767px){.legacy-styling .tools-wrapper .other-tools .wrapper .block-who h2{font-size:35px;padding:100px 25px}}@media screen and (max-width: 767px){.legacy-styling .tools-wrapper .other-tools .wrapper{flex-direction:column}.legacy-styling .tools-wrapper .other-tools .wrapper .title{font-size:1.2em;text-align:center;padding:10px 0}}.legacy-styling .tools-wrapper .dark-wrapper{background-color:#375074;padding-bottom:65px}.legacy-styling .tools-wrapper .dark-wrapper h2{color:#FFF;font-weight:900;padding:100px;font-size:44px;text-align:center}@media (max-width: 767px){.legacy-styling .tools-wrapper .dark-wrapper h2{font-size:35px;padding:100px 25px}}.legacy-styling .tools-wrapper .dark-wrapper .block{border-radius:9px;background-color:#FFF;margin:0 10%;padding:25px}.legacy-styling .tools-wrapper .dark-wrapper .block .caption{font-weight:600;font-size:24px;line-height:1.1;text-align:center;padding-top:20px}.legacy-styling .tools-wrapper .dark-wrapper .block img{width:70%;margin:0 15%}.legacy-styling .p-login .page-registration{letter-spacing:0.67px;padding-bottom:100px}@media (min-width: 768px){.legacy-styling .p-login .page-registration:after{content:"";display:block;position:absolute;z-index:-1;top:38px;left:0;bottom:0;right:0;background-color:#FFF9EA}}@media (min-width: 768px) and (min-width: 1880px){.legacy-styling .p-login .page-registration:after{right:5%}}@media (min-width: 768px) and (max-width: 1300px){.legacy-styling .p-login .page-registration:after{right:4%}}@media (min-width: 768px) and (max-width: 1239.98px){.legacy-styling .p-login .page-registration:after{right:3%}}@media (min-width: 768px) and (max-width: 1004.98px){.legacy-styling .p-login .page-registration:after{right:4%}}@media (max-width: 1004.98px){.legacy-styling .p-login .page-registration{padding-bottom:60px}}@media (max-width: 767.98px){.legacy-styling .p-login .page-registration{padding-bottom:40px}}.legacy-styling .p-login .page-registration .page-title{position:relative;padding:0 !important}@media (max-width: 767.98px){.legacy-styling .p-login .page-registration .page-title{position:relative;background-color:#FFF9EA;padding-top:20px !important;padding-bottom:20px !important}}.legacy-styling .p-login .page-registration .page-title h1{padding-bottom:80px;font-weight:500;font-size:48px;line-height:56px;letter-spacing:0.67px;padding-top:130px}@media (min-width: 768px) and (max-width: 1004.98px){.legacy-styling .p-login .page-registration .page-title h1{position:relative;margin-bottom:-80px;padding-bottom:0}}@media (max-width: 767.98px){.legacy-styling .p-login .page-registration .page-title h1{padding-top:20px;padding-bottom:0;font-size:32px}}.legacy-styling .p-login .page-registration .page-title h1{width:100%;padding:125px 0;text-align:center;font-size:56px;font-weight:600}.legacy-styling .p-login .page-registration .page-title h3{text-align:center;width:100%;font-size:43px;font-weight:500;margin-top:60px}.legacy-styling .p-login .page-registration .page-title .description{font-size:39px;font-weight:600;color:#000;text-align:center;margin:0 18%}@media (max-width: 1239.98px){.legacy-styling .p-login .page-registration .page-title .description{font-size:27px}}.legacy-styling .p-login .page-registration .page-title .offer.blue .inner .head{background-color:#2b3f56}.legacy-styling .p-login .page-registration .page-title .offer.blue .inner .btn{background-color:#2b3f56;color:#fff}.legacy-styling .p-login .page-registration .page-title .offer.blue .inner .btn:hover,.legacy-styling .p-login .page-registration .page-title .offer.blue .inner .btn:focus,.legacy-styling .p-login .page-registration .page-title .offer.blue .inner .btn:active{background-color:#2B66A7;color:#fff}.legacy-styling .p-login .page-registration .page-title .offer.green .inner .head{background-color:#5BAA7D}@media (min-width: 1005px){.legacy-styling .p-login .page-registration .page-title .offer.green .inner .head .price-box .price{font-size:80px}}@media (min-width: 1005px) and (min-width: 1005px) and (max-width: 1239.98px){.legacy-styling .p-login .page-registration .page-title .offer.green .inner .head .price-box .price{font-size:64px}}.legacy-styling .p-login .page-registration .page-title .offer.green .inner .btn{background-color:#1fcaa8;color:#fff}.legacy-styling .p-login .page-registration .page-title .offer.green .inner .btn:hover,.legacy-styling .p-login .page-registration .page-title .offer.green .inner .btn:focus,.legacy-styling .p-login .page-registration .page-title .offer.green .inner .btn:active{background-color:#27A27B;color:#fff}@media (max-width: 1004.98px){.legacy-styling .p-login .page-registration .page-title .offer.purple{margin-bottom:0 !important}}.legacy-styling .p-login .page-registration .page-title .offer.purple .inner .head{background-color:#BE3686}.legacy-styling .p-login .page-registration .page-title .offer.purple .inner .btn{background-color:#BE3686;color:#fff}.legacy-styling .p-login .page-registration .page-title .offer.purple .inner .btn:hover,.legacy-styling .p-login .page-registration .page-title .offer.purple .inner .btn:focus,.legacy-styling .p-login .page-registration .page-title .offer.purple .inner .btn:active{background-color:#913777;color:#fff}.legacy-styling .p-login .page-registration .page-title .offer .inner{flex:1;display:flex;flex-wrap:wrap;flex-direction:column;background-color:#fff;overflow:hidden}.legacy-styling .p-login .page-registration .page-title .offer .inner .head{display:flex;flex-wrap:wrap;flex-direction:column;height:160px;padding:12px 30px 0;color:#fff}.legacy-styling .p-login .page-registration .page-title .offer .inner .head .name{flex:0 0 auto;height:auto;line-height:30px;padding:0 0 12px;border-bottom:rgba(255,255,255,0.5) 2px solid}.legacy-styling .p-login .page-registration .page-title .offer .inner .head .price-box{margin:auto}.legacy-styling .p-login .page-registration .page-title .offer .inner .head .price-box>*{display:inline-block;height:30px;line-height:30px;font-size:24px;font-weight:800}.legacy-styling .p-login .page-registration .page-title .offer .inner .head .price-box .price{font-size:48px}.legacy-styling .p-login .page-registration .page-title .offer .inner .head .price-box .period{font-weight:300}.legacy-styling .p-login .page-registration .page-title .offer .inner .data{padding:30px}@media (max-width: 614.98px){.legacy-styling .p-login .page-registration .page-title .offer .inner .data{padding:20px}}.legacy-styling .p-login .page-registration .page-title .offer .inner .data .label{display:inline-block;margin:0 3px;padding:2px 10px;border-radius:10px;color:#fff}.legacy-styling .p-login .page-registration .page-title .offer .inner .data .label.blue{background-color:#2b3f56}.legacy-styling .p-login .page-registration .page-title .offer .inner .data .label.green{background-color:#1fcaa8}.legacy-styling .p-login .page-registration .page-title .offer .inner .data .label.purple{background-color:#BE3686}.legacy-styling .p-login .page-registration .page-title .offer .inner .data .features li{padding:15px 10px;min-height:auto}.legacy-styling .p-login .page-registration .page-title .offer .inner .btn{flex:0 0 auto;display:block;margin:0 30px 30px;padding-left:20px;padding-right:20px}@media (max-width: 1004.98px){.legacy-styling .p-login .page-registration .page-title .offer .inner .btn{max-width:300px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}}@media (max-width: 767.98px){.legacy-styling .p-login .page-registration .page-title .offer .inner .btn{margin-bottom:20px}}@media (max-width: 614.98px){.legacy-styling .p-login .page-registration .page-title .offer .inner .btn{margin:0 20px 20px;max-width:none;width:auto}}.legacy-styling .p-login .page-registration .page-title .offer{margin:0;padding-top:130px}.legacy-styling .p-login .page-registration .page-title .offer .inner{width:100%;display:block}.legacy-styling .p-login .page-registration .page-title .offer .inner .data{padding-bottom:0}@media (max-width: 1004.98px){.legacy-styling .p-login .page-registration .page-title .offer{width:100%;height:100%}}.legacy-styling .p-login .page-registration .page-title .offer.blue,.legacy-styling .p-login .page-registration .page-title .offer.purple{padding-top:0}.legacy-styling .p-login .page-registration .page-title .offer.blue .inner{background-color:#2b3f56}.legacy-styling .p-login .page-registration .page-title .offer.blue .inner .btn{background-color:#2b3f56;color:#fff}.legacy-styling .p-login .page-registration .page-title .offer.blue .inner .btn:hover,.legacy-styling .p-login .page-registration .page-title .offer.blue .inner .btn:focus,.legacy-styling .p-login .page-registration .page-title .offer.blue .inner .btn:active{background-color:#2B66A7;color:#fff}.legacy-styling .p-login .page-registration .page-title .offer.green .inner{background-color:#5BAA7D}@media (min-width: 1005px){.legacy-styling .p-login .page-registration .page-title .offer.green .inner-head .price-box .price{font-size:80px}}.legacy-styling .p-login .page-registration .page-title .offer.green .inner-head .btn{background-color:#5BAA7D;color:#fff}.legacy-styling .p-login .page-registration .page-title .offer.green .inner-head .btn:hover,.legacy-styling .p-login .page-registration .page-title .offer.green .inner-head .btn:focus,.legacy-styling .p-login .page-registration .page-title .offer.green .inner-head .btn:active{background-color:#27A27B;color:#fff}@media (max-width: 1004.98px){.legacy-styling .p-login .page-registration .page-title .offer.pink{margin-bottom:0 !important}}.legacy-styling .p-login .page-registration .page-title .offer.pink .inner .inner-head{background-color:#BE3686}.legacy-styling .p-login .page-registration .page-title .offer.pink .inner .btn{background-color:#BE3686;color:#fff}.legacy-styling .p-login .page-registration .page-title .offer.pink .inner .btn:hover,.legacy-styling .p-login .page-registration .page-title .offer.pink .inner .btn:focus,.legacy-styling .p-login .page-registration .page-title .offer.pink .inner .btn:active{background-color:#913777;color:#fff}.legacy-styling .p-login .page-registration .page-title .offer .inner{color:#FFF}@media (min-width: 768px) and (min-width: 768px) and (max-width: 1004.98px){.legacy-styling .p-login .page-registration .page-title .offer .inner{margin-top:-80px}}@media (min-width: 768px) and (max-width: 909px){.legacy-styling .p-login .page-registration .page-title .offer .inner{margin-top:-120px}}@media (min-width: 768px) and (max-width: 859px){.legacy-styling .p-login .page-registration .page-title .offer .inner{margin-top:-200px}}.legacy-styling .p-login .page-registration .page-title .offer .inner .inner-head{padding:50px 41px 0 42px}.legacy-styling .p-login .page-registration .page-title .offer .inner .inner-head .plan{font-weight:500;font-size:18px;line-height:21px;padding-bottom:7px}.legacy-styling .p-login .page-registration .page-title .offer .inner .inner-head .name{font-weight:800;font-size:30px;line-height:35px;border-bottom:1px solid rgba(255,255,255,0.2);padding-bottom:21px}@media (max-width: 767.98px){.legacy-styling .p-login .page-registration .page-title .offer .inner .inner-head{height:160px;padding-top:20px}}.legacy-styling .p-login .page-registration .page-title .offer .inner .inner-head .price-box .price{font-size:80px}@media (max-width: 767.98px){.legacy-styling .p-login .page-registration .page-title .offer .inner .inner-head .price-box .price{font-size:48px}}.legacy-styling .p-login .page-registration .page-title .offer .inner .card-wrapper{background-color:#6DCE97;height:78px;margin-right:42px}.legacy-styling .p-login .page-registration .page-title .offer .inner .card-wrapper img{top:-16px;left:31px;position:relative}.legacy-styling .p-login .page-registration .page-title .offer .inner .card-wrapper .price-box{display:inline-block;margin-left:60px;font-weight:600;font-size:14px;line-height:16px}.legacy-styling .p-login .page-registration .page-title .offer .inner .card-wrapper .price-box .price{font-weight:800;font-size:30px;line-height:35px}.legacy-styling .p-login .page-registration .page-title .offer .inner h6{font-weight:bold;font-size:24px;line-height:50%;padding-bottom:25px}.legacy-styling .p-login .page-registration .page-title .offer .inner .billing_info__form{padding:0 44px}.legacy-styling .p-login .page-registration .page-title .offer .inner .billing_info__form label{width:100%;font-weight:bold;font-size:16px;line-height:50%;letter-spacing:0.67px;padding-right:10px}.legacy-styling .p-login .page-registration .page-title .offer .inner .billing_info__form input{background:none;border:none;width:100%;outline:none}.legacy-styling .p-login .page-registration .page-title .offer .inner .billing_info__form .stripe-field{border-bottom:1px solid rgba(255,255,255,0.3);height:50px;padding-top:14px;color:#FFF;font-size:18px}.legacy-styling .p-login .page-registration .page-title .offer .inner .billing_info__form .form-group{display:flex}.legacy-styling .p-login .page-registration .page-title .offer .inner .billing_info__form .error{color:#ffea80;font-size:24px;font-weight:800}.legacy-styling .p-login .page-registration .page-title .offer .inner .total-price{padding:8px 0 20px 45px;display:flex;align-items:center}.legacy-styling .p-login .page-registration .page-title .offer .inner .total-price h6{line-height:100%;padding:17px 0;flex:1}.legacy-styling .p-login .page-registration .page-title .offer .inner .total-price .price-value{padding:20px 0;text-align:center;flex:1;background-color:#6DCE97;font-weight:bold;font-size:24px;line-height:100%}.legacy-styling .p-login .page-registration .page-title .offer .inner .list-check{padding:20px 30px}.legacy-styling .p-login .page-registration .page-title .offer .inner .list-check li{font-weight:600;font-size:15px;line-height:130%;border-top:1px solid rgba(255,255,255,0.15);padding:15px}.legacy-styling .p-login .page-registration .page-title .offer .inner .list-check li:before{content:"";display:inline-block;font:normal normal normal 1.125rem/1 "iconfont";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;padding-right:11px;font-size:16px}.legacy-styling .p-login .page-registration .page-title .offer .inner .btn{font-size:14px;margin:20px auto 40px;border-radius:10px}.legacy-styling .p-login .page-registration .page-title .offer .inner .btn.btn-light,.legacy-styling .p-login .page-registration .page-title .offer .inner .page-results .press-ops-wrapper .btn-group .btn,.legacy-styling .page-results .press-ops-wrapper .btn-group .p-login .page-registration .page-title .offer .inner .btn{background-color:#FFF;color:#2B3B52}.legacy-styling .p-login .page-registration .page-title .offer .inner .btn.btn-light:hover,.legacy-styling .p-login .page-registration .page-title .offer .inner .page-results .press-ops-wrapper .btn-group .btn:hover,.legacy-styling .page-results .press-ops-wrapper .btn-group .p-login .page-registration .page-title .offer .inner .btn:hover,.legacy-styling .p-login .page-registration .page-title .offer .inner .btn.btn-light:focus,.legacy-styling .p-login .page-registration .page-title .offer .inner .page-results .press-ops-wrapper .btn-group .btn:focus,.legacy-styling .page-results .press-ops-wrapper .btn-group .p-login .page-registration .page-title .offer .inner .btn:focus,.legacy-styling .p-login .page-registration .page-title .offer .inner .btn.btn-light:active,.legacy-styling .p-login .page-registration .page-title .offer .inner .page-results .press-ops-wrapper .btn-group .btn:active,.legacy-styling .page-results .press-ops-wrapper .btn-group .p-login .page-registration .page-title .offer .inner .btn:active{color:#2B3B52 !important;background-color:#FFF !important}@media (max-width: 767.98px){.legacy-styling .p-login .page-registration .page-title .offer .inner .btn{display:none}}.legacy-styling .p-login .page-registration .page-title .offer .inner .btn .icon-left{position:relative;top:-1px;margin-right:8px}.legacy-styling .p-login .page-registration .page-title .offer .inner .pricing-btn{text-align:center;padding-bottom:30px}.legacy-styling .p-login .page-registration .page-title .offer .inner .pricing-btn a{color:#FFF}.legacy-styling .p-login .page-registration .page-title .offer .inner .pricing-btn span{padding-right:10px;font-size:14px}.legacy-styling .p-login .page-registration .page-title .policy{font-weight:600;padding:0 18%}@media (min-width: 615px){.legacy-styling .p-login .page-registration .page-title .img{position:relative;display:flex;height:100%}}@media (min-width: 1005px){.legacy-styling .p-login .page-registration .page-title .img img{position:absolute;top:100%;width:360px;margin-top:-180px;right:0}}@media (min-width: 768px) and (max-width: 1004.98px){.legacy-styling .p-login .page-registration .page-title .img img{position:absolute;top:100%;margin-top:-90px;right:0}}@media (min-width: 615px) and (max-width: 767.98px){.legacy-styling .p-login .page-registration .page-title .img img{position:absolute;top:100%;margin-top:-90px;right:0;width:100%}}@media (max-width: 614.98px){.legacy-styling .p-login .page-registration .page-title .img img{display:block;max-width:50%;height:auto;margin-left:auto;margin-top:20px}}.legacy-styling .p-login .page-registration .steps{width:100%;padding-top:100px}.legacy-styling .p-login .page-registration .steps .numbers{text-align:center;font-weight:600}.legacy-styling .p-login .page-registration .steps .progress{background-color:#FFF;width:95%;margin-top:10px}.legacy-styling .p-login .page-registration .steps .progress .progress-bar{width:50%;border-radius:8px;height:16px;background-color:#1fca84}.legacy-styling .p-login .page-registration form .form-group-wrapper{background-color:#FFF;padding:44px 55px 26px 55px;margin-bottom:20px;font-weight:bold;line-height:50%}.legacy-styling .p-login .page-registration form .form-group-wrapper.new-form{margin:60px 0;width:95%}.legacy-styling .p-login .page-registration form .form-group-wrapper .help-block{font-size:12px;font-weight:500}.legacy-styling .p-login .page-registration form .form-group-wrapper .title{padding-bottom:40px;width:100%;font-size:24px}.legacy-styling .p-login .page-registration form .form-group-wrapper label{font-size:16px}.legacy-styling .p-login .page-registration form .form-group-wrapper .form-group{padding-bottom:36px}.legacy-styling .p-login .page-registration form .form-group-wrapper .select2-selection--single{border:none;border-bottom:1px solid rgba(0,0,0,0.1);border-radius:0;margin-top:4px;padding-left:0}.legacy-styling .p-login .page-registration form .form-group-wrapper.account-info .row{padding-bottom:25px}.legacy-styling .p-login .page-registration form .form-group-wrapper.account-info .value{font-weight:400}.legacy-styling .p-login .page-registration form .pass-wrapper{position:relative}.legacy-styling .p-login .page-registration form .pass-wrapper .small{position:absolute;right:0;top:50%;transform:translateY(-50%);font-weight:700}.legacy-styling .p-login .page-registration form+.small a{display:inline-block;font-weight:800}.legacy-styling .p-login .page-registration form+.small a .icon-right{position:relative;top:-1px;margin-left:5px;font-size:11px}.legacy-styling .p-login .page-registration form+.small .black{color:#000}.legacy-styling .p-login .page-registration form+.small .black:hover{color:#BE3686}.legacy-styling .p-login .page-registration .subscription-info,.legacy-styling .p-login .page-registration .credit-card-info,.legacy-styling .p-login .page-registration .hidden{-webkit-transition:display .5s ease;-moz-transition:display .5s ease;-o-transition:display .5s ease}.legacy-styling .p-login .page-registration .card-img{background:#40596B;width:370px;height:210px;border-radius:20px;margin:20px auto 30px;padding:35px 40px 27px 40px;font-weight:600;font-size:14px;line-height:100%;letter-spacing:0.67px}.legacy-styling .p-login .page-registration .card-img .chip{padding-bottom:27px}.legacy-styling .p-login .page-registration .card-img .card-number{padding-bottom:20px}.legacy-styling .p-login .page-registration .card-img .card-number .group{display:inline;padding-right:15px;font-size:16px}.legacy-styling .p-login .page-registration .card-img .bottom{display:flex;justify-content:space-between;align-items:center;margin-top:-10px}.legacy-styling .p-login .page-registration .card-img .card-logo{height:43px}.legacy-styling .p-login .page-registration .card-img .cardholder{text-transform:uppercase}.legacy-styling .p-login .page-registration .thank-you .wrapper{background-color:#FFF;margin-top:40px;padding:24px 74px;border-radius:20px}.legacy-styling .p-login .page-registration .thank-you .wrapper .text{font-weight:500;font-size:48px;line-height:56px;padding:45px 0}.legacy-styling .p-login .page-registration .thank-you .wrapper .text h2{font-size:1em;text-align:center}.legacy-styling .p-login .page-registration .thank-you .wrapper .text h3{font-size:30px;text-align:start;font-weight:600;margin-bottom:15px}.legacy-styling .p-login .page-registration .thank-you .wrapper .text p,.legacy-styling .p-login .page-registration .thank-you .wrapper .text a{font-size:17px;line-height:30px}.legacy-styling .p-login .page-registration .thank-you .wrapper .btn-lg,.legacy-styling .p-login .page-registration .thank-you .wrapper .btn-group-lg>.btn{font-size:16px;line-height:130%;border-radius:10px 10px 10px 0px}.legacy-styling .p-login .col-wrapper{border:solid 1px #DDD;border-radius:12px;padding:30px}.legacy-styling .p-login .requrring,.legacy-styling .p-login .today{display:flex;justify-content:space-between;padding:6px 0}.legacy-styling .p-login .today{color:#1fca84;font-weight:800;font-size:20px}.legacy-styling .p-login .then-text{padding-top:15px}.legacy-styling .p-login .form-container h4.billing{font-weight:800}.legacy-styling .p-login .form-container .payment-form{display:flex}.legacy-styling .p-login .form-container .payment-form .card-number{border-left:none;border-radius:0;border-right:0;margin-left:1px;width:70%;margin-top:-13px;padding-left:12px}.legacy-styling .p-login .form-container .payment-form .card-expiry,.legacy-styling .p-login .form-container .payment-form .card-cvv{width:15%}.legacy-styling .p-login .form-container .control-label{font-weight:600;font-size:18px}.legacy-styling .p-login .form-container .privacy-block{margin-top:70px;margin-bottom:20px}.legacy-styling .p-login .page-login{padding-bottom:225px}.legacy-styling .p-login .page-login .page-title{position:relative;padding:0 !important}@media (max-width: 767.98px){.legacy-styling .p-login .page-login .page-title{position:relative;background-color:#FFF9EA;padding-top:20px !important;padding-bottom:20px !important}}.legacy-styling .p-login .page-login .page-title h1{padding-top:50px;padding-bottom:80px}@media (min-width: 768px) and (max-width: 1004.98px){.legacy-styling .p-login .page-login .page-title h1{position:relative;margin-bottom:-80px;padding-bottom:0}}@media (max-width: 767.98px){.legacy-styling .p-login .page-login .page-title h1{padding-top:20px;padding-bottom:0;font-size:32px}}@media (min-width: 615px){.legacy-styling .p-login .page-login .page-title .img{position:relative;display:flex;height:100%}}@media (min-width: 1005px){.legacy-styling .p-login .page-login .page-title .img img{position:absolute;top:100%;width:360px;margin-top:-180px;right:0}}@media (min-width: 768px) and (max-width: 1004.98px){.legacy-styling .p-login .page-login .page-title .img img{position:absolute;top:100%;margin-top:-90px;right:0}}@media (min-width: 615px) and (max-width: 767.98px){.legacy-styling .p-login .page-login .page-title .img img{position:absolute;top:100%;margin-top:-90px;right:0;width:100%}}@media (max-width: 614.98px){.legacy-styling .p-login .page-login .page-title .img img{display:block;max-width:50%;height:auto;margin-left:auto;margin-top:20px}}.legacy-styling .p-login .page-login .page-title:after{content:"";display:block;position:absolute;z-index:-1;top:-150px;left:30%;bottom:0;right:0;background-color:#FFF9EA;border-radius:0 0 0 100px}.legacy-styling .p-login .page-login form .form-group-wrapper{background-color:#FFF;padding:44px 55px 26px 55px;margin-bottom:20px;font-weight:bold;line-height:50%}.legacy-styling .p-login .page-login form .form-group-wrapper .help-block{font-size:12px;font-weight:500}.legacy-styling .p-login .page-login form .form-group-wrapper .title{padding-bottom:40px;width:100%;font-size:24px}.legacy-styling .p-login .page-login form .form-group-wrapper label{font-size:16px}.legacy-styling .p-login .page-login form .form-group-wrapper .form-group{padding-bottom:36px}.legacy-styling .p-login .page-login form .form-group-wrapper .select2-selection--single{border:none;border-bottom:1px solid rgba(0,0,0,0.1);border-radius:0;margin-top:4px;padding-left:0}.legacy-styling .p-login .page-login form .pass-wrapper{position:relative}.legacy-styling .p-login .page-login form .pass-wrapper .small{position:absolute;right:0;top:50%;transform:translateY(-50%);font-weight:700}.legacy-styling .p-login .page-login form+.small a{display:inline-block;font-weight:800}.legacy-styling .p-login .page-login form+.small a .icon-right{position:relative;top:-1px;margin-left:5px;font-size:11px}.legacy-styling .p-login .page-login form+.small .black{color:#000}.legacy-styling .p-login .page-login form+.small .black:hover{color:#BE3686}.legacy-styling .p-signup .page__header{padding-top:120px;background:transparent}.legacy-styling .p-signup .page__header h2{font-size:35px;padding-bottom:40px}@media screen and (max-width: 1024px){.legacy-styling .p-signup .page__header h2{font-size:27px;padding-bottom:25px}}.legacy-styling .p-signup .page__header h3{text-align:center;margin-bottom:16px}@media screen and (max-width: 1024px){.legacy-styling .p-signup .page__header h3{font-size:14px}}.legacy-styling .p-signup .page__header .container{max-width:640px}.legacy-styling .signup{color:#232f3d}.legacy-styling .signup .small_print p{color:#93a8bd}.legacy-styling .signup .container{max-width:640px}.legacy-styling .b-signup{max-width:640px;background-color:#fff;border-radius:6px;margin:0 auto 70px auto;padding:50px}@media screen and (max-width: 767px){.legacy-styling .b-signup{padding:20px}}.legacy-styling .b-signup input{background-color:white !important;border-color:#d4dbe0;height:42px;line-height:42px;padding:0 20px}.legacy-styling .b-signup .actions{margin-top:25px;text-align:center}.legacy-styling .b-signup .actions .sign-up-button{height:55px;width:100%;font-size:21px;position:relative;text-overflow:ellipsis;overflow:hidden}@media screen and (max-width: 767px){.legacy-styling .b-signup .actions .sign-up-button{font-size:16px}}.legacy-styling .b-signup .actions .sign-up-button span.fa-cog{position:absolute;right:5px;top:5px}.legacy-styling .b-signup .actions p{margin-top:10px}@media screen and (max-width: 767px){.legacy-styling .b-signup .actions p{font-size:14px}}.legacy-styling .p-billing-info .cabinet-wrapper{background-color:#fff}.legacy-styling .p-billing-info .form{background-color:#F2F6F7;max-width:600px}.legacy-styling .p-billing-info .page__header{background:transparent}.legacy-styling .p-billing-info .page__header h2{font-size:35px}.legacy-styling .p-billing-info .page__header h3{text-align:center;margin-top:10px;margin-bottom:40px;font-size:25px;font-weight:lighter}.legacy-styling .p-billing-info .page__header .container{max-width:700px}.legacy-styling .p-billing-info .price_for_period{font-weight:600;color:#b5cdea;font-size:0.625rem;text-transform:uppercase;color:#fff;position:relative;top:100px}@media screen and (max-width: 767px){.legacy-styling .p-billing-info .price_for_period{font-size:12px;text-align:left;padding:2px 20px}}.legacy-styling .p-billing-info .pricing-custom-block{margin-top:50px}.legacy-styling .p-billing-info .pricing-custom-block-price{position:relative}.legacy-styling .billing-info{color:#232f3d}.legacy-styling .billing-info .small_print p{color:#93a8bd}.legacy-styling .billing-info .container{max-width:700px}.legacy-styling .b-billing-info{background-color:#F2F6F7;max-width:690px;border-radius:6px;margin:0 auto 70px auto;padding:50px}.legacy-styling .b-billing-info h3{font-size:23px;display:inline-block}.legacy-styling .b-billing-info h4.payment-disclaimer{font-weight:normal}.legacy-styling .b-billing-info .error{color:#FFAF8E}.legacy-styling .b-billing-info .billing-cards{display:inline-block;float:right}.legacy-styling .b-billing-info .billing-cards img{margin-right:5px;width:35px;display:inline-block}@media screen and (max-width: 767px){.legacy-styling .b-billing-info{padding:20px}}.legacy-styling .b-billing-info h5{color:#a1afc0;font-size:0.625rem;letter-spacing:0.05em;font-weight:600;line-height:27px;text-transform:uppercase;margin:0}.legacy-styling .b-billing-info input{background-color:white !important;border-color:#d4dbe0;height:42px;line-height:42px;padding:0 20px}.legacy-styling .b-billing-info .actions{margin-top:25px;text-align:center}.legacy-styling .b-billing-info .actions .submit-billing-info{height:55px;color:#fff;background-color:#385074;border-color:#385074;font-weight:800;text-align:center;white-space:nowrap;vertical-align:middle;border:0 solid transparent;font-size:20px;letter-spacing:0;text-transform:capitalize;border-radius:16px;width:100%}.legacy-styling .b-billing-info .actions .submit-billing-info span.fa-cog{position:absolute;right:5px;top:5px}.legacy-styling .b-billing-info .actions p{margin-top:10px}.legacy-styling .b-billing-info .card{background-color:#5382b8;border-radius:10px;display:block;display:table;width:100%;margin:20px auto 40px}.legacy-styling .b-billing-info .card::after{clear:both;content:"";display:table}.legacy-styling .b-billing-info .card h6{font-weight:600;color:#b5cdea;font-size:0.625rem;text-transform:uppercase;color:#fff}.legacy-styling .b-billing-info .card .price{color:white;font-size:2.375rem;font-weight:100;width:180px;height:100px;line-height:100px;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.legacy-styling .b-billing-info .card section,.legacy-styling .b-billing-info .card aside{padding:30px 15px;display:table-cell}.legacy-styling .b-billing-info .card input::-webkit-input-placeholder{color:#bbc6d2;font-size:12pt;font-weight:bold;line-height:25px;text-transform:uppercase}.legacy-styling .b-billing-info .card input::-moz-placeholder{color:#bbc6d2;font-size:12pt;font-weight:bold;line-height:25px;text-transform:uppercase}.legacy-styling .b-billing-info .card input:-moz-placeholder{color:#bbc6d2;font-size:12pt;font-weight:bold;line-height:25px;text-transform:uppercase}.legacy-styling .b-billing-info .card input:-ms-input-placeholder{color:#bbc6d2;font-size:12pt;font-weight:bold;line-height:25px;text-transform:uppercase}.legacy-styling .b-billing-info .card .form-group{padding-bottom:0}.legacy-styling .b-billing-info .card .select2-container--default .select2-selection--single{border-radius:5px;margin-bottom:10px}.legacy-styling .b-billing-info .card .stripe-field{display:block;text-align:center;background-color:white;box-sizing:border-box;border-radius:5px;border:1px solid #f5f7f8;width:100%;margin-bottom:0.75em;padding:0.5em 0.5em 0.5em 20px}.legacy-styling .b-billing-info .card .stripe-field.focus{border:solid 1px #1fcaa8 !important}.legacy-styling .b-billing-info .card fieldset{background:none;border:0;padding:0;margin:0;display:table;width:100%;position:relative;display:block}.legacy-styling .b-billing-info .card fieldset::after{clear:both;content:"";display:table}.legacy-styling .b-billing-info .card fieldset label{float:left;width:45%}.legacy-styling .b-billing-info .card fieldset label+label{float:right;text-align:right}.legacy-styling .b-billing-info .card fieldset input{max-width:135px;display:inline-block;text-align:left}.legacy-styling .b-billing-info .card aside{position:relative;text-align:center;width:290px;background-color:#5c88bc;border-radius:0 20px 20px 0;box-shadow:-2px 0 0 rgba(255,255,255,0.1)}@media screen and (max-width: 767px){.legacy-styling .b-billing-info .card aside{display:none}}.legacy-styling .saved-press-opportunities{background-color:#f2f6f7}.legacy-styling .saved-press-opportunities .wrapper{background-color:#FFF;padding:50px;border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0px 4px 10px 10px #E3E3E340}.legacy-styling .saved-press-opportunities .wrapper h1{font-size:2.3em}.legacy-styling .saved-press-opportunities .wrapper .press-ops{padding:50px}.legacy-styling .saved-press-opportunities .wrapper .press-ops .see-btn,.legacy-styling .saved-press-opportunities .wrapper .press-ops .remove-btn{height:40px}.legacy-styling .saved-press-opportunities .wrapper .press-ops .remove-btn{background-color:#FFD2D2;margin-left:15px;padding:5px;color:#000;font-size:1.4em}.legacy-styling .saved-press-opportunities .wrapper .press-ops .see-btn{margin-bottom:0}.legacy-styling .subscribed-press-opportunities-searches{background-color:#f2f6f7}.legacy-styling .subscribed-press-opportunities-searches .wrapper{background-color:#FFF;padding:50px;border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0px 4px 10px 10px #E3E3E340}.legacy-styling .subscribed-press-opportunities-searches .wrapper h1{font-size:2.5em;padding:20px 0 30px}@media screen and (max-width: 767px){.legacy-styling .subscribed-press-opportunities-searches .wrapper h1{text-align:center}}.legacy-styling .subscribed-press-opportunities-searches .wrapper .other-types{padding-bottom:50px;display:grid}.legacy-styling .subscribed-press-opportunities-searches .wrapper .button-group{padding:20px 0}.legacy-styling .subscribed-press-opportunities-searches .wrapper .button-group a{margin:0 10px}.legacy-styling .subscribed-press-opportunities-searches .wrapper .search-filters{font-size:0.8em;font-style:italic}.legacy-styling .subscribed-press-opportunities-searches .wrapper h2{text-align:left;font-weight:400}.legacy-styling .subscribed-press-opportunities-searches .wrapper .items .grey{color:#878787}.legacy-styling .p-error .page__header{margin-top:30px}.legacy-styling .p-error .page__header h1{color:#1fcaa8;font-size:7em}.legacy-styling .p-error .error_message{margin:20px 0 50px 0}.legacy-styling .p-error .error_message h2{font-weight:400;margin-bottom:20px}.legacy-styling .p-error .error-message-section{display:flex;flex-direction:row;justify-content:space-between}.legacy-styling .p-all-set{padding-bottom:100px}@media (max-width: 1004.98px){.legacy-styling .p-all-set{padding-bottom:80px}}@media (max-width: 767.98px){.legacy-styling .p-all-set{padding-bottom:50px}}.legacy-styling .p-all-set .page-title{position:relative}@media (min-width: 768px){.legacy-styling .p-all-set .page-title:after{content:"";display:block;position:absolute;z-index:-1;top:-150px;left:30%;bottom:0;right:0;background-color:#FFF9EA;border-radius:0 0 0 100px}}@media (min-width: 768px) and (min-width: 1880px){.legacy-styling .p-all-set .page-title:after{left:35%}}@media (min-width: 768px) and (max-width: 1300px){.legacy-styling .p-all-set .page-title:after{left:28.1%}}@media (min-width: 768px) and (max-width: 1239.98px){.legacy-styling .p-all-set .page-title:after{right:-14px}}@media (min-width: 768px) and (max-width: 1004.98px){.legacy-styling .p-all-set .page-title:after{left:35%}}@media (max-width: 767.98px){.legacy-styling .p-all-set .page-title{position:relative;background-color:#FFF9EA;padding-top:20px !important;padding-bottom:20px !important}}.legacy-styling .p-all-set .all-set{padding-bottom:100px}@media (max-width: 1004.98px){.legacy-styling .p-all-set .all-set{padding-bottom:80px}}@media (min-width: 615px){.legacy-styling .p-all-set .all-set:after{content:"";display:block;position:absolute;z-index:-1;top:-150px;left:30%;bottom:0;right:0;background-color:#FFF9EA;border-radius:0 0 0 80px}}@media (min-width: 615px) and (min-width: 1880px){.legacy-styling .p-all-set .all-set:after{left:35%}}@media (min-width: 615px) and (max-width: 1300px){.legacy-styling .p-all-set .all-set:after{left:28.1%}}@media (min-width: 615px) and (max-width: 1004.98px){.legacy-styling .p-all-set .all-set:after{left:278px}}@media (max-width: 614.98px){.legacy-styling .p-all-set .all-set{background-color:#FFF9EA}}.legacy-styling .p-all-set .all-set-container{display:-moz-flex;display:flex;-moz-flex-direction:row;flex-direction:row;justify-content:space-between}.legacy-styling .p-all-set .avatar{margin-right:20px;align-self:flex-end;max-width:120px}.legacy-styling .p-all-set .avatar img{border-radius:50%}.legacy-styling .p-all-set .text{background-color:#fff;border-radius:10px;position:relative;padding:25px;max-width:960px;margin:20px 20px 70px}.legacy-styling .p-all-set .text::after{content:'';position:absolute;bottom:0;left:2.1%;width:0;height:0;border:39px solid transparent;border-top-color:#fff;border-bottom:0;border-left:0;margin-left:-12.5px;margin-bottom:-33px}.legacy-styling .brand-manager .btn-square{border-radius:9px}.legacy-styling .brand-manager .be-that .description{padding:30px 0}.legacy-styling .brand-manager .be-that .cta-button,.legacy-styling .brand-manager .be-that .image{margin-bottom:40px}.legacy-styling .brand-manager .be-that .image .overlay{position:absolute;width:82%;z-index:-1}.legacy-styling .brand-manager .be-that .image .devices{width:100%}.legacy-styling .brand-manager .big-texts{text-align:center;margin-bottom:90px}.legacy-styling .brand-manager .big-texts h2{font-size:2.5em;padding-bottom:25px;max-width:1000px;margin:auto}.legacy-styling .brand-manager .big-texts .sub-header{margin:auto;max-width:700px;margin:auto}.legacy-styling .brand-manager .points-screens img.showed{box-shadow:8px 8px 2px 0px #92e7c5;border-radius:5px;width:100%}.legacy-styling .brand-manager .points-screens .text-block{height:100%;display:flex;flex-direction:column;justify-content:center;max-width:430px;padding-left:50px}.legacy-styling .brand-manager .points-screens .text-block.left{margin-right:0px;margin-left:auto}.legacy-styling .brand-manager .points-screens .text-block .title{color:#25D08B;font-size:2em;line-height:1.2;font-weight:800;padding-bottom:20px}.legacy-styling .brand-manager .block-journey .item{box-shadow:0 2px 4px 0 black}.legacy-styling .brand-manager .block-journey .item .img{height:230px}.legacy-styling .brand-manager .block-journey .item .text{padding:28px;font-size:1.2em}.legacy-styling .brand-manager .block-journey:before{height:390px}.legacy-styling .brand-manager .all-in-one img{width:100%}.legacy-styling .link-love-container{margin-bottom:30px;min-height:300px;background:#FFF;border-bottom-left-radius:20px;border-bottom-right-radius:20px}@media screen and (max-width: 767px){.legacy-styling .link-love-container tr.item{display:inline-grid;width:90%}}.legacy-styling .link-love-container .report{display:flex;justify-content:space-between;padding:20px;border-bottom:rgba(119,139,155,0.3) 1px solid}.legacy-styling .link-love-container .report span.red{color:#F52222;font-family:'Saira Condensed'}.legacy-styling .link-love-container .report.in-process .done{display:none}.legacy-styling .link-love-container .report.done .in-process{display:none}.legacy-styling .link-love-container .report .query{font-weight:700;min-height:50px}.legacy-styling .link-love-container .report .query .in-process{color:#BE3686}.legacy-styling .link-love-container .report .action-button{width:30px;font-size:15px;margin-left:5px}.legacy-styling .link-love-container .header{display:flex;justify-content:space-between;border:1px solid #e7e7e7;border-top-left-radius:10px;border-top-right-radius:10px;padding:12px 30px;align-items:center}.legacy-styling .link-love-container .header .title{font-size:1.4em}.legacy-styling .link-love-container .header .question-mark{cursor:pointer;background-color:#1fcaa8;height:50px;width:50px;text-align:center;font-size:2em;font-weight:900;color:#fff;border-radius:50px;text-decoration:none}.legacy-styling .link-love-container .report-name h2{font-size:1.2em;font-weight:600}.legacy-styling .link-love-container .report-name h2 .report{display:inline;border:inherit;padding:5px}.legacy-styling .link-love-container .report-name h2 .query{color:#767679}.legacy-styling .link-love-container .report-name h2 .counter{color:#DE6767}.legacy-styling .link-love-container .pitched{padding-left:5px;color:#999;font-weight:500}.legacy-styling .link-love-container table.table{font-size:0.8em;border:1px solid #e7e7e7;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top:none}.legacy-styling .link-love-container table.table thead{border:none;color:#FFF;background:#426596;font-size:0.9em}.legacy-styling .link-love-container table.table thead a.sort_link{color:#FFF;text-decoration:none}.legacy-styling .link-love-container table.table thead tr th{border:none;text-align:start;padding:2px 20px}@media screen and (max-width: 767px){.legacy-styling .link-love-container table.table thead tr th{padding:2px}}.legacy-styling .link-love-container table.table thead tr th .arrow-help{color:#1fcaa8;font-size:0.7em}.legacy-styling .link-love-container table.table thead tr th:last-of-type{text-align:center}.legacy-styling .link-love-container table.table thead tr td{padding:10px 8px}.legacy-styling .link-love-container table.table tbody{background-color:#FFF}.legacy-styling .link-love-container table.table tbody td{padding:8px 4px;vertical-align:middle;font-weight:600;font-size:0.9em;border-top:1px solid rgba(119,139,155,0.2)}.legacy-styling .link-love-container table.table tbody td.actions{display:flex;justify-content:flex-end;align-items:center;margin-top:-1px}.legacy-styling .link-love-container table.table tbody td:first-of-type{padding-right:15px;font-weight:500}.legacy-styling .link-love-container table.table tbody td:first-of-type a{color:#3879B6;text-decoration:underline}.legacy-styling .link-love-container table.table tbody .red{color:#FF5A23}.legacy-styling .link-love-container table.table tbody .b_round{border-radius:50%;border:1px solid #E0DFDF;cursor:pointer;margin:0 15px;padding:6px 13px}.legacy-styling .link-love-container table.table .row-collapse{transition:width 2s ease-out, height 2s ease-out;display:none}.legacy-styling .link-love-container table.table tr td.source-link{padding-left:10px}.legacy-styling .link-love-container table.table tr td.source-link a{color:#000}.legacy-styling .link-love-container table.table tr td.broken-link a{color:#777;white-space:nowrap}.legacy-styling .link-love-container table.table tr td.text-link{font-weight:700}.legacy-styling .link-love-container table.table tr td span.error{color:red;display:none;font-size:12px}.legacy-styling .link-love-container .right-btn{float:right}.legacy-styling .link-love-container .js-email-select{display:none}.legacy-styling .link-love-container .email-select-container{border:none;font-weight:400;font-size:1em}.legacy-styling .link-love-container .email-select-container .select2-selection__arrow b{border-color:#1fcaa8 transparent transparent transparent}.legacy-styling .link-love-container .email-select-dropdown{background-color:#fff;font-weight:400}.legacy-styling .link-love-container .email-select-dropdown .select2-results__option[aria-selected=true]{color:#1fcaa8;background-color:#fff}.legacy-styling .link-love-container .nothing-found{font-size:1.1em;padding-bottom:40px;padding-top:10px}.legacy-styling .link_love_help{position:absolute;top:0;z-index:99999}.legacy-styling .link_love_help .background-svg{position:absolute}.legacy-styling .link_love_help .close{top:35px;right:35px;position:fixed}.legacy-styling .link_love_help .advice{position:absolute}.legacy-styling .link_love_help .advice .text{color:#fff;font-size:1.25em;font-weight:600}.legacy-styling .link_love_help .advice .navigation *{float:left;cursor:pointer}.legacy-styling .link_love_help .advice .skip{padding-left:10px;color:#999}.legacy-styling .more-button{float:right;margin-top:25px}.legacy-styling .linkabke{max-width:980px;margin:auto}.legacy-styling .review-favorites h1{padding:50px;text-align:center}.legacy-styling .review-favorites .submit{margin-bottom:50px;text-align:center}.legacy-styling .upload-favorites .header{font-size:25px;font-weight:600;text-align:center;padding-top:45px}.legacy-styling .upload-favorites .field{margin:0 25px;height:100%;display:flex;flex-direction:column}.legacy-styling .upload-favorites .field .caption{font-size:20px;font-weight:600;padding:20px 20px 5px;border-radius:10px 10px 0 0;border:solid #a4b5c5}.legacy-styling .upload-favorites .field .caption.center{padding:10px 20px}.legacy-styling .upload-favorites .field .caption .option{font-size:14px;font-weight:400;font-style:italic;background:#a4b5c542;padding:3px;margin-left:3px;border-radius:3px}.legacy-styling .upload-favorites .field .description{padding:5px 20px;border-radius:0 0 10px 10px;border:solid #a4b5c5;border-top:none;font-size:16px;flex:1}.legacy-styling .upload-favorites .field .caption,.legacy-styling .upload-favorites .field .description{transition:border-color 300ms linear}.legacy-styling .upload-favorites .selected .caption,.legacy-styling .upload-favorites .selected .description{border-color:#46d08b}.legacy-styling .upload-favorites .errored .caption,.legacy-styling .upload-favorites .errored .description{border-color:#e86d6d}.legacy-styling .upload-favorites .footer-submit{text-align:right;padding-bottom:50px;margin-right:20px}.legacy-styling .getstartednow .dark-bg{background-color:#375074;color:#FFF;padding-bottom:20px;margin-top:-2px !important}.legacy-styling .getstartednow .green-bg{background-color:#27D08B;color:#FFF;padding-bottom:20px;margin-top:-2px !important}.legacy-styling .getstartednow .chatrank-block{padding:40px 0;font-size:22px;font-weight:600;text-align:center}.legacy-styling .getstartednow .block-attract:after{display:none}.legacy-styling .getstartednow .block-attract h1{padding-top:80px;font-size:63px;line-height:1.16;text-align:center;padding-bottom:40px}.legacy-styling .getstartednow .block-attract .description{font-size:33px;font-weight:800;padding:40px 0;text-align:center}.legacy-styling .getstartednow .block-attract .action-button{text-align:center}.legacy-styling .getstartednow .block-attract .action-button .btn-square{text-transform:none;padding:32px;border-radius:9px;font-size:28px;border:1px solid #36a06b;max-width:100%}@media (max-width: 767px){.legacy-styling .getstartednow .block-attract .action-button .btn-square{padding:22px;font-size:24px}}.legacy-styling .getstartednow .block-attract .mark-list{display:flex;justify-content:center;padding:40px 0}.legacy-styling .getstartednow .block-attract .mark-list .mark-item{list-style-type:none;padding:0 6px;font-weight:800;font-size:23px}.legacy-styling .getstartednow .block-attract .mark-list .mark-item:before{content:url(/assets/icons/check-mark-c780c81ded9d0a34af482650680382e5530680a578f7dde0acab14de10e01d29.svg);padding-right:5px;vertical-align:text-top}.legacy-styling .getstartednow .block-attract .tryitnow-ab{text-align:left}.legacy-styling .getstartednow .block-attract .tryitnow-ab h1,.legacy-styling .getstartednow .block-attract .tryitnow-ab .description{text-align:left}.legacy-styling .getstartednow .block-attract .tryitnow-ab h1{font-size:50px;font-weight:600}.legacy-styling .getstartednow .block-attract .tryitnow-ab .description{font-size:24px;font-weight:600}.legacy-styling .getstartednow .block-attract .tryitnow-ab .mark-list .mark-item{font-weight:600;font-size:15px}.legacy-styling .getstartednow .block-attract .tryitnow-ab .mark-list .mark-item:before{vertical-align:middle}.legacy-styling .getstartednow .block-attract .tryitnow-ab .all-devices{display:flex;align-items:center;height:100%}.legacy-styling .getstartednow .block-attract .tryitnow-ab .any-device-caption{width:110px;padding-top:10px;font-weight:800;height:110px;background-color:#d74042;border-radius:110px;position:relative;bottom:210px;float:right;text-align:center}.legacy-styling .getstartednow .block-testimonials .title{padding:0px 255px 100px;text-align:center}.legacy-styling .getstartednow .block-testimonials .item{margin-bottom:50px}.legacy-styling .getstartednow .block-testimonials .action-button{text-align:center}.legacy-styling .getstartednow .block-testimonials .action-button .btn-square{text-transform:none;padding:32px;border-radius:9px;font-size:28px;border:1px solid #36a06b;max-width:100%}@media (max-width: 767px){.legacy-styling .getstartednow .block-testimonials .action-button .btn-square{padding:22px;font-size:17px}}.legacy-styling .getstartednow .block-journey .item{height:100%}.legacy-styling .getstartednow .block-process .h1{font-weight:800;font-size:38px;margin-bottom:110px;margin-top:140px;text-align:center}.legacy-styling .getstartednow .block-process .item{margin-bottom:150px}.legacy-styling .getstartednow .block-process .item .title .num{text-transform:none}.legacy-styling .getstartednow .block-process .item .h2{font-weight:900}.legacy-styling .getstartednow .block-process .item .subtitle{font-weight:900;padding:25px 28px;font-size:23px}.legacy-styling .getstartednow .block-process .item .props li{padding:12px 36px;text-indent:-26px;font-weight:600;font-size:19px;line-height:1.2}.legacy-styling .getstartednow .block-who{background-color:#375074;padding-bottom:65px}.legacy-styling .getstartednow .block-who h2{color:#FFF;font-weight:900;padding:100px;font-size:44px;text-align:center}@media (max-width: 767px){.legacy-styling .getstartednow .block-who h2{font-size:35px;padding:100px 25px}}.legacy-styling .getstartednow .block-who .block{border-radius:9px;background-color:#FFF;margin:0 10%;padding:25px}.legacy-styling .getstartednow .block-who .block .caption{font-weight:600;font-size:24px;line-height:1.1;text-align:center;padding-top:20px}.legacy-styling .getstartednow .block-who .block img{width:70%;margin:0 15%}.legacy-styling .getstartednow .block-start{padding:100px 0}.legacy-styling .getstartednow .block-start .title{padding-bottom:20px;text-align:center;font-size:50px;font-weight:600}.legacy-styling .getstartednow .block-start .description{padding-left:8%;font-size:33px;line-height:1.2;font-weight:500;padding-bottom:100px}.legacy-styling .getstartednow .block-start .action-button{text-align:center}.legacy-styling .getstartednow .block-start .action-button .btn-square{text-transform:none;padding:32px;border-radius:9px;font-size:28px;border:1px solid #36a06b}@media (max-width: 767px){.legacy-styling .getstartednow .block-start .action-button .btn-square{padding:24px;font-size:22px;max-width:100%}}@media (max-width: 1219px){.legacy-styling .getstartednow .block-who .block .caption{font-size:23px}}@media (max-width: 1000px){.legacy-styling .getstartednow .block-attract h1{font-size:50px}.legacy-styling .getstartednow .block-testimonials .title{padding:100px 50px}}@media (max-width: 960px){.legacy-styling .getstartednow .block-who .block .caption{font-size:17px}}@media (max-width: 767px){.legacy-styling .getstartednow .block-who .block{margin-bottom:50px}.legacy-styling .getstartednow .block-who .block .caption{font-size:35px}.legacy-styling .getstartednow .block-who .block img{width:70%;margin:0 15%}}.legacy-styling .plyr--full-ui{position:fixed !important;bottom:0;z-index:9;width:100%;background-color:#FFF}.legacy-styling .plyr--full-ui .plyr__controls{height:117px;width:100%;justify-content:space-between}.legacy-styling .plyr--full-ui .podcast-info{display:flex;align-items:center;margin-right:15px;font-family:'Lexend Deca'}.legacy-styling .plyr--full-ui .podcast-info img{height:73px;border:5px solid #F2F6F7;box-sizing:border-box;border-radius:10px;margin-right:17px}.legacy-styling .plyr--full-ui .podcast-info .info{text-align:left;letter-spacing:0.67px;color:#2A394F;white-space:nowrap;overflow:hidden}.legacy-styling .plyr--full-ui .podcast-info .info .episode{font-weight:bold;font-size:20px;line-height:23px}.legacy-styling .plyr--full-ui .podcast-info .info .podcast{font-weight:normal;font-size:14px;line-height:16px}.legacy-styling .plyr--full-ui .status{display:flex;flex-grow:2}.legacy-styling .plyr--full-ui .plyr__progress{flex-grow:2;margin:0 20px}.legacy-styling .plyr--full-ui input[type=range]{color:#2A394F !important}.legacy-styling .plyr--full-ui .controls{display:flex}.legacy-styling .plyr--full-ui .plyr__control,.legacy-styling .plyr--full-ui .plyr__control.plyr__tab-focus{box-shadow:none !important;background:none !important;color:rgba(42,57,79,0.34) !important}.legacy-styling .plyr--full-ui .plyr__control[aria-label="Play"],.legacy-styling .plyr--full-ui .plyr__control.plyr__tab-focus[aria-label="Play"]{background-color:#1fcaa8 !important;color:#FFF !important;width:68px;height:68px;border-radius:50%;padding-left:25px;margin:0 22px}.legacy-styling #modalSignature .radio-buttons label{padding-left:15px}.legacy-styling #modalSignature .disabled-input{color:#6c757d;background-color:#e9ecef}.legacy-styling #editCategoriesModal .control-label{padding-bottom:20px}.legacy-styling #editCategoriesModal .submit-btn{margin-top:20px}.legacy-styling .done-for-you-updated .popover__content section{padding:60px 100px 150px}.legacy-styling .done-for-you-updated h2{color:#39ae53;text-align:center;font-size:75px;padding-bottom:60px}.legacy-styling .done-for-you-updated h3{font-size:50px;padding-bottom:70px}.legacy-styling .done-for-you-updated p{font-size:24px;font-weight:600;padding-bottom:30px;line-height:1.2}.legacy-styling .new-list .error{color:#dc3545}.legacy-styling .modal-author-info .modal-header{height:62px}.legacy-styling .modal-author-info .letter-name{background-color:#1fcaa8;border-radius:50%;width:100px;height:100px;margin:18px auto;font-size:2.5em;padding-top:13px;color:#FFF}.legacy-styling .modal-author-info a:not(.btn){color:#3C8EF9}.legacy-styling .modal-author-info .topics{border:1px solid;border-color:#999;border-radius:15px;margin-right:30px;margin-bottom:30px;width:100%}.legacy-styling .modal-author-info .topics .title{background:#385074;color:#FFF;text-align:center;padding:6px 0;font-size:20px;font-weight:700;border-top-left-radius:13px;border-top-right-radius:13px}.legacy-styling .modal-author-info .topics .content{padding:23px;text-transform:capitalize;font-size:0.95em}.legacy-styling .modal-author-info .author-image img{width:125px;margin-bottom:20px}.legacy-styling .modal-author-info .socials{margin-top:20px;font-size:0.9em}.legacy-styling .modal-author-info .socials img{width:30px;margin-right:10px}.legacy-styling .modal-author-info .socials .item{margin-top:9px}.legacy-styling .modal-author-info .modal-body{padding-top:0}.legacy-styling .modal-author-info .pitch-info-title,.legacy-styling .modal-author-info .pitch-info-value{font-size:1.1em;font-weight:600;padding-bottom:10px}.legacy-styling .modal-author-info .pitch-info-value{color:#959595}.legacy-styling .modal-author-info .author-loader{opacity:0.2}.legacy-styling .modal-author-info .no-pitch-info{color:#287427;font-weight:bold}.legacy-styling .modal-author-info .author-image{text-align:center;border-radius:50%}.legacy-styling .modal-author-info .job{color:#6C6C6C;font-weight:600;font-size:0.8em}.legacy-styling .modal-author-info .articles h3{font-size:1.2em}.legacy-styling .modal-author-info .article .image-wrapper{padding-right:0;padding-bottom:10px}.legacy-styling .modal-author-info .article .image-wrapper img{width:45px;height:45px;border-radius:10%;-o-object-fit:cover;object-fit:cover}.legacy-styling .modal-author-info .article .link{font-size:1em;font-weight:900}.legacy-styling .modal-author-info .article .domain{color:#B7B7B7;font-size:0.9em;font-weight:600}.legacy-styling .modal-author-info .article .date{color:#B7B7B7;font-weight:900;font-size:0.95em}.legacy-styling .modal-brand-goal .modal-header{height:70px}.legacy-styling .modal-brand-goal .owner-message-wrapper{box-shadow:none}.legacy-styling .modal-brand-goal .owner-message-wrapper .message p{color:#000;font-weight:800;font-size:20px}.legacy-styling .modal-brand-goal .option a{display:block;border-radius:10px;box-shadow:0px 2px 4px 0px #00000040;border:1px solid #AFAFAF;padding:19px 40px;margin:25px auto}.legacy-styling .modal-brand-goal .option a .text{color:#000;padding-left:15px;font-weight:600}.legacy-styling .modal-brand-goal .option a:hover{text-decoration:none}.legacy-styling .modal-brand-goal .option img{width:60px}.legacy-styling #modalNoCampaignPitch .hover-tooltip{width:600px;text-align:left}.legacy-styling .saved-search-modal .modal-title{font-size:26px !important}.legacy-styling .saved-search-modal .modal-footer{justify-content:center}.legacy-styling .saved-search-modal .form-group{flex:1}.legacy-styling .saved-search-modal .form-group label{font-weight:800}.legacy-styling .saved-search-modal .form-group label abbr[title]{display:none}.legacy-styling .saved-search-modal .form-group .pseudo-input{color:#878787}.legacy-styling .saved-search-modal .form-group select{padding-bottom:5px}.legacy-styling .site__header{transform:translate3d(0, 0, 0);color:#000;padding:0.625rem 0;display:block;position:absolute;top:0;right:0;left:0;z-index:9999;transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;-webkit-transition:all 0.3s ease-in-out 0s}.legacy-styling .site__header.fixed{position:fixed;z-index:9999}@media screen and (max-width: 767px){.legacy-styling .site__header .container{padding:0}}.legacy-styling .site__header li.has_submenu li{text-align:center;font-size:1em}.legacy-styling .site__header #nav-icon{position:absolute;left:15px;top:25px}@media screen and (min-width: 1025px){.legacy-styling .site__header #nav-icon{display:none}}.legacy-styling .site__header.light{background-color:#fff}.legacy-styling .admin-logo{display:block;position:relative;z-index:4;width:211px;height:45px;background:url(/assets/new_logo-520101e944a9c0b924be8ce50c9a6cf0f6e645c31d9405e5cef365173d5d918b.svg) no-repeat 50% 50%;background-repeat:no-repeat;background-size:211px 45px;text-indent:-999px;background-position:center}@media screen and (max-width: 767px){.legacy-styling .admin-logo{margin:5px auto 10px;width:180px;background-size:contain}}@media screen and (min-width: 768px) and (max-width: 1024px){.legacy-styling .admin-logo{margin:0 auto}}.legacy-styling .site__navigation{position:absolute;right:0;top:-10px;padding:0;display:block;width:100%;text-align:right}@media screen and (max-width: 1024px){.legacy-styling .site__navigation:not(.visible) .sign-up-btn a{text-align:center;color:#1fcaa8;line-height:33px;border:1.2px solid #1fcaa8;border-radius:6px;height:36px;width:120px}}@media screen and (max-width: 1024px) and (max-width: 767px){.legacy-styling .site__navigation:not(.visible) .sign-up-btn a{border:none}}@media screen and (max-width: 1024px){.legacy-styling .site__navigation:not(.visible) .sign-up-btn a:hover{color:#fff;border-color:#fff}}.legacy-styling .site__navigation .button-bg{line-height:38px;height:38px}.legacy-styling .site__navigation .menu_links{display:block;margin:0;padding:0;height:65px;line-height:65px}@media screen and (max-width: 1024px){.legacy-styling .site__navigation .menu_links{height:auto;line-height:1.3}}.legacy-styling .site__navigation .menu_links>li{display:inline-block;vertical-align:top;margin:0;padding:0;padding:0 15px;font-size:16px;font-weight:600;color:#000}@media screen and (max-width: 767px){.legacy-styling .site__navigation .menu_links>li{display:none}.legacy-styling .site__navigation .menu_links>li.sign-up-btn{display:inline-block}}@media screen and (min-width: 768px) and (max-width: 1024px){.legacy-styling .site__navigation .menu_links>li{display:none}}.legacy-styling .site__navigation .menu_links>li:last-child{margin-right:0}@media screen and (min-width: 768px) and (max-width: 1024px){.legacy-styling .site__navigation .menu_links>li:last-child{display:inline-block}}@media screen and (max-width: 1024px){.legacy-styling .site__navigation .menu_links>li:last-child{padding:20px 15px}}@media screen and (min-width: 768px) and (max-width: 1024px){.legacy-styling .site__navigation .menu_links>li.menu-btn:last-child{margin-right:15px;margin-top:13px}}@media screen and (max-width: 1024px){.legacy-styling .site__navigation .menu_links>li.menu-btn:last-child{padding:0}}@media screen and (max-width: 767px){.legacy-styling .site__navigation .menu_links>li.menu-btn{display:none}}.legacy-styling .site__navigation .menu_links>li .new_pitchables{margin-left:4px;font-size:12px;background:#ff2e1d;background-color:#ff0000;padding:0 6px;border-radius:10px}.legacy-styling .site__navigation .menu_links>li>a{color:#000;display:inline-block;position:relative;font-size:16px}.legacy-styling .site__navigation .menu_links>li>a .count{margin-left:8px;padding:0 5px;background:rgba(255,255,255,0.73);border-radius:5px}.legacy-styling .site__navigation .menu_links>li>a .count.is-active{background-color:#1fcaa8;color:#fff}.legacy-styling .site__navigation .menu_links>li>a:after{position:absolute;bottom:0;left:0;right:0;background-color:#1fcaa8;height:0;content:"";display:block;transition:height 0.1s ease}.legacy-styling .site__navigation .menu_links>li>a:hover{color:#1fcaa8}.legacy-styling .site__navigation .menu_links>li>a:hover:after{height:3px}.legacy-styling .site__navigation .menu_links>li>a.button:after{display:none}@media screen and (max-width: 767px){.legacy-styling .site__navigation .menu_links>li>a.button{border:0;padding:0;background:transparent}}.legacy-styling .site__navigation .menu_links>li>a.active{color:#1fcaa8}.legacy-styling .site__navigation .menu_links>li>a.active:after{height:3px}@media screen and (min-width: 1025px){.legacy-styling .site__navigation .menu_links .sign-up-btn a{text-align:center;color:#1fcaa8;line-height:33px;border:1.2px solid #1fcaa8;border-radius:6px;height:36px;width:120px;margin-top:13px}}@media screen and (min-width: 1025px) and (max-width: 767px){.legacy-styling .site__navigation .menu_links .sign-up-btn a{border:none}}@media screen and (min-width: 1025px){.legacy-styling .site__navigation .menu_links .sign-up-btn a:hover{color:#fff;border-color:#fff}}.legacy-styling .site__navigation .has_submenu{cursor:pointer;position:relative}@media screen and (min-width: 768px) and (max-width: 1024px){.legacy-styling .site__navigation .has_submenu{width:180px;position:absolute;top:0;right:0}.legacy-styling .site__navigation .has_submenu .submenu{text-align:left;width:225px}.legacy-styling .site__navigation .has_submenu .submenu a{margin:0 20px}.legacy-styling .site__navigation .has_submenu .submenu .logout a{border-top:1px solid #526882;position:relative}.legacy-styling .site__navigation .has_submenu .submenu .logout a:after{width:16px;height:15px;display:inline-block;vertical-align:middle;content:'';background-image:url(/icons/i-logout@2x.png);background-repeat:no-repeat;background-size:16px;position:absolute;right:0;top:50%;margin-top:-10px}}.legacy-styling .site__navigation .has_submenu:hover,.legacy-styling .site__navigation .has_submenu.hover{background-color:rgba(0,0,0,0.1)}.legacy-styling .site__navigation .has_submenu:hover .submenu,.legacy-styling .site__navigation .has_submenu.hover .submenu{display:block}.legacy-styling .site__navigation .has_submenu .fa{display:inline-block;vertical-align:middle;margin:0 10px}.legacy-styling .site__navigation .submenu{border:1px solid #e0e0e0;box-shadow:0 0 10px 0 rgba(0,0,0,0.1);background-color:#fff;border-radius:8px;min-width:200px;right:0;padding:0;display:none;position:absolute;list-style-type:none}@media screen and (max-width: 1024px){.legacy-styling .site__navigation .submenu{top:100%}}.legacy-styling .site__navigation .submenu>li{padding:0;margin:0}.legacy-styling .site__navigation .submenu>li a{cursor:pointer;display:block;color:rgba(0,0,0,0.8);height:60px;line-height:60px;padding:0 20px;white-space:nowrap;text-align:left}.legacy-styling .site__navigation .submenu>li:hover{background-color:rgba(0,0,0,0.1)}@media screen and (max-width: 1024px){.legacy-styling .site__navigation.visible .menu_links{display:block;text-align:center;padding-top:65px}.legacy-styling .site__navigation.visible .menu_links:after{position:absolute;top:65px;left:0;right:0;display:block;content:'';height:3px;background-color:#1fcaa8}.legacy-styling .site__navigation.visible .menu_links>li{display:block;width:100%;background-color:rgba(43,63,86,0.95);position:relative;text-align:left;font-weight:400}.legacy-styling .site__navigation.visible .menu_links>li.has_submenu li{font-size:14px;font-weight:600}.legacy-styling .site__navigation.visible .menu_links>li.has_submenu:last-child{padding:0}.legacy-styling .site__navigation.visible .menu_links>li.menu-btn{background-color:#2b3f56;text-align:center;margin:0}.legacy-styling .site__navigation.visible .menu_links>li.menu-btn a{padding:15px 0;height:auto;line-height:1.3;font-size:14px;font-weight:600}.legacy-styling .site__navigation.visible .menu_links>li>a{display:block;background-color:transparent;padding:20px 0}.legacy-styling .site__navigation.visible .menu_links>li>a.active:after{height:0 !important;opacity:0 !important;visibility:hidden}.legacy-styling .site__navigation.visible .menu_links>li>a:hover:after{height:auto}.legacy-styling .site__navigation.visible .menu_links>li>a:after{position:absolute;bottom:auto;left:auto;top:50%;height:auto;transform:translateY(-50%);right:15px;width:auto;text-align:right;content:"\f105";vertical-align:middle;font-size:1.4rem;font-family:FontAwesome;font-weight:normal;background-color:transparent}.legacy-styling .site__navigation.visible .menu_links>li+li a{border-top:1px solid rgba(161,175,192,0.2)}.legacy-styling .site__navigation.visible .has_submenu span,.legacy-styling .site__navigation.visible .has_submenu .fa,.legacy-styling .site__navigation.visible .has_submenu i{display:none}}@media screen and (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px){.legacy-styling .site__navigation.visible .has_submenu span:last-child .submenu,.legacy-styling .site__navigation.visible .has_submenu .fa:last-child .submenu,.legacy-styling .site__navigation.visible .has_submenu i:last-child .submenu{display:none}}@media screen and (max-width: 1024px){.legacy-styling .site__navigation.visible .has_submenu .submenu{display:block}.legacy-styling .site__navigation.visible .has_submenu a:after{display:none;opacity:0;visibility:hidden}.legacy-styling .site__navigation.visible .submenu{width:100%;border-radius:0}.legacy-styling .site__navigation.visible .submenu>li{padding:0;margin:0}.legacy-styling .site__navigation.visible .submenu>li a{cursor:pointer;display:block;color:#fff;height:50px;line-height:50px;padding:0 20px}.legacy-styling .site__navigation.visible .submenu>li:hover{background-color:rgba(255,255,255,0.2)}}@media screen and (min-width: 768px) and (max-width: 1024px){.legacy-styling .site__navigation.visible a{max-width:480px;margin:0 auto}.legacy-styling .site__navigation.visible .submenu{display:none;visibility:hidden}}.legacy-styling #nav-icon{display:block;width:22px;height:20px;transform:rotate(0deg);transition:.2s ease-in-out;cursor:pointer}.legacy-styling #nav-icon span,.legacy-styling #nav-icon span:before,.legacy-styling #nav-icon span:after{display:block;position:absolute;height:2px;width:22px;background:#fff;opacity:1;left:0;content:'';transform:rotate(0deg) translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;transition:all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.legacy-styling #nav-icon span{top:7px;transform-origin:left center}.legacy-styling #nav-icon span:before{top:-7px;transform-origin:left center}.legacy-styling #nav-icon span:after{top:7px;transform-origin:left center}.legacy-styling #nav-icon:hover span:before{transform:translate3d(0, -2px, 0)}.legacy-styling #nav-icon:hover span:after{transform:translate3d(0, 2px, 0)}.legacy-styling #nav-icon.open,.legacy-styling #nav-icon.close-nav{transform:rotateZ(90deg)}.legacy-styling #nav-icon.open span,.legacy-styling #nav-icon.close-nav span{width:0;height:0;opacity:1;transform:rotate(0deg)}.legacy-styling #nav-icon.open span:before,.legacy-styling #nav-icon.close-nav span:before{transform:rotate(-45deg);top:9px;left:0;width:26px}.legacy-styling #nav-icon.open span:after,.legacy-styling #nav-icon.close-nav span:after{transform:rotate(45deg);top:-9px;left:0;width:26px}.legacy-styling .site__header.light #nav-icon span,.legacy-styling .site__header.light #nav-icon span:before,.legacy-styling .site__header.light #nav-icon span:after{background:#000}.legacy-styling .site__header.light .admin-logo{background:url(/assets/new_logo-520101e944a9c0b924be8ce50c9a6cf0f6e645c31d9405e5cef365173d5d918b.svg) no-repeat 50% 50%}@media screen and (max-width: 767px){.legacy-styling .site__header.light .admin-logo{width:180px;background-size:contain}}.legacy-styling .site__header.light .submenu{background-color:#fff}.legacy-styling .site__header.light .submenu>li a{color:#1b2f46}.legacy-styling .site__header.light .site__navigation .menu_links>li{color:#1b2f46}.legacy-styling .site__header.light .site__navigation .menu_links>li>a{color:#1b2f46}.legacy-styling .site__header.light .site__navigation .menu_links>li>a.button-bg{background-color:#1fcaa8;color:#fff}.legacy-styling .site__header.light .site__navigation .menu_links>li>a.button-bg:hover{border-color:transparent}@media screen and (max-width: 1024px){.legacy-styling .site__header.light .site__navigation .menu_links>li>a.button-bg:hover{border-color:rgba(161,175,192,0.2)}}@media screen and (max-width: 1024px){.legacy-styling .site__header.light .site__navigation .menu_links>li>a.button-bg{background-color:transparent;color:#000}}.legacy-styling .site__header.light .site__navigation .menu_links>li.sign-up-btn a{background-color:#1fcaa8;color:#fff}.legacy-styling .site__header.light .site__navigation .menu_links>li.sign-up-btn a:hover{border-color:transparent}@media screen and (max-width: 767px){.legacy-styling .site__header.light .site__navigation .menu_links>li.sign-up-btn a{background-color:#fff;color:#000}}.legacy-styling .site__header.light .site__navigation.visible{background-color:#fff}.legacy-styling .site__header.light .site__navigation.visible .menu_links>li{border-radius:0;background-color:#fff}.legacy-styling .site__header.light .site__navigation.visible .menu_links>li>a{background-color:#fff;border-radius:0}.legacy-styling .site__header.light .site__navigation.visible .menu_links>li.sign-up-btn a{background-color:#fff;color:#000}.legacy-styling .site__header.light .site__navigation.visible .menu_links>li.sign-up-btn a:hover{color:#1fcaa8;border-color:transparent}.legacy-styling .site__header.site__header--admin{padding-left:20px;padding-right:20px}.legacy-styling .site__header.site__header--admin .menu_links>li{font-size:14px}.legacy-styling .site__header.site__header--admin .menu_links>li>a{font-size:14px}.legacy-styling .site__header.site__header--admin .menu_links>li>a:hover{text-decoration:none}.legacy-styling .site__header.site__header--admin .site__navigation .submenu{width:auto}.legacy-styling .site-header.white{background-color:#fff}.legacy-styling .site-header{position:relative;z-index:1000}.legacy-styling .site-header.sticky{position:-webkit-sticky;position:sticky;top:0;width:100%;background-color:#FFF}.legacy-styling .site-header .pricing-btn a.nav-btn{font-size:14px;text-transform:uppercase;line-height:18px;letter-spacing:1px;font-weight:800;color:#000;text-decoration:none}.legacy-styling .site-header .pricing-btn a.nav-btn:hover{color:#27D08B}.legacy-styling .site-header .centered-logo{margin:auto}@media (max-width: 1239.98px) and (min-width: 768px){.legacy-styling .site-header{padding-left:14px;padding-right:14px}}@media (max-width: 614.98px){.legacy-styling .site-header{z-index:100;position:-webkit-sticky;position:sticky;top:0;background-color:#fff}}.legacy-styling .site-header .wrapper{position:relative}.legacy-styling .site-header .wrapper .logo{display:flex;align-items:center;font-weight:800;font-size:20px;line-height:1;color:#000;text-decoration:none}.legacy-styling .site-header .wrapper .logo:hover{color:#1fcaa8}.legacy-styling .site-header .wrapper .logo:before{content:"";display:block;width:40px;height:40px;margin-right:14px;background:url(/assets/new_logo-520101e944a9c0b924be8ce50c9a6cf0f6e645c31d9405e5cef365173d5d918b.svg) no-repeat 50% 50%}@media (max-width: 614.98px){.legacy-styling .site-header .wrapper .navigation{flex:1;min-height:0}.legacy-styling .site-header .wrapper .navigation [class*="col"]{min-height:0}.legacy-styling .site-header .wrapper .navigation .campaigns{display:none}}.legacy-styling .site-header .wrapper .navigation .toggle-nav{display:flex;flex:0 0 auto;position:relative;align-items:center;justify-content:center;padding:0;margin:0 0 0 auto;width:24px;height:24px;background:none;border:none;font-size:24px;color:#778B9B;margin:0 20px}.legacy-styling .site-header .wrapper .navigation .toggle-nav:hover{color:#000}.legacy-styling .site-header .wrapper .navigation .toggle-nav .icon-close{display:none}@media (min-width: 1005px){.legacy-styling .site-header .wrapper .navigation .toggle-nav{display:none}}.legacy-styling .site-header .wrapper .navigation nav{position:static;display:flex;flex-wrap:wrap;align-items:center}.legacy-styling .site-header .wrapper .navigation nav a:not(.reset-button),.legacy-styling .site-header .wrapper .navigation nav button:not(.reset-button){border:none;background:none;flex:0 0 auto;display:block;font-size:14px;text-transform:uppercase;line-height:18px;letter-spacing:1px;font-weight:800;color:#000;text-decoration:none;margin-right:40px}@media (max-width: 1239.98px){.legacy-styling .site-header .wrapper .navigation nav a:not(.reset-button),.legacy-styling .site-header .wrapper .navigation nav button:not(.reset-button){margin-right:20px}}@media (min-width: 768px) and (max-width: 1004.98px){.legacy-styling .site-header .wrapper .navigation nav a:not(.reset-button),.legacy-styling .site-header .wrapper .navigation nav button:not(.reset-button){margin-right:30px}}@media (max-width: 614.98px){.legacy-styling .site-header .wrapper .navigation nav a:not(.reset-button),.legacy-styling .site-header .wrapper .navigation nav button:not(.reset-button){margin-right:0}}@media (max-width: 1004.98px){.legacy-styling .site-header .wrapper .navigation nav a:not(.reset-button),.legacy-styling .site-header .wrapper .navigation nav button:not(.reset-button){display:none}}@media (max-width: 614.98px){.legacy-styling .site-header .wrapper .navigation nav a:not(.reset-button),.legacy-styling .site-header .wrapper .navigation nav button:not(.reset-button){flex:0 0 100%;padding:20px 0;border-bottom:2px solid rgba(119,139,155,0.2);color:#778B9B}}.legacy-styling .site-header .wrapper .navigation nav a.active:not(.reset-button),.legacy-styling .site-header .wrapper .navigation nav button.active:not(.reset-button){color:#1fcaa8}@media (max-width: 614.98px){.legacy-styling .site-header .wrapper .navigation nav a.active:not(.reset-button),.legacy-styling .site-header .wrapper .navigation nav button.active:not(.reset-button){color:#000 !important;border-bottom-color:#1fcaa8}}.legacy-styling .site-header .wrapper .navigation nav a:not(.reset-button):hover,.legacy-styling .site-header .wrapper .navigation nav button:not(.reset-button):hover{color:#1fcaa8}.legacy-styling .site-header .wrapper .navigation nav .brands{display:flex;align-items:center;padding-left:10px}@media screen and (max-width: 442px){.legacy-styling .site-header .wrapper .navigation nav .brands{display:none}}.legacy-styling .site-header .wrapper .navigation nav .brands .title{font-weight:600;padding-right:10px}@media (max-width: 614.98px){.legacy-styling .site-header .wrapper .navigation nav .brands .title{display:none}}@media (max-width: 767.98px){.legacy-styling .site-header .wrapper .navigation nav .brands .title{font-size:0.9em}}.legacy-styling .site-header .wrapper .navigation nav .brands .btn{color:#fff;background-color:#27D08B;border-color:#27D08B;margin-left:15px;padding:10px 20px}@media (max-width: 1239.98px){.legacy-styling .site-header .wrapper .navigation nav .brands .btn{display:none}}.legacy-styling .site-header .wrapper .navigation nav .brands .list{width:255px}@media (max-width: 1239.98px){.legacy-styling .site-header .wrapper .navigation nav .brands .list{width:200px}}@media (max-width: 614.98px){.legacy-styling .site-header .wrapper .navigation .buttons{display:none !important}}@media (max-width: 614.98px){.legacy-styling .site-header .wrapper .navigation .buttons .btn{flex:1;padding-left:5px;padding-right:5px}}.legacy-styling .site-header .wrapper .navigation .buttons .btn [class^="icon-"]{font-size:16px;line-height:0}@media (max-width: 767.98px){.legacy-styling .site-header .wrapper .navigation .buttons .btn [class^="icon-"]{display:none}}@media (max-width: 1004.98px) and (max-width: 614.98px){.legacy-styling .site-header .wrapper .navigation.active{min-height:calc(100vh - 80px)}}@media (max-width: 1004.98px){.legacy-styling .site-header .wrapper .navigation.active .buttons{display:none !important}}@media (max-width: 1004.98px) and (max-width: 614.98px){.legacy-styling .site-header .wrapper .navigation.active .buttons{display:flex !important;padding:20px 0 !important;margin:0 20px !important;border-bottom:2px solid rgba(119,139,155,0.2)}}@media (max-width: 1004.98px){.legacy-styling .site-header .wrapper .navigation.active .toggle-nav{margin-left:auto}.legacy-styling .site-header .wrapper .navigation.active .toggle-nav .icon-bar{display:none}.legacy-styling .site-header .wrapper .navigation.active .toggle-nav .icon-close{display:block;font-size:20px}.legacy-styling .site-header .wrapper .navigation.active nav{flex:1 !important;width:100% !important;justify-content:flex-end}.legacy-styling .site-header .wrapper .navigation.active nav a,.legacy-styling .site-header .wrapper .navigation.active nav button{display:block}}@media (max-width: 1004.98px) and (max-width: 614.98px){.legacy-styling .site-header .wrapper .navigation.active .dropdown{flex:0 0 100%}.legacy-styling .site-header .wrapper .navigation.active .dropdown .dropdown-menu{left:0 !important;padding:0 15px}.legacy-styling .site-header .wrapper .navigation.active .dropdown button{width:100%;text-align:inherit}}.legacy-styling .site-header.tryitnow .btn{text-transform:none}.legacy-styling .site-header.tryitnow .navigation nav button,.legacy-styling .site-header.tryitnow .navigation nav a:not(.pricing-link){margin-right:0}.legacy-styling .site-header.home{z-index:100}.legacy-styling .site-header.about,.legacy-styling .site-header.compare,.legacy-styling .site-header.company{z-index:100}@media (min-width: 768px){.legacy-styling .site-header.about .wrapper .navigation nav a:hover,.legacy-styling .site-header.about .wrapper .navigation nav a.active,.legacy-styling .site-header.compare .wrapper .navigation nav a:hover,.legacy-styling .site-header.compare .wrapper .navigation nav a.active,.legacy-styling .site-header.company .wrapper .navigation nav a:hover,.legacy-styling .site-header.company .wrapper .navigation nav a.active{color:#fff}}@media (min-width: 768px){.legacy-styling .site-header.about .wrapper .navigation nav .toggle-nav{color:#fff}}.legacy-styling .site-header.cabinet .wrapper{box-shadow:none}@media (max-width: 360px){.legacy-styling .site-header.cabinet .wrapper .logo{transform:scale(0.8);transform-origin:left center}}.legacy-styling .site-header.cabinet .wrapper .navigation nav a{color:#778B9B;text-transform:capitalize;letter-spacing:0}.legacy-styling .site-header.cabinet .wrapper .navigation nav a.black,.legacy-styling .site-header.cabinet .wrapper .navigation nav a:hover{color:#000}@media (max-width: 614.98px){.legacy-styling .site-header.cabinet .wrapper .navigation .buttons{display:flex !important}}.legacy-styling .site-header.cabinet .wrapper .navigation .buttons .button{display:flex;align-items:center;height:40px;background:none;padding:0 0 0 30px;border:none;border-left:#DCDCDC 1px solid;color:#000;font-size:14px;font-weight:800;text-decoration:none}.legacy-styling .site-header.cabinet .wrapper .navigation .buttons .button.left{padding:0 30px 0 0;border-left:none}@media (max-width: 1004.98px){.legacy-styling .site-header.cabinet .wrapper .navigation .buttons .button[href]{border-left:none;padding-left:0}}.legacy-styling .site-header.cabinet .wrapper .navigation .buttons .button:hover{color:#BE3686}.legacy-styling .site-header.cabinet .wrapper .navigation .buttons .button .icon{position:relative;display:block;padding-right:4px;line-height:1;font-size:24px;color:#778A9C}.legacy-styling .site-header.cabinet .wrapper .navigation .buttons .button .icon .count{position:absolute;top:-3px;left:13px;display:block;padding:2px 5px;border-radius:7px;background-color:#FF2B75;color:#fff;font-size:11px;line-height:.9;font-weight:700;font-family:"Work Sans", sans-serif}.legacy-styling .site-header.cabinet .wrapper .navigation .buttons .button img{display:block;width:40px;height:40px;border-radius:100%;-o-object-fit:cover;object-fit:cover}.legacy-styling .site-header.cabinet .wrapper .navigation .buttons .button .dropdown-toggle:after{margin-left:10px}.legacy-styling .site-header.cabinet .wrapper .navigation .buttons .button+.dropdown{margin-left:30px}@media (max-width: 767.98px){.legacy-styling .site-header.cabinet .wrapper .navigation .buttons .button+.dropdown{margin-left:20px}.legacy-styling .site-header.cabinet .wrapper .navigation .buttons .button+.dropdown .button{padding-left:20px}}.legacy-styling .site-header.cabinet .wrapper .navigation .buttons .button+.dropdown .dropdown-menu{left:auto !important;right:0}.legacy-styling .site-header.cabinet .wrapper .navigation.active nav .toggle-nav{margin-left:40px}@media (max-width: 614.98px){.legacy-styling .site-header.cabinet .wrapper .navigation.active .buttons{margin-top:20px !important;padding-bottom:20px !important;border-top:2px solid rgba(119,139,155,0.2)}.legacy-styling .site-header.cabinet .wrapper .navigation.active .buttons .dropdown{flex:1;display:flex;padding:0 30px;border-left:1px solid rgba(119,139,155,0.2);margin:0}.legacy-styling .site-header.cabinet .wrapper .navigation.active .buttons .dropdown .button{padding:0;border-left:none}.legacy-styling .site-header.cabinet .wrapper .navigation.active .buttons .button{height:auto;padding:0 30px;margin:0;flex:1;flex-wrap:wrap;justify-content:center;position:relative;right:auto;top:auto;text-align:center}.legacy-styling .site-header.cabinet .wrapper .navigation.active .buttons .button .icon{height:30px}.legacy-styling .site-header.cabinet .wrapper .navigation.active .buttons .button img{height:30px;width:30px}.legacy-styling .site-header.cabinet .wrapper .navigation.active .buttons .button .text{flex:0 0 100%;width:100%;margin-top:5px;display:block}}.legacy-styling .top-header-note{padding:13px;text-align:center;background-color:#375074;color:#FFF;font-weight:600}.legacy-styling .top-header-note .button{margin-left:15px}.legacy-styling .pricing-popover{position:relative}.legacy-styling .pricing-popover .megamenu{position:absolute;top:100%;left:-370px;z-index:100;padding:15px 0;list-style:none;min-width:180px;opacity:0;margin-top:10px;transition:all .2s ease;border-radius:10px;background-color:#ffffff;box-shadow:0 0 3px black;white-space:nowrap;width:auto;padding-left:15px;text-align:center}@media screen and (max-width: 767px){.legacy-styling .pricing-popover .megamenu{display:none}}.legacy-styling .pricing-popover .megamenu:before{content:"";position:absolute;top:2px;left:400px;box-sizing:border-box;border:7px solid #495057;border-color:transparent transparent #ffffff #ffffff;transform-origin:0 0;transform:rotate(135deg);box-shadow:-2px 2px 2px -1px #161c2d}.legacy-styling .pricing-popover .megamenu .ml-3{margin-left:1rem !important}.legacy-styling .pricing-popover .megamenu .features{font-size:10px;text-align:left}.legacy-styling .pricing-popover .megamenu li{overflow:hidden;min-width:180px;display:inline-block;vertical-align:top}.legacy-styling .pricing-popover .megamenu li .subtitle{font-size:13px;font-weight:bold}.legacy-styling .pricing-popover .megamenu li ul{list-style:none;padding-left:0;margin:0}.legacy-styling .pricing-popover .megamenu li ul li{position:relative;display:block}.legacy-styling .pricing-popover .megamenu .pricing-link{font-size:15px;font-weight:600;padding-left:20px}.legacy-styling .site-footer{overflow:hidden;clear:left;position:relative}.legacy-styling .site-footer.gray{background-color:#f2f6f7}@media (max-width: 1239.98px) and (min-width: 768px){.legacy-styling .site-footer{margin-left:-14px;padding-left:14px;padding-right:14px}}.legacy-styling .site-footer .block-help{padding-top:20px}.legacy-styling .site-footer .block-help .inner{position:relative;padding:90px 0;color:#fff}@media (min-width: 1240px){.legacy-styling .site-footer .block-help .inner:before{content:"";display:block;position:absolute;z-index:0;top:0;right:-100px;bottom:0;width:200%;background-color:#1fcaa8;border-radius:0 80px 0 0}.legacy-styling .site-footer .block-help .inner:after{content:"";display:block;position:absolute;z-index:0;top:-19px;left:-80px;bottom:0;width:280px;background:url(/assets/new_design/img-help-82617b340acaa203e31595d1c49015307ca2f5ee55c8c13c22571f6ae37bcd7e.svg) no-repeat 50% 0 / 280px 280px;border-radius:0 80px 0 0}}@media (max-width: 1239.98px){.legacy-styling .site-footer .block-help .inner{background-color:#1fcaa8;padding:50px 0}}@media (max-width: 1239.98px) and (min-width: 768px){.legacy-styling .site-footer .block-help .inner{margin-left:-34px;margin-right:-34px;padding-left:34px;padding-right:34px}}@media (max-width: 767.98px){.legacy-styling .site-footer .block-help .inner{margin-right:-20px;margin-left:-20px;padding:30px 20px}}.legacy-styling .site-footer .block-help .inner>.row{position:relative;z-index:2}.legacy-styling .site-footer .block-help .inner .button{display:flex;align-items:center;justify-content:center;min-width:260px;padding:21px 22px;background:#fff;border:none;border-radius:16px 16px 16px 0;font-size:18px;font-weight:800;color:#000;text-decoration:none;line-height:1}@media (max-width: 1004.98px){.legacy-styling .site-footer .block-help .inner .button{flex:1}}.legacy-styling .site-footer .block-help .inner .button:hover{color:#BE3686}.legacy-styling .site-footer .block-help .inner .button span{display:inline-block;margin-left:auto;margin-right:auto}.legacy-styling .site-footer .block-help .inner .button .icon-square-arrow{color:#BE3686}@media (min-width: 768px){.legacy-styling .site-footer .block-help .inner .button+.button{margin-left:40px}}@media (min-width: 615px){.legacy-styling .site-footer .block-help .inner .button+.button{margin-left:20px}}@media (max-width: 614.98px){.legacy-styling .site-footer .block-help .inner .button+.button{flex:0 0 100%;width:100%;margin-left:0;margin-top:20px}}.legacy-styling .site-footer .block-help~.footer-wrapper:before{border-radius:0}.legacy-styling .site-footer .footer-wrapper{position:relative;padding:54px 0 49px;color:#fff}@media (min-width: 1240px){.legacy-styling .site-footer .footer-wrapper:before{content:"";display:block;position:absolute;z-index:0;top:0;right:-100px;bottom:0;width:200%;background-color:#273851;border-radius:0 80px 0 0}}@media (max-width: 1239.98px){.legacy-styling .site-footer .footer-wrapper{position:relative;padding:50px 0;background-color:#273851}}@media (max-width: 1239.98px) and (min-width: 768px){.legacy-styling .site-footer .footer-wrapper{margin-left:-34px;margin-right:-34px;padding-left:34px;padding-right:34px}}@media (max-width: 767.98px){.legacy-styling .site-footer .footer-wrapper{margin-right:-20px;margin-left:-20px;padding-left:20px;padding-right:20px}}.legacy-styling .site-footer .footer-wrapper>.row{position:relative;z-index:2}.legacy-styling .site-footer .footer-wrapper .logo{display:flex;align-items:center;font-weight:800;font-size:20px;line-height:1;color:#fff;text-decoration:none}.legacy-styling .site-footer .footer-wrapper .logo:hover{color:#1fcaa8}.legacy-styling .site-footer .footer-wrapper .logo:before{content:"";display:block;width:40px;height:40px;margin-right:14px;background:url(/assets/new_logo-520101e944a9c0b924be8ce50c9a6cf0f6e645c31d9405e5cef365173d5d918b.svg) no-repeat 50% 50%}.legacy-styling .site-footer .footer-wrapper .navtitle{position:relative;padding-bottom:30px;margin-bottom:30px;font-size:24px;font-weight:800;color:#1fcaa8}.legacy-styling .site-footer .footer-wrapper .navtitle:after{content:"";display:block;position:absolute;bottom:0;left:0;width:30px;border-top:2px solid}.legacy-styling .site-footer .footer-wrapper nav a{display:block;color:#fff;font-size:16px;line-height:30px}.legacy-styling .site-footer .footer-wrapper nav a+a{margin-top:14px}.legacy-styling .site-footer .footer-wrapper .copy{margin-top:60px;font-size:14px}@media (max-width: 1239.98px){.legacy-styling .site-footer .footer-wrapper .copy{margin-top:40px}}.legacy-styling .site-footer .footer-wrapper .copy .icon-heart{color:#BE3686;font-size:12px;margin:0 1px}.legacy-styling .site-footer .footer-wrapper .copy a{color:#1fcaa8;font-weight:800}.legacy-styling .site-footer .footer-wrapper .new-copy{margin-top:20px}.legacy-styling .sidebar{margin:0;padding:0;width:303px;background-color:#385074;position:fixed;height:100%;overflow:auto;font-weight:600;font-size:0.93em;z-index:9}.legacy-styling .sidebar .navbar-dropdown-primary-action label.logged-in-as{font-size:12px;margin-bottom:0}.legacy-styling .sidebar .navbar-dropdown-primary-action .dropdown-menu{overflow:hidden;width:80%}.legacy-styling .sidebar .navbar-dropdown-primary-action .dropdown-menu .dropdown-item{color:#385074}.legacy-styling .sidebar .navbar-dropdown-primary-action .dropup,.legacy-styling .sidebar .navbar-dropdown-primary-action .dropdown{margin:0;width:100%}.legacy-styling .sidebar .navbar-dropdown-primary-action button{overflow:visible;border:transparent;border-width:0;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;color:rgba(255,255,255,0.4);background-color:rgba(255,255,255,0);width:100%;padding-left:15px;padding-right:15px}.legacy-styling .sidebar .navbar-dropdown-primary-action button img{height:3.2em}.legacy-styling .sidebar .navbar-dropdown-primary-action button:hover,.legacy-styling .sidebar .navbar-dropdown-primary-action button:focus{color:white;background-color:#426596}.legacy-styling .sidebar .navbar-dropdown{padding:0 15px}.legacy-styling .sidebar .navbar-dropdown label{font-weight:regular;font-size:0.76em;color:rgba(255,255,255,0.4)}.legacy-styling .sidebar .navbar-dropdown .dropdown-menu{overflow:hidden;width:80%}.legacy-styling .sidebar .navbar-dropdown .dropup,.legacy-styling .sidebar .navbar-dropdown .dropdown{margin:0 -15px;width:calc(100% + 30px)}.legacy-styling .sidebar .navbar-dropdown button{overflow:visible;border:transparent;border-width:0;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;color:rgba(255,255,255,0.8);background-color:rgba(255,255,255,0);padding:8px 15px}.legacy-styling .sidebar .navbar-dropdown button:hover,.legacy-styling .sidebar .navbar-dropdown button:focus{color:white;background-color:#426596}.legacy-styling .sidebar .info{opacity:0.5}.legacy-styling .sidebar::-webkit-scrollbar{width:0;background-color:#f9f9fd}.legacy-styling .sidebar .logo{text-align:left}.legacy-styling .sidebar .logo img{width:50px}.legacy-styling .sidebar .link-item{padding-left:15px;color:#FFF;font-size:0.76em}.legacy-styling .sidebar .link-item img{width:40px;padding-right:10px}.legacy-styling .sidebar .link-item.active-item{background-color:#426596}.legacy-styling .sidebar .link-item:not([href]){color:#989898;cursor:not-allowed}.legacy-styling .sidebar .link-item:not([href]):hover{color:#989898;background:none}.legacy-styling .sidebar .link-item:not([href]) .new-ops{display:none}.legacy-styling .sidebar .link-group:not(.help-link){font-size:0.8em;padding-left:15px;opacity:0.4;color:white}.legacy-styling .sidebar .new-ops{font-size:0.8em;padding:5px 7px;width:-moz-fit-content;border-radius:15px;background:#E75E56;margin-left:5px}.legacy-styling .sidebar a:not(.help-link){display:block;padding:15px;text-decoration:none}.legacy-styling .sidebar a.active:not(.help-link){background-color:#04AA6D;color:white}.legacy-styling .sidebar a:hover:not(.active):not(.help-link){background-color:#426596;color:white}.legacy-styling .iframe-embed main.logged-in{margin-left:0 !important}.legacy-styling main.logged-in{margin-left:303px}@media (max-width: 1004.98px){.legacy-styling .sidebar{width:100%;height:auto;position:relative;display:none}.legacy-styling .sidebar.active{display:block}.legacy-styling main.logged-in{margin-left:0}}.legacy-styling .popover{z-index:100500;position:fixed;overflow-y:scroll;top:0;right:0;bottom:0;left:0;background-color:#232f3d;background-color:rgba(35,47,61,0.75);margin-top:-50px;max-width:100%}.legacy-styling .popover:not(.legacy-popper-show){display:none}@media screen and (max-width: 767px){.legacy-styling .popover{margin-top:0}}.legacy-styling .popover .close_home_video{position:absolute;width:50px;height:50px;line-height:50px;opacity:1;right:30px;top:55px;margin:auto;cursor:pointer;font-size:1.625rem;z-index:12000000;text-align:center}.legacy-styling .popover .close_home_video:hover{background:rgba(0,0,0,0.5);color:#fff;border-radius:50%}.legacy-styling .popover.alert .popover__content{max-width:560px;display:block;height:auto;text-align:center;color:#fff;padding:20px 50px;border-radius:10px;position:relative;margin:auto}@media screen and (max-width: 1024px){.legacy-styling .popover.alert .popover__content{top:0}}@media screen and (min-width: 768px){.legacy-styling .popover.alert .popover__content{top:80px;border-radius:10px}}.legacy-styling .popover.alert .popover__content p{font-size:1.25rem;line-height:1.25em;margin:0}.legacy-styling .popover.alert .popover__content .close{position:absolute;width:50px;height:50px;line-height:50px;opacity:1;right:0;top:0;bottom:0;margin:auto;font-size:1.625rem}.legacy-styling .popover.alert.success .popover__content{background-color:#1fca84}.legacy-styling .popover.alert.error .popover__content{background-color:#ed6d40}.legacy-styling .popover.dialog.payment_details .error{color:#FF7558}.legacy-styling .popover.dialog.payment_details .update-card-details-strange-font input::-webkit-input-placeholder{color:#bbc6d2;font-size:12pt;font-weight:bold;line-height:25px;text-transform:uppercase}.legacy-styling .popover.dialog.payment_details .update-card-details-strange-font input::-moz-placeholder{color:#bbc6d2;font-size:12pt;font-weight:bold;line-height:25px;text-transform:uppercase}.legacy-styling .popover.dialog.payment_details .update-card-details-strange-font input:-moz-placeholder{color:#bbc6d2;font-size:12pt;font-weight:bold;line-height:25px;text-transform:uppercase}.legacy-styling .popover.dialog.payment_details .update-card-details-strange-font input:-ms-input-placeholder{color:#bbc6d2;font-size:12pt;font-weight:bold;line-height:25px;text-transform:uppercase}.legacy-styling .popover.dialog.payment_details .update-card-details-strange-font .has-error .help-block{color:#FF7558}.legacy-styling .popover.dialog.payment_details .popover__content{max-width:460px}.legacy-styling .popover.dialog.payment_details .popover__content header{background-color:#f9fafb;color:#2d3134}@media screen and (max-width: 767px){.legacy-styling .popover.dialog.payment_details .popover__content header{padding-left:45px;padding-right:45px}}.legacy-styling .popover.dialog.payment_details .popover__content section{background-color:#5382b8;padding:15px 20px}.legacy-styling .popover.dialog.payment_details .popover__content section p{color:#fff}.legacy-styling .popover.dialog.payment_details .popover__content section small{font-size:10px;font-weight:600;line-height:27px;text-transform:uppercase;letter-spacing:0.1pt}.legacy-styling .popover.dialog.payment_details .popover__content section fieldset{display:block;background-color:transparent;border:0;padding:0;margin:0}.legacy-styling .popover.dialog.payment_details .popover__content section fieldset::after{clear:both;content:"";display:table}.legacy-styling .popover.dialog.payment_details .popover__content section fieldset label{width:120px;float:left;margin-right:20px}.legacy-styling .popover.dialog.payment_details .popover__content section .form-group{padding-bottom:0}.legacy-styling .popover.dialog.payment_details .popover__content section .select2-container--default .select2-selection--single{border-radius:5px;margin-bottom:10px}.legacy-styling .popover.dialog.payment_details .popover__content section .stripe-field{display:block;text-align:center;background-color:white;box-sizing:border-box;border-radius:5px;border:1px solid #f5f7f8;width:100%;margin-bottom:0.75em;padding:0.5em;padding-left:10px}.legacy-styling .popover.dialog.payment_details .popover__content section .stripe-field.focus{border:solid 1px #1fcaa8 !important}.legacy-styling .popover.dialog.payment_details .popover__content footer label,.legacy-styling .popover.dialog.payment_details .popover__content footer input,.legacy-styling .popover.dialog.payment_details .popover__content footer .btn{margin-left:auto;margin-right:auto;text-align:center}@media screen and (max-width: 767px){.legacy-styling .popover.dialog.payment_details .popover__content footer label,.legacy-styling .popover.dialog.payment_details .popover__content footer input,.legacy-styling .popover.dialog.payment_details .popover__content footer .btn{width:100%}}@media screen and (min-width: 768px){.legacy-styling .popover.dialog.payment_details .popover__content footer label,.legacy-styling .popover.dialog.payment_details .popover__content footer input,.legacy-styling .popover.dialog.payment_details .popover__content footer .btn{width:310px}}.legacy-styling .popover.dialog.payment_details .popover__content footer input{height:45px;line-height:45px;border-color:#dde3e7}.legacy-styling .popover.dialog.account_details .popover__content{max-width:540px;height:600px}.legacy-styling .popover.dialog.account_details .popover__content header{background-color:#f9fafb}.legacy-styling .popover.dialog.account_details .popover__content section{padding:10px 30px}.legacy-styling .popover.dialog.account_details .popover__content section fieldset{margin:0;padding:0;background:none;border:0}.legacy-styling .popover.dialog.account_details .popover__content section fieldset+fieldset{margin-top:10px}.legacy-styling .popover.dialog.account_details .popover__content section fieldset p.center{text-align:center;margin-top:5px}.legacy-styling .popover.dialog.account_details .popover__content section fieldset p.center a.keywords{margin-bottom:20px;display:block}.legacy-styling .popover.dialog.account_details .popover__content section #user_first_name,.legacy-styling .popover.dialog.account_details .popover__content section #user_last_name,.legacy-styling .popover.dialog.account_details .popover__content section #user_email,.legacy-styling .popover.dialog.account_details .popover__content section #user_password{width:480px;background-color:#fff}.legacy-styling .popover.dialog.account_details .popover__content section #user_receive_notifications,.legacy-styling .popover.dialog.account_details .popover__content section #user_receive_pitch_notifications,.legacy-styling .popover.dialog.account_details .popover__content section #user_receive_journalists_search_results_notification,.legacy-styling .popover.dialog.account_details .popover__content section #user_receive_press_opportunities_search_results_notification{width:20px}.legacy-styling .popover.dialog.account_details .popover__content section input,.legacy-styling .popover.dialog.account_details .popover__content section select{border-color:#dfe4e8;padding:0 20px;outline:0;height:45px;line-height:45px}.legacy-styling .popover.dialog.account_details .popover__content section label{position:relative}.legacy-styling .popover.dialog.account_details .popover__content section .tr{display:block;position:absolute;right:20px;top:20px;content:" ";width:0;height:0;border-style:solid;border-width:6px 5px 0 5px;border-color:#a1afc0 transparent transparent transparent}.legacy-styling .popover.dialog.account_details .popover__content section small{font-size:0.625rem;text-transform:uppercase;letter-spacing:0.1pt;font-weight:600;color:#111}.legacy-styling .popover.dialog.account_details .popover__content section .alert{display:block;width:100%;font-size:0.875rem;text-align:center;font-weight:normal}.legacy-styling .popover.dialog.account_details .popover__content section .alert.error{color:#ed6d40}.legacy-styling .popover.dialog.account_details .popover__content footer input,.legacy-styling .popover.dialog.account_details .popover__content footer .btn{width:100%;max-width:310px;text-align:center;margin-left:auto;margin-right:auto}.legacy-styling .popover.dialog.account_details .popover__content footer input{width:480px;height:45px;line-height:45px;border-color:#dde3e7}.legacy-styling .popover.dialog.common-billing-questions .popover__content{max-width:700px;height:600px}.legacy-styling .popover.dialog.common-billing-questions .popover__content header{background-color:#f9fafb}.legacy-styling .popover.dialog.common-billing-questions .popover__content section{padding:10px 30px}.legacy-styling .popover.dialog.common-billing-questions .popover__content section .question{font-weight:bold}.legacy-styling .popover.dialog.common-billing-questions .popover__content section p.contact-us{font-size:20px;text-align:center}.legacy-styling .popover.dialog.confirmation .popover__content{max-width:400px}@media screen and (max-width: 767px){.legacy-styling .popover.dialog.confirmation .popover__content .close{display:none}.legacy-styling .popover.dialog.confirmation .popover__content header{text-align:center}}.legacy-styling .popover.dialog.confirmation .popover__content header{background-color:#ed6d40;color:#fff}.legacy-styling .popover.dialog.confirmation .popover__content section{text-align:center}.legacy-styling .popover.dialog.confirmation .popover__content section p{font-size:1rem;color:#232f3d}.legacy-styling .popover.dialog.confirmation .popover__content section input{margin-top:25px;text-align:center;border-color:#dde3e7}.legacy-styling .popover.dialog.confirmation .popover__content footer .button{height:45px;line-height:45px;padding:0 20px}@media screen and (max-width: 767px){.legacy-styling .popover.dialog.confirmation .popover__content footer .button{float:none;display:block;width:100%}.legacy-styling .popover.dialog.confirmation .popover__content footer .button+.button{margin-top:10px}}@media screen and (min-width: 768px){.legacy-styling .popover.dialog.confirmation .popover__content footer .cancel{float:left;width:140px}.legacy-styling .popover.dialog.confirmation .popover__content footer .sure{float:right;width:170px}}.legacy-styling .popover.dialog.integration .popover__content,.legacy-styling .popover.dialog.gmail_integration .popover__content{max-width:540px;height:600px}.legacy-styling .popover.dialog.integration .popover__content header,.legacy-styling .popover.dialog.gmail_integration .popover__content header{background-color:#f9fafb}.legacy-styling .popover.dialog.integration .popover__content section,.legacy-styling .popover.dialog.gmail_integration .popover__content section{padding:10px 30px}.legacy-styling .popover.dialog.integration .popover__content section .hubspot_integration_btn,.legacy-styling .popover.dialog.integration .popover__content section .gmail_integration_btn,.legacy-styling .popover.dialog.gmail_integration .popover__content section .hubspot_integration_btn,.legacy-styling .popover.dialog.gmail_integration .popover__content section .gmail_integration_btn{margin:20px;display:block;max-width:330px;margin-left:auto;margin-right:auto;text-align:center}.legacy-styling .popover.dialog.integration .popover__content section #integration_off,.legacy-styling .popover.dialog.integration .popover__content section #gmail_integration_off,.legacy-styling .popover.dialog.gmail_integration .popover__content section #integration_off,.legacy-styling .popover.dialog.gmail_integration .popover__content section #gmail_integration_off{background-color:#da6969}.legacy-styling .popover.dialog.integration .popover__content section small,.legacy-styling .popover.dialog.gmail_integration .popover__content section small{font-size:0.625rem;text-transform:uppercase;letter-spacing:0.1pt;color:#a1afc0}@media screen and (max-width: 767px){.legacy-styling .popover.home_video{margin-top:0}.legacy-styling .popover.home_video #play_home_page_video{position:absolute;top:50%;transform:translateY(-50%)}.legacy-styling .popover.home_video .close{background:rgba(0,0,0,0.5);color:#fff;width:30px;height:30px;line-height:30px;font-size:14px;right:5px;top:5px;border-radius:50%}}.legacy-styling .popover.home_video .popover__content{max-width:400px}.legacy-styling .popover.update_subscription .close{position:absolute;width:30px;height:30px;text-align:center;line-height:30px;font-size:2.5rem;z-index:1}@media screen and (max-width: 767px){.legacy-styling .popover.update_subscription .close{top:25px;right:25px;color:#333}}@media screen and (min-width: 768px) and (max-width: 1024px){.legacy-styling .popover.update_subscription .close{top:25px;right:25px}}@media screen and (min-width: 1025px){.legacy-styling .popover.update_subscription .close{top:-30px;right:-30px}}.legacy-styling .popover.update_subscription .popover__content{max-width:800px;position:absolute;width:100%}@media screen and (min-width: 768px){.legacy-styling .popover.update_subscription .popover__content{border-radius:10px;height:640px}}.legacy-styling .popover.update_subscription .popover__content header{background-color:#f9fafb;border-bottom:1px solid #e5eaed}@media screen and (max-width: 767px){.legacy-styling .popover.update_subscription .popover__content header p{margin-right:30px}}@media screen and (min-width: 768px){.legacy-styling .popover.update_subscription .popover__content header{border-top-left-radius:10px;border-top-right-radius:0;height:80px}}.legacy-styling .popover.update_subscription .popover__content section{padding:30px 20px}@media screen and (min-width: 768px){.legacy-styling .popover.update_subscription .popover__content section{border-bottom-left-radius:10px;height:635px}}.legacy-styling .popover.update_subscription .popover__content section small{font-size:0.625rem;font-weight:600;line-height:27px;text-transform:uppercase}.legacy-styling .popover.update_subscription .popover__content section .action{margin-bottom:40px;text-align:center}.legacy-styling .popover.update_subscription .popover__content section .button{margin:15px auto 30px}.legacy-styling .popover.update_subscription .popover__content section input{border:1px solid #e5eaed}.legacy-styling .popover.update_subscription .popover__content section .goto_pricing{font-size:14px;line-height:20px;color:#232f3d;font-weight:400;text-align:center;margin-bottom:50px;padding-top:20px}@media screen and (max-width: 767px){.legacy-styling .popover.update_subscription .popover__content section .goto_pricing{max-width:180px;margin:0 auto 25px}}.legacy-styling .popover.update_subscription .popover__content section .agreed{text-align:center;font-size:0.625rem;font-weight:400;line-height:20px;color:#626f7b}@media screen and (min-width: 768px){.legacy-styling .popover.update_subscription .popover__content section .agreed{position:relative;bottom:30px;left:0;right:0}}@media screen and (max-width: 767px){.legacy-styling .popover.update_subscription .popover__content header,.legacy-styling .popover.update_subscription .popover__content section{width:100%;float:none}}@media screen and (min-width: 768px){.legacy-styling .popover.update_subscription .popover__content header,.legacy-styling .popover.update_subscription .popover__content section{width:63%;float:left}}.legacy-styling .popover.update_subscription .popover__content .plans_select{background-color:#fafbfc;overflow:hidden;display:block;position:relative;display:table;width:100%;padding:0;border:0;-webkit-padding-after:1em;padding-block-end:1em}.legacy-styling .popover.update_subscription .popover__content .plans_select::after{clear:both;content:"";display:table}@media screen and (min-width: 768px){.legacy-styling .popover.update_subscription .popover__content .plans_select{border-radius:10px;max-width:461px}}.legacy-styling .popover.update_subscription .popover__content .plans_select input{display:none}.legacy-styling .popover.update_subscription .popover__content .plans_select input:checked+label{background-color:#BE3686;border:1px solid #BE3686;color:#fff}.legacy-styling .popover.update_subscription .popover__content .plans_select input:checked+label+input+label{border-left:1px solid #fafbfc}.legacy-styling .popover.update_subscription .popover__content .plans_select input:checked+label span,.legacy-styling .popover.update_subscription .popover__content .plans_select input:checked+label big,.legacy-styling .popover.update_subscription .popover__content .plans_select input:checked+label small{color:#fff !important}.legacy-styling .popover.update_subscription .popover__content .plans_select label{float:left;text-align:center;padding:20px 0;margin:0;width:25%;display:table-cell;border-left:1px solid;border-top:1px solid;border-bottom:1px solid;border-color:#e5eaed;cursor:pointer}.legacy-styling .popover.update_subscription .popover__content .plans_select label:first-of-type{border-top-left-radius:10px;border-bottom-left-radius:10px}.legacy-styling .popover.update_subscription .popover__content .plans_select label:last-child{border-right:1px solid #e5eaed;border-top-right-radius:10px;border-bottom-right-radius:10px}@media screen and (max-width: 767px){.legacy-styling .popover.update_subscription .popover__content .plans_select label{height:125px}}@media screen and (min-width: 768px){.legacy-styling .popover.update_subscription .popover__content .plans_select label{height:125px}}.legacy-styling .popover.update_subscription .popover__content .plans_select label .price big{font-size:1.75rem}@media screen and (max-width: 767px){.legacy-styling .popover.update_subscription .popover__content .plans_select label .price big{font-size:1.25rem}}.legacy-styling .popover.update_subscription .popover__content .plans_select label .price small{font-size:10px;font-weight:400;text-transform:uppercase}.legacy-styling .popover.update_subscription .popover__content .plans_select label .price .subtitle{display:block;color:#a1afc0;font-size:0.75rem;font-weight:400;line-height:1.1}@media screen and (max-width: 767px){.legacy-styling .popover.update_subscription .popover__content .plans_select label .price .subtitle{font-size:0.625rem}}.legacy-styling .popover.update_subscription .popover__content aside{padding:30px 20px;background-color:rgba(35,47,61,0.9);color:#93a8bd}@media screen and (max-width: 767px){.legacy-styling .popover.update_subscription .popover__content aside{width:100%;float:none;text-align:left;display:block}}@media screen and (min-width: 768px){.legacy-styling .popover.update_subscription .popover__content aside{width:37%;height:715px;float:right;position:absolute;top:0;right:0;text-align:center;display:table;padding-top:110px}}@media screen and (min-width: 768px){.legacy-styling .popover.update_subscription .popover__content aside{border-top-right-radius:10px;border-bottom-right-radius:10px}}.legacy-styling .popover.update_subscription .popover__content aside .cancel_requested{margin-top:-20px;position:absolute}.legacy-styling .popover.update_subscription .popover__content aside .price,.legacy-styling .popover.update_subscription .popover__content aside .date{color:#fff;display:block}.legacy-styling .popover.update_subscription .popover__content aside .current__plan,.legacy-styling .popover.update_subscription .popover__content aside .valid_to{width:100%;vertical-align:middle}@media screen and (max-width: 767px){.legacy-styling .popover.update_subscription .popover__content aside .current__plan,.legacy-styling .popover.update_subscription .popover__content aside .valid_to{display:block}}@media screen and (min-width: 768px){.legacy-styling .popover.update_subscription .popover__content aside .current__plan,.legacy-styling .popover.update_subscription .popover__content aside .valid_to{display:table-row}}@media screen and (max-width: 767px){.legacy-styling .popover.update_subscription .popover__content aside .current__plan{display:block;border-bottom:1px solid #3c4754;padding-bottom:10px}}@media screen and (max-width: 767px){.legacy-styling .popover.update_subscription .popover__content aside .valid_to{padding-top:15px}}.legacy-styling .popover.update_subscription .popover__content aside .price{color:white;font-size:3.5rem;font-weight:100}@media screen and (max-width: 767px){.legacy-styling .popover.update_subscription .popover__content aside .price{display:inline-block;margin-right:10px;font-size:2rem}}.legacy-styling .popover.update_subscription .popover__content aside .title{color:#93a8bd;font-size:10px;font-weight:600;line-height:27px;text-transform:uppercase}.legacy-styling .popover.update_subscription .popover__content aside .period{color:#93a8bd;font-size:14px;font-weight:400;line-height:26px;display:block}.legacy-styling .popover.update_subscription .popover__content aside .title,.legacy-styling .popover.update_subscription .popover__content aside .price,.legacy-styling .popover.update_subscription .popover__content aside .date,.legacy-styling .popover.update_subscription .popover__content aside .period{vertical-align:middle}.legacy-styling .popover.update_subscription .popover__content aside .action{display:table-footer-group}.legacy-styling .popover.update_subscription .popover__content aside .action .link{display:inline-block}@media screen and (max-width: 767px){.legacy-styling .popover.update_subscription .popover__content aside .action .link{margin:0}}@media screen and (min-width: 768px){.legacy-styling .popover.update_subscription .popover__content aside .action .link{margin:30px auto 0}}@media screen and (max-width: 1024px){.legacy-styling .popover.dialog.hello .close{display:none}.legacy-styling .popover.dialog.hello header{text-align:center}}.legacy-styling .popover.dialog.hello .popover__content{max-width:440px}.legacy-styling .popover.dialog.hello .popover__content.big{max-width:720px}.legacy-styling .popover.dialog.hello .popover__content header{background-color:#1fcaa8;color:#fff}.legacy-styling .popover.dialog.hello .popover__content section .greetings{font-size:1.125rem;line-height:1.5em;color:#7f8a94;font-style:italic;font-weight:400;text-align:center}.legacy-styling .popover.dialog.hello .popover__content section .by{text-align:center}.legacy-styling .popover.dialog.hello .popover__content footer .letsgo{font-weight:bold;font-size:1rem;line-height:1}.legacy-styling .popover.dialog .close{position:absolute;width:30px;height:30px;text-align:center;line-height:30px;font-size:2.5rem;z-index:1}@media screen and (min-width: 1025px){.legacy-styling .popover.dialog .close{top:-30px;right:-30px}}@media screen and (max-width: 1024px){.legacy-styling .popover.dialog .close{top:25px;right:25px;color:#333}}.legacy-styling .popover__content{position:absolute;right:0;bottom:0;left:0;margin:auto}@media screen and (max-width: 767px){.legacy-styling .popover__content{top:0}}@media screen and (min-width: 768px){.legacy-styling .popover__content{top:80px}}.legacy-styling .popover__content .close{color:#fff;font-size:24px;cursor:pointer;opacity:0.75}.legacy-styling .popover__content .close:hover{opacity:1}.legacy-styling .popover__content .close:after{display:block;content:"×";position:absolute;top:0;right:0;bottom:0;left:0;text-align:center}.legacy-styling .popover__content header{padding:30px;border-bottom:1px solid #ebeff2}@media screen and (max-width: 767px){.legacy-styling .popover__content header{text-align:left}}@media screen and (min-width: 768px){.legacy-styling .popover__content header{border-top-left-radius:10px;border-top-right-radius:10px;text-align:center}}.legacy-styling .popover__content header p{font-size:1.5rem;line-height:1;margin:0 auto}.legacy-styling .popover__content section{background-color:#fff;padding:40px 30px;font-size:1.125rem}.legacy-styling .popover__content section p{margin:0}.legacy-styling .popover__content section p+p{margin-top:1em}.legacy-styling .popover__content section small{font-size:0.875rem}.legacy-styling .popover__content footer{display:block;background-color:#f9fafb;border-top:1px solid #ebeff2;padding:25px 30px;text-align:center}.legacy-styling .popover__content footer::after{clear:both;content:"";display:table}@media screen and (min-width: 768px){.legacy-styling .popover__content footer{border-bottom-left-radius:10px;border-bottom-right-radius:10px}}@media screen and (max-width: 1024px){.legacy-styling .popover.dialog.pitch_help .close{display:none}.legacy-styling .popover.dialog.pitch_help header{text-align:center}}.legacy-styling .popover.dialog.pitch_help .popover__content{max-width:600px}.legacy-styling .popover.dialog.pitch_help .popover__content.big{max-width:720px}.legacy-styling .popover.dialog.pitch_help .popover__content header{background-color:#1fcaa8;color:#fff}.legacy-styling .popover.dialog.pitch_help .popover__content .pitch_requirenments{list-style-type:circle;margin-left:2em}.legacy-styling .popover.dialog.pitch_help .action_buttons{margin-top:20px}.legacy-styling .popover.dialog.pitch_help .action_buttons .modify_pitch{margin-right:20px}.legacy-styling .visible{display:block;visibility:visible;opacity:1}.legacy-styling .user_receive_notifications,.legacy-styling .user_receive_pitch_notifications,.legacy-styling .user_receive_journalists_search_results_notification,.legacy-styling .user_receive_press_opportunities_search_results_notification{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:center}.legacy-styling .user_receive_notifications div,.legacy-styling .user_receive_pitch_notifications div,.legacy-styling .user_receive_journalists_search_results_notification div,.legacy-styling .user_receive_press_opportunities_search_results_notification div{height:31px}.legacy-styling .user_receive_notifications label,.legacy-styling .user_receive_pitch_notifications label,.legacy-styling .user_receive_journalists_search_results_notification label,.legacy-styling .user_receive_press_opportunities_search_results_notification label{padding-right:5px;font-weight:300}.legacy-styling .user_receive_notifications #user_receive_notifications,.legacy-styling .user_receive_notifications #user_receive_pitch_notifications,.legacy-styling .user_receive_notifications #user_receive_journalists_search_results_notification,.legacy-styling .user_receive_notifications #user_receive_press_opportunities_search_results_notification,.legacy-styling .user_receive_pitch_notifications #user_receive_notifications,.legacy-styling .user_receive_pitch_notifications #user_receive_pitch_notifications,.legacy-styling .user_receive_pitch_notifications #user_receive_journalists_search_results_notification,.legacy-styling .user_receive_pitch_notifications #user_receive_press_opportunities_search_results_notification,.legacy-styling .user_receive_journalists_search_results_notification #user_receive_notifications,.legacy-styling .user_receive_journalists_search_results_notification #user_receive_pitch_notifications,.legacy-styling .user_receive_journalists_search_results_notification #user_receive_journalists_search_results_notification,.legacy-styling .user_receive_journalists_search_results_notification #user_receive_press_opportunities_search_results_notification,.legacy-styling .user_receive_press_opportunities_search_results_notification #user_receive_notifications,.legacy-styling .user_receive_press_opportunities_search_results_notification #user_receive_pitch_notifications,.legacy-styling .user_receive_press_opportunities_search_results_notification #user_receive_journalists_search_results_notification,.legacy-styling .user_receive_press_opportunities_search_results_notification #user_receive_press_opportunities_search_results_notification{height:22px}.legacy-styling .guest_post_container section{border-top-left-radius:10px;border-top-right-radius:10px;text-align:center;height:165px}.legacy-styling .guest_post_container footer{background-color:#fff}.legacy-styling .guest_post_container .quote{margin:0;padding:20px;font-size:20px}.legacy-styling .guest_post_container blockquote{padding:0;margin:0}.legacy-styling .guest_post_container blockquote:after{content:"";display:block;position:absolute;bottom:-15px;left:10%;width:0;border-width:15px 15px 0;border-style:solid;border-color:#fff transparent}.legacy-styling .customer-video .popover__content{max-width:600px;margin-top:50px}.legacy-styling .customer-video .popover__content .close:after{color:#fff}.legacy-styling .customer-video .popover__content .container{position:relative;width:100%;height:0;padding-bottom:56.25%}.legacy-styling .customer-video .popover__content .container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.legacy-styling .ransack_pagination .pagination{display:block;text-align:center;padding:70px 0}.legacy-styling .ransack_pagination .pagination .last,.legacy-styling .ransack_pagination .pagination .next,.legacy-styling .ransack_pagination .pagination .prev{display:inline-block;vertical-align:middle;margin:0 20px;cursor:pointer;text-decoration:none;font-size:1.3rem}.legacy-styling .ransack_pagination .pagination .last:hover,.legacy-styling .ransack_pagination .pagination .next:hover,.legacy-styling .ransack_pagination .pagination .prev:hover{color:#385074}.legacy-styling .ransack_pagination .pagination .next{margin-left:30px}.legacy-styling .ransack_pagination .pagination .page{display:inline-block;font-size:1rem;color:#778A9C;width:36px;line-height:36px;font-weight:600;margin-left:15px}.legacy-styling .ransack_pagination .pagination .page.gap{letter-spacing:2px;margin-left:10px;margin-right:5px}.legacy-styling .ransack_pagination .pagination .page+li{margin-left:5px}.legacy-styling .ransack_pagination .pagination .page a{color:#778A9C;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:100%;font-size:14px;font-weight:700}.legacy-styling .ransack_pagination .pagination .page a:hover{color:#385074}.legacy-styling .ransack_pagination .pagination .current{border-radius:50% !important;color:#fff;background-color:#385074;border-color:transparent;border-radius:12px}html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(/assets/fontawesome-webfont-82ff0fe46a6f60e0ab3c4a9891a0ae0a1f7b7e84c625f55358379177a2dcb202.eot);src:url(/assets/fontawesome-webfont-82ff0fe46a6f60e0ab3c4a9891a0ae0a1f7b7e84c625f55358379177a2dcb202.eot?#iefix) format("embedded-opentype"),url(/assets/fontawesome-webfont-fa79d127baca4558a0b973f5f514b90fc5ef43314c41095f5cb285ffaa0a4029.woff2) format("woff2"),url(/assets/fontawesome-webfont-c9a0a23a23a3f6f7165cba218b40483a0b1750d92b49c40842f1d8f566f5f421.woff) format("woff"),url(/assets/fontawesome-webfont-2794b002e3568f5abce8991e2431ca79e0ce84a08ea1268884b4e097b62762a6.ttf) format("truetype"),url(/assets/fontawesome-webfont-67c6c8e9ffb0fcd7c7c64eaff12a298abf5b54a54b54f0e6c4c49161dba62d6d.svg#fontawesomeregular) format("svg");font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:0.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:0.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eeeeee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#ffffff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.icheckbox_flat-green,.iradio_flat-green{display:inline-block;*display:inline;vertical-align:middle;margin:0;padding:0;width:20px;height:20px;background:url(/assets/icheck/flat/green-f4604fabd757adcd7815b0b55aebef90a48b7cb05d4443d918a0a96eb2f5a107.png) no-repeat;border:none;cursor:pointer}.icheckbox_flat-green{background-position:0 0}.icheckbox_flat-green.checked{background-position:-22px 0}.icheckbox_flat-green.disabled{background-position:-44px 0;cursor:default}.icheckbox_flat-green.checked.disabled{background-position:-66px 0}.iradio_flat-green{background-position:-88px 0}.iradio_flat-green.checked{background-position:-110px 0}.iradio_flat-green.disabled{background-position:-132px 0;cursor:default}.iradio_flat-green.checked.disabled{background-position:-154px 0}@media (-webkit-min-device-pixel-ratio: 1.25),(min-resolution: 120dpi){.icheckbox_flat-green,.iradio_flat-green{background-image:url(/assets/icheck/flat/green@2x-3f7f5f0ba6eec79eebd982aa32e4dd8b8c5ac1fe1c32252bedd4c890726baa01.png);background-size:176px 22px}}.icheckbox_square-green,.iradio_square-green{display:inline-block;*display:inline;vertical-align:middle;margin:0;padding:0;width:22px;height:22px;background:url(/assets/icheck/square/green-e91dd1db6fee119a422971bb993091dd4b86d75d42af10b17de02df457e3825a.png) no-repeat;border:none;cursor:pointer}.icheckbox_square-green{background-position:0 0}.icheckbox_square-green.hover{background-position:-24px 0}.icheckbox_square-green.checked{background-position:-48px 0}.icheckbox_square-green.disabled{background-position:-72px 0;cursor:default}.icheckbox_square-green.checked.disabled{background-position:-96px 0}.iradio_square-green{background-position:-120px 0}.iradio_square-green.hover{background-position:-144px 0}.iradio_square-green.checked{background-position:-168px 0}.iradio_square-green.disabled{background-position:-192px 0;cursor:default}.iradio_square-green.checked.disabled{background-position:-216px 0}@media (-webkit-min-device-pixel-ratio: 1.25),(min-resolution: 120dpi){.icheckbox_square-green,.iradio_square-green{background-image:url(/assets/icheck/square/green@2x-7a20c131f885518e4d4e0ddb5ca5f22ce59542ce7dd366aaa3d9722ceb074d18.png);background-size:240px 24px}}.cke_ltr .cke_button_icon{background-image:url(/assets/ckeditor/plugins/icons.png?t=H5SC) !important}[data-react-bind]{opacity:0}/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a.ui-button:link,a.ui-button:visited,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(/assets/jquery-ui/ui-icons_444444_256x240-f6d8c091e81dfb911fc0815e7c9952c90b361a3f685804be08a5fa2ee6d6198b.png)}.ui-widget-header .ui-icon{background-image:url(/assets/jquery-ui/ui-icons_444444_256x240-f6d8c091e81dfb911fc0815e7c9952c90b361a3f685804be08a5fa2ee6d6198b.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url(/assets/jquery-ui/ui-icons_555555_256x240-c23f23416a84a359723ffe28c6231f7e6edd10de024da40c190f9e0706c70276.png)}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url(/assets/jquery-ui/ui-icons_ffffff_256x240-24221a00d39ccfd2da654907e99b5af8d8dc60b91bfb414b4ca82779f7f9ffb6.png)}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url(/assets/jquery-ui/ui-icons_777620_256x240-0a3bb6e0c499ea585572cbda26b638d08b96a568bfb173f0dce2c9eee4a441b3.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/assets/jquery-ui/ui-icons_cc0000_256x240-c7cf3a680d1476856186d49a361c0b3e09d13a2f4ba4ebd638595bbad9d21c2d.png)}.ui-button .ui-icon{background-image:url(/assets/jquery-ui/ui-icons_777777_256x240-ea4f5d5317b31eaaaf01e3db3357884b418c8b3361019647559c835996ddaedb.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:0.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{box-shadow:0 0 5px #666}/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default !important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}/*!
 * jQuery UI Accordion 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/accordion/#theming
 */.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}/*!
 * jQuery UI Autocomplete 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/autocomplete/#theming
 */.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}/*!
 * jQuery UI Button 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/button/#theming
 */.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}/*!
 * jQuery UI Checkboxradio 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/checkboxradio/#theming
 */.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}/*!
 * jQuery UI Controlgroup 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/controlgroup/#theming
 */.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup>.ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup>.ui-controlgroup-item:focus,.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical>.ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc( 100% - 2.4em)}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}/*!
 * jQuery UI Datepicker 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}/*!
 * jQuery UI Dialog 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/dialog/#theming
 */.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}/*!
 * jQuery UI Draggable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */.ui-draggable-handle{touch-action:none}/*!
 * jQuery UI Menu 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/menu/#theming
 */.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}/*!
 * jQuery UI Progressbar 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/progressbar/#theming
 */.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}/*!
 * jQuery UI Resizable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}/*!
 * jQuery UI Selectable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */.ui-selectable{touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}/*!
 * jQuery UI Selectmenu 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/selectmenu/#theming
 */.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}/*!
 * jQuery UI Sortable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */.ui-sortable-handle{touch-action:none}/*!
 * jQuery UI Slider 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/slider/#theming
 */.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}/*!
 * jQuery UI Spinner 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/spinner/#theming
 */.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}/*!
 * jQuery UI Tabs 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tabs/#theming
 */.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}/*!
 * jQuery UI Tooltip 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tooltip/#theming
 */.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *//*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */.bx-wrapper{position:relative;margin:0 auto 60px;padding:0;*zoom:1;touch-action:pan-y}.bx-wrapper img{max-width:100%;display:block}.bxslider{margin:0;padding:0}ul.bxslider{list-style:none}.bx-viewport{-webkit-transform:translatez(0)}.bx-wrapper{box-shadow:0 0 5px #ccc;border:5px solid #fff;background:#fff}.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{position:absolute;bottom:-30px;width:100%}.bx-wrapper .bx-loading{min-height:50px;background:url(/assets/bx_loader-a0b0667af87d0be3ce4a13ac0dff40d437989864235a546db6168591c01f2f2a.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:bold;color:#666;padding-top:20px}.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;border-radius:5px}.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus{background:#000}.bx-wrapper .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block;*zoom:1;*display:inline}.bx-wrapper .bx-pager-item{font-size:0;line-height:0}.bx-wrapper .bx-prev{left:10px;background:url(/assets/controls-ad2258c10c52ab20ee94088a21655d9394216259d68b3d9d8933a320615ab8e2.png) no-repeat 0 -32px}.bx-wrapper .bx-prev:hover,.bx-wrapper .bx-prev:focus{background-position:0 0}.bx-wrapper .bx-next{right:10px;background:url(/assets/controls-ad2258c10c52ab20ee94088a21655d9394216259d68b3d9d8933a320615ab8e2.png) no-repeat -43px -32px}.bx-wrapper .bx-next:hover,.bx-wrapper .bx-next:focus{background-position:-43px 0}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(/assets/controls-ad2258c10c52ab20ee94088a21655d9394216259d68b3d9d8933a320615ab8e2.png) -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:focus{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(/assets/controls-ad2258c10c52ab20ee94088a21655d9394216259d68b3d9d8933a320615ab8e2.png) -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:focus{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666;background:rgba(80,80,80,0.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}/*!
Video.js Default Styles (http://videojs.com)
Version 4.12.15
Create your own skin at http://designer.videojs.com
*/.vjs-default-skin{color:#cccccc}@font-face{font-family:'VideoJS';src:url(/assets/vjs-c099986d07b051539c43a86ac1324dda9987e1e7c074b89516a3220330bad1db.eot);src:url(/assets/vjs-c099986d07b051539c43a86ac1324dda9987e1e7c074b89516a3220330bad1db.eot?#iefix) format("embedded-opentype"),url(/assets/vjs-e26eba2b0cbabbb35599305be00fc44d852b7140f66531a659a2a3f57a63ac9f.woff) format("woff"),url(/assets/vjs-039b063daaf9d06e74c095804eaa66e8653281d22ae3a02927ed981a6fbb3b6a.ttf) format("truetype"),url(/assets/vjs-f0be6b30448cb40d0989f991c5eeccbe5115b067c356fc7559084a0bc480d3b2.svg#icomoon) format("svg");font-weight:normal;font-style:normal}.vjs-default-skin .vjs-slider{outline:0;position:relative;cursor:pointer;padding:0;background-color:#333333;background-color:rgba(51,51,51,0.9)}.vjs-default-skin .vjs-slider:focus{box-shadow:0 0 2em #ffffff}.vjs-default-skin .vjs-slider-handle{position:absolute;left:0;top:0}.vjs-default-skin .vjs-slider-handle:before{content:"\e009";font-family:VideoJS;font-size:1em;line-height:1;text-align:center;text-shadow:0em 0em 1em #fff;position:absolute;top:0;left:0;transform:rotate(-45deg)}.vjs-default-skin .vjs-control-bar{display:none;position:absolute;bottom:0;left:0;right:0;height:3.0em;background-color:#07141e;background-color:rgba(7,20,30,0.7)}.vjs-default-skin.vjs-has-started .vjs-control-bar{display:block;visibility:visible;opacity:1;transition:visibility 0.1s, opacity 0.1s}.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{display:block;visibility:hidden;opacity:0;transition:visibility 1s, opacity 1s}.vjs-default-skin.vjs-controls-disabled .vjs-control-bar{display:none}.vjs-default-skin.vjs-using-native-controls .vjs-control-bar{display:none}.vjs-default-skin.vjs-error .vjs-control-bar{display:none}.vjs-audio.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible}@media \0screen{.vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar :before{content:""}}.vjs-default-skin .vjs-control{outline:none;position:relative;float:left;text-align:center;margin:0;padding:0;height:3.0em;width:4em}.vjs-default-skin .vjs-control:before{font-family:VideoJS;font-size:1.5em;line-height:2;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;text-shadow:1px 1px 1px rgba(0,0,0,0.5)}.vjs-default-skin .vjs-control:focus:before,.vjs-default-skin .vjs-control:hover:before{text-shadow:0em 0em 1em #ffffff}.vjs-default-skin .vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-default-skin .vjs-play-control{width:5em;cursor:pointer}.vjs-default-skin .vjs-play-control:before{content:"\e001"}.vjs-default-skin.vjs-playing .vjs-play-control:before{content:"\e002"}.vjs-default-skin .vjs-playback-rate .vjs-playback-rate-value{font-size:1.5em;line-height:2;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;text-shadow:1px 1px 1px rgba(0,0,0,0.5)}.vjs-default-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content{width:4em;left:-2em;list-style:none}.vjs-default-skin .vjs-mute-control,.vjs-default-skin .vjs-volume-menu-button{cursor:pointer;float:right}.vjs-default-skin .vjs-mute-control:before,.vjs-default-skin .vjs-volume-menu-button:before{content:"\e006"}.vjs-default-skin .vjs-mute-control.vjs-vol-0:before,.vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before{content:"\e003"}.vjs-default-skin .vjs-mute-control.vjs-vol-1:before,.vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before{content:"\e004"}.vjs-default-skin .vjs-mute-control.vjs-vol-2:before,.vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before{content:"\e005"}.vjs-default-skin .vjs-volume-control{width:5em;float:right}.vjs-default-skin .vjs-volume-bar{width:5em;height:0.6em;margin:1.1em auto 0}.vjs-default-skin .vjs-volume-level{position:absolute;top:0;left:0;height:0.5em;width:100%;background:#66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat}.vjs-default-skin .vjs-volume-bar .vjs-volume-handle{width:0.5em;height:0.5em;left:4.5em}.vjs-default-skin .vjs-volume-handle:before{font-size:0.9em;top:-0.2em;left:-0.2em;width:1em;height:1em}.vjs-default-skin .vjs-volume-menu-button .vjs-menu{display:block;width:0;height:0;border-top-color:transparent}.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content{height:0;width:0}.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu,.vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing{border-top-color:rgba(7,40,50,0.5)}.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu .vjs-menu-content,.vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing .vjs-menu-content{height:2.9em;width:10em}.vjs-default-skin .vjs-progress-control{position:absolute;left:0;right:0;width:auto;font-size:0.3em;height:1em;top:-1em;transition:all 0.4s}.vjs-default-skin:hover .vjs-progress-control{font-size:.9em;transition:all 0.2s}.vjs-default-skin .vjs-progress-holder{height:100%}.vjs-default-skin .vjs-progress-holder .vjs-play-progress,.vjs-default-skin .vjs-progress-holder .vjs-load-progress,.vjs-default-skin .vjs-progress-holder .vjs-load-progress div{position:absolute;display:block;height:100%;margin:0;padding:0;width:0;left:0;top:0}.vjs-default-skin .vjs-play-progress{background:#66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat}.vjs-default-skin .vjs-load-progress{background:#646464;background:rgba(255,255,255,0.2)}.vjs-default-skin .vjs-load-progress div{background:#787878;background:rgba(255,255,255,0.1)}.vjs-default-skin .vjs-seek-handle{width:1.5em;height:100%}.vjs-default-skin .vjs-seek-handle:before{padding-top:0.1em}.vjs-default-skin.vjs-live .vjs-time-controls,.vjs-default-skin.vjs-live .vjs-time-divider,.vjs-default-skin.vjs-live .vjs-progress-control{display:none}.vjs-default-skin.vjs-live .vjs-live-display{display:block}.vjs-default-skin .vjs-live-display{display:none;font-size:1em;line-height:3em}.vjs-default-skin .vjs-time-controls{font-size:1em;line-height:3em}.vjs-default-skin .vjs-current-time{float:left}.vjs-default-skin .vjs-duration{float:left}.vjs-default-skin .vjs-remaining-time{display:none;float:left}.vjs-time-divider{float:left;line-height:3em}.vjs-default-skin .vjs-fullscreen-control{width:3.8em;cursor:pointer;float:right}.vjs-default-skin .vjs-fullscreen-control:before{content:"\e000"}.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before{content:"\e00b"}.vjs-default-skin .vjs-big-play-button{left:0.5em;top:0.5em;font-size:3em;display:block;z-index:2;position:absolute;width:4em;height:2.6em;text-align:center;vertical-align:middle;cursor:pointer;opacity:1;background-color:#07141e;background-color:rgba(7,20,30,0.7);border:0.1em solid #3b4249;border-radius:0.8em;box-shadow:0px 0px 1em rgba(255,255,255,0.25);transition:all 0.4s}.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button{left:50%;margin-left:-2.1em;top:50%;margin-top:-1.4000000000000001em}.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button{display:none}.vjs-default-skin.vjs-has-started .vjs-big-play-button{display:none}.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button{display:none}.vjs-default-skin:hover .vjs-big-play-button,.vjs-default-skin .vjs-big-play-button:focus{outline:0;border-color:#fff;background-color:#505050;background-color:rgba(50,50,50,0.75);box-shadow:0 0 3em #ffffff;transition:all 0s}.vjs-default-skin .vjs-big-play-button:before{content:"\e001";font-family:VideoJS;line-height:2.6em;text-shadow:0.05em 0.05em 0.1em #000;text-align:center;position:absolute;left:0;width:100%;height:100%}.vjs-error .vjs-big-play-button{display:none}.vjs-error-display{display:none}.vjs-error .vjs-error-display{display:block;position:absolute;left:0;top:0;width:100%;height:100%}.vjs-error .vjs-error-display:before{content:'X';font-family:Arial;font-size:4em;color:#666666;line-height:1;text-shadow:0.05em 0.05em 0.1em #000;text-align:center;vertical-align:middle;position:absolute;left:0;top:50%;margin-top:-0.5em;width:100%}.vjs-error-display div{position:absolute;bottom:1em;right:0;left:0;font-size:1.4em;text-align:center;padding:3px;background:#000000;background:rgba(0,0,0,0.5)}.vjs-error-display a,.vjs-error-display a:visited{color:#F4A460}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;font-size:4em;line-height:1;width:1em;height:1em;margin-left:-0.5em;margin-top:-0.5em;opacity:0.75}.vjs-waiting .vjs-loading-spinner,.vjs-seeking .vjs-loading-spinner{display:block;-webkit-animation:spin 1.5s infinite linear;animation:spin 1.5s infinite linear}.vjs-error .vjs-loading-spinner{display:none;-webkit-animation:none;animation:none}.vjs-default-skin .vjs-loading-spinner:before{content:"\e01e";font-family:VideoJS;position:absolute;top:0;left:0;width:1em;height:1em;text-align:center;text-shadow:0em 0em 0.1em #000}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.vjs-default-skin .vjs-menu-button{float:right;cursor:pointer}.vjs-default-skin .vjs-menu{display:none;position:absolute;bottom:0;left:0em;width:0em;height:0em;margin-bottom:3em;border-left:2em solid transparent;border-right:2em solid transparent;border-top:1.55em solid #000000;border-top-color:rgba(7,40,50,0.5)}.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;position:absolute;width:10em;bottom:1.5em;max-height:15em;overflow:auto;left:-5em;background-color:#07141e;background-color:rgba(7,20,30,0.7);box-shadow:-0.2em -0.2em 0.3em rgba(255,255,255,0.2)}.vjs-default-skin .vjs-menu-button:hover .vjs-control-content .vjs-menu,.vjs-default-skin .vjs-control-content .vjs-menu.vjs-lock-showing{display:block}.vjs-default-skin.vjs-scrubbing .vjs-menu-button:hover .vjs-control-content .vjs-menu{display:none}.vjs-default-skin .vjs-menu-button ul li{list-style:none;margin:0;padding:0.3em 0 0.3em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.vjs-default-skin .vjs-menu-button ul li.vjs-selected{background-color:#000}.vjs-default-skin .vjs-menu-button ul li:focus,.vjs-default-skin .vjs-menu-button ul li:hover,.vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,.vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover{outline:0;color:#111;background-color:#ffffff;background-color:rgba(255,255,255,0.75);box-shadow:0 0 1em #ffffff}.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 0.3em 0;font-weight:bold;cursor:default}.vjs-default-skin .vjs-subtitles-button:before{content:"\e00c"}.vjs-default-skin .vjs-captions-button:before{content:"\e008"}.vjs-default-skin .vjs-chapters-button:before{content:"\e00c"}.vjs-default-skin .vjs-chapters-button.vjs-menu-button .vjs-menu .vjs-menu-content{width:24em;left:-12em}.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,.vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before{box-shadow:0 0 1em #ffffff}.video-js{background-color:#000;position:relative;padding:0;font-size:10px;vertical-align:middle;font-weight:normal;font-style:normal;font-family:Arial, sans-serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%}.video-js:-moz-full-screen{position:absolute}body.vjs-full-window{padding:0;margin:0;height:100%;overflow-y:auto}.video-js.vjs-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0;width:100% !important;height:100% !important;_position:absolute}.video-js:-webkit-full-screen{width:100% !important;height:100% !important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-poster{background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color:#000000;cursor:pointer;margin:0;padding:0;position:absolute;top:0;right:0;bottom:0;left:0}.vjs-poster img{display:block;margin:0 auto;max-height:100%;padding:0;width:100%}.video-js.vjs-has-started .vjs-poster{display:none}.video-js.vjs-audio.vjs-has-started .vjs-poster{display:block}.video-js.vjs-controls-disabled .vjs-poster{display:none}.video-js.vjs-using-native-controls .vjs-poster{display:none}.video-js .vjs-text-track-display{position:absolute;top:0;left:0;bottom:3em;right:0;pointer-events:none}.vjs-caption-settings{position:relative;top:1em;background-color:#000;opacity:0.75;color:#FFF;margin:0 auto;padding:0.5em;height:15em;font-family:Arial, Helvetica, sans-serif;font-size:12px;width:40em}.vjs-caption-settings .vjs-tracksettings{top:0;bottom:2em;left:0;right:0;position:absolute;overflow:auto}.vjs-caption-settings .vjs-tracksettings-colors,.vjs-caption-settings .vjs-tracksettings-font{float:left}.vjs-caption-settings .vjs-tracksettings-colors:after,.vjs-caption-settings .vjs-tracksettings-font:after,.vjs-caption-settings .vjs-tracksettings-controls:after{clear:both}.vjs-caption-settings .vjs-tracksettings-controls{position:absolute;bottom:1em;right:1em}.vjs-caption-settings .vjs-tracksetting{margin:5px;padding:3px;min-height:40px}.vjs-caption-settings .vjs-tracksetting label{display:block;width:100px;margin-bottom:5px}.vjs-caption-settings .vjs-tracksetting span{display:inline;margin-left:5px}.vjs-caption-settings .vjs-tracksetting>div{margin-bottom:5px;min-height:20px}.vjs-caption-settings .vjs-tracksetting>div:last-child{margin-bottom:0;padding-bottom:0;min-height:0}.vjs-caption-settings label>input{margin-right:10px}.vjs-caption-settings input[type="button"]{width:40px;height:40px}.vjs-hidden{display:none !important}.vjs-lock-showing{display:block !important;opacity:1;visibility:visible}.vjs-no-js{padding:2em;color:#ccc;background-color:#333;font-size:1.8em;font-family:Arial, sans-serif;text-align:center;width:30em;height:15em;margin:0 auto}.vjs-no-js a,.vjs-no-js a:visited{color:#F4A460}.c3 svg{font:10px sans-serif;-webkit-tap-highlight-color:transparent}.c3 path,.c3 line{fill:none;stroke:#000}.c3 text{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.c3-legend-item-tile,.c3-xgrid-focus,.c3-ygrid,.c3-event-rect,.c3-bars path{shape-rendering:crispEdges}.c3-chart-arc path{stroke:#fff}.c3-chart-arc text{fill:#fff;font-size:13px}.c3-grid line{stroke:#aaa}.c3-grid text{fill:#aaa}.c3-xgrid,.c3-ygrid{stroke-dasharray:3 3}.c3-text.c3-empty{fill:#808080;font-size:2em}.c3-line{stroke-width:1px}.c3-circle._expanded_{stroke-width:1px;stroke:white}.c3-selected-circle{fill:white;stroke-width:2px}.c3-bar{stroke-width:0}.c3-bar._expanded_{fill-opacity:1;fill-opacity:0.75}.c3-target.c3-focused{opacity:1}.c3-target.c3-focused path.c3-line,.c3-target.c3-focused path.c3-step{stroke-width:2px}.c3-target.c3-defocused{opacity:0.3 !important}.c3-region{fill:steelblue;fill-opacity:.1}.c3-brush .extent{fill-opacity:.1}.c3-legend-item{font-size:12px}.c3-legend-item-hidden{opacity:0.15}.c3-legend-background{opacity:0.75;fill:white;stroke:lightgray;stroke-width:1}.c3-title{font:14px sans-serif}.c3-tooltip-container{z-index:10}.c3-tooltip{border-collapse:collapse;border-spacing:0;background-color:#fff;empty-cells:show;box-shadow:7px 7px 12px -9px #777777;opacity:0.9}.c3-tooltip tr{border:1px solid #CCC}.c3-tooltip th{background-color:#aaa;font-size:14px;padding:2px 5px;text-align:left;color:#FFF}.c3-tooltip td{font-size:13px;padding:3px 6px;background-color:#fff;border-left:1px dotted #999}.c3-tooltip td>span{display:inline-block;width:10px;height:10px;margin-right:6px}.c3-tooltip td.value{text-align:right}.c3-area{stroke-width:0;opacity:0.2}.c3-chart-arcs-title{dominant-baseline:middle;font-size:1.3em}.c3-chart-arcs .c3-chart-arcs-background{fill:#e0e0e0;stroke:none}.c3-chart-arcs .c3-chart-arcs-gauge-unit{fill:#000;font-size:16px}.c3-chart-arcs .c3-chart-arcs-gauge-max{fill:#777}.c3-chart-arcs .c3-chart-arcs-gauge-min{fill:#777}.c3-chart-arc .c3-gauge-value{fill:#000}.c3-chart-arc.c3-target g path{opacity:1}.c3-chart-arc.c3-target.c3-focused g path{opacity:1}trix-editor{border:1px solid #bbb;border-radius:3px;margin:0;padding:0.4em 0.6em;min-height:5em;outline:none}trix-toolbar *{box-sizing:border-box}trix-toolbar .trix-button-row{display:flex;flex-wrap:nowrap;justify-content:space-between;overflow-x:auto}trix-toolbar .trix-button-group{display:flex;margin-bottom:10px;border:1px solid #bbb;border-top-color:#ccc;border-bottom-color:#888;border-radius:3px}trix-toolbar .trix-button-group:not(:first-child){margin-left:1.5vw}@media (max-device-width: 768px){trix-toolbar .trix-button-group:not(:first-child){margin-left:0}}trix-toolbar .trix-button-group-spacer{flex-grow:1}@media (max-device-width: 768px){trix-toolbar .trix-button-group-spacer{display:none}}trix-toolbar .trix-button{position:relative;float:left;color:rgba(0,0,0,0.6);font-size:0.75em;font-weight:600;white-space:nowrap;padding:0 0.5em;margin:0;outline:none;border:none;border-bottom:1px solid #ddd;border-radius:0;background:transparent}trix-toolbar .trix-button:not(:first-child){border-left:1px solid #ccc}trix-toolbar .trix-button.trix-active{background:#cbeefa;color:black}trix-toolbar .trix-button:not(:disabled){cursor:pointer}trix-toolbar .trix-button:disabled{color:rgba(0,0,0,0.125)}@media (max-device-width: 768px){trix-toolbar .trix-button{letter-spacing:-0.01em;padding:0 0.3em}}trix-toolbar .trix-button--icon{font-size:inherit;width:2.6em;height:1.6em;max-width:calc(0.8em + 4vw);text-indent:-9999px}@media (max-device-width: 768px){trix-toolbar .trix-button--icon{height:2em;max-width:calc(0.8em + 3.5vw)}}trix-toolbar .trix-button--icon::before{display:inline-block;position:absolute;top:0;right:0;bottom:0;left:0;opacity:0.6;content:"";background-position:center;background-repeat:no-repeat;background-size:contain}@media (max-device-width: 768px){trix-toolbar .trix-button--icon::before{right:6%;left:6%}}trix-toolbar .trix-button--icon.trix-active::before{opacity:1}trix-toolbar .trix-button--icon:disabled::before{opacity:0.125}trix-toolbar .trix-button--icon-attach::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M16.5%206v11.5a4%204%200%201%201-8%200V5a2.5%202.5%200%200%201%205%200v10.5a1%201%200%201%201-2%200V6H10v9.5a2.5%202.5%200%200%200%205%200V5a4%204%200%201%200-8%200v12.5a5.5%205.5%200%200%200%2011%200V6h-1.5z%22%2F%3E%3C%2Fsvg%3E);top:8%;bottom:4%}trix-toolbar .trix-button--icon-bold::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M15.6%2011.8c1-.7%201.6-1.8%201.6-2.8a4%204%200%200%200-4-4H7v14h7c2.1%200%203.7-1.7%203.7-3.8%200-1.5-.8-2.8-2.1-3.4zM10%207.5h3a1.5%201.5%200%201%201%200%203h-3v-3zm3.5%209H10v-3h3.5a1.5%201.5%200%201%201%200%203z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-italic::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M10%205v3h2.2l-3.4%208H6v3h8v-3h-2.2l3.4-8H18V5h-8z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-link::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M9.88%2013.7a4.3%204.3%200%200%201%200-6.07l3.37-3.37a4.26%204.26%200%200%201%206.07%200%204.3%204.3%200%200%201%200%206.06l-1.96%201.72a.91.91%200%201%201-1.3-1.3l1.97-1.71a2.46%202.46%200%200%200-3.48-3.48l-3.38%203.37a2.46%202.46%200%200%200%200%203.48.91.91%200%201%201-1.3%201.3z%22%2F%3E%3Cpath%20d%3D%22M4.25%2019.46a4.3%204.3%200%200%201%200-6.07l1.93-1.9a.91.91%200%201%201%201.3%201.3l-1.93%201.9a2.46%202.46%200%200%200%203.48%203.48l3.37-3.38c.96-.96.96-2.52%200-3.48a.91.91%200%201%201%201.3-1.3%204.3%204.3%200%200%201%200%206.07l-3.38%203.38a4.26%204.26%200%200%201-6.07%200z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-strike::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.73%2014l.28.14c.26.15.45.3.57.44.12.14.18.3.18.5%200%20.3-.15.56-.44.75-.3.2-.76.3-1.39.3A13.52%2013.52%200%200%201%207%2014.95v3.37a10.64%2010.64%200%200%200%204.84.88c1.26%200%202.35-.19%203.28-.56.93-.37%201.64-.9%202.14-1.57s.74-1.45.74-2.32c0-.26-.02-.51-.06-.75h-5.21zm-5.5-4c-.08-.34-.12-.7-.12-1.1%200-1.29.52-2.3%201.58-3.02%201.05-.72%202.5-1.08%204.34-1.08%201.62%200%203.28.34%204.97%201l-1.3%202.93c-1.47-.6-2.73-.9-3.8-.9-.55%200-.96.08-1.2.26-.26.17-.38.38-.38.64%200%20.27.16.52.48.74.17.12.53.3%201.05.53H7.23zM3%2013h18v-2H3v2z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-quote::before{background-image:url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M6%2017h3l2-4V7H5v6h3zm8%200h3l2-4V7h-6v6h3z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-heading-1::before{background-image:url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12%209v3H9v7H6v-7H3V9h9zM8%204h14v3h-6v12h-3V7H8V4z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-code::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.2%2012L15%2015.2l1.4%201.4L21%2012l-4.6-4.6L15%208.8l3.2%203.2zM5.8%2012L9%208.8%207.6%207.4%203%2012l4.6%204.6L9%2015.2%205.8%2012z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-bullet-list::before{background-image:url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M4%204a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm4%203h14v-2H8v2zm0-6h14v-2H8v2zm0-8v2h14V5H8z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-number-list::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M2%2017h2v.5H3v1h1v.5H2v1h3v-4H2v1zm1-9h1V4H2v1h1v3zm-1%203h1.8L2%2013.1v.9h3v-1H3.2L5%2010.9V10H2v1zm5-6v2h14V5H7zm0%2014h14v-2H7v2zm0-6h14v-2H7v2z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-undo::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.5%208c-2.6%200-5%201-6.9%202.6L2%207v9h9l-3.6-3.6A8%208%200%200%201%2020%2016l2.4-.8a10.5%2010.5%200%200%200-10-7.2z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-redo::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.4%2010.6a10.5%2010.5%200%200%200-16.9%204.6L4%2016a8%208%200%200%201%2012.7-3.6L13%2016h9V7l-3.6%203.6z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-decrease-nesting-level::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-8.3-.3l2.8%202.9L6%2014.2%204%2012l2-2-1.4-1.5L1%2012l.7.7zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-increase-nesting-level::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-6.9-1L1%2014.2l1.4%201.4L6%2012l-.7-.7-2.8-2.8L1%209.9%203.1%2012zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-dialogs{position:relative}trix-toolbar .trix-dialog{position:absolute;top:0;left:0;right:0;font-size:0.75em;padding:15px 10px;background:#fff;box-shadow:0 0.3em 1em #ccc;border-top:2px solid #888;border-radius:5px;z-index:5}trix-toolbar .trix-input--dialog{font-size:inherit;font-weight:normal;padding:0.5em 0.8em;margin:0 10px 0 0;border-radius:3px;border:1px solid #bbb;background-color:#fff;box-shadow:none;outline:none;-webkit-appearance:none;-moz-appearance:none}trix-toolbar .trix-input--dialog.validate:invalid{box-shadow:#f00 0px 0px 1.5px 1px}trix-toolbar .trix-button--dialog{font-size:inherit;padding:0.5em;border-bottom:none}trix-toolbar .trix-dialog--link{max-width:600px}trix-toolbar .trix-dialog__link-fields{display:flex;align-items:baseline}trix-toolbar .trix-dialog__link-fields .trix-input{flex:1}trix-toolbar .trix-dialog__link-fields .trix-button-group{flex:0 0 content;margin:0}trix-editor [data-trix-mutable]:not(.attachment__caption-editor){-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}trix-editor [data-trix-mutable]::-moz-selection,trix-editor [data-trix-cursor-target]::-moz-selection,trix-editor [data-trix-mutable] ::-moz-selection{background:none}trix-editor [data-trix-mutable]::-moz-selection,trix-editor [data-trix-cursor-target]::-moz-selection,trix-editor [data-trix-mutable] ::-moz-selection{background:none}trix-editor [data-trix-mutable]::selection,trix-editor [data-trix-cursor-target]::selection,trix-editor [data-trix-mutable] ::selection{background:none}trix-editor .attachment__caption-editor[data-trix-mutable]:focus::-moz-selection{background:highlight}trix-editor .attachment__caption-editor[data-trix-mutable]:focus::-moz-selection{background:highlight}trix-editor .attachment__caption-editor[data-trix-mutable]:focus::selection{background:highlight}trix-editor .attachment.attachment--file[data-trix-mutable]{box-shadow:0 0 0 2px highlight;border-color:transparent}trix-editor .attachment[data-trix-mutable] img{box-shadow:0 0 0 2px highlight}trix-editor .attachment{position:relative}trix-editor .attachment:hover{cursor:default}trix-editor .attachment--preview .attachment__caption:hover{cursor:text}trix-editor .attachment__progress{position:absolute;z-index:1;height:20px;top:calc(50% - 10px);left:5%;width:90%;opacity:0.9;transition:opacity 200ms ease-in}trix-editor .attachment__progress[value="100"]{opacity:0}trix-editor .attachment__caption-editor{display:inline-block;width:100%;margin:0;padding:0;font-size:inherit;font-family:inherit;line-height:inherit;color:inherit;text-align:center;vertical-align:top;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none}trix-editor .attachment__toolbar{position:absolute;z-index:1;top:-0.9em;left:0;width:100%;text-align:center}trix-editor .trix-button-group{display:inline-flex}trix-editor .trix-button{position:relative;float:left;color:#666;white-space:nowrap;font-size:80%;padding:0 0.8em;margin:0;outline:none;border:none;border-radius:0;background:transparent}trix-editor .trix-button:not(:first-child){border-left:1px solid #ccc}trix-editor .trix-button.trix-active{background:#cbeefa}trix-editor .trix-button:not(:disabled){cursor:pointer}trix-editor .trix-button--remove{text-indent:-9999px;display:inline-block;padding:0;outline:none;width:1.8em;height:1.8em;line-height:1.8em;border-radius:50%;background-color:#fff;border:2px solid highlight;box-shadow:1px 1px 6px rgba(0,0,0,0.25)}trix-editor .trix-button--remove::before{display:inline-block;position:absolute;top:0;right:0;bottom:0;left:0;opacity:0.7;content:"";background-image:url(data:image/svg+xml,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19%206.4L17.6%205%2012%2010.6%206.4%205%205%206.4l5.6%205.6L5%2017.6%206.4%2019l5.6-5.6%205.6%205.6%201.4-1.4-5.6-5.6z%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E);background-position:center;background-repeat:no-repeat;background-size:90%}trix-editor .trix-button--remove:hover{border-color:#333}trix-editor .trix-button--remove:hover::before{opacity:1}trix-editor .attachment__metadata-container{position:relative}trix-editor .attachment__metadata{position:absolute;left:50%;top:2em;transform:translate(-50%, 0);max-width:90%;padding:0.1em 0.6em;font-size:0.8em;color:#fff;background-color:rgba(0,0,0,0.7);border-radius:3px}trix-editor .attachment__metadata .attachment__name{display:inline-block;max-width:100%;vertical-align:bottom;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}trix-editor .attachment__metadata .attachment__size{margin-left:0.2em;white-space:nowrap}.trix-content{line-height:1.5}.trix-content *{box-sizing:border-box;margin:0;padding:0}.trix-content h1{font-size:1.2em;line-height:1.2}.trix-content blockquote{border:0 solid #ccc;border-left-width:0.3em;margin-left:0.3em;padding-left:0.6em}.trix-content [dir="rtl"] blockquote,.trix-content blockquote[dir="rtl"]{border-width:0;border-right-width:0.3em;margin-right:0.3em;padding-right:0.6em}.trix-content li{margin-left:1em}.trix-content [dir="rtl"] li{margin-right:1em}.trix-content pre{display:inline-block;width:100%;vertical-align:top;font-family:monospace;font-size:0.9em;padding:0.5em;white-space:pre;background-color:#eee;overflow-x:auto}.trix-content img{max-width:100%;height:auto}.trix-content .attachment{display:inline-block;position:relative;max-width:100%}.trix-content .attachment a{color:inherit;text-decoration:none}.trix-content .attachment a:hover,.trix-content .attachment a:visited:hover{color:inherit}.trix-content .attachment__caption{text-align:center}.trix-content .attachment__caption .attachment__name+.attachment__size::before{content:" · "}.trix-content .attachment--preview{width:100%;text-align:center}.trix-content .attachment--preview .attachment__caption{color:#666;font-size:0.9em;line-height:1.2}.trix-content .attachment--file{color:#333;line-height:1;margin:0 2px 2px 2px;padding:0.4em 1em;border:1px solid #bbb;border-radius:5px}.trix-content .attachment-gallery{display:flex;flex-wrap:wrap;position:relative}.trix-content .attachment-gallery .attachment{flex:1 0 33%;padding:0 0.5em;max-width:33%}.trix-content .attachment-gallery.attachment-gallery--2 .attachment,.trix-content .attachment-gallery.attachment-gallery--4 .attachment{flex-basis:50%;max-width:50%}/*! X-editable - v1.5.0 
* In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery
* http://github.com/vitalets/x-editable
* Copyright (c) 2013 Vitaliy Potapov; Licensed MIT */.editableform{margin-bottom:0}.editableform .control-group{margin-bottom:0;white-space:nowrap;line-height:20px}.editable-buttons{display:inline-block;vertical-align:top;margin-left:7px;zoom:1;*display:inline}.editable-buttons.editable-buttons-bottom{display:block;margin-top:7px;margin-left:0}.editable-input{vertical-align:top;display:inline-block;width:auto;white-space:normal;zoom:1;*display:inline}.editable-buttons .editable-cancel{margin-left:7px}.editable-buttons button.ui-button-icon-only{height:24px;width:30px}.editableform-loading{background:url(/assets/editable/loading-e611bd10da5752d2c77c75664d6ec0cc16491d9d1d85012a753624374ccfeeae.gif) center center no-repeat;height:25px;width:auto;min-width:25px}.editable-inline .editableform-loading{background-position:left 5px}.editable-error-block{max-width:300px;margin:5px 0 0 0;width:auto;white-space:normal}.editable-error-block.ui-state-error{padding:3px}.editable-error{color:red}.editableform .editable-date{padding:0;margin:0;float:left}.editable-inline .add-on .icon-th{margin-top:3px;margin-left:1px}.editable-checklist label input[type="checkbox"],.editable-checklist label span{vertical-align:middle;margin:0}.editable-checklist label{white-space:nowrap}.editable-wysihtml5{width:566px;height:250px}.editable-clear{clear:both;font-size:0.9em;text-decoration:none;text-align:right}.editable-clear-x{background:url(/assets/editable/clear-f8be614091b91809de65cd902bae9b3d4cd0aaa5f6a936b9458862ff4f79c98b.png) center center no-repeat;display:block;width:13px;height:13px;position:absolute;opacity:0.6;z-index:100;top:50%;right:6px;margin-top:-6px}.editable-clear-x:hover{opacity:1}.editable-pre-wrapped{white-space:pre-wrap}.editable-container.editable-popup{max-width:none !important}.editable-container.popover{width:auto}.editable-container.editable-inline{display:inline-block;vertical-align:middle;width:auto;zoom:1;*display:inline}.editable-container.ui-widget{font-size:inherit;z-index:9990}.editable-click,a.editable-click,a.editable-click:hover{text-decoration:none;border-bottom:dashed 1px #0088cc}.editable-click.editable-disabled,a.editable-click.editable-disabled,a.editable-click.editable-disabled:hover{color:#585858;cursor:default;border-bottom:none}.editable-empty,.editable-empty:hover,.editable-empty:focus{font-style:italic;color:#DD1144;text-decoration:none}.editable-unsaved{font-weight:bold}.editable-bg-transition{transition:background-color 1400ms ease-out}.form-horizontal .editable{padding-top:5px;display:inline-block}/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */.datepicker{padding:4px;border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker.datepicker-rtl{direction:rtl}.datepicker.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,0.2);position:absolute;top:-7px;left:6px}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #ffffff;position:absolute;top:-6px;left:7px}.datepicker>div{display:none}.datepicker.days div.datepicker-days{display:block}.datepicker.months div.datepicker-months{display:block}.datepicker.years div.datepicker-years{display:block}.datepicker table{margin:0}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.day:hover{background:#eeeeee;cursor:pointer}.datepicker table tr td.old,.datepicker table tr td.new{color:#999999}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:none;color:#999999;cursor:default}.datepicker table tr td.today,.datepicker table tr td.today:hover,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover{background-color:#fde19a;background-image:linear-gradient(to bottom, #fdd49a, #fdf59a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#000}.datepicker table tr td.today:hover,.datepicker table tr td.today:hover:hover,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today:active,.datepicker table tr td.today:hover:active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.active,.datepicker table tr td.today.active:hover,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled.active:hover,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled.disabled,.datepicker table tr td.today.disabled.disabled:hover,.datepicker table tr td.today[disabled],.datepicker table tr td.today[disabled]:hover,.datepicker table tr td.today.disabled[disabled],.datepicker table tr td.today.disabled[disabled]:hover{background-color:#fdf59a}.datepicker table tr td.today:active,.datepicker table tr td.today:hover:active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.active,.datepicker table tr td.today.active:hover,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled.active:hover{background-color:#fbf069 \9}.datepicker table tr td.today:hover:hover{color:#000}.datepicker table tr td.today.active:hover{color:#fff}.datepicker table tr td.range,.datepicker table tr td.range:hover,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover{background:#eeeeee;border-radius:0}.datepicker table tr td.range.today,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover{background-color:#f3d17a;background-image:linear-gradient(to bottom, #f3c17a, #f3e97a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);border-color:#f3e97a #f3e97a #edde34;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);border-radius:0}.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today:hover:hover,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.active:hover,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled.active:hover,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled.disabled,.datepicker table tr td.range.today.disabled.disabled:hover,.datepicker table tr td.range.today[disabled],.datepicker table tr td.range.today[disabled]:hover,.datepicker table tr td.range.today.disabled[disabled],.datepicker table tr td.range.today.disabled[disabled]:hover{background-color:#f3e97a}.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.active:hover,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled.active:hover{background-color:#efe24b \9}.datepicker table tr td.selected,.datepicker table tr td.selected:hover,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover{background-color:#9e9e9e;background-image:linear-gradient(to bottom, #b3b3b3, gray);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);border-color:#808080 #808080 #595959;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.datepicker table tr td.selected:hover,.datepicker table tr td.selected:hover:hover,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.active,.datepicker table tr td.selected.active:hover,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled.active:hover,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled.disabled,.datepicker table tr td.selected.disabled.disabled:hover,.datepicker table tr td.selected[disabled],.datepicker table tr td.selected[disabled]:hover,.datepicker table tr td.selected.disabled[disabled],.datepicker table tr td.selected.disabled[disabled]:hover{background-color:#808080}.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.active,.datepicker table tr td.selected.active:hover,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled.active:hover{background-color:#666666 \9}.datepicker table tr td.active,.datepicker table tr td.active:hover,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover{background-color:#006dcc;background-image:linear-gradient(to bottom, #08c, #04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);border-color:#0044cc #0044cc #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.datepicker table tr td.active:hover,.datepicker table tr td.active:hover:hover,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active:active,.datepicker table tr td.active:hover:active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.active,.datepicker table tr td.active.active:hover,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled.active:hover,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled.disabled:hover,.datepicker table tr td.active[disabled],.datepicker table tr td.active[disabled]:hover,.datepicker table tr td.active.disabled[disabled],.datepicker table tr td.active.disabled[disabled]:hover{background-color:#0044cc}.datepicker table tr td.active:active,.datepicker table tr td.active:hover:active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.active,.datepicker table tr td.active.active:hover,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled.active:hover{background-color:#003399 \9}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;border-radius:4px}.datepicker table tr td span:hover{background:#eeeeee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:none;color:#999999;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover{background-color:#006dcc;background-image:linear-gradient(to bottom, #08c, #04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);border-color:#0044cc #0044cc #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover:hover,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.active,.datepicker table tr td span.active.active:hover,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled.active:hover,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled.disabled:hover,.datepicker table tr td span.active[disabled],.datepicker table tr td span.active[disabled]:hover,.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active.disabled[disabled]:hover{background-color:#0044cc}.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.active,.datepicker table tr td span.active.active:hover,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled.active:hover{background-color:#003399 \9}.datepicker table tr td span.old,.datepicker table tr td span.new{color:#999999}.datepicker th.datepicker-switch{width:145px}.datepicker thead tr:first-child th,.datepicker tfoot tr th{cursor:pointer}.datepicker thead tr:first-child th:hover,.datepicker tfoot tr th:hover{background:#eeeeee}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.datepicker thead tr:first-child th.cw{cursor:default;background-color:transparent}.input-append.date .add-on i,.input-prepend.date .add-on i{display:block;cursor:pointer;width:16px;height:16px}.input-daterange input{text-align:center}.input-daterange input:first-child{border-radius:3px 0 0 3px}.input-daterange input:last-child{border-radius:0 3px 3px 0}.input-daterange .add-on{display:inline-block;width:auto;min-width:16px;height:18px;padding:4px 5px;font-weight:normal;line-height:18px;text-align:center;text-shadow:0 1px 0 #ffffff;vertical-align:middle;background-color:#eeeeee;border:1px solid #ccc;margin-left:-5px;margin-right:-5px}@-webkit-keyframes plyr-progress{to{background-position:25px 0}}@keyframes plyr-progress{to{background-position:25px 0}}@-webkit-keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes plyr-fade-in{from{opacity:0}to{opacity:1}}@keyframes plyr-fade-in{from{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:subpixel-antialiased;direction:ltr;font-family:Avenir,"Avenir Next","Helvetica Neue","Segoe UI",Helvetica,Arial,sans-serif;font-variant-numeric:tabular-nums;font-weight:500;line-height:1.7;max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease}.plyr audio,.plyr video{border-radius:inherit;height:auto;vertical-align:middle;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui ::after,.plyr--full-ui ::before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5764;border-radius:2px;color:#fff;font-size:9px;line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{-webkit-animation:plyr-fade-in .3s ease;animation:plyr-fade-in .3s ease;bottom:0;color:#fff;display:none;font-size:14px;left:0;padding:10px;position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions .plyr__caption{background:rgba(0,0,0,0.8);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__captions .plyr__caption div{display:inline}.plyr__captions span:empty{display:none}@media (min-width: 480px){.plyr__captions{font-size:16px;padding:20px}}@media (min-width: 768px){.plyr__captions{font-size:18px}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px)}.plyr__control{background:0 0;border:0;border-radius:3px;color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;position:relative;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:18px;pointer-events:none;width:18px}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{box-shadow:0 0 0 5px rgba(0,179,255,0.5);outline:0}a.plyr__control{text-decoration:none}a.plyr__control::after,a.plyr__control::before{display:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed{display:none}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b3ff;color:#fff}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b3ff;color:#fff}.plyr__control--overlaid{background:rgba(0,179,255,0.8);border:0;border-radius:100%;color:#fff;display:none;left:50%;padding:15px;position:absolute;top:50%;transform:translate(-50%, -50%);z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{background:#00b3ff}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr__controls .plyr__controls__item.plyr__volume{padding-right:5px}.plyr__controls .plyr__controls__item.plyr__volume:first-child{padding-right:0}.plyr__controls:empty{display:none}.plyr--audio .plyr__controls{background:#fff;border-radius:inherit;color:#4a5764;padding:10px}.plyr--video .plyr__controls{background:linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.7));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;left:0;padding:20px 5px 5px;position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width: 480px){.plyr--video .plyr__controls{padding:35px 10px 10px}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip]{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{-webkit-animation:plyr-popup .2s ease;animation:plyr-popup .2s ease;background:rgba(255,255,255,0.9);border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,0.15);color:#4a5764;font-size:16px;margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height 0.35s cubic-bezier(0.4, 0, 0.2, 1),width 0.35s cubic-bezier(0.4, 0, 0.2, 1)}.plyr__menu__container::after{border:4px solid transparent;border-top-color:rgba(255,255,255,0.9);content:'';height:0;position:absolute;right:15px;top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5764;display:flex;font-size:14px;padding:4px 11px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control::after{border:4px solid transparent;content:'';position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px}.plyr__menu__container .plyr__control--forward::after{border-left-color:rgba(74,87,100,0.8);right:5px}.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,.plyr__menu__container .plyr__control--forward:hover::after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:500;margin:7px;margin-bottom:3px;padding-left:28px;position:relative;width:calc(100% - 14px)}.plyr__menu__container .plyr__control--back::after{border-right-color:rgba(74,87,100,0.8);left:7px}.plyr__menu__container .plyr__control--back::before{background:#c1c9d1;box-shadow:0 1px 0 #fff;content:'';height:1px;left:0;margin-top:4px;overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus::after,.plyr__menu__container .plyr__control--back:hover::after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px}.plyr__menu__container .plyr__control[role=menuitemradio]::after,.plyr__menu__container .plyr__control[role=menuitemradio]::before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]::before{background:rgba(0,0,0,0.1);content:'';display:block;flex-shrink:0;height:16px;margin-right:10px;transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]::after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before{background:#00b3ff}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control.plyr__tab-focus[role=menuitemradio]::before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover::before{background:rgba(0,0,0,0.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;overflow:hidden;padding-left:25px;pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;border:0;border-radius:26px;color:#00b3ff;display:block;height:19px;margin:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;border:0;border-radius:2.5px;height:5px;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:linear-gradient(to right, currentColor var(--value, 0), transparent var(--value, 0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(35,41,47,0.2);height:13px;position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;-webkit-appearance:none;margin-top:-4px}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:2.5px;height:5px;-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(35,41,47,0.2);height:13px;position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;height:5px}.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:2.5px;height:5px;-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper{background:0 0;border:0;border-radius:2.5px;height:5px;-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;border:0;border-radius:2.5px;height:5px;-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(35,41,47,0.2);height:13px;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input.plyr__tab-focus[type=range]::-webkit-slider-runnable-track{box-shadow:0 0 0 5px rgba(0,179,255,0.5);outline:0}.plyr--full-ui input.plyr__tab-focus[type=range]::-moz-range-track{box-shadow:0 0 0 5px rgba(0,179,255,0.5);outline:0}.plyr--full-ui input.plyr__tab-focus[type=range]::-ms-track{box-shadow:0 0 0 5px rgba(0,179,255,0.5);outline:0}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:rgba(255,255,255,0.25)}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:rgba(255,255,255,0.25)}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:rgba(255,255,255,0.25)}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(35,41,47,0.2),0 0 0 3px rgba(255,255,255,0.5)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(35,41,47,0.2),0 0 0 3px rgba(255,255,255,0.5)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(35,41,47,0.2),0 0 0 3px rgba(255,255,255,0.5)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,201,209,0.66)}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,201,209,0.66)}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,201,209,0.66)}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(35,41,47,0.2),0 0 0 3px rgba(0,0,0,0.1)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(35,41,47,0.2),0 0 0 3px rgba(0,0,0,0.1)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(35,41,47,0.2),0 0 0 3px rgba(0,0,0,0.1)}.plyr__poster{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr__time{font-size:14px}.plyr__time+.plyr__time::before{content:'\2044';margin-right:10px}@media (max-width: 767px){.plyr__time+.plyr__time{display:none}}.plyr--video .plyr__time{text-shadow:0 1px 1px rgba(0,0,0,0.15)}.plyr__tooltip{background:rgba(255,255,255,0.9);border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,0.15);color:#4a5764;font-size:14px;font-weight:500;left:50%;line-height:1.3;margin-bottom:10px;opacity:0;padding:5px 7.5px;pointer-events:none;position:absolute;transform:translate(-50%, 10px) scale(0.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;white-space:nowrap;z-index:2}.plyr__tooltip::before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(255,255,255,0.9);bottom:-4px;content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%, 0) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translate(0, 10px) scale(0.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip::before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip::before{left:16px}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translate(0, 10px) scale(0.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip::before{left:auto;right:16px;transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control.plyr__tab-focus:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control.plyr__tab-focus:last-child .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0, 0) scale(1)}.plyr--video{background:#000;overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;border-radius:inherit;overflow:hidden;position:relative;z-index:0}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr__progress{left:6.5px;margin-right:13px;position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-right:-6.5px;width:calc(100% + 13px)}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:14px;left:0}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:5px;left:0;margin-top:-2.5px;padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--video .plyr__progress__buffer{box-shadow:0 1px 1px rgba(0,0,0,0.15);color:rgba(255,255,255,0.25)}.plyr--audio .plyr__progress__buffer{color:rgba(193,201,209,0.66)}.plyr--loading .plyr__progress__buffer{-webkit-animation:plyr-progress 1s linear infinite;animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg, rgba(35,41,47,0.6) 25%, transparent 25%, transparent 50%, rgba(35,41,47,0.6) 50%, rgba(35,41,47,0.6) 75%, transparent 75%, transparent);background-repeat:repeat-x;background-size:25px 25px;color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:rgba(255,255,255,0.25)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,201,209,0.66)}.plyr__volume{align-items:center;display:flex;flex:1;position:relative}.plyr__volume input[type=range]{margin-left:5px;position:relative;z-index:2}@media (min-width: 480px){.plyr__volume{max-width:90px}}@media (min-width: 768px){.plyr__volume{max-width:110px}}.plyr--is-ios .plyr__volume{display:none !important}.plyr--is-ios.plyr--vimeo [data-plyr=mute]{display:none !important}.plyr:-webkit-full-screen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr.plyr--vimeo:-webkit-full-screen .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr.plyr--vimeo:-ms-fullscreen .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr.plyr--vimeo:fullscreen .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr.plyr--hide-controls:-webkit-full-screen{cursor:none}.plyr.plyr--hide-controls:-ms-fullscreen{cursor:none}.plyr.plyr--hide-controls:fullscreen{cursor:none}@media (min-width: 1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px}.plyr:-ms-fullscreen .plyr__captions{font-size:21px}.plyr:fullscreen .plyr__captions{font-size:21px}}.plyr:-webkit-full-screen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr.plyr--vimeo:-webkit-full-screen .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr.plyr--hide-controls:-webkit-full-screen{cursor:none}@media (min-width: 1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px}}.plyr:-moz-full-screen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr.plyr--vimeo:-moz-full-screen .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr.plyr--hide-controls:-moz-full-screen{cursor:none}@media (min-width: 1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px}}.plyr:-ms-fullscreen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr.plyr--vimeo:-ms-fullscreen .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr.plyr--hide-controls:-ms-fullscreen{cursor:none}@media (min-width: 1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px}}.plyr--fullscreen-fallback{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%;bottom:0;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width: 1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads::after{background:rgba(35,41,47,0.8);border-radius:2px;bottom:10px;color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;z-index:3}.plyr__ads::after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:5px;left:0;margin:-2.5px 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:rgba(255,255,255,0.9);border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,0.15);margin-bottom:10px;opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translate(0, 10px) scale(0.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0, 0) scale(1)}.plyr__preview-thumb::before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(255,255,255,0.9);bottom:-4px;content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c9d1;border-radius:2px;overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,0.55);border-radius:2px;color:#fff;font-size:14px;padding:3px 6px}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none !important}.plyr__sr-only{clip:rect(1px, 1px, 1px, 1px);overflow:hidden;border:0 !important;height:1px !important;padding:0 !important;position:absolute !important;width:1px !important}.plyr [hidden]{display:none !important}
