@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Libre+Franklin:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&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;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;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;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:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 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:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);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:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 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:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 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}/*! Select2 Bootstrap Theme v0.1.0-beta.7 | MIT License | github.com/select2/select2-bootstrap-theme */.select2-container--bootstrap{display:block}.select2-container--bootstrap .select2-selection{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);background-color:#fff;border:1px solid #ccc;border-radius:4px;color:#555555;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:14px;outline:0}.select2-container--bootstrap .select2-selection.form-control{border-radius:4px}.select2-container--bootstrap .select2-search--dropdown .select2-search__field{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);background-color:#fff;border:1px solid #ccc;border-radius:4px;color:#555555;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:14px}.select2-container--bootstrap .select2-search__field{outline:0}.select2-container--bootstrap .select2-search__field::-webkit-input-placeholder{color:#999}.select2-container--bootstrap .select2-search__field:-moz-placeholder{color:#999}.select2-container--bootstrap .select2-search__field::-moz-placeholder{color:#999;opacity:1}.select2-container--bootstrap .select2-search__field:-ms-input-placeholder{color:#999}.select2-container--bootstrap .select2-results__option[role=group]{padding:0}.select2-container--bootstrap .select2-results__option[aria-disabled=true]{color:#777777;cursor:not-allowed}.select2-container--bootstrap .select2-results__option[aria-selected=true]{background-color:#f5f5f5;color:#262626}.select2-container--bootstrap .select2-results__option--highlighted[aria-selected]{background-color:#337ab7;color:#fff}.select2-container--bootstrap .select2-results__option .select2-results__option{padding:6px 12px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option{margin-left:-12px;padding-left:24px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-24px;padding-left:36px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-36px;padding-left:48px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-48px;padding-left:60px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-60px;padding-left:72px}.select2-container--bootstrap .select2-results__group{color:#777777;display:block;padding:6px 12px;font-size:12px;line-height:1.428571429;white-space:nowrap}.select2-container--bootstrap.select2-container--focus .select2-selection,.select2-container--bootstrap.select2-container--open .select2-selection{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);-webkit-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;-o-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;-webkit-transition:border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;border-color:#66afe9}.select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b{border-color:transparent transparent #999 transparent;border-width:0 4px 4px 4px}.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-color:transparent}.select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection{border-top-right-radius:0;border-top-left-radius:0;border-top-color:transparent}.select2-container--bootstrap .select2-selection__clear{color:#999;cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--bootstrap .select2-selection__clear:hover{color:#333}.select2-container--bootstrap.select2-container--disabled .select2-selection{border-color:#ccc;-webkit-box-shadow:none;box-shadow:none}.select2-container--bootstrap.select2-container--disabled .select2-selection,.select2-container--bootstrap.select2-container--disabled .select2-search__field{cursor:not-allowed}.select2-container--bootstrap.select2-container--disabled .select2-selection,.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice{background-color:#eeeeee}.select2-container--bootstrap.select2-container--disabled .select2-selection__clear,.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove{display:none}.select2-container--bootstrap .select2-dropdown{-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);border-color:#66afe9;overflow-x:hidden;margin-top:-1px}.select2-container--bootstrap .select2-dropdown--above{margin-top:1px}.select2-container--bootstrap .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--bootstrap .select2-selection--single{height:34px;line-height:1.428571429;padding:6px 24px 6px 12px}.select2-container--bootstrap .select2-selection--single .select2-selection__arrow{position:absolute;bottom:0;right:12px;top:0;width:4px}.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b{border-color:#999 transparent transparent transparent;border-style:solid;border-width:4px 4px 0 4px;height:0;left:0;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--bootstrap .select2-selection--single .select2-selection__rendered{color:#555555;padding:0}.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--bootstrap .select2-selection--multiple{min-height:34px;padding:0;height:auto}.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;line-height:1.428571429;list-style:none;margin:0;overflow:hidden;padding:0;width:100%;text-overflow:ellipsis;white-space:nowrap}.select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder{color:#999;float:left;margin-top:5px}.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice{color:#555555;background:#fff;border:1px solid #ccc;border-radius:4px;cursor:default;float:left;margin:5px 0 0 6px;padding:0 6px}.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field{background:transparent;padding:0 12px;height:32px;line-height:1.428571429;margin-top:0;min-width:5em}.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:3px}.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--bootstrap .select2-selection--multiple .select2-selection__clear{margin-top:6px}.select2-container--bootstrap .select2-selection--single.input-sm,.input-group-sm .select2-container--bootstrap .select2-selection--single,.form-group-sm .select2-container--bootstrap .select2-selection--single{border-radius:3px;font-size:12px;height:30px;line-height:1.5;padding:5px 22px 5px 10px}.select2-container--bootstrap .select2-selection--single.input-sm .select2-selection__arrow b,.input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b{margin-left:-5px}.select2-container--bootstrap .select2-selection--multiple.input-sm,.input-group-sm .select2-container--bootstrap .select2-selection--multiple,.form-group-sm .select2-container--bootstrap .select2-selection--multiple{min-height:30px;border-radius:3px}.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__choice,.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice{font-size:12px;line-height:1.5;margin:4px 0 0 5px;padding:0 5px}.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field,.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field{padding:0 10px;font-size:12px;height:28px;line-height:1.5}.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__clear,.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear{margin-top:5px}.select2-container--bootstrap .select2-selection--single.input-lg,.input-group-lg .select2-container--bootstrap .select2-selection--single,.form-group-lg .select2-container--bootstrap .select2-selection--single{border-radius:6px;font-size:18px;height:46px;line-height:1.3333333;padding:10px 31px 10px 16px}.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow,.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow{width:5px}.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow b,.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b{border-width:5px 5px 0 5px;margin-left:-5px;margin-left:-10px;margin-top:-2.5px}.select2-container--bootstrap .select2-selection--multiple.input-lg,.input-group-lg .select2-container--bootstrap .select2-selection--multiple,.form-group-lg .select2-container--bootstrap .select2-selection--multiple{min-height:46px;border-radius:6px}.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__choice,.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice{font-size:18px;line-height:1.3333333;border-radius:4px;margin:9px 0 0 8px;padding:0 10px}.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field,.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field{padding:0 16px;font-size:18px;height:44px;line-height:1.3333333}.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__clear,.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear{margin-top:10px}.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #999 transparent;border-width:0 5px 5px 5px}.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #999 transparent;border-width:0 5px 5px 5px}.select2-container--bootstrap[dir="rtl"] .select2-selection--single{padding-left:24px;padding-right:12px}.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:0;padding-left:0;text-align:right}.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:12px;right:auto}.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow b{margin-left:0}.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:0;margin-right:6px}.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.has-warning .select2-dropdown,.has-warning .select2-selection{border-color:#8a6d3b}.has-warning .select2-container--focus .select2-selection,.has-warning .select2-container--open .select2-selection{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;border-color:#66512c}.has-warning.select2-drop-active{border-color:#66512c}.has-warning.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#66512c}.has-error .select2-dropdown,.has-error .select2-selection{border-color:#a94442}.has-error .select2-container--focus .select2-selection,.has-error .select2-container--open .select2-selection{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;border-color:#843534}.has-error.select2-drop-active{border-color:#843534}.has-error.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#843534}.has-success .select2-dropdown,.has-success .select2-selection{border-color:#3c763d}.has-success .select2-container--focus .select2-selection,.has-success .select2-container--open .select2-selection{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;border-color:#2b542c}.has-success.select2-drop-active{border-color:#2b542c}.has-success.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#2b542c}.input-group .select2-container--bootstrap{display:table;table-layout:fixed;position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .select2-container--bootstrap.select2-container--open,.input-group .select2-container--bootstrap.select2-container--focus{z-index:3}.input-group.select2-bootstrap-prepend .select2-container--bootstrap .select2-selection{border-bottom-left-radius:0;border-top-left-radius:0}.input-group.select2-bootstrap-append .select2-container--bootstrap .select2-selection{border-bottom-right-radius:0;border-top-right-radius:0}.select2-bootstrap-append .select2-container--bootstrap,.select2-bootstrap-append .input-group-btn,.select2-bootstrap-append .input-group-btn .btn,.select2-bootstrap-prepend .select2-container--bootstrap,.select2-bootstrap-prepend .input-group-btn,.select2-bootstrap-prepend .input-group-btn .btn{vertical-align:top}.form-control.select2-hidden-accessible{position:absolute !important;width:1px !important}.form-inline .select2-container--bootstrap{display:inline-block}.rails-bootstrap-forms-date-select select,.rails-bootstrap-forms-time-select select,.rails-bootstrap-forms-datetime-select select{display:inline-block;width:auto}.rails-bootstrap-forms-error-summary{margin-top:10px}.about-team__photo{max-height:300px;margin-left:auto;margin-right:auto}.about-compare{display:flex;flex-wrap:wrap;justify-content:space-around;gap:2rem}.acts-table th.acts-table__filter-head{vertical-align:middle}.acts-table .acts-table__filter-head-btn{font-weight:600;text-decoration:none;border:0;box-shadow:none}.acts-table .acts-table__filter-head-btn:hover,.acts-table .acts-table__filter-head-btn:focus{text-decoration:underline}.acts-table td.acts-table__progress-col .progress{width:100%}.acts-table td.acts-table__progress-col .act-progress-ring{--act-progress: 0}.acts-table td.acts-table__progress-col .act-progress-ring__circle{display:flex;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;border-radius:50%;background:radial-gradient(closest-side, var(--bs-body-bg, #fff) 72%, transparent 73% 100%),conic-gradient(#2423f2 calc(var(--act-progress) * 1%), var(--bs-secondary-bg, #e9ecef) 0)}.acts-table td.acts-table__progress-col .act-progress-ring__value{font-size:0.65rem;font-weight:600;line-height:1;color:var(--bs-body-color, #212529)}.acts-table td.acts-table__progress-col .act-progress-ring__label{min-width:0}h1{font-size:2.5rem;font-weight:500;color:#2b2f30;text-align:left;margin-bottom:2.5rem}h1 small{color:#2b2f30}h2{font-size:2rem;margin-top:1rem;margin-bottom:1rem;font-weight:normal}h3{font-size:1.5rem;margin-top:1rem;margin-bottom:1rem;padding-bottom:0.5rem;font-weight:normal}main{min-height:80vh}ul.list-inline li{display:inline-block;margin-left:1rem;margin-right:1rem}.lead{font-size:1.063rem}.border-light{border:1px solid #c1c1c1 !important}.text-danger{color:#f41100 !important}a{color:#2423f2}details summary{color:#ffffff;background-color:#2423f2;color:#ffffff;padding:0.5rem;margin-bottom:1rem}.btn svg{margin-bottom:3px;margin-right:2px}.btn.btn-link{color:#2423f2}.bg-primary{background-color:#2423f2 !important;color:#ffffff}.bg-primary:hover{background:#0e0dd5;border-color:#0e0dd5}.page-link:hover{background-color:gray;border-color:gray}.btn-sm{font-size:12px}.nav-link.btn.btn-secondary{color:#ffffff;background:#2423f2;border-color:#2423f2;border-radius:6px;padding-left:20px !important;padding-right:20px !important}.nav-link.btn.btn-secondary:hover{color:#ffffff;background:#0e0dd5;border-color:#0e0dd5}.badge.badge-primary,.btn.btn-secondary{font-weight:600;color:#2b2f30;background:#ffffff;border:solid 2px #2423f2;border-radius:6px;padding:10px 30px}.badge.badge-primary:hover,.btn.btn-secondary:hover{color:white !important;box-shadow:inset 0 -3.25em 0 0 #2423f2;border-color:white !important;transition:0.3s}.badge.badge-default,.btn.btn-default{background-color:#ffffff;color:#4e5254}.badge.badge-default svg,.btn.btn-default svg{fill:#4e5254}.badge.badge-info{background:#2423f2;border-color:#2423f2}.badge.badge-danger,.btn.btn-danger{background:#f41100;border-color:#f41100}.badge.badge-danger:hover,.btn.btn-danger:hover{background:#c10d00;border-color:#c10d00}.nav-pills .nav-link.active{background-color:#2423f2}.page-item.active .page-link{background-color:#2423f2;border-color:#2423f2}label.custom-file-label::after{content:"Parcourir"}label.required:after{content:" *"}.breadcrumb{padding-top:3rem}.breadcrumb-steps{background-color:transparent;text-align:center}.breadcrumb-steps li.breadcrumb-item a{color:#4e5254}.breadcrumb-steps li.active a{color:#2423f2}.nav.flex-column .nav-link{color:#2423f2}.nav.flex-column .active{border-left:5px solid #2423f2;color:#2423f2}.alert.alert-info{background-color:#f5f5f5;color:#343a40}.alert.alert-info .alert-link{color:#343a40}.copyright{padding-top:50px !important}.btn-main{color:#2b2f30 !important;background:white !important;transition:0.3s}hr{color:#f5f5f5}.nav-pills .nav-link.active{background:#ffffff;border:solid 2px #2423f2;border-radius:6px;font-weight:600;color:#2b2f30}.form-control:focus{box-shadow:0 0 0 2px #2423f2}.login-clean form{max-width:320px;width:90%;margin:0 auto 50px auto;background-color:#2423f2;padding:40px;border-radius:10px;color:#2b2f30;box-shadow:5px 5px 40px #5453f5}.login-clean h1{font-size:32px}.login-clean small{text-align:left !important}.login-clean a{color:#ffffff;font-size:15px}.edit_act .form-check label{color:red}.login-clean a:hover{color:#d6e4ff}.form-check{display:inline-block}.contact-card{color:#ffffff;background-color:#2423f2;box-shadow:5px 5px 20px 10px #5453f557;border-radius:10px}.contact-card h1{color:#ffffff}.contact-card li{list-style:none}.contact-card a,.contact-card p{color:white;text-decoration:none}.visual-asset{max-width:230px;position:relative;top:-50px;right:110px;z-index:-1;margin-bottom:-80px}#portal_signup h2{color:white;font-weight:600}#portal_signup h2 hr{color:white;height:3px;opacity:1;margin:0 75px}.new-user-card{max-width:250px;width:250px;height:400px;border-radius:10px;background-size:cover;background-position:center;display:flex;align-items:flex-end;justify-content:center}.hide{display:none}.card_selector input{display:none}#acts_front .btn{margin-top:40px;font-weight:500;font-size:16px;float:right}.subscriptions .text-warning{color:#2423f2 !important}.rounded-blue{border:2px solid #2423f2}#bailiff table{width:40%}#bailiff address{line-height:2rem}#bailiff .card span{color:#2423f2}.tracking-list svg{margin-bottom:3px}.act_description_bo b{color:#2423f2}.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1200px}@media (max-width: 576px){h1{font-size:2rem}h2{font-size:1.5rem}.footer-clean .item{text-align:center}.navbar-light .navbar-toggler-icon{background-image:url(/assets/burger-d5ddd931d03b7bd18d8a909d433e44ea555eb0bdec2ae2cdc11e35a5300347e7.svg)}ul.list-group.list-group-horizontal.mt-2{display:flex;justify-content:center}li.list-group-item.bg-transparent.border-0.pt-1{padding:10px 0}button.navbar-toggler.collapsed{background-color:white}button.navbar-toggler{border:none;padding:0}.navbar .container{padding:0}#portal_signup input[type=submit]{width:100%;font-size:1rem}#portal_signup input{font-size:1rem}#portal_signup label{font-size:1rem}#portal_signup hr{display:none}#portal_signup h2{font-size:22px}.new-user-card{width:272px;height:115px}.new-user-card div{margin:auto}.card_selector{flex-direction:column}.contact div:first-of-type{flex-direction:column;align-items:center}.contact .contact-card{width:70%}.contact .contact-card div:first-of-type{padding-top:0 !important;padding-right:0 !important}.contact .contact-card h1{font-size:2rem}.contact input[type=submit]{width:100%}.contact .contact-form{margin-top:35px}.rounded-blue{border:1px solid #2423f2}#bailiff h1{font-size:20px;text-align:center}#bailiff img{margin-bottom:25px;width:100% !important;height:auto !important}#bailiff .summary_avatar{align-items:center;flex-direction:column;font-size:16px}#bailiff h2{font-size:20px}#bailiff .bailiff-info{font-size:16px;width:80%;margin:auto}#bailiff table{width:100%}}.text-no-decoration{text-decoration:none !important}.text-no-decoration *{text-decoration:none !important}.navbar-toggler{background-color:white}.select2-results__option--highlighted{background-color:#2423f2 !important}.white{color:#ffffff}.form-floating>.form-control:not(:placeholder-shown){padding-top:1.7rem}:host,:root{--bs-link-color: #2423f2;--bs-nav-pills-link-active-bg: #2423f2;--bs-nav-link-color: #2423f2;--bs-nav-link-hover-color: #2423f2;--bs-primary-rgb: 36,35,242;--bs-list-group-active-border-color: #2423f2;--bs-list-group-active-bg: #2423f2}.accordion{--bs-accordion-active-bg: #2423f2;--bs-accordion-active-color: #ffffff}p.count{font-size:5rem;text-align:center;font-family:"Lucida Console", Courier, monospace}p.count span{color:#a07e6b;font-size:4rem}.direct-upload{display:inline-block;position:relative;padding:2px 4px;margin:0 3px 3px 0;border:1px solid rgba(0,0,0,0.3);border-radius:3px;font-size:11px;line-height:13px}.direct-upload--pending{opacity:0.6}.direct-upload__progress{position:absolute;top:0;left:0;bottom:0;opacity:0.2;background:#0076ff;transition:width 120ms ease-out, opacity 60ms 60ms ease-in;transform:translate3d(0, 0, 0)}.direct-upload--complete .direct-upload__progress{opacity:0.4}.direct-upload--error{border-color:red}input[type=file][data-direct-upload-url][disabled]{display:none}pre>code.sourceCode{white-space:pre;position:relative}pre>code.sourceCode>span{line-height:1.25}pre>code.sourceCode>span:empty{height:1.2em}.sourceCode{overflow:visible}code.sourceCode>span{color:inherit;text-decoration:inherit}div.sourceCode{margin:1em 0}pre.sourceCode{margin:0}@media screen{div.sourceCode{overflow:auto}}@media print{pre>code.sourceCode{white-space:pre-wrap}pre>code.sourceCode>span{display:inline-block;text-indent:-5em;padding-left:5em}}pre.numberSource code{counter-reset:source-line 0}pre.numberSource code>span{position:relative;left:-4em;counter-increment:source-line}pre.numberSource code>span>a:first-child::before{content:counter(source-line);position:relative;left:-1em;text-align:right;vertical-align:baseline;border:none;display:inline-block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:0 4px;width:4em;color:#aaaaaa}pre.numberSource{margin-left:3em;border-left:1px solid #aaaaaa;padding-left:4px}@media screen{pre>code.sourceCode>span>a:first-child::before{text-decoration:underline}}code span.al{color:#ff0000;font-weight:bold}code span.an{color:#60a0b0;font-weight:bold;font-style:italic}code span.at{color:#7d9029}code span.bn{color:#40a070}code span.bu{color:#008000}code span.cf{color:#007020;font-weight:bold}code span.ch{color:#4070a0}code span.cn{color:#880000}code span.co{color:#60a0b0;font-style:italic}code span.cv{color:#60a0b0;font-weight:bold;font-style:italic}code span.do{color:#ba2121;font-style:italic}code span.dt{color:#902000}code span.dv{color:#40a070}code span.er{color:#ff0000;font-weight:bold}code span.fl{color:#40a070}code span.fu{color:#06287e}code span.im{color:#008000;font-weight:bold}code span.in{color:#60a0b0;font-weight:bold;font-style:italic}code span.kw{color:#007020;font-weight:bold}code span.op{color:#666666}code span.ot{color:#007020}code span.pp{color:#bc7a00}code span.sc{color:#4070a0}code span.ss{color:#bb6688}code span.st{color:#4070a0}code span.va{color:#19177c}code span.vs{color:#4070a0}code span.wa{color:#60a0b0;font-weight:bold;font-style:italic}.act-types-table__price{width:140px;text-align:right}.avatar{height:200px;width:200px;background-position:center;background-size:cover;border-radius:50%;margin:auto}.toasts{position:absolute;z-index:1;top:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:100%}:host,:root{--bs-link-color: #2423f2;--bs-nav-pills-link-active-bg: #2423f2;--bs-nav-link-color: #2423f2;--bs-nav-link-hover-color: #2423f2;--bs-primary-rgb: 36,35,242;--bs-list-group-active-border-color: #2423f2;--bs-list-group-active-bg: #2423f2}.step-circle{background-color:#2423f2;color:#ffffff;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-left:auto;margin-right:auto;font-weight:bold}.call-to-action{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:center}@media (min-width: 768px){.navbar{background:linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 90%)}}#propositions{display:grid;grid-template-columns:auto 1fr;row-gap:3rem;column-gap:1rem}#browser-frame,#signified-1,#signified-2,#signified-3{filter:drop-shadow(0px 6px 6px rgba(0,0,0,0.15))}#mockup_header #signified-1,#mockup_header #signified-2,#mockup_header #signified-3{animation:float 4s ease-in-out infinite}#mockup_header #files-wrapper{opacity:0;animation:slideInLeft 0.3s ease-in-out;animation-fill-mode:forwards}#mockup_header #significations-wrapper{opacity:0;animation:slideInRight 0.3s ease-in-out 0.3s;animation-fill-mode:forwards}#mockup_header #progress-bar__blue{width:0;animation:mockupProgressBarFill 0.3s ease-in-out 0.3s;animation-fill-mode:forwards}#mockup_step_1 #progress-bar__blue{width:10px}#mockup_step_1 #blue-circle,#mockup_step_1 #signified-all,#mockup_step_1 #progress-bar__text,#mockup_step_1 #files-wrapper,#mockup_step_1 #timeline,#mockup_step_1 #significations-wrapper{opacity:0}#mockup_step_2 #progress-bar__blue{width:10px}#mockup_step_2 #blue-circle,#mockup_step_2 #signified-all,#mockup_step_2 #progress-bar__text,#mockup_step_2 #files-wrapper,#mockup_step_2 #timeline{opacity:0}#mockup_step_2 #signif-1{opacity:0;animation:1.5s ease-in-out slideUpDown infinite;animation-fill-mode:forwards}#mockup_step_2 #signif-2{opacity:0;animation:1.5s ease-in-out slideUpDown infinite 0.2s;animation-fill-mode:forwards}#mockup_step_3 #progress-bar__blue{width:10px}#mockup_step_3 #blue-circle,#mockup_step_3 #signified-all,#mockup_step_3 #progress-bar__text,#mockup_step_3 #timeline{opacity:0}#mockup_step_3 #file-1{opacity:0;animation:1.5s ease-in-out slideUpDown infinite;animation-fill-mode:forwards}#mockup_step_3 #file-2{opacity:0;animation:1.5s ease-in-out slideUpDown infinite 0.2s;animation-fill-mode:forwards}#mockup_step_4 #blue-circle{opacity:0}#mockup_step_4 #progress-bar__blue{width:10px}#mockup_step_4 #progress-bar__blue{width:0;animation:mockupProgressBarFinish 3s ease-in-out infinite;animation-fill-mode:forwards}#mockup_step_4 #signified-1,#mockup_step_4 #signified-2,#mockup_step_4 #signified-3{opacity:0;animation:3s ease-in-out slideUpDown infinite;animation-fill-mode:forwards;filter:drop-shadow(0px 6px 6px rgba(0,0,0,0.15))}@keyframes mockupProgressBarFill{0%{width:0}100%{width:123.62044px}}@keyframes mockupProgressBarFinish{0%{width:0}50%{width:202.33366px}100%{width:202.33366px}}@keyframes float{0%{transform:translateY(0px)}50%{transform:translateY(-5px)}100%{transform:translateY(0px)}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes slideInOutLeft{0%{transform:translateX(-20px);opacity:0}25%{transform:translateX(0px);opacity:1}75%{transform:translateX(0px);opacity:1}100%{transform:translateX(20px);opacity:0}}@keyframes slideUpDown{0%{transform:translateY(-20px);opacity:0}25%{transform:translateY(0px);opacity:1}75%{transform:translateY(0px);opacity:1}100%{transform:translateY(20px);opacity:0}}@keyframes slideDownUp{0%{transform:translateY(20px);opacity:0}25%{transform:translateY(0px);opacity:1}75%{transform:translateY(0px);opacity:1}100%{transform:translateY(-20px);opacity:0}}@keyframes slideInLeft{0%{transform:translateX(-20px);opacity:0}100%{transform:translateX(0px);opacity:1}}@keyframes slideInRight{0%{transform:translateX(20px);opacity:0}100%{transform:translateX(0px);opacity:1}}label.required:after{content:" *";color:red}.v-select .dropdown-toggle .clear{margin-top:3px}div.overflow{overflow-x:auto}.alert-dismissible .close{padding:0.4rem 1.25rem}.subform-inline form{display:inline}.button-invisible{background-color:transparent;border:0;padding:0;margin:0}.messages_index_me{background-color:#2423f2;color:#ffffff;border-radius:5px}.messages_index_other{background-color:#ffffff;color:#4e5254;border:1px solid #d3d3d3;border-radius:5px}.messages_index_textarea{padding-top:10px}.messages_index_textarea #message_content{max-width:500px;margin:30px auto;min-height:75px;max-height:350px}#conversation_list{max-height:calc(100vh - 300px);overflow:scroll;border-right:1px solid #f5f5f5}#conversation_list .conversation_list__item{color:#2b2f30;text-decoration:none;border:1px solid #f5f5f5;display:block}#conversation_list .conversation_list__item.active{background-color:#2423f2;border-color:#2423f2;color:#ffffff}html{overflow-x:hidden}h1,h2,h3,h4,h5,h6,a{font-family:"Inter", sans-serif !important}*{font-family:"Libre Franklin", sans-serif !important}h1,h2,h3,h4,h5,h6,p{color:#2b2f30}.no-after::after{height:0}.navbar.bg-light{background-color:#f8f9fa !important;border:none !important}.navbar .udr{text-decoration:none}.navbar .udr:after{background:none repeat scroll 0 0 transparent;content:"";display:block;height:2px;background:black;transition:width 0.3s ease 0s, left 0.3s ease 0s;width:0}.navbar .udr.text-danger:after{background:#d9534f}.navbar .udr:hover:after{width:100%;left:0}.navbar .logo{max-width:100px}.navbar .me-lg-auto .nav-link{margin:8px 16px !important;font-weight:400;color:#4e5254}.navbar .me-lg-auto:hover{color:#2423f2}.navbar .log-in{color:#191a1a !important;font-weight:500 !important}.navbar:hover{color:#2423f2 !important}@media (min-width: 992px){.navbar .me-lg-auto{margin-left:12px}.navbar .me-lg-auto .nav-link{margin-left:10px !important;margin-right:10px !important}}.navbar .my-account{margin-right:20px}.navbar a.nav-link.btn.btn-primary.text-white{text-transform:initial}#blue_circle{background-color:#2423f2;width:800px;height:800px;border-radius:100%;z-index:-1;position:absolute;right:-157px;top:-128px}#alerts{text-decoration:none}#alerts span{background-color:red;border-radius:50px;padding:2px 5px;color:white;font-size:0.75rem;position:relative;right:17px;bottom:5px}.box-shadow{box-shadow:0px 6px 6px rgba(0,0,0,0.15)}.footer-clean{padding-top:50px;background-color:#2423f2 !important}.footer-clean li{line-height:2.1rem}.footer-clean h3{font-size:1rem}.footer-clean a{color:#ffffff;text-decoration:none}.footer-clean .copyright{width:100%;position:absolute;left:0;font-size:0.85rem}.footer-clean h3{color:#ffffff;font-weight:700}.footer-clean .logo-footer{max-width:320px}.footer-clean .icon-footer{margin-right:10px}.footer-clean ul{list-style:none;padding:0}.footer-clean p{color:white}footer a.nav-link.udr{padding:0;text-decoration:underline}.call-to-action a{min-width:180px}.btn-primary{font-weight:600;color:white !important;background-color:#2423f2 !important;box-shadow:0 0 60px 2px rgba(35,37,242,0.3);border-radius:6px;transition:0.3s;border:none}.btn-primary:hover{border-color:#2423f2 !important;box-shadow:0 0 0px -9px rgba(35,37,242,0.3)}.lead{color:#000}.input-group input,.input-group .input-group-text{border-radius:6px}.input-group-text.bg-primary.text-uppercase{font-size:14px}h3.home_titles{font-size:2rem;line-height:2.2rem;color:#2423f2}h3.home_titles small{font-size:1rem;font-style:italic}.contact textarea{min-height:250px}.act_page .btn{border-radius:6px !important}#portal_signup{height:700px}.alert-en-savoir-plus{height:100px;margin-top:-20px;border:2px dashed #2423f2}.alert-en-savoir-plus p{text-decoration:underline}.signup-information{font-size:1rem}.signup-information img{width:33px;margin-right:15px}.signup-information ul{font-size:1rem}.signup-information strong{display:contents}.signup-form{padding:40px 40px 30px 40px;border-radius:10px;color:#2b2f30;box-shadow:5px 5px 40px #d4d3ff;height:fit-content}.signup-form p{text-align:start}.signup-form img{width:45px;transition-duration:0.3s}.signup-form img:hover{transform:translateY(-7px)}.signup-form img .btn-primary{height:fit-content}@media (max-width: 1024px){.signup-information{display:none}.signup-form{margin:auto}}@font-face{font-family:"Roboto";src:url(/fonts/roboto-regular-webfont.eot);src:url(/fonts/roboto-regular-webfont.eot?#iefix) format("embedded-opentype"),url(/fonts/roboto-regular-webfont.woff2) format("woff2"),url(/fonts/roboto-regular-webfont.woff) format("woff"),url(/fonts/roboto-regular-webfont.ttf) format("truetype"),url(/fonts/roboto-regular-webfont.svg#robotoregular) format("svg");font-weight:normal;font-style:normal}.subscriptions{padding-top:50px;padding-bottom:75px}.subscriptions .subscriptions_title{padding:20px 15px 15px 15px;margin-bottom:50px}.subscriptions .subscriptions_title h1{font-weight:500;color:#2b2f30;text-transform:none}.subscriptions .subscriptions_title h1 small{font-size:0.5em}.subscriptions .subscriptions_advantages{margin-bottom:2rem}.subscriptions .subscriptions_advantages img{margin-right:1.5rem;padding-bottom:0.3rem}.subscriptions .subscriptions_content{max-width:500px;margin:0 auto;padding:17px 25px;border-radius:6px;box-shadow:8px 13px 15px 0 #e3eaff;background-color:white}.subscriptions .subscriptions_content .subscriptions_strong{font-weight:600;text-align:center}.subscriptions .subscriptions_content .stripe-button-el{display:none}@media (max-width: 576px){.subscriptions{padding-top:0}.subscriptions .subscriptions_title{margin-bottom:1rem}.subscriptions .subscriptions_advantages{text-align:center}.subscriptions .visual-asset{display:none}.subscriptions p.subscriptions_desc{text-align:center}}.tracking-detail{padding:3rem 0}#tracking{margin-bottom:1rem}[class*=tracking-status-] p{margin:0;font-size:1.1rem;color:#fff;text-transform:uppercase;text-align:center}[class*=tracking-status-]{padding:1.6rem 0}.tracking-status-intransit{background-color:#65aee0}.tracking-status-outfordelivery{background-color:#f5a551}.tracking-status-deliveryoffice{background-color:#f7dc6f}.tracking-status-delivered{background-color:#4cbb87}.tracking-status-attemptfail{background-color:#b789c7}.tracking-status-error,.tracking-status-exception{background-color:#d26759}.tracking-status-expired{background-color:#616e7d}.tracking-status-pending{background-color:#ccc}.tracking-status-inforeceived{background-color:#214977}.tracking-item{border-left:1px solid #e5e5e5;position:relative;padding-top:1rem;padding-left:2rem;padding-bottom:.5rem;font-size:.9rem;margin-left:1.5rem;min-height:5rem}.tracking-item:last-child{padding-bottom:4rem}.tracking-item .tracking-date{margin-bottom:0.5rem}.tracking-item .tracking-date span{color:#888;font-size:85%;padding-left:0.4rem}.tracking-item .tracking-content{padding:.5rem .8rem;background-color:#f4f4f4;border-radius:0.5rem}.tracking-item .tracking-content span{display:block;color:#888;font-size:85%}.tracking-item .tracking-icon{line-height:2.6rem;position:absolute;left:-1.3rem;width:2.6rem;height:2.6rem;text-align:center;border-radius:50%;font-size:1.1rem;background-color:#fff;color:#fff}.tracking-item .tracking-icon.status-sponsored{background-color:#f68}.tracking-item .tracking-icon.status-delivered{background-color:#4cbb87}.tracking-item .tracking-icon.status-outfordelivery{background-color:#f5a551}.tracking-item .tracking-icon.status-deliveryoffice{background-color:#f7dc6f}.tracking-item .tracking-icon.status-attemptfail{background-color:#b789c7}.tracking-item .tracking-icon.status-exception{background-color:#d26759}.tracking-item .tracking-icon.status-inforeceived{background-color:#214977}.tracking-item .tracking-icon.status-intransit{color:#e5e5e5;border:1px solid #e5e5e5;font-size:0.6rem}@media (min-width: 992px){.tracking-item .tracking-date{position:absolute;left:-10rem;width:7.5rem;text-align:right}.tracking-item .tracking-date span{display:block}.tracking-item .tracking-content{padding:0;background-color:transparent}}
