@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;600&display=swap";/*! =======================================================
                      VERSION  11.0.2              
========================================================= *//*! =========================================================
 * bootstrap-slider.js
 *
 * Maintainers:
 *		Kyle Kemp
 *			- Twitter: @seiyria
 *			- Github:  seiyria
 *		Rohit Kalkur
 *			- Twitter: @Rovolutionary
 *			- Github:  rovolution
 *
 * =========================================================
 *
 * bootstrap-slider is released under the MIT License
 * Copyright (c) 2019 Kyle Kemp, Rohit Kalkur, and contributors
 * 
 * Permission is hereby granted, free of charge, to any person
 * obtaining a copy of this software and associated documentation
 * files (the "Software"), to deal in the Software without
 * restriction, including without limitation the rights to use,
 * copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the
 * Software is furnished to do so, subject to the following
 * conditions:
 * 
 * The above copyright notice and this permission notice shall be
 * included in all copies or substantial portions of the Software.
 * 
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 * OTHER DEALINGS IN THE SOFTWARE.
 *
 * ========================================================= */.slider{display:inline-block;vertical-align:middle;position:relative}.slider.slider-horizontal{width:210px;height:20px}.slider.slider-horizontal .slider-track{height:10px;width:100%;margin-top:-5px;top:50%;left:0}.slider.slider-horizontal .slider-selection,.slider.slider-horizontal .slider-track-low,.slider.slider-horizontal .slider-track-high{height:100%;top:0;bottom:0}.slider.slider-horizontal .slider-tick,.slider.slider-horizontal .slider-handle{margin-left:-10px}.slider.slider-horizontal .slider-tick.triangle,.slider.slider-horizontal .slider-handle.triangle{position:relative;top:50%;transform:translateY(-50%);border-width:0 10px 10px 10px;width:0;height:0;border-bottom-color:#036fa5;margin-top:0}.slider.slider-horizontal .slider-tick-container{white-space:nowrap;position:absolute;top:0;left:0;width:100%}.slider.slider-horizontal .slider-tick-label-container{white-space:nowrap;margin-top:20px}.slider.slider-horizontal .slider-tick-label-container .slider-tick-label{display:inline-block;text-align:center}.slider.slider-horizontal.slider-rtl .slider-track{left:initial;right:0}.slider.slider-horizontal.slider-rtl .slider-tick,.slider.slider-horizontal.slider-rtl .slider-handle{margin-left:initial;margin-right:-10px}.slider.slider-horizontal.slider-rtl .slider-tick-container{left:initial;right:0}.slider.slider-vertical{height:210px;width:20px}.slider.slider-vertical .slider-track{width:10px;height:100%;left:25%;top:0}.slider.slider-vertical .slider-selection{width:100%;left:0;top:0;bottom:0}.slider.slider-vertical .slider-track-low,.slider.slider-vertical .slider-track-high{width:100%;left:0;right:0}.slider.slider-vertical .slider-tick,.slider.slider-vertical .slider-handle{margin-top:-10px}.slider.slider-vertical .slider-tick.triangle,.slider.slider-vertical .slider-handle.triangle{border-width:10px 0 10px 10px;width:1px;height:1px;border-left-color:#036fa5;margin-left:0}.slider.slider-vertical .slider-tick-label-container{white-space:nowrap}.slider.slider-vertical .slider-tick-label-container .slider-tick-label{padding-left:4px}.slider.slider-vertical.slider-rtl .slider-track{left:initial;right:25%}.slider.slider-vertical.slider-rtl .slider-selection{left:initial;right:0}.slider.slider-vertical.slider-rtl .slider-tick.triangle,.slider.slider-vertical.slider-rtl .slider-handle.triangle{border-width:10px 10px 10px 0}.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label{padding-left:initial;padding-right:4px}.slider.slider-disabled .slider-handle{background-color:#cfcfcf;background-image:-moz-linear-gradient(top,#DFDFDF,#BEBEBE);background-image:-webkit-gradient(linear,0 0,0 100%,from(#DFDFDF),to(#BEBEBE));background-image:-webkit-linear-gradient(top,#DFDFDF,#BEBEBE);background-image:-o-linear-gradient(top,#DFDFDF,#BEBEBE);background-image:linear-gradient(to bottom,#DFDFDF,#BEBEBE);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#DFDFDF",endColorstr="#BEBEBE",GradientType=0)}.slider.slider-disabled .slider-track{background-color:#e7e7e7;background-image:-moz-linear-gradient(top,#E5E5E5,#E9E9E9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#E5E5E5),to(#E9E9E9));background-image:-webkit-linear-gradient(top,#E5E5E5,#E9E9E9);background-image:-o-linear-gradient(top,#E5E5E5,#E9E9E9);background-image:linear-gradient(to bottom,#E5E5E5,#E9E9E9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#E5E5E5",endColorstr="#E9E9E9",GradientType=0);cursor:not-allowed}.slider input{display:none}.slider .tooltip-inner{white-space:nowrap;max-width:none}.slider .bs-tooltip-top .tooltip-inner,.slider .bs-tooltip-bottom .tooltip-inner{position:relative;left:-50%}.slider.bs-tooltip-left .tooltip-inner,.slider.bs-tooltip-right .tooltip-inner{position:relative;top:-100%}.slider .tooltip{pointer-events:none}.slider .tooltip.bs-tooltip-top .arrow,.slider .tooltip.bs-tooltip-bottom .arrow{left:-.4rem}.slider .tooltip.bs-tooltip-top{margin-top:-44px}.slider .tooltip.bs-tooltip-bottom{margin-top:2px}.slider .tooltip.bs-tooltip-left,.slider .tooltip.bs-tooltip-right{margin-top:-14px}.slider .tooltip.bs-tooltip-left .arrow,.slider .tooltip.bs-tooltip-right .arrow{top:8px}.slider .hide{display:none}.slider-track{background-color:#f7f7f7;background-image:-moz-linear-gradient(top,#F5F5F5,#F9F9F9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#F5F5F5),to(#F9F9F9));background-image:-webkit-linear-gradient(top,#F5F5F5,#F9F9F9);background-image:-o-linear-gradient(top,#F5F5F5,#F9F9F9);background-image:linear-gradient(to bottom,#F5F5F5,#F9F9F9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#F5F5F5",endColorstr="#F9F9F9",GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px #0000001a;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:absolute;cursor:pointer}.slider-selection{background-color:#f7f7f7;background-image:-moz-linear-gradient(top,#F9F9F9,#F5F5F5);background-image:-webkit-gradient(linear,0 0,0 100%,from(#F9F9F9),to(#F5F5F5));background-image:-webkit-linear-gradient(top,#F9F9F9,#F5F5F5);background-image:-o-linear-gradient(top,#F9F9F9,#F5F5F5);background-image:linear-gradient(to bottom,#F9F9F9,#F5F5F5);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#F9F9F9",endColorstr="#F5F5F5",GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px #00000026;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:absolute}.slider-selection.tick-slider-selection{background-color:#46c1fe;background-image:-moz-linear-gradient(top,#52c5ff,#3abcfd);background-image:-webkit-gradient(linear,0 0,0 100%,from(#52c5ff),to(#3abcfd));background-image:-webkit-linear-gradient(top,#52c5ff,#3abcfd);background-image:-o-linear-gradient(top,#52c5ff,#3abcfd);background-image:linear-gradient(to bottom,#52c5ff,#3abcfd);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#52c5ff",endColorstr="#3abcfd",GradientType=0)}.slider-track-low,.slider-track-high{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:absolute;background:transparent}.slider-handle{background-color:#0478b2;background-image:-moz-linear-gradient(top,#0480BE,#036fa5);background-image:-webkit-gradient(linear,0 0,0 100%,from(#0480BE),to(#036fa5));background-image:-webkit-linear-gradient(top,#0480BE,#036fa5);background-image:-o-linear-gradient(top,#0480BE,#036fa5);background-image:linear-gradient(to bottom,#0480BE,#036fa5);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0480BE",endColorstr="#036fa5",GradientType=0);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px #fff3,0 1px 2px #0000000d;position:absolute;top:0;width:20px;height:20px;background-color:#0480be;border:0px solid transparent}.slider-handle:hover{cursor:pointer}.slider-handle.round{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.slider-handle.triangle,.slider-handle.custom{background:transparent none}.slider-handle.custom:before{line-height:20px;font-size:20px;content:"★";color:#726204}.slider-tick{background-color:#f7f7f7;background-image:-moz-linear-gradient(top,#F5F5F5,#F9F9F9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#F5F5F5),to(#F9F9F9));background-image:-webkit-linear-gradient(top,#F5F5F5,#F9F9F9);background-image:-o-linear-gradient(top,#F5F5F5,#F9F9F9);background-image:linear-gradient(to bottom,#F5F5F5,#F9F9F9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#F5F5F5",endColorstr="#F9F9F9",GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px #00000026;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:absolute;cursor:pointer;width:20px;height:20px;filter:none;opacity:.8;border:0px solid transparent}.slider-tick.round{border-radius:50%}.slider-tick.triangle,.slider-tick.custom{background:transparent none}.slider-tick.custom:before{line-height:20px;font-size:20px;content:"★";color:#726204}.slider-tick.in-selection{background-color:#46c1fe;background-image:-moz-linear-gradient(top,#52c5ff,#3abcfd);background-image:-webkit-gradient(linear,0 0,0 100%,from(#52c5ff),to(#3abcfd));background-image:-webkit-linear-gradient(top,#52c5ff,#3abcfd);background-image:-o-linear-gradient(top,#52c5ff,#3abcfd);background-image:linear-gradient(to bottom,#52c5ff,#3abcfd);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#52c5ff",endColorstr="#3abcfd",GradientType=0);opacity:1}.vue-notification-group{margin:10px!important}.chat-toggle[data-v-d97a45d7]{width:45px;height:45px;max-width:45px;max-height:45px;padding:0;bottom:120px;right:24px}@media screen and (min-width: 991px){.chat-toggle[data-v-d97a45d7]{bottom:136px}}.chat-count[data-v-d97a45d7]{width:2em;height:2em;padding:.25rem;border-radius:50%;font-size:.6875rem;color:#fff;display:flex;justify-content:center;align-items:center;position:absolute;top:-1em;right:-.5rem}.spiner[data-v-8734800a]{top:0;right:0;bottom:0;left:0;z-index:99999999999;background-color:#fff}@keyframes ldio-oxoys7yccdm{0%{background:#ffcc28}12.5%{background:#ffcc28}12.625%{background:#5199fc}to{background:#5199fc}}.ldio-oxoys7yccdm div{position:absolute;width:10px;height:10px;background:#5199fc;animation:ldio-oxoys7yccdm 1s linear infinite}.loadingio-spinner-blocks-b1ip28aehg7{width:34px;height:34px;display:inline-block;overflow:hidden;background:none}.ldio-oxoys7yccdm{width:100%;height:100%;position:relative;transform:translateZ(0) scale(1);backface-visibility:hidden;transform-origin:0 0}.ldio-oxoys7yccdm div{box-sizing:content-box}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader,.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px #0009;background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px #0009;background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}/*!
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Copyright 2011-2022 The Bootstrap Authors
* Copyright 2011-2022 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/:root{--blue: #007bff;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #dc3545;--orange: #fd7e14;--yellow: #ffc107;--green: #28a745;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #6c757d;--gray-dark: #343a40;--primary: #007bff;--secondary: #6c757d;--success: #28a745;--info: #17a2b8;--warning: #ffc107;--danger: #dc3545;--light: #f8f9fa;--dark: #343a40;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:2.5rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container,.container-sm{max-width:540px}}@media (min-width: 768px){.container,.container-sm,.container-md{max-width:720px}}@media (min-width: 992px){.container,.container-sm,.container-md,.container-lg{max-width:960px}}@media (min-width: 1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width: 576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width: 768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width: 992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width: 1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table-striped tbody tr:nth-of-type(odd){background-color:#0000000d}.table-hover tbody tr:hover{color:#212529;background-color:#00000013}.table-primary,.table-primary>th,.table-primary>td{background-color:#b8daff}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#d6d8db}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>th,.table-success>td{background-color:#c3e6cb}.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>th,.table-info>td{background-color:#bee5eb}.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>th,.table-warning>td{background-color:#ffeeba}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody+tbody{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>th,.table-danger>td{background-color:#f5c6cb}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>th,.table-light>td{background-color:#fdfdfe}.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>th,.table-dark>td{background-color:#c6c8ca}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>th,.table-active>td{background-color:#00000013}.table-hover .table-active:hover{background-color:#00000013}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:#00000013}@media (max-width: 767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width: 1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:#28a745e6;border-radius:.25rem}.was-validated .form-control:valid,.form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#28a745}.was-validated .custom-control-input:valid~.custom-control-label,.custom-control-input.is-valid~.custom-control-label{color:#28a745}.was-validated .custom-control-input:valid~.custom-control-label:before,.custom-control-input.is-valid~.custom-control-label:before{border-color:#28a745}.was-validated .custom-control-input:valid:checked~.custom-control-label:before,.custom-control-input.is-valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}.was-validated .custom-control-input:valid:focus~.custom-control-label:before,.custom-control-input.is-valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #28a74540}.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before{border-color:#28a745}.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#28a745}.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:#dc3545e6;border-radius:.25rem}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#dc3545}.was-validated .custom-control-input:invalid~.custom-control-label,.custom-control-input.is-invalid~.custom-control-label{color:#dc3545}.was-validated .custom-control-input:invalid~.custom-control-label:before,.custom-control-input.is-invalid~.custom-control-label:before{border-color:#dc3545}.was-validated .custom-control-input:invalid:checked~.custom-control-label:before,.custom-control-input.is-invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}.was-validated .custom-control-input:invalid:focus~.custom-control-label:before,.custom-control-input.is-invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #dc354540}.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before{border-color:#dc3545}.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#dc3545}.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}@media (min-width: 576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn:hover{color:#212529;text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 .2rem #007bff40}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem #268fff80}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #268fff80}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary:focus,.btn-secondary.focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem #828a9180}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #828a9180}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem #48b46180}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #48b46180}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem #3ab0c380}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #3ab0c380}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning:focus,.btn-warning.focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem #deaa0c80}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #deaa0c80}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem #e1536180}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #e1536180}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus,.btn-light.focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem #d8d9db80}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #d8d9db80}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark:focus,.btn-dark.focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem #52585d80}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #52585d80}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .2rem #007bff80}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #007bff80}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 .2rem #28a74580}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #28a74580}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 .2rem #ffc10780}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #ffc10780}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 .2rem #dc354580}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #dc354580}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 .2rem #343a4080}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #343a4080}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-lg,.btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}@media (min-width: 768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-control-plaintext,.input-group>.custom-select,.input-group>.custom-file{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group-prepend,.input-group-append{display:-ms-flexbox;display:flex}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-lg>.form-control:not(textarea),.input-group-lg>.custom-select{height:calc(1.5em + 1rem + 2px)}.input-group-lg>.form-control,.input-group-lg>.custom-select,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #007bff40}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-label:after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50% / 50% 50% no-repeat}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#007bff80}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:#007bff80}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#007bff80}.custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translate(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#007bff80}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label:after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill>.nav-link,.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-sm,.navbar .container-md,.navbar .container-lg,.navbar .container-xl{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50% / 100% 100% no-repeat}@media (max-width: 575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width: 767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width: 991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width: 1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-light .navbar-brand{color:#000000e6}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:#000000e6}.navbar-light .navbar-nav .nav-link{color:#00000080}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:#000000b3}.navbar-light .navbar-nav .nav-link.disabled{color:#0000004d}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:#000000e6}.navbar-light .navbar-toggler{color:#00000080;border-color:#0000001a}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:#00000080}.navbar-light .navbar-text a{color:#000000e6}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:#000000e6}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:1.25rem}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:#00000008;border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:#00000008;border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-top,.card-img-bottom{-ms-flex-negative:0;flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width: 576px){.card-deck{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{-ms-flex:1 0 0%;flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width: 576px){.card-group{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}@media (min-width: 576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem #007bff40}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:#0062cc}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 .2rem #007bff80}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:hover,a.badge-secondary:focus{color:#fff;background-color:#545b62}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 .2rem #6c757d80}.badge-success{color:#fff;background-color:#28a745}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:#1e7e34}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 .2rem #28a74580}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:hover,a.badge-info:focus{color:#fff;background-color:#117a8b}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 .2rem #17a2b880}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:hover,a.badge-warning:focus{color:#212529;background-color:#d39e00}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 .2rem #ffc10780}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:#bd2130}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 .2rem #dc354580}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:hover,a.badge-light:focus{color:#212529;background-color:#dae0e5}a.badge-light:focus,a.badge-light.focus{outline:0;box-shadow:0 0 0 .2rem #f8f9fa80}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:hover,a.badge-dark:focus{color:#fff;background-color:#1d2124}a.badge-dark:focus,a.badge-dark.focus{outline:0;box-shadow:0 0 0 .2rem #343a4080}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-horizontal{-ms-flex-direction:row;flex-direction:row}@media (min-width: 576px){.list-group-horizontal-sm{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 768px){.list-group-horizontal-md{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 992px){.list-group-horizontal-lg{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 1200px){.list-group-horizontal-xl{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.toast{-ms-flex-preferred-size:350px;flex-basis:350px;max-width:350px;font-size:.875rem;background-color:#ffffffd9;background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem #0000001a;opacity:0;border-radius:.25rem}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:#ffffffd9;background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translateY(-50px)}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width: 1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.bs-tooltip-top .arrow:before,.bs-tooltip-auto[x-placement^=top] .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-right .arrow:before,.bs-tooltip-auto[x-placement^=right] .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom .arrow:before,.bs-tooltip-auto[x-placement^=bottom] .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-left .arrow:before,.bs-tooltip-auto[x-placement^=left] .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.bs-popover-top>.arrow:before,.bs-popover-auto[x-placement^=top]>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:#00000040}.bs-popover-right>.arrow:before,.bs-popover-auto[x-placement^=right]>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:#00000040}.bs-popover-bottom>.arrow:before,.bs-popover-auto[x-placement^=bottom]>.arrow:before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:#00000040}.bs-popover-left>.arrow:before,.bs-popover-auto[x-placement^=left]>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:#00000040}.popover-body{padding:.5rem .75rem;color:#212529}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right{-webkit-transform:translateX(100%);transform:translate(100%)}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{-webkit-transform:translateX(-100%);transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:50% / 100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentcolor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.bg-primary{background-color:#007bff!important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width: 576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width: 768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width: 992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width: 1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive-21by9:before{padding-top:42.857143%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width: 576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width: 768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width: 992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width: 1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width: 768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width: 1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}@supports ((position: -webkit-sticky) or (position: sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}@media (min-width: 576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-primary{color:#007bff!important}a.text-primary:hover,a.text-primary:focus{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:hover,a.text-secondary:focus{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:hover,a.text-success:focus{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:hover,a.text-info:focus{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:hover,a.text-warning:focus{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:hover,a.text-danger:focus{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:hover,a.text-light:focus{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:hover,a.text-dark:focus{color:#121416!important}.text-body{color:#212529!important}.text-black-50{color:#00000080!important}@media print{*,*:before,*:after{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}pre,blockquote{border:1px solid #adb5bd;page-break-inside:avoid}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body,.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered th,.table-bordered td{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}/*!
 * BootstrapVue Custom CSS (https://bootstrap-vue.org)
 */.bv-no-focus-ring:focus{outline:none}@media (max-width: 575.98px){.bv-d-xs-down-none{display:none!important}}@media (max-width: 767.98px){.bv-d-sm-down-none{display:none!important}}@media (max-width: 991.98px){.bv-d-md-down-none{display:none!important}}@media (max-width: 1199.98px){.bv-d-lg-down-none{display:none!important}}.bv-d-xl-down-none{display:none!important}.form-control.focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.form-control.focus.is-valid{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.form-control.focus.is-invalid{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.b-avatar{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;flex-shrink:0;width:2.5rem;height:2.5rem;font-size:inherit;font-weight:400;line-height:1;max-width:100%;max-height:auto;text-align:center;overflow:visible;position:relative;transition:color .15s ease-in-out,background-color .15s ease-in-out,box-shadow .15s ease-in-out}.b-avatar:focus{outline:0}.b-avatar.btn,.b-avatar[href]{padding:0;border:0}.b-avatar.btn .b-avatar-img img,.b-avatar[href] .b-avatar-img img{transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.b-avatar.btn:not(:disabled):not(.disabled),.b-avatar[href]:not(:disabled):not(.disabled){cursor:pointer}.b-avatar.btn:not(:disabled):not(.disabled):hover .b-avatar-img img,.b-avatar[href]:not(:disabled):not(.disabled):hover .b-avatar-img img{-webkit-transform:scale(1.15);transform:scale(1.15)}.b-avatar.disabled,.b-avatar:disabled,.b-avatar[disabled]{opacity:.65;pointer-events:none}.b-avatar .b-avatar-custom,.b-avatar .b-avatar-text,.b-avatar .b-avatar-img{border-radius:inherit;width:100%;height:100%;overflow:hidden;display:flex;justify-content:center;align-items:center;-webkit-mask-image:radial-gradient(white,black);mask-image:radial-gradient(white,black)}.b-avatar .b-avatar-text{text-transform:uppercase;white-space:nowrap}.b-avatar[href]{text-decoration:none}.b-avatar>.b-icon{width:60%;height:auto;max-width:100%}.b-avatar .b-avatar-img img{width:100%;height:100%;max-height:auto;border-radius:inherit;-o-object-fit:cover;object-fit:cover}.b-avatar .b-avatar-badge{position:absolute;min-height:1.5em;min-width:1.5em;padding:.25em;line-height:1;border-radius:10em;font-size:70%;font-weight:700;z-index:1}.b-avatar-sm{width:1.5rem;height:1.5rem}.b-avatar-sm .b-avatar-text{font-size:.6rem}.b-avatar-sm .b-avatar-badge{font-size:.42rem}.b-avatar-lg{width:3.5rem;height:3.5rem}.b-avatar-lg .b-avatar-text{font-size:1.4rem}.b-avatar-lg .b-avatar-badge{font-size:.98rem}.b-avatar-group .b-avatar-group-inner{display:flex;flex-wrap:wrap}.b-avatar-group .b-avatar{border:1px solid #dee2e6}.b-avatar-group a.b-avatar:hover:not(.disabled):not(disabled),.b-avatar-group .btn.b-avatar:hover:not(.disabled):not(disabled){z-index:1}.b-calendar{display:inline-flex}.b-calendar .b-calendar-inner{min-width:250px}.b-calendar .b-calendar-header,.b-calendar .b-calendar-nav{margin-bottom:.25rem}.b-calendar .b-calendar-nav .btn{padding:.25rem}.b-calendar output{padding:.25rem;font-size:80%}.b-calendar output.readonly{background-color:#e9ecef;opacity:1}.b-calendar .b-calendar-footer{margin-top:.5rem}.b-calendar .b-calendar-grid{padding:0;margin:0;overflow:hidden}.b-calendar .b-calendar-grid .row{flex-wrap:nowrap}.b-calendar .b-calendar-grid-caption{padding:.25rem}.b-calendar .b-calendar-grid-body .col[data-date] .btn{width:32px;height:32px;font-size:14px;line-height:1;margin:3px auto;padding:9px 0}.b-calendar .btn:disabled,.b-calendar .btn.disabled,.b-calendar .btn[aria-disabled=true]{cursor:default;pointer-events:none}.card-img-left{border-top-left-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-img-right{border-top-right-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}.dropdown:not(.dropleft) .dropdown-toggle.dropdown-toggle-no-caret:after{display:none!important}.dropdown.dropleft .dropdown-toggle.dropdown-toggle-no-caret:before{display:none!important}.dropdown .dropdown-menu:focus{outline:none}.b-dropdown-form{display:inline-block;padding:.25rem 1.5rem;width:100%;clear:both;font-weight:400}.b-dropdown-form:focus{outline:1px dotted!important;outline:5px auto -webkit-focus-ring-color!important}.b-dropdown-form.disabled,.b-dropdown-form:disabled{outline:0!important;color:#adb5bd;pointer-events:none}.b-dropdown-text{display:inline-block;padding:.25rem 1.5rem;margin-bottom:0;width:100%;clear:both;font-weight:lighter}.custom-checkbox.b-custom-control-lg,.input-group-lg .custom-checkbox{font-size:1.25rem;line-height:1.5;padding-left:1.875rem}.custom-checkbox.b-custom-control-lg .custom-control-label:before,.input-group-lg .custom-checkbox .custom-control-label:before{top:.3125rem;left:-1.875rem;width:1.25rem;height:1.25rem;border-radius:.3rem}.custom-checkbox.b-custom-control-lg .custom-control-label:after,.input-group-lg .custom-checkbox .custom-control-label:after{top:.3125rem;left:-1.875rem;width:1.25rem;height:1.25rem;background-size:50% 50%}.custom-checkbox.b-custom-control-sm,.input-group-sm .custom-checkbox{font-size:.875rem;line-height:1.5;padding-left:1.3125rem}.custom-checkbox.b-custom-control-sm .custom-control-label:before,.input-group-sm .custom-checkbox .custom-control-label:before{top:.21875rem;left:-1.3125rem;width:.875rem;height:.875rem;border-radius:.2rem}.custom-checkbox.b-custom-control-sm .custom-control-label:after,.input-group-sm .custom-checkbox .custom-control-label:after{top:.21875rem;left:-1.3125rem;width:.875rem;height:.875rem;background-size:50% 50%}.custom-switch.b-custom-control-lg,.input-group-lg .custom-switch{padding-left:2.8125rem}.custom-switch.b-custom-control-lg .custom-control-label,.input-group-lg .custom-switch .custom-control-label{font-size:1.25rem;line-height:1.5}.custom-switch.b-custom-control-lg .custom-control-label:before,.input-group-lg .custom-switch .custom-control-label:before{top:.3125rem;height:1.25rem;left:-2.8125rem;width:2.1875rem;border-radius:.625rem}.custom-switch.b-custom-control-lg .custom-control-label:after,.input-group-lg .custom-switch .custom-control-label:after{top:calc(.3125rem + 2px);left:calc(-2.8125rem + 2px);width:calc(1.25rem - 4px);height:calc(1.25rem - 4px);border-radius:.625rem;background-size:50% 50%}.custom-switch.b-custom-control-lg .custom-control-input:checked~.custom-control-label:after,.input-group-lg .custom-switch .custom-control-input:checked~.custom-control-label:after{-webkit-transform:translateX(.9375rem);transform:translate(.9375rem)}.custom-switch.b-custom-control-sm,.input-group-sm .custom-switch{padding-left:1.96875rem}.custom-switch.b-custom-control-sm .custom-control-label,.input-group-sm .custom-switch .custom-control-label{font-size:.875rem;line-height:1.5}.custom-switch.b-custom-control-sm .custom-control-label:before,.input-group-sm .custom-switch .custom-control-label:before{top:.21875rem;left:-1.96875rem;width:1.53125rem;height:.875rem;border-radius:.4375rem}.custom-switch.b-custom-control-sm .custom-control-label:after,.input-group-sm .custom-switch .custom-control-label:after{top:calc(.21875rem + 2px);left:calc(-1.96875rem + 2px);width:calc(.875rem - 4px);height:calc(.875rem - 4px);border-radius:.4375rem;background-size:50% 50%}.custom-switch.b-custom-control-sm .custom-control-input:checked~.custom-control-label:after,.input-group-sm .custom-switch .custom-control-input:checked~.custom-control-label:after{-webkit-transform:translateX(.65625rem);transform:translate(.65625rem)}.input-group>.input-group-prepend>.btn-group>.btn,.input-group>.input-group-append:not(:last-child)>.btn-group>.btn,.input-group>.input-group-append:last-child>.btn-group:not(:last-child):not(.dropdown-toggle)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn-group>.btn,.input-group>.input-group-prepend:not(:first-child)>.btn-group>.btn,.input-group>.input-group-prepend:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.b-form-btn-label-control.form-control{display:flex;align-items:stretch;height:auto;padding:0;background-image:none}.input-group .b-form-btn-label-control.form-control{padding:0}[dir=rtl] .b-form-btn-label-control.form-control,.b-form-btn-label-control.form-control[dir=rtl]{flex-direction:row-reverse}[dir=rtl] .b-form-btn-label-control.form-control>label,.b-form-btn-label-control.form-control[dir=rtl]>label{text-align:right}.b-form-btn-label-control.form-control>.btn{line-height:1;font-size:inherit;box-shadow:none!important;border:0}.b-form-btn-label-control.form-control>.btn:disabled{pointer-events:none}.b-form-btn-label-control.form-control.is-valid>.btn{color:#28a745}.b-form-btn-label-control.form-control.is-invalid>.btn{color:#dc3545}.b-form-btn-label-control.form-control>.dropdown-menu{padding:.5rem}.b-form-btn-label-control.form-control>.form-control{height:auto;min-height:calc(1.5em + .75rem + 0px);padding-left:.25rem;margin:0;border:0;outline:0;background:transparent;word-break:break-word;font-size:inherit;white-space:normal;cursor:pointer}.b-form-btn-label-control.form-control>.form-control.form-control-sm{min-height:calc(1.5em + .5rem + 0px)}.b-form-btn-label-control.form-control>.form-control.form-control-lg{min-height:calc(1.5em + 1rem + 0px)}.input-group.input-group-sm .b-form-btn-label-control.form-control>.form-control{min-height:calc(1.5em + .5rem + 0px);padding-top:.25rem;padding-bottom:.25rem}.input-group.input-group-lg .b-form-btn-label-control.form-control>.form-control{min-height:calc(1.5em + 1rem + 0px);padding-top:.5rem;padding-bottom:.5rem}.b-form-btn-label-control.form-control[aria-disabled=true],.b-form-btn-label-control.form-control[aria-readonly=true]{background-color:#e9ecef;opacity:1}.b-form-btn-label-control.form-control[aria-disabled=true]{pointer-events:none}.b-form-btn-label-control.form-control[aria-disabled=true]>label{cursor:default}.b-form-btn-label-control.btn-group>.dropdown-menu{padding:.5rem}.custom-file-label{white-space:nowrap;overflow-x:hidden}.b-custom-control-lg.custom-file,.b-custom-control-lg .custom-file-input,.b-custom-control-lg .custom-file-label,.input-group-lg.custom-file,.input-group-lg .custom-file-input,.input-group-lg .custom-file-label{font-size:1.25rem;height:calc(1.5em + 1rem + 2px)}.b-custom-control-lg .custom-file-label,.b-custom-control-lg .custom-file-label:after,.input-group-lg .custom-file-label,.input-group-lg .custom-file-label:after{padding:.5rem 1rem;line-height:1.5}.b-custom-control-lg .custom-file-label,.input-group-lg .custom-file-label{border-radius:.3rem}.b-custom-control-lg .custom-file-label:after,.input-group-lg .custom-file-label:after{font-size:inherit;height:calc(1.5em + 1rem);border-radius:0 .3rem .3rem 0}.b-custom-control-sm.custom-file,.b-custom-control-sm .custom-file-input,.b-custom-control-sm .custom-file-label,.input-group-sm.custom-file,.input-group-sm .custom-file-input,.input-group-sm .custom-file-label{font-size:.875rem;height:calc(1.5em + .5rem + 2px)}.b-custom-control-sm .custom-file-label,.b-custom-control-sm .custom-file-label:after,.input-group-sm .custom-file-label,.input-group-sm .custom-file-label:after{padding:.25rem .5rem;line-height:1.5}.b-custom-control-sm .custom-file-label,.input-group-sm .custom-file-label{border-radius:.2rem}.b-custom-control-sm .custom-file-label:after,.input-group-sm .custom-file-label:after{font-size:inherit;height:calc(1.5em + .5rem);border-radius:0 .2rem .2rem 0}.was-validated .form-control:invalid,.was-validated .form-control:valid,.form-control.is-invalid,.form-control.is-valid{background-position:right calc(.375em + .1875rem) center}input[type=color].form-control{height:calc(1.5em + .75rem + 2px);padding:.125rem .25rem}input[type=color].form-control.form-control-sm,.input-group-sm input[type=color].form-control{height:calc(1.5em + .5rem + 2px);padding:.125rem .25rem}input[type=color].form-control.form-control-lg,.input-group-lg input[type=color].form-control{height:calc(1.5em + 1rem + 2px);padding:.125rem .25rem}input[type=color].form-control:disabled{background-color:#adb5bd;opacity:.65}.input-group>.custom-range{position:relative;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-range+.form-control,.input-group>.custom-range+.form-control-plaintext,.input-group>.custom-range+.custom-select,.input-group>.custom-range+.custom-range,.input-group>.custom-range+.custom-file{margin-left:-1px}.input-group>.form-control+.custom-range,.input-group>.form-control-plaintext+.custom-range,.input-group>.custom-select+.custom-range,.input-group>.custom-range+.custom-range,.input-group>.custom-file+.custom-range{margin-left:-1px}.input-group>.custom-range:focus{z-index:3}.input-group>.custom-range:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-range:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-range{padding:0 .75rem;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;height:calc(1.5em + .75rem + 2px);border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.input-group>.custom-range{transition:none}}.input-group>.custom-range:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.input-group>.custom-range:disabled,.input-group>.custom-range[readonly]{background-color:#e9ecef}.input-group-lg>.custom-range{height:calc(1.5em + 1rem + 2px);padding:0 1rem;border-radius:.3rem}.input-group-sm>.custom-range{height:calc(1.5em + .5rem + 2px);padding:0 .5rem;border-radius:.2rem}.was-validated .input-group .custom-range:valid,.input-group .custom-range.is-valid{border-color:#28a745}.was-validated .input-group .custom-range:valid:focus,.input-group .custom-range.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.was-validated .custom-range:valid:focus::-webkit-slider-thumb,.custom-range.is-valid:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac}.was-validated .custom-range:valid:focus::-moz-range-thumb,.custom-range.is-valid:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac}.was-validated .custom-range:valid:focus::-ms-thumb,.custom-range.is-valid:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac}.was-validated .custom-range:valid::-webkit-slider-thumb,.custom-range.is-valid::-webkit-slider-thumb{background-color:#28a745;background-image:none}.was-validated .custom-range:valid::-webkit-slider-thumb:active,.custom-range.is-valid::-webkit-slider-thumb:active{background-color:#9be7ac;background-image:none}.was-validated .custom-range:valid::-webkit-slider-runnable-track,.custom-range.is-valid::-webkit-slider-runnable-track{background-color:#28a74559}.was-validated .custom-range:valid::-moz-range-thumb,.custom-range.is-valid::-moz-range-thumb{background-color:#28a745;background-image:none}.was-validated .custom-range:valid::-moz-range-thumb:active,.custom-range.is-valid::-moz-range-thumb:active{background-color:#9be7ac;background-image:none}.was-validated .custom-range:valid::-moz-range-track,.custom-range.is-valid::-moz-range-track{background:rgba(40,167,69,.35)}.was-validated .custom-range:valid~.valid-feedback,.was-validated .custom-range:valid~.valid-tooltip,.custom-range.is-valid~.valid-feedback,.custom-range.is-valid~.valid-tooltip{display:block}.was-validated .custom-range:valid::-ms-thumb,.custom-range.is-valid::-ms-thumb{background-color:#28a745;background-image:none}.was-validated .custom-range:valid::-ms-thumb:active,.custom-range.is-valid::-ms-thumb:active{background-color:#9be7ac;background-image:none}.was-validated .custom-range:valid::-ms-track-lower,.custom-range.is-valid::-ms-track-lower{background:rgba(40,167,69,.35)}.was-validated .custom-range:valid::-ms-track-upper,.custom-range.is-valid::-ms-track-upper{background:rgba(40,167,69,.35)}.was-validated .input-group .custom-range:invalid,.input-group .custom-range.is-invalid{border-color:#dc3545}.was-validated .input-group .custom-range:invalid:focus,.input-group .custom-range.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.was-validated .custom-range:invalid:focus::-webkit-slider-thumb,.custom-range.is-invalid:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1}.was-validated .custom-range:invalid:focus::-moz-range-thumb,.custom-range.is-invalid:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1}.was-validated .custom-range:invalid:focus::-ms-thumb,.custom-range.is-invalid:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1}.was-validated .custom-range:invalid::-webkit-slider-thumb,.custom-range.is-invalid::-webkit-slider-thumb{background-color:#dc3545;background-image:none}.was-validated .custom-range:invalid::-webkit-slider-thumb:active,.custom-range.is-invalid::-webkit-slider-thumb:active{background-color:#f6cdd1;background-image:none}.was-validated .custom-range:invalid::-webkit-slider-runnable-track,.custom-range.is-invalid::-webkit-slider-runnable-track{background-color:#dc354559}.was-validated .custom-range:invalid::-moz-range-thumb,.custom-range.is-invalid::-moz-range-thumb{background-color:#dc3545;background-image:none}.was-validated .custom-range:invalid::-moz-range-thumb:active,.custom-range.is-invalid::-moz-range-thumb:active{background-color:#f6cdd1;background-image:none}.was-validated .custom-range:invalid::-moz-range-track,.custom-range.is-invalid::-moz-range-track{background:rgba(220,53,69,.35)}.was-validated .custom-range:invalid~.invalid-feedback,.was-validated .custom-range:invalid~.invalid-tooltip,.custom-range.is-invalid~.invalid-feedback,.custom-range.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-range:invalid::-ms-thumb,.custom-range.is-invalid::-ms-thumb{background-color:#dc3545;background-image:none}.was-validated .custom-range:invalid::-ms-thumb:active,.custom-range.is-invalid::-ms-thumb:active{background-color:#f6cdd1;background-image:none}.was-validated .custom-range:invalid::-ms-track-lower,.custom-range.is-invalid::-ms-track-lower{background:rgba(220,53,69,.35)}.was-validated .custom-range:invalid::-ms-track-upper,.custom-range.is-invalid::-ms-track-upper{background:rgba(220,53,69,.35)}.custom-radio.b-custom-control-lg,.input-group-lg .custom-radio{font-size:1.25rem;line-height:1.5;padding-left:1.875rem}.custom-radio.b-custom-control-lg .custom-control-label:before,.input-group-lg .custom-radio .custom-control-label:before{top:.3125rem;left:-1.875rem;width:1.25rem;height:1.25rem;border-radius:50%}.custom-radio.b-custom-control-lg .custom-control-label:after,.input-group-lg .custom-radio .custom-control-label:after{top:.3125rem;left:-1.875rem;width:1.25rem;height:1.25rem;background:no-repeat 50%/50% 50%}.custom-radio.b-custom-control-sm,.input-group-sm .custom-radio{font-size:.875rem;line-height:1.5;padding-left:1.3125rem}.custom-radio.b-custom-control-sm .custom-control-label:before,.input-group-sm .custom-radio .custom-control-label:before{top:.21875rem;left:-1.3125rem;width:.875rem;height:.875rem;border-radius:50%}.custom-radio.b-custom-control-sm .custom-control-label:after,.input-group-sm .custom-radio .custom-control-label:after{top:.21875rem;left:-1.3125rem;width:.875rem;height:.875rem;background:no-repeat 50%/50% 50%}.b-rating{text-align:center}.b-rating.d-inline-flex{width:auto}.b-rating .b-rating-star,.b-rating .b-rating-value{padding:0 .25em}.b-rating .b-rating-value{min-width:2.5em}.b-rating .b-rating-star{display:inline-flex;justify-content:center;outline:0}.b-rating .b-rating-star .b-rating-icon{display:inline-flex;transition:all .15s ease-in-out}.b-rating.disabled,.b-rating:disabled{background-color:#e9ecef;color:#6c757d}.b-rating:not(.disabled):not(.readonly) .b-rating-star{cursor:pointer}.b-rating:not(.disabled):not(.readonly):focus:not(:hover) .b-rating-star.focused .b-rating-icon,.b-rating:not(.disabled):not(.readonly) .b-rating-star:hover .b-rating-icon{-webkit-transform:scale(1.5);transform:scale(1.5)}.b-rating[dir=rtl] .b-rating-star-half{-webkit-transform:scale(-1,1);transform:scaleX(-1)}.b-form-spinbutton{text-align:center;overflow:hidden;background-image:none;padding:0}[dir=rtl] .b-form-spinbutton:not(.flex-column),.b-form-spinbutton[dir=rtl]:not(.flex-column){flex-direction:row-reverse}.b-form-spinbutton output{font-size:inherit;outline:0;border:0;background-color:transparent;width:auto;margin:0;padding:0 .25rem}.b-form-spinbutton output>div,.b-form-spinbutton output>bdi{display:block;min-width:2.25em;height:1.5em}.b-form-spinbutton.flex-column{height:auto;width:auto}.b-form-spinbutton.flex-column output{margin:0 .25rem;padding:.25rem 0}.b-form-spinbutton:not(.d-inline-flex):not(.flex-column){output-width:100%}.b-form-spinbutton.d-inline-flex:not(.flex-column){width:auto}.b-form-spinbutton .btn{line-height:1;box-shadow:none!important}.b-form-spinbutton .btn:disabled{pointer-events:none}.b-form-spinbutton .btn:hover:not(:disabled)>div>.b-icon{-webkit-transform:scale(1.25);transform:scale(1.25)}.b-form-spinbutton.disabled,.b-form-spinbutton.readonly{background-color:#e9ecef}.b-form-spinbutton.disabled{pointer-events:none}.b-form-tags.focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.b-form-tags.focus.is-valid{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.b-form-tags.focus.is-invalid{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.b-form-tags.disabled{background-color:#e9ecef}.b-form-tags-list{margin-top:-.25rem}.b-form-tags-list .b-form-tags-field,.b-form-tags-list .b-form-tag{margin-top:.25rem}.b-form-tags-input{color:#495057}.b-form-tag{font-size:75%;font-weight:400;line-height:1.5;margin-right:.25rem}.b-form-tag.disabled{opacity:.75}.b-form-tag>button.b-form-tag-remove{color:inherit;font-size:125%;line-height:1;float:none;margin-left:.25rem}.form-control-sm .b-form-tag,.form-control-lg .b-form-tag{line-height:1.5}.media-aside{display:flex;margin-right:1rem}.media-aside-right{margin-right:0;margin-left:1rem}.modal-backdrop{opacity:.5}.b-pagination-pills .page-item .page-link{border-radius:50rem!important;margin-left:.25rem;line-height:1}.b-pagination-pills .page-item:first-child .page-link{margin-left:0}.popover.b-popover{display:block;opacity:1;outline:0}.popover.b-popover.fade:not(.show){opacity:0}.popover.b-popover.show{opacity:1}.b-popover-primary.popover{background-color:#cce5ff;border-color:#b8daff}.b-popover-primary.bs-popover-top>.arrow:before,.b-popover-primary.bs-popover-auto[x-placement^=top]>.arrow:before{border-top-color:#b8daff}.b-popover-primary.bs-popover-top>.arrow:after,.b-popover-primary.bs-popover-auto[x-placement^=top]>.arrow:after{border-top-color:#cce5ff}.b-popover-primary.bs-popover-right>.arrow:before,.b-popover-primary.bs-popover-auto[x-placement^=right]>.arrow:before{border-right-color:#b8daff}.b-popover-primary.bs-popover-right>.arrow:after,.b-popover-primary.bs-popover-auto[x-placement^=right]>.arrow:after{border-right-color:#cce5ff}.b-popover-primary.bs-popover-bottom>.arrow:before,.b-popover-primary.bs-popover-auto[x-placement^=bottom]>.arrow:before{border-bottom-color:#b8daff}.b-popover-primary.bs-popover-bottom>.arrow:after,.b-popover-primary.bs-popover-auto[x-placement^=bottom]>.arrow:after{border-bottom-color:#bdddff}.b-popover-primary.bs-popover-bottom .popover-header:before,.b-popover-primary.bs-popover-auto[x-placement^=bottom] .popover-header:before{border-bottom-color:#bdddff}.b-popover-primary.bs-popover-left>.arrow:before,.b-popover-primary.bs-popover-auto[x-placement^=left]>.arrow:before{border-left-color:#b8daff}.b-popover-primary.bs-popover-left>.arrow:after,.b-popover-primary.bs-popover-auto[x-placement^=left]>.arrow:after{border-left-color:#cce5ff}.b-popover-primary .popover-header{color:#212529;background-color:#bdddff;border-bottom-color:#a3d0ff}.b-popover-primary .popover-body{color:#004085}.b-popover-secondary.popover{background-color:#e2e3e5;border-color:#d6d8db}.b-popover-secondary.bs-popover-top>.arrow:before,.b-popover-secondary.bs-popover-auto[x-placement^=top]>.arrow:before{border-top-color:#d6d8db}.b-popover-secondary.bs-popover-top>.arrow:after,.b-popover-secondary.bs-popover-auto[x-placement^=top]>.arrow:after{border-top-color:#e2e3e5}.b-popover-secondary.bs-popover-right>.arrow:before,.b-popover-secondary.bs-popover-auto[x-placement^=right]>.arrow:before{border-right-color:#d6d8db}.b-popover-secondary.bs-popover-right>.arrow:after,.b-popover-secondary.bs-popover-auto[x-placement^=right]>.arrow:after{border-right-color:#e2e3e5}.b-popover-secondary.bs-popover-bottom>.arrow:before,.b-popover-secondary.bs-popover-auto[x-placement^=bottom]>.arrow:before{border-bottom-color:#d6d8db}.b-popover-secondary.bs-popover-bottom>.arrow:after,.b-popover-secondary.bs-popover-auto[x-placement^=bottom]>.arrow:after{border-bottom-color:#dadbde}.b-popover-secondary.bs-popover-bottom .popover-header:before,.b-popover-secondary.bs-popover-auto[x-placement^=bottom] .popover-header:before{border-bottom-color:#dadbde}.b-popover-secondary.bs-popover-left>.arrow:before,.b-popover-secondary.bs-popover-auto[x-placement^=left]>.arrow:before{border-left-color:#d6d8db}.b-popover-secondary.bs-popover-left>.arrow:after,.b-popover-secondary.bs-popover-auto[x-placement^=left]>.arrow:after{border-left-color:#e2e3e5}.b-popover-secondary .popover-header{color:#212529;background-color:#dadbde;border-bottom-color:#ccced2}.b-popover-secondary .popover-body{color:#383d41}.b-popover-success.popover{background-color:#d4edda;border-color:#c3e6cb}.b-popover-success.bs-popover-top>.arrow:before,.b-popover-success.bs-popover-auto[x-placement^=top]>.arrow:before{border-top-color:#c3e6cb}.b-popover-success.bs-popover-top>.arrow:after,.b-popover-success.bs-popover-auto[x-placement^=top]>.arrow:after{border-top-color:#d4edda}.b-popover-success.bs-popover-right>.arrow:before,.b-popover-success.bs-popover-auto[x-placement^=right]>.arrow:before{border-right-color:#c3e6cb}.b-popover-success.bs-popover-right>.arrow:after,.b-popover-success.bs-popover-auto[x-placement^=right]>.arrow:after{border-right-color:#d4edda}.b-popover-success.bs-popover-bottom>.arrow:before,.b-popover-success.bs-popover-auto[x-placement^=bottom]>.arrow:before{border-bottom-color:#c3e6cb}.b-popover-success.bs-popover-bottom>.arrow:after,.b-popover-success.bs-popover-auto[x-placement^=bottom]>.arrow:after{border-bottom-color:#c9e8d1}.b-popover-success.bs-popover-bottom .popover-header:before,.b-popover-success.bs-popover-auto[x-placement^=bottom] .popover-header:before{border-bottom-color:#c9e8d1}.b-popover-success.bs-popover-left>.arrow:before,.b-popover-success.bs-popover-auto[x-placement^=left]>.arrow:before{border-left-color:#c3e6cb}.b-popover-success.bs-popover-left>.arrow:after,.b-popover-success.bs-popover-auto[x-placement^=left]>.arrow:after{border-left-color:#d4edda}.b-popover-success .popover-header{color:#212529;background-color:#c9e8d1;border-bottom-color:#b7e1c1}.b-popover-success .popover-body{color:#155724}.b-popover-info.popover{background-color:#d1ecf1;border-color:#bee5eb}.b-popover-info.bs-popover-top>.arrow:before,.b-popover-info.bs-popover-auto[x-placement^=top]>.arrow:before{border-top-color:#bee5eb}.b-popover-info.bs-popover-top>.arrow:after,.b-popover-info.bs-popover-auto[x-placement^=top]>.arrow:after{border-top-color:#d1ecf1}.b-popover-info.bs-popover-right>.arrow:before,.b-popover-info.bs-popover-auto[x-placement^=right]>.arrow:before{border-right-color:#bee5eb}.b-popover-info.bs-popover-right>.arrow:after,.b-popover-info.bs-popover-auto[x-placement^=right]>.arrow:after{border-right-color:#d1ecf1}.b-popover-info.bs-popover-bottom>.arrow:before,.b-popover-info.bs-popover-auto[x-placement^=bottom]>.arrow:before{border-bottom-color:#bee5eb}.b-popover-info.bs-popover-bottom>.arrow:after,.b-popover-info.bs-popover-auto[x-placement^=bottom]>.arrow:after{border-bottom-color:#c5e7ed}.b-popover-info.bs-popover-bottom .popover-header:before,.b-popover-info.bs-popover-auto[x-placement^=bottom] .popover-header:before{border-bottom-color:#c5e7ed}.b-popover-info.bs-popover-left>.arrow:before,.b-popover-info.bs-popover-auto[x-placement^=left]>.arrow:before{border-left-color:#bee5eb}.b-popover-info.bs-popover-left>.arrow:after,.b-popover-info.bs-popover-auto[x-placement^=left]>.arrow:after{border-left-color:#d1ecf1}.b-popover-info .popover-header{color:#212529;background-color:#c5e7ed;border-bottom-color:#b2dfe7}.b-popover-info .popover-body{color:#0c5460}.b-popover-warning.popover{background-color:#fff3cd;border-color:#ffeeba}.b-popover-warning.bs-popover-top>.arrow:before,.b-popover-warning.bs-popover-auto[x-placement^=top]>.arrow:before{border-top-color:#ffeeba}.b-popover-warning.bs-popover-top>.arrow:after,.b-popover-warning.bs-popover-auto[x-placement^=top]>.arrow:after{border-top-color:#fff3cd}.b-popover-warning.bs-popover-right>.arrow:before,.b-popover-warning.bs-popover-auto[x-placement^=right]>.arrow:before{border-right-color:#ffeeba}.b-popover-warning.bs-popover-right>.arrow:after,.b-popover-warning.bs-popover-auto[x-placement^=right]>.arrow:after{border-right-color:#fff3cd}.b-popover-warning.bs-popover-bottom>.arrow:before,.b-popover-warning.bs-popover-auto[x-placement^=bottom]>.arrow:before{border-bottom-color:#ffeeba}.b-popover-warning.bs-popover-bottom>.arrow:after,.b-popover-warning.bs-popover-auto[x-placement^=bottom]>.arrow:after{border-bottom-color:#ffefbe}.b-popover-warning.bs-popover-bottom .popover-header:before,.b-popover-warning.bs-popover-auto[x-placement^=bottom] .popover-header:before{border-bottom-color:#ffefbe}.b-popover-warning.bs-popover-left>.arrow:before,.b-popover-warning.bs-popover-auto[x-placement^=left]>.arrow:before{border-left-color:#ffeeba}.b-popover-warning.bs-popover-left>.arrow:after,.b-popover-warning.bs-popover-auto[x-placement^=left]>.arrow:after{border-left-color:#fff3cd}.b-popover-warning .popover-header{color:#212529;background-color:#ffefbe;border-bottom-color:#ffe9a4}.b-popover-warning .popover-body{color:#856404}.b-popover-danger.popover{background-color:#f8d7da;border-color:#f5c6cb}.b-popover-danger.bs-popover-top>.arrow:before,.b-popover-danger.bs-popover-auto[x-placement^=top]>.arrow:before{border-top-color:#f5c6cb}.b-popover-danger.bs-popover-top>.arrow:after,.b-popover-danger.bs-popover-auto[x-placement^=top]>.arrow:after{border-top-color:#f8d7da}.b-popover-danger.bs-popover-right>.arrow:before,.b-popover-danger.bs-popover-auto[x-placement^=right]>.arrow:before{border-right-color:#f5c6cb}.b-popover-danger.bs-popover-right>.arrow:after,.b-popover-danger.bs-popover-auto[x-placement^=right]>.arrow:after{border-right-color:#f8d7da}.b-popover-danger.bs-popover-bottom>.arrow:before,.b-popover-danger.bs-popover-auto[x-placement^=bottom]>.arrow:before{border-bottom-color:#f5c6cb}.b-popover-danger.bs-popover-bottom>.arrow:after,.b-popover-danger.bs-popover-auto[x-placement^=bottom]>.arrow:after{border-bottom-color:#f6cace}.b-popover-danger.bs-popover-bottom .popover-header:before,.b-popover-danger.bs-popover-auto[x-placement^=bottom] .popover-header:before{border-bottom-color:#f6cace}.b-popover-danger.bs-popover-left>.arrow:before,.b-popover-danger.bs-popover-auto[x-placement^=left]>.arrow:before{border-left-color:#f5c6cb}.b-popover-danger.bs-popover-left>.arrow:after,.b-popover-danger.bs-popover-auto[x-placement^=left]>.arrow:after{border-left-color:#f8d7da}.b-popover-danger .popover-header{color:#212529;background-color:#f6cace;border-bottom-color:#f2b4ba}.b-popover-danger .popover-body{color:#721c24}.b-popover-light.popover{background-color:#fefefe;border-color:#fdfdfe}.b-popover-light.bs-popover-top>.arrow:before,.b-popover-light.bs-popover-auto[x-placement^=top]>.arrow:before{border-top-color:#fdfdfe}.b-popover-light.bs-popover-top>.arrow:after,.b-popover-light.bs-popover-auto[x-placement^=top]>.arrow:after{border-top-color:#fefefe}.b-popover-light.bs-popover-right>.arrow:before,.b-popover-light.bs-popover-auto[x-placement^=right]>.arrow:before{border-right-color:#fdfdfe}.b-popover-light.bs-popover-right>.arrow:after,.b-popover-light.bs-popover-auto[x-placement^=right]>.arrow:after{border-right-color:#fefefe}.b-popover-light.bs-popover-bottom>.arrow:before,.b-popover-light.bs-popover-auto[x-placement^=bottom]>.arrow:before{border-bottom-color:#fdfdfe}.b-popover-light.bs-popover-bottom>.arrow:after,.b-popover-light.bs-popover-auto[x-placement^=bottom]>.arrow:after{border-bottom-color:#f6f6f6}.b-popover-light.bs-popover-bottom .popover-header:before,.b-popover-light.bs-popover-auto[x-placement^=bottom] .popover-header:before{border-bottom-color:#f6f6f6}.b-popover-light.bs-popover-left>.arrow:before,.b-popover-light.bs-popover-auto[x-placement^=left]>.arrow:before{border-left-color:#fdfdfe}.b-popover-light.bs-popover-left>.arrow:after,.b-popover-light.bs-popover-auto[x-placement^=left]>.arrow:after{border-left-color:#fefefe}.b-popover-light .popover-header{color:#212529;background-color:#f6f6f6;border-bottom-color:#eaeaea}.b-popover-light .popover-body{color:#818182}.b-popover-dark.popover{background-color:#d6d8d9;border-color:#c6c8ca}.b-popover-dark.bs-popover-top>.arrow:before,.b-popover-dark.bs-popover-auto[x-placement^=top]>.arrow:before{border-top-color:#c6c8ca}.b-popover-dark.bs-popover-top>.arrow:after,.b-popover-dark.bs-popover-auto[x-placement^=top]>.arrow:after{border-top-color:#d6d8d9}.b-popover-dark.bs-popover-right>.arrow:before,.b-popover-dark.bs-popover-auto[x-placement^=right]>.arrow:before{border-right-color:#c6c8ca}.b-popover-dark.bs-popover-right>.arrow:after,.b-popover-dark.bs-popover-auto[x-placement^=right]>.arrow:after{border-right-color:#d6d8d9}.b-popover-dark.bs-popover-bottom>.arrow:before,.b-popover-dark.bs-popover-auto[x-placement^=bottom]>.arrow:before{border-bottom-color:#c6c8ca}.b-popover-dark.bs-popover-bottom>.arrow:after,.b-popover-dark.bs-popover-auto[x-placement^=bottom]>.arrow:after{border-bottom-color:#ced0d2}.b-popover-dark.bs-popover-bottom .popover-header:before,.b-popover-dark.bs-popover-auto[x-placement^=bottom] .popover-header:before{border-bottom-color:#ced0d2}.b-popover-dark.bs-popover-left>.arrow:before,.b-popover-dark.bs-popover-auto[x-placement^=left]>.arrow:before{border-left-color:#c6c8ca}.b-popover-dark.bs-popover-left>.arrow:after,.b-popover-dark.bs-popover-auto[x-placement^=left]>.arrow:after{border-left-color:#d6d8d9}.b-popover-dark .popover-header{color:#212529;background-color:#ced0d2;border-bottom-color:#c1c4c5}.b-popover-dark .popover-body{color:#1b1e21}.b-sidebar-outer{position:fixed;top:0;left:0;right:0;height:0;overflow:visible;z-index:1035}.b-sidebar-backdrop{position:fixed;top:0;left:0;z-index:-1;width:100vw;height:100vh;opacity:.6}.b-sidebar{display:flex;flex-direction:column;position:fixed;top:0;width:320px;max-width:100%;height:100vh;max-height:100%;margin:0;outline:0;-webkit-transform:translateX(0);transform:translate(0)}.b-sidebar.slide{transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}@media (prefers-reduced-motion: reduce){.b-sidebar.slide{transition:none}}.b-sidebar:not(.b-sidebar-right){left:0;right:auto}.b-sidebar:not(.b-sidebar-right).slide:not(.show){-webkit-transform:translateX(-100%);transform:translate(-100%)}.b-sidebar:not(.b-sidebar-right)>.b-sidebar-header .close{margin-left:auto}.b-sidebar.b-sidebar-right{left:auto;right:0}.b-sidebar.b-sidebar-right.slide:not(.show){-webkit-transform:translateX(100%);transform:translate(100%)}.b-sidebar.b-sidebar-right>.b-sidebar-header .close{margin-right:auto}.b-sidebar>.b-sidebar-header{font-size:1.5rem;padding:.5rem 1rem;display:flex;flex-direction:row;flex-grow:0;align-items:center}[dir=rtl] .b-sidebar>.b-sidebar-header{flex-direction:row-reverse}.b-sidebar>.b-sidebar-header .close{float:none;font-size:1.5rem}.b-sidebar>.b-sidebar-body{flex-grow:1;height:100%;overflow-y:auto}.b-sidebar>.b-sidebar-footer{flex-grow:0}.b-skeleton-wrapper{cursor:wait}.b-skeleton{position:relative;overflow:hidden;background-color:#0000001f;cursor:wait;-webkit-mask-image:radial-gradient(white,black);mask-image:radial-gradient(white,black)}.b-skeleton:before{content:" "}.b-skeleton-text{height:1rem;margin-bottom:.25rem;border-radius:.25rem}.b-skeleton-button{width:75px;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem}.b-skeleton-avatar{width:2.5em;height:2.5em;border-radius:50%}.b-skeleton-input{height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;line-height:1.5;border:#ced4da solid 1px;border-radius:.25rem}.b-skeleton-icon-wrapper svg{color:#0000001f}.b-skeleton-img{height:100%;width:100%}.b-skeleton-animate-wave:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);-webkit-animation:b-skeleton-animate-wave 1.75s linear infinite;animation:b-skeleton-animate-wave 1.75s linear infinite}@media (prefers-reduced-motion: reduce){.b-skeleton-animate-wave:after{background:none;-webkit-animation:none;animation:none}}@-webkit-keyframes b-skeleton-animate-wave{0%{-webkit-transform:translateX(-100%);transform:translate(-100%)}to{-webkit-transform:translateX(100%);transform:translate(100%)}}@keyframes b-skeleton-animate-wave{0%{-webkit-transform:translateX(-100%);transform:translate(-100%)}to{-webkit-transform:translateX(100%);transform:translate(100%)}}.b-skeleton-animate-fade{-webkit-animation:b-skeleton-animate-fade .875s ease-in-out alternate infinite;animation:b-skeleton-animate-fade .875s ease-in-out alternate infinite}@media (prefers-reduced-motion: reduce){.b-skeleton-animate-fade{-webkit-animation:none;animation:none}}@-webkit-keyframes b-skeleton-animate-fade{0%{opacity:1}to{opacity:.4}}@keyframes b-skeleton-animate-fade{0%{opacity:1}to{opacity:.4}}.b-skeleton-animate-throb{-webkit-animation:b-skeleton-animate-throb .875s ease-in alternate infinite;animation:b-skeleton-animate-throb .875s ease-in alternate infinite}@media (prefers-reduced-motion: reduce){.b-skeleton-animate-throb{-webkit-animation:none;animation:none}}@-webkit-keyframes b-skeleton-animate-throb{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.975);transform:scale(.975)}}@keyframes b-skeleton-animate-throb{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.975);transform:scale(.975)}}.table.b-table.b-table-fixed{table-layout:fixed}.table.b-table.b-table-no-border-collapse{border-collapse:separate;border-spacing:0}.table.b-table[aria-busy=true]{opacity:.55}.table.b-table>tbody>tr.b-table-details>td{border-top:none!important}.table.b-table>caption{caption-side:bottom}.table.b-table.b-table-caption-top>caption{caption-side:top!important}.table.b-table>tbody>.table-active,.table.b-table>tbody>.table-active>th,.table.b-table>tbody>.table-active>td{background-color:#00000013}.table.b-table.table-hover>tbody>tr.table-active:hover td,.table.b-table.table-hover>tbody>tr.table-active:hover th{color:#212529;background-image:linear-gradient(rgba(0,0,0,.075),rgba(0,0,0,.075));background-repeat:no-repeat}.table.b-table>tbody>.bg-active,.table.b-table>tbody>.bg-active>th,.table.b-table>tbody>.bg-active>td{background-color:#ffffff13!important}.table.b-table.table-hover.table-dark>tbody>tr.bg-active:hover td,.table.b-table.table-hover.table-dark>tbody>tr.bg-active:hover th{color:#fff;background-image:linear-gradient(rgba(255,255,255,.075),rgba(255,255,255,.075));background-repeat:no-repeat}.b-table-sticky-header,.table-responsive,[class*=table-responsive-]{margin-bottom:1rem}.b-table-sticky-header>.table,.table-responsive>.table,[class*=table-responsive-]>.table{margin-bottom:0}.b-table-sticky-header{overflow-y:auto;max-height:300px}@media print{.b-table-sticky-header{overflow-y:visible!important;max-height:none!important}}@supports ((position: -webkit-sticky) or (position: sticky)){.b-table-sticky-header>.table.b-table>thead>tr>th{position:-webkit-sticky;position:sticky;top:0;z-index:2}.b-table-sticky-header>.table.b-table>thead>tr>.b-table-sticky-column,.b-table-sticky-header>.table.b-table>tbody>tr>.b-table-sticky-column,.b-table-sticky-header>.table.b-table>tfoot>tr>.b-table-sticky-column,.table-responsive>.table.b-table>thead>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tbody>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tfoot>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>thead>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tbody>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tfoot>tr>.b-table-sticky-column{position:-webkit-sticky;position:sticky;left:0}.b-table-sticky-header>.table.b-table>thead>tr>.b-table-sticky-column,.table-responsive>.table.b-table>thead>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>thead>tr>.b-table-sticky-column{z-index:5}.b-table-sticky-header>.table.b-table>tbody>tr>.b-table-sticky-column,.b-table-sticky-header>.table.b-table>tfoot>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tbody>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tfoot>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tbody>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tfoot>tr>.b-table-sticky-column{z-index:2}.table.b-table>thead>tr>.table-b-table-default,.table.b-table>tbody>tr>.table-b-table-default,.table.b-table>tfoot>tr>.table-b-table-default{color:#212529;background-color:#fff}.table.b-table.table-dark>thead>tr>.bg-b-table-default,.table.b-table.table-dark>tbody>tr>.bg-b-table-default,.table.b-table.table-dark>tfoot>tr>.bg-b-table-default{color:#fff;background-color:#343a40}.table.b-table.table-striped>tbody>tr:nth-of-type(odd)>.table-b-table-default{background-image:linear-gradient(rgba(0,0,0,.05),rgba(0,0,0,.05));background-repeat:no-repeat}.table.b-table.table-striped.table-dark>tbody>tr:nth-of-type(odd)>.bg-b-table-default{background-image:linear-gradient(rgba(255,255,255,.05),rgba(255,255,255,.05));background-repeat:no-repeat}.table.b-table.table-hover>tbody>tr:hover>.table-b-table-default{color:#212529;background-image:linear-gradient(rgba(0,0,0,.075),rgba(0,0,0,.075));background-repeat:no-repeat}.table.b-table.table-hover.table-dark>tbody>tr:hover>.bg-b-table-default{color:#fff;background-image:linear-gradient(rgba(255,255,255,.075),rgba(255,255,255,.075));background-repeat:no-repeat}}.table.b-table>thead>tr>[aria-sort],.table.b-table>tfoot>tr>[aria-sort]{cursor:pointer;background-image:none;background-repeat:no-repeat;background-size:.65em 1em}.table.b-table>thead>tr>[aria-sort]:not(.b-table-sort-icon-left),.table.b-table>tfoot>tr>[aria-sort]:not(.b-table-sort-icon-left){background-position:right .375rem center;padding-right:calc(.75rem + .65em)}.table.b-table>thead>tr>[aria-sort].b-table-sort-icon-left,.table.b-table>tfoot>tr>[aria-sort].b-table-sort-icon-left{background-position:left .375rem center;padding-left:calc(.75rem + .65em)}.table.b-table>thead>tr>[aria-sort=none],.table.b-table>tfoot>tr>[aria-sort=none]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='black' opacity='.3' d='M51 1l25 23 24 22H1l25-22zM51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e")}.table.b-table>thead>tr>[aria-sort=ascending],.table.b-table>tfoot>tr>[aria-sort=ascending]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='black' d='M51 1l25 23 24 22H1l25-22z'/%3e%3cpath fill='black' opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e")}.table.b-table>thead>tr>[aria-sort=descending],.table.b-table>tfoot>tr>[aria-sort=descending]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='black' opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3e%3cpath fill='black' d='M51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e")}.table.b-table.table-dark>thead>tr>[aria-sort=none],.table.b-table.table-dark>tfoot>tr>[aria-sort=none],.table.b-table>.thead-dark>tr>[aria-sort=none]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='white' opacity='.3' d='M51 1l25 23 24 22H1l25-22zM51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e")}.table.b-table.table-dark>thead>tr>[aria-sort=ascending],.table.b-table.table-dark>tfoot>tr>[aria-sort=ascending],.table.b-table>.thead-dark>tr>[aria-sort=ascending]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='white' d='M51 1l25 23 24 22H1l25-22z'/%3e%3cpath fill='white' opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e")}.table.b-table.table-dark>thead>tr>[aria-sort=descending],.table.b-table.table-dark>tfoot>tr>[aria-sort=descending],.table.b-table>.thead-dark>tr>[aria-sort=descending]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='white' opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3e%3cpath fill='white' d='M51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e")}.table.b-table>thead>tr>.table-dark[aria-sort=none],.table.b-table>tfoot>tr>.table-dark[aria-sort=none]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='white' opacity='.3' d='M51 1l25 23 24 22H1l25-22zM51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e")}.table.b-table>thead>tr>.table-dark[aria-sort=ascending],.table.b-table>tfoot>tr>.table-dark[aria-sort=ascending]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='white' d='M51 1l25 23 24 22H1l25-22z'/%3e%3cpath fill='white' opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e")}.table.b-table>thead>tr>.table-dark[aria-sort=descending],.table.b-table>tfoot>tr>.table-dark[aria-sort=descending]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='white' opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3e%3cpath fill='white' d='M51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e")}.table.b-table.table-sm>thead>tr>[aria-sort]:not(.b-table-sort-icon-left),.table.b-table.table-sm>tfoot>tr>[aria-sort]:not(.b-table-sort-icon-left){background-position:right .15rem center;padding-right:calc(.3rem + .65em)}.table.b-table.table-sm>thead>tr>[aria-sort].b-table-sort-icon-left,.table.b-table.table-sm>tfoot>tr>[aria-sort].b-table-sort-icon-left{background-position:left .15rem center;padding-left:calc(.3rem + .65em)}.table.b-table.b-table-selectable:not(.b-table-selectable-no-click)>tbody>tr{cursor:pointer}.table.b-table.b-table-selectable:not(.b-table-selectable-no-click).b-table-selecting.b-table-select-range>tbody>tr{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width: 575.98px){.table.b-table.b-table-stacked-sm{display:block;width:100%}.table.b-table.b-table-stacked-sm>caption,.table.b-table.b-table-stacked-sm>tbody,.table.b-table.b-table-stacked-sm>tbody>tr,.table.b-table.b-table-stacked-sm>tbody>tr>td,.table.b-table.b-table-stacked-sm>tbody>tr>th{display:block}.table.b-table.b-table-stacked-sm>thead,.table.b-table.b-table-stacked-sm>tfoot{display:none}.table.b-table.b-table-stacked-sm>thead>tr.b-table-top-row,.table.b-table.b-table-stacked-sm>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-sm>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-sm>tfoot>tr.b-table-bottom-row{display:none}.table.b-table.b-table-stacked-sm>caption{caption-side:top!important}.table.b-table.b-table-stacked-sm>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked-sm>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked-sm>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}.table.b-table.b-table-stacked-sm>tbody>tr.top-row,.table.b-table.b-table-stacked-sm>tbody>tr.bottom-row{display:none}.table.b-table.b-table-stacked-sm>tbody>tr>:first-child{border-top-width:3px}.table.b-table.b-table-stacked-sm>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-sm>tbody>tr>[rowspan]+th{border-top-width:3px}}@media (max-width: 767.98px){.table.b-table.b-table-stacked-md{display:block;width:100%}.table.b-table.b-table-stacked-md>caption,.table.b-table.b-table-stacked-md>tbody,.table.b-table.b-table-stacked-md>tbody>tr,.table.b-table.b-table-stacked-md>tbody>tr>td,.table.b-table.b-table-stacked-md>tbody>tr>th{display:block}.table.b-table.b-table-stacked-md>thead,.table.b-table.b-table-stacked-md>tfoot{display:none}.table.b-table.b-table-stacked-md>thead>tr.b-table-top-row,.table.b-table.b-table-stacked-md>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-md>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-md>tfoot>tr.b-table-bottom-row{display:none}.table.b-table.b-table-stacked-md>caption{caption-side:top!important}.table.b-table.b-table-stacked-md>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked-md>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked-md>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}.table.b-table.b-table-stacked-md>tbody>tr.top-row,.table.b-table.b-table-stacked-md>tbody>tr.bottom-row{display:none}.table.b-table.b-table-stacked-md>tbody>tr>:first-child{border-top-width:3px}.table.b-table.b-table-stacked-md>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-md>tbody>tr>[rowspan]+th{border-top-width:3px}}@media (max-width: 991.98px){.table.b-table.b-table-stacked-lg{display:block;width:100%}.table.b-table.b-table-stacked-lg>caption,.table.b-table.b-table-stacked-lg>tbody,.table.b-table.b-table-stacked-lg>tbody>tr,.table.b-table.b-table-stacked-lg>tbody>tr>td,.table.b-table.b-table-stacked-lg>tbody>tr>th{display:block}.table.b-table.b-table-stacked-lg>thead,.table.b-table.b-table-stacked-lg>tfoot{display:none}.table.b-table.b-table-stacked-lg>thead>tr.b-table-top-row,.table.b-table.b-table-stacked-lg>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-lg>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-lg>tfoot>tr.b-table-bottom-row{display:none}.table.b-table.b-table-stacked-lg>caption{caption-side:top!important}.table.b-table.b-table-stacked-lg>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked-lg>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked-lg>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}.table.b-table.b-table-stacked-lg>tbody>tr.top-row,.table.b-table.b-table-stacked-lg>tbody>tr.bottom-row{display:none}.table.b-table.b-table-stacked-lg>tbody>tr>:first-child{border-top-width:3px}.table.b-table.b-table-stacked-lg>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-lg>tbody>tr>[rowspan]+th{border-top-width:3px}}@media (max-width: 1199.98px){.table.b-table.b-table-stacked-xl{display:block;width:100%}.table.b-table.b-table-stacked-xl>caption,.table.b-table.b-table-stacked-xl>tbody,.table.b-table.b-table-stacked-xl>tbody>tr,.table.b-table.b-table-stacked-xl>tbody>tr>td,.table.b-table.b-table-stacked-xl>tbody>tr>th{display:block}.table.b-table.b-table-stacked-xl>thead,.table.b-table.b-table-stacked-xl>tfoot{display:none}.table.b-table.b-table-stacked-xl>thead>tr.b-table-top-row,.table.b-table.b-table-stacked-xl>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-xl>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-xl>tfoot>tr.b-table-bottom-row{display:none}.table.b-table.b-table-stacked-xl>caption{caption-side:top!important}.table.b-table.b-table-stacked-xl>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked-xl>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked-xl>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}.table.b-table.b-table-stacked-xl>tbody>tr.top-row,.table.b-table.b-table-stacked-xl>tbody>tr.bottom-row{display:none}.table.b-table.b-table-stacked-xl>tbody>tr>:first-child{border-top-width:3px}.table.b-table.b-table-stacked-xl>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-xl>tbody>tr>[rowspan]+th{border-top-width:3px}}.table.b-table.b-table-stacked{display:block;width:100%}.table.b-table.b-table-stacked>caption,.table.b-table.b-table-stacked>tbody,.table.b-table.b-table-stacked>tbody>tr,.table.b-table.b-table-stacked>tbody>tr>td,.table.b-table.b-table-stacked>tbody>tr>th{display:block}.table.b-table.b-table-stacked>thead,.table.b-table.b-table-stacked>tfoot{display:none}.table.b-table.b-table-stacked>thead>tr.b-table-top-row,.table.b-table.b-table-stacked>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked>tfoot>tr.b-table-bottom-row{display:none}.table.b-table.b-table-stacked>caption{caption-side:top!important}.table.b-table.b-table-stacked>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}.table.b-table.b-table-stacked>tbody>tr.top-row,.table.b-table.b-table-stacked>tbody>tr.bottom-row{display:none}.table.b-table.b-table-stacked>tbody>tr>:first-child{border-top-width:3px}.table.b-table.b-table-stacked>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked>tbody>tr>[rowspan]+th{border-top-width:3px}.b-time{min-width:150px}.b-time[aria-disabled=true] output,.b-time[aria-readonly=true] output,.b-time output.disabled{background-color:#e9ecef;opacity:1}.b-time[aria-disabled=true] output{pointer-events:none}[dir=rtl] .b-time>.d-flex:not(.flex-column){flex-direction:row-reverse}.b-time .b-time-header{margin-bottom:.5rem}.b-time .b-time-header output{padding:.25rem;font-size:80%}.b-time .b-time-footer{margin-top:.5rem}.b-time .b-time-ampm{margin-left:.5rem}.b-toast{display:block;position:relative;max-width:350px;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-clip:padding-box;z-index:1;border-radius:.25rem}.b-toast .toast{background-color:#ffffffd9}.b-toast:not(:last-child){margin-bottom:.75rem}.b-toast.b-toast-solid .toast{background-color:#fff}.b-toast .toast{opacity:1}.b-toast .toast.fade:not(.show){opacity:0}.b-toast .toast .toast-body{display:block}.b-toast-primary .toast{background-color:#e6f2ffd9;border-color:#b8daffd9;color:#004085}.b-toast-primary .toast .toast-header{color:#004085;background-color:#cce5ffd9;border-bottom-color:#b8daffd9}.b-toast-primary.b-toast-solid .toast{background-color:#e6f2ff}.b-toast-secondary .toast{background-color:#eff0f1d9;border-color:#d6d8dbd9;color:#383d41}.b-toast-secondary .toast .toast-header{color:#383d41;background-color:#e2e3e5d9;border-bottom-color:#d6d8dbd9}.b-toast-secondary.b-toast-solid .toast{background-color:#eff0f1}.b-toast-success .toast{background-color:#e6f5e9d9;border-color:#c3e6cbd9;color:#155724}.b-toast-success .toast .toast-header{color:#155724;background-color:#d4eddad9;border-bottom-color:#c3e6cbd9}.b-toast-success.b-toast-solid .toast{background-color:#e6f5e9}.b-toast-info .toast{background-color:#e5f4f7d9;border-color:#bee5ebd9;color:#0c5460}.b-toast-info .toast .toast-header{color:#0c5460;background-color:#d1ecf1d9;border-bottom-color:#bee5ebd9}.b-toast-info.b-toast-solid .toast{background-color:#e5f4f7}.b-toast-warning .toast{background-color:#fff9e7d9;border-color:#ffeebad9;color:#856404}.b-toast-warning .toast .toast-header{color:#856404;background-color:#fff3cdd9;border-bottom-color:#ffeebad9}.b-toast-warning.b-toast-solid .toast{background-color:#fff9e7}.b-toast-danger .toast{background-color:#fcedeed9;border-color:#f5c6cbd9;color:#721c24}.b-toast-danger .toast .toast-header{color:#721c24;background-color:#f8d7dad9;border-bottom-color:#f5c6cbd9}.b-toast-danger.b-toast-solid .toast{background-color:#fcedee}.b-toast-light .toast{background-color:#ffffffd9;border-color:#fdfdfed9;color:#818182}.b-toast-light .toast .toast-header{color:#818182;background-color:#fefefed9;border-bottom-color:#fdfdfed9}.b-toast-light.b-toast-solid .toast{background-color:#fff}.b-toast-dark .toast{background-color:#e3e5e5d9;border-color:#c6c8cad9;color:#1b1e21}.b-toast-dark .toast .toast-header{color:#1b1e21;background-color:#d6d8d9d9;border-bottom-color:#c6c8cad9}.b-toast-dark.b-toast-solid .toast{background-color:#e3e5e5}.b-toaster{z-index:1100}.b-toaster .b-toaster-slot{position:relative;display:block}.b-toaster .b-toaster-slot:empty{display:none!important}.b-toaster.b-toaster-top-right,.b-toaster.b-toaster-top-left,.b-toaster.b-toaster-top-center,.b-toaster.b-toaster-top-full,.b-toaster.b-toaster-bottom-right,.b-toaster.b-toaster-bottom-left,.b-toaster.b-toaster-bottom-center,.b-toaster.b-toaster-bottom-full{position:fixed;left:.5rem;right:.5rem;margin:0;padding:0;height:0;overflow:visible}.b-toaster.b-toaster-top-right .b-toaster-slot,.b-toaster.b-toaster-top-left .b-toaster-slot,.b-toaster.b-toaster-top-center .b-toaster-slot,.b-toaster.b-toaster-top-full .b-toaster-slot,.b-toaster.b-toaster-bottom-right .b-toaster-slot,.b-toaster.b-toaster-bottom-left .b-toaster-slot,.b-toaster.b-toaster-bottom-center .b-toaster-slot,.b-toaster.b-toaster-bottom-full .b-toaster-slot{position:absolute;max-width:350px;width:100%;left:0;right:0;padding:0;margin:0}.b-toaster.b-toaster-top-full .b-toaster-slot,.b-toaster.b-toaster-bottom-full .b-toaster-slot,.b-toaster.b-toaster-top-full .b-toaster-slot .b-toast,.b-toaster.b-toaster-top-full .b-toaster-slot .toast,.b-toaster.b-toaster-bottom-full .b-toaster-slot .b-toast,.b-toaster.b-toaster-bottom-full .b-toaster-slot .toast{width:100%;max-width:100%}.b-toaster.b-toaster-top-right,.b-toaster.b-toaster-top-left,.b-toaster.b-toaster-top-center,.b-toaster.b-toaster-top-full{top:0}.b-toaster.b-toaster-top-right .b-toaster-slot,.b-toaster.b-toaster-top-left .b-toaster-slot,.b-toaster.b-toaster-top-center .b-toaster-slot,.b-toaster.b-toaster-top-full .b-toaster-slot{top:.5rem}.b-toaster.b-toaster-bottom-right,.b-toaster.b-toaster-bottom-left,.b-toaster.b-toaster-bottom-center,.b-toaster.b-toaster-bottom-full{bottom:0}.b-toaster.b-toaster-bottom-right .b-toaster-slot,.b-toaster.b-toaster-bottom-left .b-toaster-slot,.b-toaster.b-toaster-bottom-center .b-toaster-slot,.b-toaster.b-toaster-bottom-full .b-toaster-slot{bottom:.5rem}.b-toaster.b-toaster-top-right .b-toaster-slot,.b-toaster.b-toaster-bottom-right .b-toaster-slot,.b-toaster.b-toaster-top-center .b-toaster-slot,.b-toaster.b-toaster-bottom-center .b-toaster-slot{margin-left:auto}.b-toaster.b-toaster-top-left .b-toaster-slot,.b-toaster.b-toaster-bottom-left .b-toaster-slot,.b-toaster.b-toaster-top-center .b-toaster-slot,.b-toaster.b-toaster-bottom-center .b-toaster-slot{margin-right:auto}.b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-active,.b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-top-right .b-toast.b-toaster-move,.b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-active,.b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-top-left .b-toast.b-toaster-move,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-active,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-move,.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-active,.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-move{transition:-webkit-transform .175s;transition:transform .175s;transition:transform .175s,-webkit-transform .175s}.b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-to .toast.fade,.b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-active .toast.fade,.b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-to .toast.fade,.b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-active .toast.fade,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-to .toast.fade,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-active .toast.fade,.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-to .toast.fade,.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-active .toast.fade{transition-delay:.175s}.b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active{position:absolute;transition-delay:.175s}.b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active .toast.fade,.b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active .toast.fade,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active .toast.fade,.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active .toast.fade{transition-delay:0s}.tooltip.b-tooltip{display:block;opacity:.9;outline:0}.tooltip.b-tooltip.fade:not(.show){opacity:0}.tooltip.b-tooltip.show{opacity:.9}.tooltip.b-tooltip.noninteractive{pointer-events:none}.tooltip.b-tooltip .arrow{margin:0 .25rem}.tooltip.b-tooltip.bs-tooltip-right .arrow,.tooltip.b-tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.bs-tooltip-left .arrow,.tooltip.b-tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=left] .arrow{margin:.25rem 0}.tooltip.b-tooltip-primary.bs-tooltip-top .arrow:before,.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=top] .arrow:before{border-top-color:#007bff}.tooltip.b-tooltip-primary.bs-tooltip-right .arrow:before,.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=right] .arrow:before{border-right-color:#007bff}.tooltip.b-tooltip-primary.bs-tooltip-bottom .arrow:before,.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=bottom] .arrow:before{border-bottom-color:#007bff}.tooltip.b-tooltip-primary.bs-tooltip-left .arrow:before,.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=left] .arrow:before{border-left-color:#007bff}.tooltip.b-tooltip-primary .tooltip-inner{color:#fff;background-color:#007bff}.tooltip.b-tooltip-secondary.bs-tooltip-top .arrow:before,.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=top] .arrow:before{border-top-color:#6c757d}.tooltip.b-tooltip-secondary.bs-tooltip-right .arrow:before,.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=right] .arrow:before{border-right-color:#6c757d}.tooltip.b-tooltip-secondary.bs-tooltip-bottom .arrow:before,.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=bottom] .arrow:before{border-bottom-color:#6c757d}.tooltip.b-tooltip-secondary.bs-tooltip-left .arrow:before,.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=left] .arrow:before{border-left-color:#6c757d}.tooltip.b-tooltip-secondary .tooltip-inner{color:#fff;background-color:#6c757d}.tooltip.b-tooltip-success.bs-tooltip-top .arrow:before,.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=top] .arrow:before{border-top-color:#28a745}.tooltip.b-tooltip-success.bs-tooltip-right .arrow:before,.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=right] .arrow:before{border-right-color:#28a745}.tooltip.b-tooltip-success.bs-tooltip-bottom .arrow:before,.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=bottom] .arrow:before{border-bottom-color:#28a745}.tooltip.b-tooltip-success.bs-tooltip-left .arrow:before,.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=left] .arrow:before{border-left-color:#28a745}.tooltip.b-tooltip-success .tooltip-inner{color:#fff;background-color:#28a745}.tooltip.b-tooltip-info.bs-tooltip-top .arrow:before,.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=top] .arrow:before{border-top-color:#17a2b8}.tooltip.b-tooltip-info.bs-tooltip-right .arrow:before,.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=right] .arrow:before{border-right-color:#17a2b8}.tooltip.b-tooltip-info.bs-tooltip-bottom .arrow:before,.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=bottom] .arrow:before{border-bottom-color:#17a2b8}.tooltip.b-tooltip-info.bs-tooltip-left .arrow:before,.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=left] .arrow:before{border-left-color:#17a2b8}.tooltip.b-tooltip-info .tooltip-inner{color:#fff;background-color:#17a2b8}.tooltip.b-tooltip-warning.bs-tooltip-top .arrow:before,.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=top] .arrow:before{border-top-color:#ffc107}.tooltip.b-tooltip-warning.bs-tooltip-right .arrow:before,.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=right] .arrow:before{border-right-color:#ffc107}.tooltip.b-tooltip-warning.bs-tooltip-bottom .arrow:before,.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=bottom] .arrow:before{border-bottom-color:#ffc107}.tooltip.b-tooltip-warning.bs-tooltip-left .arrow:before,.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=left] .arrow:before{border-left-color:#ffc107}.tooltip.b-tooltip-warning .tooltip-inner{color:#212529;background-color:#ffc107}.tooltip.b-tooltip-danger.bs-tooltip-top .arrow:before,.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=top] .arrow:before{border-top-color:#dc3545}.tooltip.b-tooltip-danger.bs-tooltip-right .arrow:before,.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=right] .arrow:before{border-right-color:#dc3545}.tooltip.b-tooltip-danger.bs-tooltip-bottom .arrow:before,.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=bottom] .arrow:before{border-bottom-color:#dc3545}.tooltip.b-tooltip-danger.bs-tooltip-left .arrow:before,.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=left] .arrow:before{border-left-color:#dc3545}.tooltip.b-tooltip-danger .tooltip-inner{color:#fff;background-color:#dc3545}.tooltip.b-tooltip-light.bs-tooltip-top .arrow:before,.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=top] .arrow:before{border-top-color:#f8f9fa}.tooltip.b-tooltip-light.bs-tooltip-right .arrow:before,.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=right] .arrow:before{border-right-color:#f8f9fa}.tooltip.b-tooltip-light.bs-tooltip-bottom .arrow:before,.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=bottom] .arrow:before{border-bottom-color:#f8f9fa}.tooltip.b-tooltip-light.bs-tooltip-left .arrow:before,.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=left] .arrow:before{border-left-color:#f8f9fa}.tooltip.b-tooltip-light .tooltip-inner{color:#212529;background-color:#f8f9fa}.tooltip.b-tooltip-dark.bs-tooltip-top .arrow:before,.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=top] .arrow:before{border-top-color:#343a40}.tooltip.b-tooltip-dark.bs-tooltip-right .arrow:before,.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=right] .arrow:before{border-right-color:#343a40}.tooltip.b-tooltip-dark.bs-tooltip-bottom .arrow:before,.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=bottom] .arrow:before{border-bottom-color:#343a40}.tooltip.b-tooltip-dark.bs-tooltip-left .arrow:before,.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=left] .arrow:before{border-left-color:#343a40}.tooltip.b-tooltip-dark .tooltip-inner{color:#fff;background-color:#343a40}.b-icon.bi{display:inline-block;overflow:visible;vertical-align:-.15em}.b-icon.b-icon-animation-cylon,.b-icon.b-iconstack .b-icon-animation-cylon>g{-webkit-transform-origin:center;transform-origin:center;-webkit-animation:.75s infinite ease-in-out alternate b-icon-animation-cylon;animation:.75s infinite ease-in-out alternate b-icon-animation-cylon}@media (prefers-reduced-motion: reduce){.b-icon.b-icon-animation-cylon,.b-icon.b-iconstack .b-icon-animation-cylon>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-cylon-vertical,.b-icon.b-iconstack .b-icon-animation-cylon-vertical>g{-webkit-transform-origin:center;transform-origin:center;-webkit-animation:.75s infinite ease-in-out alternate b-icon-animation-cylon-vertical;animation:.75s infinite ease-in-out alternate b-icon-animation-cylon-vertical}@media (prefers-reduced-motion: reduce){.b-icon.b-icon-animation-cylon-vertical,.b-icon.b-iconstack .b-icon-animation-cylon-vertical>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-fade,.b-icon.b-iconstack .b-icon-animation-fade>g{-webkit-transform-origin:center;transform-origin:center;-webkit-animation:.75s infinite ease-in-out alternate b-icon-animation-fade;animation:.75s infinite ease-in-out alternate b-icon-animation-fade}@media (prefers-reduced-motion: reduce){.b-icon.b-icon-animation-fade,.b-icon.b-iconstack .b-icon-animation-fade>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-spin,.b-icon.b-iconstack .b-icon-animation-spin>g{-webkit-transform-origin:center;transform-origin:center;-webkit-animation:2s infinite linear normal b-icon-animation-spin;animation:2s infinite linear normal b-icon-animation-spin}@media (prefers-reduced-motion: reduce){.b-icon.b-icon-animation-spin,.b-icon.b-iconstack .b-icon-animation-spin>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-spin-reverse,.b-icon.b-iconstack .b-icon-animation-spin-reverse>g{-webkit-transform-origin:center;transform-origin:center;animation:2s infinite linear reverse b-icon-animation-spin}@media (prefers-reduced-motion: reduce){.b-icon.b-icon-animation-spin-reverse,.b-icon.b-iconstack .b-icon-animation-spin-reverse>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-spin-pulse,.b-icon.b-iconstack .b-icon-animation-spin-pulse>g{-webkit-transform-origin:center;transform-origin:center;-webkit-animation:1s infinite steps(8) normal b-icon-animation-spin;animation:1s infinite steps(8) normal b-icon-animation-spin}@media (prefers-reduced-motion: reduce){.b-icon.b-icon-animation-spin-pulse,.b-icon.b-iconstack .b-icon-animation-spin-pulse>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-spin-reverse-pulse,.b-icon.b-iconstack .b-icon-animation-spin-reverse-pulse>g{-webkit-transform-origin:center;transform-origin:center;animation:1s infinite steps(8) reverse b-icon-animation-spin}@media (prefers-reduced-motion: reduce){.b-icon.b-icon-animation-spin-reverse-pulse,.b-icon.b-iconstack .b-icon-animation-spin-reverse-pulse>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-throb,.b-icon.b-iconstack .b-icon-animation-throb>g{-webkit-transform-origin:center;transform-origin:center;-webkit-animation:.75s infinite ease-in-out alternate b-icon-animation-throb;animation:.75s infinite ease-in-out alternate b-icon-animation-throb}@media (prefers-reduced-motion: reduce){.b-icon.b-icon-animation-throb,.b-icon.b-iconstack .b-icon-animation-throb>g{-webkit-animation:none;animation:none}}@-webkit-keyframes b-icon-animation-cylon{0%{-webkit-transform:translateX(-25%);transform:translate(-25%)}to{-webkit-transform:translateX(25%);transform:translate(25%)}}@keyframes b-icon-animation-cylon{0%{-webkit-transform:translateX(-25%);transform:translate(-25%)}to{-webkit-transform:translateX(25%);transform:translate(25%)}}@-webkit-keyframes b-icon-animation-cylon-vertical{0%{-webkit-transform:translateY(25%);transform:translateY(25%)}to{-webkit-transform:translateY(-25%);transform:translateY(-25%)}}@keyframes b-icon-animation-cylon-vertical{0%{-webkit-transform:translateY(25%);transform:translateY(25%)}to{-webkit-transform:translateY(-25%);transform:translateY(-25%)}}@-webkit-keyframes b-icon-animation-fade{0%{opacity:.1}to{opacity:1}}@keyframes b-icon-animation-fade{0%{opacity:.1}to{opacity:1}}@-webkit-keyframes b-icon-animation-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes b-icon-animation-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes b-icon-animation-throb{0%{opacity:.5;-webkit-transform:scale(.5);transform:scale(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes b-icon-animation-throb{0%{opacity:.5;-webkit-transform:scale(.5);transform:scale(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.btn .b-icon.bi,.nav-link .b-icon.bi,.dropdown-toggle .b-icon.bi,.dropdown-item .b-icon.bi,.input-group-text .b-icon.bi{font-size:125%;vertical-align:text-bottom}.vti__flag.be{width:18px}.vti__flag.ch{width:15px}.vti__flag.mc{width:19px}.vti__flag.ne{width:18px}.vti__flag.np{width:13px}.vti__flag.va{width:15px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.vti__flag{background-size:5630px 15px}}.vti__flag.ac{height:10px;background-position:0 0}.vti__flag.ad{height:14px;background-position:-22px 0}.vti__flag.ae{height:10px;background-position:-44px 0}.vti__flag.af{height:14px;background-position:-66px 0}.vti__flag.ag{height:14px;background-position:-88px 0}.vti__flag.ai{height:10px;background-position:-110px 0}.vti__flag.al{height:15px;background-position:-132px 0}.vti__flag.am{height:10px;background-position:-154px 0}.vti__flag.ao{height:14px;background-position:-176px 0}.vti__flag.aq{height:14px;background-position:-198px 0}.vti__flag.ar{height:13px;background-position:-220px 0}.vti__flag.as{height:10px;background-position:-242px 0}.vti__flag.at{height:14px;background-position:-264px 0}.vti__flag.au{height:10px;background-position:-286px 0}.vti__flag.aw{height:14px;background-position:-308px 0}.vti__flag.ax{height:13px;background-position:-330px 0}.vti__flag.az{height:10px;background-position:-352px 0}.vti__flag.ba{height:10px;background-position:-374px 0}.vti__flag.bb{height:14px;background-position:-396px 0}.vti__flag.bd{height:12px;background-position:-418px 0}.vti__flag.be{height:15px;background-position:-440px 0}.vti__flag.bf{height:14px;background-position:-460px 0}.vti__flag.bg{height:12px;background-position:-482px 0}.vti__flag.bh{height:12px;background-position:-504px 0}.vti__flag.bi{height:12px;background-position:-526px 0}.vti__flag.bj{height:14px;background-position:-548px 0}.vti__flag.bl{height:14px;background-position:-570px 0}.vti__flag.bm{height:10px;background-position:-592px 0}.vti__flag.bn{height:10px;background-position:-614px 0}.vti__flag.bo{height:14px;background-position:-636px 0}.vti__flag.bq{height:14px;background-position:-658px 0}.vti__flag.br{height:14px;background-position:-680px 0}.vti__flag.bs{height:10px;background-position:-702px 0}.vti__flag.bt{height:14px;background-position:-724px 0}.vti__flag.bv{height:15px;background-position:-746px 0}.vti__flag.bw{height:14px;background-position:-768px 0}.vti__flag.by{height:10px;background-position:-790px 0}.vti__flag.bz{height:14px;background-position:-812px 0}.vti__flag.ca{height:10px;background-position:-834px 0}.vti__flag.cc{height:10px;background-position:-856px 0}.vti__flag.cd{height:15px;background-position:-878px 0}.vti__flag.cf{height:14px;background-position:-900px 0}.vti__flag.cg{height:14px;background-position:-922px 0}.vti__flag.ch{height:15px;background-position:-944px 0}.vti__flag.ci{height:14px;background-position:-961px 0}.vti__flag.ck{height:10px;background-position:-983px 0}.vti__flag.cl{height:14px;background-position:-1005px 0}.vti__flag.cm{height:14px;background-position:-1027px 0}.vti__flag.cn{height:14px;background-position:-1049px 0}.vti__flag.co{height:14px;background-position:-1071px 0}.vti__flag.cp{height:14px;background-position:-1093px 0}.vti__flag.cr{height:12px;background-position:-1115px 0}.vti__flag.cu{height:10px;background-position:-1137px 0}.vti__flag.cv{height:12px;background-position:-1159px 0}.vti__flag.cw{height:14px;background-position:-1181px 0}.vti__flag.cx{height:10px;background-position:-1203px 0}.vti__flag.cy{height:14px;background-position:-1225px 0}.vti__flag.cz{height:14px;background-position:-1247px 0}.vti__flag.de{height:12px;background-position:-1269px 0}.vti__flag.dg{height:10px;background-position:-1291px 0}.vti__flag.dj{height:14px;background-position:-1313px 0}.vti__flag.dk{height:15px;background-position:-1335px 0}.vti__flag.dm{height:10px;background-position:-1357px 0}.vti__flag.do{height:13px;background-position:-1379px 0}.vti__flag.dz{height:14px;background-position:-1401px 0}.vti__flag.ea{height:14px;background-position:-1423px 0}.vti__flag.ec{height:14px;background-position:-1445px 0}.vti__flag.ee{height:13px;background-position:-1467px 0}.vti__flag.eg{height:14px;background-position:-1489px 0}.vti__flag.eh{height:10px;background-position:-1511px 0}.vti__flag.er{height:10px;background-position:-1533px 0}.vti__flag.es{height:14px;background-position:-1555px 0}.vti__flag.et{height:10px;background-position:-1577px 0}.vti__flag.eu{height:14px;background-position:-1599px 0}.vti__flag.fi{height:12px;background-position:-1621px 0}.vti__flag.fj{height:10px;background-position:-1643px 0}.vti__flag.fk{height:10px;background-position:-1665px 0}.vti__flag.fm{height:11px;background-position:-1687px 0}.vti__flag.fo{height:15px;background-position:-1709px 0}.vti__flag.fr{height:14px;background-position:-1731px 0}.vti__flag.ga{height:15px;background-position:-1753px 0}.vti__flag.gb{height:10px;background-position:-1775px 0}.vti__flag.gd{height:12px;background-position:-1797px 0}.vti__flag.ge{height:14px;background-position:-1819px 0}.vti__flag.gf{height:14px;background-position:-1841px 0}.vti__flag.gg{height:14px;background-position:-1863px 0}.vti__flag.gh{height:14px;background-position:-1885px 0}.vti__flag.gi{height:10px;background-position:-1907px 0}.vti__flag.gl{height:14px;background-position:-1929px 0}.vti__flag.gm{height:14px;background-position:-1951px 0}.vti__flag.gn{height:14px;background-position:-1973px 0}.vti__flag.gp{height:14px;background-position:-1995px 0}.vti__flag.gq{height:14px;background-position:-2017px 0}.vti__flag.gr{height:14px;background-position:-2039px 0}.vti__flag.gs{height:10px;background-position:-2061px 0}.vti__flag.gt{height:13px;background-position:-2083px 0}.vti__flag.gu{height:11px;background-position:-2105px 0}.vti__flag.gw{height:10px;background-position:-2127px 0}.vti__flag.gy{height:12px;background-position:-2149px 0}.vti__flag.hk{height:14px;background-position:-2171px 0}.vti__flag.hm{height:10px;background-position:-2193px 0}.vti__flag.hn{height:10px;background-position:-2215px 0}.vti__flag.hr{height:10px;background-position:-2237px 0}.vti__flag.ht{height:12px;background-position:-2259px 0}.vti__flag.hu{height:10px;background-position:-2281px 0}.vti__flag.ic{height:14px;background-position:-2303px 0}.vti__flag.id{height:14px;background-position:-2325px 0}.vti__flag.ie{height:10px;background-position:-2347px 0}.vti__flag.il{height:15px;background-position:-2369px 0}.vti__flag.im{height:10px;background-position:-2391px 0}.vti__flag.in{height:14px;background-position:-2413px 0}.vti__flag.io{height:10px;background-position:-2435px 0}.vti__flag.iq{height:14px;background-position:-2457px 0}.vti__flag.ir{height:12px;background-position:-2479px 0}.vti__flag.is{height:15px;background-position:-2501px 0}.vti__flag.it{height:14px;background-position:-2523px 0}.vti__flag.je{height:12px;background-position:-2545px 0}.vti__flag.jm{height:10px;background-position:-2567px 0}.vti__flag.jo{height:10px;background-position:-2589px 0}.vti__flag.jp{height:14px;background-position:-2611px 0}.vti__flag.ke{height:14px;background-position:-2633px 0}.vti__flag.kg{height:12px;background-position:-2655px 0}.vti__flag.kh{height:13px;background-position:-2677px 0}.vti__flag.ki{height:10px;background-position:-2699px 0}.vti__flag.km{height:12px;background-position:-2721px 0}.vti__flag.kn{height:14px;background-position:-2743px 0}.vti__flag.kp{height:10px;background-position:-2765px 0}.vti__flag.kr{height:14px;background-position:-2787px 0}.vti__flag.kw{height:10px;background-position:-2809px 0}.vti__flag.ky{height:10px;background-position:-2831px 0}.vti__flag.kz{height:10px;background-position:-2853px 0}.vti__flag.la{height:14px;background-position:-2875px 0}.vti__flag.lb{height:14px;background-position:-2897px 0}.vti__flag.lc{height:10px;background-position:-2919px 0}.vti__flag.li{height:12px;background-position:-2941px 0}.vti__flag.lk{height:10px;background-position:-2963px 0}.vti__flag.lr{height:11px;background-position:-2985px 0}.vti__flag.ls{height:14px;background-position:-3007px 0}.vti__flag.lt{height:12px;background-position:-3029px 0}.vti__flag.lu{height:12px;background-position:-3051px 0}.vti__flag.lv{height:10px;background-position:-3073px 0}.vti__flag.ly{height:10px;background-position:-3095px 0}.vti__flag.ma{height:14px;background-position:-3117px 0}.vti__flag.mc{height:15px;background-position:-3139px 0}.vti__flag.md{height:10px;background-position:-3160px 0}.vti__flag.me{height:10px;background-position:-3182px 0}.vti__flag.mf{height:14px;background-position:-3204px 0}.vti__flag.mg{height:14px;background-position:-3226px 0}.vti__flag.mh{height:11px;background-position:-3248px 0}.vti__flag.mk{height:10px;background-position:-3270px 0}.vti__flag.ml{height:14px;background-position:-3292px 0}.vti__flag.mm{height:14px;background-position:-3314px 0}.vti__flag.mn{height:10px;background-position:-3336px 0}.vti__flag.mo{height:14px;background-position:-3358px 0}.vti__flag.mp{height:10px;background-position:-3380px 0}.vti__flag.mq{height:14px;background-position:-3402px 0}.vti__flag.mr{height:14px;background-position:-3424px 0}.vti__flag.ms{height:10px;background-position:-3446px 0}.vti__flag.mt{height:14px;background-position:-3468px 0}.vti__flag.mu{height:14px;background-position:-3490px 0}.vti__flag.mv{height:14px;background-position:-3512px 0}.vti__flag.mw{height:14px;background-position:-3534px 0}.vti__flag.mx{height:12px;background-position:-3556px 0}.vti__flag.my{height:10px;background-position:-3578px 0}.vti__flag.mz{height:14px;background-position:-3600px 0}.vti__flag.na{height:14px;background-position:-3622px 0}.vti__flag.nc{height:10px;background-position:-3644px 0}.vti__flag.ne{height:15px;background-position:-3666px 0}.vti__flag.nf{height:10px;background-position:-3686px 0}.vti__flag.ng{height:10px;background-position:-3708px 0}.vti__flag.ni{height:12px;background-position:-3730px 0}.vti__flag.nl{height:14px;background-position:-3752px 0}.vti__flag.no{height:15px;background-position:-3774px 0}.vti__flag.np{height:15px;background-position:-3796px 0}.vti__flag.nr{height:10px;background-position:-3811px 0}.vti__flag.nu{height:10px;background-position:-3833px 0}.vti__flag.nz{height:10px;background-position:-3855px 0}.vti__flag.om{height:10px;background-position:-3877px 0}.vti__flag.pa{height:14px;background-position:-3899px 0}.vti__flag.pe{height:14px;background-position:-3921px 0}.vti__flag.pf{height:14px;background-position:-3943px 0}.vti__flag.pg{height:15px;background-position:-3965px 0}.vti__flag.ph{height:10px;background-position:-3987px 0}.vti__flag.pk{height:14px;background-position:-4009px 0}.vti__flag.pl{height:13px;background-position:-4031px 0}.vti__flag.pm{height:14px;background-position:-4053px 0}.vti__flag.pn{height:10px;background-position:-4075px 0}.vti__flag.pr{height:14px;background-position:-4097px 0}.vti__flag.ps{height:10px;background-position:-4119px 0}.vti__flag.pt{height:14px;background-position:-4141px 0}.vti__flag.pw{height:13px;background-position:-4163px 0}.vti__flag.py{height:11px;background-position:-4185px 0}.vti__flag.qa{height:8px;background-position:-4207px 0}.vti__flag.re{height:14px;background-position:-4229px 0}.vti__flag.ro{height:14px;background-position:-4251px 0}.vti__flag.rs{height:14px;background-position:-4273px 0}.vti__flag.ru{height:14px;background-position:-4295px 0}.vti__flag.rw{height:14px;background-position:-4317px 0}.vti__flag.sa{height:14px;background-position:-4339px 0}.vti__flag.sb{height:10px;background-position:-4361px 0}.vti__flag.sc{height:10px;background-position:-4383px 0}.vti__flag.sd{height:10px;background-position:-4405px 0}.vti__flag.se{height:13px;background-position:-4427px 0}.vti__flag.sg{height:14px;background-position:-4449px 0}.vti__flag.sh{height:10px;background-position:-4471px 0}.vti__flag.si{height:10px;background-position:-4493px 0}.vti__flag.sj{height:15px;background-position:-4515px 0}.vti__flag.sk{height:14px;background-position:-4537px 0}.vti__flag.sl{height:14px;background-position:-4559px 0}.vti__flag.sm{height:15px;background-position:-4581px 0}.vti__flag.sn{height:14px;background-position:-4603px 0}.vti__flag.so{height:14px;background-position:-4625px 0}.vti__flag.sr{height:14px;background-position:-4647px 0}.vti__flag.ss{height:10px;background-position:-4669px 0}.vti__flag.st{height:10px;background-position:-4691px 0}.vti__flag.sv{height:12px;background-position:-4713px 0}.vti__flag.sx{height:14px;background-position:-4735px 0}.vti__flag.sy{height:14px;background-position:-4757px 0}.vti__flag.sz{height:14px;background-position:-4779px 0}.vti__flag.ta{height:10px;background-position:-4801px 0}.vti__flag.tc{height:10px;background-position:-4823px 0}.vti__flag.td{height:14px;background-position:-4845px 0}.vti__flag.tf{height:14px;background-position:-4867px 0}.vti__flag.tg{height:13px;background-position:-4889px 0}.vti__flag.th{height:14px;background-position:-4911px 0}.vti__flag.tj{height:10px;background-position:-4933px 0}.vti__flag.tk{height:10px;background-position:-4955px 0}.vti__flag.tl{height:10px;background-position:-4977px 0}.vti__flag.tm{height:14px;background-position:-4999px 0}.vti__flag.tn{height:14px;background-position:-5021px 0}.vti__flag.to{height:10px;background-position:-5043px 0}.vti__flag.tr{height:14px;background-position:-5065px 0}.vti__flag.tt{height:12px;background-position:-5087px 0}.vti__flag.tv{height:10px;background-position:-5109px 0}.vti__flag.tw{height:14px;background-position:-5131px 0}.vti__flag.tz{height:14px;background-position:-5153px 0}.vti__flag.ua{height:14px;background-position:-5175px 0}.vti__flag.ug{height:14px;background-position:-5197px 0}.vti__flag.um{height:11px;background-position:-5219px 0}.vti__flag.us{height:11px;background-position:-5241px 0}.vti__flag.uy{height:14px;background-position:-5263px 0}.vti__flag.uz{height:10px;background-position:-5285px 0}.vti__flag.va{height:15px;background-position:-5307px 0}.vti__flag.vc{height:14px;background-position:-5324px 0}.vti__flag.ve{height:14px;background-position:-5346px 0}.vti__flag.vg{height:10px;background-position:-5368px 0}.vti__flag.vi{height:14px;background-position:-5390px 0}.vti__flag.vn{height:14px;background-position:-5412px 0}.vti__flag.vu{height:12px;background-position:-5434px 0}.vti__flag.wf{height:14px;background-position:-5456px 0}.vti__flag.ws{height:10px;background-position:-5478px 0}.vti__flag.xk{height:15px;background-position:-5500px 0}.vti__flag.ye{height:14px;background-position:-5522px 0}.vti__flag.yt{height:14px;background-position:-5544px 0}.vti__flag.za{height:14px;background-position:-5566px 0}.vti__flag.zm{height:14px;background-position:-5588px 0}.vti__flag.zw{height:10px;background-position:-5610px 0}.vti__flag{width:20px;height:15px;box-shadow:0 0 1px #888;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.vti__flag{background-image:url(data:image/png;base64,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)}}.vti__flag.np{background-color:transparent}.vue-tel-input{border-radius:3px;display:flex;border:1px solid #bbb;text-align:left}.vue-tel-input.disabled .dropdown,.vue-tel-input.disabled .selection,.vue-tel-input.disabled input{cursor:no-drop}.vue-tel-input:focus-within{box-shadow:inset 0 1px 1px #00000013,0 0 8px #66afe999;border-color:#66afe9}.vti__dropdown{display:flex;flex-direction:column;align-content:center;justify-content:center;position:relative;padding:7px;cursor:pointer}.vti__dropdown.show{max-height:300px;overflow:scroll}.vti__dropdown.disabled,.vti__dropdown.open{background-color:#f3f3f3}.vti__dropdown.disabled{cursor:no-drop;outline:none}.vti__dropdown:hover{background-color:#f3f3f3}.vti__selection{font-size:.8em;display:flex;align-items:center}.vti__selection .vti__country-code{color:#666}.vti__flag-wrapper{display:inline-block;width:30px;text-align:center}.vti__flag{margin-right:5px;margin-left:5px}.vti__dropdown-list{z-index:1;padding:0;margin:0;text-align:left;list-style:none;max-height:200px;overflow-y:scroll;position:absolute;left:-1px;background-color:#fff;border:1px solid #ccc}.vti__dropdown-list.below{top:33px}.vti__dropdown-list.above{top:auto;bottom:100%}.vti__dropdown-arrow{transform:scaleY(.5);display:inline-block;color:#666}.vti__dropdown-item{cursor:pointer;padding:4px 15px}.vti__dropdown-item.highlighted{background-color:#f3f3f3}.vti__dropdown-item.last-preferred{border-bottom:1px solid #cacaca}.vti__dropdown-item .vti__flag{display:inline-block;margin-right:5px}.vti__input{border:none;border-radius:0 2px 2px 0;width:100%;outline:none;padding-left:7px}.vti__search_box{border:1px solid #ccc;width:94%;padding:7px;margin:2px}.document-margin{margin-left:2rem!important;margin-right:2rem!important}@media screen and (max-width: 991px){.document-margin{margin-left:2rem!important;margin-right:2rem!important}}@media screen and (max-width: 575px){.document-margin{margin-left:1rem!important;margin-right:1rem!important}}.document-padding{padding-left:2rem!important;padding-right:2rem!important}@media screen and (max-width: 991px){.document-padding{padding-left:2rem!important;padding-right:2rem!important}}@media screen and (max-width: 575px){.document-padding{padding-left:1rem!important;padding-right:1rem!important}}label{line-height:1.25}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.text-dark{color:color("black")}.icon-bell{background:url(/build/assets/bell-d7866623.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-bell-before{display:inline-flex;align-items:center}.icon-bell-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/bell-d7866623.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-bell-after{display:inline-flex;align-items:center}.icon-bell-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/bell-d7866623.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-info{background:url(/build/assets/info-024a487d.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-info-before{display:inline-flex;align-items:center}.icon-info-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/info-024a487d.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-info-after{display:inline-flex;align-items:center}.icon-info-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/info-024a487d.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-avatar{background:url(/build/assets/avatar-ba17bee1.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-avatar-before{display:inline-flex;align-items:center}.icon-avatar-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/avatar-ba17bee1.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-avatar-after{display:inline-flex;align-items:center}.icon-avatar-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/avatar-ba17bee1.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-logo-md{background:url(/build/assets/logo-md-5505b095.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-logo-md-before{display:inline-flex;align-items:center}.icon-logo-md-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/logo-md-5505b095.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-logo-md-after{display:inline-flex;align-items:center}.icon-logo-md-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/logo-md-5505b095.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-logo-s{background:url(/build/assets/logo-s-c6e81e38.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-logo-s-before{display:inline-flex;align-items:center}.icon-logo-s-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/logo-s-c6e81e38.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-logo-s-after{display:inline-flex;align-items:center}.icon-logo-s-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/logo-s-c6e81e38.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-external{background:url(/build/assets/external-7e452460.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-external-before{display:inline-flex;align-items:center}.icon-external-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/external-7e452460.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-external-after{display:inline-flex;align-items:center}.icon-external-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/external-7e452460.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-flag-germany{background:url(/build/assets/flag-germany-1fb3356f.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-flag-germany-before{display:inline-flex;align-items:center}.icon-flag-germany-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/flag-germany-1fb3356f.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-flag-germany-after{display:inline-flex;align-items:center}.icon-flag-germany-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/flag-germany-1fb3356f.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-flag-england{background:url(/build/assets/flag-england-1d309e05.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-flag-england-before{display:inline-flex;align-items:center}.icon-flag-england-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/flag-england-1d309e05.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-flag-england-after{display:inline-flex;align-items:center}.icon-flag-england-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/flag-england-1d309e05.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-flag-belarus{background:url(/build/assets/flag-belarus-832c7fbe.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-flag-belarus-before{display:inline-flex;align-items:center}.icon-flag-belarus-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/flag-belarus-832c7fbe.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-flag-belarus-after{display:inline-flex;align-items:center}.icon-flag-belarus-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/flag-belarus-832c7fbe.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-flag-russia{background:url(/build/assets/flag-russia-18a427a8.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-flag-russia-before{display:inline-flex;align-items:center}.icon-flag-russia-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/flag-russia-18a427a8.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-flag-russia-after{display:inline-flex;align-items:center}.icon-flag-russia-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/flag-russia-18a427a8.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-flag-ukraine{background:url(/build/assets/flag-ukraine-c70ba719.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-flag-ukraine-before{display:inline-flex;align-items:center}.icon-flag-ukraine-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/flag-ukraine-c70ba719.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-flag-ukraine-after{display:inline-flex;align-items:center}.icon-flag-ukraine-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/flag-ukraine-c70ba719.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-search{background:url(/build/assets/search-b04250f4.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-search-before{display:inline-flex;align-items:center}.icon-search-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/search-b04250f4.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-search-after{display:inline-flex;align-items:center}.icon-search-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/search-b04250f4.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-circle-add{background:url(/build/assets/circle-add-032e2b43.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-circle-add-before{display:inline-flex;align-items:center}.icon-circle-add-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/circle-add-032e2b43.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-circle-add-after{display:inline-flex;align-items:center}.icon-circle-add-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/circle-add-032e2b43.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-exit{background:url(/build/assets/exit-4c544613.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-exit-before{display:inline-flex;align-items:center}.icon-exit-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/exit-4c544613.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-exit-after{display:inline-flex;align-items:center}.icon-exit-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/exit-4c544613.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-settings{background:url(/build/assets/settings-1a3b2ba5.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-settings-before{display:inline-flex;align-items:center}.icon-settings-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/settings-1a3b2ba5.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-settings-after{display:inline-flex;align-items:center}.icon-settings-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/settings-1a3b2ba5.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-chevron-bottom{background:url(/build/assets/chevron-bottom-6f5ca762.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-chevron-bottom-before{display:inline-flex;align-items:center}.icon-chevron-bottom-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/chevron-bottom-6f5ca762.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-chevron-bottom-after{display:inline-flex;align-items:center}.icon-chevron-bottom-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/chevron-bottom-6f5ca762.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-chevron-top{background:url(/build/assets/chevron-top-9db25081.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-chevron-top-before{display:inline-flex;align-items:center}.icon-chevron-top-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/chevron-top-9db25081.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-chevron-top-after{display:inline-flex;align-items:center}.icon-chevron-top-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/chevron-top-9db25081.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-chevron-left-blue{background:url(/build/assets/chevron-left-blue-7dc195e2.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-chevron-left-blue-before{display:inline-flex;align-items:center}.icon-chevron-left-blue-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/chevron-left-blue-7dc195e2.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-chevron-left-blue-after{display:inline-flex;align-items:center}.icon-chevron-left-blue-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/chevron-left-blue-7dc195e2.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-tik{background:url(/build/assets/tik-e180c704.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-tik-before{display:inline-flex;align-items:center}.icon-tik-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/tik-e180c704.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-tik-after{display:inline-flex;align-items:center}.icon-tik-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/tik-e180c704.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-ticket{background:url(/build/assets/ticket-7cca2061.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-ticket-before{display:inline-flex;align-items:center}.icon-ticket-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/ticket-7cca2061.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-ticket-after{display:inline-flex;align-items:center}.icon-ticket-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/ticket-7cca2061.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-book{background:url(/build/assets/book-ca94cb7b.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-book-before{display:inline-flex;align-items:center}.icon-book-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/book-ca94cb7b.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-book-after{display:inline-flex;align-items:center}.icon-book-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/book-ca94cb7b.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-bussines{background:url(/build/assets/bussines-967b8082.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-bussines-before{display:inline-flex;align-items:center}.icon-bussines-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/bussines-967b8082.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-bussines-after{display:inline-flex;align-items:center}.icon-bussines-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/bussines-967b8082.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-briefcase{background:url(/build/assets/briefcase-ff3e4e08.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-briefcase-before{display:inline-flex;align-items:center}.icon-briefcase-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/briefcase-ff3e4e08.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-briefcase-after{display:inline-flex;align-items:center}.icon-briefcase-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/briefcase-ff3e4e08.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-briefcase-green{background:url(/build/assets/briefcase-green-25ecb292.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-briefcase-green-before{display:inline-flex;align-items:center}.icon-briefcase-green-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/briefcase-green-25ecb292.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-briefcase-green-after{display:inline-flex;align-items:center}.icon-briefcase-green-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/briefcase-green-25ecb292.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-briefcase-red{background:url(/build/assets/briefcase-red-d73035b5.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-briefcase-red-before{display:inline-flex;align-items:center}.icon-briefcase-red-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/briefcase-red-d73035b5.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-briefcase-red-after{display:inline-flex;align-items:center}.icon-briefcase-red-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/briefcase-red-d73035b5.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-agents{background:url(/build/assets/agents-5664f482.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-agents-before{display:inline-flex;align-items:center}.icon-agents-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/agents-5664f482.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-agents-after{display:inline-flex;align-items:center}.icon-agents-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/agents-5664f482.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-partners{background:url(/build/assets/partners-453e4447.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-partners-before{display:inline-flex;align-items:center}.icon-partners-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/partners-453e4447.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-partners-after{display:inline-flex;align-items:center}.icon-partners-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/partners-453e4447.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-eye{background:url(/build/assets/eye-61b7708a.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-eye-before{display:inline-flex;align-items:center}.icon-eye-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/eye-61b7708a.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-eye-after{display:inline-flex;align-items:center}.icon-eye-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/eye-61b7708a.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-lock{background:url(/build/assets/lock-52e0afeb.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-lock-before{display:inline-flex;align-items:center}.icon-lock-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/lock-52e0afeb.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-lock-after{display:inline-flex;align-items:center}.icon-lock-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/lock-52e0afeb.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-phone{background:url(/build/assets/phone-d5f99f91.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-phone-before{display:inline-flex;align-items:center}.icon-phone-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/phone-d5f99f91.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-phone-after{display:inline-flex;align-items:center}.icon-phone-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/phone-d5f99f91.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-phone-blue{background:url(/build/assets/phone-blue-ffa5ec8a.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-phone-blue-before{display:inline-flex;align-items:center}.icon-phone-blue-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/phone-blue-ffa5ec8a.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-phone-blue-after{display:inline-flex;align-items:center}.icon-phone-blue-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/phone-blue-ffa5ec8a.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-dollar-search{background:url(/build/assets/dollar-search-9c597178.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-dollar-search-before{display:inline-flex;align-items:center}.icon-dollar-search-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/dollar-search-9c597178.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-dollar-search-after{display:inline-flex;align-items:center}.icon-dollar-search-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/dollar-search-9c597178.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-dollar-hand{background:url(/build/assets/dollar-hand-217c4f4a.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-dollar-hand-before{display:inline-flex;align-items:center}.icon-dollar-hand-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/dollar-hand-217c4f4a.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-dollar-hand-after{display:inline-flex;align-items:center}.icon-dollar-hand-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/dollar-hand-217c4f4a.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-rotate{background:url(/build/assets/rotate-5a4fcddb.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-rotate-before{display:inline-flex;align-items:center}.icon-rotate-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/rotate-5a4fcddb.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-rotate-after{display:inline-flex;align-items:center}.icon-rotate-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/rotate-5a4fcddb.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-rotate-blue{background:url(/build/assets/rotate-blue-c2748808.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-rotate-blue-before{display:inline-flex;align-items:center}.icon-rotate-blue-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/rotate-blue-c2748808.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-rotate-blue-after{display:inline-flex;align-items:center}.icon-rotate-blue-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/rotate-blue-c2748808.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-mail{background:url(/build/assets/mail-7e64f71d.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-mail-before{display:inline-flex;align-items:center}.icon-mail-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/mail-7e64f71d.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-mail-after{display:inline-flex;align-items:center}.icon-mail-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/mail-7e64f71d.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-mail-blue{background:url(/build/assets/mail-blue-0c332ed9.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-mail-blue-before{display:inline-flex;align-items:center}.icon-mail-blue-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/mail-blue-0c332ed9.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-mail-blue-after{display:inline-flex;align-items:center}.icon-mail-blue-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/mail-blue-0c332ed9.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-mail-white{background:url(/build/assets/mail-white-f821a3dc.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-mail-white-before{display:inline-flex;align-items:center}.icon-mail-white-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/mail-white-f821a3dc.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-mail-white-after{display:inline-flex;align-items:center}.icon-mail-white-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/mail-white-f821a3dc.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-man-women{background:url(/build/assets/man-women-31c2018d.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-man-women-before{display:inline-flex;align-items:center}.icon-man-women-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/man-women-31c2018d.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-man-women-after{display:inline-flex;align-items:center}.icon-man-women-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/man-women-31c2018d.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-couples{background:url(/build/assets/man-women-red-blue-87947101.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-couples-before{display:inline-flex;align-items:center}.icon-couples-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/man-women-red-blue-87947101.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-couples-after{display:inline-flex;align-items:center}.icon-couples-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/man-women-red-blue-87947101.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-male{background:url(/build/assets/man-blue-9ac43d54.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-male-before{display:inline-flex;align-items:center}.icon-male-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/man-blue-9ac43d54.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-male-after{display:inline-flex;align-items:center}.icon-male-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/man-blue-9ac43d54.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-female{background:url(/build/assets/women-red-39349b16.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-female-before{display:inline-flex;align-items:center}.icon-female-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/women-red-39349b16.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-female-after{display:inline-flex;align-items:center}.icon-female-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/women-red-39349b16.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-students{background:url(/build/assets/students-green-7478255a.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-students-before{display:inline-flex;align-items:center}.icon-students-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/students-green-7478255a.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-students-after{display:inline-flex;align-items:center}.icon-students-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/students-green-7478255a.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-teams{background:url(/build/assets/teams-blue-8430dbf5.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-teams-before{display:inline-flex;align-items:center}.icon-teams-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/teams-blue-8430dbf5.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-teams-after{display:inline-flex;align-items:center}.icon-teams-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/teams-blue-8430dbf5.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-neutral{background:url(/build/assets/neutral-green-2f46cc1f.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-neutral-before{display:inline-flex;align-items:center}.icon-neutral-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/neutral-green-2f46cc1f.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-neutral-after{display:inline-flex;align-items:center}.icon-neutral-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/neutral-green-2f46cc1f.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-edit{background:url(/build/assets/edit-05ebdc9f.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-edit-before{display:inline-flex;align-items:center}.icon-edit-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/edit-05ebdc9f.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-edit-after{display:inline-flex;align-items:center}.icon-edit-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/edit-05ebdc9f.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-pencil{background:url(/build/assets/pencil-0c016836.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-pencil-before{display:inline-flex;align-items:center}.icon-pencil-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/pencil-0c016836.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-pencil-after{display:inline-flex;align-items:center}.icon-pencil-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/pencil-0c016836.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-arrow-right-white{background:url(/build/assets/arrow-right-white-dcabef69.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-arrow-right-white-before{display:inline-flex;align-items:center}.icon-arrow-right-white-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/arrow-right-white-dcabef69.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-arrow-right-white-after{display:inline-flex;align-items:center}.icon-arrow-right-white-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/arrow-right-white-dcabef69.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-filter{background:url(/build/assets/filter-6e682420.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-filter-before{display:inline-flex;align-items:center}.icon-filter-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/filter-6e682420.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-filter-after{display:inline-flex;align-items:center}.icon-filter-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/filter-6e682420.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-cross{background:url(/build/assets/cross-f0ae1ce4.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-cross-before{display:inline-flex;align-items:center}.icon-cross-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/cross-f0ae1ce4.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-cross-after{display:inline-flex;align-items:center}.icon-cross-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/cross-f0ae1ce4.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-map-pin{background:url(/build/assets/map-pin-4c012761.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-map-pin-before{display:inline-flex;align-items:center}.icon-map-pin-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/map-pin-4c012761.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-map-pin-after{display:inline-flex;align-items:center}.icon-map-pin-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/map-pin-4c012761.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-documents{background:url(/build/assets/documents-8663c9d5.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-documents-before{display:inline-flex;align-items:center}.icon-documents-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/documents-8663c9d5.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-documents-after{display:inline-flex;align-items:center}.icon-documents-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/documents-8663c9d5.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-planet{background:url(/build/assets/planet-5dfc5fc0.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-planet-before{display:inline-flex;align-items:center}.icon-planet-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/planet-5dfc5fc0.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-planet-after{display:inline-flex;align-items:center}.icon-planet-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/planet-5dfc5fc0.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-time{background:url(/build/assets/time-7cba0a4e.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-time-before{display:inline-flex;align-items:center}.icon-time-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/time-7cba0a4e.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-time-after{display:inline-flex;align-items:center}.icon-time-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/time-7cba0a4e.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-job{background:url(/build/assets/job-0efd69ff.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-job-before{display:inline-flex;align-items:center}.icon-job-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/job-0efd69ff.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-job-after{display:inline-flex;align-items:center}.icon-job-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/job-0efd69ff.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-calendar{background:url(/build/assets/calendar-8e022163.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-calendar-before{display:inline-flex;align-items:center}.icon-calendar-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/calendar-8e022163.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-calendar-after{display:inline-flex;align-items:center}.icon-calendar-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/calendar-8e022163.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-builder{background:url(/build/assets/builder-a1b9ec23.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-builder-before{display:inline-flex;align-items:center}.icon-builder-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/builder-a1b9ec23.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-builder-after{display:inline-flex;align-items:center}.icon-builder-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/builder-a1b9ec23.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-years{background:url(/build/assets/years-74dacecf.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-years-before{display:inline-flex;align-items:center}.icon-years-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/years-74dacecf.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-years-after{display:inline-flex;align-items:center}.icon-years-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/years-74dacecf.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-driver{background:url(/build/assets/driver-5bf4cb34.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-driver-before{display:inline-flex;align-items:center}.icon-driver-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/driver-5bf4cb34.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-driver-after{display:inline-flex;align-items:center}.icon-driver-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/driver-5bf4cb34.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-languages{background:url(/build/assets/languages-a13b77c5.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-languages-before{display:inline-flex;align-items:center}.icon-languages-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/languages-a13b77c5.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-languages-after{display:inline-flex;align-items:center}.icon-languages-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/languages-a13b77c5.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-trash{background:url(/build/assets/trash-2706fb1f.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-trash-before{display:inline-flex;align-items:center}.icon-trash-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/trash-2706fb1f.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-trash-after{display:inline-flex;align-items:center}.icon-trash-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/trash-2706fb1f.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-coins{background:url(/build/assets/coins-fe11ae88.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-coins-before{display:inline-flex;align-items:center}.icon-coins-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/coins-fe11ae88.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-coins-after{display:inline-flex;align-items:center}.icon-coins-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/coins-fe11ae88.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-outline-circle{background:url(/build/assets/outline-circle-1aa541a1.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-outline-circle-before{display:inline-flex;align-items:center}.icon-outline-circle-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/outline-circle-1aa541a1.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-outline-circle-after{display:inline-flex;align-items:center}.icon-outline-circle-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/outline-circle-1aa541a1.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-like-white{background:url(/build/assets/like-white-51dc1760.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-like-white-before{display:inline-flex;align-items:center}.icon-like-white-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/like-white-51dc1760.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-like-white-after{display:inline-flex;align-items:center}.icon-like-white-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/like-white-51dc1760.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-insurance{background:url(/build/assets/insurance-003a9fec.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-insurance-before{display:inline-flex;align-items:center}.icon-insurance-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/insurance-003a9fec.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-insurance-after{display:inline-flex;align-items:center}.icon-insurance-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/insurance-003a9fec.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-star{background:url(/build/assets/star-b5c772d3.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-star-before{display:inline-flex;align-items:center}.icon-star-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/star-b5c772d3.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-star-after{display:inline-flex;align-items:center}.icon-star-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/star-b5c772d3.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-file{background:url(/build/assets/file-2cbcecec.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-file-before{display:inline-flex;align-items:center}.icon-file-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/file-2cbcecec.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-file-after{display:inline-flex;align-items:center}.icon-file-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/file-2cbcecec.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-agent{background:url(/build/assets/agent-0124a0b0.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-agent-before{display:inline-flex;align-items:center}.icon-agent-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/agent-0124a0b0.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-agent-after{display:inline-flex;align-items:center}.icon-agent-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/agent-0124a0b0.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-viber{background:url(/build/assets/viber-a4f965f1.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-viber-before{display:inline-flex;align-items:center}.icon-viber-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/viber-a4f965f1.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-viber-after{display:inline-flex;align-items:center}.icon-viber-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/viber-a4f965f1.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-viber-purple{background:url(/build/assets/viber-purple-cc4d1cd4.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-viber-purple-before{display:inline-flex;align-items:center}.icon-viber-purple-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/viber-purple-cc4d1cd4.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-viber-purple-after{display:inline-flex;align-items:center}.icon-viber-purple-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/viber-purple-cc4d1cd4.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-telegram{background:url(/build/assets/telegram-47b53718.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-telegram-before{display:inline-flex;align-items:center}.icon-telegram-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/telegram-47b53718.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-telegram-after{display:inline-flex;align-items:center}.icon-telegram-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/telegram-47b53718.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-telegram-blue{background:url(/build/assets/telegram-blue-3b8334a9.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-telegram-blue-before{display:inline-flex;align-items:center}.icon-telegram-blue-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/telegram-blue-3b8334a9.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-telegram-blue-after{display:inline-flex;align-items:center}.icon-telegram-blue-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/telegram-blue-3b8334a9.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-whatsapp-green{background:url(/build/assets/whatsapp-green-f4dd98b6.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-whatsapp-green-before{display:inline-flex;align-items:center}.icon-whatsapp-green-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/whatsapp-green-f4dd98b6.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-whatsapp-green-after{display:inline-flex;align-items:center}.icon-whatsapp-green-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/whatsapp-green-f4dd98b6.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-advantage{background:url(/build/assets/advantage-487023f8.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-advantage-before{display:inline-flex;align-items:center}.icon-advantage-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/advantage-487023f8.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-advantage-after{display:inline-flex;align-items:center}.icon-advantage-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/advantage-487023f8.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-home{background:url(/build/assets/home-b1a63e2a.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-home-before{display:inline-flex;align-items:center}.icon-home-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/home-b1a63e2a.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-home-after{display:inline-flex;align-items:center}.icon-home-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/home-b1a63e2a.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-disadvantage{background:url(/build/assets/disadvantage-507b9732.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-disadvantage-before{display:inline-flex;align-items:center}.icon-disadvantage-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/disadvantage-507b9732.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-disadvantage-after{display:inline-flex;align-items:center}.icon-disadvantage-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/disadvantage-507b9732.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-plus{background:url(/build/assets/plus-0560c5fb.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-plus-before{display:inline-flex;align-items:center}.icon-plus-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/plus-0560c5fb.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-plus-after{display:inline-flex;align-items:center}.icon-plus-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/plus-0560c5fb.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-blocks{background:url(/build/assets/blocks-2b6d5ac0.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-blocks-before{display:inline-flex;align-items:center}.icon-blocks-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/blocks-2b6d5ac0.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-blocks-after{display:inline-flex;align-items:center}.icon-blocks-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/blocks-2b6d5ac0.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-reward{background:url(/build/assets/reward-28c8487c.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-reward-before{display:inline-flex;align-items:center}.icon-reward-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/reward-28c8487c.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-reward-after{display:inline-flex;align-items:center}.icon-reward-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/reward-28c8487c.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-briefcase-okay{background:url(/build/assets/briefcase-okay-1a151e8d.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-briefcase-okay-before{display:inline-flex;align-items:center}.icon-briefcase-okay-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/briefcase-okay-1a151e8d.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-briefcase-okay-after{display:inline-flex;align-items:center}.icon-briefcase-okay-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/briefcase-okay-1a151e8d.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-arrow-right{background:url(/build/assets/arrow-right-3d5e993b.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-arrow-right-before{display:inline-flex;align-items:center}.icon-arrow-right-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/arrow-right-3d5e993b.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-arrow-right-after{display:inline-flex;align-items:center}.icon-arrow-right-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/arrow-right-3d5e993b.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-down-right-chevron{background:url(/build/assets/down-right-chevron-b2a07d49.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-down-right-chevron-before{display:inline-flex;align-items:center}.icon-down-right-chevron-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/down-right-chevron-b2a07d49.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-down-right-chevron-after{display:inline-flex;align-items:center}.icon-down-right-chevron-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/down-right-chevron-b2a07d49.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-man-green{background:url(/build/assets/man-green-dabb7ef3.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-man-green-before{display:inline-flex;align-items:center}.icon-man-green-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/man-green-dabb7ef3.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-man-green-after{display:inline-flex;align-items:center}.icon-man-green-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/man-green-dabb7ef3.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-trance-blue{background:url(/build/assets/trance-blue-b5e9cb9e.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-trance-blue-before{display:inline-flex;align-items:center}.icon-trance-blue-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/trance-blue-b5e9cb9e.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-trance-blue-after{display:inline-flex;align-items:center}.icon-trance-blue-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/trance-blue-b5e9cb9e.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-auth{background:url(/build/assets/auth-cece9ba8.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-auth-before{display:inline-flex;align-items:center}.icon-auth-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/auth-cece9ba8.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-auth-after{display:inline-flex;align-items:center}.icon-auth-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/auth-cece9ba8.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-circle-question{background:url(/build/assets/info-question-6c529ea7.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-circle-question-before{display:inline-flex;align-items:center}.icon-circle-question-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/info-question-6c529ea7.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-circle-question-after{display:inline-flex;align-items:center}.icon-circle-question-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/info-question-6c529ea7.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-dashboard{background:url(/build/assets/dashboard-19f53247.svg) no-repeat;background-size:contain;background-position:center;transition:.3s ease}.icon-dashboard-before{display:inline-flex;align-items:center}.icon-dashboard-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);background:url(/build/assets/dashboard-19f53247.svg) no-repeat;background-size:contain;background-position:center;margin-right:.5rem;transition:.3s ease}.icon-dashboard-after{display:inline-flex;align-items:center}.icon-dashboard-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(/build/assets/dashboard-19f53247.svg) no-repeat;background-size:contain;background-position:center;margin-left:.5rem;transition:.3s ease}.icon-inline{display:block!important}.icon-inline:before,.icon-inline:after{margin-top:0;margin-bottom:2px}.icon-empty-left{width:calc(1em + .25rem);height:calc(1em + .25rem);margin-right:.5rem;transition:.3s ease;display:block}.icon-empty-left path,.icon-empty-left circle{transition:.3s ease}.icon-empty-right{width:calc(1em + .25rem);height:calc(1em + .25rem);margin-left:.5rem;transition:.3s ease;display:block}.icon-empty-right path{transition:.3s ease}.icon-empty-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);min-width:calc(1em + .25rem);min-height:calc(1em + .25rem);margin-right:.5rem;transition:.3s ease}.icon-empty-after:after{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);margin-left:.5rem;transition:.3s ease}.icon-outline-circle-before{align-items:flex-start}.icon-outline-circle-before:before{width:.5em;height:.5em;min-width:.5em;min-height:.5em}.no-margin-icon-before:before{margin-right:0}@media screen and (max-width: 575px){html{font-size:5vw}}@media screen and (min-width: 576px) and (max-width: 991px){html{font-size:1.61290323vw}}@media screen and (min-width: 992px) and (max-width: 1439px){html{font-size:1.1111111111vw}}@media screen and (min-width: 1440px){html{font-size:.8333333333vw}}.t-1{font-size:1.75rem!important}@media screen and (max-width: 575px){.t-1{font-size:1.5rem!important}}.t-2{font-size:1.5rem!important}@media screen and (max-width: 575px){.t-2{font-size:1.25rem!important}}.t-3{font-size:1.25rem!important}@media screen and (max-width: 575px){.t-3{font-size:1rem!important}}.t-3_3{font-size:1.125rem!important}@media screen and (max-width: 575px){.t-3_3{font-size:.875rem!important}}.t-3_5{font-size:1.125rem!important}@media screen and (max-width: 575px){.t-3_5{font-size:1rem!important}}.t-4{font-size:1rem!important}@media screen and (max-width: 575px){.t-4{font-size:.875rem!important}}.t-4_5{font-size:.875rem!important}.t-4_7{font-size:1rem!important}@media screen and (max-width: 575px){.t-4_7{font-size:.75rem!important}}.t-4_8{font-size:.875rem!important}@media screen and (max-width: 575px){.t-4_8{font-size:.75rem!important}}.t-5{font-size:.75rem!important}@media screen and (max-width: 575px){.t-5{font-size:.75rem!important}}.t-6{font-size:.75rem!important}@media screen and (max-width: 575px){.t-6{font-size:.625rem!important}}.h-1{font-size:3rem!important}@media screen and (max-width: 575px){.h-1{font-size:1.625rem!important}}.h-2{font-size:2rem!important}@media screen and (max-width: 575px){.h-2{font-size:1.375rem!important}}.h-2_5{font-size:2rem!important}@media screen and (max-width: 575px){.h-2_5{font-size:1.25rem!important}}.h-3{font-size:1.75rem!important}@media screen and (max-width: 575px){.h-3{font-size:1.125rem!important}}.h-3_5{font-size:1.5rem!important}@media screen and (max-width: 575px){.h-3_5{font-size:1.125rem!important}}.h-4{font-size:1.375rem!important}@media screen and (max-width: 575px){.h-4{font-size:1rem!important}}.h-4_5{font-size:1.125rem!important}@media screen and (max-width: 575px){.h-4_5{font-size:1rem!important}}.h-5{font-size:1.125rem!important}@media screen and (max-width: 575px){.h-5{font-size:.875rem!important}}.h-5_5{font-size:1.125rem!important}@media screen and (max-width: 575px){.h-5_5{font-size:.75rem!important}}.h-6{font-size:1rem!important}@media screen and (max-width: 575px){.h-6{font-size:.75rem!important}}.right-1{right:.25rem!important}.left-1{left:.25rem!important}.top-1{top:.25rem!important}.bottom-1{bottom:.25rem!important}@media screen and (min-width: 0){.right-xs-1{right:.25rem!important}.left-xs-1{left:.25rem!important}.top-xs-1{top:.25rem!important}.bottom-xs-1{bottom:.25rem!important}}@media screen and (min-width: 575px){.right-m-sm-1{right:.25rem!important}.left-m-sm-1{left:.25rem!important}.top-m-sm-1{top:.25rem!important}.bottom-m-sm-1{bottom:.25rem!important}}@media screen and (min-width: 576px){.right-sm-1{right:.25rem!important}.left-sm-1{left:.25rem!important}.top-sm-1{top:.25rem!important}.bottom-sm-1{bottom:.25rem!important}}@media screen and (min-width: 991px){.right-m-lg-1{right:.25rem!important}.left-m-lg-1{left:.25rem!important}.top-m-lg-1{top:.25rem!important}.bottom-m-lg-1{bottom:.25rem!important}}@media screen and (min-width: 992px){.right-lg-1{right:.25rem!important}.left-lg-1{left:.25rem!important}.top-lg-1{top:.25rem!important}.bottom-lg-1{bottom:.25rem!important}}@media screen and (min-width: 1439px){.right-m-xl-1{right:.25rem!important}.left-m-xl-1{left:.25rem!important}.top-m-xl-1{top:.25rem!important}.bottom-m-xl-1{bottom:.25rem!important}}@media screen and (min-width: 1440px){.right-xl-1{right:.25rem!important}.left-xl-1{left:.25rem!important}.top-xl-1{top:.25rem!important}.bottom-xl-1{bottom:.25rem!important}}.right-2{right:.5rem!important}.left-2{left:.5rem!important}.top-2{top:.5rem!important}.bottom-2{bottom:.5rem!important}@media screen and (min-width: 0){.right-xs-2{right:.5rem!important}.left-xs-2{left:.5rem!important}.top-xs-2{top:.5rem!important}.bottom-xs-2{bottom:.5rem!important}}@media screen and (min-width: 575px){.right-m-sm-2{right:.5rem!important}.left-m-sm-2{left:.5rem!important}.top-m-sm-2{top:.5rem!important}.bottom-m-sm-2{bottom:.5rem!important}}@media screen and (min-width: 576px){.right-sm-2{right:.5rem!important}.left-sm-2{left:.5rem!important}.top-sm-2{top:.5rem!important}.bottom-sm-2{bottom:.5rem!important}}@media screen and (min-width: 991px){.right-m-lg-2{right:.5rem!important}.left-m-lg-2{left:.5rem!important}.top-m-lg-2{top:.5rem!important}.bottom-m-lg-2{bottom:.5rem!important}}@media screen and (min-width: 992px){.right-lg-2{right:.5rem!important}.left-lg-2{left:.5rem!important}.top-lg-2{top:.5rem!important}.bottom-lg-2{bottom:.5rem!important}}@media screen and (min-width: 1439px){.right-m-xl-2{right:.5rem!important}.left-m-xl-2{left:.5rem!important}.top-m-xl-2{top:.5rem!important}.bottom-m-xl-2{bottom:.5rem!important}}@media screen and (min-width: 1440px){.right-xl-2{right:.5rem!important}.left-xl-2{left:.5rem!important}.top-xl-2{top:.5rem!important}.bottom-xl-2{bottom:.5rem!important}}.right-3{right:1rem!important}.left-3{left:1rem!important}.top-3{top:1rem!important}.bottom-3{bottom:1rem!important}@media screen and (min-width: 0){.right-xs-3{right:1rem!important}.left-xs-3{left:1rem!important}.top-xs-3{top:1rem!important}.bottom-xs-3{bottom:1rem!important}}@media screen and (min-width: 575px){.right-m-sm-3{right:1rem!important}.left-m-sm-3{left:1rem!important}.top-m-sm-3{top:1rem!important}.bottom-m-sm-3{bottom:1rem!important}}@media screen and (min-width: 576px){.right-sm-3{right:1rem!important}.left-sm-3{left:1rem!important}.top-sm-3{top:1rem!important}.bottom-sm-3{bottom:1rem!important}}@media screen and (min-width: 991px){.right-m-lg-3{right:1rem!important}.left-m-lg-3{left:1rem!important}.top-m-lg-3{top:1rem!important}.bottom-m-lg-3{bottom:1rem!important}}@media screen and (min-width: 992px){.right-lg-3{right:1rem!important}.left-lg-3{left:1rem!important}.top-lg-3{top:1rem!important}.bottom-lg-3{bottom:1rem!important}}@media screen and (min-width: 1439px){.right-m-xl-3{right:1rem!important}.left-m-xl-3{left:1rem!important}.top-m-xl-3{top:1rem!important}.bottom-m-xl-3{bottom:1rem!important}}@media screen and (min-width: 1440px){.right-xl-3{right:1rem!important}.left-xl-3{left:1rem!important}.top-xl-3{top:1rem!important}.bottom-xl-3{bottom:1rem!important}}.right-6{right:2rem!important}.left-6{left:2rem!important}.top-6{top:2rem!important}.bottom-6{bottom:2rem!important}@media screen and (min-width: 0){.right-xs-6{right:2rem!important}.left-xs-6{left:2rem!important}.top-xs-6{top:2rem!important}.bottom-xs-6{bottom:2rem!important}}@media screen and (min-width: 575px){.right-m-sm-6{right:2rem!important}.left-m-sm-6{left:2rem!important}.top-m-sm-6{top:2rem!important}.bottom-m-sm-6{bottom:2rem!important}}@media screen and (min-width: 576px){.right-sm-6{right:2rem!important}.left-sm-6{left:2rem!important}.top-sm-6{top:2rem!important}.bottom-sm-6{bottom:2rem!important}}@media screen and (min-width: 991px){.right-m-lg-6{right:2rem!important}.left-m-lg-6{left:2rem!important}.top-m-lg-6{top:2rem!important}.bottom-m-lg-6{bottom:2rem!important}}@media screen and (min-width: 992px){.right-lg-6{right:2rem!important}.left-lg-6{left:2rem!important}.top-lg-6{top:2rem!important}.bottom-lg-6{bottom:2rem!important}}@media screen and (min-width: 1439px){.right-m-xl-6{right:2rem!important}.left-m-xl-6{left:2rem!important}.top-m-xl-6{top:2rem!important}.bottom-m-xl-6{bottom:2rem!important}}@media screen and (min-width: 1440px){.right-xl-6{right:2rem!important}.left-xl-6{left:2rem!important}.top-xl-6{top:2rem!important}.bottom-xl-6{bottom:2rem!important}}.right-7{right:1.25rem!important}.left-7{left:1.25rem!important}.top-7{top:1.25rem!important}.bottom-7{bottom:1.25rem!important}@media screen and (min-width: 0){.right-xs-7{right:1.25rem!important}.left-xs-7{left:1.25rem!important}.top-xs-7{top:1.25rem!important}.bottom-xs-7{bottom:1.25rem!important}}@media screen and (min-width: 575px){.right-m-sm-7{right:1.25rem!important}.left-m-sm-7{left:1.25rem!important}.top-m-sm-7{top:1.25rem!important}.bottom-m-sm-7{bottom:1.25rem!important}}@media screen and (min-width: 576px){.right-sm-7{right:1.25rem!important}.left-sm-7{left:1.25rem!important}.top-sm-7{top:1.25rem!important}.bottom-sm-7{bottom:1.25rem!important}}@media screen and (min-width: 991px){.right-m-lg-7{right:1.25rem!important}.left-m-lg-7{left:1.25rem!important}.top-m-lg-7{top:1.25rem!important}.bottom-m-lg-7{bottom:1.25rem!important}}@media screen and (min-width: 992px){.right-lg-7{right:1.25rem!important}.left-lg-7{left:1.25rem!important}.top-lg-7{top:1.25rem!important}.bottom-lg-7{bottom:1.25rem!important}}@media screen and (min-width: 1439px){.right-m-xl-7{right:1.25rem!important}.left-m-xl-7{left:1.25rem!important}.top-m-xl-7{top:1.25rem!important}.bottom-m-xl-7{bottom:1.25rem!important}}@media screen and (min-width: 1440px){.right-xl-7{right:1.25rem!important}.left-xl-7{left:1.25rem!important}.top-xl-7{top:1.25rem!important}.bottom-xl-7{bottom:1.25rem!important}}.right-8{right:1.5rem!important}.left-8{left:1.5rem!important}.top-8{top:1.5rem!important}.bottom-8{bottom:1.5rem!important}@media screen and (min-width: 0){.right-xs-8{right:1.5rem!important}.left-xs-8{left:1.5rem!important}.top-xs-8{top:1.5rem!important}.bottom-xs-8{bottom:1.5rem!important}}@media screen and (min-width: 575px){.right-m-sm-8{right:1.5rem!important}.left-m-sm-8{left:1.5rem!important}.top-m-sm-8{top:1.5rem!important}.bottom-m-sm-8{bottom:1.5rem!important}}@media screen and (min-width: 576px){.right-sm-8{right:1.5rem!important}.left-sm-8{left:1.5rem!important}.top-sm-8{top:1.5rem!important}.bottom-sm-8{bottom:1.5rem!important}}@media screen and (min-width: 991px){.right-m-lg-8{right:1.5rem!important}.left-m-lg-8{left:1.5rem!important}.top-m-lg-8{top:1.5rem!important}.bottom-m-lg-8{bottom:1.5rem!important}}@media screen and (min-width: 992px){.right-lg-8{right:1.5rem!important}.left-lg-8{left:1.5rem!important}.top-lg-8{top:1.5rem!important}.bottom-lg-8{bottom:1.5rem!important}}@media screen and (min-width: 1439px){.right-m-xl-8{right:1.5rem!important}.left-m-xl-8{left:1.5rem!important}.top-m-xl-8{top:1.5rem!important}.bottom-m-xl-8{bottom:1.5rem!important}}@media screen and (min-width: 1440px){.right-xl-8{right:1.5rem!important}.left-xl-8{left:1.5rem!important}.top-xl-8{top:1.5rem!important}.bottom-xl-8{bottom:1.5rem!important}}.right-9{right:4rem!important}.left-9{left:4rem!important}.top-9{top:4rem!important}.bottom-9{bottom:4rem!important}@media screen and (min-width: 0){.right-xs-9{right:4rem!important}.left-xs-9{left:4rem!important}.top-xs-9{top:4rem!important}.bottom-xs-9{bottom:4rem!important}}@media screen and (min-width: 575px){.right-m-sm-9{right:4rem!important}.left-m-sm-9{left:4rem!important}.top-m-sm-9{top:4rem!important}.bottom-m-sm-9{bottom:4rem!important}}@media screen and (min-width: 576px){.right-sm-9{right:4rem!important}.left-sm-9{left:4rem!important}.top-sm-9{top:4rem!important}.bottom-sm-9{bottom:4rem!important}}@media screen and (min-width: 991px){.right-m-lg-9{right:4rem!important}.left-m-lg-9{left:4rem!important}.top-m-lg-9{top:4rem!important}.bottom-m-lg-9{bottom:4rem!important}}@media screen and (min-width: 992px){.right-lg-9{right:4rem!important}.left-lg-9{left:4rem!important}.top-lg-9{top:4rem!important}.bottom-lg-9{bottom:4rem!important}}@media screen and (min-width: 1439px){.right-m-xl-9{right:4rem!important}.left-m-xl-9{left:4rem!important}.top-m-xl-9{top:4rem!important}.bottom-m-xl-9{bottom:4rem!important}}@media screen and (min-width: 1440px){.right-xl-9{right:4rem!important}.left-xl-9{left:4rem!important}.top-xl-9{top:4rem!important}.bottom-xl-9{bottom:4rem!important}}.right-10{right:8rem!important}.left-10{left:8rem!important}.top-10{top:8rem!important}.bottom-10{bottom:8rem!important}@media screen and (min-width: 0){.right-xs-10{right:8rem!important}.left-xs-10{left:8rem!important}.top-xs-10{top:8rem!important}.bottom-xs-10{bottom:8rem!important}}@media screen and (min-width: 575px){.right-m-sm-10{right:8rem!important}.left-m-sm-10{left:8rem!important}.top-m-sm-10{top:8rem!important}.bottom-m-sm-10{bottom:8rem!important}}@media screen and (min-width: 576px){.right-sm-10{right:8rem!important}.left-sm-10{left:8rem!important}.top-sm-10{top:8rem!important}.bottom-sm-10{bottom:8rem!important}}@media screen and (min-width: 991px){.right-m-lg-10{right:8rem!important}.left-m-lg-10{left:8rem!important}.top-m-lg-10{top:8rem!important}.bottom-m-lg-10{bottom:8rem!important}}@media screen and (min-width: 992px){.right-lg-10{right:8rem!important}.left-lg-10{left:8rem!important}.top-lg-10{top:8rem!important}.bottom-lg-10{bottom:8rem!important}}@media screen and (min-width: 1439px){.right-m-xl-10{right:8rem!important}.left-m-xl-10{left:8rem!important}.top-m-xl-10{top:8rem!important}.bottom-m-xl-10{bottom:8rem!important}}@media screen and (min-width: 1440px){.right-xl-10{right:8rem!important}.left-xl-10{left:8rem!important}.top-xl-10{top:8rem!important}.bottom-xl-10{bottom:8rem!important}}.right-11{right:4.5rem!important}.left-11{left:4.5rem!important}.top-11{top:4.5rem!important}.bottom-11{bottom:4.5rem!important}@media screen and (min-width: 0){.right-xs-11{right:4.5rem!important}.left-xs-11{left:4.5rem!important}.top-xs-11{top:4.5rem!important}.bottom-xs-11{bottom:4.5rem!important}}@media screen and (min-width: 575px){.right-m-sm-11{right:4.5rem!important}.left-m-sm-11{left:4.5rem!important}.top-m-sm-11{top:4.5rem!important}.bottom-m-sm-11{bottom:4.5rem!important}}@media screen and (min-width: 576px){.right-sm-11{right:4.5rem!important}.left-sm-11{left:4.5rem!important}.top-sm-11{top:4.5rem!important}.bottom-sm-11{bottom:4.5rem!important}}@media screen and (min-width: 991px){.right-m-lg-11{right:4.5rem!important}.left-m-lg-11{left:4.5rem!important}.top-m-lg-11{top:4.5rem!important}.bottom-m-lg-11{bottom:4.5rem!important}}@media screen and (min-width: 992px){.right-lg-11{right:4.5rem!important}.left-lg-11{left:4.5rem!important}.top-lg-11{top:4.5rem!important}.bottom-lg-11{bottom:4.5rem!important}}@media screen and (min-width: 1439px){.right-m-xl-11{right:4.5rem!important}.left-m-xl-11{left:4.5rem!important}.top-m-xl-11{top:4.5rem!important}.bottom-m-xl-11{bottom:4.5rem!important}}@media screen and (min-width: 1440px){.right-xl-11{right:4.5rem!important}.left-xl-11{left:4.5rem!important}.top-xl-11{top:4.5rem!important}.bottom-xl-11{bottom:4.5rem!important}}.right-12{right:.75rem!important}.left-12{left:.75rem!important}.top-12{top:.75rem!important}.bottom-12{bottom:.75rem!important}@media screen and (min-width: 0){.right-xs-12{right:.75rem!important}.left-xs-12{left:.75rem!important}.top-xs-12{top:.75rem!important}.bottom-xs-12{bottom:.75rem!important}}@media screen and (min-width: 575px){.right-m-sm-12{right:.75rem!important}.left-m-sm-12{left:.75rem!important}.top-m-sm-12{top:.75rem!important}.bottom-m-sm-12{bottom:.75rem!important}}@media screen and (min-width: 576px){.right-sm-12{right:.75rem!important}.left-sm-12{left:.75rem!important}.top-sm-12{top:.75rem!important}.bottom-sm-12{bottom:.75rem!important}}@media screen and (min-width: 991px){.right-m-lg-12{right:.75rem!important}.left-m-lg-12{left:.75rem!important}.top-m-lg-12{top:.75rem!important}.bottom-m-lg-12{bottom:.75rem!important}}@media screen and (min-width: 992px){.right-lg-12{right:.75rem!important}.left-lg-12{left:.75rem!important}.top-lg-12{top:.75rem!important}.bottom-lg-12{bottom:.75rem!important}}@media screen and (min-width: 1439px){.right-m-xl-12{right:.75rem!important}.left-m-xl-12{left:.75rem!important}.top-m-xl-12{top:.75rem!important}.bottom-m-xl-12{bottom:.75rem!important}}@media screen and (min-width: 1440px){.right-xl-12{right:.75rem!important}.left-xl-12{left:.75rem!important}.top-xl-12{top:.75rem!important}.bottom-xl-12{bottom:.75rem!important}}.right-13{right:1.75rem!important}.left-13{left:1.75rem!important}.top-13{top:1.75rem!important}.bottom-13{bottom:1.75rem!important}@media screen and (min-width: 0){.right-xs-13{right:1.75rem!important}.left-xs-13{left:1.75rem!important}.top-xs-13{top:1.75rem!important}.bottom-xs-13{bottom:1.75rem!important}}@media screen and (min-width: 575px){.right-m-sm-13{right:1.75rem!important}.left-m-sm-13{left:1.75rem!important}.top-m-sm-13{top:1.75rem!important}.bottom-m-sm-13{bottom:1.75rem!important}}@media screen and (min-width: 576px){.right-sm-13{right:1.75rem!important}.left-sm-13{left:1.75rem!important}.top-sm-13{top:1.75rem!important}.bottom-sm-13{bottom:1.75rem!important}}@media screen and (min-width: 991px){.right-m-lg-13{right:1.75rem!important}.left-m-lg-13{left:1.75rem!important}.top-m-lg-13{top:1.75rem!important}.bottom-m-lg-13{bottom:1.75rem!important}}@media screen and (min-width: 992px){.right-lg-13{right:1.75rem!important}.left-lg-13{left:1.75rem!important}.top-lg-13{top:1.75rem!important}.bottom-lg-13{bottom:1.75rem!important}}@media screen and (min-width: 1439px){.right-m-xl-13{right:1.75rem!important}.left-m-xl-13{left:1.75rem!important}.top-m-xl-13{top:1.75rem!important}.bottom-m-xl-13{bottom:1.75rem!important}}@media screen and (min-width: 1440px){.right-xl-13{right:1.75rem!important}.left-xl-13{left:1.75rem!important}.top-xl-13{top:1.75rem!important}.bottom-xl-13{bottom:1.75rem!important}}.right--1{right:-.25rem!important}.left--1{left:-.25rem!important}.top--1{top:-.25rem!important}.bottom--1{bottom:-.25rem!important}@media screen and (min-width: 0){.right-xs--1{right:-.25rem!important}.left-xs--1{left:-.25rem!important}.top-xs--1{top:-.25rem!important}.bottom-xs--1{bottom:-.25rem!important}}@media screen and (min-width: 575px){.right-m-sm--1{right:-.25rem!important}.left-m-sm--1{left:-.25rem!important}.top-m-sm--1{top:-.25rem!important}.bottom-m-sm--1{bottom:-.25rem!important}}@media screen and (min-width: 576px){.right-sm--1{right:-.25rem!important}.left-sm--1{left:-.25rem!important}.top-sm--1{top:-.25rem!important}.bottom-sm--1{bottom:-.25rem!important}}@media screen and (min-width: 991px){.right-m-lg--1{right:-.25rem!important}.left-m-lg--1{left:-.25rem!important}.top-m-lg--1{top:-.25rem!important}.bottom-m-lg--1{bottom:-.25rem!important}}@media screen and (min-width: 992px){.right-lg--1{right:-.25rem!important}.left-lg--1{left:-.25rem!important}.top-lg--1{top:-.25rem!important}.bottom-lg--1{bottom:-.25rem!important}}@media screen and (min-width: 1439px){.right-m-xl--1{right:-.25rem!important}.left-m-xl--1{left:-.25rem!important}.top-m-xl--1{top:-.25rem!important}.bottom-m-xl--1{bottom:-.25rem!important}}@media screen and (min-width: 1440px){.right-xl--1{right:-.25rem!important}.left-xl--1{left:-.25rem!important}.top-xl--1{top:-.25rem!important}.bottom-xl--1{bottom:-.25rem!important}}.right--2{right:-.5rem!important}.left--2{left:-.5rem!important}.top--2{top:-.5rem!important}.bottom--2{bottom:-.5rem!important}@media screen and (min-width: 0){.right-xs--2{right:-.5rem!important}.left-xs--2{left:-.5rem!important}.top-xs--2{top:-.5rem!important}.bottom-xs--2{bottom:-.5rem!important}}@media screen and (min-width: 575px){.right-m-sm--2{right:-.5rem!important}.left-m-sm--2{left:-.5rem!important}.top-m-sm--2{top:-.5rem!important}.bottom-m-sm--2{bottom:-.5rem!important}}@media screen and (min-width: 576px){.right-sm--2{right:-.5rem!important}.left-sm--2{left:-.5rem!important}.top-sm--2{top:-.5rem!important}.bottom-sm--2{bottom:-.5rem!important}}@media screen and (min-width: 991px){.right-m-lg--2{right:-.5rem!important}.left-m-lg--2{left:-.5rem!important}.top-m-lg--2{top:-.5rem!important}.bottom-m-lg--2{bottom:-.5rem!important}}@media screen and (min-width: 992px){.right-lg--2{right:-.5rem!important}.left-lg--2{left:-.5rem!important}.top-lg--2{top:-.5rem!important}.bottom-lg--2{bottom:-.5rem!important}}@media screen and (min-width: 1439px){.right-m-xl--2{right:-.5rem!important}.left-m-xl--2{left:-.5rem!important}.top-m-xl--2{top:-.5rem!important}.bottom-m-xl--2{bottom:-.5rem!important}}@media screen and (min-width: 1440px){.right-xl--2{right:-.5rem!important}.left-xl--2{left:-.5rem!important}.top-xl--2{top:-.5rem!important}.bottom-xl--2{bottom:-.5rem!important}}.right--3{right:-1rem!important}.left--3{left:-1rem!important}.top--3{top:-1rem!important}.bottom--3{bottom:-1rem!important}@media screen and (min-width: 0){.right-xs--3{right:-1rem!important}.left-xs--3{left:-1rem!important}.top-xs--3{top:-1rem!important}.bottom-xs--3{bottom:-1rem!important}}@media screen and (min-width: 575px){.right-m-sm--3{right:-1rem!important}.left-m-sm--3{left:-1rem!important}.top-m-sm--3{top:-1rem!important}.bottom-m-sm--3{bottom:-1rem!important}}@media screen and (min-width: 576px){.right-sm--3{right:-1rem!important}.left-sm--3{left:-1rem!important}.top-sm--3{top:-1rem!important}.bottom-sm--3{bottom:-1rem!important}}@media screen and (min-width: 991px){.right-m-lg--3{right:-1rem!important}.left-m-lg--3{left:-1rem!important}.top-m-lg--3{top:-1rem!important}.bottom-m-lg--3{bottom:-1rem!important}}@media screen and (min-width: 992px){.right-lg--3{right:-1rem!important}.left-lg--3{left:-1rem!important}.top-lg--3{top:-1rem!important}.bottom-lg--3{bottom:-1rem!important}}@media screen and (min-width: 1439px){.right-m-xl--3{right:-1rem!important}.left-m-xl--3{left:-1rem!important}.top-m-xl--3{top:-1rem!important}.bottom-m-xl--3{bottom:-1rem!important}}@media screen and (min-width: 1440px){.right-xl--3{right:-1rem!important}.left-xl--3{left:-1rem!important}.top-xl--3{top:-1rem!important}.bottom-xl--3{bottom:-1rem!important}}.right--4{right:-1.25rem!important}.left--4{left:-1.25rem!important}.top--4{top:-1.25rem!important}.bottom--4{bottom:-1.25rem!important}@media screen and (min-width: 0){.right-xs--4{right:-1.25rem!important}.left-xs--4{left:-1.25rem!important}.top-xs--4{top:-1.25rem!important}.bottom-xs--4{bottom:-1.25rem!important}}@media screen and (min-width: 575px){.right-m-sm--4{right:-1.25rem!important}.left-m-sm--4{left:-1.25rem!important}.top-m-sm--4{top:-1.25rem!important}.bottom-m-sm--4{bottom:-1.25rem!important}}@media screen and (min-width: 576px){.right-sm--4{right:-1.25rem!important}.left-sm--4{left:-1.25rem!important}.top-sm--4{top:-1.25rem!important}.bottom-sm--4{bottom:-1.25rem!important}}@media screen and (min-width: 991px){.right-m-lg--4{right:-1.25rem!important}.left-m-lg--4{left:-1.25rem!important}.top-m-lg--4{top:-1.25rem!important}.bottom-m-lg--4{bottom:-1.25rem!important}}@media screen and (min-width: 992px){.right-lg--4{right:-1.25rem!important}.left-lg--4{left:-1.25rem!important}.top-lg--4{top:-1.25rem!important}.bottom-lg--4{bottom:-1.25rem!important}}@media screen and (min-width: 1439px){.right-m-xl--4{right:-1.25rem!important}.left-m-xl--4{left:-1.25rem!important}.top-m-xl--4{top:-1.25rem!important}.bottom-m-xl--4{bottom:-1.25rem!important}}@media screen and (min-width: 1440px){.right-xl--4{right:-1.25rem!important}.left-xl--4{left:-1.25rem!important}.top-xl--4{top:-1.25rem!important}.bottom-xl--4{bottom:-1.25rem!important}}.right--5{right:-1.5rem!important}.left--5{left:-1.5rem!important}.top--5{top:-1.5rem!important}.bottom--5{bottom:-1.5rem!important}@media screen and (min-width: 0){.right-xs--5{right:-1.5rem!important}.left-xs--5{left:-1.5rem!important}.top-xs--5{top:-1.5rem!important}.bottom-xs--5{bottom:-1.5rem!important}}@media screen and (min-width: 575px){.right-m-sm--5{right:-1.5rem!important}.left-m-sm--5{left:-1.5rem!important}.top-m-sm--5{top:-1.5rem!important}.bottom-m-sm--5{bottom:-1.5rem!important}}@media screen and (min-width: 576px){.right-sm--5{right:-1.5rem!important}.left-sm--5{left:-1.5rem!important}.top-sm--5{top:-1.5rem!important}.bottom-sm--5{bottom:-1.5rem!important}}@media screen and (min-width: 991px){.right-m-lg--5{right:-1.5rem!important}.left-m-lg--5{left:-1.5rem!important}.top-m-lg--5{top:-1.5rem!important}.bottom-m-lg--5{bottom:-1.5rem!important}}@media screen and (min-width: 992px){.right-lg--5{right:-1.5rem!important}.left-lg--5{left:-1.5rem!important}.top-lg--5{top:-1.5rem!important}.bottom-lg--5{bottom:-1.5rem!important}}@media screen and (min-width: 1439px){.right-m-xl--5{right:-1.5rem!important}.left-m-xl--5{left:-1.5rem!important}.top-m-xl--5{top:-1.5rem!important}.bottom-m-xl--5{bottom:-1.5rem!important}}@media screen and (min-width: 1440px){.right-xl--5{right:-1.5rem!important}.left-xl--5{left:-1.5rem!important}.top-xl--5{top:-1.5rem!important}.bottom-xl--5{bottom:-1.5rem!important}}.right--6{right:-2rem!important}.left--6{left:-2rem!important}.top--6{top:-2rem!important}.bottom--6{bottom:-2rem!important}@media screen and (min-width: 0){.right-xs--6{right:-2rem!important}.left-xs--6{left:-2rem!important}.top-xs--6{top:-2rem!important}.bottom-xs--6{bottom:-2rem!important}}@media screen and (min-width: 575px){.right-m-sm--6{right:-2rem!important}.left-m-sm--6{left:-2rem!important}.top-m-sm--6{top:-2rem!important}.bottom-m-sm--6{bottom:-2rem!important}}@media screen and (min-width: 576px){.right-sm--6{right:-2rem!important}.left-sm--6{left:-2rem!important}.top-sm--6{top:-2rem!important}.bottom-sm--6{bottom:-2rem!important}}@media screen and (min-width: 991px){.right-m-lg--6{right:-2rem!important}.left-m-lg--6{left:-2rem!important}.top-m-lg--6{top:-2rem!important}.bottom-m-lg--6{bottom:-2rem!important}}@media screen and (min-width: 992px){.right-lg--6{right:-2rem!important}.left-lg--6{left:-2rem!important}.top-lg--6{top:-2rem!important}.bottom-lg--6{bottom:-2rem!important}}@media screen and (min-width: 1439px){.right-m-xl--6{right:-2rem!important}.left-m-xl--6{left:-2rem!important}.top-m-xl--6{top:-2rem!important}.bottom-m-xl--6{bottom:-2rem!important}}@media screen and (min-width: 1440px){.right-xl--6{right:-2rem!important}.left-xl--6{left:-2rem!important}.top-xl--6{top:-2rem!important}.bottom-xl--6{bottom:-2rem!important}}body{opacity:0;animation:show-content 1s 1;animation-fill-mode:forwards;animation-delay:.25s}@keyframes show-content{0%{opacity:0}to{opacity:1}}.hide-native-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-native-scrollbar::-webkit-scrollbar{display:none}@media screen and (max-width: 575px){.hide-native-scrollbar-mobile{scrollbar-width:none;-ms-overflow-style:none}.hide-native-scrollbar-mobile::-webkit-scrollbar{display:none}}.body{width:100%;margin-top:4.35rem;min-height:calc(100vh - 4.35rem);position:relative;transition:.2s ease;background-color:#f0f0f0;padding:2rem 2rem 2rem 23.75rem}@media screen and (max-width: 991px){.body{width:100%;padding-left:2rem;margin-left:0}}@media screen and (max-width: 575px){.body{padding:1rem 0rem 0rem!important;margin-top:3.4rem;min-height:calc(100vh - 3.4rem)}}.body-2{width:100%;margin-top:4.35rem;min-height:calc(100vh - 4.35rem);position:relative;transition:.2s ease;padding:2rem 4rem}@media screen and (max-width: 991px){.body-2{padding:2rem}}@media screen and (max-width: 575px){.body-2{margin-top:3.4rem;min-height:calc(100vh - 3.4rem);padding:1rem 0}}.landing-body{width:100%;margin-top:4.35rem;min-height:calc(100vh - 4.35rem);position:relative;transition:.2s ease;padding:2rem 10rem;padding-bottom:0}@media screen and (max-width: 991px){.landing-body{padding:2rem;padding-bottom:0}}@media screen and (max-width: 575px){.landing-body{margin-top:3.4rem;min-height:calc(100vh - 3.4rem);padding:1rem 0;padding-bottom:0}}.body-filter-offset{padding:2rem}@media screen and (min-width: 992px){.body-filter-offset{padding-left:25.75rem}}@media screen and (max-width: 575px){.body-filter-offset{padding:1rem 0}}.horizontal-divider{width:100%;height:.0325rem;background:#f0f0f0}.border-divider-bottom{border-bottom:.0625rem solid color("dark-gray")}.border-divider-top{border-top:.0625rem solid color("dark-gray")}.border-divider-bottom-light{border-bottom:.0625rem solid color("light-gray")}.row-offset{padding:0 16rem!important}@media screen and (max-width: 991px){.row-offset{padding:0 2rem!important}}@media screen and (max-width: 575px){.row-offset{padding:0 1rem!important}}.header-height-offset{margin-top:5.35rem}.w-sm-100-50{width:50%!important}@media screen and (max-width: 575px){.w-sm-100-50{width:100%!important}}.two-sides-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem}@media screen and (max-width: 575px){.two-sides-wrapper{grid-template-columns:1fr}}.grid-gap-4{grid-gap:4rem}@media screen and (max-width: 575px){.grid-gap-4{grid-gap:0}}.flex-1{flex:1!important}@media screen and (min-width: 576px){.font-weight-sm-bold{font-weight:700}}@media screen and (min-width: 576px){.w-sm-auto{width:auto!important}}.top-0{top:0!important}@media screen and (min-width: 0){.position-xs-absolute{position:absolute!important}}@media screen and (min-width: 0){.position-xs-relative{position:relative!important}}@media screen and (min-width: 0){.position-xs-static{position:static!important}}@media screen and (min-width: 575px){.position-m-sm-absolute{position:absolute!important}}@media screen and (min-width: 575px){.position-m-sm-relative{position:relative!important}}@media screen and (min-width: 575px){.position-m-sm-static{position:static!important}}@media screen and (min-width: 576px){.position-sm-absolute{position:absolute!important}}@media screen and (min-width: 576px){.position-sm-relative{position:relative!important}}@media screen and (min-width: 576px){.position-sm-static{position:static!important}}@media screen and (min-width: 991px){.position-m-lg-absolute{position:absolute!important}}@media screen and (min-width: 991px){.position-m-lg-relative{position:relative!important}}@media screen and (min-width: 991px){.position-m-lg-static{position:static!important}}@media screen and (min-width: 992px){.position-lg-absolute{position:absolute!important}}@media screen and (min-width: 992px){.position-lg-relative{position:relative!important}}@media screen and (min-width: 992px){.position-lg-static{position:static!important}}@media screen and (min-width: 1439px){.position-m-xl-absolute{position:absolute!important}}@media screen and (min-width: 1439px){.position-m-xl-relative{position:relative!important}}@media screen and (min-width: 1439px){.position-m-xl-static{position:static!important}}@media screen and (min-width: 1440px){.position-xl-absolute{position:absolute!important}}@media screen and (min-width: 1440px){.position-xl-relative{position:relative!important}}@media screen and (min-width: 1440px){.position-xl-static{position:static!important}}@media screen and (min-width: 0){.w-xs-30{width:30%!important}}@media screen and (min-width: 575px){.w-m-sm-30{width:30%!important}}@media screen and (min-width: 576px){.w-sm-30{width:30%!important}}@media screen and (min-width: 991px){.w-m-lg-30{width:30%!important}}@media screen and (min-width: 992px){.w-lg-30{width:30%!important}}@media screen and (min-width: 1439px){.w-m-xl-30{width:30%!important}}@media screen and (min-width: 1440px){.w-xl-30{width:30%!important}}.w-30{width:30%}@media screen and (min-width: 0){.w-xs-50{width:50%!important}}@media screen and (min-width: 575px){.w-m-sm-50{width:50%!important}}@media screen and (min-width: 576px){.w-sm-50{width:50%!important}}@media screen and (min-width: 991px){.w-m-lg-50{width:50%!important}}@media screen and (min-width: 992px){.w-lg-50{width:50%!important}}@media screen and (min-width: 1439px){.w-m-xl-50{width:50%!important}}@media screen and (min-width: 1440px){.w-xl-50{width:50%!important}}.w-50{width:50%}@media screen and (min-width: 0){.w-xs-60{width:60%!important}}@media screen and (min-width: 575px){.w-m-sm-60{width:60%!important}}@media screen and (min-width: 576px){.w-sm-60{width:60%!important}}@media screen and (min-width: 991px){.w-m-lg-60{width:60%!important}}@media screen and (min-width: 992px){.w-lg-60{width:60%!important}}@media screen and (min-width: 1439px){.w-m-xl-60{width:60%!important}}@media screen and (min-width: 1440px){.w-xl-60{width:60%!important}}.w-60{width:60%}@media screen and (min-width: 0){.w-xs-100{width:100%!important}}@media screen and (min-width: 575px){.w-m-sm-100{width:100%!important}}@media screen and (min-width: 576px){.w-sm-100{width:100%!important}}@media screen and (min-width: 991px){.w-m-lg-100{width:100%!important}}@media screen and (min-width: 992px){.w-lg-100{width:100%!important}}@media screen and (min-width: 1439px){.w-m-xl-100{width:100%!important}}@media screen and (min-width: 1440px){.w-xl-100{width:100%!important}}.w-100{width:100%}.custom-component-scrollbar::-webkit-scrollbar-track{background:color("light-gray")}.custom-component-scrollbar::-webkit-scrollbar{width:.5rem}.custom-component-scrollbar::-webkit-scrollbar-thumb{border-radius:0;background:color("blue")}.custom-component-scrollbar:hover::-webkit-scrollbar-thumb{background:color("blue")}.custom-component-scrollbar-x::-webkit-scrollbar-track{background:color("light-gray")}.custom-component-scrollbar-x::-webkit-scrollbar{height:.5rem}.custom-component-scrollbar-x::-webkit-scrollbar-thumb{border-radius:0;background:color("blue")}.custom-component-scrollbar-x:hover::-webkit-scrollbar-thumb{background:color("blue")}.button-divider{width:calc(100% + 4rem);margin-left:-2rem}@media screen and (max-width: 575px){.button-divider{width:calc(100% + 2rem);margin-left:-1rem}}.text-bold-600{font-weight:600!important}.wrap-gray{background:color("light-gray");padding:.5rem 1rem;border-radius:.25rem}@media screen and (max-width: 575px){.offset-wrapper{padding:0 1rem}}.list-row svg{width:1.5rem;height:1.5rem;min-width:1.5rem;min-height:1.5rem}@media screen and (max-width: 575px){.list-row svg{width:1rem;height:1rem;min-width:1rem;min-height:1rem}}.modal-form-with-icon>.modal-body{padding:0}#hide-cv-popup___BV_modal_body_{padding:0}.modal-backdrop{opacity:.85;background-color:#22292d}.cursor_default{cursor:default!important}.modal-body{padding:0!important;transition:opacity .3s ease .05s;opacity:1;z-index:11001}.multiselect__placeholder{color:#d9d9d9!important;font-size:1.125rem!important}@media screen and (max-width: 575px){.multiselect__placeholder{font-size:1rem!important}}.socials-wrapper._showing{display:block;max-height:unset;opacity:1}.vti__dropdown-list{z-index:2!important}.bg-disabled{background-color:#f8f8f8!important}input::-ms-reveal,input::-ms-clear{display:none}.tags-wrapper{margin-top:1rem;margin-bottom:1rem}@media screen and (max-width: 576px){.tags-wrapper{padding-left:1rem}}@media screen and (max-width: 991.98px){.vacancies-shown-map{position:absolute;z-index:500;background-color:#ffffff80;padding:.5rem 1rem;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}}.leaflet-popup.leaflet-zoom-animated{font-family:nunito;left:-165px!important;bottom:0!important}.leaflet-popup-content-wrapper{border-radius:4px!important}.leaflet-popup-content{margin:8px!important}@media screen and (max-width: 575px){.icon-chevron-left-blue-before{font-size:.875rem!important}}[id*=___BV_modal_outer_]{z-index:1000001!important}.dropdown-menu:not(.dropdown-menu-white) .dropdown-item:hover,.dropdown-menu:not(.dropdown-menu-white) .dropdown-item:focus{background-color:unset}.multiselect__tag{background-color:#5199fc!important;border-radius:4px}.multiselect__tag-icon:after{color:#fff!important}.vue-treeselect__multi-value-label{white-space:unset!important}.vue-treeselect__control{border-radius:.25rem}@media screen and (max-width: 576px){.landing-home-search>form>.vue-treeselect:nth-child(1) .vue-treeselect__control{margin-bottom:.5rem}}@media screen and (min-width: 576px){.landing-home-search .vue-treeselect__control{height:100%}.landing-home-search>form>.vue-treeselect:nth-child(1) .vue-treeselect__control{border-radius:.25rem 0 0 .25rem!important;border-right-width:0!important}.landing-home-search>form>.vue-treeselect:nth-child(2) .vue-treeselect__control{border-radius:0!important}}.chat-toggle{box-shadow:0 6px 16px #3a35411a,0 2px 12px #00000014,0 2px 12px #0000001a;position:fixed;right:1.47rem;border:none;width:3.56rem;height:3.56rem;border-radius:50%!important;background-color:#5199fcb3!important;cursor:pointer;z-index:1051;bottom:9.1rem}.chat-toggle .glosary{background-image:linear-gradient(to bottom,rgba(255,255,255,.3),rgba(255,255,255,0) 50%,rgba(0,0,0,.12) 51%,rgba(0,0,0,.04))!important}@media screen and (min-width: 991px){.chat-toggle{bottom:7.1rem}}.chat-iframe{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;width:100vw;height:100vh;height:calc(var(--vh, 1vh) * 100)}.modal-body .control-btn-wrapper{position:absolute;left:0;right:0;bottom:0;background-color:#fff;z-index:2}svg{outline:none!important}.btn-contact{margin-top:4rem!important;margin-bottom:7rem!important}.unblock-indicator{width:1rem;height:1rem;border:.1em solid white;border-radius:50%;box-shadow:0 .0625em .1875em #0000004d}@media screen and (max-width: 576px){.unblock-indicator{width:.75rem;height:.75rem}}.bg-gray{background-color:#d9d9d9}.map-loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;background-color:#0006;z-index:1000}@media screen and (max-width: 991.98px){.overflow-hidden-lg{overflow:hidden}}.truncate-2-lines{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}ul li{list-style:none}.my-container{position:relative;padding:0 1rem;margin:0 auto;max-width:75rem;width:100%}.hover-effect-on-card:hover{box-shadow:0 30px 100px #dcdcdc80}.main-section{padding:2.5rem 0}@media screen and (min-width: 991px){.main-section{padding:4rem 0}}@media screen and (min-width: 1440px){.main-section{padding:4.5rem 0}}.main-section-title{color:#323232;text-align:center;font-size:1.375rem;font-weight:700;line-height:normal;margin:0 0 2rem}@media screen and (min-width: 991px){.main-section-title{font-size:1.75rem;margin:0 0 3rem}}@media screen and (min-width: 1440px){.main-section-title{font-size:2rem;margin:0 0 4rem}}.my-subtitle,.main-section-title{position:relative;z-index:2}.section-secondary{padding:2rem 0}@media screen and (min-width: 991px){.section-secondary{padding:3rem 0}}@media screen and (min-width: 1440px){.section-secondary{padding:3.5rem 0}}.section-l{padding:2.5rem 0}@media screen and (min-width: 991px){.section-l{padding:4rem 0}}@media screen and (min-width: 1440px){.section-l{padding:4.5rem 0}}.section-banner-s{padding:2rem 0}@media screen and (min-width: 991px){.section-banner-s{padding:3rem 0}}@media screen and (min-width: 1440px){.section-banner-s{padding:3.5rem 0}}.card-box-img{margin-bottom:.5rem}@media screen and (min-width: 991px){.card-box-img{margin-bottom:0}}.my-title{font-size:1rem;margin-bottom:.75rem;text-align:center}@media screen and (min-width: 991px){.my-title{text-align:left}}@media screen and (min-width: 1440px){.my-title{font-size:1.375rem;margin-bottom:1rem}}.my-subtitle{color:#707070;font-size:.875rem;line-height:1.35;text-align:center;margin-bottom:1rem}@media screen and (min-width: 1440px){.my-subtitle{font-size:1.25rem;margin-bottom:4rem}}.my-text{font-size:.875rem;color:#707070;text-align:center}@media screen and (min-width: 991px){.my-text{text-align:left}}@media screen and (min-width: 1440px){.my-text{font-size:1rem}}.my-table{display:inline-table;border-radius:6px;text-align:center;color:#707070;font-size:.875rem;width:100%;margin-top:2rem}@media screen and (min-width: 991px){.my-table{font-size:1rem;max-width:330px}}@media screen and (min-width: 1440px){.my-table{max-width:360px}}.my-table thead th{background:#6f6f6f;color:#fff}@media screen and (min-width: 1440px){.my-table thead th{font-size:1.125rem}}.my-table tbody td,.my-table thead th{height:48px}@media screen and (min-width: 1440px){.my-table tbody td,.my-table thead th{padding:0 1rem}}.my-table tbody td{padding:0 1rem}.my-table thead th:first-child{border-radius:6px 0 0;border-left:none;border-top:none}.my-table thead th:last-child{border-radius:0 6px 0 0;border-right:none;border-top:none}.my-table.table-striped tbody tr:nth-of-type(2n){background:#f2f2f2}.my-table.table-striped tbody tr:nth-of-type(odd){background-color:#fff}.c-red{color:#f06}.c-black{color:#323232;font-weight:700}.btn-switch{border:0;padding:0;color:#5199fc;fill:#5199fc;font-size:.875rem;line-height:1.4;cursor:pointer;background:transparent;white-space:nowrap;display:flex;align-items:center;margin:0 auto}@media screen and (min-width: 1440px){.btn-switch{font-size:1rem}}@keyframes moveInCircle{0%{transform:rotate(0) translate(200px) rotate(0)}to{transform:rotate(360deg) translate(200px) rotate(-360deg)}}@keyframes glow{0%{box-shadow:0 0 20px 3px #fff}50%{box-shadow:0 0 40px 25px #fff}to{box-shadow:0 0 20px 3px #fff}}.top-margin{margin-top:3.4rem}@media screen and (min-width: 1440px){.top-margin{margin-top:4.35rem}}.faq-list{display:grid;gap:.25rem}@media screen and (min-width: 1440px){.faq-list{gap:2rem}}.tag-brown{color:#707070;background:#fff4f0}@media screen and (max-width: 576px){.d-block-sm{display:block}}.youtube-button{position:relative;overflow:hidden;border-radius:1rem;animation:glow 3s infinite;width:2.2rem;height:1.5rem;background:url(/build/assets/play_320-8c0d8baa.webp) no-repeat center;background-size:contain}@media screen and (min-width: 991px){.youtube-button{width:3.75rem;height:2.5rem;background:url(/build/assets/play_991-d3648154.webp) no-repeat center}}@media screen and (min-width: 1440px){.youtube-button{width:5.125rem;height:3.3125rem;background:url(/build/assets/play_PC-904a4067.webp) no-repeat center}}button.btn.btn-outline{border:0;padding:1rem 0;color:#5199fc}.footer-content-wrapper .btn-outline-primary:disabled:hover,.footer-content-wrapper .btn-outline-primary:disabled:active{box-shadow:none!important}.accent-blue{color:#5199fc}.footer-content-wrapper .btn-outline-primary:disabled:hover svg path{stroke:#5199fc!important}.list-of-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.gap-1{gap:.25rem}.cursor-pointer{cursor:pointer}.no-scroll{overflow:hidden!important}/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--blue: #5199FC;--indigo: #6610f2;--purple: #7059fc;--pink: #F5548C;--red: #FF0066;--orange: #fe7549;--yellow: #FFCC29;--green: #36BD78;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #D9D9D9;--gray-dark: #343a40;--black: #323232;--light-blue: rgba(42, 65, 232, .04);--dark-orange: #bf7259;--gray-blue: #607d8b;--dark-gray: #707070;--light-gray: #F0F0F0;--light-gray-2: #AAAAAA;--primary: #5199FC;--secondary: #FFCC29;--success: #36BD78;--info: #FFCC29;--warning: #F5548C;--danger: #F5548C;--light: #D9D9D9;--dark: #707070;--breakpoint-xs: 0;--breakpoint-m-sm: 575px;--breakpoint-sm: 576px;--breakpoint-m-lg: 991px;--breakpoint-lg: 992px;--breakpoint-m-xl: 1439px;--breakpoint-xl: 1440px;--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(50,50,50,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:Nunito,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#323232;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#5199fc;text-decoration:none;background-color:transparent}a:hover{color:#066dfb;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}@media (max-width: 1200px){legend{font-size:calc(1.275rem + .3vw)}}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:0;font-weight:700;line-height:1.2}h1,.h1{font-size:3rem}@media (max-width: 1200px){h1,.h1{font-size:calc(1.425rem + 2.1vw)}}h2,.h2{font-size:2rem}@media (max-width: 1200px){h2,.h2{font-size:calc(1.325rem + .9vw)}}h3,.h3{font-size:1.75rem}@media (max-width: 1200px){h3,.h3{font-size:calc(1.3rem + .6vw)}}h4,.h4{font-size:1.375rem}@media (max-width: 1200px){h4,.h4{font-size:calc(1.2625rem + .15vw)}}h5,.h5{font-size:1.125rem}h6,.h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}@media (max-width: 1200px){.display-1{font-size:calc(1.725rem + 5.7vw)}}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}@media (max-width: 1200px){.display-2{font-size:calc(1.675rem + 5.1vw)}}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}@media (max-width: 1200px){.display-3{font-size:calc(1.575rem + 3.9vw)}}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}@media (max-width: 1200px){.display-4{font-size:calc(1.475rem + 2.7vw)}}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(50,50,50,.1)}small,.small{font-size:.875em;font-weight:400}mark,.mark{padding:.2em;background-color:#fcf8e3}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#f5548c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-xl,.container-lg,.container-sm{width:100%;padding-right:8px;padding-left:8px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container-m-sm,.container{max-width:576px}}@media (min-width: 992px){.container-lg,.container-m-lg,.container-sm,.container-m-sm,.container{max-width:992px}}@media (min-width: 1440px){.container-xl,.container-m-xl,.container-lg,.container-m-lg,.container-sm,.container-m-sm,.container{max-width:1440px}}.row{display:flex;flex-wrap:wrap;margin-right:-8px;margin-left:-8px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-m-xl,.col-m-xl-auto,.col-m-xl-12,.col-m-xl-11,.col-m-xl-10,.col-m-xl-9,.col-m-xl-8,.col-m-xl-7,.col-m-xl-6,.col-m-xl-5,.col-m-xl-4,.col-m-xl-3,.col-m-xl-2,.col-m-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-m-lg,.col-m-lg-auto,.col-m-lg-12,.col-m-lg-11,.col-m-lg-10,.col-m-lg-9,.col-m-lg-8,.col-m-lg-7,.col-m-lg-6,.col-m-lg-5,.col-m-lg-4,.col-m-lg-3,.col-m-lg-2,.col-m-lg-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col-m-sm,.col-m-sm-auto,.col-m-sm-12,.col-m-sm-11,.col-m-sm-10,.col-m-sm-9,.col-m-sm-8,.col-m-sm-7,.col-m-sm-6,.col-m-sm-5,.col-m-sm-4,.col-m-sm-3,.col-m-sm-2,.col-m-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position:relative;width:100%;padding-right:8px;padding-left:8px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media (min-width: 575px){.col-m-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-m-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-m-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-m-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-m-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-m-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-m-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-m-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-m-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-m-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-m-sm-3{flex:0 0 25%;max-width:25%}.col-m-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-m-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-m-sm-6{flex:0 0 50%;max-width:50%}.col-m-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-m-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-m-sm-9{flex:0 0 75%;max-width:75%}.col-m-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-m-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-m-sm-12{flex:0 0 100%;max-width:100%}.order-m-sm-first{order:-1}.order-m-sm-last{order:13}.order-m-sm-0{order:0}.order-m-sm-1{order:1}.order-m-sm-2{order:2}.order-m-sm-3{order:3}.order-m-sm-4{order:4}.order-m-sm-5{order:5}.order-m-sm-6{order:6}.order-m-sm-7{order:7}.order-m-sm-8{order:8}.order-m-sm-9{order:9}.order-m-sm-10{order:10}.order-m-sm-11{order:11}.order-m-sm-12{order:12}.offset-m-sm-0{margin-left:0}.offset-m-sm-1{margin-left:8.33333333%}.offset-m-sm-2{margin-left:16.66666667%}.offset-m-sm-3{margin-left:25%}.offset-m-sm-4{margin-left:33.33333333%}.offset-m-sm-5{margin-left:41.66666667%}.offset-m-sm-6{margin-left:50%}.offset-m-sm-7{margin-left:58.33333333%}.offset-m-sm-8{margin-left:66.66666667%}.offset-m-sm-9{margin-left:75%}.offset-m-sm-10{margin-left:83.33333333%}.offset-m-sm-11{margin-left:91.66666667%}}@media (min-width: 576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media (min-width: 991px){.col-m-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-m-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-m-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-m-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-m-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-m-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-m-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-m-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-m-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-m-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-m-lg-3{flex:0 0 25%;max-width:25%}.col-m-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-m-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-m-lg-6{flex:0 0 50%;max-width:50%}.col-m-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-m-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-m-lg-9{flex:0 0 75%;max-width:75%}.col-m-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-m-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-m-lg-12{flex:0 0 100%;max-width:100%}.order-m-lg-first{order:-1}.order-m-lg-last{order:13}.order-m-lg-0{order:0}.order-m-lg-1{order:1}.order-m-lg-2{order:2}.order-m-lg-3{order:3}.order-m-lg-4{order:4}.order-m-lg-5{order:5}.order-m-lg-6{order:6}.order-m-lg-7{order:7}.order-m-lg-8{order:8}.order-m-lg-9{order:9}.order-m-lg-10{order:10}.order-m-lg-11{order:11}.order-m-lg-12{order:12}.offset-m-lg-0{margin-left:0}.offset-m-lg-1{margin-left:8.33333333%}.offset-m-lg-2{margin-left:16.66666667%}.offset-m-lg-3{margin-left:25%}.offset-m-lg-4{margin-left:33.33333333%}.offset-m-lg-5{margin-left:41.66666667%}.offset-m-lg-6{margin-left:50%}.offset-m-lg-7{margin-left:58.33333333%}.offset-m-lg-8{margin-left:66.66666667%}.offset-m-lg-9{margin-left:75%}.offset-m-lg-10{margin-left:83.33333333%}.offset-m-lg-11{margin-left:91.66666667%}}@media (min-width: 992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media (min-width: 1439px){.col-m-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-m-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-m-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-m-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-m-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-m-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-m-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-m-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-m-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-m-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-m-xl-3{flex:0 0 25%;max-width:25%}.col-m-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-m-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-m-xl-6{flex:0 0 50%;max-width:50%}.col-m-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-m-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-m-xl-9{flex:0 0 75%;max-width:75%}.col-m-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-m-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-m-xl-12{flex:0 0 100%;max-width:100%}.order-m-xl-first{order:-1}.order-m-xl-last{order:13}.order-m-xl-0{order:0}.order-m-xl-1{order:1}.order-m-xl-2{order:2}.order-m-xl-3{order:3}.order-m-xl-4{order:4}.order-m-xl-5{order:5}.order-m-xl-6{order:6}.order-m-xl-7{order:7}.order-m-xl-8{order:8}.order-m-xl-9{order:9}.order-m-xl-10{order:10}.order-m-xl-11{order:11}.order-m-xl-12{order:12}.offset-m-xl-0{margin-left:0}.offset-m-xl-1{margin-left:8.33333333%}.offset-m-xl-2{margin-left:16.66666667%}.offset-m-xl-3{margin-left:25%}.offset-m-xl-4{margin-left:33.33333333%}.offset-m-xl-5{margin-left:41.66666667%}.offset-m-xl-6{margin-left:50%}.offset-m-xl-7{margin-left:58.33333333%}.offset-m-xl-8{margin-left:66.66666667%}.offset-m-xl-9{margin-left:75%}.offset-m-xl-10{margin-left:83.33333333%}.offset-m-xl-11{margin-left:91.66666667%}}@media (min-width: 1440px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.table{width:100%;margin-bottom:1rem;color:#323232}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm th,.table-sm td{padding:.3rem}.table-bordered,.table-bordered th,.table-bordered td{border:1px solid #dee2e6}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:#3232320d}.table-hover tbody tr:hover{color:#323232;background-color:#32323213}.table-primary,.table-primary>th,.table-primary>td{background-color:#cee2fe}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody{border-color:#a5cafd}.table-hover .table-primary:hover{background-color:#b5d3fd}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#b5d3fd}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#fff1c3}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody{border-color:#ffe490}.table-hover .table-secondary:hover{background-color:#ffebaa}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#ffebaa}.table-success,.table-success>th,.table-success>td{background-color:#c7edd9}.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody{border-color:#96ddb9}.table-hover .table-success:hover{background-color:#b4e7cc}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b4e7cc}.table-info,.table-info>th,.table-info>td{background-color:#fff1c3}.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody{border-color:#ffe490}.table-hover .table-info:hover{background-color:#ffebaa}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#ffebaa}.table-warning,.table-warning>th,.table-warning>td{background-color:#fccfdf}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody+tbody{border-color:#faa6c3}.table-hover .table-warning:hover{background-color:#fbb7cf}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#fbb7cf}.table-danger,.table-danger>th,.table-danger>td{background-color:#fccfdf}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody{border-color:#faa6c3}.table-hover .table-danger:hover{background-color:#fbb7cf}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#fbb7cf}.table-light,.table-light>th,.table-light>td{background-color:#f4f4f4}.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody{border-color:#ebebeb}.table-hover .table-light:hover{background-color:#e7e7e7}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#e7e7e7}.table-dark,.table-dark>th,.table-dark>td{background-color:#d7d7d7}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#b5b5b5}.table-hover .table-dark:hover{background-color:#cacaca}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#cacaca}.table-active,.table-active>th,.table-active>td{background-color:#32323213}.table-hover .table-active:hover{background-color:#25252513}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:#25252513}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark th,.table-dark td,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:#ffffff0d}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:#ffffff13}@media (max-width: 574.98px){.table-responsive-m-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-m-sm>.table-bordered{border:0}}@media (max-width: 575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width: 990.98px){.table-responsive-m-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-m-lg>.table-bordered{border:0}}@media (max-width: 991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width: 1438.98px){.table-responsive-m-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-m-xl>.table-bordered{border:0}}@media (max-width: 1439.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#cee2fe;outline:0;box-shadow:0 0 0 .2rem #5199fc40}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(1rem + 1px);padding-bottom:calc(1rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.5rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#323232;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 2rem + 2px);padding:1rem 4rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[size],select.form-control[multiple],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#36bd78}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:#36bd78e6;border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#36bd78;padding-right:calc(1.5em + 1rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2336BD78' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .25rem) center;background-size:calc(.75em + .5rem) calc(.75em + .5rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#36bd78;box-shadow:0 0 0 .2rem #36bd7840}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:4rem!important;background-position:right 2rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 1rem);background-position:top calc(.375em + .25rem) right calc(.375em + .25rem)}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#36bd78;padding-right:calc(.75em + 2.75rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 1rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2336BD78' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 2rem/calc(.75em + .5rem) calc(.75em + .5rem) no-repeat}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#36bd78;box-shadow:0 0 0 .2rem #36bd7840}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#36bd78}.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip,.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid~.custom-control-label,.custom-control-input.is-valid~.custom-control-label{color:#36bd78}.was-validated .custom-control-input:valid~.custom-control-label:before,.custom-control-input.is-valid~.custom-control-label:before{border-color:#36bd78}.was-validated .custom-control-input:valid:checked~.custom-control-label:before,.custom-control-input.is-valid:checked~.custom-control-label:before{border-color:#57cf92;background-color:#57cf92}.was-validated .custom-control-input:valid:focus~.custom-control-label:before,.custom-control-input.is-valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #36bd7840}.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before{border-color:#36bd78}.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#36bd78}.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label{border-color:#36bd78;box-shadow:0 0 0 .2rem #36bd7840}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#f5548c}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:#f5548ce6;border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#f5548c;padding-right:calc(1.5em + 1rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23F5548C' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23F5548C' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .25rem) center;background-size:calc(.75em + .5rem) calc(.75em + .5rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#f5548c;box-shadow:0 0 0 .2rem #f5548c40}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:4rem!important;background-position:right 2rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 1rem);background-position:top calc(.375em + .25rem) right calc(.375em + .25rem)}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#f5548c;padding-right:calc(.75em + 2.75rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 1rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23F5548C' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23F5548C' stroke='none'/%3e%3c/svg%3e") center right 2rem/calc(.75em + .5rem) calc(.75em + .5rem) no-repeat}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#f5548c;box-shadow:0 0 0 .2rem #f5548c40}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#f5548c}.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid~.custom-control-label,.custom-control-input.is-invalid~.custom-control-label{color:#f5548c}.was-validated .custom-control-input:invalid~.custom-control-label:before,.custom-control-input.is-invalid~.custom-control-label:before{border-color:#f5548c}.was-validated .custom-control-input:invalid:checked~.custom-control-label:before,.custom-control-input.is-invalid:checked~.custom-control-label:before{border-color:#f884ac;background-color:#f884ac}.was-validated .custom-control-input:invalid:focus~.custom-control-label:before,.custom-control-input.is-invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #f5548c40}.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before{border-color:#f5548c}.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#f5548c}.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label{border-color:#f5548c;box-shadow:0 0 0 .2rem #f5548c40}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width: 576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#323232;text-align:center;vertical-align:middle;-webkit-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.5rem 1rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:#323232;text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:none!important}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#5199fc;border-color:#5199fc}.btn-primary:hover{color:#fff;background-color:#2b83fb;border-color:#1f7cfb}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#2b83fb;border-color:#1f7cfb;box-shadow:0 0 0 .2rem #6ba8fc80}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#5199fc;border-color:#5199fc}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#1f7cfb;border-color:#1274fb}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #6ba8fc80}.btn-secondary{color:#212529;background-color:#ffcc29;border-color:#ffcc29}.btn-secondary:hover{color:#212529;background-color:#ffc303;border-color:#f5bb00}.btn-secondary:focus,.btn-secondary.focus{color:#212529;background-color:#ffc303;border-color:#f5bb00;box-shadow:0 0 0 .2rem #deb32980}.btn-secondary.disabled,.btn-secondary:disabled{color:#212529;background-color:#ffcc29;border-color:#ffcc29}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{color:#212529;background-color:#f5bb00;border-color:#e8b100}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #deb32980}.btn-success{color:#fff;background-color:#36bd78;border-color:#36bd78}.btn-success:hover{color:#fff;background-color:#2e9f65;border-color:#2b955f}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#2e9f65;border-color:#2b955f;box-shadow:0 0 0 .2rem #54c78c80}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#36bd78;border-color:#36bd78}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#2b955f;border-color:#288b59}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #54c78c80}.btn-info{color:#212529;background-color:#ffcc29;border-color:#ffcc29}.btn-info:hover{color:#212529;background-color:#ffc303;border-color:#f5bb00}.btn-info:focus,.btn-info.focus{color:#212529;background-color:#ffc303;border-color:#f5bb00;box-shadow:0 0 0 .2rem #deb32980}.btn-info.disabled,.btn-info:disabled{color:#212529;background-color:#ffcc29;border-color:#ffcc29}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle{color:#212529;background-color:#f5bb00;border-color:#e8b100}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #deb32980}.btn-warning{color:#fff;background-color:#f5548c;border-color:#f5548c}.btn-warning:hover{color:#fff;background-color:#f33074;border-color:#f2246c}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#f33074;border-color:#f2246c;box-shadow:0 0 0 .2rem #f76e9d80}.btn-warning.disabled,.btn-warning:disabled{color:#fff;background-color:#f5548c;border-color:#f5548c}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle{color:#fff;background-color:#f2246c;border-color:#f11863}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f76e9d80}.btn-danger{color:#fff;background-color:#f5548c;border-color:#f5548c}.btn-danger:hover{color:#fff;background-color:#f33074;border-color:#f2246c}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#f33074;border-color:#f2246c;box-shadow:0 0 0 .2rem #f76e9d80}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#f5548c;border-color:#f5548c}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#f2246c;border-color:#f11863}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f76e9d80}.btn-light{color:#212529;background-color:#d9d9d9;border-color:#d9d9d9}.btn-light:hover{color:#212529;background-color:#c6c6c6;border-color:silver}.btn-light:focus,.btn-light.focus{color:#212529;background-color:#c6c6c6;border-color:silver;box-shadow:0 0 0 .2rem #bdbebf80}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#d9d9d9;border-color:#d9d9d9}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:silver;border-color:#b9b9b9}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #bdbebf80}.btn-dark{color:#fff;background-color:#707070;border-color:#707070}.btn-dark:hover{color:#fff;background-color:#5d5d5d;border-color:#575757}.btn-dark:focus,.btn-dark.focus{color:#fff;background-color:#5d5d5d;border-color:#575757;box-shadow:0 0 0 .2rem #85858580}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#707070;border-color:#707070}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#575757;border-color:#505050}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #85858580}.btn-outline-primary{color:#5199fc;border-color:#5199fc}.btn-outline-primary:hover{color:#fff;background-color:#5199fc;border-color:#5199fc}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .2rem #5199fc80}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#5199fc;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#5199fc;border-color:#5199fc}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #5199fc80}.btn-outline-secondary{color:#ffcc29;border-color:#ffcc29}.btn-outline-secondary:hover{color:#212529;background-color:#ffcc29;border-color:#ffcc29}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .2rem #ffcc2980}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#ffcc29;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{color:#212529;background-color:#ffcc29;border-color:#ffcc29}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #ffcc2980}.btn-outline-success{color:#36bd78;border-color:#36bd78}.btn-outline-success:hover{color:#fff;background-color:#36bd78;border-color:#36bd78}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 .2rem #36bd7880}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#36bd78;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#36bd78;border-color:#36bd78}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #36bd7880}.btn-outline-info{color:#ffcc29;border-color:#ffcc29}.btn-outline-info:hover{color:#212529;background-color:#ffcc29;border-color:#ffcc29}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .2rem #ffcc2980}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#ffcc29;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle{color:#212529;background-color:#ffcc29;border-color:#ffcc29}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #ffcc2980}.btn-outline-warning{color:#f5548c;border-color:#f5548c}.btn-outline-warning:hover{color:#fff;background-color:#f5548c;border-color:#f5548c}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 .2rem #f5548c80}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#f5548c;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle{color:#fff;background-color:#f5548c;border-color:#f5548c}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f5548c80}.btn-outline-danger{color:#f5548c;border-color:#f5548c}.btn-outline-danger:hover{color:#fff;background-color:#f5548c;border-color:#f5548c}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 .2rem #f5548c80}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#f5548c;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#f5548c;border-color:#f5548c}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f5548c80}.btn-outline-light{color:#d9d9d9;border-color:#d9d9d9}.btn-outline-light:hover{color:#212529;background-color:#d9d9d9;border-color:#d9d9d9}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 .2rem #d9d9d980}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#d9d9d9;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#d9d9d9;border-color:#d9d9d9}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #d9d9d980}.btn-outline-dark{color:#707070;border-color:#707070}.btn-outline-dark:hover{color:#fff;background-color:#707070;border-color:#707070}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 .2rem #70707080}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#707070;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#707070;border-color:#707070}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #70707080}.btn-link{font-weight:400;color:#5199fc;text-decoration:none}.btn-link:hover{color:#066dfb;text-decoration:underline}.btn-link:focus,.btn-link.focus{text-decoration:underline}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.btn-lg,.btn-group-lg>.btn{padding:1rem 4rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-sm,.btn-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.width{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.width{transition:none}}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.425em;vertical-align:middle;content:"";border-top:.5em solid;border-right:.5em solid transparent;border-bottom:0;border-left:.5em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#323232;text-align:left;list-style:none;background-color:#323232;background-clip:padding-box;border:1px solid rgba(50,50,50,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width: 575px){.dropdown-menu-m-sm-left{right:auto;left:0}.dropdown-menu-m-sm-right{right:0;left:auto}}@media (min-width: 576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width: 991px){.dropdown-menu-m-lg-left{right:auto;left:0}.dropdown-menu-m-lg-right{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width: 1439px){.dropdown-menu-m-xl-left{right:auto;left:0}.dropdown-menu-m-xl-right{right:0;left:auto}}@media (min-width: 1440px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.425em;vertical-align:middle;content:"";border-top:0;border-right:.5em solid transparent;border-bottom:.5em solid;border-left:.5em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.425em;vertical-align:middle;content:"";border-top:.5em solid transparent;border-right:0;border-bottom:.5em solid transparent;border-left:.5em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.425em;vertical-align:middle;content:""}.dropleft .dropdown-toggle:after{display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.425em;vertical-align:middle;content:"";border-top:.5em solid transparent;border-right:.5em solid;border-bottom:.5em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=top],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #D9D9D9}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#d9d9d9;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#fff;text-decoration:none;background-color:none}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#5199fc}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#d9d9d9}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover{z-index:1}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:3rem;padding-left:3rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-control-plaintext,.input-group>.custom-select,.input-group>.custom-file{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.form-control+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.custom-file,.input-group>.form-control-plaintext+.form-control,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.custom-file,.input-group>.custom-select+.form-control,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.custom-file{margin-left:-1px}.input-group>.form-control:focus,.input-group>.custom-select:focus,.input-group>.custom-file .custom-file-input:focus~.custom-file-label{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.form-control:not(:first-child),.input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group:not(.has-validation)>.form-control:not(:last-child),.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-prepend,.input-group-append{display:flex}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.5rem 1rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=radio],.input-group-text input[type=checkbox]{margin-top:0}.input-group-lg>.form-control:not(textarea),.input-group-lg>.custom-select{height:calc(1.5em + 2rem + 2px)}.input-group-lg>.form-control,.input-group-lg>.custom-select,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{padding:1rem 4rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.form-control:not(textarea),.input-group-sm>.custom-select{height:calc(1.5em + .5rem + 2px)}.input-group-sm>.form-control,.input-group-sm>.custom-select,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:2rem}.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#5199fc;background-color:#5199fc}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #5199fc40}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#cee2fe}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#fff;border-color:#fff}.custom-control-input[disabled]~.custom-control-label,.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input[disabled]~.custom-control-label:before,.custom-control-input:disabled~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd}.custom-control-label:after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#5199fc;background-color:#5199fc}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#5199fc80}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:#5199fc80}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#5199fc80}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translate(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#5199fc80}.custom-select{display:inline-block;width:100%;height:calc(1.5em + 1rem + 2px);padding:.5rem 2rem .5rem 1rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 1rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#cee2fe;outline:0;box-shadow:0 0 0 .2rem #5199fc40}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:1rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 2rem + 2px);padding-top:1rem;padding-bottom:1rem;padding-left:4rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + 1rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + 1rem + 2px);margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#cee2fe;box-shadow:0 0 0 .2rem #5199fc40}.custom-file-input[disabled]~.custom-file-label,.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label:after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + 1rem);padding:.5rem 1rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #5199fc40}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #5199fc40}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #5199fc40}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#5199fc;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#fff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#5199fc;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:active{background-color:#fff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#5199fc;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#fff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#5199fc}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-sm,.navbar .container-lg,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width: 574.98px){.navbar-expand-m-sm>.container,.navbar-expand-m-sm>.container-fluid,.navbar-expand-m-sm>.container-sm,.navbar-expand-m-sm>.container-lg,.navbar-expand-m-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 575px){.navbar-expand-m-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-m-sm .navbar-nav{flex-direction:row}.navbar-expand-m-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-m-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-m-sm>.container,.navbar-expand-m-sm>.container-fluid,.navbar-expand-m-sm>.container-sm,.navbar-expand-m-sm>.container-lg,.navbar-expand-m-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-m-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-m-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-m-sm .navbar-toggler{display:none}}@media (max-width: 575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width: 990.98px){.navbar-expand-m-lg>.container,.navbar-expand-m-lg>.container-fluid,.navbar-expand-m-lg>.container-sm,.navbar-expand-m-lg>.container-lg,.navbar-expand-m-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 991px){.navbar-expand-m-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-m-lg .navbar-nav{flex-direction:row}.navbar-expand-m-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-m-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-m-lg>.container,.navbar-expand-m-lg>.container-fluid,.navbar-expand-m-lg>.container-sm,.navbar-expand-m-lg>.container-lg,.navbar-expand-m-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-m-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-m-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-m-lg .navbar-toggler{display:none}}@media (max-width: 991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width: 1438.98px){.navbar-expand-m-xl>.container,.navbar-expand-m-xl>.container-fluid,.navbar-expand-m-xl>.container-sm,.navbar-expand-m-xl>.container-lg,.navbar-expand-m-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 1439px){.navbar-expand-m-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-m-xl .navbar-nav{flex-direction:row}.navbar-expand-m-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-m-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-m-xl>.container,.navbar-expand-m-xl>.container-fluid,.navbar-expand-m-xl>.container-sm,.navbar-expand-m-xl>.container-lg,.navbar-expand-m-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-m-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-m-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-m-xl .navbar-toggler{display:none}}@media (max-width: 1439.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 1440px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-lg,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-lg,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:#323232e6}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:#323232e6}.navbar-light .navbar-nav .nav-link{color:#32323280}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:#323232b3}.navbar-light .navbar-nav .nav-link.disabled{color:#3232324d}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:#323232e6}.navbar-light .navbar-toggler{color:#32323280;border-color:#3232321a}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2850, 50, 50, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:#32323280}.navbar-light .navbar-text a{color:#323232e6}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:#323232e6}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:#ffffff80}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:#ffffffbf}.navbar-dark .navbar-nav .nav-link.disabled{color:#ffffff40}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:#ffffff80;border-color:#ffffff1a}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:#ffffff80}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:.0625rem solid #F0F0F0;border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:.1875rem;border-top-right-radius:.1875rem}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:.1875rem;border-bottom-left-radius:.1875rem}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1rem}.card-header{padding:.75rem 1rem;margin-bottom:0;background-color:#f0f0f0;border-bottom:.0625rem solid #F0F0F0}.card-header:first-child{border-radius:.1875rem .1875rem 0 0}.card-footer{padding:.75rem 1rem;background-color:#f0f0f0;border-top:.0625rem solid #F0F0F0}.card-footer:last-child{border-radius:0 0 .1875rem .1875rem}.card-header-tabs{margin-right:-.5rem;margin-bottom:-.75rem;margin-left:-.5rem;border-bottom:0}.card-header-pills{margin-right:-.5rem;margin-left:-.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:.1875rem}.card-img,.card-img-top,.card-img-bottom{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:.1875rem;border-top-right-radius:.1875rem}.card-img,.card-img-bottom{border-bottom-right-radius:.1875rem;border-bottom-left-radius:.1875rem}.card-deck .card{margin-bottom:8px}@media (min-width: 576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-8px;margin-left:-8px}.card-deck .card{flex:1 0 0%;margin-right:8px;margin-bottom:0;margin-left:8px}}.card-group>.card{margin-bottom:8px}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width: 576px){.card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-.0625rem}.breadcrumb{display:flex;flex-wrap:wrap;padding:1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#6c757d;content:""}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#5199fc;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#066dfb;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem #5199fc40}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#5199fc;border-color:#5199fc}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.badge{transition:none}}a.badge:hover,a.badge:focus{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#5199fc}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:#1f7cfb}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 .2rem #5199fc80}.badge-secondary{color:#212529;background-color:#ffcc29}a.badge-secondary:hover,a.badge-secondary:focus{color:#212529;background-color:#f5bb00}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 .2rem #ffcc2980}.badge-success{color:#fff;background-color:#36bd78}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:#2b955f}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 .2rem #36bd7880}.badge-info{color:#212529;background-color:#ffcc29}a.badge-info:hover,a.badge-info:focus{color:#212529;background-color:#f5bb00}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 .2rem #ffcc2980}.badge-warning{color:#fff;background-color:#f5548c}a.badge-warning:hover,a.badge-warning:focus{color:#fff;background-color:#f2246c}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 .2rem #f5548c80}.badge-danger{color:#fff;background-color:#f5548c}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:#f2246c}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 .2rem #f5548c80}.badge-light{color:#212529;background-color:#d9d9d9}a.badge-light:hover,a.badge-light:focus{color:#212529;background-color:silver}a.badge-light:focus,a.badge-light.focus{outline:0;box-shadow:0 0 0 .2rem #d9d9d980}.badge-dark{color:#fff;background-color:#707070}a.badge-dark:hover,a.badge-dark:focus{color:#fff;background-color:#575757}a.badge-dark:focus,a.badge-dark.focus{outline:0;box-shadow:0 0 0 .2rem #70707080}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width: 576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.5rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:regular}.alert-dismissible{padding-right:3.5rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.5rem 1rem;color:inherit}.alert-primary{color:#42689b;background-color:#f1f7ff;border-color:#cee2fe}.alert-primary hr{border-top-color:#b5d3fd}.alert-primary .alert-link{color:#335077}.alert-secondary{color:#9d822d;background-color:#fffbee;border-color:#fff1c3}.alert-secondary hr{border-top-color:#ffebaa}.alert-secondary .alert-link{color:#756122}.alert-success{color:#347a56;background-color:#effaf4;border-color:#c7edd9}.alert-success hr{border-top-color:#b4e7cc}.alert-success .alert-link{color:#25563d}.alert-info{color:#9d822d;background-color:#fffbee;border-color:#fff1c3}.alert-info hr{border-top-color:#ffebaa}.alert-info .alert-link{color:#756122}.alert-warning{color:#974461;background-color:#fef1f6;border-color:#fccfdf}.alert-warning hr{border-top-color:#fbb7cf}.alert-warning .alert-link{color:#74344a}.alert-danger{color:#974461;background-color:#fef1f6;border-color:#fccfdf}.alert-danger hr{border-top-color:#fbb7cf}.alert-danger .alert-link{color:#74344a}.alert-light{color:#898989;background-color:#fcfcfc;border-color:#f4f4f4}.alert-light hr{border-top-color:#e7e7e7}.alert-light .alert-link{color:#707070}.alert-dark{color:#525252;background-color:#f4f4f4;border-color:#d7d7d7}.alert-dark hr{border-top-color:#cacaca}.alert-dark .alert-link{color:#393939}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#5199fc;transition:width .6s ease}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#323232;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(50,50,50,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#5199fc;border-color:#5199fc}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width: 575px){.list-group-horizontal-m-sm{flex-direction:row}.list-group-horizontal-m-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-m-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-m-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-m-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-m-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 991px){.list-group-horizontal-m-lg{flex-direction:row}.list-group-horizontal-m-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-m-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-m-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-m-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-m-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 1439px){.list-group-horizontal-m-xl{flex-direction:row}.list-group-horizontal-m-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-m-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-m-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-m-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-m-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 1440px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#42689b;background-color:#cee2fe}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#42689b;background-color:#b5d3fd}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#42689b;border-color:#42689b}.list-group-item-secondary{color:#9d822d;background-color:#fff1c3}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#9d822d;background-color:#ffebaa}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#9d822d;border-color:#9d822d}.list-group-item-success{color:#347a56;background-color:#c7edd9}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#347a56;background-color:#b4e7cc}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#347a56;border-color:#347a56}.list-group-item-info{color:#9d822d;background-color:#fff1c3}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#9d822d;background-color:#ffebaa}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#9d822d;border-color:#9d822d}.list-group-item-warning{color:#974461;background-color:#fccfdf}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#974461;background-color:#fbb7cf}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#974461;border-color:#974461}.list-group-item-danger{color:#974461;background-color:#fccfdf}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#974461;background-color:#fbb7cf}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#974461;border-color:#974461}.list-group-item-light{color:#898989;background-color:#f4f4f4}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#898989;background-color:#e7e7e7}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#898989;border-color:#898989}.list-group-item-dark{color:#525252;background-color:#d7d7d7}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#525252;background-color:#cacaca}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#525252;border-color:#525252}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#323232;text-shadow:0 1px 0 #fff;opacity:.5}@media (max-width: 1200px){.close{font-size:calc(1.275rem + .3vw)}}.close:hover{color:#323232;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{flex-basis:350px;max-width:350px;font-size:.875rem;background-color:#ffffffd9;background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .0625rem .375rem #00000014;opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:#ffffffd9;background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(50,50,50,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#323232}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:min-content}.modal-sm{max-width:300px}}@media (min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width: 1440px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:Nunito,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[x-placement^=top]{padding:.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^=top] .arrow{bottom:0}.bs-tooltip-top .arrow:before,.bs-tooltip-auto[x-placement^=top] .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#323232}.bs-tooltip-right,.bs-tooltip-auto[x-placement^=right]{padding:0 .4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^=right] .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-right .arrow:before,.bs-tooltip-auto[x-placement^=right] .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#323232}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^=bottom]{padding:.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^=bottom] .arrow{top:0}.bs-tooltip-bottom .arrow:before,.bs-tooltip-auto[x-placement^=bottom] .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#323232}.bs-tooltip-left,.bs-tooltip-auto[x-placement^=left]{padding:0 .4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^=left] .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-left .arrow:before,.bs-tooltip-auto[x-placement^=left] .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#323232}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#323232;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:Nunito,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(50,50,50,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:before,.popover .arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-top,.bs-popover-auto[x-placement^=top]{margin-bottom:.5rem}.bs-popover-top>.arrow,.bs-popover-auto[x-placement^=top]>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-top>.arrow:before,.bs-popover-auto[x-placement^=top]>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:#32323240}.bs-popover-top>.arrow:after,.bs-popover-auto[x-placement^=top]>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-right,.bs-popover-auto[x-placement^=right]{margin-left:.5rem}.bs-popover-right>.arrow,.bs-popover-auto[x-placement^=right]>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-right>.arrow:before,.bs-popover-auto[x-placement^=right]>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:#32323240}.bs-popover-right>.arrow:after,.bs-popover-auto[x-placement^=right]>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-bottom,.bs-popover-auto[x-placement^=bottom]{margin-top:.5rem}.bs-popover-bottom>.arrow,.bs-popover-auto[x-placement^=bottom]>.arrow{top:calc(-.5rem - 1px)}.bs-popover-bottom>.arrow:before,.bs-popover-auto[x-placement^=bottom]>.arrow:before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:#32323240}.bs-popover-bottom>.arrow:after,.bs-popover-auto[x-placement^=bottom]>.arrow:after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-bottom .popover-header:before,.bs-popover-auto[x-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-left,.bs-popover-auto[x-placement^=left]{margin-right:.5rem}.bs-popover-left>.arrow,.bs-popover-auto[x-placement^=left]>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-left>.arrow:before,.bs-popover-auto[x-placement^=left]>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:#32323240}.bs-popover-left>.arrow:after,.bs-popover-auto[x-placement^=left]>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#323232}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentcolor;border-right-color:transparent;border-radius:50%;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#5199fc!important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#1f7cfb!important}.bg-secondary{background-color:#ffcc29!important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#f5bb00!important}.bg-success{background-color:#36bd78!important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#2b955f!important}.bg-info{background-color:#ffcc29!important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#f5bb00!important}.bg-warning{background-color:#f5548c!important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#f2246c!important}.bg-danger{background-color:#f5548c!important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#f2246c!important}.bg-light{background-color:#d9d9d9!important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:silver!important}.bg-dark{background-color:#707070!important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#575757!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#5199fc!important}.border-secondary{border-color:#ffcc29!important}.border-success{border-color:#36bd78!important}.border-info{border-color:#ffcc29!important}.border-warning,.border-danger{border-color:#f5548c!important}.border-light{border-color:#d9d9d9!important}.border-dark{border-color:#707070!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width: 575px){.d-m-sm-none{display:none!important}.d-m-sm-inline{display:inline!important}.d-m-sm-inline-block{display:inline-block!important}.d-m-sm-block{display:block!important}.d-m-sm-table{display:table!important}.d-m-sm-table-row{display:table-row!important}.d-m-sm-table-cell{display:table-cell!important}.d-m-sm-flex{display:flex!important}.d-m-sm-inline-flex{display:inline-flex!important}}@media (min-width: 576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width: 991px){.d-m-lg-none{display:none!important}.d-m-lg-inline{display:inline!important}.d-m-lg-inline-block{display:inline-block!important}.d-m-lg-block{display:block!important}.d-m-lg-table{display:table!important}.d-m-lg-table-row{display:table-row!important}.d-m-lg-table-cell{display:table-cell!important}.d-m-lg-flex{display:flex!important}.d-m-lg-inline-flex{display:inline-flex!important}}@media (min-width: 992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width: 1439px){.d-m-xl-none{display:none!important}.d-m-xl-inline{display:inline!important}.d-m-xl-inline-block{display:inline-block!important}.d-m-xl-block{display:block!important}.d-m-xl-table{display:table!important}.d-m-xl-table-row{display:table-row!important}.d-m-xl-table-cell{display:table-cell!important}.d-m-xl-flex{display:flex!important}.d-m-xl-inline-flex{display:inline-flex!important}}@media (min-width: 1440px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.85714286%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width: 575px){.flex-m-sm-row{flex-direction:row!important}.flex-m-sm-column{flex-direction:column!important}.flex-m-sm-row-reverse{flex-direction:row-reverse!important}.flex-m-sm-column-reverse{flex-direction:column-reverse!important}.flex-m-sm-wrap{flex-wrap:wrap!important}.flex-m-sm-nowrap{flex-wrap:nowrap!important}.flex-m-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-m-sm-fill{flex:1 1 auto!important}.flex-m-sm-grow-0{flex-grow:0!important}.flex-m-sm-grow-1{flex-grow:1!important}.flex-m-sm-shrink-0{flex-shrink:0!important}.flex-m-sm-shrink-1{flex-shrink:1!important}.justify-content-m-sm-start{justify-content:flex-start!important}.justify-content-m-sm-end{justify-content:flex-end!important}.justify-content-m-sm-center{justify-content:center!important}.justify-content-m-sm-between{justify-content:space-between!important}.justify-content-m-sm-around{justify-content:space-around!important}.align-items-m-sm-start{align-items:flex-start!important}.align-items-m-sm-end{align-items:flex-end!important}.align-items-m-sm-center{align-items:center!important}.align-items-m-sm-baseline{align-items:baseline!important}.align-items-m-sm-stretch{align-items:stretch!important}.align-content-m-sm-start{align-content:flex-start!important}.align-content-m-sm-end{align-content:flex-end!important}.align-content-m-sm-center{align-content:center!important}.align-content-m-sm-between{align-content:space-between!important}.align-content-m-sm-around{align-content:space-around!important}.align-content-m-sm-stretch{align-content:stretch!important}.align-self-m-sm-auto{align-self:auto!important}.align-self-m-sm-start{align-self:flex-start!important}.align-self-m-sm-end{align-self:flex-end!important}.align-self-m-sm-center{align-self:center!important}.align-self-m-sm-baseline{align-self:baseline!important}.align-self-m-sm-stretch{align-self:stretch!important}}@media (min-width: 576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width: 991px){.flex-m-lg-row{flex-direction:row!important}.flex-m-lg-column{flex-direction:column!important}.flex-m-lg-row-reverse{flex-direction:row-reverse!important}.flex-m-lg-column-reverse{flex-direction:column-reverse!important}.flex-m-lg-wrap{flex-wrap:wrap!important}.flex-m-lg-nowrap{flex-wrap:nowrap!important}.flex-m-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-m-lg-fill{flex:1 1 auto!important}.flex-m-lg-grow-0{flex-grow:0!important}.flex-m-lg-grow-1{flex-grow:1!important}.flex-m-lg-shrink-0{flex-shrink:0!important}.flex-m-lg-shrink-1{flex-shrink:1!important}.justify-content-m-lg-start{justify-content:flex-start!important}.justify-content-m-lg-end{justify-content:flex-end!important}.justify-content-m-lg-center{justify-content:center!important}.justify-content-m-lg-between{justify-content:space-between!important}.justify-content-m-lg-around{justify-content:space-around!important}.align-items-m-lg-start{align-items:flex-start!important}.align-items-m-lg-end{align-items:flex-end!important}.align-items-m-lg-center{align-items:center!important}.align-items-m-lg-baseline{align-items:baseline!important}.align-items-m-lg-stretch{align-items:stretch!important}.align-content-m-lg-start{align-content:flex-start!important}.align-content-m-lg-end{align-content:flex-end!important}.align-content-m-lg-center{align-content:center!important}.align-content-m-lg-between{align-content:space-between!important}.align-content-m-lg-around{align-content:space-around!important}.align-content-m-lg-stretch{align-content:stretch!important}.align-self-m-lg-auto{align-self:auto!important}.align-self-m-lg-start{align-self:flex-start!important}.align-self-m-lg-end{align-self:flex-end!important}.align-self-m-lg-center{align-self:center!important}.align-self-m-lg-baseline{align-self:baseline!important}.align-self-m-lg-stretch{align-self:stretch!important}}@media (min-width: 992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width: 1439px){.flex-m-xl-row{flex-direction:row!important}.flex-m-xl-column{flex-direction:column!important}.flex-m-xl-row-reverse{flex-direction:row-reverse!important}.flex-m-xl-column-reverse{flex-direction:column-reverse!important}.flex-m-xl-wrap{flex-wrap:wrap!important}.flex-m-xl-nowrap{flex-wrap:nowrap!important}.flex-m-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-m-xl-fill{flex:1 1 auto!important}.flex-m-xl-grow-0{flex-grow:0!important}.flex-m-xl-grow-1{flex-grow:1!important}.flex-m-xl-shrink-0{flex-shrink:0!important}.flex-m-xl-shrink-1{flex-shrink:1!important}.justify-content-m-xl-start{justify-content:flex-start!important}.justify-content-m-xl-end{justify-content:flex-end!important}.justify-content-m-xl-center{justify-content:center!important}.justify-content-m-xl-between{justify-content:space-between!important}.justify-content-m-xl-around{justify-content:space-around!important}.align-items-m-xl-start{align-items:flex-start!important}.align-items-m-xl-end{align-items:flex-end!important}.align-items-m-xl-center{align-items:center!important}.align-items-m-xl-baseline{align-items:baseline!important}.align-items-m-xl-stretch{align-items:stretch!important}.align-content-m-xl-start{align-content:flex-start!important}.align-content-m-xl-end{align-content:flex-end!important}.align-content-m-xl-center{align-content:center!important}.align-content-m-xl-between{align-content:space-between!important}.align-content-m-xl-around{align-content:space-around!important}.align-content-m-xl-stretch{align-content:stretch!important}.align-self-m-xl-auto{align-self:auto!important}.align-self-m-xl-start{align-self:flex-start!important}.align-self-m-xl-end{align-self:flex-end!important}.align-self-m-xl-center{align-self:center!important}.align-self-m-xl-baseline{align-self:baseline!important}.align-self-m-xl-stretch{align-self:stretch!important}}@media (min-width: 1440px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width: 575px){.float-m-sm-left{float:left!important}.float-m-sm-right{float:right!important}.float-m-sm-none{float:none!important}}@media (min-width: 576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width: 991px){.float-m-lg-left{float:left!important}.float-m-lg-right{float:right!important}.float-m-lg-none{float:none!important}}@media (min-width: 992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width: 1439px){.float-m-xl-left{float:left!important}.float-m-xl-right{float:right!important}.float-m-xl-none{float:none!important}}@media (min-width: 1440px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position: sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem #32323213!important}.shadow{box-shadow:0 .5rem 1rem #32323226!important}.shadow-lg{box-shadow:0 1rem 3rem #3232322d!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.m-6{margin:2rem!important}.mt-6,.my-6{margin-top:2rem!important}.mr-6,.mx-6{margin-right:2rem!important}.mb-6,.my-6{margin-bottom:2rem!important}.ml-6,.mx-6{margin-left:2rem!important}.m-7{margin:1.25rem!important}.mt-7,.my-7{margin-top:1.25rem!important}.mr-7,.mx-7{margin-right:1.25rem!important}.mb-7,.my-7{margin-bottom:1.25rem!important}.ml-7,.mx-7{margin-left:1.25rem!important}.m-8{margin:1.5rem!important}.mt-8,.my-8{margin-top:1.5rem!important}.mr-8,.mx-8{margin-right:1.5rem!important}.mb-8,.my-8{margin-bottom:1.5rem!important}.ml-8,.mx-8{margin-left:1.5rem!important}.m-9{margin:4rem!important}.mt-9,.my-9{margin-top:4rem!important}.mr-9,.mx-9{margin-right:4rem!important}.mb-9,.my-9{margin-bottom:4rem!important}.ml-9,.mx-9{margin-left:4rem!important}.m-10{margin:8rem!important}.mt-10,.my-10{margin-top:8rem!important}.mr-10,.mx-10{margin-right:8rem!important}.mb-10,.my-10{margin-bottom:8rem!important}.ml-10,.mx-10{margin-left:8rem!important}.m-11{margin:4.5rem!important}.mt-11,.my-11{margin-top:4.5rem!important}.mr-11,.mx-11{margin-right:4.5rem!important}.mb-11,.my-11{margin-bottom:4.5rem!important}.ml-11,.mx-11{margin-left:4.5rem!important}.m-12{margin:.75rem!important}.mt-12,.my-12{margin-top:.75rem!important}.mr-12,.mx-12{margin-right:.75rem!important}.mb-12,.my-12{margin-bottom:.75rem!important}.ml-12,.mx-12{margin-left:.75rem!important}.m-13{margin:1.75rem!important}.mt-13,.my-13{margin-top:1.75rem!important}.mr-13,.mx-13{margin-right:1.75rem!important}.mb-13,.my-13{margin-bottom:1.75rem!important}.ml-13,.mx-13{margin-left:1.75rem!important}.m--1{margin:-.25rem!important}.mt--1,.my--1{margin-top:-.25rem!important}.mr--1,.mx--1{margin-right:-.25rem!important}.mb--1,.my--1{margin-bottom:-.25rem!important}.ml--1,.mx--1{margin-left:-.25rem!important}.m--2{margin:-.5rem!important}.mt--2,.my--2{margin-top:-.5rem!important}.mr--2,.mx--2{margin-right:-.5rem!important}.mb--2,.my--2{margin-bottom:-.5rem!important}.ml--2,.mx--2{margin-left:-.5rem!important}.m--3{margin:-1rem!important}.mt--3,.my--3{margin-top:-1rem!important}.mr--3,.mx--3{margin-right:-1rem!important}.mb--3,.my--3{margin-bottom:-1rem!important}.ml--3,.mx--3{margin-left:-1rem!important}.m--4{margin:-1.25rem!important}.mt--4,.my--4{margin-top:-1.25rem!important}.mr--4,.mx--4{margin-right:-1.25rem!important}.mb--4,.my--4{margin-bottom:-1.25rem!important}.ml--4,.mx--4{margin-left:-1.25rem!important}.m--5{margin:-1.5rem!important}.mt--5,.my--5{margin-top:-1.5rem!important}.mr--5,.mx--5{margin-right:-1.5rem!important}.mb--5,.my--5{margin-bottom:-1.5rem!important}.ml--5,.mx--5{margin-left:-1.5rem!important}.m--6{margin:-2rem!important}.mt--6,.my--6{margin-top:-2rem!important}.mr--6,.mx--6{margin-right:-2rem!important}.mb--6,.my--6{margin-bottom:-2rem!important}.ml--6,.mx--6{margin-left:-2rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.p-6{padding:2rem!important}.pt-6,.py-6{padding-top:2rem!important}.pr-6,.px-6{padding-right:2rem!important}.pb-6,.py-6{padding-bottom:2rem!important}.pl-6,.px-6{padding-left:2rem!important}.p-7{padding:1.25rem!important}.pt-7,.py-7{padding-top:1.25rem!important}.pr-7,.px-7{padding-right:1.25rem!important}.pb-7,.py-7{padding-bottom:1.25rem!important}.pl-7,.px-7{padding-left:1.25rem!important}.p-8{padding:1.5rem!important}.pt-8,.py-8{padding-top:1.5rem!important}.pr-8,.px-8{padding-right:1.5rem!important}.pb-8,.py-8{padding-bottom:1.5rem!important}.pl-8,.px-8{padding-left:1.5rem!important}.p-9{padding:4rem!important}.pt-9,.py-9{padding-top:4rem!important}.pr-9,.px-9{padding-right:4rem!important}.pb-9,.py-9{padding-bottom:4rem!important}.pl-9,.px-9{padding-left:4rem!important}.p-10{padding:8rem!important}.pt-10,.py-10{padding-top:8rem!important}.pr-10,.px-10{padding-right:8rem!important}.pb-10,.py-10{padding-bottom:8rem!important}.pl-10,.px-10{padding-left:8rem!important}.p-11{padding:4.5rem!important}.pt-11,.py-11{padding-top:4.5rem!important}.pr-11,.px-11{padding-right:4.5rem!important}.pb-11,.py-11{padding-bottom:4.5rem!important}.pl-11,.px-11{padding-left:4.5rem!important}.p-12{padding:.75rem!important}.pt-12,.py-12{padding-top:.75rem!important}.pr-12,.px-12{padding-right:.75rem!important}.pb-12,.py-12{padding-bottom:.75rem!important}.pl-12,.px-12{padding-left:.75rem!important}.p-13{padding:1.75rem!important}.pt-13,.py-13{padding-top:1.75rem!important}.pr-13,.px-13{padding-right:1.75rem!important}.pb-13,.py-13{padding-bottom:1.75rem!important}.pl-13,.px-13{padding-left:1.75rem!important}.p--1{padding:-.25rem!important}.pt--1,.py--1{padding-top:-.25rem!important}.pr--1,.px--1{padding-right:-.25rem!important}.pb--1,.py--1{padding-bottom:-.25rem!important}.pl--1,.px--1{padding-left:-.25rem!important}.p--2{padding:-.5rem!important}.pt--2,.py--2{padding-top:-.5rem!important}.pr--2,.px--2{padding-right:-.5rem!important}.pb--2,.py--2{padding-bottom:-.5rem!important}.pl--2,.px--2{padding-left:-.5rem!important}.p--3{padding:-1rem!important}.pt--3,.py--3{padding-top:-1rem!important}.pr--3,.px--3{padding-right:-1rem!important}.pb--3,.py--3{padding-bottom:-1rem!important}.pl--3,.px--3{padding-left:-1rem!important}.p--4{padding:-1.25rem!important}.pt--4,.py--4{padding-top:-1.25rem!important}.pr--4,.px--4{padding-right:-1.25rem!important}.pb--4,.py--4{padding-bottom:-1.25rem!important}.pl--4,.px--4{padding-left:-1.25rem!important}.p--5{padding:-1.5rem!important}.pt--5,.py--5{padding-top:-1.5rem!important}.pr--5,.px--5{padding-right:-1.5rem!important}.pb--5,.py--5{padding-bottom:-1.5rem!important}.pl--5,.px--5{padding-left:-1.5rem!important}.p--6{padding:-2rem!important}.pt--6,.py--6{padding-top:-2rem!important}.pr--6,.px--6{padding-right:-2rem!important}.pb--6,.py--6{padding-bottom:-2rem!important}.pl--6,.px--6{padding-left:-2rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-n6{margin:-2rem!important}.mt-n6,.my-n6{margin-top:-2rem!important}.mr-n6,.mx-n6{margin-right:-2rem!important}.mb-n6,.my-n6{margin-bottom:-2rem!important}.ml-n6,.mx-n6{margin-left:-2rem!important}.m-n7{margin:-1.25rem!important}.mt-n7,.my-n7{margin-top:-1.25rem!important}.mr-n7,.mx-n7{margin-right:-1.25rem!important}.mb-n7,.my-n7{margin-bottom:-1.25rem!important}.ml-n7,.mx-n7{margin-left:-1.25rem!important}.m-n8{margin:-1.5rem!important}.mt-n8,.my-n8{margin-top:-1.5rem!important}.mr-n8,.mx-n8{margin-right:-1.5rem!important}.mb-n8,.my-n8{margin-bottom:-1.5rem!important}.ml-n8,.mx-n8{margin-left:-1.5rem!important}.m-n9{margin:-4rem!important}.mt-n9,.my-n9{margin-top:-4rem!important}.mr-n9,.mx-n9{margin-right:-4rem!important}.mb-n9,.my-n9{margin-bottom:-4rem!important}.ml-n9,.mx-n9{margin-left:-4rem!important}.m-n10{margin:-8rem!important}.mt-n10,.my-n10{margin-top:-8rem!important}.mr-n10,.mx-n10{margin-right:-8rem!important}.mb-n10,.my-n10{margin-bottom:-8rem!important}.ml-n10,.mx-n10{margin-left:-8rem!important}.m-n11{margin:-4.5rem!important}.mt-n11,.my-n11{margin-top:-4.5rem!important}.mr-n11,.mx-n11{margin-right:-4.5rem!important}.mb-n11,.my-n11{margin-bottom:-4.5rem!important}.ml-n11,.mx-n11{margin-left:-4.5rem!important}.m-n12{margin:-.75rem!important}.mt-n12,.my-n12{margin-top:-.75rem!important}.mr-n12,.mx-n12{margin-right:-.75rem!important}.mb-n12,.my-n12{margin-bottom:-.75rem!important}.ml-n12,.mx-n12{margin-left:-.75rem!important}.m-n13{margin:-1.75rem!important}.mt-n13,.my-n13{margin-top:-1.75rem!important}.mr-n13,.mx-n13{margin-right:-1.75rem!important}.mb-n13,.my-n13{margin-bottom:-1.75rem!important}.ml-n13,.mx-n13{margin-left:-1.75rem!important}.m-n-1{margin:--0.25rem!important}.mt-n-1,.my-n-1{margin-top:--0.25rem!important}.mr-n-1,.mx-n-1{margin-right:--0.25rem!important}.mb-n-1,.my-n-1{margin-bottom:--0.25rem!important}.ml-n-1,.mx-n-1{margin-left:--0.25rem!important}.m-n-2{margin:--0.5rem!important}.mt-n-2,.my-n-2{margin-top:--0.5rem!important}.mr-n-2,.mx-n-2{margin-right:--0.5rem!important}.mb-n-2,.my-n-2{margin-bottom:--0.5rem!important}.ml-n-2,.mx-n-2{margin-left:--0.5rem!important}.m-n-3{margin:--1rem!important}.mt-n-3,.my-n-3{margin-top:--1rem!important}.mr-n-3,.mx-n-3{margin-right:--1rem!important}.mb-n-3,.my-n-3{margin-bottom:--1rem!important}.ml-n-3,.mx-n-3{margin-left:--1rem!important}.m-n-4{margin:--1.25rem!important}.mt-n-4,.my-n-4{margin-top:--1.25rem!important}.mr-n-4,.mx-n-4{margin-right:--1.25rem!important}.mb-n-4,.my-n-4{margin-bottom:--1.25rem!important}.ml-n-4,.mx-n-4{margin-left:--1.25rem!important}.m-n-5{margin:--1.5rem!important}.mt-n-5,.my-n-5{margin-top:--1.5rem!important}.mr-n-5,.mx-n-5{margin-right:--1.5rem!important}.mb-n-5,.my-n-5{margin-bottom:--1.5rem!important}.ml-n-5,.mx-n-5{margin-left:--1.5rem!important}.m-n-6{margin:--2rem!important}.mt-n-6,.my-n-6{margin-top:--2rem!important}.mr-n-6,.mx-n-6{margin-right:--2rem!important}.mb-n-6,.my-n-6{margin-bottom:--2rem!important}.ml-n-6,.mx-n-6{margin-left:--2rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 575px){.m-m-sm-0{margin:0!important}.mt-m-sm-0,.my-m-sm-0{margin-top:0!important}.mr-m-sm-0,.mx-m-sm-0{margin-right:0!important}.mb-m-sm-0,.my-m-sm-0{margin-bottom:0!important}.ml-m-sm-0,.mx-m-sm-0{margin-left:0!important}.m-m-sm-1{margin:.25rem!important}.mt-m-sm-1,.my-m-sm-1{margin-top:.25rem!important}.mr-m-sm-1,.mx-m-sm-1{margin-right:.25rem!important}.mb-m-sm-1,.my-m-sm-1{margin-bottom:.25rem!important}.ml-m-sm-1,.mx-m-sm-1{margin-left:.25rem!important}.m-m-sm-2{margin:.5rem!important}.mt-m-sm-2,.my-m-sm-2{margin-top:.5rem!important}.mr-m-sm-2,.mx-m-sm-2{margin-right:.5rem!important}.mb-m-sm-2,.my-m-sm-2{margin-bottom:.5rem!important}.ml-m-sm-2,.mx-m-sm-2{margin-left:.5rem!important}.m-m-sm-3{margin:1rem!important}.mt-m-sm-3,.my-m-sm-3{margin-top:1rem!important}.mr-m-sm-3,.mx-m-sm-3{margin-right:1rem!important}.mb-m-sm-3,.my-m-sm-3{margin-bottom:1rem!important}.ml-m-sm-3,.mx-m-sm-3{margin-left:1rem!important}.m-m-sm-4{margin:1.5rem!important}.mt-m-sm-4,.my-m-sm-4{margin-top:1.5rem!important}.mr-m-sm-4,.mx-m-sm-4{margin-right:1.5rem!important}.mb-m-sm-4,.my-m-sm-4{margin-bottom:1.5rem!important}.ml-m-sm-4,.mx-m-sm-4{margin-left:1.5rem!important}.m-m-sm-5{margin:3rem!important}.mt-m-sm-5,.my-m-sm-5{margin-top:3rem!important}.mr-m-sm-5,.mx-m-sm-5{margin-right:3rem!important}.mb-m-sm-5,.my-m-sm-5{margin-bottom:3rem!important}.ml-m-sm-5,.mx-m-sm-5{margin-left:3rem!important}.m-m-sm-6{margin:2rem!important}.mt-m-sm-6,.my-m-sm-6{margin-top:2rem!important}.mr-m-sm-6,.mx-m-sm-6{margin-right:2rem!important}.mb-m-sm-6,.my-m-sm-6{margin-bottom:2rem!important}.ml-m-sm-6,.mx-m-sm-6{margin-left:2rem!important}.m-m-sm-7{margin:1.25rem!important}.mt-m-sm-7,.my-m-sm-7{margin-top:1.25rem!important}.mr-m-sm-7,.mx-m-sm-7{margin-right:1.25rem!important}.mb-m-sm-7,.my-m-sm-7{margin-bottom:1.25rem!important}.ml-m-sm-7,.mx-m-sm-7{margin-left:1.25rem!important}.m-m-sm-8{margin:1.5rem!important}.mt-m-sm-8,.my-m-sm-8{margin-top:1.5rem!important}.mr-m-sm-8,.mx-m-sm-8{margin-right:1.5rem!important}.mb-m-sm-8,.my-m-sm-8{margin-bottom:1.5rem!important}.ml-m-sm-8,.mx-m-sm-8{margin-left:1.5rem!important}.m-m-sm-9{margin:4rem!important}.mt-m-sm-9,.my-m-sm-9{margin-top:4rem!important}.mr-m-sm-9,.mx-m-sm-9{margin-right:4rem!important}.mb-m-sm-9,.my-m-sm-9{margin-bottom:4rem!important}.ml-m-sm-9,.mx-m-sm-9{margin-left:4rem!important}.m-m-sm-10{margin:8rem!important}.mt-m-sm-10,.my-m-sm-10{margin-top:8rem!important}.mr-m-sm-10,.mx-m-sm-10{margin-right:8rem!important}.mb-m-sm-10,.my-m-sm-10{margin-bottom:8rem!important}.ml-m-sm-10,.mx-m-sm-10{margin-left:8rem!important}.m-m-sm-11{margin:4.5rem!important}.mt-m-sm-11,.my-m-sm-11{margin-top:4.5rem!important}.mr-m-sm-11,.mx-m-sm-11{margin-right:4.5rem!important}.mb-m-sm-11,.my-m-sm-11{margin-bottom:4.5rem!important}.ml-m-sm-11,.mx-m-sm-11{margin-left:4.5rem!important}.m-m-sm-12{margin:.75rem!important}.mt-m-sm-12,.my-m-sm-12{margin-top:.75rem!important}.mr-m-sm-12,.mx-m-sm-12{margin-right:.75rem!important}.mb-m-sm-12,.my-m-sm-12{margin-bottom:.75rem!important}.ml-m-sm-12,.mx-m-sm-12{margin-left:.75rem!important}.m-m-sm-13{margin:1.75rem!important}.mt-m-sm-13,.my-m-sm-13{margin-top:1.75rem!important}.mr-m-sm-13,.mx-m-sm-13{margin-right:1.75rem!important}.mb-m-sm-13,.my-m-sm-13{margin-bottom:1.75rem!important}.ml-m-sm-13,.mx-m-sm-13{margin-left:1.75rem!important}.m-m-sm--1{margin:-.25rem!important}.mt-m-sm--1,.my-m-sm--1{margin-top:-.25rem!important}.mr-m-sm--1,.mx-m-sm--1{margin-right:-.25rem!important}.mb-m-sm--1,.my-m-sm--1{margin-bottom:-.25rem!important}.ml-m-sm--1,.mx-m-sm--1{margin-left:-.25rem!important}.m-m-sm--2{margin:-.5rem!important}.mt-m-sm--2,.my-m-sm--2{margin-top:-.5rem!important}.mr-m-sm--2,.mx-m-sm--2{margin-right:-.5rem!important}.mb-m-sm--2,.my-m-sm--2{margin-bottom:-.5rem!important}.ml-m-sm--2,.mx-m-sm--2{margin-left:-.5rem!important}.m-m-sm--3{margin:-1rem!important}.mt-m-sm--3,.my-m-sm--3{margin-top:-1rem!important}.mr-m-sm--3,.mx-m-sm--3{margin-right:-1rem!important}.mb-m-sm--3,.my-m-sm--3{margin-bottom:-1rem!important}.ml-m-sm--3,.mx-m-sm--3{margin-left:-1rem!important}.m-m-sm--4{margin:-1.25rem!important}.mt-m-sm--4,.my-m-sm--4{margin-top:-1.25rem!important}.mr-m-sm--4,.mx-m-sm--4{margin-right:-1.25rem!important}.mb-m-sm--4,.my-m-sm--4{margin-bottom:-1.25rem!important}.ml-m-sm--4,.mx-m-sm--4{margin-left:-1.25rem!important}.m-m-sm--5{margin:-1.5rem!important}.mt-m-sm--5,.my-m-sm--5{margin-top:-1.5rem!important}.mr-m-sm--5,.mx-m-sm--5{margin-right:-1.5rem!important}.mb-m-sm--5,.my-m-sm--5{margin-bottom:-1.5rem!important}.ml-m-sm--5,.mx-m-sm--5{margin-left:-1.5rem!important}.m-m-sm--6{margin:-2rem!important}.mt-m-sm--6,.my-m-sm--6{margin-top:-2rem!important}.mr-m-sm--6,.mx-m-sm--6{margin-right:-2rem!important}.mb-m-sm--6,.my-m-sm--6{margin-bottom:-2rem!important}.ml-m-sm--6,.mx-m-sm--6{margin-left:-2rem!important}.p-m-sm-0{padding:0!important}.pt-m-sm-0,.py-m-sm-0{padding-top:0!important}.pr-m-sm-0,.px-m-sm-0{padding-right:0!important}.pb-m-sm-0,.py-m-sm-0{padding-bottom:0!important}.pl-m-sm-0,.px-m-sm-0{padding-left:0!important}.p-m-sm-1{padding:.25rem!important}.pt-m-sm-1,.py-m-sm-1{padding-top:.25rem!important}.pr-m-sm-1,.px-m-sm-1{padding-right:.25rem!important}.pb-m-sm-1,.py-m-sm-1{padding-bottom:.25rem!important}.pl-m-sm-1,.px-m-sm-1{padding-left:.25rem!important}.p-m-sm-2{padding:.5rem!important}.pt-m-sm-2,.py-m-sm-2{padding-top:.5rem!important}.pr-m-sm-2,.px-m-sm-2{padding-right:.5rem!important}.pb-m-sm-2,.py-m-sm-2{padding-bottom:.5rem!important}.pl-m-sm-2,.px-m-sm-2{padding-left:.5rem!important}.p-m-sm-3{padding:1rem!important}.pt-m-sm-3,.py-m-sm-3{padding-top:1rem!important}.pr-m-sm-3,.px-m-sm-3{padding-right:1rem!important}.pb-m-sm-3,.py-m-sm-3{padding-bottom:1rem!important}.pl-m-sm-3,.px-m-sm-3{padding-left:1rem!important}.p-m-sm-4{padding:1.5rem!important}.pt-m-sm-4,.py-m-sm-4{padding-top:1.5rem!important}.pr-m-sm-4,.px-m-sm-4{padding-right:1.5rem!important}.pb-m-sm-4,.py-m-sm-4{padding-bottom:1.5rem!important}.pl-m-sm-4,.px-m-sm-4{padding-left:1.5rem!important}.p-m-sm-5{padding:3rem!important}.pt-m-sm-5,.py-m-sm-5{padding-top:3rem!important}.pr-m-sm-5,.px-m-sm-5{padding-right:3rem!important}.pb-m-sm-5,.py-m-sm-5{padding-bottom:3rem!important}.pl-m-sm-5,.px-m-sm-5{padding-left:3rem!important}.p-m-sm-6{padding:2rem!important}.pt-m-sm-6,.py-m-sm-6{padding-top:2rem!important}.pr-m-sm-6,.px-m-sm-6{padding-right:2rem!important}.pb-m-sm-6,.py-m-sm-6{padding-bottom:2rem!important}.pl-m-sm-6,.px-m-sm-6{padding-left:2rem!important}.p-m-sm-7{padding:1.25rem!important}.pt-m-sm-7,.py-m-sm-7{padding-top:1.25rem!important}.pr-m-sm-7,.px-m-sm-7{padding-right:1.25rem!important}.pb-m-sm-7,.py-m-sm-7{padding-bottom:1.25rem!important}.pl-m-sm-7,.px-m-sm-7{padding-left:1.25rem!important}.p-m-sm-8{padding:1.5rem!important}.pt-m-sm-8,.py-m-sm-8{padding-top:1.5rem!important}.pr-m-sm-8,.px-m-sm-8{padding-right:1.5rem!important}.pb-m-sm-8,.py-m-sm-8{padding-bottom:1.5rem!important}.pl-m-sm-8,.px-m-sm-8{padding-left:1.5rem!important}.p-m-sm-9{padding:4rem!important}.pt-m-sm-9,.py-m-sm-9{padding-top:4rem!important}.pr-m-sm-9,.px-m-sm-9{padding-right:4rem!important}.pb-m-sm-9,.py-m-sm-9{padding-bottom:4rem!important}.pl-m-sm-9,.px-m-sm-9{padding-left:4rem!important}.p-m-sm-10{padding:8rem!important}.pt-m-sm-10,.py-m-sm-10{padding-top:8rem!important}.pr-m-sm-10,.px-m-sm-10{padding-right:8rem!important}.pb-m-sm-10,.py-m-sm-10{padding-bottom:8rem!important}.pl-m-sm-10,.px-m-sm-10{padding-left:8rem!important}.p-m-sm-11{padding:4.5rem!important}.pt-m-sm-11,.py-m-sm-11{padding-top:4.5rem!important}.pr-m-sm-11,.px-m-sm-11{padding-right:4.5rem!important}.pb-m-sm-11,.py-m-sm-11{padding-bottom:4.5rem!important}.pl-m-sm-11,.px-m-sm-11{padding-left:4.5rem!important}.p-m-sm-12{padding:.75rem!important}.pt-m-sm-12,.py-m-sm-12{padding-top:.75rem!important}.pr-m-sm-12,.px-m-sm-12{padding-right:.75rem!important}.pb-m-sm-12,.py-m-sm-12{padding-bottom:.75rem!important}.pl-m-sm-12,.px-m-sm-12{padding-left:.75rem!important}.p-m-sm-13{padding:1.75rem!important}.pt-m-sm-13,.py-m-sm-13{padding-top:1.75rem!important}.pr-m-sm-13,.px-m-sm-13{padding-right:1.75rem!important}.pb-m-sm-13,.py-m-sm-13{padding-bottom:1.75rem!important}.pl-m-sm-13,.px-m-sm-13{padding-left:1.75rem!important}.p-m-sm--1{padding:-.25rem!important}.pt-m-sm--1,.py-m-sm--1{padding-top:-.25rem!important}.pr-m-sm--1,.px-m-sm--1{padding-right:-.25rem!important}.pb-m-sm--1,.py-m-sm--1{padding-bottom:-.25rem!important}.pl-m-sm--1,.px-m-sm--1{padding-left:-.25rem!important}.p-m-sm--2{padding:-.5rem!important}.pt-m-sm--2,.py-m-sm--2{padding-top:-.5rem!important}.pr-m-sm--2,.px-m-sm--2{padding-right:-.5rem!important}.pb-m-sm--2,.py-m-sm--2{padding-bottom:-.5rem!important}.pl-m-sm--2,.px-m-sm--2{padding-left:-.5rem!important}.p-m-sm--3{padding:-1rem!important}.pt-m-sm--3,.py-m-sm--3{padding-top:-1rem!important}.pr-m-sm--3,.px-m-sm--3{padding-right:-1rem!important}.pb-m-sm--3,.py-m-sm--3{padding-bottom:-1rem!important}.pl-m-sm--3,.px-m-sm--3{padding-left:-1rem!important}.p-m-sm--4{padding:-1.25rem!important}.pt-m-sm--4,.py-m-sm--4{padding-top:-1.25rem!important}.pr-m-sm--4,.px-m-sm--4{padding-right:-1.25rem!important}.pb-m-sm--4,.py-m-sm--4{padding-bottom:-1.25rem!important}.pl-m-sm--4,.px-m-sm--4{padding-left:-1.25rem!important}.p-m-sm--5{padding:-1.5rem!important}.pt-m-sm--5,.py-m-sm--5{padding-top:-1.5rem!important}.pr-m-sm--5,.px-m-sm--5{padding-right:-1.5rem!important}.pb-m-sm--5,.py-m-sm--5{padding-bottom:-1.5rem!important}.pl-m-sm--5,.px-m-sm--5{padding-left:-1.5rem!important}.p-m-sm--6{padding:-2rem!important}.pt-m-sm--6,.py-m-sm--6{padding-top:-2rem!important}.pr-m-sm--6,.px-m-sm--6{padding-right:-2rem!important}.pb-m-sm--6,.py-m-sm--6{padding-bottom:-2rem!important}.pl-m-sm--6,.px-m-sm--6{padding-left:-2rem!important}.m-m-sm-n1{margin:-.25rem!important}.mt-m-sm-n1,.my-m-sm-n1{margin-top:-.25rem!important}.mr-m-sm-n1,.mx-m-sm-n1{margin-right:-.25rem!important}.mb-m-sm-n1,.my-m-sm-n1{margin-bottom:-.25rem!important}.ml-m-sm-n1,.mx-m-sm-n1{margin-left:-.25rem!important}.m-m-sm-n2{margin:-.5rem!important}.mt-m-sm-n2,.my-m-sm-n2{margin-top:-.5rem!important}.mr-m-sm-n2,.mx-m-sm-n2{margin-right:-.5rem!important}.mb-m-sm-n2,.my-m-sm-n2{margin-bottom:-.5rem!important}.ml-m-sm-n2,.mx-m-sm-n2{margin-left:-.5rem!important}.m-m-sm-n3{margin:-1rem!important}.mt-m-sm-n3,.my-m-sm-n3{margin-top:-1rem!important}.mr-m-sm-n3,.mx-m-sm-n3{margin-right:-1rem!important}.mb-m-sm-n3,.my-m-sm-n3{margin-bottom:-1rem!important}.ml-m-sm-n3,.mx-m-sm-n3{margin-left:-1rem!important}.m-m-sm-n4{margin:-1.5rem!important}.mt-m-sm-n4,.my-m-sm-n4{margin-top:-1.5rem!important}.mr-m-sm-n4,.mx-m-sm-n4{margin-right:-1.5rem!important}.mb-m-sm-n4,.my-m-sm-n4{margin-bottom:-1.5rem!important}.ml-m-sm-n4,.mx-m-sm-n4{margin-left:-1.5rem!important}.m-m-sm-n5{margin:-3rem!important}.mt-m-sm-n5,.my-m-sm-n5{margin-top:-3rem!important}.mr-m-sm-n5,.mx-m-sm-n5{margin-right:-3rem!important}.mb-m-sm-n5,.my-m-sm-n5{margin-bottom:-3rem!important}.ml-m-sm-n5,.mx-m-sm-n5{margin-left:-3rem!important}.m-m-sm-n6{margin:-2rem!important}.mt-m-sm-n6,.my-m-sm-n6{margin-top:-2rem!important}.mr-m-sm-n6,.mx-m-sm-n6{margin-right:-2rem!important}.mb-m-sm-n6,.my-m-sm-n6{margin-bottom:-2rem!important}.ml-m-sm-n6,.mx-m-sm-n6{margin-left:-2rem!important}.m-m-sm-n7{margin:-1.25rem!important}.mt-m-sm-n7,.my-m-sm-n7{margin-top:-1.25rem!important}.mr-m-sm-n7,.mx-m-sm-n7{margin-right:-1.25rem!important}.mb-m-sm-n7,.my-m-sm-n7{margin-bottom:-1.25rem!important}.ml-m-sm-n7,.mx-m-sm-n7{margin-left:-1.25rem!important}.m-m-sm-n8{margin:-1.5rem!important}.mt-m-sm-n8,.my-m-sm-n8{margin-top:-1.5rem!important}.mr-m-sm-n8,.mx-m-sm-n8{margin-right:-1.5rem!important}.mb-m-sm-n8,.my-m-sm-n8{margin-bottom:-1.5rem!important}.ml-m-sm-n8,.mx-m-sm-n8{margin-left:-1.5rem!important}.m-m-sm-n9{margin:-4rem!important}.mt-m-sm-n9,.my-m-sm-n9{margin-top:-4rem!important}.mr-m-sm-n9,.mx-m-sm-n9{margin-right:-4rem!important}.mb-m-sm-n9,.my-m-sm-n9{margin-bottom:-4rem!important}.ml-m-sm-n9,.mx-m-sm-n9{margin-left:-4rem!important}.m-m-sm-n10{margin:-8rem!important}.mt-m-sm-n10,.my-m-sm-n10{margin-top:-8rem!important}.mr-m-sm-n10,.mx-m-sm-n10{margin-right:-8rem!important}.mb-m-sm-n10,.my-m-sm-n10{margin-bottom:-8rem!important}.ml-m-sm-n10,.mx-m-sm-n10{margin-left:-8rem!important}.m-m-sm-n11{margin:-4.5rem!important}.mt-m-sm-n11,.my-m-sm-n11{margin-top:-4.5rem!important}.mr-m-sm-n11,.mx-m-sm-n11{margin-right:-4.5rem!important}.mb-m-sm-n11,.my-m-sm-n11{margin-bottom:-4.5rem!important}.ml-m-sm-n11,.mx-m-sm-n11{margin-left:-4.5rem!important}.m-m-sm-n12{margin:-.75rem!important}.mt-m-sm-n12,.my-m-sm-n12{margin-top:-.75rem!important}.mr-m-sm-n12,.mx-m-sm-n12{margin-right:-.75rem!important}.mb-m-sm-n12,.my-m-sm-n12{margin-bottom:-.75rem!important}.ml-m-sm-n12,.mx-m-sm-n12{margin-left:-.75rem!important}.m-m-sm-n13{margin:-1.75rem!important}.mt-m-sm-n13,.my-m-sm-n13{margin-top:-1.75rem!important}.mr-m-sm-n13,.mx-m-sm-n13{margin-right:-1.75rem!important}.mb-m-sm-n13,.my-m-sm-n13{margin-bottom:-1.75rem!important}.ml-m-sm-n13,.mx-m-sm-n13{margin-left:-1.75rem!important}.m-m-sm-n-1{margin:--0.25rem!important}.mt-m-sm-n-1,.my-m-sm-n-1{margin-top:--0.25rem!important}.mr-m-sm-n-1,.mx-m-sm-n-1{margin-right:--0.25rem!important}.mb-m-sm-n-1,.my-m-sm-n-1{margin-bottom:--0.25rem!important}.ml-m-sm-n-1,.mx-m-sm-n-1{margin-left:--0.25rem!important}.m-m-sm-n-2{margin:--0.5rem!important}.mt-m-sm-n-2,.my-m-sm-n-2{margin-top:--0.5rem!important}.mr-m-sm-n-2,.mx-m-sm-n-2{margin-right:--0.5rem!important}.mb-m-sm-n-2,.my-m-sm-n-2{margin-bottom:--0.5rem!important}.ml-m-sm-n-2,.mx-m-sm-n-2{margin-left:--0.5rem!important}.m-m-sm-n-3{margin:--1rem!important}.mt-m-sm-n-3,.my-m-sm-n-3{margin-top:--1rem!important}.mr-m-sm-n-3,.mx-m-sm-n-3{margin-right:--1rem!important}.mb-m-sm-n-3,.my-m-sm-n-3{margin-bottom:--1rem!important}.ml-m-sm-n-3,.mx-m-sm-n-3{margin-left:--1rem!important}.m-m-sm-n-4{margin:--1.25rem!important}.mt-m-sm-n-4,.my-m-sm-n-4{margin-top:--1.25rem!important}.mr-m-sm-n-4,.mx-m-sm-n-4{margin-right:--1.25rem!important}.mb-m-sm-n-4,.my-m-sm-n-4{margin-bottom:--1.25rem!important}.ml-m-sm-n-4,.mx-m-sm-n-4{margin-left:--1.25rem!important}.m-m-sm-n-5{margin:--1.5rem!important}.mt-m-sm-n-5,.my-m-sm-n-5{margin-top:--1.5rem!important}.mr-m-sm-n-5,.mx-m-sm-n-5{margin-right:--1.5rem!important}.mb-m-sm-n-5,.my-m-sm-n-5{margin-bottom:--1.5rem!important}.ml-m-sm-n-5,.mx-m-sm-n-5{margin-left:--1.5rem!important}.m-m-sm-n-6{margin:--2rem!important}.mt-m-sm-n-6,.my-m-sm-n-6{margin-top:--2rem!important}.mr-m-sm-n-6,.mx-m-sm-n-6{margin-right:--2rem!important}.mb-m-sm-n-6,.my-m-sm-n-6{margin-bottom:--2rem!important}.ml-m-sm-n-6,.mx-m-sm-n-6{margin-left:--2rem!important}.m-m-sm-auto{margin:auto!important}.mt-m-sm-auto,.my-m-sm-auto{margin-top:auto!important}.mr-m-sm-auto,.mx-m-sm-auto{margin-right:auto!important}.mb-m-sm-auto,.my-m-sm-auto{margin-bottom:auto!important}.ml-m-sm-auto,.mx-m-sm-auto{margin-left:auto!important}}@media (min-width: 576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.m-sm-6{margin:2rem!important}.mt-sm-6,.my-sm-6{margin-top:2rem!important}.mr-sm-6,.mx-sm-6{margin-right:2rem!important}.mb-sm-6,.my-sm-6{margin-bottom:2rem!important}.ml-sm-6,.mx-sm-6{margin-left:2rem!important}.m-sm-7{margin:1.25rem!important}.mt-sm-7,.my-sm-7{margin-top:1.25rem!important}.mr-sm-7,.mx-sm-7{margin-right:1.25rem!important}.mb-sm-7,.my-sm-7{margin-bottom:1.25rem!important}.ml-sm-7,.mx-sm-7{margin-left:1.25rem!important}.m-sm-8{margin:1.5rem!important}.mt-sm-8,.my-sm-8{margin-top:1.5rem!important}.mr-sm-8,.mx-sm-8{margin-right:1.5rem!important}.mb-sm-8,.my-sm-8{margin-bottom:1.5rem!important}.ml-sm-8,.mx-sm-8{margin-left:1.5rem!important}.m-sm-9{margin:4rem!important}.mt-sm-9,.my-sm-9{margin-top:4rem!important}.mr-sm-9,.mx-sm-9{margin-right:4rem!important}.mb-sm-9,.my-sm-9{margin-bottom:4rem!important}.ml-sm-9,.mx-sm-9{margin-left:4rem!important}.m-sm-10{margin:8rem!important}.mt-sm-10,.my-sm-10{margin-top:8rem!important}.mr-sm-10,.mx-sm-10{margin-right:8rem!important}.mb-sm-10,.my-sm-10{margin-bottom:8rem!important}.ml-sm-10,.mx-sm-10{margin-left:8rem!important}.m-sm-11{margin:4.5rem!important}.mt-sm-11,.my-sm-11{margin-top:4.5rem!important}.mr-sm-11,.mx-sm-11{margin-right:4.5rem!important}.mb-sm-11,.my-sm-11{margin-bottom:4.5rem!important}.ml-sm-11,.mx-sm-11{margin-left:4.5rem!important}.m-sm-12{margin:.75rem!important}.mt-sm-12,.my-sm-12{margin-top:.75rem!important}.mr-sm-12,.mx-sm-12{margin-right:.75rem!important}.mb-sm-12,.my-sm-12{margin-bottom:.75rem!important}.ml-sm-12,.mx-sm-12{margin-left:.75rem!important}.m-sm-13{margin:1.75rem!important}.mt-sm-13,.my-sm-13{margin-top:1.75rem!important}.mr-sm-13,.mx-sm-13{margin-right:1.75rem!important}.mb-sm-13,.my-sm-13{margin-bottom:1.75rem!important}.ml-sm-13,.mx-sm-13{margin-left:1.75rem!important}.m-sm--1{margin:-.25rem!important}.mt-sm--1,.my-sm--1{margin-top:-.25rem!important}.mr-sm--1,.mx-sm--1{margin-right:-.25rem!important}.mb-sm--1,.my-sm--1{margin-bottom:-.25rem!important}.ml-sm--1,.mx-sm--1{margin-left:-.25rem!important}.m-sm--2{margin:-.5rem!important}.mt-sm--2,.my-sm--2{margin-top:-.5rem!important}.mr-sm--2,.mx-sm--2{margin-right:-.5rem!important}.mb-sm--2,.my-sm--2{margin-bottom:-.5rem!important}.ml-sm--2,.mx-sm--2{margin-left:-.5rem!important}.m-sm--3{margin:-1rem!important}.mt-sm--3,.my-sm--3{margin-top:-1rem!important}.mr-sm--3,.mx-sm--3{margin-right:-1rem!important}.mb-sm--3,.my-sm--3{margin-bottom:-1rem!important}.ml-sm--3,.mx-sm--3{margin-left:-1rem!important}.m-sm--4{margin:-1.25rem!important}.mt-sm--4,.my-sm--4{margin-top:-1.25rem!important}.mr-sm--4,.mx-sm--4{margin-right:-1.25rem!important}.mb-sm--4,.my-sm--4{margin-bottom:-1.25rem!important}.ml-sm--4,.mx-sm--4{margin-left:-1.25rem!important}.m-sm--5{margin:-1.5rem!important}.mt-sm--5,.my-sm--5{margin-top:-1.5rem!important}.mr-sm--5,.mx-sm--5{margin-right:-1.5rem!important}.mb-sm--5,.my-sm--5{margin-bottom:-1.5rem!important}.ml-sm--5,.mx-sm--5{margin-left:-1.5rem!important}.m-sm--6{margin:-2rem!important}.mt-sm--6,.my-sm--6{margin-top:-2rem!important}.mr-sm--6,.mx-sm--6{margin-right:-2rem!important}.mb-sm--6,.my-sm--6{margin-bottom:-2rem!important}.ml-sm--6,.mx-sm--6{margin-left:-2rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.p-sm-6{padding:2rem!important}.pt-sm-6,.py-sm-6{padding-top:2rem!important}.pr-sm-6,.px-sm-6{padding-right:2rem!important}.pb-sm-6,.py-sm-6{padding-bottom:2rem!important}.pl-sm-6,.px-sm-6{padding-left:2rem!important}.p-sm-7{padding:1.25rem!important}.pt-sm-7,.py-sm-7{padding-top:1.25rem!important}.pr-sm-7,.px-sm-7{padding-right:1.25rem!important}.pb-sm-7,.py-sm-7{padding-bottom:1.25rem!important}.pl-sm-7,.px-sm-7{padding-left:1.25rem!important}.p-sm-8{padding:1.5rem!important}.pt-sm-8,.py-sm-8{padding-top:1.5rem!important}.pr-sm-8,.px-sm-8{padding-right:1.5rem!important}.pb-sm-8,.py-sm-8{padding-bottom:1.5rem!important}.pl-sm-8,.px-sm-8{padding-left:1.5rem!important}.p-sm-9{padding:4rem!important}.pt-sm-9,.py-sm-9{padding-top:4rem!important}.pr-sm-9,.px-sm-9{padding-right:4rem!important}.pb-sm-9,.py-sm-9{padding-bottom:4rem!important}.pl-sm-9,.px-sm-9{padding-left:4rem!important}.p-sm-10{padding:8rem!important}.pt-sm-10,.py-sm-10{padding-top:8rem!important}.pr-sm-10,.px-sm-10{padding-right:8rem!important}.pb-sm-10,.py-sm-10{padding-bottom:8rem!important}.pl-sm-10,.px-sm-10{padding-left:8rem!important}.p-sm-11{padding:4.5rem!important}.pt-sm-11,.py-sm-11{padding-top:4.5rem!important}.pr-sm-11,.px-sm-11{padding-right:4.5rem!important}.pb-sm-11,.py-sm-11{padding-bottom:4.5rem!important}.pl-sm-11,.px-sm-11{padding-left:4.5rem!important}.p-sm-12{padding:.75rem!important}.pt-sm-12,.py-sm-12{padding-top:.75rem!important}.pr-sm-12,.px-sm-12{padding-right:.75rem!important}.pb-sm-12,.py-sm-12{padding-bottom:.75rem!important}.pl-sm-12,.px-sm-12{padding-left:.75rem!important}.p-sm-13{padding:1.75rem!important}.pt-sm-13,.py-sm-13{padding-top:1.75rem!important}.pr-sm-13,.px-sm-13{padding-right:1.75rem!important}.pb-sm-13,.py-sm-13{padding-bottom:1.75rem!important}.pl-sm-13,.px-sm-13{padding-left:1.75rem!important}.p-sm--1{padding:-.25rem!important}.pt-sm--1,.py-sm--1{padding-top:-.25rem!important}.pr-sm--1,.px-sm--1{padding-right:-.25rem!important}.pb-sm--1,.py-sm--1{padding-bottom:-.25rem!important}.pl-sm--1,.px-sm--1{padding-left:-.25rem!important}.p-sm--2{padding:-.5rem!important}.pt-sm--2,.py-sm--2{padding-top:-.5rem!important}.pr-sm--2,.px-sm--2{padding-right:-.5rem!important}.pb-sm--2,.py-sm--2{padding-bottom:-.5rem!important}.pl-sm--2,.px-sm--2{padding-left:-.5rem!important}.p-sm--3{padding:-1rem!important}.pt-sm--3,.py-sm--3{padding-top:-1rem!important}.pr-sm--3,.px-sm--3{padding-right:-1rem!important}.pb-sm--3,.py-sm--3{padding-bottom:-1rem!important}.pl-sm--3,.px-sm--3{padding-left:-1rem!important}.p-sm--4{padding:-1.25rem!important}.pt-sm--4,.py-sm--4{padding-top:-1.25rem!important}.pr-sm--4,.px-sm--4{padding-right:-1.25rem!important}.pb-sm--4,.py-sm--4{padding-bottom:-1.25rem!important}.pl-sm--4,.px-sm--4{padding-left:-1.25rem!important}.p-sm--5{padding:-1.5rem!important}.pt-sm--5,.py-sm--5{padding-top:-1.5rem!important}.pr-sm--5,.px-sm--5{padding-right:-1.5rem!important}.pb-sm--5,.py-sm--5{padding-bottom:-1.5rem!important}.pl-sm--5,.px-sm--5{padding-left:-1.5rem!important}.p-sm--6{padding:-2rem!important}.pt-sm--6,.py-sm--6{padding-top:-2rem!important}.pr-sm--6,.px-sm--6{padding-right:-2rem!important}.pb-sm--6,.py-sm--6{padding-bottom:-2rem!important}.pl-sm--6,.px-sm--6{padding-left:-2rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-n6{margin:-2rem!important}.mt-sm-n6,.my-sm-n6{margin-top:-2rem!important}.mr-sm-n6,.mx-sm-n6{margin-right:-2rem!important}.mb-sm-n6,.my-sm-n6{margin-bottom:-2rem!important}.ml-sm-n6,.mx-sm-n6{margin-left:-2rem!important}.m-sm-n7{margin:-1.25rem!important}.mt-sm-n7,.my-sm-n7{margin-top:-1.25rem!important}.mr-sm-n7,.mx-sm-n7{margin-right:-1.25rem!important}.mb-sm-n7,.my-sm-n7{margin-bottom:-1.25rem!important}.ml-sm-n7,.mx-sm-n7{margin-left:-1.25rem!important}.m-sm-n8{margin:-1.5rem!important}.mt-sm-n8,.my-sm-n8{margin-top:-1.5rem!important}.mr-sm-n8,.mx-sm-n8{margin-right:-1.5rem!important}.mb-sm-n8,.my-sm-n8{margin-bottom:-1.5rem!important}.ml-sm-n8,.mx-sm-n8{margin-left:-1.5rem!important}.m-sm-n9{margin:-4rem!important}.mt-sm-n9,.my-sm-n9{margin-top:-4rem!important}.mr-sm-n9,.mx-sm-n9{margin-right:-4rem!important}.mb-sm-n9,.my-sm-n9{margin-bottom:-4rem!important}.ml-sm-n9,.mx-sm-n9{margin-left:-4rem!important}.m-sm-n10{margin:-8rem!important}.mt-sm-n10,.my-sm-n10{margin-top:-8rem!important}.mr-sm-n10,.mx-sm-n10{margin-right:-8rem!important}.mb-sm-n10,.my-sm-n10{margin-bottom:-8rem!important}.ml-sm-n10,.mx-sm-n10{margin-left:-8rem!important}.m-sm-n11{margin:-4.5rem!important}.mt-sm-n11,.my-sm-n11{margin-top:-4.5rem!important}.mr-sm-n11,.mx-sm-n11{margin-right:-4.5rem!important}.mb-sm-n11,.my-sm-n11{margin-bottom:-4.5rem!important}.ml-sm-n11,.mx-sm-n11{margin-left:-4.5rem!important}.m-sm-n12{margin:-.75rem!important}.mt-sm-n12,.my-sm-n12{margin-top:-.75rem!important}.mr-sm-n12,.mx-sm-n12{margin-right:-.75rem!important}.mb-sm-n12,.my-sm-n12{margin-bottom:-.75rem!important}.ml-sm-n12,.mx-sm-n12{margin-left:-.75rem!important}.m-sm-n13{margin:-1.75rem!important}.mt-sm-n13,.my-sm-n13{margin-top:-1.75rem!important}.mr-sm-n13,.mx-sm-n13{margin-right:-1.75rem!important}.mb-sm-n13,.my-sm-n13{margin-bottom:-1.75rem!important}.ml-sm-n13,.mx-sm-n13{margin-left:-1.75rem!important}.m-sm-n-1{margin:--0.25rem!important}.mt-sm-n-1,.my-sm-n-1{margin-top:--0.25rem!important}.mr-sm-n-1,.mx-sm-n-1{margin-right:--0.25rem!important}.mb-sm-n-1,.my-sm-n-1{margin-bottom:--0.25rem!important}.ml-sm-n-1,.mx-sm-n-1{margin-left:--0.25rem!important}.m-sm-n-2{margin:--0.5rem!important}.mt-sm-n-2,.my-sm-n-2{margin-top:--0.5rem!important}.mr-sm-n-2,.mx-sm-n-2{margin-right:--0.5rem!important}.mb-sm-n-2,.my-sm-n-2{margin-bottom:--0.5rem!important}.ml-sm-n-2,.mx-sm-n-2{margin-left:--0.5rem!important}.m-sm-n-3{margin:--1rem!important}.mt-sm-n-3,.my-sm-n-3{margin-top:--1rem!important}.mr-sm-n-3,.mx-sm-n-3{margin-right:--1rem!important}.mb-sm-n-3,.my-sm-n-3{margin-bottom:--1rem!important}.ml-sm-n-3,.mx-sm-n-3{margin-left:--1rem!important}.m-sm-n-4{margin:--1.25rem!important}.mt-sm-n-4,.my-sm-n-4{margin-top:--1.25rem!important}.mr-sm-n-4,.mx-sm-n-4{margin-right:--1.25rem!important}.mb-sm-n-4,.my-sm-n-4{margin-bottom:--1.25rem!important}.ml-sm-n-4,.mx-sm-n-4{margin-left:--1.25rem!important}.m-sm-n-5{margin:--1.5rem!important}.mt-sm-n-5,.my-sm-n-5{margin-top:--1.5rem!important}.mr-sm-n-5,.mx-sm-n-5{margin-right:--1.5rem!important}.mb-sm-n-5,.my-sm-n-5{margin-bottom:--1.5rem!important}.ml-sm-n-5,.mx-sm-n-5{margin-left:--1.5rem!important}.m-sm-n-6{margin:--2rem!important}.mt-sm-n-6,.my-sm-n-6{margin-top:--2rem!important}.mr-sm-n-6,.mx-sm-n-6{margin-right:--2rem!important}.mb-sm-n-6,.my-sm-n-6{margin-bottom:--2rem!important}.ml-sm-n-6,.mx-sm-n-6{margin-left:--2rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 991px){.m-m-lg-0{margin:0!important}.mt-m-lg-0,.my-m-lg-0{margin-top:0!important}.mr-m-lg-0,.mx-m-lg-0{margin-right:0!important}.mb-m-lg-0,.my-m-lg-0{margin-bottom:0!important}.ml-m-lg-0,.mx-m-lg-0{margin-left:0!important}.m-m-lg-1{margin:.25rem!important}.mt-m-lg-1,.my-m-lg-1{margin-top:.25rem!important}.mr-m-lg-1,.mx-m-lg-1{margin-right:.25rem!important}.mb-m-lg-1,.my-m-lg-1{margin-bottom:.25rem!important}.ml-m-lg-1,.mx-m-lg-1{margin-left:.25rem!important}.m-m-lg-2{margin:.5rem!important}.mt-m-lg-2,.my-m-lg-2{margin-top:.5rem!important}.mr-m-lg-2,.mx-m-lg-2{margin-right:.5rem!important}.mb-m-lg-2,.my-m-lg-2{margin-bottom:.5rem!important}.ml-m-lg-2,.mx-m-lg-2{margin-left:.5rem!important}.m-m-lg-3{margin:1rem!important}.mt-m-lg-3,.my-m-lg-3{margin-top:1rem!important}.mr-m-lg-3,.mx-m-lg-3{margin-right:1rem!important}.mb-m-lg-3,.my-m-lg-3{margin-bottom:1rem!important}.ml-m-lg-3,.mx-m-lg-3{margin-left:1rem!important}.m-m-lg-4{margin:1.5rem!important}.mt-m-lg-4,.my-m-lg-4{margin-top:1.5rem!important}.mr-m-lg-4,.mx-m-lg-4{margin-right:1.5rem!important}.mb-m-lg-4,.my-m-lg-4{margin-bottom:1.5rem!important}.ml-m-lg-4,.mx-m-lg-4{margin-left:1.5rem!important}.m-m-lg-5{margin:3rem!important}.mt-m-lg-5,.my-m-lg-5{margin-top:3rem!important}.mr-m-lg-5,.mx-m-lg-5{margin-right:3rem!important}.mb-m-lg-5,.my-m-lg-5{margin-bottom:3rem!important}.ml-m-lg-5,.mx-m-lg-5{margin-left:3rem!important}.m-m-lg-6{margin:2rem!important}.mt-m-lg-6,.my-m-lg-6{margin-top:2rem!important}.mr-m-lg-6,.mx-m-lg-6{margin-right:2rem!important}.mb-m-lg-6,.my-m-lg-6{margin-bottom:2rem!important}.ml-m-lg-6,.mx-m-lg-6{margin-left:2rem!important}.m-m-lg-7{margin:1.25rem!important}.mt-m-lg-7,.my-m-lg-7{margin-top:1.25rem!important}.mr-m-lg-7,.mx-m-lg-7{margin-right:1.25rem!important}.mb-m-lg-7,.my-m-lg-7{margin-bottom:1.25rem!important}.ml-m-lg-7,.mx-m-lg-7{margin-left:1.25rem!important}.m-m-lg-8{margin:1.5rem!important}.mt-m-lg-8,.my-m-lg-8{margin-top:1.5rem!important}.mr-m-lg-8,.mx-m-lg-8{margin-right:1.5rem!important}.mb-m-lg-8,.my-m-lg-8{margin-bottom:1.5rem!important}.ml-m-lg-8,.mx-m-lg-8{margin-left:1.5rem!important}.m-m-lg-9{margin:4rem!important}.mt-m-lg-9,.my-m-lg-9{margin-top:4rem!important}.mr-m-lg-9,.mx-m-lg-9{margin-right:4rem!important}.mb-m-lg-9,.my-m-lg-9{margin-bottom:4rem!important}.ml-m-lg-9,.mx-m-lg-9{margin-left:4rem!important}.m-m-lg-10{margin:8rem!important}.mt-m-lg-10,.my-m-lg-10{margin-top:8rem!important}.mr-m-lg-10,.mx-m-lg-10{margin-right:8rem!important}.mb-m-lg-10,.my-m-lg-10{margin-bottom:8rem!important}.ml-m-lg-10,.mx-m-lg-10{margin-left:8rem!important}.m-m-lg-11{margin:4.5rem!important}.mt-m-lg-11,.my-m-lg-11{margin-top:4.5rem!important}.mr-m-lg-11,.mx-m-lg-11{margin-right:4.5rem!important}.mb-m-lg-11,.my-m-lg-11{margin-bottom:4.5rem!important}.ml-m-lg-11,.mx-m-lg-11{margin-left:4.5rem!important}.m-m-lg-12{margin:.75rem!important}.mt-m-lg-12,.my-m-lg-12{margin-top:.75rem!important}.mr-m-lg-12,.mx-m-lg-12{margin-right:.75rem!important}.mb-m-lg-12,.my-m-lg-12{margin-bottom:.75rem!important}.ml-m-lg-12,.mx-m-lg-12{margin-left:.75rem!important}.m-m-lg-13{margin:1.75rem!important}.mt-m-lg-13,.my-m-lg-13{margin-top:1.75rem!important}.mr-m-lg-13,.mx-m-lg-13{margin-right:1.75rem!important}.mb-m-lg-13,.my-m-lg-13{margin-bottom:1.75rem!important}.ml-m-lg-13,.mx-m-lg-13{margin-left:1.75rem!important}.m-m-lg--1{margin:-.25rem!important}.mt-m-lg--1,.my-m-lg--1{margin-top:-.25rem!important}.mr-m-lg--1,.mx-m-lg--1{margin-right:-.25rem!important}.mb-m-lg--1,.my-m-lg--1{margin-bottom:-.25rem!important}.ml-m-lg--1,.mx-m-lg--1{margin-left:-.25rem!important}.m-m-lg--2{margin:-.5rem!important}.mt-m-lg--2,.my-m-lg--2{margin-top:-.5rem!important}.mr-m-lg--2,.mx-m-lg--2{margin-right:-.5rem!important}.mb-m-lg--2,.my-m-lg--2{margin-bottom:-.5rem!important}.ml-m-lg--2,.mx-m-lg--2{margin-left:-.5rem!important}.m-m-lg--3{margin:-1rem!important}.mt-m-lg--3,.my-m-lg--3{margin-top:-1rem!important}.mr-m-lg--3,.mx-m-lg--3{margin-right:-1rem!important}.mb-m-lg--3,.my-m-lg--3{margin-bottom:-1rem!important}.ml-m-lg--3,.mx-m-lg--3{margin-left:-1rem!important}.m-m-lg--4{margin:-1.25rem!important}.mt-m-lg--4,.my-m-lg--4{margin-top:-1.25rem!important}.mr-m-lg--4,.mx-m-lg--4{margin-right:-1.25rem!important}.mb-m-lg--4,.my-m-lg--4{margin-bottom:-1.25rem!important}.ml-m-lg--4,.mx-m-lg--4{margin-left:-1.25rem!important}.m-m-lg--5{margin:-1.5rem!important}.mt-m-lg--5,.my-m-lg--5{margin-top:-1.5rem!important}.mr-m-lg--5,.mx-m-lg--5{margin-right:-1.5rem!important}.mb-m-lg--5,.my-m-lg--5{margin-bottom:-1.5rem!important}.ml-m-lg--5,.mx-m-lg--5{margin-left:-1.5rem!important}.m-m-lg--6{margin:-2rem!important}.mt-m-lg--6,.my-m-lg--6{margin-top:-2rem!important}.mr-m-lg--6,.mx-m-lg--6{margin-right:-2rem!important}.mb-m-lg--6,.my-m-lg--6{margin-bottom:-2rem!important}.ml-m-lg--6,.mx-m-lg--6{margin-left:-2rem!important}.p-m-lg-0{padding:0!important}.pt-m-lg-0,.py-m-lg-0{padding-top:0!important}.pr-m-lg-0,.px-m-lg-0{padding-right:0!important}.pb-m-lg-0,.py-m-lg-0{padding-bottom:0!important}.pl-m-lg-0,.px-m-lg-0{padding-left:0!important}.p-m-lg-1{padding:.25rem!important}.pt-m-lg-1,.py-m-lg-1{padding-top:.25rem!important}.pr-m-lg-1,.px-m-lg-1{padding-right:.25rem!important}.pb-m-lg-1,.py-m-lg-1{padding-bottom:.25rem!important}.pl-m-lg-1,.px-m-lg-1{padding-left:.25rem!important}.p-m-lg-2{padding:.5rem!important}.pt-m-lg-2,.py-m-lg-2{padding-top:.5rem!important}.pr-m-lg-2,.px-m-lg-2{padding-right:.5rem!important}.pb-m-lg-2,.py-m-lg-2{padding-bottom:.5rem!important}.pl-m-lg-2,.px-m-lg-2{padding-left:.5rem!important}.p-m-lg-3{padding:1rem!important}.pt-m-lg-3,.py-m-lg-3{padding-top:1rem!important}.pr-m-lg-3,.px-m-lg-3{padding-right:1rem!important}.pb-m-lg-3,.py-m-lg-3{padding-bottom:1rem!important}.pl-m-lg-3,.px-m-lg-3{padding-left:1rem!important}.p-m-lg-4{padding:1.5rem!important}.pt-m-lg-4,.py-m-lg-4{padding-top:1.5rem!important}.pr-m-lg-4,.px-m-lg-4{padding-right:1.5rem!important}.pb-m-lg-4,.py-m-lg-4{padding-bottom:1.5rem!important}.pl-m-lg-4,.px-m-lg-4{padding-left:1.5rem!important}.p-m-lg-5{padding:3rem!important}.pt-m-lg-5,.py-m-lg-5{padding-top:3rem!important}.pr-m-lg-5,.px-m-lg-5{padding-right:3rem!important}.pb-m-lg-5,.py-m-lg-5{padding-bottom:3rem!important}.pl-m-lg-5,.px-m-lg-5{padding-left:3rem!important}.p-m-lg-6{padding:2rem!important}.pt-m-lg-6,.py-m-lg-6{padding-top:2rem!important}.pr-m-lg-6,.px-m-lg-6{padding-right:2rem!important}.pb-m-lg-6,.py-m-lg-6{padding-bottom:2rem!important}.pl-m-lg-6,.px-m-lg-6{padding-left:2rem!important}.p-m-lg-7{padding:1.25rem!important}.pt-m-lg-7,.py-m-lg-7{padding-top:1.25rem!important}.pr-m-lg-7,.px-m-lg-7{padding-right:1.25rem!important}.pb-m-lg-7,.py-m-lg-7{padding-bottom:1.25rem!important}.pl-m-lg-7,.px-m-lg-7{padding-left:1.25rem!important}.p-m-lg-8{padding:1.5rem!important}.pt-m-lg-8,.py-m-lg-8{padding-top:1.5rem!important}.pr-m-lg-8,.px-m-lg-8{padding-right:1.5rem!important}.pb-m-lg-8,.py-m-lg-8{padding-bottom:1.5rem!important}.pl-m-lg-8,.px-m-lg-8{padding-left:1.5rem!important}.p-m-lg-9{padding:4rem!important}.pt-m-lg-9,.py-m-lg-9{padding-top:4rem!important}.pr-m-lg-9,.px-m-lg-9{padding-right:4rem!important}.pb-m-lg-9,.py-m-lg-9{padding-bottom:4rem!important}.pl-m-lg-9,.px-m-lg-9{padding-left:4rem!important}.p-m-lg-10{padding:8rem!important}.pt-m-lg-10,.py-m-lg-10{padding-top:8rem!important}.pr-m-lg-10,.px-m-lg-10{padding-right:8rem!important}.pb-m-lg-10,.py-m-lg-10{padding-bottom:8rem!important}.pl-m-lg-10,.px-m-lg-10{padding-left:8rem!important}.p-m-lg-11{padding:4.5rem!important}.pt-m-lg-11,.py-m-lg-11{padding-top:4.5rem!important}.pr-m-lg-11,.px-m-lg-11{padding-right:4.5rem!important}.pb-m-lg-11,.py-m-lg-11{padding-bottom:4.5rem!important}.pl-m-lg-11,.px-m-lg-11{padding-left:4.5rem!important}.p-m-lg-12{padding:.75rem!important}.pt-m-lg-12,.py-m-lg-12{padding-top:.75rem!important}.pr-m-lg-12,.px-m-lg-12{padding-right:.75rem!important}.pb-m-lg-12,.py-m-lg-12{padding-bottom:.75rem!important}.pl-m-lg-12,.px-m-lg-12{padding-left:.75rem!important}.p-m-lg-13{padding:1.75rem!important}.pt-m-lg-13,.py-m-lg-13{padding-top:1.75rem!important}.pr-m-lg-13,.px-m-lg-13{padding-right:1.75rem!important}.pb-m-lg-13,.py-m-lg-13{padding-bottom:1.75rem!important}.pl-m-lg-13,.px-m-lg-13{padding-left:1.75rem!important}.p-m-lg--1{padding:-.25rem!important}.pt-m-lg--1,.py-m-lg--1{padding-top:-.25rem!important}.pr-m-lg--1,.px-m-lg--1{padding-right:-.25rem!important}.pb-m-lg--1,.py-m-lg--1{padding-bottom:-.25rem!important}.pl-m-lg--1,.px-m-lg--1{padding-left:-.25rem!important}.p-m-lg--2{padding:-.5rem!important}.pt-m-lg--2,.py-m-lg--2{padding-top:-.5rem!important}.pr-m-lg--2,.px-m-lg--2{padding-right:-.5rem!important}.pb-m-lg--2,.py-m-lg--2{padding-bottom:-.5rem!important}.pl-m-lg--2,.px-m-lg--2{padding-left:-.5rem!important}.p-m-lg--3{padding:-1rem!important}.pt-m-lg--3,.py-m-lg--3{padding-top:-1rem!important}.pr-m-lg--3,.px-m-lg--3{padding-right:-1rem!important}.pb-m-lg--3,.py-m-lg--3{padding-bottom:-1rem!important}.pl-m-lg--3,.px-m-lg--3{padding-left:-1rem!important}.p-m-lg--4{padding:-1.25rem!important}.pt-m-lg--4,.py-m-lg--4{padding-top:-1.25rem!important}.pr-m-lg--4,.px-m-lg--4{padding-right:-1.25rem!important}.pb-m-lg--4,.py-m-lg--4{padding-bottom:-1.25rem!important}.pl-m-lg--4,.px-m-lg--4{padding-left:-1.25rem!important}.p-m-lg--5{padding:-1.5rem!important}.pt-m-lg--5,.py-m-lg--5{padding-top:-1.5rem!important}.pr-m-lg--5,.px-m-lg--5{padding-right:-1.5rem!important}.pb-m-lg--5,.py-m-lg--5{padding-bottom:-1.5rem!important}.pl-m-lg--5,.px-m-lg--5{padding-left:-1.5rem!important}.p-m-lg--6{padding:-2rem!important}.pt-m-lg--6,.py-m-lg--6{padding-top:-2rem!important}.pr-m-lg--6,.px-m-lg--6{padding-right:-2rem!important}.pb-m-lg--6,.py-m-lg--6{padding-bottom:-2rem!important}.pl-m-lg--6,.px-m-lg--6{padding-left:-2rem!important}.m-m-lg-n1{margin:-.25rem!important}.mt-m-lg-n1,.my-m-lg-n1{margin-top:-.25rem!important}.mr-m-lg-n1,.mx-m-lg-n1{margin-right:-.25rem!important}.mb-m-lg-n1,.my-m-lg-n1{margin-bottom:-.25rem!important}.ml-m-lg-n1,.mx-m-lg-n1{margin-left:-.25rem!important}.m-m-lg-n2{margin:-.5rem!important}.mt-m-lg-n2,.my-m-lg-n2{margin-top:-.5rem!important}.mr-m-lg-n2,.mx-m-lg-n2{margin-right:-.5rem!important}.mb-m-lg-n2,.my-m-lg-n2{margin-bottom:-.5rem!important}.ml-m-lg-n2,.mx-m-lg-n2{margin-left:-.5rem!important}.m-m-lg-n3{margin:-1rem!important}.mt-m-lg-n3,.my-m-lg-n3{margin-top:-1rem!important}.mr-m-lg-n3,.mx-m-lg-n3{margin-right:-1rem!important}.mb-m-lg-n3,.my-m-lg-n3{margin-bottom:-1rem!important}.ml-m-lg-n3,.mx-m-lg-n3{margin-left:-1rem!important}.m-m-lg-n4{margin:-1.5rem!important}.mt-m-lg-n4,.my-m-lg-n4{margin-top:-1.5rem!important}.mr-m-lg-n4,.mx-m-lg-n4{margin-right:-1.5rem!important}.mb-m-lg-n4,.my-m-lg-n4{margin-bottom:-1.5rem!important}.ml-m-lg-n4,.mx-m-lg-n4{margin-left:-1.5rem!important}.m-m-lg-n5{margin:-3rem!important}.mt-m-lg-n5,.my-m-lg-n5{margin-top:-3rem!important}.mr-m-lg-n5,.mx-m-lg-n5{margin-right:-3rem!important}.mb-m-lg-n5,.my-m-lg-n5{margin-bottom:-3rem!important}.ml-m-lg-n5,.mx-m-lg-n5{margin-left:-3rem!important}.m-m-lg-n6{margin:-2rem!important}.mt-m-lg-n6,.my-m-lg-n6{margin-top:-2rem!important}.mr-m-lg-n6,.mx-m-lg-n6{margin-right:-2rem!important}.mb-m-lg-n6,.my-m-lg-n6{margin-bottom:-2rem!important}.ml-m-lg-n6,.mx-m-lg-n6{margin-left:-2rem!important}.m-m-lg-n7{margin:-1.25rem!important}.mt-m-lg-n7,.my-m-lg-n7{margin-top:-1.25rem!important}.mr-m-lg-n7,.mx-m-lg-n7{margin-right:-1.25rem!important}.mb-m-lg-n7,.my-m-lg-n7{margin-bottom:-1.25rem!important}.ml-m-lg-n7,.mx-m-lg-n7{margin-left:-1.25rem!important}.m-m-lg-n8{margin:-1.5rem!important}.mt-m-lg-n8,.my-m-lg-n8{margin-top:-1.5rem!important}.mr-m-lg-n8,.mx-m-lg-n8{margin-right:-1.5rem!important}.mb-m-lg-n8,.my-m-lg-n8{margin-bottom:-1.5rem!important}.ml-m-lg-n8,.mx-m-lg-n8{margin-left:-1.5rem!important}.m-m-lg-n9{margin:-4rem!important}.mt-m-lg-n9,.my-m-lg-n9{margin-top:-4rem!important}.mr-m-lg-n9,.mx-m-lg-n9{margin-right:-4rem!important}.mb-m-lg-n9,.my-m-lg-n9{margin-bottom:-4rem!important}.ml-m-lg-n9,.mx-m-lg-n9{margin-left:-4rem!important}.m-m-lg-n10{margin:-8rem!important}.mt-m-lg-n10,.my-m-lg-n10{margin-top:-8rem!important}.mr-m-lg-n10,.mx-m-lg-n10{margin-right:-8rem!important}.mb-m-lg-n10,.my-m-lg-n10{margin-bottom:-8rem!important}.ml-m-lg-n10,.mx-m-lg-n10{margin-left:-8rem!important}.m-m-lg-n11{margin:-4.5rem!important}.mt-m-lg-n11,.my-m-lg-n11{margin-top:-4.5rem!important}.mr-m-lg-n11,.mx-m-lg-n11{margin-right:-4.5rem!important}.mb-m-lg-n11,.my-m-lg-n11{margin-bottom:-4.5rem!important}.ml-m-lg-n11,.mx-m-lg-n11{margin-left:-4.5rem!important}.m-m-lg-n12{margin:-.75rem!important}.mt-m-lg-n12,.my-m-lg-n12{margin-top:-.75rem!important}.mr-m-lg-n12,.mx-m-lg-n12{margin-right:-.75rem!important}.mb-m-lg-n12,.my-m-lg-n12{margin-bottom:-.75rem!important}.ml-m-lg-n12,.mx-m-lg-n12{margin-left:-.75rem!important}.m-m-lg-n13{margin:-1.75rem!important}.mt-m-lg-n13,.my-m-lg-n13{margin-top:-1.75rem!important}.mr-m-lg-n13,.mx-m-lg-n13{margin-right:-1.75rem!important}.mb-m-lg-n13,.my-m-lg-n13{margin-bottom:-1.75rem!important}.ml-m-lg-n13,.mx-m-lg-n13{margin-left:-1.75rem!important}.m-m-lg-n-1{margin:--0.25rem!important}.mt-m-lg-n-1,.my-m-lg-n-1{margin-top:--0.25rem!important}.mr-m-lg-n-1,.mx-m-lg-n-1{margin-right:--0.25rem!important}.mb-m-lg-n-1,.my-m-lg-n-1{margin-bottom:--0.25rem!important}.ml-m-lg-n-1,.mx-m-lg-n-1{margin-left:--0.25rem!important}.m-m-lg-n-2{margin:--0.5rem!important}.mt-m-lg-n-2,.my-m-lg-n-2{margin-top:--0.5rem!important}.mr-m-lg-n-2,.mx-m-lg-n-2{margin-right:--0.5rem!important}.mb-m-lg-n-2,.my-m-lg-n-2{margin-bottom:--0.5rem!important}.ml-m-lg-n-2,.mx-m-lg-n-2{margin-left:--0.5rem!important}.m-m-lg-n-3{margin:--1rem!important}.mt-m-lg-n-3,.my-m-lg-n-3{margin-top:--1rem!important}.mr-m-lg-n-3,.mx-m-lg-n-3{margin-right:--1rem!important}.mb-m-lg-n-3,.my-m-lg-n-3{margin-bottom:--1rem!important}.ml-m-lg-n-3,.mx-m-lg-n-3{margin-left:--1rem!important}.m-m-lg-n-4{margin:--1.25rem!important}.mt-m-lg-n-4,.my-m-lg-n-4{margin-top:--1.25rem!important}.mr-m-lg-n-4,.mx-m-lg-n-4{margin-right:--1.25rem!important}.mb-m-lg-n-4,.my-m-lg-n-4{margin-bottom:--1.25rem!important}.ml-m-lg-n-4,.mx-m-lg-n-4{margin-left:--1.25rem!important}.m-m-lg-n-5{margin:--1.5rem!important}.mt-m-lg-n-5,.my-m-lg-n-5{margin-top:--1.5rem!important}.mr-m-lg-n-5,.mx-m-lg-n-5{margin-right:--1.5rem!important}.mb-m-lg-n-5,.my-m-lg-n-5{margin-bottom:--1.5rem!important}.ml-m-lg-n-5,.mx-m-lg-n-5{margin-left:--1.5rem!important}.m-m-lg-n-6{margin:--2rem!important}.mt-m-lg-n-6,.my-m-lg-n-6{margin-top:--2rem!important}.mr-m-lg-n-6,.mx-m-lg-n-6{margin-right:--2rem!important}.mb-m-lg-n-6,.my-m-lg-n-6{margin-bottom:--2rem!important}.ml-m-lg-n-6,.mx-m-lg-n-6{margin-left:--2rem!important}.m-m-lg-auto{margin:auto!important}.mt-m-lg-auto,.my-m-lg-auto{margin-top:auto!important}.mr-m-lg-auto,.mx-m-lg-auto{margin-right:auto!important}.mb-m-lg-auto,.my-m-lg-auto{margin-bottom:auto!important}.ml-m-lg-auto,.mx-m-lg-auto{margin-left:auto!important}}@media (min-width: 992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.m-lg-6{margin:2rem!important}.mt-lg-6,.my-lg-6{margin-top:2rem!important}.mr-lg-6,.mx-lg-6{margin-right:2rem!important}.mb-lg-6,.my-lg-6{margin-bottom:2rem!important}.ml-lg-6,.mx-lg-6{margin-left:2rem!important}.m-lg-7{margin:1.25rem!important}.mt-lg-7,.my-lg-7{margin-top:1.25rem!important}.mr-lg-7,.mx-lg-7{margin-right:1.25rem!important}.mb-lg-7,.my-lg-7{margin-bottom:1.25rem!important}.ml-lg-7,.mx-lg-7{margin-left:1.25rem!important}.m-lg-8{margin:1.5rem!important}.mt-lg-8,.my-lg-8{margin-top:1.5rem!important}.mr-lg-8,.mx-lg-8{margin-right:1.5rem!important}.mb-lg-8,.my-lg-8{margin-bottom:1.5rem!important}.ml-lg-8,.mx-lg-8{margin-left:1.5rem!important}.m-lg-9{margin:4rem!important}.mt-lg-9,.my-lg-9{margin-top:4rem!important}.mr-lg-9,.mx-lg-9{margin-right:4rem!important}.mb-lg-9,.my-lg-9{margin-bottom:4rem!important}.ml-lg-9,.mx-lg-9{margin-left:4rem!important}.m-lg-10{margin:8rem!important}.mt-lg-10,.my-lg-10{margin-top:8rem!important}.mr-lg-10,.mx-lg-10{margin-right:8rem!important}.mb-lg-10,.my-lg-10{margin-bottom:8rem!important}.ml-lg-10,.mx-lg-10{margin-left:8rem!important}.m-lg-11{margin:4.5rem!important}.mt-lg-11,.my-lg-11{margin-top:4.5rem!important}.mr-lg-11,.mx-lg-11{margin-right:4.5rem!important}.mb-lg-11,.my-lg-11{margin-bottom:4.5rem!important}.ml-lg-11,.mx-lg-11{margin-left:4.5rem!important}.m-lg-12{margin:.75rem!important}.mt-lg-12,.my-lg-12{margin-top:.75rem!important}.mr-lg-12,.mx-lg-12{margin-right:.75rem!important}.mb-lg-12,.my-lg-12{margin-bottom:.75rem!important}.ml-lg-12,.mx-lg-12{margin-left:.75rem!important}.m-lg-13{margin:1.75rem!important}.mt-lg-13,.my-lg-13{margin-top:1.75rem!important}.mr-lg-13,.mx-lg-13{margin-right:1.75rem!important}.mb-lg-13,.my-lg-13{margin-bottom:1.75rem!important}.ml-lg-13,.mx-lg-13{margin-left:1.75rem!important}.m-lg--1{margin:-.25rem!important}.mt-lg--1,.my-lg--1{margin-top:-.25rem!important}.mr-lg--1,.mx-lg--1{margin-right:-.25rem!important}.mb-lg--1,.my-lg--1{margin-bottom:-.25rem!important}.ml-lg--1,.mx-lg--1{margin-left:-.25rem!important}.m-lg--2{margin:-.5rem!important}.mt-lg--2,.my-lg--2{margin-top:-.5rem!important}.mr-lg--2,.mx-lg--2{margin-right:-.5rem!important}.mb-lg--2,.my-lg--2{margin-bottom:-.5rem!important}.ml-lg--2,.mx-lg--2{margin-left:-.5rem!important}.m-lg--3{margin:-1rem!important}.mt-lg--3,.my-lg--3{margin-top:-1rem!important}.mr-lg--3,.mx-lg--3{margin-right:-1rem!important}.mb-lg--3,.my-lg--3{margin-bottom:-1rem!important}.ml-lg--3,.mx-lg--3{margin-left:-1rem!important}.m-lg--4{margin:-1.25rem!important}.mt-lg--4,.my-lg--4{margin-top:-1.25rem!important}.mr-lg--4,.mx-lg--4{margin-right:-1.25rem!important}.mb-lg--4,.my-lg--4{margin-bottom:-1.25rem!important}.ml-lg--4,.mx-lg--4{margin-left:-1.25rem!important}.m-lg--5{margin:-1.5rem!important}.mt-lg--5,.my-lg--5{margin-top:-1.5rem!important}.mr-lg--5,.mx-lg--5{margin-right:-1.5rem!important}.mb-lg--5,.my-lg--5{margin-bottom:-1.5rem!important}.ml-lg--5,.mx-lg--5{margin-left:-1.5rem!important}.m-lg--6{margin:-2rem!important}.mt-lg--6,.my-lg--6{margin-top:-2rem!important}.mr-lg--6,.mx-lg--6{margin-right:-2rem!important}.mb-lg--6,.my-lg--6{margin-bottom:-2rem!important}.ml-lg--6,.mx-lg--6{margin-left:-2rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.p-lg-6{padding:2rem!important}.pt-lg-6,.py-lg-6{padding-top:2rem!important}.pr-lg-6,.px-lg-6{padding-right:2rem!important}.pb-lg-6,.py-lg-6{padding-bottom:2rem!important}.pl-lg-6,.px-lg-6{padding-left:2rem!important}.p-lg-7{padding:1.25rem!important}.pt-lg-7,.py-lg-7{padding-top:1.25rem!important}.pr-lg-7,.px-lg-7{padding-right:1.25rem!important}.pb-lg-7,.py-lg-7{padding-bottom:1.25rem!important}.pl-lg-7,.px-lg-7{padding-left:1.25rem!important}.p-lg-8{padding:1.5rem!important}.pt-lg-8,.py-lg-8{padding-top:1.5rem!important}.pr-lg-8,.px-lg-8{padding-right:1.5rem!important}.pb-lg-8,.py-lg-8{padding-bottom:1.5rem!important}.pl-lg-8,.px-lg-8{padding-left:1.5rem!important}.p-lg-9{padding:4rem!important}.pt-lg-9,.py-lg-9{padding-top:4rem!important}.pr-lg-9,.px-lg-9{padding-right:4rem!important}.pb-lg-9,.py-lg-9{padding-bottom:4rem!important}.pl-lg-9,.px-lg-9{padding-left:4rem!important}.p-lg-10{padding:8rem!important}.pt-lg-10,.py-lg-10{padding-top:8rem!important}.pr-lg-10,.px-lg-10{padding-right:8rem!important}.pb-lg-10,.py-lg-10{padding-bottom:8rem!important}.pl-lg-10,.px-lg-10{padding-left:8rem!important}.p-lg-11{padding:4.5rem!important}.pt-lg-11,.py-lg-11{padding-top:4.5rem!important}.pr-lg-11,.px-lg-11{padding-right:4.5rem!important}.pb-lg-11,.py-lg-11{padding-bottom:4.5rem!important}.pl-lg-11,.px-lg-11{padding-left:4.5rem!important}.p-lg-12{padding:.75rem!important}.pt-lg-12,.py-lg-12{padding-top:.75rem!important}.pr-lg-12,.px-lg-12{padding-right:.75rem!important}.pb-lg-12,.py-lg-12{padding-bottom:.75rem!important}.pl-lg-12,.px-lg-12{padding-left:.75rem!important}.p-lg-13{padding:1.75rem!important}.pt-lg-13,.py-lg-13{padding-top:1.75rem!important}.pr-lg-13,.px-lg-13{padding-right:1.75rem!important}.pb-lg-13,.py-lg-13{padding-bottom:1.75rem!important}.pl-lg-13,.px-lg-13{padding-left:1.75rem!important}.p-lg--1{padding:-.25rem!important}.pt-lg--1,.py-lg--1{padding-top:-.25rem!important}.pr-lg--1,.px-lg--1{padding-right:-.25rem!important}.pb-lg--1,.py-lg--1{padding-bottom:-.25rem!important}.pl-lg--1,.px-lg--1{padding-left:-.25rem!important}.p-lg--2{padding:-.5rem!important}.pt-lg--2,.py-lg--2{padding-top:-.5rem!important}.pr-lg--2,.px-lg--2{padding-right:-.5rem!important}.pb-lg--2,.py-lg--2{padding-bottom:-.5rem!important}.pl-lg--2,.px-lg--2{padding-left:-.5rem!important}.p-lg--3{padding:-1rem!important}.pt-lg--3,.py-lg--3{padding-top:-1rem!important}.pr-lg--3,.px-lg--3{padding-right:-1rem!important}.pb-lg--3,.py-lg--3{padding-bottom:-1rem!important}.pl-lg--3,.px-lg--3{padding-left:-1rem!important}.p-lg--4{padding:-1.25rem!important}.pt-lg--4,.py-lg--4{padding-top:-1.25rem!important}.pr-lg--4,.px-lg--4{padding-right:-1.25rem!important}.pb-lg--4,.py-lg--4{padding-bottom:-1.25rem!important}.pl-lg--4,.px-lg--4{padding-left:-1.25rem!important}.p-lg--5{padding:-1.5rem!important}.pt-lg--5,.py-lg--5{padding-top:-1.5rem!important}.pr-lg--5,.px-lg--5{padding-right:-1.5rem!important}.pb-lg--5,.py-lg--5{padding-bottom:-1.5rem!important}.pl-lg--5,.px-lg--5{padding-left:-1.5rem!important}.p-lg--6{padding:-2rem!important}.pt-lg--6,.py-lg--6{padding-top:-2rem!important}.pr-lg--6,.px-lg--6{padding-right:-2rem!important}.pb-lg--6,.py-lg--6{padding-bottom:-2rem!important}.pl-lg--6,.px-lg--6{padding-left:-2rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-n6{margin:-2rem!important}.mt-lg-n6,.my-lg-n6{margin-top:-2rem!important}.mr-lg-n6,.mx-lg-n6{margin-right:-2rem!important}.mb-lg-n6,.my-lg-n6{margin-bottom:-2rem!important}.ml-lg-n6,.mx-lg-n6{margin-left:-2rem!important}.m-lg-n7{margin:-1.25rem!important}.mt-lg-n7,.my-lg-n7{margin-top:-1.25rem!important}.mr-lg-n7,.mx-lg-n7{margin-right:-1.25rem!important}.mb-lg-n7,.my-lg-n7{margin-bottom:-1.25rem!important}.ml-lg-n7,.mx-lg-n7{margin-left:-1.25rem!important}.m-lg-n8{margin:-1.5rem!important}.mt-lg-n8,.my-lg-n8{margin-top:-1.5rem!important}.mr-lg-n8,.mx-lg-n8{margin-right:-1.5rem!important}.mb-lg-n8,.my-lg-n8{margin-bottom:-1.5rem!important}.ml-lg-n8,.mx-lg-n8{margin-left:-1.5rem!important}.m-lg-n9{margin:-4rem!important}.mt-lg-n9,.my-lg-n9{margin-top:-4rem!important}.mr-lg-n9,.mx-lg-n9{margin-right:-4rem!important}.mb-lg-n9,.my-lg-n9{margin-bottom:-4rem!important}.ml-lg-n9,.mx-lg-n9{margin-left:-4rem!important}.m-lg-n10{margin:-8rem!important}.mt-lg-n10,.my-lg-n10{margin-top:-8rem!important}.mr-lg-n10,.mx-lg-n10{margin-right:-8rem!important}.mb-lg-n10,.my-lg-n10{margin-bottom:-8rem!important}.ml-lg-n10,.mx-lg-n10{margin-left:-8rem!important}.m-lg-n11{margin:-4.5rem!important}.mt-lg-n11,.my-lg-n11{margin-top:-4.5rem!important}.mr-lg-n11,.mx-lg-n11{margin-right:-4.5rem!important}.mb-lg-n11,.my-lg-n11{margin-bottom:-4.5rem!important}.ml-lg-n11,.mx-lg-n11{margin-left:-4.5rem!important}.m-lg-n12{margin:-.75rem!important}.mt-lg-n12,.my-lg-n12{margin-top:-.75rem!important}.mr-lg-n12,.mx-lg-n12{margin-right:-.75rem!important}.mb-lg-n12,.my-lg-n12{margin-bottom:-.75rem!important}.ml-lg-n12,.mx-lg-n12{margin-left:-.75rem!important}.m-lg-n13{margin:-1.75rem!important}.mt-lg-n13,.my-lg-n13{margin-top:-1.75rem!important}.mr-lg-n13,.mx-lg-n13{margin-right:-1.75rem!important}.mb-lg-n13,.my-lg-n13{margin-bottom:-1.75rem!important}.ml-lg-n13,.mx-lg-n13{margin-left:-1.75rem!important}.m-lg-n-1{margin:--0.25rem!important}.mt-lg-n-1,.my-lg-n-1{margin-top:--0.25rem!important}.mr-lg-n-1,.mx-lg-n-1{margin-right:--0.25rem!important}.mb-lg-n-1,.my-lg-n-1{margin-bottom:--0.25rem!important}.ml-lg-n-1,.mx-lg-n-1{margin-left:--0.25rem!important}.m-lg-n-2{margin:--0.5rem!important}.mt-lg-n-2,.my-lg-n-2{margin-top:--0.5rem!important}.mr-lg-n-2,.mx-lg-n-2{margin-right:--0.5rem!important}.mb-lg-n-2,.my-lg-n-2{margin-bottom:--0.5rem!important}.ml-lg-n-2,.mx-lg-n-2{margin-left:--0.5rem!important}.m-lg-n-3{margin:--1rem!important}.mt-lg-n-3,.my-lg-n-3{margin-top:--1rem!important}.mr-lg-n-3,.mx-lg-n-3{margin-right:--1rem!important}.mb-lg-n-3,.my-lg-n-3{margin-bottom:--1rem!important}.ml-lg-n-3,.mx-lg-n-3{margin-left:--1rem!important}.m-lg-n-4{margin:--1.25rem!important}.mt-lg-n-4,.my-lg-n-4{margin-top:--1.25rem!important}.mr-lg-n-4,.mx-lg-n-4{margin-right:--1.25rem!important}.mb-lg-n-4,.my-lg-n-4{margin-bottom:--1.25rem!important}.ml-lg-n-4,.mx-lg-n-4{margin-left:--1.25rem!important}.m-lg-n-5{margin:--1.5rem!important}.mt-lg-n-5,.my-lg-n-5{margin-top:--1.5rem!important}.mr-lg-n-5,.mx-lg-n-5{margin-right:--1.5rem!important}.mb-lg-n-5,.my-lg-n-5{margin-bottom:--1.5rem!important}.ml-lg-n-5,.mx-lg-n-5{margin-left:--1.5rem!important}.m-lg-n-6{margin:--2rem!important}.mt-lg-n-6,.my-lg-n-6{margin-top:--2rem!important}.mr-lg-n-6,.mx-lg-n-6{margin-right:--2rem!important}.mb-lg-n-6,.my-lg-n-6{margin-bottom:--2rem!important}.ml-lg-n-6,.mx-lg-n-6{margin-left:--2rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1439px){.m-m-xl-0{margin:0!important}.mt-m-xl-0,.my-m-xl-0{margin-top:0!important}.mr-m-xl-0,.mx-m-xl-0{margin-right:0!important}.mb-m-xl-0,.my-m-xl-0{margin-bottom:0!important}.ml-m-xl-0,.mx-m-xl-0{margin-left:0!important}.m-m-xl-1{margin:.25rem!important}.mt-m-xl-1,.my-m-xl-1{margin-top:.25rem!important}.mr-m-xl-1,.mx-m-xl-1{margin-right:.25rem!important}.mb-m-xl-1,.my-m-xl-1{margin-bottom:.25rem!important}.ml-m-xl-1,.mx-m-xl-1{margin-left:.25rem!important}.m-m-xl-2{margin:.5rem!important}.mt-m-xl-2,.my-m-xl-2{margin-top:.5rem!important}.mr-m-xl-2,.mx-m-xl-2{margin-right:.5rem!important}.mb-m-xl-2,.my-m-xl-2{margin-bottom:.5rem!important}.ml-m-xl-2,.mx-m-xl-2{margin-left:.5rem!important}.m-m-xl-3{margin:1rem!important}.mt-m-xl-3,.my-m-xl-3{margin-top:1rem!important}.mr-m-xl-3,.mx-m-xl-3{margin-right:1rem!important}.mb-m-xl-3,.my-m-xl-3{margin-bottom:1rem!important}.ml-m-xl-3,.mx-m-xl-3{margin-left:1rem!important}.m-m-xl-4{margin:1.5rem!important}.mt-m-xl-4,.my-m-xl-4{margin-top:1.5rem!important}.mr-m-xl-4,.mx-m-xl-4{margin-right:1.5rem!important}.mb-m-xl-4,.my-m-xl-4{margin-bottom:1.5rem!important}.ml-m-xl-4,.mx-m-xl-4{margin-left:1.5rem!important}.m-m-xl-5{margin:3rem!important}.mt-m-xl-5,.my-m-xl-5{margin-top:3rem!important}.mr-m-xl-5,.mx-m-xl-5{margin-right:3rem!important}.mb-m-xl-5,.my-m-xl-5{margin-bottom:3rem!important}.ml-m-xl-5,.mx-m-xl-5{margin-left:3rem!important}.m-m-xl-6{margin:2rem!important}.mt-m-xl-6,.my-m-xl-6{margin-top:2rem!important}.mr-m-xl-6,.mx-m-xl-6{margin-right:2rem!important}.mb-m-xl-6,.my-m-xl-6{margin-bottom:2rem!important}.ml-m-xl-6,.mx-m-xl-6{margin-left:2rem!important}.m-m-xl-7{margin:1.25rem!important}.mt-m-xl-7,.my-m-xl-7{margin-top:1.25rem!important}.mr-m-xl-7,.mx-m-xl-7{margin-right:1.25rem!important}.mb-m-xl-7,.my-m-xl-7{margin-bottom:1.25rem!important}.ml-m-xl-7,.mx-m-xl-7{margin-left:1.25rem!important}.m-m-xl-8{margin:1.5rem!important}.mt-m-xl-8,.my-m-xl-8{margin-top:1.5rem!important}.mr-m-xl-8,.mx-m-xl-8{margin-right:1.5rem!important}.mb-m-xl-8,.my-m-xl-8{margin-bottom:1.5rem!important}.ml-m-xl-8,.mx-m-xl-8{margin-left:1.5rem!important}.m-m-xl-9{margin:4rem!important}.mt-m-xl-9,.my-m-xl-9{margin-top:4rem!important}.mr-m-xl-9,.mx-m-xl-9{margin-right:4rem!important}.mb-m-xl-9,.my-m-xl-9{margin-bottom:4rem!important}.ml-m-xl-9,.mx-m-xl-9{margin-left:4rem!important}.m-m-xl-10{margin:8rem!important}.mt-m-xl-10,.my-m-xl-10{margin-top:8rem!important}.mr-m-xl-10,.mx-m-xl-10{margin-right:8rem!important}.mb-m-xl-10,.my-m-xl-10{margin-bottom:8rem!important}.ml-m-xl-10,.mx-m-xl-10{margin-left:8rem!important}.m-m-xl-11{margin:4.5rem!important}.mt-m-xl-11,.my-m-xl-11{margin-top:4.5rem!important}.mr-m-xl-11,.mx-m-xl-11{margin-right:4.5rem!important}.mb-m-xl-11,.my-m-xl-11{margin-bottom:4.5rem!important}.ml-m-xl-11,.mx-m-xl-11{margin-left:4.5rem!important}.m-m-xl-12{margin:.75rem!important}.mt-m-xl-12,.my-m-xl-12{margin-top:.75rem!important}.mr-m-xl-12,.mx-m-xl-12{margin-right:.75rem!important}.mb-m-xl-12,.my-m-xl-12{margin-bottom:.75rem!important}.ml-m-xl-12,.mx-m-xl-12{margin-left:.75rem!important}.m-m-xl-13{margin:1.75rem!important}.mt-m-xl-13,.my-m-xl-13{margin-top:1.75rem!important}.mr-m-xl-13,.mx-m-xl-13{margin-right:1.75rem!important}.mb-m-xl-13,.my-m-xl-13{margin-bottom:1.75rem!important}.ml-m-xl-13,.mx-m-xl-13{margin-left:1.75rem!important}.m-m-xl--1{margin:-.25rem!important}.mt-m-xl--1,.my-m-xl--1{margin-top:-.25rem!important}.mr-m-xl--1,.mx-m-xl--1{margin-right:-.25rem!important}.mb-m-xl--1,.my-m-xl--1{margin-bottom:-.25rem!important}.ml-m-xl--1,.mx-m-xl--1{margin-left:-.25rem!important}.m-m-xl--2{margin:-.5rem!important}.mt-m-xl--2,.my-m-xl--2{margin-top:-.5rem!important}.mr-m-xl--2,.mx-m-xl--2{margin-right:-.5rem!important}.mb-m-xl--2,.my-m-xl--2{margin-bottom:-.5rem!important}.ml-m-xl--2,.mx-m-xl--2{margin-left:-.5rem!important}.m-m-xl--3{margin:-1rem!important}.mt-m-xl--3,.my-m-xl--3{margin-top:-1rem!important}.mr-m-xl--3,.mx-m-xl--3{margin-right:-1rem!important}.mb-m-xl--3,.my-m-xl--3{margin-bottom:-1rem!important}.ml-m-xl--3,.mx-m-xl--3{margin-left:-1rem!important}.m-m-xl--4{margin:-1.25rem!important}.mt-m-xl--4,.my-m-xl--4{margin-top:-1.25rem!important}.mr-m-xl--4,.mx-m-xl--4{margin-right:-1.25rem!important}.mb-m-xl--4,.my-m-xl--4{margin-bottom:-1.25rem!important}.ml-m-xl--4,.mx-m-xl--4{margin-left:-1.25rem!important}.m-m-xl--5{margin:-1.5rem!important}.mt-m-xl--5,.my-m-xl--5{margin-top:-1.5rem!important}.mr-m-xl--5,.mx-m-xl--5{margin-right:-1.5rem!important}.mb-m-xl--5,.my-m-xl--5{margin-bottom:-1.5rem!important}.ml-m-xl--5,.mx-m-xl--5{margin-left:-1.5rem!important}.m-m-xl--6{margin:-2rem!important}.mt-m-xl--6,.my-m-xl--6{margin-top:-2rem!important}.mr-m-xl--6,.mx-m-xl--6{margin-right:-2rem!important}.mb-m-xl--6,.my-m-xl--6{margin-bottom:-2rem!important}.ml-m-xl--6,.mx-m-xl--6{margin-left:-2rem!important}.p-m-xl-0{padding:0!important}.pt-m-xl-0,.py-m-xl-0{padding-top:0!important}.pr-m-xl-0,.px-m-xl-0{padding-right:0!important}.pb-m-xl-0,.py-m-xl-0{padding-bottom:0!important}.pl-m-xl-0,.px-m-xl-0{padding-left:0!important}.p-m-xl-1{padding:.25rem!important}.pt-m-xl-1,.py-m-xl-1{padding-top:.25rem!important}.pr-m-xl-1,.px-m-xl-1{padding-right:.25rem!important}.pb-m-xl-1,.py-m-xl-1{padding-bottom:.25rem!important}.pl-m-xl-1,.px-m-xl-1{padding-left:.25rem!important}.p-m-xl-2{padding:.5rem!important}.pt-m-xl-2,.py-m-xl-2{padding-top:.5rem!important}.pr-m-xl-2,.px-m-xl-2{padding-right:.5rem!important}.pb-m-xl-2,.py-m-xl-2{padding-bottom:.5rem!important}.pl-m-xl-2,.px-m-xl-2{padding-left:.5rem!important}.p-m-xl-3{padding:1rem!important}.pt-m-xl-3,.py-m-xl-3{padding-top:1rem!important}.pr-m-xl-3,.px-m-xl-3{padding-right:1rem!important}.pb-m-xl-3,.py-m-xl-3{padding-bottom:1rem!important}.pl-m-xl-3,.px-m-xl-3{padding-left:1rem!important}.p-m-xl-4{padding:1.5rem!important}.pt-m-xl-4,.py-m-xl-4{padding-top:1.5rem!important}.pr-m-xl-4,.px-m-xl-4{padding-right:1.5rem!important}.pb-m-xl-4,.py-m-xl-4{padding-bottom:1.5rem!important}.pl-m-xl-4,.px-m-xl-4{padding-left:1.5rem!important}.p-m-xl-5{padding:3rem!important}.pt-m-xl-5,.py-m-xl-5{padding-top:3rem!important}.pr-m-xl-5,.px-m-xl-5{padding-right:3rem!important}.pb-m-xl-5,.py-m-xl-5{padding-bottom:3rem!important}.pl-m-xl-5,.px-m-xl-5{padding-left:3rem!important}.p-m-xl-6{padding:2rem!important}.pt-m-xl-6,.py-m-xl-6{padding-top:2rem!important}.pr-m-xl-6,.px-m-xl-6{padding-right:2rem!important}.pb-m-xl-6,.py-m-xl-6{padding-bottom:2rem!important}.pl-m-xl-6,.px-m-xl-6{padding-left:2rem!important}.p-m-xl-7{padding:1.25rem!important}.pt-m-xl-7,.py-m-xl-7{padding-top:1.25rem!important}.pr-m-xl-7,.px-m-xl-7{padding-right:1.25rem!important}.pb-m-xl-7,.py-m-xl-7{padding-bottom:1.25rem!important}.pl-m-xl-7,.px-m-xl-7{padding-left:1.25rem!important}.p-m-xl-8{padding:1.5rem!important}.pt-m-xl-8,.py-m-xl-8{padding-top:1.5rem!important}.pr-m-xl-8,.px-m-xl-8{padding-right:1.5rem!important}.pb-m-xl-8,.py-m-xl-8{padding-bottom:1.5rem!important}.pl-m-xl-8,.px-m-xl-8{padding-left:1.5rem!important}.p-m-xl-9{padding:4rem!important}.pt-m-xl-9,.py-m-xl-9{padding-top:4rem!important}.pr-m-xl-9,.px-m-xl-9{padding-right:4rem!important}.pb-m-xl-9,.py-m-xl-9{padding-bottom:4rem!important}.pl-m-xl-9,.px-m-xl-9{padding-left:4rem!important}.p-m-xl-10{padding:8rem!important}.pt-m-xl-10,.py-m-xl-10{padding-top:8rem!important}.pr-m-xl-10,.px-m-xl-10{padding-right:8rem!important}.pb-m-xl-10,.py-m-xl-10{padding-bottom:8rem!important}.pl-m-xl-10,.px-m-xl-10{padding-left:8rem!important}.p-m-xl-11{padding:4.5rem!important}.pt-m-xl-11,.py-m-xl-11{padding-top:4.5rem!important}.pr-m-xl-11,.px-m-xl-11{padding-right:4.5rem!important}.pb-m-xl-11,.py-m-xl-11{padding-bottom:4.5rem!important}.pl-m-xl-11,.px-m-xl-11{padding-left:4.5rem!important}.p-m-xl-12{padding:.75rem!important}.pt-m-xl-12,.py-m-xl-12{padding-top:.75rem!important}.pr-m-xl-12,.px-m-xl-12{padding-right:.75rem!important}.pb-m-xl-12,.py-m-xl-12{padding-bottom:.75rem!important}.pl-m-xl-12,.px-m-xl-12{padding-left:.75rem!important}.p-m-xl-13{padding:1.75rem!important}.pt-m-xl-13,.py-m-xl-13{padding-top:1.75rem!important}.pr-m-xl-13,.px-m-xl-13{padding-right:1.75rem!important}.pb-m-xl-13,.py-m-xl-13{padding-bottom:1.75rem!important}.pl-m-xl-13,.px-m-xl-13{padding-left:1.75rem!important}.p-m-xl--1{padding:-.25rem!important}.pt-m-xl--1,.py-m-xl--1{padding-top:-.25rem!important}.pr-m-xl--1,.px-m-xl--1{padding-right:-.25rem!important}.pb-m-xl--1,.py-m-xl--1{padding-bottom:-.25rem!important}.pl-m-xl--1,.px-m-xl--1{padding-left:-.25rem!important}.p-m-xl--2{padding:-.5rem!important}.pt-m-xl--2,.py-m-xl--2{padding-top:-.5rem!important}.pr-m-xl--2,.px-m-xl--2{padding-right:-.5rem!important}.pb-m-xl--2,.py-m-xl--2{padding-bottom:-.5rem!important}.pl-m-xl--2,.px-m-xl--2{padding-left:-.5rem!important}.p-m-xl--3{padding:-1rem!important}.pt-m-xl--3,.py-m-xl--3{padding-top:-1rem!important}.pr-m-xl--3,.px-m-xl--3{padding-right:-1rem!important}.pb-m-xl--3,.py-m-xl--3{padding-bottom:-1rem!important}.pl-m-xl--3,.px-m-xl--3{padding-left:-1rem!important}.p-m-xl--4{padding:-1.25rem!important}.pt-m-xl--4,.py-m-xl--4{padding-top:-1.25rem!important}.pr-m-xl--4,.px-m-xl--4{padding-right:-1.25rem!important}.pb-m-xl--4,.py-m-xl--4{padding-bottom:-1.25rem!important}.pl-m-xl--4,.px-m-xl--4{padding-left:-1.25rem!important}.p-m-xl--5{padding:-1.5rem!important}.pt-m-xl--5,.py-m-xl--5{padding-top:-1.5rem!important}.pr-m-xl--5,.px-m-xl--5{padding-right:-1.5rem!important}.pb-m-xl--5,.py-m-xl--5{padding-bottom:-1.5rem!important}.pl-m-xl--5,.px-m-xl--5{padding-left:-1.5rem!important}.p-m-xl--6{padding:-2rem!important}.pt-m-xl--6,.py-m-xl--6{padding-top:-2rem!important}.pr-m-xl--6,.px-m-xl--6{padding-right:-2rem!important}.pb-m-xl--6,.py-m-xl--6{padding-bottom:-2rem!important}.pl-m-xl--6,.px-m-xl--6{padding-left:-2rem!important}.m-m-xl-n1{margin:-.25rem!important}.mt-m-xl-n1,.my-m-xl-n1{margin-top:-.25rem!important}.mr-m-xl-n1,.mx-m-xl-n1{margin-right:-.25rem!important}.mb-m-xl-n1,.my-m-xl-n1{margin-bottom:-.25rem!important}.ml-m-xl-n1,.mx-m-xl-n1{margin-left:-.25rem!important}.m-m-xl-n2{margin:-.5rem!important}.mt-m-xl-n2,.my-m-xl-n2{margin-top:-.5rem!important}.mr-m-xl-n2,.mx-m-xl-n2{margin-right:-.5rem!important}.mb-m-xl-n2,.my-m-xl-n2{margin-bottom:-.5rem!important}.ml-m-xl-n2,.mx-m-xl-n2{margin-left:-.5rem!important}.m-m-xl-n3{margin:-1rem!important}.mt-m-xl-n3,.my-m-xl-n3{margin-top:-1rem!important}.mr-m-xl-n3,.mx-m-xl-n3{margin-right:-1rem!important}.mb-m-xl-n3,.my-m-xl-n3{margin-bottom:-1rem!important}.ml-m-xl-n3,.mx-m-xl-n3{margin-left:-1rem!important}.m-m-xl-n4{margin:-1.5rem!important}.mt-m-xl-n4,.my-m-xl-n4{margin-top:-1.5rem!important}.mr-m-xl-n4,.mx-m-xl-n4{margin-right:-1.5rem!important}.mb-m-xl-n4,.my-m-xl-n4{margin-bottom:-1.5rem!important}.ml-m-xl-n4,.mx-m-xl-n4{margin-left:-1.5rem!important}.m-m-xl-n5{margin:-3rem!important}.mt-m-xl-n5,.my-m-xl-n5{margin-top:-3rem!important}.mr-m-xl-n5,.mx-m-xl-n5{margin-right:-3rem!important}.mb-m-xl-n5,.my-m-xl-n5{margin-bottom:-3rem!important}.ml-m-xl-n5,.mx-m-xl-n5{margin-left:-3rem!important}.m-m-xl-n6{margin:-2rem!important}.mt-m-xl-n6,.my-m-xl-n6{margin-top:-2rem!important}.mr-m-xl-n6,.mx-m-xl-n6{margin-right:-2rem!important}.mb-m-xl-n6,.my-m-xl-n6{margin-bottom:-2rem!important}.ml-m-xl-n6,.mx-m-xl-n6{margin-left:-2rem!important}.m-m-xl-n7{margin:-1.25rem!important}.mt-m-xl-n7,.my-m-xl-n7{margin-top:-1.25rem!important}.mr-m-xl-n7,.mx-m-xl-n7{margin-right:-1.25rem!important}.mb-m-xl-n7,.my-m-xl-n7{margin-bottom:-1.25rem!important}.ml-m-xl-n7,.mx-m-xl-n7{margin-left:-1.25rem!important}.m-m-xl-n8{margin:-1.5rem!important}.mt-m-xl-n8,.my-m-xl-n8{margin-top:-1.5rem!important}.mr-m-xl-n8,.mx-m-xl-n8{margin-right:-1.5rem!important}.mb-m-xl-n8,.my-m-xl-n8{margin-bottom:-1.5rem!important}.ml-m-xl-n8,.mx-m-xl-n8{margin-left:-1.5rem!important}.m-m-xl-n9{margin:-4rem!important}.mt-m-xl-n9,.my-m-xl-n9{margin-top:-4rem!important}.mr-m-xl-n9,.mx-m-xl-n9{margin-right:-4rem!important}.mb-m-xl-n9,.my-m-xl-n9{margin-bottom:-4rem!important}.ml-m-xl-n9,.mx-m-xl-n9{margin-left:-4rem!important}.m-m-xl-n10{margin:-8rem!important}.mt-m-xl-n10,.my-m-xl-n10{margin-top:-8rem!important}.mr-m-xl-n10,.mx-m-xl-n10{margin-right:-8rem!important}.mb-m-xl-n10,.my-m-xl-n10{margin-bottom:-8rem!important}.ml-m-xl-n10,.mx-m-xl-n10{margin-left:-8rem!important}.m-m-xl-n11{margin:-4.5rem!important}.mt-m-xl-n11,.my-m-xl-n11{margin-top:-4.5rem!important}.mr-m-xl-n11,.mx-m-xl-n11{margin-right:-4.5rem!important}.mb-m-xl-n11,.my-m-xl-n11{margin-bottom:-4.5rem!important}.ml-m-xl-n11,.mx-m-xl-n11{margin-left:-4.5rem!important}.m-m-xl-n12{margin:-.75rem!important}.mt-m-xl-n12,.my-m-xl-n12{margin-top:-.75rem!important}.mr-m-xl-n12,.mx-m-xl-n12{margin-right:-.75rem!important}.mb-m-xl-n12,.my-m-xl-n12{margin-bottom:-.75rem!important}.ml-m-xl-n12,.mx-m-xl-n12{margin-left:-.75rem!important}.m-m-xl-n13{margin:-1.75rem!important}.mt-m-xl-n13,.my-m-xl-n13{margin-top:-1.75rem!important}.mr-m-xl-n13,.mx-m-xl-n13{margin-right:-1.75rem!important}.mb-m-xl-n13,.my-m-xl-n13{margin-bottom:-1.75rem!important}.ml-m-xl-n13,.mx-m-xl-n13{margin-left:-1.75rem!important}.m-m-xl-n-1{margin:--0.25rem!important}.mt-m-xl-n-1,.my-m-xl-n-1{margin-top:--0.25rem!important}.mr-m-xl-n-1,.mx-m-xl-n-1{margin-right:--0.25rem!important}.mb-m-xl-n-1,.my-m-xl-n-1{margin-bottom:--0.25rem!important}.ml-m-xl-n-1,.mx-m-xl-n-1{margin-left:--0.25rem!important}.m-m-xl-n-2{margin:--0.5rem!important}.mt-m-xl-n-2,.my-m-xl-n-2{margin-top:--0.5rem!important}.mr-m-xl-n-2,.mx-m-xl-n-2{margin-right:--0.5rem!important}.mb-m-xl-n-2,.my-m-xl-n-2{margin-bottom:--0.5rem!important}.ml-m-xl-n-2,.mx-m-xl-n-2{margin-left:--0.5rem!important}.m-m-xl-n-3{margin:--1rem!important}.mt-m-xl-n-3,.my-m-xl-n-3{margin-top:--1rem!important}.mr-m-xl-n-3,.mx-m-xl-n-3{margin-right:--1rem!important}.mb-m-xl-n-3,.my-m-xl-n-3{margin-bottom:--1rem!important}.ml-m-xl-n-3,.mx-m-xl-n-3{margin-left:--1rem!important}.m-m-xl-n-4{margin:--1.25rem!important}.mt-m-xl-n-4,.my-m-xl-n-4{margin-top:--1.25rem!important}.mr-m-xl-n-4,.mx-m-xl-n-4{margin-right:--1.25rem!important}.mb-m-xl-n-4,.my-m-xl-n-4{margin-bottom:--1.25rem!important}.ml-m-xl-n-4,.mx-m-xl-n-4{margin-left:--1.25rem!important}.m-m-xl-n-5{margin:--1.5rem!important}.mt-m-xl-n-5,.my-m-xl-n-5{margin-top:--1.5rem!important}.mr-m-xl-n-5,.mx-m-xl-n-5{margin-right:--1.5rem!important}.mb-m-xl-n-5,.my-m-xl-n-5{margin-bottom:--1.5rem!important}.ml-m-xl-n-5,.mx-m-xl-n-5{margin-left:--1.5rem!important}.m-m-xl-n-6{margin:--2rem!important}.mt-m-xl-n-6,.my-m-xl-n-6{margin-top:--2rem!important}.mr-m-xl-n-6,.mx-m-xl-n-6{margin-right:--2rem!important}.mb-m-xl-n-6,.my-m-xl-n-6{margin-bottom:--2rem!important}.ml-m-xl-n-6,.mx-m-xl-n-6{margin-left:--2rem!important}.m-m-xl-auto{margin:auto!important}.mt-m-xl-auto,.my-m-xl-auto{margin-top:auto!important}.mr-m-xl-auto,.mx-m-xl-auto{margin-right:auto!important}.mb-m-xl-auto,.my-m-xl-auto{margin-bottom:auto!important}.ml-m-xl-auto,.mx-m-xl-auto{margin-left:auto!important}}@media (min-width: 1440px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.m-xl-6{margin:2rem!important}.mt-xl-6,.my-xl-6{margin-top:2rem!important}.mr-xl-6,.mx-xl-6{margin-right:2rem!important}.mb-xl-6,.my-xl-6{margin-bottom:2rem!important}.ml-xl-6,.mx-xl-6{margin-left:2rem!important}.m-xl-7{margin:1.25rem!important}.mt-xl-7,.my-xl-7{margin-top:1.25rem!important}.mr-xl-7,.mx-xl-7{margin-right:1.25rem!important}.mb-xl-7,.my-xl-7{margin-bottom:1.25rem!important}.ml-xl-7,.mx-xl-7{margin-left:1.25rem!important}.m-xl-8{margin:1.5rem!important}.mt-xl-8,.my-xl-8{margin-top:1.5rem!important}.mr-xl-8,.mx-xl-8{margin-right:1.5rem!important}.mb-xl-8,.my-xl-8{margin-bottom:1.5rem!important}.ml-xl-8,.mx-xl-8{margin-left:1.5rem!important}.m-xl-9{margin:4rem!important}.mt-xl-9,.my-xl-9{margin-top:4rem!important}.mr-xl-9,.mx-xl-9{margin-right:4rem!important}.mb-xl-9,.my-xl-9{margin-bottom:4rem!important}.ml-xl-9,.mx-xl-9{margin-left:4rem!important}.m-xl-10{margin:8rem!important}.mt-xl-10,.my-xl-10{margin-top:8rem!important}.mr-xl-10,.mx-xl-10{margin-right:8rem!important}.mb-xl-10,.my-xl-10{margin-bottom:8rem!important}.ml-xl-10,.mx-xl-10{margin-left:8rem!important}.m-xl-11{margin:4.5rem!important}.mt-xl-11,.my-xl-11{margin-top:4.5rem!important}.mr-xl-11,.mx-xl-11{margin-right:4.5rem!important}.mb-xl-11,.my-xl-11{margin-bottom:4.5rem!important}.ml-xl-11,.mx-xl-11{margin-left:4.5rem!important}.m-xl-12{margin:.75rem!important}.mt-xl-12,.my-xl-12{margin-top:.75rem!important}.mr-xl-12,.mx-xl-12{margin-right:.75rem!important}.mb-xl-12,.my-xl-12{margin-bottom:.75rem!important}.ml-xl-12,.mx-xl-12{margin-left:.75rem!important}.m-xl-13{margin:1.75rem!important}.mt-xl-13,.my-xl-13{margin-top:1.75rem!important}.mr-xl-13,.mx-xl-13{margin-right:1.75rem!important}.mb-xl-13,.my-xl-13{margin-bottom:1.75rem!important}.ml-xl-13,.mx-xl-13{margin-left:1.75rem!important}.m-xl--1{margin:-.25rem!important}.mt-xl--1,.my-xl--1{margin-top:-.25rem!important}.mr-xl--1,.mx-xl--1{margin-right:-.25rem!important}.mb-xl--1,.my-xl--1{margin-bottom:-.25rem!important}.ml-xl--1,.mx-xl--1{margin-left:-.25rem!important}.m-xl--2{margin:-.5rem!important}.mt-xl--2,.my-xl--2{margin-top:-.5rem!important}.mr-xl--2,.mx-xl--2{margin-right:-.5rem!important}.mb-xl--2,.my-xl--2{margin-bottom:-.5rem!important}.ml-xl--2,.mx-xl--2{margin-left:-.5rem!important}.m-xl--3{margin:-1rem!important}.mt-xl--3,.my-xl--3{margin-top:-1rem!important}.mr-xl--3,.mx-xl--3{margin-right:-1rem!important}.mb-xl--3,.my-xl--3{margin-bottom:-1rem!important}.ml-xl--3,.mx-xl--3{margin-left:-1rem!important}.m-xl--4{margin:-1.25rem!important}.mt-xl--4,.my-xl--4{margin-top:-1.25rem!important}.mr-xl--4,.mx-xl--4{margin-right:-1.25rem!important}.mb-xl--4,.my-xl--4{margin-bottom:-1.25rem!important}.ml-xl--4,.mx-xl--4{margin-left:-1.25rem!important}.m-xl--5{margin:-1.5rem!important}.mt-xl--5,.my-xl--5{margin-top:-1.5rem!important}.mr-xl--5,.mx-xl--5{margin-right:-1.5rem!important}.mb-xl--5,.my-xl--5{margin-bottom:-1.5rem!important}.ml-xl--5,.mx-xl--5{margin-left:-1.5rem!important}.m-xl--6{margin:-2rem!important}.mt-xl--6,.my-xl--6{margin-top:-2rem!important}.mr-xl--6,.mx-xl--6{margin-right:-2rem!important}.mb-xl--6,.my-xl--6{margin-bottom:-2rem!important}.ml-xl--6,.mx-xl--6{margin-left:-2rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.p-xl-6{padding:2rem!important}.pt-xl-6,.py-xl-6{padding-top:2rem!important}.pr-xl-6,.px-xl-6{padding-right:2rem!important}.pb-xl-6,.py-xl-6{padding-bottom:2rem!important}.pl-xl-6,.px-xl-6{padding-left:2rem!important}.p-xl-7{padding:1.25rem!important}.pt-xl-7,.py-xl-7{padding-top:1.25rem!important}.pr-xl-7,.px-xl-7{padding-right:1.25rem!important}.pb-xl-7,.py-xl-7{padding-bottom:1.25rem!important}.pl-xl-7,.px-xl-7{padding-left:1.25rem!important}.p-xl-8{padding:1.5rem!important}.pt-xl-8,.py-xl-8{padding-top:1.5rem!important}.pr-xl-8,.px-xl-8{padding-right:1.5rem!important}.pb-xl-8,.py-xl-8{padding-bottom:1.5rem!important}.pl-xl-8,.px-xl-8{padding-left:1.5rem!important}.p-xl-9{padding:4rem!important}.pt-xl-9,.py-xl-9{padding-top:4rem!important}.pr-xl-9,.px-xl-9{padding-right:4rem!important}.pb-xl-9,.py-xl-9{padding-bottom:4rem!important}.pl-xl-9,.px-xl-9{padding-left:4rem!important}.p-xl-10{padding:8rem!important}.pt-xl-10,.py-xl-10{padding-top:8rem!important}.pr-xl-10,.px-xl-10{padding-right:8rem!important}.pb-xl-10,.py-xl-10{padding-bottom:8rem!important}.pl-xl-10,.px-xl-10{padding-left:8rem!important}.p-xl-11{padding:4.5rem!important}.pt-xl-11,.py-xl-11{padding-top:4.5rem!important}.pr-xl-11,.px-xl-11{padding-right:4.5rem!important}.pb-xl-11,.py-xl-11{padding-bottom:4.5rem!important}.pl-xl-11,.px-xl-11{padding-left:4.5rem!important}.p-xl-12{padding:.75rem!important}.pt-xl-12,.py-xl-12{padding-top:.75rem!important}.pr-xl-12,.px-xl-12{padding-right:.75rem!important}.pb-xl-12,.py-xl-12{padding-bottom:.75rem!important}.pl-xl-12,.px-xl-12{padding-left:.75rem!important}.p-xl-13{padding:1.75rem!important}.pt-xl-13,.py-xl-13{padding-top:1.75rem!important}.pr-xl-13,.px-xl-13{padding-right:1.75rem!important}.pb-xl-13,.py-xl-13{padding-bottom:1.75rem!important}.pl-xl-13,.px-xl-13{padding-left:1.75rem!important}.p-xl--1{padding:-.25rem!important}.pt-xl--1,.py-xl--1{padding-top:-.25rem!important}.pr-xl--1,.px-xl--1{padding-right:-.25rem!important}.pb-xl--1,.py-xl--1{padding-bottom:-.25rem!important}.pl-xl--1,.px-xl--1{padding-left:-.25rem!important}.p-xl--2{padding:-.5rem!important}.pt-xl--2,.py-xl--2{padding-top:-.5rem!important}.pr-xl--2,.px-xl--2{padding-right:-.5rem!important}.pb-xl--2,.py-xl--2{padding-bottom:-.5rem!important}.pl-xl--2,.px-xl--2{padding-left:-.5rem!important}.p-xl--3{padding:-1rem!important}.pt-xl--3,.py-xl--3{padding-top:-1rem!important}.pr-xl--3,.px-xl--3{padding-right:-1rem!important}.pb-xl--3,.py-xl--3{padding-bottom:-1rem!important}.pl-xl--3,.px-xl--3{padding-left:-1rem!important}.p-xl--4{padding:-1.25rem!important}.pt-xl--4,.py-xl--4{padding-top:-1.25rem!important}.pr-xl--4,.px-xl--4{padding-right:-1.25rem!important}.pb-xl--4,.py-xl--4{padding-bottom:-1.25rem!important}.pl-xl--4,.px-xl--4{padding-left:-1.25rem!important}.p-xl--5{padding:-1.5rem!important}.pt-xl--5,.py-xl--5{padding-top:-1.5rem!important}.pr-xl--5,.px-xl--5{padding-right:-1.5rem!important}.pb-xl--5,.py-xl--5{padding-bottom:-1.5rem!important}.pl-xl--5,.px-xl--5{padding-left:-1.5rem!important}.p-xl--6{padding:-2rem!important}.pt-xl--6,.py-xl--6{padding-top:-2rem!important}.pr-xl--6,.px-xl--6{padding-right:-2rem!important}.pb-xl--6,.py-xl--6{padding-bottom:-2rem!important}.pl-xl--6,.px-xl--6{padding-left:-2rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-n6{margin:-2rem!important}.mt-xl-n6,.my-xl-n6{margin-top:-2rem!important}.mr-xl-n6,.mx-xl-n6{margin-right:-2rem!important}.mb-xl-n6,.my-xl-n6{margin-bottom:-2rem!important}.ml-xl-n6,.mx-xl-n6{margin-left:-2rem!important}.m-xl-n7{margin:-1.25rem!important}.mt-xl-n7,.my-xl-n7{margin-top:-1.25rem!important}.mr-xl-n7,.mx-xl-n7{margin-right:-1.25rem!important}.mb-xl-n7,.my-xl-n7{margin-bottom:-1.25rem!important}.ml-xl-n7,.mx-xl-n7{margin-left:-1.25rem!important}.m-xl-n8{margin:-1.5rem!important}.mt-xl-n8,.my-xl-n8{margin-top:-1.5rem!important}.mr-xl-n8,.mx-xl-n8{margin-right:-1.5rem!important}.mb-xl-n8,.my-xl-n8{margin-bottom:-1.5rem!important}.ml-xl-n8,.mx-xl-n8{margin-left:-1.5rem!important}.m-xl-n9{margin:-4rem!important}.mt-xl-n9,.my-xl-n9{margin-top:-4rem!important}.mr-xl-n9,.mx-xl-n9{margin-right:-4rem!important}.mb-xl-n9,.my-xl-n9{margin-bottom:-4rem!important}.ml-xl-n9,.mx-xl-n9{margin-left:-4rem!important}.m-xl-n10{margin:-8rem!important}.mt-xl-n10,.my-xl-n10{margin-top:-8rem!important}.mr-xl-n10,.mx-xl-n10{margin-right:-8rem!important}.mb-xl-n10,.my-xl-n10{margin-bottom:-8rem!important}.ml-xl-n10,.mx-xl-n10{margin-left:-8rem!important}.m-xl-n11{margin:-4.5rem!important}.mt-xl-n11,.my-xl-n11{margin-top:-4.5rem!important}.mr-xl-n11,.mx-xl-n11{margin-right:-4.5rem!important}.mb-xl-n11,.my-xl-n11{margin-bottom:-4.5rem!important}.ml-xl-n11,.mx-xl-n11{margin-left:-4.5rem!important}.m-xl-n12{margin:-.75rem!important}.mt-xl-n12,.my-xl-n12{margin-top:-.75rem!important}.mr-xl-n12,.mx-xl-n12{margin-right:-.75rem!important}.mb-xl-n12,.my-xl-n12{margin-bottom:-.75rem!important}.ml-xl-n12,.mx-xl-n12{margin-left:-.75rem!important}.m-xl-n13{margin:-1.75rem!important}.mt-xl-n13,.my-xl-n13{margin-top:-1.75rem!important}.mr-xl-n13,.mx-xl-n13{margin-right:-1.75rem!important}.mb-xl-n13,.my-xl-n13{margin-bottom:-1.75rem!important}.ml-xl-n13,.mx-xl-n13{margin-left:-1.75rem!important}.m-xl-n-1{margin:--0.25rem!important}.mt-xl-n-1,.my-xl-n-1{margin-top:--0.25rem!important}.mr-xl-n-1,.mx-xl-n-1{margin-right:--0.25rem!important}.mb-xl-n-1,.my-xl-n-1{margin-bottom:--0.25rem!important}.ml-xl-n-1,.mx-xl-n-1{margin-left:--0.25rem!important}.m-xl-n-2{margin:--0.5rem!important}.mt-xl-n-2,.my-xl-n-2{margin-top:--0.5rem!important}.mr-xl-n-2,.mx-xl-n-2{margin-right:--0.5rem!important}.mb-xl-n-2,.my-xl-n-2{margin-bottom:--0.5rem!important}.ml-xl-n-2,.mx-xl-n-2{margin-left:--0.5rem!important}.m-xl-n-3{margin:--1rem!important}.mt-xl-n-3,.my-xl-n-3{margin-top:--1rem!important}.mr-xl-n-3,.mx-xl-n-3{margin-right:--1rem!important}.mb-xl-n-3,.my-xl-n-3{margin-bottom:--1rem!important}.ml-xl-n-3,.mx-xl-n-3{margin-left:--1rem!important}.m-xl-n-4{margin:--1.25rem!important}.mt-xl-n-4,.my-xl-n-4{margin-top:--1.25rem!important}.mr-xl-n-4,.mx-xl-n-4{margin-right:--1.25rem!important}.mb-xl-n-4,.my-xl-n-4{margin-bottom:--1.25rem!important}.ml-xl-n-4,.mx-xl-n-4{margin-left:--1.25rem!important}.m-xl-n-5{margin:--1.5rem!important}.mt-xl-n-5,.my-xl-n-5{margin-top:--1.5rem!important}.mr-xl-n-5,.mx-xl-n-5{margin-right:--1.5rem!important}.mb-xl-n-5,.my-xl-n-5{margin-bottom:--1.5rem!important}.ml-xl-n-5,.mx-xl-n-5{margin-left:--1.5rem!important}.m-xl-n-6{margin:--2rem!important}.mt-xl-n-6,.my-xl-n-6{margin-top:--2rem!important}.mr-xl-n-6,.mx-xl-n-6{margin-right:--2rem!important}.mb-xl-n-6,.my-xl-n-6{margin-bottom:--2rem!important}.ml-xl-n-6,.mx-xl-n-6{margin-left:--2rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:#0000}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width: 575px){.text-m-sm-left{text-align:left!important}.text-m-sm-right{text-align:right!important}.text-m-sm-center{text-align:center!important}}@media (min-width: 576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 991px){.text-m-lg-left{text-align:left!important}.text-m-lg-right{text-align:right!important}.text-m-lg-center{text-align:center!important}}@media (min-width: 992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1439px){.text-m-xl-left{text-align:left!important}.text-m-xl-right{text-align:right!important}.text-m-xl-center{text-align:center!important}}@media (min-width: 1440px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#5199fc!important}a.text-primary:hover,a.text-primary:focus{color:#066dfb!important}.text-secondary{color:#ffcc29!important}a.text-secondary:hover,a.text-secondary:focus{color:#dca700!important}.text-success{color:#36bd78!important}a.text-success:hover,a.text-success:focus{color:#258252!important}.text-info{color:#ffcc29!important}a.text-info:hover,a.text-info:focus{color:#dca700!important}.text-warning{color:#f5548c!important}a.text-warning:hover,a.text-warning:focus{color:#ef0e5c!important}.text-danger{color:#f5548c!important}a.text-danger:hover,a.text-danger:focus{color:#ef0e5c!important}.text-light{color:#d9d9d9!important}a.text-light:hover,a.text-light:focus{color:#b3b3b3!important}.text-dark{color:#707070!important}a.text-dark:hover,a.text-dark:focus{color:#4a4a4a!important}.text-body{color:#323232!important}.text-muted{color:#6c757d!important}.text-black-50{color:#32323280!important}.text-white-50{color:#ffffff80!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,*:before,*:after{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}pre,blockquote{border:1px solid #adb5bd;page-break-inside:avoid}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body,.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #323232}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered th,.table-bordered td{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}.font-weight-bold{font-weight:600!important}strong{font-weight:700}.accordion .card-header{background:#f8f8f8;border-bottom:0;padding:0!important}.accordion .card-header a{color:#5199fc!important}.accordion button{width:100%;height:100%;padding:1rem!important;background:none!important;border:none!important}.accordion button:hover,.accordion button:active{background:none!important;border:none!important;box-shadow:none!important}.accordion button:after{width:.7em!important;height:.7em!important}.accordion button:active{transform:scale(1)!important}.accordion .title{font-size:1.125rem!important;align-items:center}@media screen and (max-width: 575px){.accordion .title{font-size:.875rem!important}}.accordion .collapsed .title-icon:before,.accordion .collapsed .title-icon:after{transform:rotate(180deg)}.btn-primary,.btn-outline-primary{display:flex;align-items:center}.btn-primary:hover,.btn-primary:active,.btn-outline-primary:hover,.btn-outline-primary:active{box-shadow:0 .1875rem .75rem #5199fc66!important}.btn-primary a,.btn-outline-primary a{color:inherit}.btn-primary a:hover,.btn-outline-primary a:hover{color:inherit;text-decoration:none}.btn-outline-primary svg{margin-right:.25rem}.btn-outline-primary svg path{stroke:#5199fc;transition:.3s ease}.btn-outline-primary:hover svg path{stroke:#fff}.btn-primary svg{margin-right:.25rem}.btn-primary svg path{stroke:#fff;transition:.3s ease}.btn-secondary,.btn-outline-secondary{display:flex;align-items:center}.btn-secondary:hover,.btn-secondary:active,.btn-outline-secondary:hover,.btn-outline-secondary:active{box-shadow:0 .1875rem .75rem #ffcc2966!important}.btn-secondary a,.btn-outline-secondary a{color:inherit}.btn-secondary a:hover,.btn-outline-secondary a:hover{color:inherit;text-decoration:none}.btn-outline-secondary svg{margin-right:.25rem}.btn-outline-secondary svg path{stroke:#ffcc29;transition:.3s ease}.btn-outline-secondary:hover svg path{stroke:#fff}.btn-secondary svg{margin-right:.25rem}.btn-secondary svg path{stroke:#fff;transition:.3s ease}.btn-success,.btn-outline-success{display:flex;align-items:center}.btn-success:hover,.btn-success:active,.btn-outline-success:hover,.btn-outline-success:active{box-shadow:0 .1875rem .75rem #36bd7866!important}.btn-success a,.btn-outline-success a{color:inherit}.btn-success a:hover,.btn-outline-success a:hover{color:inherit;text-decoration:none}.btn-outline-success svg{margin-right:.25rem}.btn-outline-success svg path{stroke:#36bd78;transition:.3s ease}.btn-outline-success:hover svg path{stroke:#fff}.btn-success svg{margin-right:.25rem}.btn-success svg path{stroke:#fff;transition:.3s ease}.btn-info,.btn-outline-info{display:flex;align-items:center}.btn-info:hover,.btn-info:active,.btn-outline-info:hover,.btn-outline-info:active{box-shadow:0 .1875rem .75rem #ffcc2966!important}.btn-info a,.btn-outline-info a{color:inherit}.btn-info a:hover,.btn-outline-info a:hover{color:inherit;text-decoration:none}.btn-outline-info svg{margin-right:.25rem}.btn-outline-info svg path{stroke:#ffcc29;transition:.3s ease}.btn-outline-info:hover svg path{stroke:#fff}.btn-info svg{margin-right:.25rem}.btn-info svg path{stroke:#fff;transition:.3s ease}.btn-warning,.btn-outline-warning{display:flex;align-items:center}.btn-warning:hover,.btn-warning:active,.btn-outline-warning:hover,.btn-outline-warning:active{box-shadow:0 .1875rem .75rem #f5548c66!important}.btn-warning a,.btn-outline-warning a{color:inherit}.btn-warning a:hover,.btn-outline-warning a:hover{color:inherit;text-decoration:none}.btn-outline-warning svg{margin-right:.25rem}.btn-outline-warning svg path{stroke:#f5548c;transition:.3s ease}.btn-outline-warning:hover svg path{stroke:#fff}.btn-warning svg{margin-right:.25rem}.btn-warning svg path{stroke:#fff;transition:.3s ease}.btn-danger,.btn-outline-danger{display:flex;align-items:center}.btn-danger:hover,.btn-danger:active,.btn-outline-danger:hover,.btn-outline-danger:active{box-shadow:0 .1875rem .75rem #f5548c66!important}.btn-danger a,.btn-outline-danger a{color:inherit}.btn-danger a:hover,.btn-outline-danger a:hover{color:inherit;text-decoration:none}.btn-outline-danger svg{margin-right:.25rem}.btn-outline-danger svg path{stroke:#f5548c;transition:.3s ease}.btn-outline-danger:hover svg path{stroke:#fff}.btn-danger svg{margin-right:.25rem}.btn-danger svg path{stroke:#fff;transition:.3s ease}.btn-light,.btn-outline-light{display:flex;align-items:center}.btn-light:hover,.btn-light:active,.btn-outline-light:hover,.btn-outline-light:active{box-shadow:0 .1875rem .75rem #d9d9d966!important}.btn-light a,.btn-outline-light a{color:inherit}.btn-light a:hover,.btn-outline-light a:hover{color:inherit;text-decoration:none}.btn-outline-light svg{margin-right:.25rem}.btn-outline-light svg path{stroke:#d9d9d9;transition:.3s ease}.btn-outline-light:hover svg path{stroke:#fff}.btn-light svg{margin-right:.25rem}.btn-light svg path{stroke:#fff;transition:.3s ease}.btn-dark,.btn-outline-dark{display:flex;align-items:center}.btn-dark:hover,.btn-dark:active,.btn-outline-dark:hover,.btn-outline-dark:active{box-shadow:0 .1875rem .75rem #70707066!important}.btn-dark a,.btn-outline-dark a{color:inherit}.btn-dark a:hover,.btn-outline-dark a:hover{color:inherit;text-decoration:none}.btn-outline-dark svg{margin-right:.25rem}.btn-outline-dark svg path{stroke:#707070;transition:.3s ease}.btn-outline-dark:hover svg path{stroke:#fff}.btn-dark svg{margin-right:.25rem}.btn-dark svg path{stroke:#fff;transition:.3s ease}.btn-group-split .btn{background:#F0F0F0;border-color:#f0f0f0;color:#707070;font-size:1.125rem!important}@media screen and (max-width: 575px){.btn-group-split .btn{font-size:1rem!important}}.btn{display:flex;justify-content:center;align-items:center;font-size:1rem;transition:.2s ease}@media screen and (max-width: 575px){.btn{font-size:.875rem}}.btn:active{transform:scale(.95)}.btn .btn-additional-text{background:rgba(255,255,255,.3);padding:.25rem .5rem;border-radius:.25rem;margin-left:1rem}.btn svg{width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem}@media screen and (min-width: 576px) and (max-width: 991px){.btn svg{width:1.5rem;height:1.5rem;min-width:1.5rem;min-height:1.5rem}}button a{text-decoration:none!important}button a:hover{color:inherit}.btn-menu{width:1.5rem;height:2.25rem;border-radius:.25rem;margin-left:1rem;position:relative;font-size:1.125rem!important}@media screen and (max-width: 575px){.btn-menu{font-size:1rem!important}}@media screen and (max-width: 575px){.btn-menu{width:1.25rem;height:2rem;margin-left:.5rem}}.btn-menu div{position:absolute;width:100%;height:.125rem;background:#323232;right:0;left:auto;border-radius:.25rem;border:none;margin:0;padding:0;font-size:1.125rem!important}@media screen and (max-width: 575px){.btn-menu div{font-size:1rem!important}}.btn-menu div:first-child{top:.5rem}.btn-menu div:nth-child(2){top:50%;transform:translateY(-50%)}.btn-menu div:last-child{bottom:.5rem}.link:hover,a:hover{cursor:pointer}.btn-danger-link{color:#f5548c;font-size:.75rem!important;padding:.25rem!important}@media screen and (max-width: 575px){.btn-danger-link{font-size:.75rem!important}}.btn-danger-link:hover{color:#f2246c}.btn-empty-link{color:#5199fc;font-size:1rem!important;outline:0;box-shadow:0;border:0;text-transform:none;overflow:visible;text-shadow:none}@media screen and (max-width: 575px){.btn-empty-link{font-size:.875rem!important}}@media screen and (max-width: 991px){.btn-empty-link{padding:0}}.btn-empty-link:hover,.btn-empty-link:active{color:#fff;background-color:#5199fc;box-shadow:0 .1875rem .75rem #5199fc66!important}@media screen and (max-width: 991px){.btn-empty-link:hover,.btn-empty-link:active{color:#5199fc!important;background-color:inherit!important;box-shadow:none!important}.btn-empty-link:hover a,.btn-empty-link:active a{color:#5199fc!important}}.btn-empty-link:hover a,.btn-empty-link:active a{color:#fff}.btn-chevron-link{color:#5199fc;font-size:1rem!important;outline:0;box-shadow:0;border:0;text-transform:none;overflow:visible;text-shadow:none}@media screen and (max-width: 575px){.btn-chevron-link{font-size:.875rem!important}}.btn-chevron-link:hover,.btn-chevron-link:active{color:#2b83fb}.btn-chevron-link:after{content:"";display:inline-block;width:calc(1rem + .25em);height:calc(1rem + .25em);background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2228%22%20height%3D%2229%22%20viewBox%3D%220%200%2028%2029%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M3.10894%208.27771L13.9978%2019.1666L24.8867%208.27771%22%20stroke%3D%22%235199FC%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-size:100% 100%;background-position:center;background-repeat:no-repeat;margin-left:.25rem;vertical-align:middle;transition:.3s ease}.btn-chevron-link.clicked:after{transform:rotate(180deg)}.btn-chevron-link.no-chevron:after{display:none}.btn-outline-white{color:#fff;border-color:#fff;outline:0;box-shadow:0;text-transform:none;overflow:visible;text-shadow:none}.btn-outline-white:hover,.btn-outline-white:active{color:#5199fc;background:white;box-shadow:0 .1875rem .75rem #fff6!important}@media screen and (max-width: 991px){.white-background-button{background:white;color:#5199fc}.white-background-button:hover,.white-background-button:active{background:white!important;color:#5199fc!important}}.btn-outline-svg{display:flex;justify-content:center;align-items:center}.btn-outline-svg svg{margin-right:.5rem}.btn-outline-svg svg path{stroke:#5199fc;transition:.3s ease}.btn-outline-svg:hover svg path{stroke:#fff}.btn-full-width{width:100%!important}.btn-with-white-icons svg{margin-right:.5rem}.btn-with-white-icons svg path{stroke:#fff}.btn-with-white-icons .number{margin-left:1rem;background:rgba(255,255,255,.2);display:inline-flex;justify-content:center;align-items:center;width:1.5em;height:1.5em;border-radius:100%}.btn-white-background{background:white}.square-btn{width:2.5rem;height:2.5rem;min-width:2.5rem;min-height:2.5rem;display:inline-flex;justify-content:center;align-items:center;border-radius:.25rem;transition:.3s ease;vertical-align:middle;outline:none;border:0}.square-btn svg{width:1.25rem;height:1.25rem}.square-btn svg path{transition:.3s ease}.square-btn:active,.square-btn:hover,.square-btn:focus{outline:none}@media screen and (min-width: 576px) and (max-width: 991px){.square-btn{width:3rem;height:3rem;min-width:3rem;min-height:3rem}.square-btn svg{width:1.5rem!important;height:1.5rem!important;min-width:1.5rem!important;min-height:1.5rem!important}}@media screen and (max-width: 575px){.square-btn{width:2rem;height:2rem;min-width:2rem;min-height:2rem}}.square-btn-gray{background:#F0F0F0}.square-btn-gray svg path{stroke:#707070}.square-btn-gray:hover{background:#e8e8e8}.square-btn-gray:hover svg path{background:#686868}.square-btn-svg-size svg{width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem}@media screen and (min-width: 576px) and (max-width: 991px){.square-btn-svg-size svg svg{width:1.5rem!important;height:1.5rem!important;min-width:1.5rem!important;min-height:1.5rem!important}}@media screen and (max-width: 575px){.square-btn-svg-size svg{width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem}}.square-btn-size{display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;min-width:2.5rem;min-height:2.5rem}@media screen and (min-width: 576px) and (max-width: 991px){.square-btn-size{width:3rem;height:3rem;min-width:3rem;min-height:3rem}}@media screen and (max-width: 575px){.square-btn-size{width:2rem;height:2rem;min-width:2rem;min-height:2rem}}.alert{border:none;color:#707070;font-size:.875rem!important}@media screen and (max-width: 575px){.alert{font-size:.75rem!important}}.alert .close{top:50%;transform:translateY(-50%)}.alert strong{color:#323232;font-weight:700}.alert a strong{color:inherit}.alert-link{color:#5199fc!important;font-weight:300}.alert-primary{position:relative;padding-left:3.25rem}.alert-primary:before{content:"";display:block;position:absolute;width:1.125rem;height:1.125rem;background:url(/build/assets/alert-none-cd99da89.svg) no-repeat;background-size:contain;left:1rem;top:50%;transform:translateY(-50%)}.alert-secondary{position:relative;padding-left:3.25rem}.alert-secondary:before{content:"";display:block;position:absolute;width:1.125rem;height:1.125rem;background:url(/build/assets/alert-secondary-1b1171a6.svg) no-repeat;background-size:contain;left:1rem;top:50%;transform:translateY(-50%)}.alert-success{position:relative;padding-left:3.25rem}.alert-success:before{content:"";display:block;position:absolute;width:1.125rem;height:1.125rem;background:url(/build/assets/alert-success-25837aa2.svg) no-repeat;background-size:contain;left:1rem;top:50%;transform:translateY(-50%)}.alert-info{position:relative;padding-left:3.25rem}.alert-info:before{content:"";display:block;position:absolute;width:1.125rem;height:1.125rem;background:url(/build/assets/alert-none-cd99da89.svg) no-repeat;background-size:contain;left:1rem;top:50%;transform:translateY(-50%)}.alert-warning{position:relative;padding-left:3.25rem}.alert-warning:before{content:"";display:block;position:absolute;width:1.125rem;height:1.125rem;background:url(/build/assets/alert-none-cd99da89.svg) no-repeat;background-size:contain;left:1rem;top:50%;transform:translateY(-50%)}.alert-danger{position:relative;padding-left:3.25rem}.alert-danger:before{content:"";display:block;position:absolute;width:1.125rem;height:1.125rem;background:url(/build/assets/alert-danger-2775e434.svg) no-repeat;background-size:contain;left:1rem;top:50%;transform:translateY(-50%)}.alert-light{position:relative;padding-left:3.25rem}.alert-light:before{content:"";display:block;position:absolute;width:1.125rem;height:1.125rem;background:url(/build/assets/alert-none-cd99da89.svg) no-repeat;background-size:contain;left:1rem;top:50%;transform:translateY(-50%)}.alert-dark{position:relative;padding-left:3.25rem}.alert-dark:before{content:"";display:block;position:absolute;width:1.125rem;height:1.125rem;background:url(/build/assets/alert-none-cd99da89.svg) no-repeat;background-size:contain;left:1rem;top:50%;transform:translateY(-50%)}@media screen and (max-width: 575px){.alert-mobile-width{width:100%;margin-left:0}}.alert-width{width:100%!important;margin-left:0!important}.special-alert{display:flex;justify-content:flex-start;align-items:center}.special-alert-primary{color:#42689b;background-color:#f1f7ff;border-color:#cee2fe;color:#707070}.special-alert-primary hr{border-top-color:#b5d3fd}.special-alert-primary .alert-link{color:#335077}.special-alert-primary svg{width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem}.special-alert-primary svg path{stroke:#5199fc}.special-alert-secondary{color:#9d822d;background-color:#fffbee;border-color:#fff1c3;color:#707070}.special-alert-secondary hr{border-top-color:#ffebaa}.special-alert-secondary .alert-link{color:#756122}.special-alert-secondary svg{width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem}.special-alert-secondary svg path{stroke:#ffcc29}.special-alert-success{color:#347a56;background-color:#effaf4;border-color:#c7edd9;color:#707070}.special-alert-success hr{border-top-color:#b4e7cc}.special-alert-success .alert-link{color:#25563d}.special-alert-success svg{width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem}.special-alert-success svg path{stroke:#36bd78}.special-alert-info{color:#9d822d;background-color:#fffbee;border-color:#fff1c3;color:#707070}.special-alert-info hr{border-top-color:#ffebaa}.special-alert-info .alert-link{color:#756122}.special-alert-info svg{width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem}.special-alert-info svg path{stroke:#ffcc29}.special-alert-warning{color:#974461;background-color:#fef1f6;border-color:#fccfdf;color:#707070}.special-alert-warning hr{border-top-color:#fbb7cf}.special-alert-warning .alert-link{color:#74344a}.special-alert-warning svg{width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem}.special-alert-warning svg path{stroke:#f5548c}.special-alert-danger{color:#974461;background-color:#fef1f6;border-color:#fccfdf;color:#707070}.special-alert-danger hr{border-top-color:#fbb7cf}.special-alert-danger .alert-link{color:#74344a}.special-alert-danger svg{width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem}.special-alert-danger svg path{stroke:#f5548c}.special-alert-light{color:#898989;background-color:#fcfcfc;border-color:#f4f4f4;color:#707070}.special-alert-light hr{border-top-color:#e7e7e7}.special-alert-light .alert-link{color:#707070}.special-alert-light svg{width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem}.special-alert-light svg path{stroke:#d9d9d9}.special-alert-dark{color:#525252;background-color:#f4f4f4;border-color:#d7d7d7;color:#707070}.special-alert-dark hr{border-top-color:#cacaca}.special-alert-dark .alert-link{color:#393939}.special-alert-dark svg{width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem}.special-alert-dark svg path{stroke:#707070}.tag-black{background-color:#efefef;color:#1e1e1e}.tag-blue{background-color:#f1f7ff;color:#315c97}.tag-purple{background-color:#f4f2ff;color:#433597}.tag-pink{background-color:#fef1f6;color:#933254}.tag-red{background-color:#ffebf3;color:#99003d}.tag-orange{background-color:#fff4f0;color:#98462c}.tag-yellow{background-color:#fffbee;color:#997a19}.tag-green{background-color:#effaf4;color:#207148}.tag-gray-blue{background-color:#f2f5f6;color:#3a4b53}.tag-gray{background-color:#f4f4f4;color:#434343}.tag-light-gray{background-color:#fefefe;color:#909090}.tag-blue:before{content:"";display:inline-block;width:calc(1rem + .25em);height:calc(1rem + .25em);background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M18.4107%206.7939C17.0818%203.30044%2013.7298%201%209.99687%201C9.16734%201%208.3378%201.10988%207.54213%201.33827H7.5252C5.31593%201.96421%203.41985%203.42742%202.25173%205.41523C2.2348%205.44906%202.21787%205.4828%202.21787%205.52509C2.07397%205.71964%201.947%205.92285%201.86235%206.15124L1.83696%206.19336C0.541871%208.98475%200.761952%2012.2413%202.41256%2014.8297C4.06316%2017.4265%206.92421%2018.9915%209.99687%2019C12.0622%2019%2014.0684%2018.2894%2015.6682%2016.9782C15.7951%2016.9952%2015.9221%2016.9193%2015.9729%2016.7924C15.9814%2016.767%2015.9814%2016.7416%2015.9814%2016.7077C18.7747%2014.2293%2019.7397%2010.2789%2018.4107%206.7939ZM7.4998%201.98093C7.89764%202.46308%208.4817%202.7591%209.10809%202.79294C9.28584%202.8014%209.45514%202.79312%209.62443%202.76774C9.90376%202.70853%2010.1916%202.74247%2010.4455%202.86935C10.5894%202.94548%2010.6656%203.10616%2010.6402%203.25842C10.5725%203.3853%2010.4878%203.4869%2010.3778%203.57149C10.1069%203.74912%209.94608%204.0536%209.94608%204.38349C9.96301%204.5865%2010.0731%204.764%2010.2423%204.88243C10.4878%205.04314%2010.7925%205.1025%2011.0803%205.03483C11.2412%204.99254%2011.402%204.93316%2011.5459%204.86549C11.6898%204.79782%2011.8337%204.74692%2011.9776%204.71309C12.3585%204.66233%2012.7479%204.91616%2013.1542%205.20376C13.3489%205.34756%2013.679%205.61843%2013.6113%205.8299C13.5605%205.98216%2013.3658%206.10055%2013.1626%206.21897C13.078%206.26972%2012.9934%206.32023%2012.9002%206.3879C12.5701%206.6332%2012.2061%206.84485%2011.8168%206.99711C11.6729%207.04786%2011.5205%207.09007%2011.3681%207.12391C11.055%207.17466%2010.7587%207.28452%2010.4794%207.44524C9.92916%207.80051%209.99687%208.3757%2010.0392%208.71405C10.0307%208.71405%2010.0138%208.70579%2010.0053%208.70579C9.95455%208.68041%209.90376%208.65497%209.85297%208.63805C9.53978%208.42659%209.14194%208.40983%208.81182%208.59593C8.4817%208.78202%208.28702%209.12848%208.31241%209.50912C8.31241%2010.2197%208.83722%2010.6345%209.26891%2010.9729L9.41281%2011.091C9.50592%2011.1756%209.59057%2011.2687%209.66675%2011.3702C9.0573%2011.218%208.45631%2011.0743%207.84685%2010.9221C7.33898%2010.8037%206.8311%2010.6514%206.61948%2010.2707C6.53484%2010.1016%206.48405%209.92362%206.45865%209.73752C6.41633%209.44147%206.31475%209.15409%206.15393%208.90032C5.84073%208.56197%205.42597%208.32511%204.96888%208.24899L4.91809%208.23205C4.461%208.09671%204.21552%207.93591%204.13934%207.72444C4.08855%207.45376%204.13088%207.16642%204.26631%206.92111C4.4356%206.56585%204.48639%206.168%204.42714%205.78736C4.35942%205.49131%204.15627%205.23749%203.8854%205.10215C3.72458%205.02603%203.54682%204.99229%203.36906%204.99229C3.32674%204.99229%203.29288%204.99251%203.25056%205.00096C4.30864%203.56298%205.79841%202.50537%207.4998%201.98093ZM8.73564%2018.2979C8.61714%2018.2386%208.5071%2018.1625%208.38859%2018.0864C8.15158%2017.9341%207.98229%2017.6888%207.93997%2017.4012C7.95689%2017.2236%208.00768%2017.0462%208.10926%2016.894C8.17698%2016.7502%208.22776%2016.5977%208.25316%2016.4454C8.27855%2016.3016%208.32934%2016.1665%208.40552%2016.0481C8.49863%2015.972%208.60021%2015.9041%208.71025%2015.8618C8.83722%2015.8026%208.95572%2015.7348%209.06576%2015.6586C9.30277%2015.4641%209.50592%2015.2276%209.64982%2014.9569C9.726%2014.83%209.78526%2014.6947%209.84451%2014.5678C9.92069%2014.3564%2010.0307%2014.1615%2010.1746%2013.9838C10.4709%2013.6709%2011.0634%2013.9077%2011.3089%2014.0177C11.766%2014.2207%2012.1892%2014.4998%2012.5532%2014.8466L12.5871%2014.8805C12.9764%2015.295%2013.3912%2015.6842%2013.8314%2016.0394C14.1869%2016.3186%2014.5847%2016.5553%2015.0079%2016.7329C13.2134%2018.0694%2010.9534%2018.6362%208.73564%2018.2979ZM15.5412%2016.3017C15.0587%2016.1241%2014.6101%2015.8789%2014.2038%2015.5744C13.789%2015.2276%2013.3912%2014.8553%2013.0187%2014.4662L12.9849%2014.4237C12.5701%2014.0346%2012.0961%2013.7135%2011.5713%2013.4766C10.8095%2013.1129%2010.1408%2013.1464%209.74293%2013.5778C9.54825%2013.7977%209.40435%2014.0518%209.29431%2014.3225C9.24352%2014.4409%209.19273%2014.5593%209.13348%2014.6608C9.02344%2014.8553%208.87954%2015.0328%208.70178%2015.1766C8.6256%2015.2358%208.54096%2015.2781%208.45631%2015.3204C8.27009%2015.3965%208.10079%2015.5064%207.96536%2015.6417C7.813%2015.8363%207.71142%2016.0649%207.6691%2016.3017C7.65217%2016.4117%207.61831%2016.5133%207.57599%2016.6148C7.43209%2016.8601%207.34744%2017.1305%207.33898%2017.4012C7.33898%2017.6211%207.40669%2017.841%207.51673%2018.0187C5.20589%2017.2997%203.30981%2015.6164%202.32791%2013.4002C1.33755%2011.184%201.36294%208.6551%202.3787%206.44737L2.40409%206.39657C2.48874%206.1851%202.60724%205.9906%202.75961%205.81297C2.81886%205.76222%202.88658%205.72001%202.95429%205.68617C3.08973%205.62696%203.22516%205.60129%203.36906%205.59283C3.45371%205.59283%203.54682%205.60979%203.623%205.64363C3.73304%205.70284%203.81769%205.81289%203.84308%205.93977C3.86847%206.20199%203.81769%206.4726%203.69918%206.7179C3.50449%207.09855%203.46217%207.53011%203.57221%207.94459C3.77536%208.46903%204.33403%208.68877%204.7488%208.81565L4.80805%208.83259C5.12971%208.88334%205.43443%209.03581%205.67144%209.2642C5.77302%209.44183%205.84073%209.64459%205.86613%209.85606C5.90845%2010.1014%205.98463%2010.3465%206.09467%2010.5665C6.42479%2011.1586%207.10197%2011.3617%207.71142%2011.5139C8.3632%2011.6747%209.02344%2011.8356%209.67522%2011.9964C9.81065%2012.0386%209.95455%2012.0386%2010.0815%2011.9964C10.2339%2011.9371%2010.3439%2011.8017%2010.3693%2011.6325C10.437%2011.1842%209.81065%2010.6344%209.79372%2010.6259L9.64136%2010.4991C9.26891%2010.2031%208.9134%209.93206%208.9134%209.50912C8.90493%209.33149%209.01497%209.16253%209.1758%209.09486C9.28584%209.04411%209.37895%209.07802%209.59903%209.17953C9.65829%209.21336%209.71754%209.23882%209.77679%209.2642C10.0053%209.38262%2010.2931%209.34849%2010.4878%209.17085C10.6148%209.02706%2010.674%208.83282%2010.6317%208.64673C10.5894%208.24917%2010.6063%208.07973%2010.8095%207.95285C11.0296%207.83442%2011.2666%207.7498%2011.512%207.70751C11.6813%207.67368%2011.8506%207.62299%2012.0199%207.56378C12.4601%207.38614%2012.8833%207.14923%2013.2642%206.86164C13.3235%206.81934%2013.3912%206.78581%2013.4589%206.74351C13.7806%206.59971%2014.043%206.3372%2014.1784%206.01576C14.3223%205.57591%2014.0938%205.14448%2013.5012%204.71309C13.1203%204.44241%2012.5447%204.02818%2011.893%204.12122C11.6898%204.15506%2011.4951%204.22271%2011.3089%204.31576C11.1904%204.36651%2011.0719%204.41698%2010.9449%204.45082C10.8179%204.47619%2010.6994%204.45942%2010.5894%204.39175C10.5471%204.35792%2010.5386%204.33248%2010.5386%204.32402C10.5386%204.24789%2010.6317%204.15474%2010.7841%204.01095C10.9703%203.86715%2011.1142%203.68114%2011.2073%203.46121C11.3343%203.03827%2011.1481%202.58167%2010.7672%202.36174C10.4032%202.15873%209.97994%202.09088%209.56518%202.17547C9.42128%202.19238%209.27738%202.1924%209.13348%202.1924C8.77796%202.17548%208.43091%202.03172%208.16005%201.80333C11.9014%200.957459%2015.7444%202.75932%2017.4881%206.1851C19.2233%209.60243%2018.4277%2013.7726%2015.5412%2016.3017Z%22%20fill%3D%22%231A54A4%22%20stroke%3D%22%231A54A4%22%20stroke-width%3D%220.8%22%20stroke-miterlimit%3D%223%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-size:100% 100%;background-position:center;background-repeat:no-repeat;margin-right:.25rem;vertical-align:middle}.tag{display:inline-block;padding:.25rem .5rem;font-size:.75rem!important;display:flex;align-items:center;border-radius:.25rem;text-transform:uppercase;width:auto;vertical-align:middle}@media screen and (max-width: 575px){.tag{font-size:.625rem!important}}.tag.tag-no-icon:before{display:none}.tags-group{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;width:calc(100% + .5rem);flex-basis:100%;margin-left:-.5rem;margin-right:.5rem}@media screen and (max-width: 575px){.tags-group{margin-left:-.25rem;margin-right:.25rem}}.tags-group .tag{margin-bottom:.5rem;margin-left:.5rem}@media screen and (max-width: 575px){.tags-group .tag{margin-bottom:.25rem;margin-left:.25rem}}.remove-tag-group-tags-icon .tag:before{display:none!important}.use-tag-title{background:#f2f2f2;padding:.5rem;border-radius:.25rem!important;padding-bottom:0}@media screen and (max-width: 575px){.use-tag-title{padding-bottom:.25rem}.use-tag-title:not(:first-child){padding-left:1rem}}.use-tag-title .title{font-size:1rem!important;margin-right:.5rem;margin-bottom:.5rem;margin-top:0;margin-left:.5rem;vertical-align:middle}@media screen and (max-width: 575px){.use-tag-title .title{font-size:.875rem!important}}@media screen and (max-width: 575px){.use-tag-title .title{margin-bottom:.25rem}}.tag-white{background-color:#fff;color:#323232;border:.0625rem solid #F0F0F0}.tag-white-color-red{background-color:#fff;color:#f06;border:.0625rem solid #FF0066}@media screen and (max-width: 575px){.no-mob-text{padding:.25rem!important}.no-mob-text:before{margin-right:0!important}}.no-text:before{margin-right:0!important}.text-tag{display:inline-block;font-size:.875rem;color:#707070;display:flex;align-items:center;vertical-align:middle}.text-tag:before{margin-right:.5rem!important;vertical-align:middle;display:inline-block}.tags-group{display:flex;justify-content:flex-start;flex-wrap:wrap;width:100%;flex-basis:100%}.tags-group .text-tag{margin-bottom:.5rem}.tags-group .text-tag:not(:first-child){margin-left:.5rem}@media screen and (max-width: 575px){.tags-group .text-tag{margin-bottom:.25rem;margin-top:.25rem}.tags-group .text-tag:not(:first-child){margin-left:.25rem}}.group-tags-groups{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;margin-left:-.5rem;width:calc(100% + .5rem);flex-basis:100%;flex-wrap:wrap}.group-tags-groups .tags-group{margin-left:.5rem;margin-top:.5rem;margin-right:0!important;width:auto;flex-basis:auto}@media screen and (max-width: 575px){.group-tags-groups .tags-group{padding-bottom:.25rem;padding-left:.25rem;padding-right:.5rem}}.group-tags-groups .title{margin-left:.25rem;font-size:1rem!important}@media screen and (max-width: 575px){.group-tags-groups .title{font-size:.875rem!important}}.difficult-group{margin-left:-.5rem!important}.tag-text-with-icons{display:flex;justify-content:flex-start;align-items:center;font-size:1rem!important}@media screen and (max-width: 575px){.tag-text-with-icons{font-size:.875rem!important}}.tag-text-with-icons span{color:#323232;font-size:1rem!important;vertical-align:middle}@media screen and (max-width: 575px){.tag-text-with-icons span{font-size:.875rem!important}}.tag-text-with-icons span:before{vertical-align:middle}.tag-text-light{color:#707070}.tag-light-icon-calendar-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.25%205C2.25%203.89543%203.14543%203%204.25%203H13.75C14.8546%203%2015.75%203.89543%2015.75%205V14.5C15.75%2015.6046%2014.8546%2016.5%2013.75%2016.5H4.25C3.14543%2016.5%202.25%2015.6046%202.25%2014.5V5Z%22%20stroke%3D%22%23707070%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M12%201.5V4.5%22%20stroke%3D%22%23707070%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M6%201.5V4.5%22%20stroke%3D%22%23707070%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M2.25%207.5H15.75%22%20stroke%3D%22%23707070%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A) no-repeat;background-size:contain;background-position:center;vertical-align:middle;margin-right:.5rem;transition:.3s ease}.tag-light-icon-time-before:before{content:"";display:inline-block;width:calc(1em + .25rem);height:calc(1em + .25rem);background:url(data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M1.23964%2010.346L1.23365%2010.1124C1.10559%205.11798%205.11933%201%2010.1154%201C15.0222%201%2019%204.97779%2019%209.88463V10.1184C19%2015.0236%2015.0236%2019%2010.1184%2019C5.30185%2019%201.3631%2015.161%201.23964%2010.346Z%22%20stroke%3D%22%23707070%22%20stroke-width%3D%221.4%22%2F%3E%0A%3Cpath%20d%3D%22M9.5%206V10.5294L13.5%2013%22%20stroke%3D%22%23707070%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A) no-repeat;background-size:contain;background-position:center;vertical-align:middle;margin-right:.5rem;transition:.3s ease}.content-tag-group{margin-top:-.5rem}.content-tag-group p,.content-tag-group a{margin-top:.5rem!important}@media screen and (max-width: 575px){.content-tag-group.mt-3{margin-top:.5rem!important}}.content-tag-group.remove-tag-group-translation{margin-top:0}.content-tag-group.remove-tag-group-translation p,.content-tag-group.remove-tag-group-translation a{margin-top:0!important}.breadcrumb{background-color:transparent;border:.0625rem solid #F0F0F0}@media screen and (max-width: 575px){.breadcrumb{padding:0;border:none;margin-top:0;padding:0 1rem!important}}.breadcrumb .breadcrumb-item{position:relative;padding-right:.5rem}.breadcrumb .breadcrumb-item:not(:first-child){padding-left:1.25rem}.breadcrumb .breadcrumb-item:before{position:absolute;background:url(/build/assets/chevron-right-bea72fa2.svg) no-repeat;background-size:contain;background-position:center;width:.75rem;height:.75rem;left:0;top:50%;transform:translateY(-50%)}.accordion>.card:not(:first-child){margin-top:1rem}.accordion>.card:not(:last-of-type){border-bottom:.0625rem solid #F0F0F0;border-bottom-right-radius:.1875rem;border-bottom-left-radius:.1875rem}.accordion>.card:not(:first-of-type){border-top-left-radius:.1875rem;border-top-right-radius:.1875rem}.accordion .card-header{padding:1rem}.accordion .card-header button{display:inline-flex;justify-content:space-between;align-items:center;font-size:1.5rem;padding:0}.accordion .card-header button.collapsed:after{transform:rotate(180deg)}.dragndrop-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.dragndrop-wrapper input{width:0!important}.dragndrop-wrapper .reader{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;width:calc(100% + 1rem);overflow:hidden;margin-left:-1rem}.dragndrop-wrapper .reader .image-wrapper{max-height:0;position:relative;margin-bottom:.5rem;width:100%;opacity:0;margin-left:1rem;transition:max-height .3s linear,width .15s linear,opacity .3s linear}.dragndrop-wrapper .reader .image-wrapper._showing{opacity:1;max-height:9.375rem}.dragndrop-wrapper .reader .image-wrapper._showing-full{max-height:18.75rem}.dragndrop-wrapper .reader .image-wrapper .image-wrapper__preview{height:18.75rem;width:100%;object-fit:cover;object-position:center}.dragndrop-wrapper .reader .control-buttons-wrapper{position:absolute;display:flex;justify-content:flex-start;flex-wrap:wrap;right:1rem;bottom:1rem;width:100%}.dragndrop-wrapper .reader .control-buttons-wrapper .control-button{display:flex;justify-content:center;align-items:center;width:2rem;min-width:2rem;min-height:2rem;height:2rem;background:#F0F0F0;border-radius:.25rem;cursor:pointer;transition:.3s ease;margin-left:.5rem;margin-top:.5rem}.dragndrop-wrapper .reader .control-buttons-wrapper .control-button svg{width:1.25rem;height:1.25rem}.dragndrop-wrapper .reader .control-buttons-wrapper .control-button:hover{background:#F5548C}.dragndrop-wrapper .reader .control-buttons-wrapper .control-button:hover svg path{stroke:#fff}.dragndrop-wrapper .reader img{border-radius:.25rem;transition:.3s ease;border:.2rem solid #F0F0F0;cursor:pointer;max-width:100%}.dragndrop-wrapper .reader img:hover{border-color:#8bbbfd}label{color:#323232}.form-control-file-wrapper{width:100%;max-height:10rem;margin-bottom:0!important}.form-control-file-wrapper .form-control-file{opacity:0;visibility:hidden;position:absolute}.form-control-file-wrapper .form-control-file-box{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;min-height:3rem;min-width:10rem;padding:1rem;border:.0625rem dashed #D9D9D9;margin-bottom:0!important;color:#707070;border-radius:.25rem;box-sizing:border-box;transition:.2s ease}.form-control-file-wrapper .form-control-file-box.disabled{background-color:#f0f0f0}.form-control-file-wrapper .form-control-file-box:not(.disabled){border-color:#5199fc}.form-control-file-wrapper .form-control-file-box:not(.disabled) .form-control-file-text{color:#5199fc}.form-control-file-wrapper .form-control-file-box:not(.disabled) svg path{stroke:#5199fc}.form-control-file-wrapper .form-control-file-box:not(.disabled):hover{cursor:pointer;background:#e7f1ff}.form-control-file-wrapper .form-control-file-box:not(.disabled):hover .form-control-file-icon svg{animation:1s jumpingSvg ease infinite}.form-control-file-wrapper .form-control-file-icon svg{width:1.125rem;height:1.125rem}.form-control-file-wrapper .form-control-file-icon svg path{transition:.2s ease}.form-control-file-wrapper .form-control-file-text{transition:.2s ease;font-size:1rem}@media screen and (max-width: 575px){.form-control-file-wrapper .form-control-file-text{font-size:.875rem}}.form-control-file-wrapper .file-status-wrapper span{font-size:.75rem}.highlight-gragndrop .form-control-file-box{border-color:#5199fc!important;background:#e7f1ff;margin-bottom:0!important}.highlight-gragndrop .form-control-file-icon svg{animation:1s jumpingSvg ease infinite}.highlight-gragndrop .form-control-file-icon svg path{stroke:#5199fc!important}.highlight-gragndrop .form-control-file-text{color:#5199fc!important}@keyframes jumpingSvg{0%{transform:translateY(0)}50%{transform:translateY(-.15rem)}to{transform:translateY(0)}}.show-files-on-touch{overflow:hidden!important;transition:max-height .3s linear;display:block;position:relative}.show-files-on-touch .control-buttons-wrapper{width:100%;right:0!important;bottom:0!important;padding:1rem 1rem 1rem .75rem;border-bottom:.15rem solid #83b6fd;background:rgba(81,153,252,.1);transition:background .3s ease}@media screen and (max-width: 575px){.show-files-on-touch .control-buttons-wrapper{padding:0 .5rem .25rem}}.show-files-on-touch .control-buttons-wrapper:hover{background:rgba(81,153,252,.6)}.status-switch-wrapper{width:10rem}.status-switch{background-color:#eee;width:100%;display:block;border-radius:.25rem;height:2.25rem;padding:0;position:relative;zoom:1;margin-top:1.25rem}.status-switch:before,.status-switch:after{content:" ";display:table}.status-switch label{float:left;width:50%;position:relative;z-index:2;line-height:2.25rem;cursor:pointer;color:#888;font-size:.91875rem;text-align:center;transition:.3s;margin:0}.status-switch span.status-indicator{position:relative;z-index:1;top:0;left:0;width:50%;height:100%;display:block;border-radius:.25rem 0 0 .25rem;background-color:#38b653;box-shadow:0 0 .25rem .0625rem #38b6534d;transition:all .4s cubic-bezier(.3,-.41,.19,1.3),background-color .2s linear}.status-switch span.right{left:50%;border-radius:0 .25rem .25rem 0;background-color:#333;box-shadow:none;color:#fff}.status-switch label.current-status{color:#fff}@media screen and (max-width: 991px){.revearse-custom-tool{padding-left:0!important;padding-right:3.25rem!important}.revearse-custom-tool label.custom-control-label{padding-left:0!important;padding-right:0!important}.revearse-custom-tool label.custom-control-label:before{left:auto!important;right:-3.25rem!important}.revearse-custom-tool label.custom-control-label:after{left:auto!important;right:calc(-2.25rem + 2px)!important}}div.revearse-custom-tool-desktop-mobile{padding-left:0!important;padding-right:3.25rem!important}div.revearse-custom-tool-desktop-mobile label.custom-control-label{padding-left:2rem!important;padding-right:2rem!important}div.revearse-custom-tool-desktop-mobile label.custom-control-label:before{left:auto!important;right:-3.25rem!important}div.revearse-custom-tool-desktop-mobile label.custom-control-label:after{left:auto!important;right:calc(-2.25rem + 2px)!important}.switch-with-icon{display:flex;align-items:center}.switch-with-icon span{width:calc(1em + .25rem);height:calc(1em + .25rem);vertical-align:middle;margin-left:.5rem}@media screen and (max-width: 575px){.switch-with-icon span{position:absolute;left:4.5rem;z-index:1}}@media screen and (max-width: 575px){.switch-with-icon.custom-icon-left span{position:absolute;left:11rem;z-index:1}}@media screen and (max-width: 991px){.switch-wrapper{width:100%}}@media screen and (max-width: 991px){.switch-content-wrapper{background:#f8f8f8;padding:1rem;border-radius:.25rem}}.switch-content-wrapper label{font-size:1.125rem!important}@media screen and (max-width: 575px){.switch-content-wrapper label{font-size:1rem!important}}@media screen and (max-width: 991px){.switch-content-wrapper.switch-full-width{width:calc(100% + 2rem);margin-left:-1rem}}.custom-checkbox label:before,.custom-checkbox label:after,.custom-radio label:before,.custom-radio label:after,.custom-switch label:before,.custom-switch label:after{border-color:#d9d9d9!important}.custom-checkbox label:hover,.custom-radio label:hover,.custom-switch label:hover{cursor:pointer}.custom-checkbox label:hover:before,.custom-checkbox label:hover:after,.custom-radio label:hover:before,.custom-radio label:hover:after,.custom-switch label:hover:before,.custom-switch label:hover:after{border-color:#5199fc80}.custom-checkbox label:hover:before,.custom-radio label:hover:before,.custom-switch label:hover:before{box-shadow:0 0 0 .15rem #5199fc33}.custom-checkbox input[disabled]~label:hover:before,.custom-checkbox input[disabled]~label:hover:after,.custom-radio input[disabled]~label:hover:before,.custom-radio input[disabled]~label:hover:after,.custom-switch input[disabled]~label:hover:before,.custom-switch input[disabled]~label:hover:after{box-shadow:none!important;border-color:#d9d9d9!important}.custom-checkbox label,.custom-radio label{color:#707070}.custom-checkbox label:after,.custom-radio label:after{left:-1.49rem}@media screen and (max-width: 575px){.custom-checkbox{padding-left:0!important}}@media screen and (max-width: 575px){.custom-checkbox.no-mobile-background{background:none!important}.custom-checkbox.no-mobile-background label.custom-control-label{padding-left:2rem!important;padding-right:0!important}.custom-checkbox.no-mobile-background label.custom-control-label:before,.custom-checkbox.no-mobile-background label.custom-control-label:after{left:.25rem!important}}.custom-checkbox label.custom-control-label:after{background-size:60%!important}@media screen and (max-width: 575px){.custom-checkbox.no-media input{display:none}.custom-checkbox.no-media label.custom-control-label{width:1.5rem;height:1.5rem}.custom-checkbox.no-media label.custom-control-label:before,.custom-checkbox.no-media label.custom-control-label:after{left:0rem!important}}@media screen and (max-width: 575px){.custom-checkbox:not(.no-media){background:#F0F0F0;border-radius:.25rem}.custom-checkbox:not(.no-media) label.custom-control-label{padding-top:1rem;padding-bottom:1rem;padding-right:.5rem;line-height:1.25rem!important;width:100%;font-size:1rem!important}}@media screen and (max-width: 575px) and (max-width: 575px){.custom-checkbox:not(.no-media) label.custom-control-label{font-size:.875rem!important}}@media screen and (max-width: 575px){.custom-checkbox:not(.no-media) label.custom-control-label:before,.custom-checkbox:not(.no-media) label.custom-control-label:after{top:50%!important;transform:translateY(-50%)}}.custom-switch .custom-control-label:after{background-color:#d9d9d9}.custom-control-label{color:#707070;font-size:1rem!important}@media screen and (max-width: 575px){.custom-control-label{font-size:.875rem!important}}.custom-switch .custom-control-label{line-height:1.75rem!important;display:flex;align-items:center;padding-left:.75rem}.custom-switch .custom-control-label:before{top:.2rem;left:-2.25rem!important;width:2.5rem!important;border-radius:1rem!important;height:1.5rem}.custom-switch .custom-control-label:after{top:calc(.2rem + 2px)!important;left:calc(-2.25rem + 2px)!important;width:calc(1.5rem - 4px)!important;height:calc(1.5rem - 4px)!important;border-radius:1rem!important}.custom-radio .custom-control-label,.custom-checkbox .custom-control-label{line-height:1.75rem!important;padding-left:.5rem!important}.custom-radio .custom-control-label:before,.custom-checkbox .custom-control-label:before{width:1.5rem!important;height:1.5rem!important;top:0rem!important;left:-1.5rem!important}.custom-radio .custom-control-label:after,.custom-checkbox .custom-control-label:after{width:1.5rem!important;height:1.5rem!important;top:0rem!important;background-repeat:no-repeat!important;background-position:center!important;background-size:auto!important;left:-1.5rem!important}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;-webkit-transform:translateX(1rem)!important;-ms-transform:translateX(1rem)!important;transform:translate(1rem)!important}@media screen and (max-width: 575px){.custom-switch .custom-control-label{line-height:1.75rem!important}.custom-switch .custom-control-label:before{top:.1rem!important}.custom-switch .custom-control-label:after{top:calc(.1rem + 2px)!important}}.custom-image-radio-row{display:flex;flex-direction:row;justify-content:center;width:auto}.custom-image-radio-row .custom-image-radio:not(:first-child){margin-left:1rem}.custom-image-radio{position:relative!important;width:auto;height:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.custom-image-radio input{position:absolute;left:0;width:100%;height:100%;z-index:-1;opacity:0}.custom-image-radio input:checked~svg path{stroke:#5199fc}.custom-image-radio label{position:absolute;background:none;z-index:2;width:100%;height:100%}.custom-image-radio label:hover{cursor:pointer}.custom-image-radio svg{width:4rem;height:4rem;z-index:1}.custom-image-radio svg path{transition:.3s ease}.custom-image-radio p{text-align:center;max-width:9rem;font-size:1rem!important;margin:0;margin-top:.25rem}@media screen and (max-width: 575px){.custom-image-radio p{font-size:.75rem!important}}.custom-image-radio .invalid-feedback{position:absolute;top:calc(100% - .5rem);left:0;min-width:20rem;margin-bottom:.5rem}.custom-tag-checkbox-group{display:flex;justify-content:flex-start;align-items:center;max-width:100%;flex-wrap:wrap;margin-left:-.5rem;margin-top:-.5rem}.custom-tag-checkbox-group .custom-tag-checkbox{margin-left:.5rem;margin-top:.5rem}.custom-tag-checkbox-group small{margin-left:.5rem}.custom-tag-checkbox{display:inline-block;position:relative;opacity:1;transition:.3s ease}.custom-tag-checkbox input{display:none;padding:0;transition:.1s ease-in-out;font-size:1.125rem!important;outline:none;background-color:inherit}@media screen and (max-width: 575px){.custom-tag-checkbox input{font-size:1rem!important}}.custom-tag-checkbox input:disabled+label{background-color:#f5f5f5!important;color:#d9d9d9!important;cursor:default}.custom-tag-checkbox input+label{display:flex;align-items:center;justify-content:center;font-size:1.125rem!important;border-radius:.25rem;background-color:#f0f0f0;color:#707070;padding:.5rem 1rem;margin:0;line-height:normal;transition:.3s;cursor:pointer}@media screen and (max-width: 575px){.custom-tag-checkbox input+label{font-size:1rem!important}}.custom-tag-checkbox input+label:hover{background-color:#e6e6e6}.custom-tag-checkbox input+label:before{content:"";display:inline-block;position:relative;background-image:url(data:image/svg+xml,\ %3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M1%2010L5.42473%2013.4415C5.46687%2013.4742%205.52732%2013.4681%205.56205%2013.4276L14.5%203%22%20stroke%3D%22white%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-size:contain;background-position:center;height:1.5rem;max-height:1.5rem;width:0;margin:0;opacity:0;transform:scale(.5);transition:all .35s cubic-bezier(.5,-.41,.19,2),max-width .3s,margin .3s}.custom-tag-checkbox input:checked+label{background-color:#5199fc;color:#fff;line-height:normal;transition:.3s}.custom-tag-checkbox input:checked+label:before{display:inline-block;max-width:1.875rem;opacity:1;margin-left:-.125rem;margin-right:.5rem;width:1.125rem;transform:scale(1)}.custom-control-box{position:relative}@media screen and (max-width: 575px){.custom-control-box{padding:1rem;border:.0625rem solid #e6e6e6;border-radius:.25rem}.custom-control-box .touchspin,.custom-control-box .touchspin .touchspin-body{width:100%}.custom-control-box.range-wrapper{padding:4rem 2rem 1rem}.custom-control-box .custom-control-box-title{position:absolute;display:inline-block;padding:.25rem .5rem;background-color:#fff;font-weight:300;color:#323232;font-size:.75rem;top:-.7rem;left:.5rem}}@media screen and (max-width: 575px){.custom-control-box span[class^=icon]{position:absolute;right:.5rem;top:-.7rem;background-color:#fff;padding-left:.5rem;padding-right:.5rem}.custom-control-box span[class^=icon]:after{margin-left:0}}textarea:hover{box-shadow:0 0 0 .15rem #5199fc33;border-color:#5199fc80}nav.nav{padding:0!important}.nav-link{display:flex;align-items:center!important;justify-content:flex-start;color:#707070;transition:.3s ease}.nav-link:hover{color:#5199fc}.nav-link:focus{style:inherit}.background-blue-hover:hover{background:#f1f7ff}.dropdown{display:flex;width:auto;min-width:auto}.dropdown:hover svg path{stroke:#5199fc}.dropdown-hover{z-index:1001!important}.dropdown-hover .dropdown-menu{margin:0}.dropdown-hover .dropdown-menu:after{display:inline-block;margin-left:.425em;vertical-align:middle;content:"";border-top:0;border-right:.5em solid transparent;border-bottom:.5em solid;border-left:.5em solid transparent}.dropdown-hover .dropdown-menu:empty:after{margin-left:0}.dropdown-hover .dropdown-menu:after{position:absolute;border-bottom-color:#323232;top:-.5em;left:1rem}.dropdown-menu-show .dropdown-menu{opacity:1!important;animation:.3s nav-link-hover-animIn ease!important;z-index:100000}.dropdown-menu-show .dropdown-toggle{color:#5199fc}.dropdown-menu-show .dropdown-toggle svg.icon-array-right{transform:rotate(180deg)}.dropdown-menu-show .dropdown-toggle svg.icon-array-right path{stroke:#5199fc}.dropdown-menu{transition:.2s ease;opacity:0;min-width:100%!important;border:0;box-shadow:0 0 1.125rem #0000000f;width:auto;min-width:auto;overflow-y:scroll!important;scrollbar-width:none;-ms-overflow-style:none}.dropdown-menu::-webkit-scrollbar{display:none}.dropdown-toggle:after{display:none}.dropdown-toggle svg.icon-array-right{width:1.0625em;height:1.0625em;transition:.2s ease;margin-left:.25rem}.no-text svg{margin-left:0!important}.dropdown-item{font-weight:regular;transition:.2s ease}.dropdown-divider{border-top:.0625rem solid #F0F0F0}@keyframes nav-link-hover-animIn{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translateY(0)}}.dropdown-click .dropdown-menu .dropdown-toggle svg{transition:.1s ease}.nav .drop-show{color:#5199fc}.nav .drop-show svg.icon-empty-right{transform:rotate(180deg)}.nav .drop-show svg path{stroke:#5199fc}.nav .drop-show .dropdown-menu{opacity:1}.dropdown-menu-white{background:white}.dropdown-menu-white:after{border-bottom-color:#f0f0f0!important}.dropdown-menu-white .dropdown-item{color:#707070}.dropdown-menu-white .dropdown-item:hover{color:#5199fc}.dropdown-menu-white .dropdown-item:active{background:#F0F0F0}.notification-icon{position:relative;width:1.375rem;height:1.375rem}@media screen and (max-width: 575px){.notification-icon{width:1.25rem;height:1.25rem}}.notification-icon .notification-count{position:absolute;width:1.75em;height:1.75em;top:-.5em;right:-.5em}@media screen and (max-width: 575px){.notification-icon .notification-count{width:1.5em;height:1.5em}}.notification-count{background:#5199FC;width:1.75em;height:1.75em;border-radius:50%;font-size:.6875rem;color:#fff;display:flex;justify-content:center;align-items:center;margin-left:1rem}.user-avatar-wrapper{position:relative;width:2.375rem;height:2.375rem;min-width:2.375rem;min-height:2.375rem}.user-avatar-wrapper img{border-radius:100%}.user-avatar-wrapper .user-avatar-status{position:absolute;width:.5em;height:.5em;background:#36BD78;border:.1em solid white;border-radius:50%;bottom:.1em;right:.1em;box-shadow:0 .0625em .1875em #0000004d}.status-toast{min-width:0!important}[data-close=close]{margin-top:1rem}[data-close=close] .icon-empty-right{transform:rotate(90deg);margin-left:auto!important}[data-animation=bottom-appear] .dropdown-menu{transform:translateY(3rem);transition:transform .3s,opacity .3;opacity:0;-webkit-user-select:none;user-select:none;pointer-events:none;display:block}[data-animation=bottom-appear] .drop-show+.dropdown-menu{transform:translateY(0)!important;opacity:1!important;-webkit-user-select:auto;user-select:auto;pointer-events:all}[data-animation=slide]{flex-direction:column}[data-animation=slide] .dropdown-toggle svg.icon-empty-right{margin-left:auto!important}[data-animation=slide] .dropdown-menu{max-height:0!important;opacity:1;overflow-y:scroll;padding:0;background:#f1f7ff;box-shadow:none!important;position:static!important;border-radius:0;margin-top:0}[data-animation=slide] .dropdown-menu .dropdown-item{opacity:0;color:#5199fc}[data-animation=slide] .dropdown-menu .dropdown-item:hover{background:#d5e7fe}[data-animation=slide] .drop-show{background:#f1f7ff}[data-animation=slide] .drop-show+.dropdown-menu{max-height:30rem!important}[data-animation=slide] .drop-show+.dropdown-menu .dropdown-item{opacity:1}[data-position=top-left]{top:auto!important;bottom:100%!important;left:0!important;right:auto!important}[data-position=top-right]{top:auto!important;bottom:100%!important;right:0!important;left:auto!important}[data-position=bottom-right]{bottom:auto!important;top:100%!important;right:0!important;left:auto!important}[data-position=bottom-left]{bottom:auto!important;top:100%!important;left:0!important;right:auto!important}.footer-nav{color:#d9d9d9;font-size:1rem;transition:.3s ease;position:relative}.footer-nav:before{content:"";display:block;position:absolute;left:0;top:100%;width:100%;height:.125rem;max-width:0;background:#5199FC;transition:.4s ease}.footer-nav:hover{color:#fff;text-decoration:none}.footer-nav:hover:before{max-width:60%}.tooltip{display:block!important;z-index:1000000!important}.tooltip .tooltip-inner{background:#323232;color:#fff;border-radius:8px;padding:5px 10px 4px;max-width:25rem}@media screen and (max-width: 575px){.tooltip .tooltip-inner{max-width:15rem!important}}.tooltip .tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px;border-color:#323232;z-index:1}.tooltip[x-placement^=top]{margin-bottom:5px}.tooltip[x-placement^=top] .tooltip-arrow{border-width:5px 5px 0 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;bottom:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.tooltip[x-placement^=bottom]{margin-top:5px}.tooltip[x-placement^=bottom] .tooltip-arrow{border-width:0 5px 5px 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;top:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.tooltip[x-placement^=right]{margin-left:5px}.tooltip[x-placement^=right] .tooltip-arrow{border-width:5px 5px 5px 0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important;left:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.tooltip[x-placement^=left]{margin-right:5px}.tooltip[x-placement^=left] .tooltip-arrow{border-width:5px 0 5px 5px;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;right:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.tooltip.popover .popover-inner{background:#f9f9f9;color:#000;padding:24px;border-radius:5px;box-shadow:0 5px 30px #0000001a}.tooltip.popover .popover-arrow{border-color:#f9f9f9}.tooltip[aria-hidden=true]{visibility:hidden;opacity:0;transition:opacity .15s,visibility .15s}.tooltip[aria-hidden=false]{visibility:visible;opacity:1;transition:opacity .15s}.dark-toast{background-color:#323232;color:#fff}.snackbar-toast{display:flex;justify-content:center;align-items:center}input{-webkit-appearance:none}.form-control{border:1px solid #e6e6e6}.form-control::placeholder{color:#d9d9d9}.needs-validation .form-check{padding-left:0}.needs-validation .custom-control-label{position:relative;padding-left:1.5rem}.needs-validation .custom-control-label:before,.needs-validation .custom-control-label:after{left:0}.custom-checkbox .custom-control-input.is-valid~.custom-control-label{color:#36bd78!important}.custom-control-input.is-valid:checked~.custom-control-label:before{background-color:#5199fc!important;box-shadow:0 0 0 .15rem #5199fc33!important}.custom-radio .custom-control-input.is-valid~.custom-control-label{color:#36bd78!important}input.form-control:hover{border-color:#5199fc80;box-shadow:0 0 0 .15rem #5199fc33}input.form-control.is-valid:hover{border-color:#36bd78;box-shadow:0 0 0 .15rem #36bd7833}input.form-control.is-invalid:hover{border-color:#f5548c;box-shadow:0 0 0 .15rem #f5548c33}input.form-control[disabled]:hover{border-color:#d9d9d9;box-shadow:none}.form-control:focus{box-shadow:0 0 0 .125rem #5199fc33!important}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{box-shadow:0 0 0 .125rem #f5548c33!important}.form-control{font-size:1.125rem!important}@media screen and (max-width: 575px){.form-control{font-size:1rem!important}}label.field-title{font-size:1.125rem;font-weight:700;margin-bottom:.5rem;pointer-events:none}@media screen and (max-width: 575px){label.field-title{font-size:1rem;font-weight:400;top:0}}label.field-title.use-icon-question-width{width:calc(100% - 2rem)}.invalid-feedback,.valid-feedback,small{font-size:.875rem!important}@media screen and (max-width: 575px){.invalid-feedback,.valid-feedback,small{font-size:.75rem!important}}svg.field-eye,svg.show-button-eye{content:"";position:absolute;right:.5rem;top:calc(.25em + .375rem + 2px);width:calc(1em + .25rem);height:calc(1em + .25rem);transition:.3s ease;border-radius:.25rem;z-index:5}svg.field-eye:hover,svg.show-button-eye:hover{cursor:pointer}.show-eye-line{transition:.3s ease}.hide-eye-line{transform:rotate(44deg) translate(-.2rem,-.9rem);opacity:0;transition:.3s ease}svg.show-button-eye{top:50%;left:50%;transform:translate(-50%,-50%)}.was-validated .form-control:invalid,.form-control.is-invalid{background-image:none}.was-validated .form-control:valid,.form-control.is-valid{background-image:none}[data-old-password] .form-control{background:url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2012%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.6696%206.19791H9.1101L9.57135%204.27157C9.93376%202.78645%208.9893%201.29052%207.46278%200.935379L5.29931%200.440379C4.5635%200.268191%203.80574%200.386568%203.16878%200.773992C2.52083%201.16142%202.07056%201.77481%201.89485%202.49585C1.82896%202.77566%202.00467%203.05548%202.29021%203.12005C2.57574%203.18462%202.86128%203.01245%202.92717%202.73264C3.03699%202.28065%203.32253%201.90399%203.71788%201.65647C4.12422%201.41971%204.59645%201.34437%205.0577%201.45199L7.22118%201.94699C8.17662%202.17299%208.75867%203.0985%208.53903%204.03478L8.02287%206.19791H0.708782C0.423247%206.19791%200.181641%206.43471%200.181641%206.71452V11.794C0.181641%2013.9034%201.93878%2015.636%204.10226%2015.636H7.28707C9.45054%2015.636%2011.2077%2013.9034%2011.2077%2011.794V6.71452C11.2077%206.43471%2010.9661%206.19791%2010.6696%206.19791ZM10.1424%2011.794C10.1424%2013.333%208.85751%2014.5921%207.28707%2014.5921H4.10226C2.52083%2014.5921%201.24691%2013.333%201.24691%2011.794V7.24183H10.1424V11.794Z%22%20fill%3D%22%23707070%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.21993%2012.8821C5.21993%2013.1727%205.46154%2013.4095%205.74707%2013.4095C6.04359%2013.4095%206.2852%2013.1727%206.2852%2012.8821V11.397C6.34011%2011.3217%206.38404%2011.214%206.38404%2011.0956C6.38404%2010.8158%206.14243%2010.5791%205.8569%2010.5791H5.64824C5.3627%2010.5791%205.12109%2010.8158%205.12109%2011.0956C5.12109%2011.214%205.15404%2011.3217%205.21993%2011.397V12.8821Z%22%20fill%3D%22%23707070%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-old-password] .form-control:focus{background:url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2012%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.6696%206.19791H9.1101L9.57135%204.27157C9.93376%202.78645%208.9893%201.29052%207.46278%200.935379L5.29931%200.440379C4.5635%200.268191%203.80574%200.386568%203.16878%200.773992C2.52083%201.16142%202.07056%201.77481%201.89485%202.49585C1.82896%202.77566%202.00467%203.05548%202.29021%203.12005C2.57574%203.18462%202.86128%203.01245%202.92717%202.73264C3.03699%202.28065%203.32253%201.90399%203.71788%201.65647C4.12422%201.41971%204.59645%201.34437%205.0577%201.45199L7.22118%201.94699C8.17662%202.17299%208.75867%203.0985%208.53903%204.03478L8.02287%206.19791H0.708782C0.423247%206.19791%200.181641%206.43471%200.181641%206.71452V11.794C0.181641%2013.9034%201.93878%2015.636%204.10226%2015.636H7.28707C9.45054%2015.636%2011.2077%2013.9034%2011.2077%2011.794V6.71452C11.2077%206.43471%2010.9661%206.19791%2010.6696%206.19791ZM10.1424%2011.794C10.1424%2013.333%208.85751%2014.5921%207.28707%2014.5921H4.10226C2.52083%2014.5921%201.24691%2013.333%201.24691%2011.794V7.24183H10.1424V11.794Z%22%20fill%3D%22%235199FC%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.21993%2012.8821C5.21993%2013.1727%205.46154%2013.4095%205.74707%2013.4095C6.04359%2013.4095%206.2852%2013.1727%206.2852%2012.8821V11.397C6.34011%2011.3217%206.38404%2011.214%206.38404%2011.0956C6.38404%2010.8158%206.14243%2010.5791%205.8569%2010.5791H5.64824C5.3627%2010.5791%205.12109%2010.8158%205.12109%2011.0956C5.12109%2011.214%205.15404%2011.3217%205.21993%2011.397V12.8821Z%22%20fill%3D%22%235199FC%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-old-password] .form-control.is-invalid{background:url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2012%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.6696%206.19791H9.1101L9.57135%204.27157C9.93376%202.78645%208.9893%201.29052%207.46278%200.935379L5.29931%200.440379C4.5635%200.268191%203.80574%200.386568%203.16878%200.773992C2.52083%201.16142%202.07056%201.77481%201.89485%202.49585C1.82896%202.77566%202.00467%203.05548%202.29021%203.12005C2.57574%203.18462%202.86128%203.01245%202.92717%202.73264C3.03699%202.28065%203.32253%201.90399%203.71788%201.65647C4.12422%201.41971%204.59645%201.34437%205.0577%201.45199L7.22118%201.94699C8.17662%202.17299%208.75867%203.0985%208.53903%204.03478L8.02287%206.19791H0.708782C0.423247%206.19791%200.181641%206.43471%200.181641%206.71452V11.794C0.181641%2013.9034%201.93878%2015.636%204.10226%2015.636H7.28707C9.45054%2015.636%2011.2077%2013.9034%2011.2077%2011.794V6.71452C11.2077%206.43471%2010.9661%206.19791%2010.6696%206.19791ZM10.1424%2011.794C10.1424%2013.333%208.85751%2014.5921%207.28707%2014.5921H4.10226C2.52083%2014.5921%201.24691%2013.333%201.24691%2011.794V7.24183H10.1424V11.794Z%22%20fill%3D%22%23F5548C%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.21993%2012.8821C5.21993%2013.1727%205.46154%2013.4095%205.74707%2013.4095C6.04359%2013.4095%206.2852%2013.1727%206.2852%2012.8821V11.397C6.34011%2011.3217%206.38404%2011.214%206.38404%2011.0956C6.38404%2010.8158%206.14243%2010.5791%205.8569%2010.5791H5.64824C5.3627%2010.5791%205.12109%2010.8158%205.12109%2011.0956C5.12109%2011.214%205.15404%2011.3217%205.21993%2011.397V12.8821Z%22%20fill%3D%22%23F5548C%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-old-password] .form-control.is-valid{background:url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2012%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.6696%206.19791H9.1101L9.57135%204.27157C9.93376%202.78645%208.9893%201.29052%207.46278%200.935379L5.29931%200.440379C4.5635%200.268191%203.80574%200.386568%203.16878%200.773992C2.52083%201.16142%202.07056%201.77481%201.89485%202.49585C1.82896%202.77566%202.00467%203.05548%202.29021%203.12005C2.57574%203.18462%202.86128%203.01245%202.92717%202.73264C3.03699%202.28065%203.32253%201.90399%203.71788%201.65647C4.12422%201.41971%204.59645%201.34437%205.0577%201.45199L7.22118%201.94699C8.17662%202.17299%208.75867%203.0985%208.53903%204.03478L8.02287%206.19791H0.708782C0.423247%206.19791%200.181641%206.43471%200.181641%206.71452V11.794C0.181641%2013.9034%201.93878%2015.636%204.10226%2015.636H7.28707C9.45054%2015.636%2011.2077%2013.9034%2011.2077%2011.794V6.71452C11.2077%206.43471%2010.9661%206.19791%2010.6696%206.19791ZM10.1424%2011.794C10.1424%2013.333%208.85751%2014.5921%207.28707%2014.5921H4.10226C2.52083%2014.5921%201.24691%2013.333%201.24691%2011.794V7.24183H10.1424V11.794Z%22%20fill%3D%22%2336BD78%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.21993%2012.8821C5.21993%2013.1727%205.46154%2013.4095%205.74707%2013.4095C6.04359%2013.4095%206.2852%2013.1727%206.2852%2012.8821V11.397C6.34011%2011.3217%206.38404%2011.214%206.38404%2011.0956C6.38404%2010.8158%206.14243%2010.5791%205.8569%2010.5791H5.64824C5.3627%2010.5791%205.12109%2010.8158%205.12109%2011.0956C5.12109%2011.214%205.15404%2011.3217%205.21993%2011.397V12.8821Z%22%20fill%3D%22%2336BD78%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-old-password]{position:relative}[data-old-password] input{padding-left:calc(1.25rem + 1em)}[data-new-password] .form-control{background:url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12.4306%205.92817H11.4183V3.83983C11.4183%202.32682%2010.1691%201.09082%208.63999%201.09082H6.45395C4.93557%201.09082%203.6864%202.32682%203.6864%203.83983V5.92817H2.66338C2.38339%205.92817%202.14648%206.16263%202.14648%206.43966V11.4688C2.14648%2013.5572%203.86947%2015.2726%205.9909%2015.2726H9.11381C11.2352%2015.2726%2012.9582%2013.5572%2012.9582%2011.4688V6.43966C12.9582%206.16263%2012.7213%205.92817%2012.4306%205.92817ZM4.73096%203.83983C4.73096%202.89154%205.50631%202.12433%206.45395%202.12433H8.63999C9.5984%202.12433%2010.3737%202.89154%2010.3737%203.83983V5.92817H4.73096V3.83983ZM11.9137%2011.4688C11.9137%2012.9925%2010.6537%2014.2391%209.11381%2014.2391H5.9909C4.44021%2014.2391%203.19104%2012.9925%203.19104%2011.4688V6.96174H11.9137V11.4688Z%22%20fill%3D%22%23707070%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.08911%2012.5107C7.08911%2012.7983%207.32602%2013.0327%207.606%2013.0327C7.89675%2013.0327%208.13367%2012.7983%208.13367%2012.5107V11.0403C8.18751%2010.9657%208.23058%2010.8591%208.23058%2010.7419C8.23058%2010.4649%207.99367%2010.2305%207.71369%2010.2305H7.50908C7.2291%2010.2305%206.99219%2010.4649%206.99219%2010.7419C6.99219%2010.8591%207.02449%2010.9657%207.08911%2011.0403V12.5107Z%22%20fill%3D%22%23707070%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-new-password] .form-control:focus{background:url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12.4306%205.92817H11.4183V3.83983C11.4183%202.32682%2010.1691%201.09082%208.63999%201.09082H6.45395C4.93557%201.09082%203.6864%202.32682%203.6864%203.83983V5.92817H2.66338C2.38339%205.92817%202.14648%206.16263%202.14648%206.43966V11.4688C2.14648%2013.5572%203.86947%2015.2726%205.9909%2015.2726H9.11381C11.2352%2015.2726%2012.9582%2013.5572%2012.9582%2011.4688V6.43966C12.9582%206.16263%2012.7213%205.92817%2012.4306%205.92817ZM4.73096%203.83983C4.73096%202.89154%205.50631%202.12433%206.45395%202.12433H8.63999C9.5984%202.12433%2010.3737%202.89154%2010.3737%203.83983V5.92817H4.73096V3.83983ZM11.9137%2011.4688C11.9137%2012.9925%2010.6537%2014.2391%209.11381%2014.2391H5.9909C4.44021%2014.2391%203.19104%2012.9925%203.19104%2011.4688V6.96174H11.9137V11.4688Z%22%20fill%3D%22%235199FC%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.08911%2012.5107C7.08911%2012.7983%207.32602%2013.0327%207.606%2013.0327C7.89675%2013.0327%208.13367%2012.7983%208.13367%2012.5107V11.0403C8.18751%2010.9657%208.23058%2010.8591%208.23058%2010.7419C8.23058%2010.4649%207.99367%2010.2305%207.71369%2010.2305H7.50908C7.2291%2010.2305%206.99219%2010.4649%206.99219%2010.7419C6.99219%2010.8591%207.02449%2010.9657%207.08911%2011.0403V12.5107Z%22%20fill%3D%22%235199FC%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-new-password] .form-control.is-invalid{background:url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12.4306%205.92817H11.4183V3.83983C11.4183%202.32682%2010.1691%201.09082%208.63999%201.09082H6.45395C4.93557%201.09082%203.6864%202.32682%203.6864%203.83983V5.92817H2.66338C2.38339%205.92817%202.14648%206.16263%202.14648%206.43966V11.4688C2.14648%2013.5572%203.86947%2015.2726%205.9909%2015.2726H9.11381C11.2352%2015.2726%2012.9582%2013.5572%2012.9582%2011.4688V6.43966C12.9582%206.16263%2012.7213%205.92817%2012.4306%205.92817ZM4.73096%203.83983C4.73096%202.89154%205.50631%202.12433%206.45395%202.12433H8.63999C9.5984%202.12433%2010.3737%202.89154%2010.3737%203.83983V5.92817H4.73096V3.83983ZM11.9137%2011.4688C11.9137%2012.9925%2010.6537%2014.2391%209.11381%2014.2391H5.9909C4.44021%2014.2391%203.19104%2012.9925%203.19104%2011.4688V6.96174H11.9137V11.4688Z%22%20fill%3D%22%23F5548C%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.08911%2012.5107C7.08911%2012.7983%207.32602%2013.0327%207.606%2013.0327C7.89675%2013.0327%208.13367%2012.7983%208.13367%2012.5107V11.0403C8.18751%2010.9657%208.23058%2010.8591%208.23058%2010.7419C8.23058%2010.4649%207.99367%2010.2305%207.71369%2010.2305H7.50908C7.2291%2010.2305%206.99219%2010.4649%206.99219%2010.7419C6.99219%2010.8591%207.02449%2010.9657%207.08911%2011.0403V12.5107Z%22%20fill%3D%22%23F5548C%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-new-password] .form-control.is-valid{background:url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12.4306%205.92817H11.4183V3.83983C11.4183%202.32682%2010.1691%201.09082%208.63999%201.09082H6.45395C4.93557%201.09082%203.6864%202.32682%203.6864%203.83983V5.92817H2.66338C2.38339%205.92817%202.14648%206.16263%202.14648%206.43966V11.4688C2.14648%2013.5572%203.86947%2015.2726%205.9909%2015.2726H9.11381C11.2352%2015.2726%2012.9582%2013.5572%2012.9582%2011.4688V6.43966C12.9582%206.16263%2012.7213%205.92817%2012.4306%205.92817ZM4.73096%203.83983C4.73096%202.89154%205.50631%202.12433%206.45395%202.12433H8.63999C9.5984%202.12433%2010.3737%202.89154%2010.3737%203.83983V5.92817H4.73096V3.83983ZM11.9137%2011.4688C11.9137%2012.9925%2010.6537%2014.2391%209.11381%2014.2391H5.9909C4.44021%2014.2391%203.19104%2012.9925%203.19104%2011.4688V6.96174H11.9137V11.4688Z%22%20fill%3D%22%2336BD78%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.08911%2012.5107C7.08911%2012.7983%207.32602%2013.0327%207.606%2013.0327C7.89675%2013.0327%208.13367%2012.7983%208.13367%2012.5107V11.0403C8.18751%2010.9657%208.23058%2010.8591%208.23058%2010.7419C8.23058%2010.4649%207.99367%2010.2305%207.71369%2010.2305H7.50908C7.2291%2010.2305%206.99219%2010.4649%206.99219%2010.7419C6.99219%2010.8591%207.02449%2010.9657%207.08911%2011.0403V12.5107Z%22%20fill%3D%22%2336BD78%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-new-password]{position:relative}[data-new-password] input{padding-left:calc(1.25rem + 1em)}[data-tel] .form-control{background:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2221%22%20viewBox%3D%220%200%2020%2021%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0)%22%3E%0A%3Cpath%20d%3D%22M14.3739%2020.5C13.7283%2020.5%2013.0882%2020.3859%2012.4622%2020.1585C9.70462%2019.1567%207.14496%2017.5251%205.05989%2015.4401C2.97482%2013.3551%201.34325%2010.7954%200.341531%208.03774C0.0196306%207.15152%20-0.0753655%206.23672%200.0592774%205.31863C0.185405%204.45867%200.518516%203.62382%201.02264%202.90432C1.52898%202.18165%202.20403%201.58058%202.97478%201.16611C3.7967%200.724131%204.69381%200.5%205.64127%200.5C5.93595%200.5%206.19063%200.70589%206.25238%200.994003L7.23336%205.5719C7.27777%205.7792%207.21406%205.99489%207.06419%206.14481L5.38797%207.82099C6.96923%2010.9648%209.53506%2013.5307%2012.6789%2015.1119L14.3551%2013.4357C14.505%2013.2858%2014.7207%2013.2222%2014.928%2013.2665L19.5059%2014.2475C19.7941%2014.3093%2019.9999%2014.564%2019.9999%2014.8586C19.9999%2015.8061%2019.7758%2016.7032%2019.3338%2017.5252C18.9193%2018.2959%2018.3182%2018.971%2017.5956%2019.4773C16.8761%2019.9814%2016.0412%2020.3145%2015.1812%2020.4407C14.9118%2020.4802%2014.6423%2020.5%2014.3739%2020.5V20.5ZM5.14192%201.77729C3.89217%201.91525%202.78292%202.57031%202.04631%203.62163C1.21798%204.80381%201.02482%206.25785%201.51637%207.611C3.44222%2012.9126%207.58741%2017.0578%2012.889%2018.9836C14.2421%2019.4752%2015.6961%2019.282%2016.8784%2018.4537C17.9297%2017.7171%2018.5847%2016.6078%2018.7227%2015.3581L14.9986%2014.56L13.248%2016.3106C13.0618%2016.4969%2012.7787%2016.5464%2012.5404%2016.4343C8.82216%2014.6875%205.81244%2011.6778%204.06564%207.95962C3.95365%207.72123%204.0031%207.43819%204.18938%207.25195L5.93993%205.5014L5.14192%201.77729Z%22%20fill%3D%22%23707070%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3CclipPath%20id%3D%22clip0%22%3E%0A%3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22white%22%20transform%3D%22translate(0%200.5)%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-tel] .form-control:focus{background:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2221%22%20viewBox%3D%220%200%2020%2021%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0)%22%3E%0A%3Cpath%20d%3D%22M14.3739%2020.5C13.7283%2020.5%2013.0882%2020.3859%2012.4622%2020.1585C9.70462%2019.1567%207.14496%2017.5251%205.05989%2015.4401C2.97482%2013.3551%201.34325%2010.7954%200.341531%208.03774C0.0196306%207.15152%20-0.0753655%206.23672%200.0592774%205.31863C0.185405%204.45867%200.518516%203.62382%201.02264%202.90432C1.52898%202.18165%202.20403%201.58058%202.97478%201.16611C3.7967%200.724131%204.69381%200.5%205.64127%200.5C5.93595%200.5%206.19063%200.70589%206.25238%200.994003L7.23336%205.5719C7.27777%205.7792%207.21406%205.99489%207.06419%206.14481L5.38797%207.82099C6.96923%2010.9648%209.53506%2013.5307%2012.6789%2015.1119L14.3551%2013.4357C14.505%2013.2858%2014.7207%2013.2222%2014.928%2013.2665L19.5059%2014.2475C19.7941%2014.3093%2019.9999%2014.564%2019.9999%2014.8586C19.9999%2015.8061%2019.7758%2016.7032%2019.3338%2017.5252C18.9193%2018.2959%2018.3182%2018.971%2017.5956%2019.4773C16.8761%2019.9814%2016.0412%2020.3145%2015.1812%2020.4407C14.9118%2020.4802%2014.6423%2020.5%2014.3739%2020.5V20.5ZM5.14192%201.77729C3.89217%201.91525%202.78292%202.57031%202.04631%203.62163C1.21798%204.80381%201.02482%206.25785%201.51637%207.611C3.44222%2012.9126%207.58741%2017.0578%2012.889%2018.9836C14.2421%2019.4752%2015.6961%2019.282%2016.8784%2018.4537C17.9297%2017.7171%2018.5847%2016.6078%2018.7227%2015.3581L14.9986%2014.56L13.248%2016.3106C13.0618%2016.4969%2012.7787%2016.5464%2012.5404%2016.4343C8.82216%2014.6875%205.81244%2011.6778%204.06564%207.95962C3.95365%207.72123%204.0031%207.43819%204.18938%207.25195L5.93993%205.5014L5.14192%201.77729Z%22%20fill%3D%22%235199FC%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3CclipPath%20id%3D%22clip0%22%3E%0A%3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22white%22%20transform%3D%22translate(0%200.5)%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-tel] .form-control.is-invalid{background:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2221%22%20viewBox%3D%220%200%2020%2021%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0)%22%3E%0A%3Cpath%20d%3D%22M14.3739%2020.5C13.7283%2020.5%2013.0882%2020.3859%2012.4622%2020.1585C9.70462%2019.1567%207.14496%2017.5251%205.05989%2015.4401C2.97482%2013.3551%201.34325%2010.7954%200.341531%208.03774C0.0196306%207.15152%20-0.0753655%206.23672%200.0592774%205.31863C0.185405%204.45867%200.518516%203.62382%201.02264%202.90432C1.52898%202.18165%202.20403%201.58058%202.97478%201.16611C3.7967%200.724131%204.69381%200.5%205.64127%200.5C5.93595%200.5%206.19063%200.70589%206.25238%200.994003L7.23336%205.5719C7.27777%205.7792%207.21406%205.99489%207.06419%206.14481L5.38797%207.82099C6.96923%2010.9648%209.53506%2013.5307%2012.6789%2015.1119L14.3551%2013.4357C14.505%2013.2858%2014.7207%2013.2222%2014.928%2013.2665L19.5059%2014.2475C19.7941%2014.3093%2019.9999%2014.564%2019.9999%2014.8586C19.9999%2015.8061%2019.7758%2016.7032%2019.3338%2017.5252C18.9193%2018.2959%2018.3182%2018.971%2017.5956%2019.4773C16.8761%2019.9814%2016.0412%2020.3145%2015.1812%2020.4407C14.9118%2020.4802%2014.6423%2020.5%2014.3739%2020.5V20.5ZM5.14192%201.77729C3.89217%201.91525%202.78292%202.57031%202.04631%203.62163C1.21798%204.80381%201.02482%206.25785%201.51637%207.611C3.44222%2012.9126%207.58741%2017.0578%2012.889%2018.9836C14.2421%2019.4752%2015.6961%2019.282%2016.8784%2018.4537C17.9297%2017.7171%2018.5847%2016.6078%2018.7227%2015.3581L14.9986%2014.56L13.248%2016.3106C13.0618%2016.4969%2012.7787%2016.5464%2012.5404%2016.4343C8.82216%2014.6875%205.81244%2011.6778%204.06564%207.95962C3.95365%207.72123%204.0031%207.43819%204.18938%207.25195L5.93993%205.5014L5.14192%201.77729Z%22%20fill%3D%22%23F5548C%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3CclipPath%20id%3D%22clip0%22%3E%0A%3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22white%22%20transform%3D%22translate(0%200.5)%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-tel] .form-control.is-valid{background:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2221%22%20viewBox%3D%220%200%2020%2021%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0)%22%3E%0A%3Cpath%20d%3D%22M14.3739%2020.5C13.7283%2020.5%2013.0882%2020.3859%2012.4622%2020.1585C9.70462%2019.1567%207.14496%2017.5251%205.05989%2015.4401C2.97482%2013.3551%201.34325%2010.7954%200.341531%208.03774C0.0196306%207.15152%20-0.0753655%206.23672%200.0592774%205.31863C0.185405%204.45867%200.518516%203.62382%201.02264%202.90432C1.52898%202.18165%202.20403%201.58058%202.97478%201.16611C3.7967%200.724131%204.69381%200.5%205.64127%200.5C5.93595%200.5%206.19063%200.70589%206.25238%200.994003L7.23336%205.5719C7.27777%205.7792%207.21406%205.99489%207.06419%206.14481L5.38797%207.82099C6.96923%2010.9648%209.53506%2013.5307%2012.6789%2015.1119L14.3551%2013.4357C14.505%2013.2858%2014.7207%2013.2222%2014.928%2013.2665L19.5059%2014.2475C19.7941%2014.3093%2019.9999%2014.564%2019.9999%2014.8586C19.9999%2015.8061%2019.7758%2016.7032%2019.3338%2017.5252C18.9193%2018.2959%2018.3182%2018.971%2017.5956%2019.4773C16.8761%2019.9814%2016.0412%2020.3145%2015.1812%2020.4407C14.9118%2020.4802%2014.6423%2020.5%2014.3739%2020.5V20.5ZM5.14192%201.77729C3.89217%201.91525%202.78292%202.57031%202.04631%203.62163C1.21798%204.80381%201.02482%206.25785%201.51637%207.611C3.44222%2012.9126%207.58741%2017.0578%2012.889%2018.9836C14.2421%2019.4752%2015.6961%2019.282%2016.8784%2018.4537C17.9297%2017.7171%2018.5847%2016.6078%2018.7227%2015.3581L14.9986%2014.56L13.248%2016.3106C13.0618%2016.4969%2012.7787%2016.5464%2012.5404%2016.4343C8.82216%2014.6875%205.81244%2011.6778%204.06564%207.95962C3.95365%207.72123%204.0031%207.43819%204.18938%207.25195L5.93993%205.5014L5.14192%201.77729Z%22%20fill%3D%22%2336BD78%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3CclipPath%20id%3D%22clip0%22%3E%0A%3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22white%22%20transform%3D%22translate(0%200.5)%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-tel]{position:relative}[data-tel] input{padding-left:calc(1.25rem + 1em)}[data-message] .form-control{background:url(data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16%208.59029C16.0028%209.67185%2015.7501%2010.7388%2015.2625%2011.7042C14.0833%2014.0636%2011.6724%2015.5545%209.03471%2015.5556C7.95315%2015.5584%206.88622%2015.3057%205.92083%2014.8181L1.25%2016.375L2.80694%2011.7042C2.31932%2010.7388%202.06662%209.67185%202.06944%208.59029C2.07046%205.95258%203.56138%203.54173%205.92083%202.36252C6.88622%201.8749%207.95315%201.6222%209.03471%201.62502H9.44443C12.981%201.82013%2015.8049%204.64401%2016%208.18057V8.59029V8.59029Z%22%20stroke%3D%22%23707070%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-message] .form-control:focus{background:url(data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16%208.59029C16.0028%209.67185%2015.7501%2010.7388%2015.2625%2011.7042C14.0833%2014.0636%2011.6724%2015.5545%209.03471%2015.5556C7.95315%2015.5584%206.88622%2015.3057%205.92083%2014.8181L1.25%2016.375L2.80694%2011.7042C2.31932%2010.7388%202.06662%209.67185%202.06944%208.59029C2.07046%205.95258%203.56138%203.54173%205.92083%202.36252C6.88622%201.8749%207.95315%201.6222%209.03471%201.62502H9.44443C12.981%201.82013%2015.8049%204.64401%2016%208.18057V8.59029V8.59029Z%22%20stroke%3D%22%235199FC%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-message] .form-control.is-invalid{background:url(data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16%208.59029C16.0028%209.67185%2015.7501%2010.7388%2015.2625%2011.7042C14.0833%2014.0636%2011.6724%2015.5545%209.03471%2015.5556C7.95315%2015.5584%206.88622%2015.3057%205.92083%2014.8181L1.25%2016.375L2.80694%2011.7042C2.31932%2010.7388%202.06662%209.67185%202.06944%208.59029C2.07046%205.95258%203.56138%203.54173%205.92083%202.36252C6.88622%201.8749%207.95315%201.6222%209.03471%201.62502H9.44443C12.981%201.82013%2015.8049%204.64401%2016%208.18057V8.59029V8.59029Z%22%20stroke%3D%22%23F5548C%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-message] .form-control.is-valid{background:url(data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16%208.59029C16.0028%209.67185%2015.7501%2010.7388%2015.2625%2011.7042C14.0833%2014.0636%2011.6724%2015.5545%209.03471%2015.5556C7.95315%2015.5584%206.88622%2015.3057%205.92083%2014.8181L1.25%2016.375L2.80694%2011.7042C2.31932%2010.7388%202.06662%209.67185%202.06944%208.59029C2.07046%205.95258%203.56138%203.54173%205.92083%202.36252C6.88622%201.8749%207.95315%201.6222%209.03471%201.62502H9.44443C12.981%201.82013%2015.8049%204.64401%2016%208.18057V8.59029V8.59029Z%22%20stroke%3D%22%2336BD78%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-message]{position:relative}[data-message] input{padding-left:calc(1.25rem + 1em)}[data-mail] .form-control{background:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M4%204H20C21.1%204%2022%204.9%2022%206V18C22%2019.1%2021.1%2020%2020%2020H4C2.9%2020%202%2019.1%202%2018V6C2%204.9%202.9%204%204%204Z%22%20stroke%3D%22%23707070%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M22%206L12%2013L2%206%22%20stroke%3D%22%23707070%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-mail] .form-control:focus{background:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M4%204H20C21.1%204%2022%204.9%2022%206V18C22%2019.1%2021.1%2020%2020%2020H4C2.9%2020%202%2019.1%202%2018V6C2%204.9%202.9%204%204%204Z%22%20stroke%3D%22%235199FC%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M22%206L12%2013L2%206%22%20stroke%3D%22%235199FC%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-mail] .form-control.is-invalid{background:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M4%204H20C21.1%204%2022%204.9%2022%206V18C22%2019.1%2021.1%2020%2020%2020H4C2.9%2020%202%2019.1%202%2018V6C2%204.9%202.9%204%204%204Z%22%20stroke%3D%22%23F5548C%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M22%206L12%2013L2%206%22%20stroke%3D%22%23F5548C%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-mail] .form-control.is-valid{background:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M4%204H20C21.1%204%2022%204.9%2022%206V18C22%2019.1%2021.1%2020%2020%2020H4C2.9%2020%202%2019.1%202%2018V6C2%204.9%202.9%204%204%204Z%22%20stroke%3D%22%2336BD78%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M22%206L12%2013L2%206%22%20stroke%3D%22%2336BD78%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-mail]{position:relative}[data-mail] input{padding-left:calc(1.25rem + 1em)}[data-text-blocks] .form-control{background:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M12%2010.4286V7.28571M12%2010.4286H17.5M12%2010.4286V15.1429M1%207.28571V2C1%201.44772%201.44772%201%202%201H11C11.5523%201%2012%201.44771%2012%202V7.28571M1%207.28571H12M1%207.28571V15.1429M12%2023H2C1.44772%2023%201%2022.5523%201%2022V15.1429M12%2023H17.5M12%2023V16.7143M17.5%2010.4286H22C22.5523%2010.4286%2023%2010.8763%2023%2011.4286V16.7143M17.5%2010.4286V23M17.5%2023H22C22.5523%2023%2023%2022.5523%2023%2022V16.7143M23%2016.7143H12M12%2016.7143V15.1429M12%2015.1429H1%22%20stroke%3D%22%23707070%22%20stroke-width%3D%221.4%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-text-blocks] .form-control:focus{background:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M12%2010.4286V7.28571M12%2010.4286H17.5M12%2010.4286V15.1429M1%207.28571V2C1%201.44772%201.44772%201%202%201H11C11.5523%201%2012%201.44771%2012%202V7.28571M1%207.28571H12M1%207.28571V15.1429M12%2023H2C1.44772%2023%201%2022.5523%201%2022V15.1429M12%2023H17.5M12%2023V16.7143M17.5%2010.4286H22C22.5523%2010.4286%2023%2010.8763%2023%2011.4286V16.7143M17.5%2010.4286V23M17.5%2023H22C22.5523%2023%2023%2022.5523%2023%2022V16.7143M23%2016.7143H12M12%2016.7143V15.1429M12%2015.1429H1%22%20stroke%3D%22%235199FC%22%20stroke-width%3D%221.4%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-text-blocks] .form-control.is-invalid{background:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M12%2010.4286V7.28571M12%2010.4286H17.5M12%2010.4286V15.1429M1%207.28571V2C1%201.44772%201.44772%201%202%201H11C11.5523%201%2012%201.44771%2012%202V7.28571M1%207.28571H12M1%207.28571V15.1429M12%2023H2C1.44772%2023%201%2022.5523%201%2022V15.1429M12%2023H17.5M12%2023V16.7143M17.5%2010.4286H22C22.5523%2010.4286%2023%2010.8763%2023%2011.4286V16.7143M17.5%2010.4286V23M17.5%2023H22C22.5523%2023%2023%2022.5523%2023%2022V16.7143M23%2016.7143H12M12%2016.7143V15.1429M12%2015.1429H1%22%20stroke%3D%22%23F5548C%22%20stroke-width%3D%221.4%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-text-blocks] .form-control.is-valid{background:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M12%2010.4286V7.28571M12%2010.4286H17.5M12%2010.4286V15.1429M1%207.28571V2C1%201.44772%201.44772%201%202%201H11C11.5523%201%2012%201.44771%2012%202V7.28571M1%207.28571H12M1%207.28571V15.1429M12%2023H2C1.44772%2023%201%2022.5523%201%2022V15.1429M12%2023H17.5M12%2023V16.7143M17.5%2010.4286H22C22.5523%2010.4286%2023%2010.8763%2023%2011.4286V16.7143M17.5%2010.4286V23M17.5%2023H22C22.5523%2023%2023%2022.5523%2023%2022V16.7143M23%2016.7143H12M12%2016.7143V15.1429M12%2015.1429H1%22%20stroke%3D%22%2336BD78%22%20stroke-width%3D%221.4%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-text-blocks]{position:relative}[data-text-blocks] input{padding-left:calc(1.25rem + 1em)}[data-location] .form-control{background:url(data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M19.25%209.1665C19.25%2015.5832%2011%2021.0832%2011%2021.0832C11%2021.0832%202.75%2015.5832%202.75%209.1665C2.75%204.61015%206.44365%200.916504%2011%200.916504C15.5563%200.916504%2019.25%204.61015%2019.25%209.1665V9.1665Z%22%20stroke%3D%22%23707070%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11%2011.9165C12.5188%2011.9165%2013.75%2010.6853%2013.75%209.1665C13.75%207.64772%2012.5188%206.4165%2011%206.4165C9.48122%206.4165%208.25%207.64772%208.25%209.1665C8.25%2010.6853%209.48122%2011.9165%2011%2011.9165Z%22%20stroke%3D%22%23707070%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-location] .form-control:focus{background:url(data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M19.25%209.1665C19.25%2015.5832%2011%2021.0832%2011%2021.0832C11%2021.0832%202.75%2015.5832%202.75%209.1665C2.75%204.61015%206.44365%200.916504%2011%200.916504C15.5563%200.916504%2019.25%204.61015%2019.25%209.1665V9.1665Z%22%20stroke%3D%22%235199FC%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11%2011.9165C12.5188%2011.9165%2013.75%2010.6853%2013.75%209.1665C13.75%207.64772%2012.5188%206.4165%2011%206.4165C9.48122%206.4165%208.25%207.64772%208.25%209.1665C8.25%2010.6853%209.48122%2011.9165%2011%2011.9165Z%22%20stroke%3D%22%235199FC%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-location] .form-control.is-invalid{background:url(data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M19.25%209.1665C19.25%2015.5832%2011%2021.0832%2011%2021.0832C11%2021.0832%202.75%2015.5832%202.75%209.1665C2.75%204.61015%206.44365%200.916504%2011%200.916504C15.5563%200.916504%2019.25%204.61015%2019.25%209.1665V9.1665Z%22%20stroke%3D%22%23F5548C%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11%2011.9165C12.5188%2011.9165%2013.75%2010.6853%2013.75%209.1665C13.75%207.64772%2012.5188%206.4165%2011%206.4165C9.48122%206.4165%208.25%207.64772%208.25%209.1665C8.25%2010.6853%209.48122%2011.9165%2011%2011.9165Z%22%20stroke%3D%22%23F5548C%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-location] .form-control.is-valid{background:url(data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M19.25%209.1665C19.25%2015.5832%2011%2021.0832%2011%2021.0832C11%2021.0832%202.75%2015.5832%202.75%209.1665C2.75%204.61015%206.44365%200.916504%2011%200.916504C15.5563%200.916504%2019.25%204.61015%2019.25%209.1665V9.1665Z%22%20stroke%3D%22%2336BD78%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11%2011.9165C12.5188%2011.9165%2013.75%2010.6853%2013.75%209.1665C13.75%207.64772%2012.5188%206.4165%2011%206.4165C9.48122%206.4165%208.25%207.64772%208.25%209.1665C8.25%2010.6853%209.48122%2011.9165%2011%2011.9165Z%22%20stroke%3D%22%2336BD78%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-location]{position:relative}[data-location] input{padding-left:calc(1.25rem + 1em)}[data-video] .form-control{background:url(data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.11111%2015.2222C12.4862%2015.2222%2015.2222%2012.4862%2015.2222%209.11111C15.2222%205.73604%2012.4862%203%209.11111%203C5.73604%203%203%205.73604%203%209.11111C3%2012.4862%205.73604%2015.2222%209.11111%2015.2222Z%22%20stroke%3D%22%23707070%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M7.8125%2011.7294V7.24632V6.64556C7.8125%206.56171%207.90949%206.51509%207.97497%206.56748L11.1524%209.10941C11.2024%209.14945%2011.2024%209.22555%2011.1524%209.26559L7.97497%2011.8075C7.90949%2011.8599%207.8125%2011.8133%207.8125%2011.7294Z%22%20stroke%3D%22%23707070%22%20stroke-width%3D%221.4%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-video] .form-control:focus{background:url(data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.11111%2015.2222C12.4862%2015.2222%2015.2222%2012.4862%2015.2222%209.11111C15.2222%205.73604%2012.4862%203%209.11111%203C5.73604%203%203%205.73604%203%209.11111C3%2012.4862%205.73604%2015.2222%209.11111%2015.2222Z%22%20stroke%3D%22%235199FC%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M7.8125%2011.7294V7.24632V6.64556C7.8125%206.56171%207.90949%206.51509%207.97497%206.56748L11.1524%209.10941C11.2024%209.14945%2011.2024%209.22555%2011.1524%209.26559L7.97497%2011.8075C7.90949%2011.8599%207.8125%2011.8133%207.8125%2011.7294Z%22%20stroke%3D%22%235199FC%22%20stroke-width%3D%221.4%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-video] .form-control.is-invalid{background:url(data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.11111%2015.2222C12.4862%2015.2222%2015.2222%2012.4862%2015.2222%209.11111C15.2222%205.73604%2012.4862%203%209.11111%203C5.73604%203%203%205.73604%203%209.11111C3%2012.4862%205.73604%2015.2222%209.11111%2015.2222Z%22%20stroke%3D%22%23F5548C%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M7.8125%2011.7294V7.24632V6.64556C7.8125%206.56171%207.90949%206.51509%207.97497%206.56748L11.1524%209.10941C11.2024%209.14945%2011.2024%209.22555%2011.1524%209.26559L7.97497%2011.8075C7.90949%2011.8599%207.8125%2011.8133%207.8125%2011.7294Z%22%20stroke%3D%22%23F5548C%22%20stroke-width%3D%221.4%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-video] .form-control.is-valid{background:url(data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.11111%2015.2222C12.4862%2015.2222%2015.2222%2012.4862%2015.2222%209.11111C15.2222%205.73604%2012.4862%203%209.11111%203C5.73604%203%203%205.73604%203%209.11111C3%2012.4862%205.73604%2015.2222%209.11111%2015.2222Z%22%20stroke%3D%22%2336BD78%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M7.8125%2011.7294V7.24632V6.64556C7.8125%206.56171%207.90949%206.51509%207.97497%206.56748L11.1524%209.10941C11.2024%209.14945%2011.2024%209.22555%2011.1524%209.26559L7.97497%2011.8075C7.90949%2011.8599%207.8125%2011.8133%207.8125%2011.7294Z%22%20stroke%3D%22%2336BD78%22%20stroke-width%3D%221.4%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-video]{position:relative}[data-video] input{padding-left:calc(1.25rem + 1em)}[data-datepicker] .form-control{background:url(data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.25%205C2.25%203.89543%203.14543%203%204.25%203H13.75C14.8546%203%2015.75%203.89543%2015.75%205V14.5C15.75%2015.6046%2014.8546%2016.5%2013.75%2016.5H4.25C3.14543%2016.5%202.25%2015.6046%202.25%2014.5V5Z%22%20stroke%3D%22%23707070%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M12%201.5V4.5%22%20stroke%3D%22%23707070%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M6%201.5V4.5%22%20stroke%3D%22%23707070%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M2.25%207.5H15.75%22%20stroke%3D%22%23707070%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-datepicker] .form-control:focus{background:url(data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.25%205C2.25%203.89543%203.14543%203%204.25%203H13.75C14.8546%203%2015.75%203.89543%2015.75%205V14.5C15.75%2015.6046%2014.8546%2016.5%2013.75%2016.5H4.25C3.14543%2016.5%202.25%2015.6046%202.25%2014.5V5Z%22%20stroke%3D%22%235199FC%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M12%201.5V4.5%22%20stroke%3D%22%235199FC%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M6%201.5V4.5%22%20stroke%3D%22%235199FC%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M2.25%207.5H15.75%22%20stroke%3D%22%235199FC%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-datepicker] .form-control.is-invalid{background:url(data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.25%205C2.25%203.89543%203.14543%203%204.25%203H13.75C14.8546%203%2015.75%203.89543%2015.75%205V14.5C15.75%2015.6046%2014.8546%2016.5%2013.75%2016.5H4.25C3.14543%2016.5%202.25%2015.6046%202.25%2014.5V5Z%22%20stroke%3D%22%23F5548C%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M12%201.5V4.5%22%20stroke%3D%22%23F5548C%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M6%201.5V4.5%22%20stroke%3D%22%23F5548C%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M2.25%207.5H15.75%22%20stroke%3D%22%23F5548C%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-datepicker] .form-control.is-valid{background:url(data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.25%205C2.25%203.89543%203.14543%203%204.25%203H13.75C14.8546%203%2015.75%203.89543%2015.75%205V14.5C15.75%2015.6046%2014.8546%2016.5%2013.75%2016.5H4.25C3.14543%2016.5%202.25%2015.6046%202.25%2014.5V5Z%22%20stroke%3D%22%2336BD78%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M12%201.5V4.5%22%20stroke%3D%22%2336BD78%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M6%201.5V4.5%22%20stroke%3D%22%2336BD78%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M2.25%207.5H15.75%22%20stroke%3D%22%2336BD78%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-datepicker]{position:relative}[data-datepicker] input{padding-left:calc(1.25rem + 1em)}[data-timepicker] .form-control{background:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12%2022C17.5228%2022%2022%2017.5228%2022%2012C22%206.47715%2017.5228%202%2012%202C6.47715%202%202%206.47715%202%2012C2%2017.5228%206.47715%2022%2012%2022Z%22%20stroke%3D%22%23707070%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M12%206V12L15%2015%22%20stroke%3D%22%23707070%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-timepicker] .form-control:focus{background:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12%2022C17.5228%2022%2022%2017.5228%2022%2012C22%206.47715%2017.5228%202%2012%202C6.47715%202%202%206.47715%202%2012C2%2017.5228%206.47715%2022%2012%2022Z%22%20stroke%3D%22%235199FC%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M12%206V12L15%2015%22%20stroke%3D%22%235199FC%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-timepicker] .form-control.is-invalid{background:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12%2022C17.5228%2022%2022%2017.5228%2022%2012C22%206.47715%2017.5228%202%2012%202C6.47715%202%202%206.47715%202%2012C2%2017.5228%206.47715%2022%2012%2022Z%22%20stroke%3D%22%23F5548C%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M12%206V12L15%2015%22%20stroke%3D%22%23F5548C%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-timepicker] .form-control.is-valid{background:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12%2022C17.5228%2022%2022%2017.5228%2022%2012C22%206.47715%2017.5228%202%2012%202C6.47715%202%202%206.47715%202%2012C2%2017.5228%206.47715%2022%2012%2022Z%22%20stroke%3D%22%2336BD78%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M12%206V12L15%2015%22%20stroke%3D%22%2336BD78%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-timepicker]{position:relative}[data-timepicker] input{padding-left:calc(1.25rem + 1em)}[data-external] .form-control{background:url(data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M16.5%2011.9167V17.4167C16.5%2018.4292%2015.6792%2019.25%2014.6667%2019.25H4.58333C3.57081%2019.25%202.75%2018.4292%202.75%2017.4167V7.33333C2.75%206.32081%203.57081%205.5%204.58333%205.5H10.0833%22%20stroke%3D%22%23707070%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M13.75%202.75H19.25V8.25%22%20stroke%3D%22%23707070%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M9.16699%2012.8333L19.2503%202.75%22%20stroke%3D%22%23707070%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-external] .form-control:focus{background:url(data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M16.5%2011.9167V17.4167C16.5%2018.4292%2015.6792%2019.25%2014.6667%2019.25H4.58333C3.57081%2019.25%202.75%2018.4292%202.75%2017.4167V7.33333C2.75%206.32081%203.57081%205.5%204.58333%205.5H10.0833%22%20stroke%3D%22%235199FC%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M13.75%202.75H19.25V8.25%22%20stroke%3D%22%235199FC%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M9.16699%2012.8333L19.2503%202.75%22%20stroke%3D%22%235199FC%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-external] .form-control.is-invalid{background:url(data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M16.5%2011.9167V17.4167C16.5%2018.4292%2015.6792%2019.25%2014.6667%2019.25H4.58333C3.57081%2019.25%202.75%2018.4292%202.75%2017.4167V7.33333C2.75%206.32081%203.57081%205.5%204.58333%205.5H10.0833%22%20stroke%3D%22%23F5548C%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M13.75%202.75H19.25V8.25%22%20stroke%3D%22%23F5548C%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M9.16699%2012.8333L19.2503%202.75%22%20stroke%3D%22%23F5548C%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-external] .form-control.is-valid{background:url(data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M16.5%2011.9167V17.4167C16.5%2018.4292%2015.6792%2019.25%2014.6667%2019.25H4.58333C3.57081%2019.25%202.75%2018.4292%202.75%2017.4167V7.33333C2.75%206.32081%203.57081%205.5%204.58333%205.5H10.0833%22%20stroke%3D%22%2336BD78%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M13.75%202.75H19.25V8.25%22%20stroke%3D%22%2336BD78%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M9.16699%2012.8333L19.2503%202.75%22%20stroke%3D%22%2336BD78%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-external]{position:relative}[data-external] input{padding-left:calc(1.25rem + 1em)}[data-partners] .form-control{background:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M16.3%208C16.3%209.2226%2015.793%2010.843%2014.947%2012.1565C14.0837%2013.497%2013.017%2014.3%2012%2014.3C10.983%2014.3%209.91633%2013.497%209.05296%2012.1565C8.20696%2010.843%207.7%209.2226%207.7%208C7.7%205.62518%209.62518%203.7%2012%203.7C14.3748%203.7%2016.3%205.62518%2016.3%208Z%22%20stroke%3D%22%23707070%22%20stroke-width%3D%221.4%22%2F%3E%0A%3Cpath%20d%3D%22M4.86584%2017.3497L10.1652%2014.7H13.8348L19.1342%2017.3497C19.2358%2017.4005%2019.3%2017.5044%2019.3%2017.618V20C19.3%2020.1657%2019.1657%2020.3%2019%2020.3H5C4.83431%2020.3%204.7%2020.1657%204.7%2020V17.618C4.7%2017.5044%204.7642%2017.4005%204.86584%2017.3497Z%22%20stroke%3D%22%23707070%22%20stroke-width%3D%221.4%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-partners] .form-control:focus{background:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M16.3%208C16.3%209.2226%2015.793%2010.843%2014.947%2012.1565C14.0837%2013.497%2013.017%2014.3%2012%2014.3C10.983%2014.3%209.91633%2013.497%209.05296%2012.1565C8.20696%2010.843%207.7%209.2226%207.7%208C7.7%205.62518%209.62518%203.7%2012%203.7C14.3748%203.7%2016.3%205.62518%2016.3%208Z%22%20stroke%3D%22%235199FC%22%20stroke-width%3D%221.4%22%2F%3E%0A%3Cpath%20d%3D%22M4.86584%2017.3497L10.1652%2014.7H13.8348L19.1342%2017.3497C19.2358%2017.4005%2019.3%2017.5044%2019.3%2017.618V20C19.3%2020.1657%2019.1657%2020.3%2019%2020.3H5C4.83431%2020.3%204.7%2020.1657%204.7%2020V17.618C4.7%2017.5044%204.7642%2017.4005%204.86584%2017.3497Z%22%20stroke%3D%22%235199FC%22%20stroke-width%3D%221.4%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-partners] .form-control.is-invalid{background:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M16.3%208C16.3%209.2226%2015.793%2010.843%2014.947%2012.1565C14.0837%2013.497%2013.017%2014.3%2012%2014.3C10.983%2014.3%209.91633%2013.497%209.05296%2012.1565C8.20696%2010.843%207.7%209.2226%207.7%208C7.7%205.62518%209.62518%203.7%2012%203.7C14.3748%203.7%2016.3%205.62518%2016.3%208Z%22%20stroke%3D%22%23F5548C%22%20stroke-width%3D%221.4%22%2F%3E%0A%3Cpath%20d%3D%22M4.86584%2017.3497L10.1652%2014.7H13.8348L19.1342%2017.3497C19.2358%2017.4005%2019.3%2017.5044%2019.3%2017.618V20C19.3%2020.1657%2019.1657%2020.3%2019%2020.3H5C4.83431%2020.3%204.7%2020.1657%204.7%2020V17.618C4.7%2017.5044%204.7642%2017.4005%204.86584%2017.3497Z%22%20stroke%3D%22%23F5548C%22%20stroke-width%3D%221.4%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-partners] .form-control.is-valid{background:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M16.3%208C16.3%209.2226%2015.793%2010.843%2014.947%2012.1565C14.0837%2013.497%2013.017%2014.3%2012%2014.3C10.983%2014.3%209.91633%2013.497%209.05296%2012.1565C8.20696%2010.843%207.7%209.2226%207.7%208C7.7%205.62518%209.62518%203.7%2012%203.7C14.3748%203.7%2016.3%205.62518%2016.3%208Z%22%20stroke%3D%22%2336BD78%22%20stroke-width%3D%221.4%22%2F%3E%0A%3Cpath%20d%3D%22M4.86584%2017.3497L10.1652%2014.7H13.8348L19.1342%2017.3497C19.2358%2017.4005%2019.3%2017.5044%2019.3%2017.618V20C19.3%2020.1657%2019.1657%2020.3%2019%2020.3H5C4.83431%2020.3%204.7%2020.1657%204.7%2020V17.618C4.7%2017.5044%204.7642%2017.4005%204.86584%2017.3497Z%22%20stroke%3D%22%2336BD78%22%20stroke-width%3D%221.4%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-partners]{position:relative}[data-partners] input{padding-left:calc(1.25rem + 1em)}[data-code] .form-control{background:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.73149%200H0.700317C0.320979%200%200%200.30697%200%200.701683V9.73612C0%2010.1308%200.320979%2010.4382%200.700317%2010.4382H9.73149C10.1108%2010.4382%2010.4318%2010.1308%2010.4318%209.73612V0.701683C10.4318%200.30697%2010.1108%200%209.73149%200ZM9.01658%209.03444H1.40063V1.40337H9.01658V9.03444Z%22%20fill%3D%22%23707070%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.73149%2013.5618H0.700317C0.320979%2013.5618%200%2013.8688%200%2014.2635V23.298C0%2023.6927%200.320979%2024%200.700317%2024H9.73149C10.1108%2024%2010.4318%2023.6927%2010.4318%2023.298V14.2635C10.4318%2013.8688%2010.1108%2013.5618%209.73149%2013.5618ZM9.01658%2022.5963H1.40063V14.9652H9.01658V22.5963Z%22%20fill%3D%22%23707070%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M23.2725%200H14.2413C13.862%200%2013.541%200.30697%2013.541%200.701683V9.73612C13.541%2010.1308%2013.862%2010.4382%2014.2413%2010.4382H23.2725C23.6518%2010.4382%2023.9728%2010.1308%2023.9728%209.73612V0.701683C23.9728%200.30697%2023.6518%200%2023.2725%200ZM22.5576%209.03444H14.9416V1.40337H22.5576V9.03444Z%22%20fill%3D%22%23707070%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M23.2996%2018.0782C22.9203%2018.0782%2022.5993%2018.3852%2022.5993%2018.7799V22.5952H20.2941C19.9147%2022.5952%2019.5938%2022.9022%2019.5938%2023.2969C19.5938%2023.6916%2019.9147%2023.999%2020.2941%2023.999H23.2996C23.6935%2023.999%2023.9999%2023.6916%2023.9999%2023.2969V18.7799C23.9999%2018.3852%2023.6935%2018.0782%2023.2996%2018.0782Z%22%20fill%3D%22%23707070%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M17.2469%2013.5554H14.2413C13.862%2013.5554%2013.541%2013.8624%2013.541%2014.2571V18.7741C13.541%2019.1689%2013.862%2019.4762%2014.2413%2019.4762C14.6353%2019.4762%2014.9416%2019.1689%2014.9416%2018.7741V14.9588H17.2469C17.6408%2014.9588%2017.9472%2014.6372%2017.9472%2014.2571C17.9472%2013.8624%2017.6408%2013.5554%2017.2469%2013.5554Z%22%20fill%3D%22%23707070%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.71005%204.72111C5.57874%204.58961%205.40366%204.51636%205.21399%204.51636C5.02432%204.51636%204.84924%204.58961%204.71793%204.72111C4.58662%204.85261%204.51367%205.02772%204.51367%205.21766C4.51367%205.40761%204.58662%205.58307%204.71793%205.71457C4.84924%205.84607%205.02432%205.91933%205.21399%205.91933C5.40366%205.91933%205.57874%205.84607%205.71005%205.71457C5.84136%205.58307%205.91431%205.40761%205.91431%205.21766C5.91431%205.02772%205.84136%204.85261%205.71005%204.72111Z%22%20fill%3D%22%23707070%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.71005%2018.2765C5.57874%2018.145%205.40366%2018.0717%205.21399%2018.0717C5.02432%2018.0717%204.84924%2018.145%204.71793%2018.2765C4.58662%2018.408%204.51367%2018.5831%204.51367%2018.773C4.51367%2018.963%204.58662%2019.1384%204.71793%2019.2699C4.84924%2019.4014%205.02432%2019.4747%205.21399%2019.4747C5.40366%2019.4747%205.57874%2019.4014%205.71005%2019.2699C5.84136%2019.1384%205.91431%2018.963%205.91431%2018.773C5.91431%2018.5831%205.84136%2018.408%205.71005%2018.2765Z%22%20fill%3D%22%23707070%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M19.2511%204.72111C19.1198%204.58961%2018.9447%204.51636%2018.755%204.51636C18.5653%204.51636%2018.3903%204.58961%2018.2589%204.72111C18.1276%204.85261%2018.0547%205.02772%2018.0547%205.21766C18.0547%205.40761%2018.1276%205.58307%2018.2589%205.71457C18.3903%205.84607%2018.5653%205.91933%2018.755%205.91933C18.9447%205.91933%2019.1198%205.84607%2019.2511%205.71457C19.3824%205.58307%2019.4553%205.40761%2019.4553%205.21766C19.4553%205.02772%2019.3824%204.85261%2019.2511%204.72111Z%22%20fill%3D%22%23707070%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M19.2511%2018.2765C19.1198%2018.145%2018.9447%2018.0717%2018.755%2018.0717C18.5653%2018.0717%2018.3903%2018.145%2018.2589%2018.2765C18.1276%2018.408%2018.0547%2018.5831%2018.0547%2018.773C18.0547%2018.963%2018.1276%2019.1384%2018.2589%2019.2699C18.3903%2019.4014%2018.5653%2019.4747%2018.755%2019.4747C18.9447%2019.4747%2019.1198%2019.4014%2019.2511%2019.2699C19.3824%2019.1384%2019.4553%2018.963%2019.4553%2018.773C19.4553%2018.5831%2019.3824%2018.408%2019.2511%2018.2765Z%22%20fill%3D%22%23707070%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M23.2334%2013.5554H21.7306C21.3513%2013.5554%2021.0303%2013.8622%2021.0303%2014.2567C21.0303%2014.6512%2021.3513%2014.9584%2021.7306%2014.9584H23.2334C23.6273%2014.9584%2023.9337%2014.6512%2023.9337%2014.2567C23.9337%2013.8622%2023.6273%2013.5554%2023.2334%2013.5554Z%22%20fill%3D%22%23707070%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M15.7441%2022.5945H14.2413C13.862%2022.5945%2013.541%2022.9013%2013.541%2023.2958C13.541%2023.6903%2013.862%2023.9975%2014.2413%2023.9975H15.7441C16.138%2023.9975%2016.4444%2023.6903%2016.4444%2023.2958C16.4444%2022.9013%2016.138%2022.5945%2015.7441%2022.5945Z%22%20fill%3D%22%23707070%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-code] .form-control:focus{background:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.73149%200H0.700317C0.320979%200%200%200.30697%200%200.701683V9.73612C0%2010.1308%200.320979%2010.4382%200.700317%2010.4382H9.73149C10.1108%2010.4382%2010.4318%2010.1308%2010.4318%209.73612V0.701683C10.4318%200.30697%2010.1108%200%209.73149%200ZM9.01658%209.03444H1.40063V1.40337H9.01658V9.03444Z%22%20fill%3D%22%235199FC%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.73149%2013.5618H0.700317C0.320979%2013.5618%200%2013.8688%200%2014.2635V23.298C0%2023.6927%200.320979%2024%200.700317%2024H9.73149C10.1108%2024%2010.4318%2023.6927%2010.4318%2023.298V14.2635C10.4318%2013.8688%2010.1108%2013.5618%209.73149%2013.5618ZM9.01658%2022.5963H1.40063V14.9652H9.01658V22.5963Z%22%20fill%3D%22%235199FC%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M23.2725%200H14.2413C13.862%200%2013.541%200.30697%2013.541%200.701683V9.73612C13.541%2010.1308%2013.862%2010.4382%2014.2413%2010.4382H23.2725C23.6518%2010.4382%2023.9728%2010.1308%2023.9728%209.73612V0.701683C23.9728%200.30697%2023.6518%200%2023.2725%200ZM22.5576%209.03444H14.9416V1.40337H22.5576V9.03444Z%22%20fill%3D%22%235199FC%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M23.2996%2018.0782C22.9203%2018.0782%2022.5993%2018.3852%2022.5993%2018.7799V22.5952H20.2941C19.9147%2022.5952%2019.5938%2022.9022%2019.5938%2023.2969C19.5938%2023.6916%2019.9147%2023.999%2020.2941%2023.999H23.2996C23.6935%2023.999%2023.9999%2023.6916%2023.9999%2023.2969V18.7799C23.9999%2018.3852%2023.6935%2018.0782%2023.2996%2018.0782Z%22%20fill%3D%22%235199FC%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M17.2469%2013.5554H14.2413C13.862%2013.5554%2013.541%2013.8624%2013.541%2014.2571V18.7741C13.541%2019.1689%2013.862%2019.4762%2014.2413%2019.4762C14.6353%2019.4762%2014.9416%2019.1689%2014.9416%2018.7741V14.9588H17.2469C17.6408%2014.9588%2017.9472%2014.6372%2017.9472%2014.2571C17.9472%2013.8624%2017.6408%2013.5554%2017.2469%2013.5554Z%22%20fill%3D%22%235199FC%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.71005%204.72111C5.57874%204.58961%205.40366%204.51636%205.21399%204.51636C5.02432%204.51636%204.84924%204.58961%204.71793%204.72111C4.58662%204.85261%204.51367%205.02772%204.51367%205.21766C4.51367%205.40761%204.58662%205.58307%204.71793%205.71457C4.84924%205.84607%205.02432%205.91933%205.21399%205.91933C5.40366%205.91933%205.57874%205.84607%205.71005%205.71457C5.84136%205.58307%205.91431%205.40761%205.91431%205.21766C5.91431%205.02772%205.84136%204.85261%205.71005%204.72111Z%22%20fill%3D%22%235199FC%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.71005%2018.2765C5.57874%2018.145%205.40366%2018.0717%205.21399%2018.0717C5.02432%2018.0717%204.84924%2018.145%204.71793%2018.2765C4.58662%2018.408%204.51367%2018.5831%204.51367%2018.773C4.51367%2018.963%204.58662%2019.1384%204.71793%2019.2699C4.84924%2019.4014%205.02432%2019.4747%205.21399%2019.4747C5.40366%2019.4747%205.57874%2019.4014%205.71005%2019.2699C5.84136%2019.1384%205.91431%2018.963%205.91431%2018.773C5.91431%2018.5831%205.84136%2018.408%205.71005%2018.2765Z%22%20fill%3D%22%235199FC%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M19.2511%204.72111C19.1198%204.58961%2018.9447%204.51636%2018.755%204.51636C18.5653%204.51636%2018.3903%204.58961%2018.2589%204.72111C18.1276%204.85261%2018.0547%205.02772%2018.0547%205.21766C18.0547%205.40761%2018.1276%205.58307%2018.2589%205.71457C18.3903%205.84607%2018.5653%205.91933%2018.755%205.91933C18.9447%205.91933%2019.1198%205.84607%2019.2511%205.71457C19.3824%205.58307%2019.4553%205.40761%2019.4553%205.21766C19.4553%205.02772%2019.3824%204.85261%2019.2511%204.72111Z%22%20fill%3D%22%235199FC%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M19.2511%2018.2765C19.1198%2018.145%2018.9447%2018.0717%2018.755%2018.0717C18.5653%2018.0717%2018.3903%2018.145%2018.2589%2018.2765C18.1276%2018.408%2018.0547%2018.5831%2018.0547%2018.773C18.0547%2018.963%2018.1276%2019.1384%2018.2589%2019.2699C18.3903%2019.4014%2018.5653%2019.4747%2018.755%2019.4747C18.9447%2019.4747%2019.1198%2019.4014%2019.2511%2019.2699C19.3824%2019.1384%2019.4553%2018.963%2019.4553%2018.773C19.4553%2018.5831%2019.3824%2018.408%2019.2511%2018.2765Z%22%20fill%3D%22%235199FC%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M23.2334%2013.5554H21.7306C21.3513%2013.5554%2021.0303%2013.8622%2021.0303%2014.2567C21.0303%2014.6512%2021.3513%2014.9584%2021.7306%2014.9584H23.2334C23.6273%2014.9584%2023.9337%2014.6512%2023.9337%2014.2567C23.9337%2013.8622%2023.6273%2013.5554%2023.2334%2013.5554Z%22%20fill%3D%22%235199FC%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M15.7441%2022.5945H14.2413C13.862%2022.5945%2013.541%2022.9013%2013.541%2023.2958C13.541%2023.6903%2013.862%2023.9975%2014.2413%2023.9975H15.7441C16.138%2023.9975%2016.4444%2023.6903%2016.4444%2023.2958C16.4444%2022.9013%2016.138%2022.5945%2015.7441%2022.5945Z%22%20fill%3D%22%235199FC%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-code] .form-control.is-invalid{background:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.73149%200H0.700317C0.320979%200%200%200.30697%200%200.701683V9.73612C0%2010.1308%200.320979%2010.4382%200.700317%2010.4382H9.73149C10.1108%2010.4382%2010.4318%2010.1308%2010.4318%209.73612V0.701683C10.4318%200.30697%2010.1108%200%209.73149%200ZM9.01658%209.03444H1.40063V1.40337H9.01658V9.03444Z%22%20fill%3D%22%23F5548C%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.73149%2013.5618H0.700317C0.320979%2013.5618%200%2013.8688%200%2014.2635V23.298C0%2023.6927%200.320979%2024%200.700317%2024H9.73149C10.1108%2024%2010.4318%2023.6927%2010.4318%2023.298V14.2635C10.4318%2013.8688%2010.1108%2013.5618%209.73149%2013.5618ZM9.01658%2022.5963H1.40063V14.9652H9.01658V22.5963Z%22%20fill%3D%22%23F5548C%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M23.2725%200H14.2413C13.862%200%2013.541%200.30697%2013.541%200.701683V9.73612C13.541%2010.1308%2013.862%2010.4382%2014.2413%2010.4382H23.2725C23.6518%2010.4382%2023.9728%2010.1308%2023.9728%209.73612V0.701683C23.9728%200.30697%2023.6518%200%2023.2725%200ZM22.5576%209.03444H14.9416V1.40337H22.5576V9.03444Z%22%20fill%3D%22%23F5548C%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M23.2996%2018.0782C22.9203%2018.0782%2022.5993%2018.3852%2022.5993%2018.7799V22.5952H20.2941C19.9147%2022.5952%2019.5938%2022.9022%2019.5938%2023.2969C19.5938%2023.6916%2019.9147%2023.999%2020.2941%2023.999H23.2996C23.6935%2023.999%2023.9999%2023.6916%2023.9999%2023.2969V18.7799C23.9999%2018.3852%2023.6935%2018.0782%2023.2996%2018.0782Z%22%20fill%3D%22%23F5548C%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M17.2469%2013.5554H14.2413C13.862%2013.5554%2013.541%2013.8624%2013.541%2014.2571V18.7741C13.541%2019.1689%2013.862%2019.4762%2014.2413%2019.4762C14.6353%2019.4762%2014.9416%2019.1689%2014.9416%2018.7741V14.9588H17.2469C17.6408%2014.9588%2017.9472%2014.6372%2017.9472%2014.2571C17.9472%2013.8624%2017.6408%2013.5554%2017.2469%2013.5554Z%22%20fill%3D%22%23F5548C%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.71005%204.72111C5.57874%204.58961%205.40366%204.51636%205.21399%204.51636C5.02432%204.51636%204.84924%204.58961%204.71793%204.72111C4.58662%204.85261%204.51367%205.02772%204.51367%205.21766C4.51367%205.40761%204.58662%205.58307%204.71793%205.71457C4.84924%205.84607%205.02432%205.91933%205.21399%205.91933C5.40366%205.91933%205.57874%205.84607%205.71005%205.71457C5.84136%205.58307%205.91431%205.40761%205.91431%205.21766C5.91431%205.02772%205.84136%204.85261%205.71005%204.72111Z%22%20fill%3D%22%23F5548C%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.71005%2018.2765C5.57874%2018.145%205.40366%2018.0717%205.21399%2018.0717C5.02432%2018.0717%204.84924%2018.145%204.71793%2018.2765C4.58662%2018.408%204.51367%2018.5831%204.51367%2018.773C4.51367%2018.963%204.58662%2019.1384%204.71793%2019.2699C4.84924%2019.4014%205.02432%2019.4747%205.21399%2019.4747C5.40366%2019.4747%205.57874%2019.4014%205.71005%2019.2699C5.84136%2019.1384%205.91431%2018.963%205.91431%2018.773C5.91431%2018.5831%205.84136%2018.408%205.71005%2018.2765Z%22%20fill%3D%22%23F5548C%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M19.2511%204.72111C19.1198%204.58961%2018.9447%204.51636%2018.755%204.51636C18.5653%204.51636%2018.3903%204.58961%2018.2589%204.72111C18.1276%204.85261%2018.0547%205.02772%2018.0547%205.21766C18.0547%205.40761%2018.1276%205.58307%2018.2589%205.71457C18.3903%205.84607%2018.5653%205.91933%2018.755%205.91933C18.9447%205.91933%2019.1198%205.84607%2019.2511%205.71457C19.3824%205.58307%2019.4553%205.40761%2019.4553%205.21766C19.4553%205.02772%2019.3824%204.85261%2019.2511%204.72111Z%22%20fill%3D%22%23F5548C%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M19.2511%2018.2765C19.1198%2018.145%2018.9447%2018.0717%2018.755%2018.0717C18.5653%2018.0717%2018.3903%2018.145%2018.2589%2018.2765C18.1276%2018.408%2018.0547%2018.5831%2018.0547%2018.773C18.0547%2018.963%2018.1276%2019.1384%2018.2589%2019.2699C18.3903%2019.4014%2018.5653%2019.4747%2018.755%2019.4747C18.9447%2019.4747%2019.1198%2019.4014%2019.2511%2019.2699C19.3824%2019.1384%2019.4553%2018.963%2019.4553%2018.773C19.4553%2018.5831%2019.3824%2018.408%2019.2511%2018.2765Z%22%20fill%3D%22%23F5548C%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M23.2334%2013.5554H21.7306C21.3513%2013.5554%2021.0303%2013.8622%2021.0303%2014.2567C21.0303%2014.6512%2021.3513%2014.9584%2021.7306%2014.9584H23.2334C23.6273%2014.9584%2023.9337%2014.6512%2023.9337%2014.2567C23.9337%2013.8622%2023.6273%2013.5554%2023.2334%2013.5554Z%22%20fill%3D%22%23F5548C%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M15.7441%2022.5945H14.2413C13.862%2022.5945%2013.541%2022.9013%2013.541%2023.2958C13.541%2023.6903%2013.862%2023.9975%2014.2413%2023.9975H15.7441C16.138%2023.9975%2016.4444%2023.6903%2016.4444%2023.2958C16.4444%2022.9013%2016.138%2022.5945%2015.7441%2022.5945Z%22%20fill%3D%22%23F5548C%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-code] .form-control.is-valid{background:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.73149%200H0.700317C0.320979%200%200%200.30697%200%200.701683V9.73612C0%2010.1308%200.320979%2010.4382%200.700317%2010.4382H9.73149C10.1108%2010.4382%2010.4318%2010.1308%2010.4318%209.73612V0.701683C10.4318%200.30697%2010.1108%200%209.73149%200ZM9.01658%209.03444H1.40063V1.40337H9.01658V9.03444Z%22%20fill%3D%22%2336BD78%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.73149%2013.5618H0.700317C0.320979%2013.5618%200%2013.8688%200%2014.2635V23.298C0%2023.6927%200.320979%2024%200.700317%2024H9.73149C10.1108%2024%2010.4318%2023.6927%2010.4318%2023.298V14.2635C10.4318%2013.8688%2010.1108%2013.5618%209.73149%2013.5618ZM9.01658%2022.5963H1.40063V14.9652H9.01658V22.5963Z%22%20fill%3D%22%2336BD78%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M23.2725%200H14.2413C13.862%200%2013.541%200.30697%2013.541%200.701683V9.73612C13.541%2010.1308%2013.862%2010.4382%2014.2413%2010.4382H23.2725C23.6518%2010.4382%2023.9728%2010.1308%2023.9728%209.73612V0.701683C23.9728%200.30697%2023.6518%200%2023.2725%200ZM22.5576%209.03444H14.9416V1.40337H22.5576V9.03444Z%22%20fill%3D%22%2336BD78%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M23.2996%2018.0782C22.9203%2018.0782%2022.5993%2018.3852%2022.5993%2018.7799V22.5952H20.2941C19.9147%2022.5952%2019.5938%2022.9022%2019.5938%2023.2969C19.5938%2023.6916%2019.9147%2023.999%2020.2941%2023.999H23.2996C23.6935%2023.999%2023.9999%2023.6916%2023.9999%2023.2969V18.7799C23.9999%2018.3852%2023.6935%2018.0782%2023.2996%2018.0782Z%22%20fill%3D%22%2336BD78%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M17.2469%2013.5554H14.2413C13.862%2013.5554%2013.541%2013.8624%2013.541%2014.2571V18.7741C13.541%2019.1689%2013.862%2019.4762%2014.2413%2019.4762C14.6353%2019.4762%2014.9416%2019.1689%2014.9416%2018.7741V14.9588H17.2469C17.6408%2014.9588%2017.9472%2014.6372%2017.9472%2014.2571C17.9472%2013.8624%2017.6408%2013.5554%2017.2469%2013.5554Z%22%20fill%3D%22%2336BD78%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.71005%204.72111C5.57874%204.58961%205.40366%204.51636%205.21399%204.51636C5.02432%204.51636%204.84924%204.58961%204.71793%204.72111C4.58662%204.85261%204.51367%205.02772%204.51367%205.21766C4.51367%205.40761%204.58662%205.58307%204.71793%205.71457C4.84924%205.84607%205.02432%205.91933%205.21399%205.91933C5.40366%205.91933%205.57874%205.84607%205.71005%205.71457C5.84136%205.58307%205.91431%205.40761%205.91431%205.21766C5.91431%205.02772%205.84136%204.85261%205.71005%204.72111Z%22%20fill%3D%22%2336BD78%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.71005%2018.2765C5.57874%2018.145%205.40366%2018.0717%205.21399%2018.0717C5.02432%2018.0717%204.84924%2018.145%204.71793%2018.2765C4.58662%2018.408%204.51367%2018.5831%204.51367%2018.773C4.51367%2018.963%204.58662%2019.1384%204.71793%2019.2699C4.84924%2019.4014%205.02432%2019.4747%205.21399%2019.4747C5.40366%2019.4747%205.57874%2019.4014%205.71005%2019.2699C5.84136%2019.1384%205.91431%2018.963%205.91431%2018.773C5.91431%2018.5831%205.84136%2018.408%205.71005%2018.2765Z%22%20fill%3D%22%2336BD78%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M19.2511%204.72111C19.1198%204.58961%2018.9447%204.51636%2018.755%204.51636C18.5653%204.51636%2018.3903%204.58961%2018.2589%204.72111C18.1276%204.85261%2018.0547%205.02772%2018.0547%205.21766C18.0547%205.40761%2018.1276%205.58307%2018.2589%205.71457C18.3903%205.84607%2018.5653%205.91933%2018.755%205.91933C18.9447%205.91933%2019.1198%205.84607%2019.2511%205.71457C19.3824%205.58307%2019.4553%205.40761%2019.4553%205.21766C19.4553%205.02772%2019.3824%204.85261%2019.2511%204.72111Z%22%20fill%3D%22%2336BD78%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M19.2511%2018.2765C19.1198%2018.145%2018.9447%2018.0717%2018.755%2018.0717C18.5653%2018.0717%2018.3903%2018.145%2018.2589%2018.2765C18.1276%2018.408%2018.0547%2018.5831%2018.0547%2018.773C18.0547%2018.963%2018.1276%2019.1384%2018.2589%2019.2699C18.3903%2019.4014%2018.5653%2019.4747%2018.755%2019.4747C18.9447%2019.4747%2019.1198%2019.4014%2019.2511%2019.2699C19.3824%2019.1384%2019.4553%2018.963%2019.4553%2018.773C19.4553%2018.5831%2019.3824%2018.408%2019.2511%2018.2765Z%22%20fill%3D%22%2336BD78%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M23.2334%2013.5554H21.7306C21.3513%2013.5554%2021.0303%2013.8622%2021.0303%2014.2567C21.0303%2014.6512%2021.3513%2014.9584%2021.7306%2014.9584H23.2334C23.6273%2014.9584%2023.9337%2014.6512%2023.9337%2014.2567C23.9337%2013.8622%2023.6273%2013.5554%2023.2334%2013.5554Z%22%20fill%3D%22%2336BD78%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M15.7441%2022.5945H14.2413C13.862%2022.5945%2013.541%2022.9013%2013.541%2023.2958C13.541%2023.6903%2013.862%2023.9975%2014.2413%2023.9975H15.7441C16.138%2023.9975%2016.4444%2023.6903%2016.4444%2023.2958C16.4444%2022.9013%2016.138%2022.5945%2015.7441%2022.5945Z%22%20fill%3D%22%2336BD78%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-code]{position:relative}[data-code] input{padding-left:calc(1.25rem + 1em)}[data-telegram] .form-control{background:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0)%22%3E%0A%3Cpath%20d%3D%22M19.3207%2022.7337C19.1332%2022.7337%2018.947%2022.6782%2018.7873%2022.5699L12.7527%2018.4766L9.51614%2020.8055C9.2623%2020.988%208.93512%2021.034%208.64037%2020.9286C8.34599%2020.823%208.12242%2020.5791%208.04262%2020.2768L6.41749%2014.118L0.610684%2011.8976C0.245123%2011.7578%200.00268211%2011.408%202.21043e-05%2011.0166C-0.00263791%2010.6252%200.23499%2010.2722%200.598778%2010.1274L22.6784%201.3418C22.7786%201.29924%2022.8846%201.27467%2022.9915%201.26808C23.0298%201.2658%2023.0681%201.2658%2023.1063%201.26796C23.3277%201.28113%2023.5452%201.37132%2023.7149%201.53776C23.7325%201.55498%2023.7492%201.57259%2023.7651%201.59096C23.9057%201.75157%2023.9829%201.9474%2023.9975%202.1469C24.001%202.19706%2024.0008%202.24785%2023.9963%202.29865C23.9933%202.33487%2023.9881%202.37097%2023.9808%202.40682L20.2538%2021.9616C20.1939%2022.2757%2019.9801%2022.5387%2019.6847%2022.6611C19.5676%2022.7098%2019.4438%2022.7337%2019.3207%2022.7337ZM13.2826%2016.5401L18.658%2020.1862L21.5579%204.97044L11.0842%2015.0488L13.2573%2016.523C13.266%2016.5284%2013.2744%2016.5343%2013.2826%2016.5401ZM8.80782%2015.7293L9.52754%2018.4564L11.0782%2017.3406L9.04773%2015.9632C8.95336%2015.8994%208.87255%2015.8199%208.80782%2015.7293ZM3.56393%2010.9924L7.55116%2012.5169C7.83679%2012.6261%208.05238%2012.8662%208.1304%2013.1619L8.63606%2015.0782C8.65924%2014.8572%208.75943%2014.6492%208.9222%2014.4925L18.9022%204.88937L3.56393%2010.9924Z%22%20fill%3D%22%23707070%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3CclipPath%20id%3D%22clip0%22%3E%0A%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-telegram] .form-control:focus{background:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0)%22%3E%0A%3Cpath%20d%3D%22M19.3207%2022.7337C19.1332%2022.7337%2018.947%2022.6782%2018.7873%2022.5699L12.7527%2018.4766L9.51614%2020.8055C9.2623%2020.988%208.93512%2021.034%208.64037%2020.9286C8.34599%2020.823%208.12242%2020.5791%208.04262%2020.2768L6.41749%2014.118L0.610684%2011.8976C0.245123%2011.7578%200.00268211%2011.408%202.21043e-05%2011.0166C-0.00263791%2010.6252%200.23499%2010.2722%200.598778%2010.1274L22.6784%201.3418C22.7786%201.29924%2022.8846%201.27467%2022.9915%201.26808C23.0298%201.2658%2023.0681%201.2658%2023.1063%201.26796C23.3277%201.28113%2023.5452%201.37132%2023.7149%201.53776C23.7325%201.55498%2023.7492%201.57259%2023.7651%201.59096C23.9057%201.75157%2023.9829%201.9474%2023.9975%202.1469C24.001%202.19706%2024.0008%202.24785%2023.9963%202.29865C23.9933%202.33487%2023.9881%202.37097%2023.9808%202.40682L20.2538%2021.9616C20.1939%2022.2757%2019.9801%2022.5387%2019.6847%2022.6611C19.5676%2022.7098%2019.4438%2022.7337%2019.3207%2022.7337ZM13.2826%2016.5401L18.658%2020.1862L21.5579%204.97044L11.0842%2015.0488L13.2573%2016.523C13.266%2016.5284%2013.2744%2016.5343%2013.2826%2016.5401ZM8.80782%2015.7293L9.52754%2018.4564L11.0782%2017.3406L9.04773%2015.9632C8.95336%2015.8994%208.87255%2015.8199%208.80782%2015.7293ZM3.56393%2010.9924L7.55116%2012.5169C7.83679%2012.6261%208.05238%2012.8662%208.1304%2013.1619L8.63606%2015.0782C8.65924%2014.8572%208.75943%2014.6492%208.9222%2014.4925L18.9022%204.88937L3.56393%2010.9924Z%22%20fill%3D%22%235199FC%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3CclipPath%20id%3D%22clip0%22%3E%0A%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-telegram] .form-control.is-invalid{background:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0)%22%3E%0A%3Cpath%20d%3D%22M19.3207%2022.7337C19.1332%2022.7337%2018.947%2022.6782%2018.7873%2022.5699L12.7527%2018.4766L9.51614%2020.8055C9.2623%2020.988%208.93512%2021.034%208.64037%2020.9286C8.34599%2020.823%208.12242%2020.5791%208.04262%2020.2768L6.41749%2014.118L0.610684%2011.8976C0.245123%2011.7578%200.00268211%2011.408%202.21043e-05%2011.0166C-0.00263791%2010.6252%200.23499%2010.2722%200.598778%2010.1274L22.6784%201.3418C22.7786%201.29924%2022.8846%201.27467%2022.9915%201.26808C23.0298%201.2658%2023.0681%201.2658%2023.1063%201.26796C23.3277%201.28113%2023.5452%201.37132%2023.7149%201.53776C23.7325%201.55498%2023.7492%201.57259%2023.7651%201.59096C23.9057%201.75157%2023.9829%201.9474%2023.9975%202.1469C24.001%202.19706%2024.0008%202.24785%2023.9963%202.29865C23.9933%202.33487%2023.9881%202.37097%2023.9808%202.40682L20.2538%2021.9616C20.1939%2022.2757%2019.9801%2022.5387%2019.6847%2022.6611C19.5676%2022.7098%2019.4438%2022.7337%2019.3207%2022.7337ZM13.2826%2016.5401L18.658%2020.1862L21.5579%204.97044L11.0842%2015.0488L13.2573%2016.523C13.266%2016.5284%2013.2744%2016.5343%2013.2826%2016.5401ZM8.80782%2015.7293L9.52754%2018.4564L11.0782%2017.3406L9.04773%2015.9632C8.95336%2015.8994%208.87255%2015.8199%208.80782%2015.7293ZM3.56393%2010.9924L7.55116%2012.5169C7.83679%2012.6261%208.05238%2012.8662%208.1304%2013.1619L8.63606%2015.0782C8.65924%2014.8572%208.75943%2014.6492%208.9222%2014.4925L18.9022%204.88937L3.56393%2010.9924Z%22%20fill%3D%22%23F5548C%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3CclipPath%20id%3D%22clip0%22%3E%0A%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-telegram] .form-control.is-valid{background:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0)%22%3E%0A%3Cpath%20d%3D%22M19.3207%2022.7337C19.1332%2022.7337%2018.947%2022.6782%2018.7873%2022.5699L12.7527%2018.4766L9.51614%2020.8055C9.2623%2020.988%208.93512%2021.034%208.64037%2020.9286C8.34599%2020.823%208.12242%2020.5791%208.04262%2020.2768L6.41749%2014.118L0.610684%2011.8976C0.245123%2011.7578%200.00268211%2011.408%202.21043e-05%2011.0166C-0.00263791%2010.6252%200.23499%2010.2722%200.598778%2010.1274L22.6784%201.3418C22.7786%201.29924%2022.8846%201.27467%2022.9915%201.26808C23.0298%201.2658%2023.0681%201.2658%2023.1063%201.26796C23.3277%201.28113%2023.5452%201.37132%2023.7149%201.53776C23.7325%201.55498%2023.7492%201.57259%2023.7651%201.59096C23.9057%201.75157%2023.9829%201.9474%2023.9975%202.1469C24.001%202.19706%2024.0008%202.24785%2023.9963%202.29865C23.9933%202.33487%2023.9881%202.37097%2023.9808%202.40682L20.2538%2021.9616C20.1939%2022.2757%2019.9801%2022.5387%2019.6847%2022.6611C19.5676%2022.7098%2019.4438%2022.7337%2019.3207%2022.7337ZM13.2826%2016.5401L18.658%2020.1862L21.5579%204.97044L11.0842%2015.0488L13.2573%2016.523C13.266%2016.5284%2013.2744%2016.5343%2013.2826%2016.5401ZM8.80782%2015.7293L9.52754%2018.4564L11.0782%2017.3406L9.04773%2015.9632C8.95336%2015.8994%208.87255%2015.8199%208.80782%2015.7293ZM3.56393%2010.9924L7.55116%2012.5169C7.83679%2012.6261%208.05238%2012.8662%208.1304%2013.1619L8.63606%2015.0782C8.65924%2014.8572%208.75943%2014.6492%208.9222%2014.4925L18.9022%204.88937L3.56393%2010.9924Z%22%20fill%3D%22%2336BD78%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3CclipPath%20id%3D%22clip0%22%3E%0A%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-telegram]{position:relative}[data-telegram] input{padding-left:calc(1.25rem + 1em)}[data-instagram] .form-control{background:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0)%22%3E%0A%3Cpath%20d%3D%22M23.9763%207.05607C23.9201%205.78085%2023.7139%204.90416%2023.4185%204.14449C23.1137%203.33812%2022.6449%202.61617%2022.0306%202.01602C21.4305%201.40652%2020.7038%200.932921%2019.9067%200.632936C19.1427%200.337529%2018.2706%200.131312%2016.9954%200.0750879C15.7106%200.0141019%2015.3028%200%2012.0443%200C8.78588%200%208.37802%200.0141019%207.09805%200.0703262C5.82284%200.126551%204.94614%200.332951%204.18666%200.628174C3.3801%200.932922%202.65816%201.40176%202.05801%202.01602C1.44852%202.61617%200.975096%203.34288%200.674927%204.13991C0.379521%204.90416%200.173304%205.77609%200.11708%207.0513C0.056094%208.33604%200.0419922%208.7439%200.0419922%2012.0023C0.0419922%2015.2608%200.056094%2015.6686%200.112318%2016.9486C0.168543%2018.2238%200.374943%2019.1005%200.670349%2019.8602C0.975096%2020.6666%201.44852%2021.3885%202.05801%2021.9887C2.65816%2022.5982%203.38486%2023.0718%204.18189%2023.3718C4.94614%2023.6672%205.81808%2023.8734%207.09347%2023.9296C8.37326%2023.986%208.7813%2023.9999%2012.0397%2023.9999C15.2982%2023.9999%2015.706%2023.986%2016.986%2023.9296C18.2612%2023.8734%2019.1379%2023.6672%2019.8974%2023.3718C21.5103%2022.7482%2022.7855%2021.4729%2023.4091%2019.8602C23.7044%2019.096%2023.9108%2018.2238%2023.967%2016.9486C24.0232%2015.6686%2024.0373%2015.2608%2024.0373%2012.0023C24.0373%208.7439%2024.0325%208.33604%2023.9763%207.05607ZM21.8151%2016.8549C21.7634%2018.027%2021.5666%2018.6599%2021.4025%2019.0819C20.9992%2020.1274%2020.1694%2020.9572%2019.1238%2021.3605C18.7019%2021.5246%2018.0643%2021.7215%2016.8968%2021.7729C15.631%2021.8293%2015.2513%2021.8433%2012.0491%2021.8433C8.84686%2021.8433%208.46245%2021.8293%207.20116%2021.7729C6.02905%2021.7215%205.39612%2021.5246%204.97416%2021.3605C4.45386%2021.1682%203.98026%2020.8634%203.59584%2020.4649C3.19733%2020.0758%202.89258%2019.6069%202.70028%2019.0866C2.53619%2018.6647%202.33931%2018.027%202.28785%2016.8596C2.23144%2015.5937%202.21752%2015.2139%202.21752%2012.0117C2.21752%208.80946%202.23144%208.42505%202.28785%207.16394C2.33931%205.99183%202.53619%205.3589%202.70028%204.93694C2.89258%204.41645%203.19733%203.94303%203.60061%203.55843C3.9896%203.15992%204.45844%202.85517%204.97892%202.66306C5.40088%202.49896%206.03858%202.30209%207.20592%202.25044C8.47179%202.19422%208.85162%202.18011%2012.0537%202.18011C15.2606%202.18011%2015.6403%202.19422%2016.9016%202.25044C18.0737%202.30209%2018.7066%202.49896%2019.1286%202.66306C19.6489%202.85517%2020.1225%203.15992%2020.5069%203.55843C20.9054%203.94761%2021.2102%204.41645%2021.4025%204.93694C21.5666%205.3589%2021.7634%205.99641%2021.8151%207.16394C21.8713%208.42981%2021.8854%208.80946%2021.8854%2012.0117C21.8854%2015.2139%2021.8713%2015.589%2021.8151%2016.8549Z%22%20fill%3D%22%23707070%22%2F%3E%0A%3Cpath%20d%3D%22M12.0442%205.83704C8.64049%205.83704%205.87891%208.59844%205.87891%2012.0023C5.87891%2015.4062%208.64049%2018.1676%2012.0442%2018.1676C15.448%2018.1676%2018.2094%2015.4062%2018.2094%2012.0023C18.2094%208.59844%2015.448%205.83704%2012.0442%205.83704ZM12.0442%2016.0016C9.83604%2016.0016%208.04492%2014.2106%208.04492%2012.0023C8.04492%209.79399%209.83604%208.00305%2012.0442%208.00305C14.2525%208.00305%2016.0434%209.79399%2016.0434%2012.0023C16.0434%2014.2106%2014.2525%2016.0016%2012.0442%2016.0016V16.0016Z%22%20fill%3D%22%23707070%22%2F%3E%0A%3Cpath%20d%3D%22M19.8935%205.5933C19.8935%206.38813%2019.249%207.03261%2018.454%207.03261C17.6591%207.03261%2017.0146%206.38813%2017.0146%205.5933C17.0146%204.79828%2017.6591%204.15399%2018.454%204.15399C19.249%204.15399%2019.8935%204.79828%2019.8935%205.5933V5.5933Z%22%20fill%3D%22%23707070%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3CclipPath%20id%3D%22clip0%22%3E%0A%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-instagram] .form-control:focus{background:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0)%22%3E%0A%3Cpath%20d%3D%22M23.9763%207.05607C23.9201%205.78085%2023.7139%204.90416%2023.4185%204.14449C23.1137%203.33812%2022.6449%202.61617%2022.0306%202.01602C21.4305%201.40652%2020.7038%200.932921%2019.9067%200.632936C19.1427%200.337529%2018.2706%200.131312%2016.9954%200.0750879C15.7106%200.0141019%2015.3028%200%2012.0443%200C8.78588%200%208.37802%200.0141019%207.09805%200.0703262C5.82284%200.126551%204.94614%200.332951%204.18666%200.628174C3.3801%200.932922%202.65816%201.40176%202.05801%202.01602C1.44852%202.61617%200.975096%203.34288%200.674927%204.13991C0.379521%204.90416%200.173304%205.77609%200.11708%207.0513C0.056094%208.33604%200.0419922%208.7439%200.0419922%2012.0023C0.0419922%2015.2608%200.056094%2015.6686%200.112318%2016.9486C0.168543%2018.2238%200.374943%2019.1005%200.670349%2019.8602C0.975096%2020.6666%201.44852%2021.3885%202.05801%2021.9887C2.65816%2022.5982%203.38486%2023.0718%204.18189%2023.3718C4.94614%2023.6672%205.81808%2023.8734%207.09347%2023.9296C8.37326%2023.986%208.7813%2023.9999%2012.0397%2023.9999C15.2982%2023.9999%2015.706%2023.986%2016.986%2023.9296C18.2612%2023.8734%2019.1379%2023.6672%2019.8974%2023.3718C21.5103%2022.7482%2022.7855%2021.4729%2023.4091%2019.8602C23.7044%2019.096%2023.9108%2018.2238%2023.967%2016.9486C24.0232%2015.6686%2024.0373%2015.2608%2024.0373%2012.0023C24.0373%208.7439%2024.0325%208.33604%2023.9763%207.05607ZM21.8151%2016.8549C21.7634%2018.027%2021.5666%2018.6599%2021.4025%2019.0819C20.9992%2020.1274%2020.1694%2020.9572%2019.1238%2021.3605C18.7019%2021.5246%2018.0643%2021.7215%2016.8968%2021.7729C15.631%2021.8293%2015.2513%2021.8433%2012.0491%2021.8433C8.84686%2021.8433%208.46245%2021.8293%207.20116%2021.7729C6.02905%2021.7215%205.39612%2021.5246%204.97416%2021.3605C4.45386%2021.1682%203.98026%2020.8634%203.59584%2020.4649C3.19733%2020.0758%202.89258%2019.6069%202.70028%2019.0866C2.53619%2018.6647%202.33931%2018.027%202.28785%2016.8596C2.23144%2015.5937%202.21752%2015.2139%202.21752%2012.0117C2.21752%208.80946%202.23144%208.42505%202.28785%207.16394C2.33931%205.99183%202.53619%205.3589%202.70028%204.93694C2.89258%204.41645%203.19733%203.94303%203.60061%203.55843C3.9896%203.15992%204.45844%202.85517%204.97892%202.66306C5.40088%202.49896%206.03858%202.30209%207.20592%202.25044C8.47179%202.19422%208.85162%202.18011%2012.0537%202.18011C15.2606%202.18011%2015.6403%202.19422%2016.9016%202.25044C18.0737%202.30209%2018.7066%202.49896%2019.1286%202.66306C19.6489%202.85517%2020.1225%203.15992%2020.5069%203.55843C20.9054%203.94761%2021.2102%204.41645%2021.4025%204.93694C21.5666%205.3589%2021.7634%205.99641%2021.8151%207.16394C21.8713%208.42981%2021.8854%208.80946%2021.8854%2012.0117C21.8854%2015.2139%2021.8713%2015.589%2021.8151%2016.8549Z%22%20fill%3D%22%235199FC%22%2F%3E%0A%3Cpath%20d%3D%22M12.0442%205.83704C8.64049%205.83704%205.87891%208.59844%205.87891%2012.0023C5.87891%2015.4062%208.64049%2018.1676%2012.0442%2018.1676C15.448%2018.1676%2018.2094%2015.4062%2018.2094%2012.0023C18.2094%208.59844%2015.448%205.83704%2012.0442%205.83704ZM12.0442%2016.0016C9.83604%2016.0016%208.04492%2014.2106%208.04492%2012.0023C8.04492%209.79399%209.83604%208.00305%2012.0442%208.00305C14.2525%208.00305%2016.0434%209.79399%2016.0434%2012.0023C16.0434%2014.2106%2014.2525%2016.0016%2012.0442%2016.0016V16.0016Z%22%20fill%3D%22%235199FC%22%2F%3E%0A%3Cpath%20d%3D%22M19.8935%205.5933C19.8935%206.38813%2019.249%207.03261%2018.454%207.03261C17.6591%207.03261%2017.0146%206.38813%2017.0146%205.5933C17.0146%204.79828%2017.6591%204.15399%2018.454%204.15399C19.249%204.15399%2019.8935%204.79828%2019.8935%205.5933V5.5933Z%22%20fill%3D%22%235199FC%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3CclipPath%20id%3D%22clip0%22%3E%0A%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-instagram] .form-control.is-invalid{background:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0)%22%3E%0A%3Cpath%20d%3D%22M23.9763%207.05607C23.9201%205.78085%2023.7139%204.90416%2023.4185%204.14449C23.1137%203.33812%2022.6449%202.61617%2022.0306%202.01602C21.4305%201.40652%2020.7038%200.932921%2019.9067%200.632936C19.1427%200.337529%2018.2706%200.131312%2016.9954%200.0750879C15.7106%200.0141019%2015.3028%200%2012.0443%200C8.78588%200%208.37802%200.0141019%207.09805%200.0703262C5.82284%200.126551%204.94614%200.332951%204.18666%200.628174C3.3801%200.932922%202.65816%201.40176%202.05801%202.01602C1.44852%202.61617%200.975096%203.34288%200.674927%204.13991C0.379521%204.90416%200.173304%205.77609%200.11708%207.0513C0.056094%208.33604%200.0419922%208.7439%200.0419922%2012.0023C0.0419922%2015.2608%200.056094%2015.6686%200.112318%2016.9486C0.168543%2018.2238%200.374943%2019.1005%200.670349%2019.8602C0.975096%2020.6666%201.44852%2021.3885%202.05801%2021.9887C2.65816%2022.5982%203.38486%2023.0718%204.18189%2023.3718C4.94614%2023.6672%205.81808%2023.8734%207.09347%2023.9296C8.37326%2023.986%208.7813%2023.9999%2012.0397%2023.9999C15.2982%2023.9999%2015.706%2023.986%2016.986%2023.9296C18.2612%2023.8734%2019.1379%2023.6672%2019.8974%2023.3718C21.5103%2022.7482%2022.7855%2021.4729%2023.4091%2019.8602C23.7044%2019.096%2023.9108%2018.2238%2023.967%2016.9486C24.0232%2015.6686%2024.0373%2015.2608%2024.0373%2012.0023C24.0373%208.7439%2024.0325%208.33604%2023.9763%207.05607ZM21.8151%2016.8549C21.7634%2018.027%2021.5666%2018.6599%2021.4025%2019.0819C20.9992%2020.1274%2020.1694%2020.9572%2019.1238%2021.3605C18.7019%2021.5246%2018.0643%2021.7215%2016.8968%2021.7729C15.631%2021.8293%2015.2513%2021.8433%2012.0491%2021.8433C8.84686%2021.8433%208.46245%2021.8293%207.20116%2021.7729C6.02905%2021.7215%205.39612%2021.5246%204.97416%2021.3605C4.45386%2021.1682%203.98026%2020.8634%203.59584%2020.4649C3.19733%2020.0758%202.89258%2019.6069%202.70028%2019.0866C2.53619%2018.6647%202.33931%2018.027%202.28785%2016.8596C2.23144%2015.5937%202.21752%2015.2139%202.21752%2012.0117C2.21752%208.80946%202.23144%208.42505%202.28785%207.16394C2.33931%205.99183%202.53619%205.3589%202.70028%204.93694C2.89258%204.41645%203.19733%203.94303%203.60061%203.55843C3.9896%203.15992%204.45844%202.85517%204.97892%202.66306C5.40088%202.49896%206.03858%202.30209%207.20592%202.25044C8.47179%202.19422%208.85162%202.18011%2012.0537%202.18011C15.2606%202.18011%2015.6403%202.19422%2016.9016%202.25044C18.0737%202.30209%2018.7066%202.49896%2019.1286%202.66306C19.6489%202.85517%2020.1225%203.15992%2020.5069%203.55843C20.9054%203.94761%2021.2102%204.41645%2021.4025%204.93694C21.5666%205.3589%2021.7634%205.99641%2021.8151%207.16394C21.8713%208.42981%2021.8854%208.80946%2021.8854%2012.0117C21.8854%2015.2139%2021.8713%2015.589%2021.8151%2016.8549Z%22%20fill%3D%22%23F5548C%22%2F%3E%0A%3Cpath%20d%3D%22M12.0442%205.83704C8.64049%205.83704%205.87891%208.59844%205.87891%2012.0023C5.87891%2015.4062%208.64049%2018.1676%2012.0442%2018.1676C15.448%2018.1676%2018.2094%2015.4062%2018.2094%2012.0023C18.2094%208.59844%2015.448%205.83704%2012.0442%205.83704ZM12.0442%2016.0016C9.83604%2016.0016%208.04492%2014.2106%208.04492%2012.0023C8.04492%209.79399%209.83604%208.00305%2012.0442%208.00305C14.2525%208.00305%2016.0434%209.79399%2016.0434%2012.0023C16.0434%2014.2106%2014.2525%2016.0016%2012.0442%2016.0016V16.0016Z%22%20fill%3D%22%23F5548C%22%2F%3E%0A%3Cpath%20d%3D%22M19.8935%205.5933C19.8935%206.38813%2019.249%207.03261%2018.454%207.03261C17.6591%207.03261%2017.0146%206.38813%2017.0146%205.5933C17.0146%204.79828%2017.6591%204.15399%2018.454%204.15399C19.249%204.15399%2019.8935%204.79828%2019.8935%205.5933V5.5933Z%22%20fill%3D%22%23F5548C%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3CclipPath%20id%3D%22clip0%22%3E%0A%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-instagram] .form-control.is-valid{background:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0)%22%3E%0A%3Cpath%20d%3D%22M23.9763%207.05607C23.9201%205.78085%2023.7139%204.90416%2023.4185%204.14449C23.1137%203.33812%2022.6449%202.61617%2022.0306%202.01602C21.4305%201.40652%2020.7038%200.932921%2019.9067%200.632936C19.1427%200.337529%2018.2706%200.131312%2016.9954%200.0750879C15.7106%200.0141019%2015.3028%200%2012.0443%200C8.78588%200%208.37802%200.0141019%207.09805%200.0703262C5.82284%200.126551%204.94614%200.332951%204.18666%200.628174C3.3801%200.932922%202.65816%201.40176%202.05801%202.01602C1.44852%202.61617%200.975096%203.34288%200.674927%204.13991C0.379521%204.90416%200.173304%205.77609%200.11708%207.0513C0.056094%208.33604%200.0419922%208.7439%200.0419922%2012.0023C0.0419922%2015.2608%200.056094%2015.6686%200.112318%2016.9486C0.168543%2018.2238%200.374943%2019.1005%200.670349%2019.8602C0.975096%2020.6666%201.44852%2021.3885%202.05801%2021.9887C2.65816%2022.5982%203.38486%2023.0718%204.18189%2023.3718C4.94614%2023.6672%205.81808%2023.8734%207.09347%2023.9296C8.37326%2023.986%208.7813%2023.9999%2012.0397%2023.9999C15.2982%2023.9999%2015.706%2023.986%2016.986%2023.9296C18.2612%2023.8734%2019.1379%2023.6672%2019.8974%2023.3718C21.5103%2022.7482%2022.7855%2021.4729%2023.4091%2019.8602C23.7044%2019.096%2023.9108%2018.2238%2023.967%2016.9486C24.0232%2015.6686%2024.0373%2015.2608%2024.0373%2012.0023C24.0373%208.7439%2024.0325%208.33604%2023.9763%207.05607ZM21.8151%2016.8549C21.7634%2018.027%2021.5666%2018.6599%2021.4025%2019.0819C20.9992%2020.1274%2020.1694%2020.9572%2019.1238%2021.3605C18.7019%2021.5246%2018.0643%2021.7215%2016.8968%2021.7729C15.631%2021.8293%2015.2513%2021.8433%2012.0491%2021.8433C8.84686%2021.8433%208.46245%2021.8293%207.20116%2021.7729C6.02905%2021.7215%205.39612%2021.5246%204.97416%2021.3605C4.45386%2021.1682%203.98026%2020.8634%203.59584%2020.4649C3.19733%2020.0758%202.89258%2019.6069%202.70028%2019.0866C2.53619%2018.6647%202.33931%2018.027%202.28785%2016.8596C2.23144%2015.5937%202.21752%2015.2139%202.21752%2012.0117C2.21752%208.80946%202.23144%208.42505%202.28785%207.16394C2.33931%205.99183%202.53619%205.3589%202.70028%204.93694C2.89258%204.41645%203.19733%203.94303%203.60061%203.55843C3.9896%203.15992%204.45844%202.85517%204.97892%202.66306C5.40088%202.49896%206.03858%202.30209%207.20592%202.25044C8.47179%202.19422%208.85162%202.18011%2012.0537%202.18011C15.2606%202.18011%2015.6403%202.19422%2016.9016%202.25044C18.0737%202.30209%2018.7066%202.49896%2019.1286%202.66306C19.6489%202.85517%2020.1225%203.15992%2020.5069%203.55843C20.9054%203.94761%2021.2102%204.41645%2021.4025%204.93694C21.5666%205.3589%2021.7634%205.99641%2021.8151%207.16394C21.8713%208.42981%2021.8854%208.80946%2021.8854%2012.0117C21.8854%2015.2139%2021.8713%2015.589%2021.8151%2016.8549Z%22%20fill%3D%22%2336BD78%22%2F%3E%0A%3Cpath%20d%3D%22M12.0442%205.83704C8.64049%205.83704%205.87891%208.59844%205.87891%2012.0023C5.87891%2015.4062%208.64049%2018.1676%2012.0442%2018.1676C15.448%2018.1676%2018.2094%2015.4062%2018.2094%2012.0023C18.2094%208.59844%2015.448%205.83704%2012.0442%205.83704ZM12.0442%2016.0016C9.83604%2016.0016%208.04492%2014.2106%208.04492%2012.0023C8.04492%209.79399%209.83604%208.00305%2012.0442%208.00305C14.2525%208.00305%2016.0434%209.79399%2016.0434%2012.0023C16.0434%2014.2106%2014.2525%2016.0016%2012.0442%2016.0016V16.0016Z%22%20fill%3D%22%2336BD78%22%2F%3E%0A%3Cpath%20d%3D%22M19.8935%205.5933C19.8935%206.38813%2019.249%207.03261%2018.454%207.03261C17.6591%207.03261%2017.0146%206.38813%2017.0146%205.5933C17.0146%204.79828%2017.6591%204.15399%2018.454%204.15399C19.249%204.15399%2019.8935%204.79828%2019.8935%205.5933V5.5933Z%22%20fill%3D%22%2336BD78%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3CclipPath%20id%3D%22clip0%22%3E%0A%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-instagram]{position:relative}[data-instagram] input{padding-left:calc(1.25rem + 1em)}[data-facebook] .form-control{background:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M8.57973%204.63149C8.57973%204.48188%208.60051%204.15878%208.64207%203.66426C8.68674%203.16869%208.87375%202.65027%209.20932%202.10588C9.54177%201.56357%2010.081%201.07632%2010.8311%200.645167C11.578%200.216095%2012.6575%200%2014.0662%200H17.0349C17.5872%200%2018.0349%200.447715%2018.0349%201V3.32501C18.0349%203.87729%2017.5872%204.32501%2017.0349%204.32501H15.1291C14.8413%204.32501%2014.5732%204.43306%2014.3312%204.64603C14.0912%204.85901%2013.9676%205.0616%2013.9676%205.24964V7.94044H16.9497C17.5338%207.94044%2017.9951%208.43905%2017.9376%209.02028C17.9225%209.17304%2017.9068%209.32427%2017.8905%209.47388L17.7295%2010.7808C17.7098%2010.9156%2017.6901%2011.0473%2017.6703%2011.1761C17.5962%2011.6577%2017.1788%2012.0088%2016.6915%2012.0088H13.9385V23C13.9385%2023.5523%2013.4907%2024%2012.9385%2024H9.57973C9.02745%2024%208.57973%2023.5523%208.57973%2023V12.0078H6.96582C6.41353%2012.0078%205.96582%2011.5601%205.96582%2011.0078V8.94044C5.96582%208.38815%206.41354%207.94044%206.96582%207.94044H8.57973V4.63149Z%22%20fill%3D%22%23707070%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-facebook] .form-control:focus{background:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M8.57973%204.63149C8.57973%204.48188%208.60051%204.15878%208.64207%203.66426C8.68674%203.16869%208.87375%202.65027%209.20932%202.10588C9.54177%201.56357%2010.081%201.07632%2010.8311%200.645167C11.578%200.216095%2012.6575%200%2014.0662%200H17.0349C17.5872%200%2018.0349%200.447715%2018.0349%201V3.32501C18.0349%203.87729%2017.5872%204.32501%2017.0349%204.32501H15.1291C14.8413%204.32501%2014.5732%204.43306%2014.3312%204.64603C14.0912%204.85901%2013.9676%205.0616%2013.9676%205.24964V7.94044H16.9497C17.5338%207.94044%2017.9951%208.43905%2017.9376%209.02028C17.9225%209.17304%2017.9068%209.32427%2017.8905%209.47388L17.7295%2010.7808C17.7098%2010.9156%2017.6901%2011.0473%2017.6703%2011.1761C17.5962%2011.6577%2017.1788%2012.0088%2016.6915%2012.0088H13.9385V23C13.9385%2023.5523%2013.4907%2024%2012.9385%2024H9.57973C9.02745%2024%208.57973%2023.5523%208.57973%2023V12.0078H6.96582C6.41353%2012.0078%205.96582%2011.5601%205.96582%2011.0078V8.94044C5.96582%208.38815%206.41354%207.94044%206.96582%207.94044H8.57973V4.63149Z%22%20fill%3D%22%235199FC%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-facebook] .form-control.is-invalid{background:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M8.57973%204.63149C8.57973%204.48188%208.60051%204.15878%208.64207%203.66426C8.68674%203.16869%208.87375%202.65027%209.20932%202.10588C9.54177%201.56357%2010.081%201.07632%2010.8311%200.645167C11.578%200.216095%2012.6575%200%2014.0662%200H17.0349C17.5872%200%2018.0349%200.447715%2018.0349%201V3.32501C18.0349%203.87729%2017.5872%204.32501%2017.0349%204.32501H15.1291C14.8413%204.32501%2014.5732%204.43306%2014.3312%204.64603C14.0912%204.85901%2013.9676%205.0616%2013.9676%205.24964V7.94044H16.9497C17.5338%207.94044%2017.9951%208.43905%2017.9376%209.02028C17.9225%209.17304%2017.9068%209.32427%2017.8905%209.47388L17.7295%2010.7808C17.7098%2010.9156%2017.6901%2011.0473%2017.6703%2011.1761C17.5962%2011.6577%2017.1788%2012.0088%2016.6915%2012.0088H13.9385V23C13.9385%2023.5523%2013.4907%2024%2012.9385%2024H9.57973C9.02745%2024%208.57973%2023.5523%208.57973%2023V12.0078H6.96582C6.41353%2012.0078%205.96582%2011.5601%205.96582%2011.0078V8.94044C5.96582%208.38815%206.41354%207.94044%206.96582%207.94044H8.57973V4.63149Z%22%20fill%3D%22%23F5548C%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-facebook] .form-control.is-valid{background:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M8.57973%204.63149C8.57973%204.48188%208.60051%204.15878%208.64207%203.66426C8.68674%203.16869%208.87375%202.65027%209.20932%202.10588C9.54177%201.56357%2010.081%201.07632%2010.8311%200.645167C11.578%200.216095%2012.6575%200%2014.0662%200H17.0349C17.5872%200%2018.0349%200.447715%2018.0349%201V3.32501C18.0349%203.87729%2017.5872%204.32501%2017.0349%204.32501H15.1291C14.8413%204.32501%2014.5732%204.43306%2014.3312%204.64603C14.0912%204.85901%2013.9676%205.0616%2013.9676%205.24964V7.94044H16.9497C17.5338%207.94044%2017.9951%208.43905%2017.9376%209.02028C17.9225%209.17304%2017.9068%209.32427%2017.8905%209.47388L17.7295%2010.7808C17.7098%2010.9156%2017.6901%2011.0473%2017.6703%2011.1761C17.5962%2011.6577%2017.1788%2012.0088%2016.6915%2012.0088H13.9385V23C13.9385%2023.5523%2013.4907%2024%2012.9385%2024H9.57973C9.02745%2024%208.57973%2023.5523%208.57973%2023V12.0078H6.96582C6.41353%2012.0078%205.96582%2011.5601%205.96582%2011.0078V8.94044C5.96582%208.38815%206.41354%207.94044%206.96582%207.94044H8.57973V4.63149Z%22%20fill%3D%22%2336BD78%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-facebook]{position:relative}[data-facebook] input{padding-left:calc(1.25rem + 1em)}[data-insurance] .form-control{background:url(data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M8.47457%208.11899H8.57457V8.01899V6.52996C8.57457%206.25032%208.78776%206.03573%209.03511%206.03573C9.28625%206.03573%209.49906%206.25072%209.49906%206.52996V8.01899V8.11899H9.59906H11.0004C11.2477%208.11899%2011.4609%208.33358%2011.4609%208.61322C11.4609%208.89287%2011.2477%209.10745%2011.0004%209.10745H9.59906H9.49906V9.20745V10.6965C9.49906%2010.9757%209.28625%2011.1907%209.03511%2011.1907C8.78776%2011.1907%208.57457%2010.9761%208.57457%2010.6965V9.20745V9.10745H8.47457H7.07323C6.82285%209.10745%206.6127%208.89328%206.6127%208.61322C6.6127%208.33317%206.82285%208.11899%207.07323%208.11899H8.47457Z%22%20fill%3D%22%23707070%22%20stroke%3D%22%23707070%22%20stroke-width%3D%220.2%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M15.4599%204.66759L9.29058%201.07337C9.11968%200.975544%208.91803%200.975544%208.75055%201.07337L2.57782%204.66759C2.37275%204.78715%202.25996%205.02979%202.29414%205.27615L2.63251%207.71093C3.15203%2011.4391%205.62659%2014.4281%208.75739%2016.1636C8.83942%2016.2107%208.92828%2016.2324%209.02056%2016.2324C9.10943%2016.2324%209.1983%2016.2107%209.28032%2016.1636C12.418%2014.4245%2014.8857%2011.4354%2015.4052%207.71093L15.7436%205.27615C15.7778%205.02979%2015.665%204.78715%2015.4599%204.66759ZM14.2944%207.53703C13.8466%2010.7579%2011.7344%2013.3701%209.02056%2014.9606C6.30333%2013.3701%204.19107%2010.7579%203.74333%207.53703L3.45964%205.51162L9.02056%202.27262L14.5781%205.51162L14.2944%207.53703Z%22%20fill%3D%22%23707070%22%20stroke%3D%22%23707070%22%20stroke-width%3D%220.2%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-insurance] .form-control:focus{background:url(data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M8.47457%208.11899H8.57457V8.01899V6.52996C8.57457%206.25032%208.78776%206.03573%209.03511%206.03573C9.28625%206.03573%209.49906%206.25072%209.49906%206.52996V8.01899V8.11899H9.59906H11.0004C11.2477%208.11899%2011.4609%208.33358%2011.4609%208.61322C11.4609%208.89287%2011.2477%209.10745%2011.0004%209.10745H9.59906H9.49906V9.20745V10.6965C9.49906%2010.9757%209.28625%2011.1907%209.03511%2011.1907C8.78776%2011.1907%208.57457%2010.9761%208.57457%2010.6965V9.20745V9.10745H8.47457H7.07323C6.82285%209.10745%206.6127%208.89328%206.6127%208.61322C6.6127%208.33317%206.82285%208.11899%207.07323%208.11899H8.47457Z%22%20fill%3D%22%235199FC%22%20stroke%3D%22%235199FC%22%20stroke-width%3D%220.2%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M15.4599%204.66759L9.29058%201.07337C9.11968%200.975544%208.91803%200.975544%208.75055%201.07337L2.57782%204.66759C2.37275%204.78715%202.25996%205.02979%202.29414%205.27615L2.63251%207.71093C3.15203%2011.4391%205.62659%2014.4281%208.75739%2016.1636C8.83942%2016.2107%208.92828%2016.2324%209.02056%2016.2324C9.10943%2016.2324%209.1983%2016.2107%209.28032%2016.1636C12.418%2014.4245%2014.8857%2011.4354%2015.4052%207.71093L15.7436%205.27615C15.7778%205.02979%2015.665%204.78715%2015.4599%204.66759ZM14.2944%207.53703C13.8466%2010.7579%2011.7344%2013.3701%209.02056%2014.9606C6.30333%2013.3701%204.19107%2010.7579%203.74333%207.53703L3.45964%205.51162L9.02056%202.27262L14.5781%205.51162L14.2944%207.53703Z%22%20fill%3D%22%235199FC%22%20stroke%3D%22%235199FC%22%20stroke-width%3D%220.2%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-insurance] .form-control.is-invalid{background:url(data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M8.47457%208.11899H8.57457V8.01899V6.52996C8.57457%206.25032%208.78776%206.03573%209.03511%206.03573C9.28625%206.03573%209.49906%206.25072%209.49906%206.52996V8.01899V8.11899H9.59906H11.0004C11.2477%208.11899%2011.4609%208.33358%2011.4609%208.61322C11.4609%208.89287%2011.2477%209.10745%2011.0004%209.10745H9.59906H9.49906V9.20745V10.6965C9.49906%2010.9757%209.28625%2011.1907%209.03511%2011.1907C8.78776%2011.1907%208.57457%2010.9761%208.57457%2010.6965V9.20745V9.10745H8.47457H7.07323C6.82285%209.10745%206.6127%208.89328%206.6127%208.61322C6.6127%208.33317%206.82285%208.11899%207.07323%208.11899H8.47457Z%22%20fill%3D%22%23F5548C%22%20stroke%3D%22%23F5548C%22%20stroke-width%3D%220.2%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M15.4599%204.66759L9.29058%201.07337C9.11968%200.975544%208.91803%200.975544%208.75055%201.07337L2.57782%204.66759C2.37275%204.78715%202.25996%205.02979%202.29414%205.27615L2.63251%207.71093C3.15203%2011.4391%205.62659%2014.4281%208.75739%2016.1636C8.83942%2016.2107%208.92828%2016.2324%209.02056%2016.2324C9.10943%2016.2324%209.1983%2016.2107%209.28032%2016.1636C12.418%2014.4245%2014.8857%2011.4354%2015.4052%207.71093L15.7436%205.27615C15.7778%205.02979%2015.665%204.78715%2015.4599%204.66759ZM14.2944%207.53703C13.8466%2010.7579%2011.7344%2013.3701%209.02056%2014.9606C6.30333%2013.3701%204.19107%2010.7579%203.74333%207.53703L3.45964%205.51162L9.02056%202.27262L14.5781%205.51162L14.2944%207.53703Z%22%20fill%3D%22%23F5548C%22%20stroke%3D%22%23F5548C%22%20stroke-width%3D%220.2%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-insurance] .form-control.is-valid{background:url(data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M8.47457%208.11899H8.57457V8.01899V6.52996C8.57457%206.25032%208.78776%206.03573%209.03511%206.03573C9.28625%206.03573%209.49906%206.25072%209.49906%206.52996V8.01899V8.11899H9.59906H11.0004C11.2477%208.11899%2011.4609%208.33358%2011.4609%208.61322C11.4609%208.89287%2011.2477%209.10745%2011.0004%209.10745H9.59906H9.49906V9.20745V10.6965C9.49906%2010.9757%209.28625%2011.1907%209.03511%2011.1907C8.78776%2011.1907%208.57457%2010.9761%208.57457%2010.6965V9.20745V9.10745H8.47457H7.07323C6.82285%209.10745%206.6127%208.89328%206.6127%208.61322C6.6127%208.33317%206.82285%208.11899%207.07323%208.11899H8.47457Z%22%20fill%3D%22%2336BD78%22%20stroke%3D%22%2336BD78%22%20stroke-width%3D%220.2%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M15.4599%204.66759L9.29058%201.07337C9.11968%200.975544%208.91803%200.975544%208.75055%201.07337L2.57782%204.66759C2.37275%204.78715%202.25996%205.02979%202.29414%205.27615L2.63251%207.71093C3.15203%2011.4391%205.62659%2014.4281%208.75739%2016.1636C8.83942%2016.2107%208.92828%2016.2324%209.02056%2016.2324C9.10943%2016.2324%209.1983%2016.2107%209.28032%2016.1636C12.418%2014.4245%2014.8857%2011.4354%2015.4052%207.71093L15.7436%205.27615C15.7778%205.02979%2015.665%204.78715%2015.4599%204.66759ZM14.2944%207.53703C13.8466%2010.7579%2011.7344%2013.3701%209.02056%2014.9606C6.30333%2013.3701%204.19107%2010.7579%203.74333%207.53703L3.45964%205.51162L9.02056%202.27262L14.5781%205.51162L14.2944%207.53703Z%22%20fill%3D%22%2336BD78%22%20stroke%3D%22%2336BD78%22%20stroke-width%3D%220.2%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:left .5rem center;background-size:calc(1em + .25rem) calc(1em + .25rem);transition:.15s ease}[data-insurance]{position:relative}[data-insurance] input{padding-left:calc(1.25rem + 1em)}@media screen and (max-width: 575px){.field-wrapper{position:relative;font-size:1.125rem!important;background:white}}@media screen and (max-width: 575px) and (max-width: 575px){.field-wrapper{font-size:1rem!important}}@media screen and (max-width: 575px){.field-wrapper.no-icon label.field-title{left:.5rem}.field-wrapper label.field-title{color:#d9d9d9;position:absolute;top:calc(.75em + .55rem + 1px - .5em - .125rem - .125rem);left:calc(1rem + 1em);padding:.125rem .25rem;margin-bottom:0!important;transition:.1s ease}}@media screen and (max-width: 575px) and (max-width: 575px){.field-wrapper label.field-title span{color:#d9d9d9!important}}@media screen and (max-width: 575px){.field-wrapper input{font-size:1.125rem!important;background-color:transparent}}@media screen and (max-width: 575px) and (max-width: 575px){.field-wrapper input{font-size:1rem!important}}@media screen and (max-width: 575px){.field-wrapper input:focus{background:none}.field-wrapper:not(.placeholder-base) input::-webkit-input-placeholder{color:transparent}.field-wrapper:not(.placeholder-base) input:-moz-placeholder{color:transparent}.field-wrapper:not(.placeholder-base) input::-moz-placeholder{color:transparent}.field-wrapper:not(.placeholder-base) input:-ms-input-placeholder{color:transparent}.field-wrapper:not(.placeholder-base) input::placeholder{color:transparent}.field-wrapper label#tel{visibility:hidden!important}.field-wrapper label#tel~div input::-webkit-input-placeholder{color:#707070!important}.field-wrapper label#tel~div input:-moz-placeholder{color:#707070!important}.field-wrapper label#tel~div input::-moz-placeholder{color:#707070!important}.field-wrapper label#tel~div input:-ms-input-placeholder{color:#707070!important}.field-wrapper label#tel~div input::placeholder{color:#707070!important}}.field-wrapper .animate-fill{top:-.7rem!important;left:.5rem!important;background:white;z-index:1;font-size:.875rem!important;color:#323232!important}@media screen and (max-width: 575px){.field-wrapper .mob-animate-fill{top:-.7rem!important;left:.5rem!important;background:white;z-index:1;font-size:.875rem!important;color:#323232!important}}@media screen and (max-width: 575px){.field-title-question-block{position:absolute;right:.75rem;top:-.75rem;padding:.25rem;background:white}}.tip-text{margin-top:1rem;margin-bottom:0;font-size:1rem!important;color:#707070}@media screen and (max-width: 575px){.tip-text{font-size:.75rem!important}}.wrong-value-text{color:#f5548c;font-size:.875rem!important}@media screen and (max-width: 575px){.wrong-value-text{font-size:.75rem!important}}[data-tel-input].is-invalid input{border-color:#f5548c!important;background:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2221%22%20viewBox%3D%220%200%2020%2021%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0)%22%3E%0A%3Cpath%20d%3D%22M14.3739%2020.5C13.7283%2020.5%2013.0882%2020.3859%2012.4622%2020.1585C9.70462%2019.1567%207.14496%2017.5251%205.05989%2015.4401C2.97482%2013.3551%201.34325%2010.7954%200.341531%208.03774C0.0196306%207.15152%20-0.0753655%206.23672%200.0592774%205.31863C0.185405%204.45867%200.518516%203.62382%201.02264%202.90432C1.52898%202.18165%202.20403%201.58058%202.97478%201.16611C3.7967%200.724131%204.69381%200.5%205.64127%200.5C5.93595%200.5%206.19063%200.70589%206.25238%200.994003L7.23336%205.5719C7.27777%205.7792%207.21406%205.99489%207.06419%206.14481L5.38797%207.82099C6.96923%2010.9648%209.53506%2013.5307%2012.6789%2015.1119L14.3551%2013.4357C14.505%2013.2858%2014.7207%2013.2222%2014.928%2013.2665L19.5059%2014.2475C19.7941%2014.3093%2019.9999%2014.564%2019.9999%2014.8586C19.9999%2015.8061%2019.7758%2016.7032%2019.3338%2017.5252C18.9193%2018.2959%2018.3182%2018.971%2017.5956%2019.4773C16.8761%2019.9814%2016.0412%2020.3145%2015.1812%2020.4407C14.9118%2020.4802%2014.6423%2020.5%2014.3739%2020.5V20.5ZM5.14192%201.77729C3.89217%201.91525%202.78292%202.57031%202.04631%203.62163C1.21798%204.80381%201.02482%206.25785%201.51637%207.611C3.44222%2012.9126%207.58741%2017.0578%2012.889%2018.9836C14.2421%2019.4752%2015.6961%2019.282%2016.8784%2018.4537C17.9297%2017.7171%2018.5847%2016.6078%2018.7227%2015.3581L14.9986%2014.56L13.248%2016.3106C13.0618%2016.4969%2012.7787%2016.5464%2012.5404%2016.4343C8.82216%2014.6875%205.81244%2011.6778%204.06564%207.95962C3.95365%207.72123%204.0031%207.43819%204.18938%207.25195L5.93993%205.5014L5.14192%201.77729Z%22%20fill%3D%22%23F5548C%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3CclipPath%20id%3D%22clip0%22%3E%0A%3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22white%22%20transform%3D%22translate(0%200.5)%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A")!important;background-repeat:no-repeat!important;background-position:left .5rem center!important;background-size:calc(1em + .25rem) calc(1em + .25rem)!important}[data-tel-input].is-invalid input:focus{box-shadow:0 0 0 .125rem #f5548c33!important}[data-tel-input].is-invalid input:hover{box-shadow:0 0 0 .125rem #f5548c33!important}[data-tel-input].is-invalid .invalid-telephone-message{color:#f5548c;font-size:1rem!important}@media screen and (max-width: 575px){[data-tel-input].is-invalid .invalid-telephone-message{font-size:.75rem!important}}[data-tel-input].is-invalid .invalid-feedback{display:block}[data-tel-input].is-valid input{border-color:#36bd78!important;background:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2221%22%20viewBox%3D%220%200%2020%2021%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0)%22%3E%0A%3Cpath%20d%3D%22M14.3739%2020.5C13.7283%2020.5%2013.0882%2020.3859%2012.4622%2020.1585C9.70462%2019.1567%207.14496%2017.5251%205.05989%2015.4401C2.97482%2013.3551%201.34325%2010.7954%200.341531%208.03774C0.0196306%207.15152%20-0.0753655%206.23672%200.0592774%205.31863C0.185405%204.45867%200.518516%203.62382%201.02264%202.90432C1.52898%202.18165%202.20403%201.58058%202.97478%201.16611C3.7967%200.724131%204.69381%200.5%205.64127%200.5C5.93595%200.5%206.19063%200.70589%206.25238%200.994003L7.23336%205.5719C7.27777%205.7792%207.21406%205.99489%207.06419%206.14481L5.38797%207.82099C6.96923%2010.9648%209.53506%2013.5307%2012.6789%2015.1119L14.3551%2013.4357C14.505%2013.2858%2014.7207%2013.2222%2014.928%2013.2665L19.5059%2014.2475C19.7941%2014.3093%2019.9999%2014.564%2019.9999%2014.8586C19.9999%2015.8061%2019.7758%2016.7032%2019.3338%2017.5252C18.9193%2018.2959%2018.3182%2018.971%2017.5956%2019.4773C16.8761%2019.9814%2016.0412%2020.3145%2015.1812%2020.4407C14.9118%2020.4802%2014.6423%2020.5%2014.3739%2020.5V20.5ZM5.14192%201.77729C3.89217%201.91525%202.78292%202.57031%202.04631%203.62163C1.21798%204.80381%201.02482%206.25785%201.51637%207.611C3.44222%2012.9126%207.58741%2017.0578%2012.889%2018.9836C14.2421%2019.4752%2015.6961%2019.282%2016.8784%2018.4537C17.9297%2017.7171%2018.5847%2016.6078%2018.7227%2015.3581L14.9986%2014.56L13.248%2016.3106C13.0618%2016.4969%2012.7787%2016.5464%2012.5404%2016.4343C8.82216%2014.6875%205.81244%2011.6778%204.06564%207.95962C3.95365%207.72123%204.0031%207.43819%204.18938%207.25195L5.93993%205.5014L5.14192%201.77729Z%22%20fill%3D%22%2336BD78%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3CclipPath%20id%3D%22clip0%22%3E%0A%3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22white%22%20transform%3D%22translate(0%200.5)%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A")!important;background-repeat:no-repeat!important;background-position:left .5rem center!important;background-size:calc(1em + .25rem) calc(1em + .25rem)!important}[data-tel-input].is-valid input:focus{box-shadow:0 0 0 .125rem #36bd7833!important}[data-tel-input].is-valid input:hover{box-shadow:0 0 0 .125rem #36bd7833!important}input[type=number]{-moz-appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}.key-input-field-wrapper .key-input-button{position:absolute;width:1.5em;height:1.5em;display:flex;justify-content:center;align-items:center;min-width:1.5em;min-height:1.5em;top:calc(.75em + .5rem + 2px - .5em - .55rem);right:.5rem;font-size:1.25em;padding:0}.key-input-field-wrapper .keys-wrapper{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;margin-left:-.5rem}.key-input-field-wrapper .keys-wrapper .input-key{padding:.25rem .5rem;background:rgba(42,65,232,.04);font-size:.875rem;display:flex;justify-content:flex-start;border-radius:.25rem;color:#5199fc;margin-top:.5rem;margin-left:.5rem;line-height:1.5rem}.key-input-field-wrapper .keys-wrapper .input-key .delete-key{margin:0 0 0 .5rem;line-height:1.5rem;font-size:1.125rem;cursor:pointer}.key-input-field-wrapper .keys-wrapper .input-key .value{display:flex;align-items:center}.select-field-wrapper{position:relative}.select-field-wrapper .field-title-question-block,.field-title-question-block{z-index:2}.ss-main .ss-selected,.ss-main .ss-multi-selected,.ss-main .ss-single-selected{transition:.15s ease!important}.ss-main .ss-selected:hover,.ss-main .ss-multi-selected:hover,.ss-main .ss-single-selected:hover{box-shadow:0 0 0 .125rem #5199fc33!important;border-color:#5199fc80!important}.ss-main .ss-values{width:calc(100% - 2.5rem)!important;margin-right:2.5rem!important}.ss-main .ss-content{display:none}.ss-main .ss-open{box-shadow:0 0 0 .125rem #5199fc33!important;border-color:#5199fc80!important}@media screen and (max-width: 575px){.placeholder{margin-left:.5rem!important}}@media screen and (max-width: 575px){.ss-arrow,.ss-add{right:.5rem!important}}.was-validated .form-select-control:invalid~.ss-main>.ss-multi-selected,.was-validated .form-select-control:invalid~.ss-main>.ss-single-selected,.form-select-control.is-invalid~.ss-main>.ss-multi-selected,.form-select-control.is-invalid~.ss-main>.ss-single-selected{border-color:#f5548c!important}.form-select-control.is-invalid~.ss-main>.ss-multi-selected:hover,.form-select-control.is-invalid~.ss-main>.ss-multi-selected:focus,.form-select-control.is-invalid~.ss-main>.ss-single-selected:hover,.form-select-control.is-invalid~.ss-main>.ss-single-selected:focus{box-shadow:0 0 0 .125rem #f5548c33!important}.was-validated .form-select-control:valid~.ss-main>.ss-multi-selected,.was-validated .form-select-control:valid~.ss-main>.ss-single-selected,.form-select-control.is-valid~.ss-main>.ss-multi-selected,.form-select-control.is-valid~.ss-main>.ss-single-selected{border-color:#36bd78!important}.form-select-control.is-valid~.ss-main>.ss-multi-selected:hover,.form-select-control.is-valid~.ss-main>.ss-multi-selected:focus,.form-select-control.is-valid~.ss-main>.ss-single-selected:hover,.form-select-control.is-valid~.ss-main>.ss-single-selected:focus{box-shadow:0 0 0 .125rem #36bd7833!important}.ss-value{display:flex;-webkit-user-select:none;user-select:none;align-items:center;font-size:.875rem;padding:.25rem .5rem;margin:.125rem .25rem .125rem 0px;color:#5199fc;background:rgba(42,65,232,.04);border-radius:.25rem;animation-name:scaleIn;animation-duration:.2s;animation-timing-function:ease-out;animation-fill-mode:both}.ss-value .ss-value-delete{margin:0 0 0 .5rem;line-height:1.5rem;font-size:1.125rem;cursor:pointer}[data-show-tags]:hover{cursor:pointer}.clearence-details{display:flex;align-items:flex-start;width:100%;border-radius:.25rem;border:.0625rem solid #D9D9D9;padding:1rem;background:#f8f8f8}@media screen and (max-width: 575px){.clearence-details{padding:.5rem}}.clearence-details p{margin:0;color:#707070}.ss-main{position:relative;display:inline-block;-webkit-user-select:none;user-select:none;color:#707070;width:100%;font-size:1.125rem!important}@media screen and (max-width: 575px){.ss-main{font-size:1rem!important}}.ss-main .ss-single-selected.ss-disabled{background-color:#dee2e6;cursor:not-allowed}.ss-main .ss-single-selected .placeholder{display:flex;flex:1 1 100%;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;width:calc(100% - 1.875rem);line-height:1em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-left:1rem;font-size:1.125rem!important}@media screen and (max-width: 575px){.ss-main .ss-single-selected .placeholder{font-size:1rem!important}}@media screen and (max-width: 575px){.ss-main .ss-single-selected .placeholder{margin-left:0!important;padding-left:.5rem}}.ss-main .ss-single-selected .placeholder *{display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto}.ss-main .ss-single-selected .placeholder .ss-disabled{display:flex;padding:.25rem 1rem;margin:.125rem 0;line-height:1em;align-items:center;width:100%;color:#d9d9d9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:0}@media screen and (max-width: 575px){.ss-main .ss-single-selected .placeholder .ss-disabled{padding:.25rem .5rem!important;padding-left:0!important}}.ss-main .ss-single-selected .ss-deselect{display:flex;align-items:center;justify-content:flex-end;flex:0 1 auto;margin:0 1rem;font-weight:700;display:none}.ss-main .ss-single-selected .ss-deselect.ss-hide{display:none}.ss-main .ss-single-selected .ss-arrow{position:absolute;top:calc(50% - .5em);right:1rem;display:flex;height:fit-content}.ss-main .ss-single-selected .ss-arrow span{display:inline-block;width:1em;height:1em;min-height:1em;min-width:1em;background:url(data:image/svg+xml,%3Csvg%20width%3D%2228%22%20height%3D%2229%22%20viewBox%3D%220%200%2028%2029%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M3.10894%208.27771L13.9978%2019.1666L24.8867%208.27771%22%20stroke%3D%22%23707070%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A) no-repeat;background-size:contain;background-position:center;transition:transform .2s;transform:rotate(-180deg)}.ss-main .ss-single-selected .ss-arrow span.arrow-down{transform:rotate(0)}.ss-main .ss-multi-selected,.ss-main .ss-single-selected{display:flex;flex-direction:row;cursor:pointer;min-height:calc(1.5em + 1rem + 2px);width:100%;padding:0 0 0 .125rem;border:.0625rem solid #e6e6e6;border-radius:.25rem;background-color:#fff;outline:0;box-sizing:border-box;transition:background-color .2s;position:relative;font-size:1.125rem!important}@media screen and (max-width: 575px){.ss-main .ss-multi-selected,.ss-main .ss-single-selected{font-size:1rem!important}}.ss-main .ss-multi-selected.ss-disabled,.ss-main .ss-disabled.ss-single-selected{background-color:#e6e6e6;cursor:not-allowed}.ss-main .ss-multi-selected.ss-disabled .ss-values .ss-disabled,.ss-main .ss-disabled.ss-single-selected .ss-values .ss-disabled{color:#707070}.ss-main .ss-multi-selected.ss-disabled .ss-values .ss-value .ss-value-delete,.ss-main .ss-disabled.ss-single-selected .ss-values .ss-value .ss-value-delete{cursor:not-allowed}.ss-main .ss-multi-selected .ss-values,.ss-main .ss-single-selected .ss-values{display:flex;flex-wrap:wrap;justify-content:flex-start;flex:1 1 100%;width:calc(100% - 1.875rem);margin-right:1.875rem}.ss-main .ss-multi-selected .ss-values .ss-disabled,.ss-main .ss-single-selected .ss-values .ss-disabled{display:flex;padding:.25rem 1rem;margin:.125rem 0;line-height:1em;align-items:center;width:100%;color:#d9d9d9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width: 575px){.ss-main .ss-multi-selected .ss-values .ss-disabled,.ss-main .ss-single-selected .ss-values .ss-disabled{padding:.25rem .5rem!important}}.ss-main .ss-multi-selected .ss-values .ss-value,.ss-main .ss-single-selected .ss-values .ss-value{display:flex;-webkit-user-select:none;user-select:none;align-items:center;font-size:.875rem;padding:.25rem .5rem;margin:.125rem .25rem .125rem 0px;color:#5199fc;background:rgba(42,65,232,.04);border-radius:.25rem;animation-name:scaleIn;animation-duration:.2s;animation-timing-function:ease-out;animation-fill-mode:both}.ss-main .ss-multi-selected .ss-values .ss-value.ss-out,.ss-main .ss-single-selected .ss-values .ss-value.ss-out{animation-name:scaleOut;animation-duration:.2s;animation-timing-function:ease-out}.ss-main .ss-multi-selected .ss-values .ss-value .ss-value-delete,.ss-main .ss-single-selected .ss-values .ss-value .ss-value-delete{margin:0 0 0 .5rem;line-height:1.5rem;font-size:1.125rem;cursor:pointer}.ss-main .ss-multi-selected .ss-add,.ss-main .ss-single-selected .ss-add{position:absolute;top:calc(50% - .5em);right:1rem;display:flex;height:fit-content}.ss-main .ss-multi-selected .ss-add .ss-plus,.ss-main .ss-single-selected .ss-add .ss-plus{width:1em;height:1em;min-height:1em;min-width:1em;background:url(data:image/svg+xml,%3Csvg%20width%3D%2228%22%20height%3D%2229%22%20viewBox%3D%220%200%2028%2029%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M3.10894%208.27771L13.9978%2019.1666L24.8867%208.27771%22%20stroke%3D%22%23707070%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A) no-repeat;background-size:contain;background-position:center;transition:transform .2s}.ss-main .ss-multi-selected .ss-add .ss-plus.ss-cross,.ss-main .ss-single-selected .ss-add .ss-plus.ss-cross{transform:rotate(-180deg)}.ss-content{position:absolute;width:100%;margin:-.0625rem 0 0;box-sizing:border-box;border:solid .0625rem #e6e6e6;z-index:1010;background-color:#fff;transform-origin:center top;transition:transform 0s,opacity .3s,margin 0s;opacity:0;transform:scaleY(1);border-radius:.25rem;transform:translate(0)!important;visibility:hidden}.ss-content.ss-open{display:block;opacity:1;transform:scaleY(1);visibility:visible}.ss-content .ss-search{display:flex;flex-direction:row;padding:1rem}.ss-content .ss-search.ss-hide,.ss-content .ss-search.ss-hide input{height:0;opacity:0;padding:0;margin:0}.ss-content .ss-search input{display:block;font-size:inherit;line-height:inherit;flex:1 1 auto;width:100%;min-width:0;height:2.5rem;max-height:2.5rem;padding:1rem;margin:0;border:.0625rem solid #e6e6e6;border-radius:.25rem;background-color:#fff;outline:0;text-align:left;box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-appearance:textfield;color:#d9d9d9;font-size:1.125rem!important}@media screen and (max-width: 575px){.ss-content .ss-search input{font-size:1rem!important}}@media screen and (max-width: 575px){.ss-content .ss-search input{height:1.875rem;max-height:1.875rem}}.ss-content .ss-search input::placeholder{color:#d9d9d9;vertical-align:middle;font-size:1rem!important;line-height:1rem}@media screen and (max-width: 575px){.ss-content .ss-search input::placeholder{font-size:.875rem!important}}.ss-content .ss-search input:hover{box-shadow:0 0 .25rem #5199fc33;border:.0625rem solid rgba(81,153,252,.5)}.ss-content .ss-search input:focus{box-shadow:0 0 .25rem #5199fc33;border:.0625rem solid rgba(81,153,252,.5)}.ss-content .ss-search input:focus::placeholder{color:#d9d9d9}.ss-content .ss-search .ss-addable{display:inline-flex;justify-content:center;align-items:center;cursor:pointer;font-size:1.375rem;font-weight:700;flex:0 0 1.875rem;height:1.875rem;margin:0 0 0 .5rem;border:.0625rem solid #e6e6e6;border-radius:.25rem;box-sizing:border-box}.ss-content .ss-addable{padding-top:0}.ss-content .ss-list{max-height:12.5rem;overflow-x:hidden;overflow-y:auto;text-align:left}.ss-content .ss-list .ss-optgroup .ss-optgroup-label{padding:1rem 1rem .5rem;font-weight:700}.ss-content .ss-list .ss-optgroup .ss-option{padding:.5rem 1.5rem}.ss-content .ss-list .ss-optgroup-label-selectable{cursor:pointer;transition:.15s ease}.ss-content .ss-list .ss-optgroup-label-selectable:hover{color:#5199fc;background-color:#5199fc1a}.ss-content .ss-list .ss-option{padding:.5rem 1rem;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:1.125rem!important;transition:.15s ease}@media screen and (max-width: 575px){.ss-content .ss-list .ss-option{font-size:1rem!important}}.ss-content .ss-list .ss-option *{display:inline-block}.ss-content .ss-list .ss-option:hover,.ss-content .ss-list .ss-option.ss-highlighted{color:#5199fc;background-color:#5199fc1a}.ss-content .ss-list .ss-option.ss-disabled{cursor:not-allowed;color:#dedede;background-color:#fff}.ss-content .ss-list .ss-option:not(.ss-disabled).ss-option-selected{color:#707070;background-color:#5199fc1a}.ss-content .ss-list .ss-option.ss-hide{display:none}.ss-content .ss-list .ss-option .ss-search-highlight{background-color:#5199fcb3}.touchspin{display:flex;justify-content:flex-start;align-items:center;position:relative}.touchspin .touchspin-button{width:1.5em;height:1.5em;min-width:1.5em;padding:0!important;display:flex;justify-content:center;align-items:center;z-index:2;font-size:1.5em}.touchspin .touchspin-button.left-touchspin{margin-right:-.75em}.touchspin .touchspin-button.right-touchspin{margin-left:-.75em}.touchspin .invalid-feedback{position:absolute;top:calc(100% + .25rem);left:0;margin-top:0!important}.touchspin .touchspin-body{display:flex;justify-content:center;align-items:center;background:#f8f8f8;padding:.25rem 1.5em;z-index:1;border-radius:.25rem;min-height:3em;font-size:inherit}.touchspin .touchspin-body p{margin-bottom:0!important;color:#707070;font-size:inherit}.touchspin .touchspin-body input{background:none;border:none;outline:none;min-width:3em;padding:0;text-align:center;max-width:30vw!important;transition:.3s ease}@media screen and (max-width: 575px){.touchspin .touchspin-body input{max-width:calc(100vw - 17rem)!important}}.touchspin .touch-spin-count{color:#f06}.isChangedNumber input{color:#ff006680!important;padding-bottom:.25em!important}@media screen and (max-width: 575px){.custom-control-box .touchspin{justify-content:center}}.slider.slider-horizontal{width:100%!important;height:.15rem!important}.slider.slider-horizontal .slider-track{margin-top:0!important;height:100%!important;transform:translateY(-50%)!important}.slider .slider-track{background-image:none;background-color:#f0f0f0;background-repeat:no-repeat;box-shadow:none;border-radius:.25rem}.slider .slider-track .slider-selection{background-image:none;background-color:#60a2fc;background-repeat:no-repeat;box-shadow:none;border-radius:.25rem}.slider .tooltip.bs-tooltip-top,.slider .tooltip.bs-tooltip-auto[x-placement^=top]{margin-top:-3.75rem!important}.slider .slider-handle{background-image:none;background-repeat:no-repeat;background-color:#fff;border:.125rem solid #5199FC;box-shadow:0 0 0 .375rem #5199fc1f;transition:box-shadow .3s ease;width:1.5rem;height:1.5rem;top:auto;bottom:50%;transform:translateY(50%);margin-left:-.75rem!important}.slider .slider-handle.radius{border-radius:1rem!important}.slider .slider-handle:hover,.slider .slider-handle:active{box-shadow:0 0 0 .6rem #5199fc33}.slider .slider-tick{margin-left:-.75rem!important}.slider-tick-container .slider-tick{background-image:none;width:.5rem;height:.5rem;background-color:#f0f0f0;background-repeat:no-repeat;box-shadow:none;opacity:1;top:calc(1px - .25rem);margin-left:0!important}.slider-tick-container .slider-tick.in-selection{background-color:#5199fc;background-image:none;background-repeat:no-repeat;border-radius:100%}@media (min-width: 640px){.snackbar-container{min-width:288px;max-width:568px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:2px;margin:24px}}.snackbar-container{-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;transition-property:all;-webkit-transition-property:top,right,bottom,left,opacity;-o-transition-property:top,right,bottom,left,opacity;transition-property:top,right,bottom,left,opacity;font-family:Roboto,sans-serif;font-size:14px;min-height:14px;background-color:#070b0e;position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;line-height:22px;padding:18px 24px;bottom:-100px;top:-100px;opacity:0;z-index:13001;max-width:100%}.snackbar-container button{outline:none!important;border:none!important;background:none!important;color:#323232!important;margin-left:.5rem!important}.vacancy-loaded a{text-decoration:underline}.vacancy-loaded p{display:grid;grid-gap:.5rem;color:#323232!important;font-weight:300}.vacancy-loaded button{color:#323232!important;font-weight:300;font-size:1.5rem!important;text-decoration:none;text-transform:none!important}.vacancy-loaded button:hover,.vacancy-loaded button:active{outline:0}.primary-color{background:#a6e6c5!important}.primary-color p,.primary-color button{color:#323232!important}.warning-color{background:#fef1f6!important}.warning-color p,.warning-color button{color:#323232!important}.secondary-color{background:#FFCC29!important}.secondary-color p,.secondary-color button{color:#323232!important}.hide-action-text button.action{display:none}.snackbar-pos.top-center{bottom:auto!important;top:0}@media (max-width: 640px){.snackbar-container{left:0;right:0}}@media (min-width: 640px){.snackbar-container{left:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%)}}.snackbar-container{min-width:0!important}.info-white-message{background:#fffbee!important;max-width:100%!important}.info-white-message p{color:#323232!important;font-weight:300}.vacancy-loaded{background:#a6e6c5!important;max-width:100%!important}.quill-editor-wrapper{position:relative}.quill-editor-wrapper .symbols{position:absolute;bottom:.25rem;left:1rem;color:#ccc;font-size:.75rem!important}@media screen and (max-width: 575px){.quill-editor-wrapper .symbols{font-size:.625rem!important}}.quill-editor-wrapper .symbols.invalid{color:#f5548c}@media screen and (max-width: 575px){.quill-editor-wrapper .symbols{left:.75rem}}.quill-editor{font-size:1.125rem!important;transition:border-color .15s ease,box-shadow .15s ease}@media screen and (max-width: 575px){.quill-editor{font-size:1rem!important}}.quill-editor:hover{border-color:#5199fc80!important;box-shadow:0 0 0 .15rem #5199fc33}.ql-toolbar.ql-snow,.ql-container.ql-snow{border:.0625rem solid #dee2e6!important}.ql-container.ql-snow:hover{border-color:#5199fc80!important;box-shadow:0 0 0 .15rem #5199fc33}.ql-toolbar.ql-snow{border-bottom:0!important;border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.ql-container.ql-snow{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.ql-bubble{border:.0625rem solid #e6e6e6!important;border-radius:.25rem}.ql-bubble .ql-tooltip{z-index:1000;border-radius:.25rem!important;background:#323232!important}.ql-editor.ql-blank:before{font-size:1.125rem!important;font-weight:300;font-family:Nunito,sans-serif;color:#707070!important;font-style:normal!important;top:12px!important}@media screen and (max-width: 575px){.ql-editor.ql-blank:before{font-size:1rem!important}}.ql-editor{line-height:1.5!important;min-height:4rem;padding-bottom:2rem!important}@media screen and (max-width: 575px){.ql-editor{padding-bottom:1.5rem!important}}.ql-editor .symbols{position:absolute;bottom:0}.ql-bubble{min-height:5rem}.mx-datepicker .mx-icon-calendar{right:auto;left:.5rem;display:block!important}.ui-timepicker-wrapper{box-shadow:none!important;width:10em!important;z-index:11002!important;border-color:#5199fc80!important;color:#323232!important;box-shadow:0 0 0 .125rem #5199fc33!important;border-radius:.25rem!important;max-height:150px!important}.ui-timepicker-wrapper::-webkit-scrollbar-track{background:#F0F0F0}.ui-timepicker-wrapper::-webkit-scrollbar{width:.5rem}.ui-timepicker-wrapper::-webkit-scrollbar-thumb{border-radius:0;background:#5199FC}.ui-timepicker-wrapper:hover::-webkit-scrollbar-thumb{background:#5199FC}.ui-timepicker-wrapper li{transition:.15s ease}.ui-timepicker-wrapper li:hover{background:#5199FC!important}.add-to-favourite svg{width:1.5rem;min-width:1.5rem;height:auto;vertical-align:middle;display:inline-block}@media screen and (max-width: 575px){.add-to-favourite svg{width:1.125rem;height:auto;min-width:1.125rem;margin-top:-.125rem!important}}.add-to-favourite:hover,.add-to-favourite:active{cursor:pointer}.add-to-favourite:hover svg,.add-to-favourite:active svg{fill:#5199fc}.add-to-favourite:hover svg path,.add-to-favourite:active svg path{stroke:#5199fc}.add-to-favourite:active svg{transform:scale(.9)}.add-to-favourite.active svg{fill:#ffcc29}.add-to-favourite.active svg path{stroke:#ffcc29}.deleted-from-favourite{color:#fff!important;background:#5199FC!important}.added-to-favourite{color:#fff!important;background:#36BD78!important}.add-to-favourite-black{border-radius:.25rem;background:#323232;cursor:pointer;align-self:flex-start;padding-right:1rem;position:relative;display:flex;transition:.3s ease}.add-to-favourite-black .add-to-favourite-wrapper{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;background:#3a3a3a;padding:.5rem 1rem;transition:.3s ease}.add-to-favourite-black .add-to-favourite-wrapper svg{width:1rem;height:1rem;margin-bottom:.25rem}.add-to-favourite-black .add-to-favourite-wrapper svg path{stroke:#fff;fill:#fff}.add-to-favourite-black p{color:#fff;transition:.3s linear}.add-to-favourite-black .added{opacity:0;display:none}.add-to-favourite-black.active{background:#ffc610}.add-to-favourite-black.active .add-to-favourite-wrapper{background:#ffd038}.add-to-favourite-black.active .added{opacity:1;display:block}.add-to-favourite-black.active .not-added{opacity:0;display:none}.copy-link-field{position:relative}.copy-link-field button{position:absolute;right:0;top:0;height:100%;min-width:3rem;border-top-left-radius:0!important;border-bottom-left-radius:0!important;background:#5199FC}.copy-link-field button:active{transform:scale(1)!important}.copy-link-field button:before{content:"";display:block;width:1rem;height:calc(100% - 1px);background:white;position:absolute;right:calc(100% + 1px);top:0}.copy-link-field button svg{width:1.25rem;height:1.25rem}.copied-link-field{background:#323232;width:auto!important;min-width:auto!important}.email-form{align-items:stretch}.email-form input{max-width:100%;background-color:#2a2a2a;border:none}.email-form input:focus{background-color:#2a2a2a}.email-form button{width:calc(1.5em + 1rem + 2px);height:calc(1.5em + 1rem + 2px);background-size:1rem;margin-left:.5rem}.employer-block-cost{padding:.5rem 1rem;background:#f8f8f8;border-radius:.25rem;display:flex;justify-content:center;align-items:center;flex-direction:column}@media screen and (max-width: 575px){.employer-block-cost{padding:.5rem}}.employer-block-cost p.cost{margin-bottom:0;color:#f06;font-weight:700;font-size:1.75rem!important}@media screen and (max-width: 575px){.employer-block-cost p.cost{font-size:1.125rem!important}}.employer-block-cost span{font-size:.875rem!important}.global-search{display:flex;justify-content:flex-start;align-items:stretch;width:100%}@media screen and (max-width: 575px){.global-search{flex-direction:column;padding:0 1rem}}.global-search .ss-selected,.global-search .ss-multi-selected,.global-search .ss-main .ss-single-selected,.ss-main .global-search .ss-single-selected{border-top-right-radius:0!important;border-bottom-right-radius:0!important;height:100%}.global-search .ss-selected .ss-values,.global-search .ss-multi-selected .ss-values,.global-search .ss-main .ss-single-selected .ss-values,.ss-main .global-search .ss-single-selected .ss-values{max-height:3.75rem;overflow-y:auto}@media screen and (max-width: 575px){.global-search .ss-selected .ss-values,.global-search .ss-multi-selected .ss-values,.global-search .ss-main .ss-single-selected .ss-values,.ss-main .global-search .ss-single-selected .ss-values{max-height:12rem}}@media screen and (max-width: 575px){.global-search .ss-selected,.global-search .ss-multi-selected,.global-search .ss-main .ss-single-selected,.ss-main .global-search .ss-single-selected{border-radius:.25rem!important}}.global-search button{border-top-left-radius:0!important;border-bottom-left-radius:0!important;padding:1rem 2rem;border-color:#d9d9d9!important;margin-left:-1px}@media screen and (max-width: 575px){.global-search button{padding:.5rem 1rem;border-radius:.25rem!important;margin-top:.5rem}}.global-search.candidate .ss-selected,.global-search.candidate .ss-multi-selected,.global-search.candidate .ss-main .ss-single-selected,.ss-main .global-search.candidate .ss-single-selected{display:flex;justify-content:flex-start;align-items:center}.global-search.candidate .ss-selected .ss-disabled,.global-search.candidate .ss-multi-selected .ss-disabled,.global-search.candidate .ss-main .ss-single-selected .ss-disabled,.ss-main .global-search.candidate .ss-single-selected .ss-disabled{padding-left:.5rem}.global-search.candidate .ss-selected:before,.global-search.candidate .ss-multi-selected:before,.global-search.candidate .ss-main .ss-single-selected:before,.ss-main .global-search.candidate .ss-single-selected:before{content:"";background:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M12%2010.4286V7.28571M12%2010.4286H17.5M12%2010.4286V15.1429M1%207.28571V2C1%201.44772%201.44772%201%202%201H11C11.5523%201%2012%201.44771%2012%202V7.28571M1%207.28571H12M1%207.28571V15.1429M12%2023H2C1.44772%2023%201%2022.5523%201%2022V15.1429M12%2023H17.5M12%2023V16.7143M17.5%2010.4286H22C22.5523%2010.4286%2023%2010.8763%2023%2011.4286V16.7143M17.5%2010.4286V23M17.5%2023H22C22.5523%2023%2023%2022.5523%2023%2022V16.7143M23%2016.7143H12M12%2016.7143V15.1429M12%2015.1429H1%22%20stroke%3D%22%235199FC%22%20stroke-width%3D%221.4%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-size:100%;background-position:center;display:block;width:calc(1em + .5rem);height:calc(1em + .5rem);min-width:calc(1em + .5rem);margin-left:1rem;margin-right:.5rem;align-self:center}@media screen and (max-width: 575px){.global-search.candidate .ss-selected:before,.global-search.candidate .ss-multi-selected:before,.global-search.candidate .ss-main .ss-single-selected:before,.ss-main .global-search.candidate .ss-single-selected:before{margin-top:0}}.how-to-find-candidate{border:.0625rem solid #F0F0F0;border-radius:.25rem}@media screen and (max-width: 991px){.how-to-find-candidate{border:0}.how-to-find-candidate .tip-row{padding:0}.how-to-find-candidate .tip-row:last-child{margin-bottom:0!important}}.how-to-find-candidate .title h4,.how-to-find-candidate p.title{font-weight:300!important}.how-to-get-work{border-radius:.25rem;border:.0625rem solid #F0F0F0}.how-to-get-work .horizontal-divider{height:.0625rem;background:#F0F0F0}.how-to-get-work .title h4,.how-to-get-work p.title{font-weight:300!important}.mobile-styles{border:none!important;margin:0!important}.mobile-styles .popup-description-title,.mobile-styles .horizontal-divider{display:none}.mobile-styles .popup-description-title{padding:0}.mobile-styles p.title{font-weight:300!important}.mobile-styles .tip-row{padding:0}.mobile-styles .tip-row:nth-child(3){margin-top:0!important}.mobile-styles .tip-row:last-child{margin-bottom:0!important}.icon-danger-info-block{cursor:pointer;vertical-align:middle;display:flex}.icon-danger-info-block svg{width:1.5rem;height:1.5rem}@media screen and (max-width: 575px){.icon-danger-info-block svg{width:1.125rem;height:1.125rem}}.icon-danger-info-block svg path{transition:.3s ease;stroke:#f06}.icon-danger-info-block:hover svg path{stroke:#f00060}.custom-info-block-size svg{width:2.25rem;height:2.25rem}.icon-info-block,.icon-question-block{cursor:pointer;vertical-align:middle;display:flex}.icon-info-block svg,.icon-question-block svg{width:1.5rem;height:1.5rem}@media screen and (max-width: 575px){.icon-info-block svg,.icon-question-block svg{width:1.125rem;height:1.125rem}}.icon-info-block svg path,.icon-question-block svg path{transition:.3s ease}.icon-info-block:hover svg path,.icon-question-block:hover svg path{stroke:#4a4a4a}.custom-info-block-size svg{width:1.75rem;height:1.75rem}.lang-level-wrapper{width:50%}@media screen and (max-width: 991px){.lang-level-wrapper{width:100%}}.lang-level-wrapper .lang-knowledge{position:relative;width:100%;padding:2rem 2rem 5rem;border:.0625rem solid #F0F0F0;border-radius:.25rem}@media screen and (max-width: 575px){.lang-level-wrapper .lang-knowledge{padding:1rem 1rem 4rem}}.lang-level-wrapper .lang-knowledge:not(:first-child){margin-top:2.5rem}.lang-level-wrapper .lang-knowledge .lang-knowledge-title{padding:.25rem .5rem;background:white;font-weight:300;color:#707070;position:absolute;top:-1rem;left:2rem}@media screen and (max-width: 575px){.lang-level-wrapper .lang-knowledge .lang-knowledge-title{top:-.75rem;left:1rem}}.lang-level-wrapper .lang-knowledge .range-lang-level-wrapper{display:flex;justify-content:flex-start;align-items:center;margin-top:3rem;padding-left:.5rem;padding-right:.5rem}.lang-level-wrapper .lang-knowledge .range-lang-level-wrapper h6{margin-right:1.5rem;margin-top:-.25rem}@media screen and (max-width: 575px){.lang-level-wrapper .lang-knowledge .range-lang-level-wrapper h6{font-size:.875rem!important}}.lang-level-wrapper .lang-close{width:calc(100% + 4rem);position:absolute;bottom:0;left:0;font-size:1rem!important;line-height:1.5rem;padding-top:.5rem!important;padding-bottom:.5rem!important}@media screen and (max-width: 575px){.lang-level-wrapper .lang-close{font-size:.875rem!important}}@media screen and (max-width: 575px){.lang-level-wrapper .lang-close{padding:.5rem!important}}.lang-level-wrapper .lang-close svg{margin-right:.5rem}.lang-level-wrapper .lang-close svg path{stroke:#f5548c}.lang-level-wrapper button,.lang-level-wrapper .ss-main{margin-top:1rem}.wrap-mark-sale{position:absolute;top:0;right:0;width:5rem;height:5rem;overflow:hidden;-webkit-user-select:none;user-select:none;pointer-events:none}span.mark-sale{color:#fff;font-size:.75rem!important;font-weight:700;background:#36BD78;padding:.25rem 2rem;position:absolute;top:.75rem;right:-2rem;transform:rotate(45deg);-webkit-user-select:none;user-select:none;pointer-events:none}@media screen and (max-width: 575px){span.mark-sale{font-size:.625rem!important}}.closed-content-wrapper{max-height:0;overflow:hidden;display:none;opacity:0}.progress-bar-wrapper{display:flex;flex-direction:column;align-items:center}.progress-bar-wrapper p{margin-top:.5rem}@media screen and (max-width: 575px){.progress-bar-wrapper{flex-direction:row;justify-content:flex-start;align-items:center}.progress-bar-wrapper p{margin-left:.5rem;margin-top:0}}.progress-bar{width:100%;height:.25rem;border-radius:.25rem;background:rgba(54,189,120,.2);flex:1}.progress-bar-value{height:.25rem;width:0;background:#36BD78;transition:width .15s ease}.progress-bar[data-fixed]{position:fixed;top:4.5rem;left:0;width:100%;opacity:0;visibility:hidden;transition:.3s ease;border-radius:0}@media screen and (max-width: 575px){.progress-bar[data-fixed]{top:3.25rem}}.progress-bar.show-progress-bar{opacity:1!important;visibility:visible!important}.remove-or-take-el{color:#707070;width:100%;transition:max-height .2s ease;max-height:100vh}.remove-or-take-el.remove-or-take-el-background{background:#F0F0F0;border-radius:.25rem;padding:.25rem .5rem}.remove-or-take-el a{font-size:1rem!important}@media screen and (max-width: 575px){.remove-or-take-el a{font-size:.875rem!important}}.remove-or-take-el .count{font-size:1rem!important;color:#707070;font-weight:300}@media screen and (max-width: 575px){.remove-or-take-el .count{font-size:.75rem!important}}.remove-or-take-el .close{cursor:pointer;padding:.5rem;background:#D9D9D9;border-radius:.25rem;transition:.3s ease;display:flex;justify-content:center;align-items:center}.remove-or-take-el .close svg,.remove-or-take-el .close path{transition:.3s ease}.remove-or-take-el .close path{stroke:#323232}.remove-or-take-el .close:hover{background:#F5548C}.remove-or-take-el .close:hover svg path{stroke:#fff}.remove-or-take-el .close-text{transition:.3s ease;cursor:pointer;color:#f06!important;font-size:1rem!important}@media screen and (max-width: 575px){.remove-or-take-el .close-text{font-size:.75rem!important}}.remove-or-take-el .show-text{transition:.3s ease;cursor:pointer;color:#5199fc!important;font-size:1rem!important}@media screen and (max-width: 575px){.remove-or-take-el .show-text{font-size:.75rem!important}}.save-search-wrapper .save-search-settings{background:white;border:.0625rem solid #F0F0F0;position:static;width:100%;z-index:1010;transition:top .03s linear}@media screen and (max-width: 991px){.save-search-wrapper .save-search-settings{width:100%;margin-top:0;padding-left:2rem!important;padding-right:2rem!important}}@media screen and (max-width: 575px){.save-search-wrapper .save-search-settings{width:100%;border-radius:0!important;background-color:#fff;padding-left:1rem!important;margin-left:0;padding-top:.5rem!important;padding-bottom:.5rem!important}}.save-search-wrapper .save-search-settings p{color:#707070}.animation-sticky-width{width:calc(100% - 27.75rem)!important}@media screen and (max-width: 991px){.animation-sticky-width{width:calc(100% - 4rem)!important}}@media screen and (max-width: 575px){.animation-sticky-width{width:100%!important}}.save-vacancy-page{position:fixed;bottom:1rem;left:0;width:100%;padding:1rem;background:rgba(0,0,0,.2);display:flex;justify-content:center;z-index:1060}.set-text-on-pick{display:flex;justify-content:flex-start;align-items:center}@media screen and (max-width: 575px){.set-text-on-pick{justify-content:center}.set-text-on-pick .custom-control{background:#F0F0F0;border-radius:.25rem;flex:1}.set-text-on-pick .custom-control-label{padding:.5rem 1rem;padding-left:2rem!important;font-size:1rem!important}.set-text-on-pick .custom-control-label:after,.set-text-on-pick .custom-control-label:before{top:50%!important;transform:translateY(-50%);left:0rem!important}}.set-text-on-pick .custom-control:not(:first-child){margin-left:2rem}@media screen and (max-width: 575px){.set-text-on-pick .custom-control:not(:first-child){margin-left:1rem}}.set-text-on-select{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:2rem}@media screen and (max-width: 575px){.set-text-on-select{grid-template-columns:1fr;grid-column-gap:0;grid-row-gap:1rem}}.set-text-on-select .ss-main{flex:1}.share-buttons{cursor:pointer;position:relative;display:flex}.share-buttons:hover .share-icon{background:#e8e8e8}.share-buttons:hover .share-icon svg path{background:#686868}.share-buttons:hover .share-links-wrapper{opacity:1;visibility:visible;transform:translateY(-12rem) translate(-2.5rem);height:11.25rem}@media screen and (min-width: 576px) and (max-width: 991px){.share-buttons:hover .share-links-wrapper{height:100%;transform:translateY(0) translate(0)}}@media screen and (max-width: 575px){.share-buttons:hover .share-links-wrapper{transform:translateY(-9rem) translate(-2rem)}}.share-buttons:hover .main-text{opacity:0}.share-buttons .main-text{transition:.25s linear}.share-buttons .share-icon{background:#F0F0F0;border-radius:.25rem;padding:.5rem;z-index:2;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;min-width:2.5rem;min-height:2.5rem;transition:.3s ease}@media screen and (min-width: 576px) and (max-width: 991px){.share-buttons .share-icon{width:3rem;height:3rem;min-width:3rem;min-height:3rem}.share-buttons .share-icon svg{width:1.5rem!important;height:1.5rem!important;min-width:1.5rem!important;min-height:1.5rem!important}}@media screen and (max-width: 575px){.share-buttons .share-icon{width:2rem;height:2rem;min-width:2rem;min-height:2rem}}.share-buttons .share-icon svg{width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem}.share-buttons .share-icon svg path{transition:.3s ease}.share-buttons span{color:#323232!important}.share-buttons .share-links-wrapper{position:absolute;opacity:0;visibility:hidden;height:100%;width:auto;z-index:1;display:flex;transform:translateY(-9rem) translate(-2.5rem);padding-bottom:.5rem;flex-direction:column;transition:.3s ease}@media screen and (min-width: 576px) and (max-width: 991px){.share-buttons .share-links-wrapper{transform:translateY(0) translate(-3rem);flex-direction:row;padding-bottom:0;padding-left:.5rem}}@media screen and (max-width: 575px){.share-buttons .share-links-wrapper{transform:translate(-6rem)}}.share-buttons .social{display:flex;align-items:center;justify-content:center;border-radius:.25rem;padding:.5rem;width:2.5rem;height:2.5rem;min-width:2.5rem;min-height:2.5rem;text-decoration:none;margin-bottom:.25rem}@media screen and (min-width: 576px) and (max-width: 991px){.share-buttons .social{width:3rem;height:3rem;min-width:3rem;min-height:3rem;margin-bottom:0;margin-left:.25rem}.share-buttons .social svg{width:1.5rem!important;height:1.5rem!important;min-width:1.5rem!important;min-height:1.5rem!important}}@media screen and (max-width: 575px){.share-buttons .social{width:2rem;height:2rem;min-width:2rem;min-height:2rem}}.share-buttons .social svg{width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem}.share-buttons .social svg path{fill:#fff}.share-buttons .social.facebook{background:rgb(59,89,152)}.share-buttons .social.twitter{background:rgb(29,161,242)}.share-buttons .social.googleplus{background:rgb(221,75,57)}.share-buttons .social.linkedin{background:rgb(0,119,181)}.show-image-on-touch .show-image-wrapper{max-height:5rem;overflow:hidden;transition:.3s linear}.show-image-on-touch .show-image-wrapper img{width:80%;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.show-image-on-touch .horizontal-divider{height:.125rem;background:#D9D9D9!important;border-radius:3rem;width:100%!important;margin-left:0!important}.show-image-on-touch .active{max-height:20rem!important}.show-image-button{display:flex;justify-content:flex-start;align-items:center;cursor:pointer;width:fit-content}.show-image-button .eye{width:2rem;height:2rem;background:#F0F0F0;border-radius:.25rem;display:flex;justify-content:center;align-items:center}.show-image-button p{color:#5199fc}.social-links p{font-size:1.125rem!important;color:#fff;margin-right:1rem;margin-bottom:0}@media screen and (max-width: 575px){.social-links p{font-size:.875rem!important}}.social-links a{width:1.5rem;height:1.5rem;min-width:1.5rem;min-height:1.5rem;border-radius:.25rem;box-sizing:border-box;display:inline-block;margin-top:-.125rem}.social-links a:not(:last-child){margin-right:.5rem}.social-links a:hover svg path{fill:#fff}.social-links a:hover svg rect{fill:#fff}.social-links svg{min-width:100%;min-height:100%}.switch-notification-table{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:1rem}@media screen and (max-width: 991px){.switch-notification-table{grid-template-columns:1fr;grid-gap:0}}@media screen and (max-width: 575px){.switch-notification-table{width:calc(100% + 2rem);margin-left:-1rem}.switch-notification-table:nth-child(2){margin-top:1rem}}.switch-notification-table .event-title{margin-left:3rem;grid-column:1/3}@media screen and (max-width: 991px){.switch-notification-table .event-title{margin-left:0;grid-column:1/6;border-bottom:.0625rem solid #F0F0F0}.switch-notification-table .event-title:not(:first-child){margin-top:1.5rem}}.switch-notification-table .hide-content{display:grid;grid-template-columns:1fr;grid-column:1/4;grid-row:2}.switch-notification-table .border-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-column:1/4;grid-row:2;padding:.25rem}@media screen and (max-width: 991px){.switch-notification-table .border-wrapper{grid-column-gap:0;padding:1rem;border:.0625rem solid #F0F0F0;width:calc(100% - 2rem);margin-left:1rem;border-radius:.25rem;margin-top:1rem;margin-bottom:1rem}}.switch-notification-table .notification-checkbox-titles-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;justify-items:center}@media screen and (max-width: 991px){.switch-notification-table .notification-checkbox-titles-wrapper{display:none}}.switch-notification-table .notification-checkboxes-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;justify-items:center;grid-column:3/6}@media screen and (max-width: 991px){.switch-notification-table .notification-checkboxes-wrapper{grid-template-columns:none;justify-items:end;grid-column:1/6;grid-gap:1rem}.switch-notification-table .notification-checkboxes-wrapper .custom-wrapper{width:100%;display:flex;justify-content:space-between}}.vacancy-block-cost{padding:.5rem 1rem;background:#f8f8f8;border-radius:.25rem;display:flex;justify-content:center;align-items:center;flex-direction:column}@media screen and (max-width: 575px){.vacancy-block-cost{padding:.5rem}}.vacancy-block-cost p{margin-bottom:0;color:#f06;font-weight:700;font-size:1.75rem!important}@media screen and (max-width: 575px){.vacancy-block-cost p{font-size:1.125rem!important}}.vacancy-block-cost .period{font-size:1rem}@media screen and (max-width: 575px){.vacancy-block-cost .period{font-size:.875rem}}.radio-with-textarea .textarea{display:none;opacity:0;transition:.3s ease}.become-agent{display:flex;justify-content:flex-start;align-items:stretch}.become-agent .become-agent-wrapper{display:flex;justify-content:flex-start;align-items:center;padding:.4rem .5rem;border-radius:.25rem;background:#F0F0F0}@media screen and (max-width: 575px){.become-agent .become-agent-wrapper{padding:0;background:none}}.become-agent button{height:100%}.become-agent .content-wrapper{display:none}.become-agent .content-wrapper .wrapper{display:flex;height:100%;justify-content:flex-start;align-items:stretch}.become-agent label{font-size:.875rem!important}.become-agent button.t-4_5,.become-agent a.t-4_5{padding:.25rem .5rem;height:2.5rem}@media screen and (max-width: 575px){.become-agent button.t-4_5,.become-agent a.t-4_5{height:2rem}}@media screen and (min-width: 576px) and (max-width: 991px){.become-agent button.t-4_5,.become-agent a.t-4_5{height:3rem;width:3rem}}.become-agent button.t-4_5 svg,.become-agent a.t-4_5 svg{width:1em;height:1em;min-width:1em;min-height:1em}.contacts-dropdown{cursor:pointer;position:relative;display:flex}.contacts-dropdown .share-icon{border-radius:.25rem;border:1px solid #5199FC;padding:.5rem;z-index:2;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;transition:.3s ease;min-width:2.5rem;min-height:2.5rem}@media screen and (min-width: 576px) and (max-width: 991px){.contacts-dropdown .share-icon{width:3rem;height:3rem;min-width:3rem;min-height:3rem}.contacts-dropdown .share-icon svg{width:1.5rem!important;height:1.5rem!important;min-width:1.5rem!important;min-height:1.5rem!important}}@media screen and (max-width: 575px){.contacts-dropdown .share-icon{width:2rem;height:2rem;min-width:2rem;min-height:2rem}}.contacts-dropdown .share-icon svg{width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem}.contacts-dropdown .share-icon svg path{stroke:#5199fc;transition:.3s ease}.contacts-dropdown:hover .share-icon{background:#5199FC}.contacts-dropdown:hover .share-icon svg path{stroke:#fff}.contacts-dropdown:hover .share-wrapper{opacity:1;visibility:visible;height:9rem;transform:translateY(-5.25rem) translate(-2.5rem)}@media screen and (min-width: 576px) and (max-width: 991px){.contacts-dropdown:hover .share-wrapper{transform:translateY(-7rem) translate(-3rem)}}@media screen and (max-width: 575px){.contacts-dropdown:hover .share-wrapper{transform:translateY(-3.5rem) translate(-2rem)}}.contacts-dropdown:hover .share-wrapper[data-drop-to=down]{transform:translateY(5.25rem) translate(-2.5rem)}@media screen and (min-width: 576px) and (max-width: 991px){.contacts-dropdown:hover .share-wrapper[data-drop-to=down]{transform:translateY(7rem) translate(-3rem)}}@media screen and (max-width: 575px){.contacts-dropdown:hover .share-wrapper[data-drop-to=down]{transform:translateY(5.5rem) translate(-2rem)}}.contacts-dropdown span{color:#323232!important}.contacts-dropdown .share-wrapper{position:absolute;opacity:0;visibility:hidden;height:100%;width:auto;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;transform:translateY(-7rem) translate(-2.5rem);padding-bottom:.5rem;transition:.3s ease}@media screen and (min-width: 576px) and (max-width: 991px){.contacts-dropdown .share-wrapper{transform:translateY(-5.5rem) translate(-3rem)}}@media screen and (max-width: 575px){.contacts-dropdown .share-wrapper{transform:translateY(-5.5rem) translate(-2rem)}}.contacts-dropdown .share-wrapper[data-drop-to=down]{transform:translateY(7rem) translate(-2.5rem);padding-top:.5rem;padding-bottom:0}@media screen and (min-width: 576px) and (max-width: 991px){.contacts-dropdown .share-wrapper[data-drop-to=down]{transform:translateY(5.5rem) translate(-3rem)}}@media screen and (max-width: 575px){.contacts-dropdown .share-wrapper[data-drop-to=down]{transform:translateY(0) translate(-2rem)}}.contacts-dropdown .social{display:flex;align-items:center;justify-content:center;border-radius:.25rem;padding:.5rem;width:2.5rem;height:2.5rem;min-width:2.5rem;min-height:2.5rem;text-decoration:none;margin-bottom:.25rem}@media screen and (max-width: 575px){.contacts-dropdown .social{height:2rem;width:2rem;min-width:2rem;min-height:2rem}}@media screen and (min-width: 576px) and (max-width: 991px){.contacts-dropdown .social{width:3rem;height:3rem;min-width:3rem;min-height:3rem}.contacts-dropdown .social svg{width:1.5rem!important;height:1.5rem!important;min-width:1.5rem!important;min-height:1.5rem!important}}.contacts-dropdown .social svg{width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem}.contacts-dropdown .social svg path{fill:#fff}.contacts-dropdown .social.viber{background:#7030a0}.contacts-dropdown .social.telegram{background:#00b0f0}.contacts-dropdown .social.whatsapp{background:#36bd78}.hide-content{overflow:hidden;transition:max-height .3s linear,opacity .3s linear;max-height:0;opacity:0;padding-left:.25rem;margin-left:-.25rem}.hide-content.active{max-height:initial;opacity:1}.hide-special-content{transition:opacity .3s linear;opacity:0}.hide-special-content.active{opacity:1}.accordion-table .accordion:not(:last-child) .card{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;border-bottom-width:0}.accordion-table .accordion:not(:first-child) .card{border-top-left-radius:0!important;border-top-right-radius:0!important}.accordion-table .card-body{display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width: 575px){.accordion-table{width:calc(100% + 2rem);margin-left:-1rem}}.hidden-content{max-height:0;opacity:0;display:none}.candidate-sended-visa-wrapper,.candidate-verificated-visa-wrapper,.component-wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-left:-1rem;padding-right:1rem}@media screen and (max-width: 575px){.candidate-sended-visa-wrapper,.candidate-verificated-visa-wrapper,.component-wrapper{flex-direction:column;margin-left:0;padding-right:0}}.candidate-sended-visa-wrapper .block-wrapper,.candidate-verificated-visa-wrapper .block-wrapper,.component-wrapper .block-wrapper{width:calc(50% - 1rem)!important;max-width:25rem;margin-left:1rem;margin-top:1rem}@media screen and (max-width: 575px){.candidate-sended-visa-wrapper .block-wrapper,.candidate-verificated-visa-wrapper .block-wrapper,.component-wrapper .block-wrapper{width:100%!important;max-width:100%;margin-left:0}}.candidate-sended-visa-wrapper button,.candidate-verificated-visa-wrapper button,.component-wrapper button{margin-top:0!important}@media screen and (max-width: 575px){.candidate-sended-visa-wrapper button,.candidate-verificated-visa-wrapper button,.component-wrapper button{width:50%}}@media screen and (max-width: 575px){.declane-description-block button,.declane-block button{width:50%}}.info-list .icon-question-block{position:absolute;right:.5rem;padding:.25rem;background:white;box-sizing:border-box}#radioPickerWrapper{height:0;overflow:hidden;opacity:0;display:none}.invoice{width:100%;border-radius:.25rem;background:#f8f8f8}.invoice .invoice-header,.invoice .invoice-body,.invoice .invoice-footer{padding:1rem}.invoice .invoice-body p{font-size:1rem!important}@media screen and (max-width: 575px){.invoice .invoice-body p{font-size:.875rem!important}}.invoice .invoice-header{background:#F0F0F0;display:flex;justify-content:flex-start;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.invoice .invoice-header p{font-weight:700;font-size:1.5rem!important}@media screen and (max-width: 575px){.invoice .invoice-header p{font-size:1.25rem!important}}.invoice .invoice-footer{display:flex;justify-content:flex-end;border-top:1px solid #D9D9D9;border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}@media screen and (max-width: 575px){.invoice .invoice-footer{justify-content:flex-start}}.invoice .invoice-footer p{font-weight:700;font-size:1.5rem!important}@media screen and (max-width: 575px){.invoice .invoice-footer p{font-size:1.25rem!important}}.files-wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-left:-1rem;padding-right:1rem}@media screen and (max-width: 575px){.files-wrapper{flex-direction:column;margin-left:0;padding-right:0}}.files-wrapper .block{width:calc(50% - 1rem)!important;max-width:25rem;margin-left:1rem;margin-top:1rem}@media screen and (max-width: 575px){.files-wrapper .block{width:100%!important;max-width:100%;margin-left:0}}.files-wrapper .block p{font-size:1rem!important}@media screen and (max-width: 575px){.files-wrapper .block p{font-size:.875rem!important}}.add-file-btns{display:flex;flex-direction:column;align-items:stretch}@media screen and (max-width: 575px){.add-file-btns,.add-file-btns button{width:100%}}.invite-process,.meeting-process{width:30%}@media screen and (max-width: 575px){.invite-process,.meeting-process{width:100%}}.invite-process svg,.meeting-process svg{width:100%;height:100%}.confirm-dif-blocks,.confirm-state{width:50%}@media screen and (max-width: 991px){.confirm-dif-blocks,.confirm-state{width:100%}}.confirm-dif-blocks .horizontal-divider,.confirm-state .horizontal-divider{width:100%!important;margin-left:0!important}.confirm-dif-blocks #needConfirmationContent,.confirm-dif-blocks #confirmedContent,.confirm-state #needConfirmationContent,.confirm-state #confirmedContent{width:100%}.confirm-dif-blocks .text-content,.confirm-state .text-content{display:flex;flex-direction:column;align-items:flex-start;width:100%}.confirm-dif-blocks h4,.confirm-state h4{font-weight:700;font-size:1.125rem!important;text-align:left}@media screen and (max-width: 575px){.confirm-dif-blocks h4,.confirm-state h4{font-size:1rem!important}}.confirm-dif-blocks p,.confirm-state p{width:100%;text-align:left}.confirm-dif-blocks svg.success,.confirm-state svg.success{width:6rem;height:6rem;display:block;margin-top:.5rem}.confirm-dif-blocks .show-image-button,.confirm-state .show-image-button{width:100%;justify-content:flex-start}.confirm-dif-blocks .buttons-wrapper,.confirm-state .buttons-wrapper{width:100%;display:flex;justify-content:flex-start;flex-wrap:wrap}.process-block{width:30%}.process-block .process-dates{position:relative;display:flex;justify-content:space-between}@media screen and (max-width: 575px){.process-block .process-dates{width:100%}}.iteraction-progress{width:50%;display:flex;justify-content:center}@media screen and (max-width: 575px){.iteraction-progress{width:85%}}.iteraction-progress .progress-wrapper{width:80%;position:relative;padding:2rem 0;margin-bottom:1rem}.iteraction-progress .progress-wrapper .steps-wrapper{display:flex;justify-content:space-between}.iteraction-progress .progress-wrapper .steps-wrapper .step{display:block;position:relative;width:1.5rem;height:1.5rem;min-width:1.5rem;min-height:1.5rem;background:white;border:.15rem solid #D9D9D9;border-radius:100%;transition:.15s ease;z-index:1}.iteraction-progress .progress-wrapper .steps-wrapper .step .iteraction-date{display:inline-block;position:absolute;top:auto;padding-top:0;padding-bottom:.5rem;bottom:100%;right:50%;transform:translate(50%);color:#323232;transition:.3s ease;font-size:1rem!important;margin-bottom:0;display:none}@media screen and (max-width: 575px){.iteraction-progress .progress-wrapper .steps-wrapper .step .iteraction-date{font-size:.75rem!important}}.iteraction-progress .progress-wrapper .steps-wrapper .step .iteraction-info{display:inline-block;position:absolute;top:100%;margin-top:1.5rem;margin-bottom:0;right:50%;transform:translate(50%);color:#d9d9d9;transition:.3s ease;white-space:nowrap;font-size:1.125rem!important}@media screen and (max-width: 575px){.iteraction-progress .progress-wrapper .steps-wrapper .step .iteraction-info{font-size:.875rem!important}}.iteraction-progress .progress-wrapper .steps-wrapper .step .iteraction-info:before{content:url(data:image/svg+xml,%3Csvg%20width%3D%221%22%20height%3D%2218%22%20viewBox%3D%220%200%201%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cline%20x1%3D%220.5%22%20y1%3D%222.18556e-08%22%20x2%3D%220.499999%22%20y2%3D%2218%22%20stroke%3D%22%23D9D9D9%22%20stroke-dasharray%3D%222%202%22%2F%3E%0A%3C%2Fsvg%3E%0A);position:absolute;bottom:calc(100% - 1.4rem);right:50%;transform:translate(50%);height:2.5rem;width:.25rem}.iteraction-progress .active-step-line{position:absolute;left:0;top:50%;transform:translateY(-50%);height:.125rem;width:100%;background:#D9D9D9;border-radius:.25rem;overflow:hidden}.iteraction-progress .active-step-line .line{position:absolute;height:100%;width:0;left:0;top:0;transition:.3s ease}.iteraction-progress.green-progress .line{background:#36BD78}.iteraction-progress.green-progress.two-step-progress.active-1 .step-1,.iteraction-progress.green-progress.two-step-progress.active-2 .step-1,.iteraction-progress.green-progress.two-step-progress.active-3 .step-1,.iteraction-progress.green-progress.two-step-progress.active-4 .step-1,.iteraction-progress.green-progress.two-step-progress.active-5 .step-1,.iteraction-progress.green-progress.three-step-progress.active-1 .step-1,.iteraction-progress.green-progress.three-step-progress.active-2 .step-1,.iteraction-progress.green-progress.three-step-progress.active-3 .step-1,.iteraction-progress.green-progress.three-step-progress.active-4 .step-1,.iteraction-progress.green-progress.three-step-progress.active-5 .step-1,.iteraction-progress.green-progress.four-step-progress.active-1 .step-1,.iteraction-progress.green-progress.four-step-progress.active-2 .step-1,.iteraction-progress.green-progress.four-step-progress.active-3 .step-1,.iteraction-progress.green-progress.four-step-progress.active-4 .step-1,.iteraction-progress.green-progress.four-step-progress.active-5 .step-1,.iteraction-progress.green-progress.five-step-progress.active-1 .step-1,.iteraction-progress.green-progress.five-step-progress.active-2 .step-1,.iteraction-progress.green-progress.five-step-progress.active-3 .step-1,.iteraction-progress.green-progress.five-step-progress.active-4 .step-1,.iteraction-progress.green-progress.five-step-progress.active-5 .step-1{background:#eefaf4;border-color:#36bd78;box-shadow:0 0 0 .2rem #36bd7833;transition:.1s ease .2s}.iteraction-progress.green-progress.two-step-progress.active-1 .step-1 .iteraction-date,.iteraction-progress.green-progress.two-step-progress.active-2 .step-1 .iteraction-date,.iteraction-progress.green-progress.two-step-progress.active-3 .step-1 .iteraction-date,.iteraction-progress.green-progress.two-step-progress.active-4 .step-1 .iteraction-date,.iteraction-progress.green-progress.two-step-progress.active-5 .step-1 .iteraction-date,.iteraction-progress.green-progress.three-step-progress.active-1 .step-1 .iteraction-date,.iteraction-progress.green-progress.three-step-progress.active-2 .step-1 .iteraction-date,.iteraction-progress.green-progress.three-step-progress.active-3 .step-1 .iteraction-date,.iteraction-progress.green-progress.three-step-progress.active-4 .step-1 .iteraction-date,.iteraction-progress.green-progress.three-step-progress.active-5 .step-1 .iteraction-date,.iteraction-progress.green-progress.four-step-progress.active-1 .step-1 .iteraction-date,.iteraction-progress.green-progress.four-step-progress.active-2 .step-1 .iteraction-date,.iteraction-progress.green-progress.four-step-progress.active-3 .step-1 .iteraction-date,.iteraction-progress.green-progress.four-step-progress.active-4 .step-1 .iteraction-date,.iteraction-progress.green-progress.four-step-progress.active-5 .step-1 .iteraction-date,.iteraction-progress.green-progress.five-step-progress.active-1 .step-1 .iteraction-date,.iteraction-progress.green-progress.five-step-progress.active-2 .step-1 .iteraction-date,.iteraction-progress.green-progress.five-step-progress.active-3 .step-1 .iteraction-date,.iteraction-progress.green-progress.five-step-progress.active-4 .step-1 .iteraction-date,.iteraction-progress.green-progress.five-step-progress.active-5 .step-1 .iteraction-date{display:inline-block}.iteraction-progress.green-progress.two-step-progress.active-1 .step-1 .iteraction-info,.iteraction-progress.green-progress.two-step-progress.active-2 .step-1 .iteraction-info,.iteraction-progress.green-progress.two-step-progress.active-3 .step-1 .iteraction-info,.iteraction-progress.green-progress.two-step-progress.active-4 .step-1 .iteraction-info,.iteraction-progress.green-progress.two-step-progress.active-5 .step-1 .iteraction-info,.iteraction-progress.green-progress.three-step-progress.active-1 .step-1 .iteraction-info,.iteraction-progress.green-progress.three-step-progress.active-2 .step-1 .iteraction-info,.iteraction-progress.green-progress.three-step-progress.active-3 .step-1 .iteraction-info,.iteraction-progress.green-progress.three-step-progress.active-4 .step-1 .iteraction-info,.iteraction-progress.green-progress.three-step-progress.active-5 .step-1 .iteraction-info,.iteraction-progress.green-progress.four-step-progress.active-1 .step-1 .iteraction-info,.iteraction-progress.green-progress.four-step-progress.active-2 .step-1 .iteraction-info,.iteraction-progress.green-progress.four-step-progress.active-3 .step-1 .iteraction-info,.iteraction-progress.green-progress.four-step-progress.active-4 .step-1 .iteraction-info,.iteraction-progress.green-progress.four-step-progress.active-5 .step-1 .iteraction-info,.iteraction-progress.green-progress.five-step-progress.active-1 .step-1 .iteraction-info,.iteraction-progress.green-progress.five-step-progress.active-2 .step-1 .iteraction-info,.iteraction-progress.green-progress.five-step-progress.active-3 .step-1 .iteraction-info,.iteraction-progress.green-progress.five-step-progress.active-4 .step-1 .iteraction-info,.iteraction-progress.green-progress.five-step-progress.active-5 .step-1 .iteraction-info{color:#323232}.iteraction-progress.green-progress.two-step-progress.active-2 .step-2,.iteraction-progress.green-progress.two-step-progress.active-3 .step-2,.iteraction-progress.green-progress.two-step-progress.active-4 .step-2,.iteraction-progress.green-progress.two-step-progress.active-5 .step-2,.iteraction-progress.green-progress.three-step-progress.active-2 .step-2,.iteraction-progress.green-progress.three-step-progress.active-3 .step-2,.iteraction-progress.green-progress.three-step-progress.active-4 .step-2,.iteraction-progress.green-progress.three-step-progress.active-5 .step-2,.iteraction-progress.green-progress.four-step-progress.active-2 .step-2,.iteraction-progress.green-progress.four-step-progress.active-3 .step-2,.iteraction-progress.green-progress.four-step-progress.active-4 .step-2,.iteraction-progress.green-progress.four-step-progress.active-5 .step-2,.iteraction-progress.green-progress.five-step-progress.active-2 .step-2,.iteraction-progress.green-progress.five-step-progress.active-3 .step-2,.iteraction-progress.green-progress.five-step-progress.active-4 .step-2,.iteraction-progress.green-progress.five-step-progress.active-5 .step-2{background:#eefaf4;border-color:#36bd78;box-shadow:0 0 0 .2rem #36bd7833;transition:.1s ease .2s}.iteraction-progress.green-progress.two-step-progress.active-2 .step-2 .iteraction-date,.iteraction-progress.green-progress.two-step-progress.active-3 .step-2 .iteraction-date,.iteraction-progress.green-progress.two-step-progress.active-4 .step-2 .iteraction-date,.iteraction-progress.green-progress.two-step-progress.active-5 .step-2 .iteraction-date,.iteraction-progress.green-progress.three-step-progress.active-2 .step-2 .iteraction-date,.iteraction-progress.green-progress.three-step-progress.active-3 .step-2 .iteraction-date,.iteraction-progress.green-progress.three-step-progress.active-4 .step-2 .iteraction-date,.iteraction-progress.green-progress.three-step-progress.active-5 .step-2 .iteraction-date,.iteraction-progress.green-progress.four-step-progress.active-2 .step-2 .iteraction-date,.iteraction-progress.green-progress.four-step-progress.active-3 .step-2 .iteraction-date,.iteraction-progress.green-progress.four-step-progress.active-4 .step-2 .iteraction-date,.iteraction-progress.green-progress.four-step-progress.active-5 .step-2 .iteraction-date,.iteraction-progress.green-progress.five-step-progress.active-2 .step-2 .iteraction-date,.iteraction-progress.green-progress.five-step-progress.active-3 .step-2 .iteraction-date,.iteraction-progress.green-progress.five-step-progress.active-4 .step-2 .iteraction-date,.iteraction-progress.green-progress.five-step-progress.active-5 .step-2 .iteraction-date{display:inline-block}.iteraction-progress.green-progress.two-step-progress.active-2 .step-2 .iteraction-info,.iteraction-progress.green-progress.two-step-progress.active-3 .step-2 .iteraction-info,.iteraction-progress.green-progress.two-step-progress.active-4 .step-2 .iteraction-info,.iteraction-progress.green-progress.two-step-progress.active-5 .step-2 .iteraction-info,.iteraction-progress.green-progress.three-step-progress.active-2 .step-2 .iteraction-info,.iteraction-progress.green-progress.three-step-progress.active-3 .step-2 .iteraction-info,.iteraction-progress.green-progress.three-step-progress.active-4 .step-2 .iteraction-info,.iteraction-progress.green-progress.three-step-progress.active-5 .step-2 .iteraction-info,.iteraction-progress.green-progress.four-step-progress.active-2 .step-2 .iteraction-info,.iteraction-progress.green-progress.four-step-progress.active-3 .step-2 .iteraction-info,.iteraction-progress.green-progress.four-step-progress.active-4 .step-2 .iteraction-info,.iteraction-progress.green-progress.four-step-progress.active-5 .step-2 .iteraction-info,.iteraction-progress.green-progress.five-step-progress.active-2 .step-2 .iteraction-info,.iteraction-progress.green-progress.five-step-progress.active-3 .step-2 .iteraction-info,.iteraction-progress.green-progress.five-step-progress.active-4 .step-2 .iteraction-info,.iteraction-progress.green-progress.five-step-progress.active-5 .step-2 .iteraction-info{color:#323232}.iteraction-progress.green-progress.two-step-progress.active-3 .step-3,.iteraction-progress.green-progress.two-step-progress.active-4 .step-3,.iteraction-progress.green-progress.two-step-progress.active-5 .step-3,.iteraction-progress.green-progress.three-step-progress.active-3 .step-3,.iteraction-progress.green-progress.three-step-progress.active-4 .step-3,.iteraction-progress.green-progress.three-step-progress.active-5 .step-3,.iteraction-progress.green-progress.four-step-progress.active-3 .step-3,.iteraction-progress.green-progress.four-step-progress.active-4 .step-3,.iteraction-progress.green-progress.four-step-progress.active-5 .step-3,.iteraction-progress.green-progress.five-step-progress.active-3 .step-3,.iteraction-progress.green-progress.five-step-progress.active-4 .step-3,.iteraction-progress.green-progress.five-step-progress.active-5 .step-3{background:#eefaf4;border-color:#36bd78;box-shadow:0 0 0 .2rem #36bd7833;transition:.1s ease .2s}.iteraction-progress.green-progress.two-step-progress.active-3 .step-3 .iteraction-date,.iteraction-progress.green-progress.two-step-progress.active-4 .step-3 .iteraction-date,.iteraction-progress.green-progress.two-step-progress.active-5 .step-3 .iteraction-date,.iteraction-progress.green-progress.three-step-progress.active-3 .step-3 .iteraction-date,.iteraction-progress.green-progress.three-step-progress.active-4 .step-3 .iteraction-date,.iteraction-progress.green-progress.three-step-progress.active-5 .step-3 .iteraction-date,.iteraction-progress.green-progress.four-step-progress.active-3 .step-3 .iteraction-date,.iteraction-progress.green-progress.four-step-progress.active-4 .step-3 .iteraction-date,.iteraction-progress.green-progress.four-step-progress.active-5 .step-3 .iteraction-date,.iteraction-progress.green-progress.five-step-progress.active-3 .step-3 .iteraction-date,.iteraction-progress.green-progress.five-step-progress.active-4 .step-3 .iteraction-date,.iteraction-progress.green-progress.five-step-progress.active-5 .step-3 .iteraction-date{display:inline-block}.iteraction-progress.green-progress.two-step-progress.active-3 .step-3 .iteraction-info,.iteraction-progress.green-progress.two-step-progress.active-4 .step-3 .iteraction-info,.iteraction-progress.green-progress.two-step-progress.active-5 .step-3 .iteraction-info,.iteraction-progress.green-progress.three-step-progress.active-3 .step-3 .iteraction-info,.iteraction-progress.green-progress.three-step-progress.active-4 .step-3 .iteraction-info,.iteraction-progress.green-progress.three-step-progress.active-5 .step-3 .iteraction-info,.iteraction-progress.green-progress.four-step-progress.active-3 .step-3 .iteraction-info,.iteraction-progress.green-progress.four-step-progress.active-4 .step-3 .iteraction-info,.iteraction-progress.green-progress.four-step-progress.active-5 .step-3 .iteraction-info,.iteraction-progress.green-progress.five-step-progress.active-3 .step-3 .iteraction-info,.iteraction-progress.green-progress.five-step-progress.active-4 .step-3 .iteraction-info,.iteraction-progress.green-progress.five-step-progress.active-5 .step-3 .iteraction-info{color:#323232}.iteraction-progress.green-progress.two-step-progress.active-4 .step-4,.iteraction-progress.green-progress.two-step-progress.active-5 .step-4,.iteraction-progress.green-progress.three-step-progress.active-4 .step-4,.iteraction-progress.green-progress.three-step-progress.active-5 .step-4,.iteraction-progress.green-progress.four-step-progress.active-4 .step-4,.iteraction-progress.green-progress.four-step-progress.active-5 .step-4,.iteraction-progress.green-progress.five-step-progress.active-4 .step-4,.iteraction-progress.green-progress.five-step-progress.active-5 .step-4{background:#eefaf4;border-color:#36bd78;box-shadow:0 0 0 .2rem #36bd7833;transition:.1s ease .2s}.iteraction-progress.green-progress.two-step-progress.active-4 .step-4 .iteraction-date,.iteraction-progress.green-progress.two-step-progress.active-5 .step-4 .iteraction-date,.iteraction-progress.green-progress.three-step-progress.active-4 .step-4 .iteraction-date,.iteraction-progress.green-progress.three-step-progress.active-5 .step-4 .iteraction-date,.iteraction-progress.green-progress.four-step-progress.active-4 .step-4 .iteraction-date,.iteraction-progress.green-progress.four-step-progress.active-5 .step-4 .iteraction-date,.iteraction-progress.green-progress.five-step-progress.active-4 .step-4 .iteraction-date,.iteraction-progress.green-progress.five-step-progress.active-5 .step-4 .iteraction-date{display:inline-block}.iteraction-progress.green-progress.two-step-progress.active-4 .step-4 .iteraction-info,.iteraction-progress.green-progress.two-step-progress.active-5 .step-4 .iteraction-info,.iteraction-progress.green-progress.three-step-progress.active-4 .step-4 .iteraction-info,.iteraction-progress.green-progress.three-step-progress.active-5 .step-4 .iteraction-info,.iteraction-progress.green-progress.four-step-progress.active-4 .step-4 .iteraction-info,.iteraction-progress.green-progress.four-step-progress.active-5 .step-4 .iteraction-info,.iteraction-progress.green-progress.five-step-progress.active-4 .step-4 .iteraction-info,.iteraction-progress.green-progress.five-step-progress.active-5 .step-4 .iteraction-info{color:#323232}.iteraction-progress.green-progress.two-step-progress.active-5 .step-5,.iteraction-progress.green-progress.three-step-progress.active-5 .step-5,.iteraction-progress.green-progress.four-step-progress.active-5 .step-5,.iteraction-progress.green-progress.five-step-progress.active-5 .step-5{background:#eefaf4;border-color:#36bd78;box-shadow:0 0 0 .2rem #36bd7833;transition:.1s ease .2s}.iteraction-progress.green-progress.two-step-progress.active-5 .step-5 .iteraction-date,.iteraction-progress.green-progress.three-step-progress.active-5 .step-5 .iteraction-date,.iteraction-progress.green-progress.four-step-progress.active-5 .step-5 .iteraction-date,.iteraction-progress.green-progress.five-step-progress.active-5 .step-5 .iteraction-date{display:inline-block}.iteraction-progress.green-progress.two-step-progress.active-5 .step-5 .iteraction-info,.iteraction-progress.green-progress.three-step-progress.active-5 .step-5 .iteraction-info,.iteraction-progress.green-progress.four-step-progress.active-5 .step-5 .iteraction-info,.iteraction-progress.green-progress.five-step-progress.active-5 .step-5 .iteraction-info{color:#323232}.iteraction-progress.blue-progress .line{background:#5199FC}.iteraction-progress.two-step-progress.active-2 .line{width:100%}.iteraction-progress.three-step-progress.active-2 .line{width:50%}.iteraction-progress.three-step-progress.active-3 .line{width:100%}.iteraction-progress.four-step-progress.active-2 .line{width:33%}.iteraction-progress.four-step-progress.active-3 .line{width:66%}.iteraction-progress.four-step-progress.active-4 .line{width:100%}.iteraction-progress.five-step-progress.active-2 .line{width:25%}.iteraction-progress.five-step-progress.active-3 .line{width:50%}.iteraction-progress.five-step-progress.active-4 .line{width:75%}.iteraction-progress.five-step-progress.active-5 .line{width:100%}.landing-home-search,.search{width:80%}@media screen and (max-width: 575px){.landing-home-search,.search{width:100%}}.landing-home-search p,.search p{font-size:1rem;margin-top:.5rem}.landing-home-search form,.search form{display:flex;justify-content:flex-start;align-items:stretch}@media screen and (max-width: 575px){.landing-home-search form,.search form{flex-direction:column;padding:0 1rem;width:100%}}.landing-home-search .multiselect:nth-child(2),.search .multiselect:nth-child(2){border-top-left-radius:0!important;border-bottom-left-radius:0!important;border-left-color:transparent}@media screen and (max-width: 575px){.landing-home-search .multiselect:nth-child(2),.search .multiselect:nth-child(2){border-left-color:#e6e6e6;border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}}.landing-home-search .multiselect,.search .multiselect{border-top-right-radius:0!important;border-bottom-right-radius:0!important}@media screen and (max-width: 575px){.landing-home-search .multiselect,.search .multiselect{border-radius:.25rem!important}}.landing-home-search button,.search button{border-top-left-radius:0!important;border-bottom-left-radius:0!important;padding:1rem 2rem;border-color:#d9d9d9!important;margin-left:-1px}@media screen and (max-width: 575px){.landing-home-search button,.search button{padding:.5rem 1rem;border-radius:.25rem!important;margin-top:.5rem}}.qrcode-wrapper{border:1px solid #F0F0F0;border-radius:.25rem;width:15rem}@media screen and (max-width: 575px){.qrcode-wrapper{width:100%}}.qrcode-wrapper .qrcode{width:100%}.qrcode-wrapper .qrcode svg{width:100%;height:auto}.qrcode-wrapper .qrcode-tip{position:relative;padding:.5rem;background:#D9D9D9;display:flex;justify-content:center;margin-top:1.5rem}.qrcode-wrapper .qrcode-tip:before{content:"";position:absolute;border:1.5rem solid transparent;border-bottom:1.5rem solid #D9D9D9;bottom:100%;left:50%;transform:translate(-50%)}.arrival-vacancy-wrapper{width:50%}@media screen and (max-width: 991px){.arrival-vacancy-wrapper{width:100%}}.arrival-vacancy-wrapper button{margin-top:1rem}.arrival-vacancy{position:relative;width:100%;padding:2rem 2rem 4.5rem;border:.0625rem solid #F0F0F0;border-radius:.25rem}@media screen and (max-width: 575px){.arrival-vacancy{padding:1rem 1rem 3.5rem}}.arrival-vacancy:not(:first-child){margin-top:1rem}.arrival-vacancy-input-wrapper{display:flex;justify-content:flex-start;align-items:center}.arrival-close{width:calc(100% + 4rem);position:absolute;bottom:0;left:0;font-size:1rem!important;line-height:1.5rem;padding-top:.5rem!important;padding-bottom:.5rem!important}@media screen and (max-width: 575px){.arrival-close{font-size:.875rem!important}}@media screen and (max-width: 575px){.arrival-close{padding:.5rem!important}}.arrival-close svg{margin-right:.5rem}.arrival-close svg path{stroke:#f5548c}.add-specialization-wrapper{width:50%}@media screen and (max-width: 991px){.add-specialization-wrapper{width:100%}}.add-specialization-wrapper .add-vacancy{position:relative;width:100%;padding:2rem 2rem 4rem;border:.0625rem solid #F0F0F0;border-radius:.25rem}@media screen and (max-width: 575px){.add-specialization-wrapper .add-vacancy{padding:1rem 1rem 4rem}}.add-specialization-wrapper .add-vacancy:not(:first-child){margin-top:2.5rem}.add-specialization-wrapper .add-vacancy .add-vacancy-title{padding:.25rem .5rem;background:white;font-weight:300;color:#707070;position:absolute;top:-1rem;left:2rem}@media screen and (max-width: 575px){.add-specialization-wrapper .add-vacancy .add-vacancy-title{top:-.75rem;left:1rem}}.add-specialization-wrapper .add-vacancy-close{width:calc(100% + 4rem);position:absolute;bottom:0;left:0;font-size:1rem!important;line-height:1.5rem;padding-top:.5rem!important;padding-bottom:.5rem!important}@media screen and (max-width: 575px){.add-specialization-wrapper .add-vacancy-close{font-size:.875rem!important}}@media screen and (max-width: 575px){.add-specialization-wrapper .add-vacancy-close{padding:.5rem!important}}.add-specialization-wrapper .add-vacancy-close svg{margin-right:.5rem}.add-specialization-wrapper .add-vacancy-close svg path{stroke:#f5548c}.add-specialization-wrapper button,.add-specialization-wrapper .ss-main{margin-top:1rem}.add-visa-wrapper{width:50%}@media screen and (max-width: 991px){.add-visa-wrapper{width:100%}}.add-visa-wrapper .add-vacancy{position:relative;width:100%;padding:2rem 2rem 4rem;border:.0625rem solid #F0F0F0;border-radius:.25rem}@media screen and (max-width: 575px){.add-visa-wrapper .add-vacancy{padding:1rem 1rem 4rem}}.add-visa-wrapper .add-vacancy:not(:first-child){margin-top:2.5rem}.add-visa-wrapper .add-vacancy .add-vacancy-title{padding:.25rem .5rem;background:white;font-weight:300;color:#707070;position:absolute;top:-1rem;left:2rem}@media screen and (max-width: 575px){.add-visa-wrapper .add-vacancy .add-vacancy-title{top:-.75rem;left:1rem}}.add-visa-wrapper .add-vacancy-close{width:calc(100% + 4rem);position:absolute;bottom:0;left:0;font-size:1rem!important;line-height:1.5rem;padding-top:.5rem!important;padding-bottom:.5rem!important}@media screen and (max-width: 575px){.add-visa-wrapper .add-vacancy-close{font-size:.875rem!important}}@media screen and (max-width: 575px){.add-visa-wrapper .add-vacancy-close{padding:.5rem!important}}.add-visa-wrapper .add-vacancy-close svg{margin-right:.5rem}.add-visa-wrapper .add-vacancy-close svg path{stroke:#f5548c}.add-visa-wrapper button,.add-visa-wrapper .ss-main{margin-top:1rem}.add-tel-wrapper{width:50%}@media screen and (max-width: 991px){.add-tel-wrapper{width:100%}}.add-tel-wrapper .second-field-title{font-weight:300!important;margin-bottom:.5rem!important}.add-tel-wrapper .add-tel-elements-wrapper{width:100%}.add-tel-wrapper .add-tel-elements-wrapper .link,.add-tel-wrapper .add-tel-elements-wrapper a{font-size:1rem}@media screen and (max-width: 575px){.add-tel-wrapper .add-tel-elements-wrapper .link,.add-tel-wrapper .add-tel-elements-wrapper a{font-size:.875rem}}.add-tel-wrapper button{margin-top:1rem}.add-tel-wrapper .special-text{position:absolute;right:1rem;top:.8rem;color:#707070;font-size:.875rem!important}@media screen and (max-width: 575px){.add-tel-wrapper .special-text{font-size:.75rem!important}}@media screen and (max-width: 575px){.add-tel-wrapper .special-text{right:auto;top:-.75rem;transform:translateY(0);left:.25rem;padding:.125rem .25rem;background:white;z-index:1}}.add-tel-wrapper .field-wrapper.more-field{display:flex;justify-content:flex-start;flex-direction:row}.add-tel-wrapper .field-wrapper.more-field [data-tel]{width:100%}.add-tel-wrapper .delete-tel{width:calc(2.5rem + 2px);height:calc(2.5rem + 2px);min-width:calc(2.5rem + 2px);border-radius:.25rem;margin-left:.5rem;display:flex;justify-content:center;align-items:center;transition:.15s ease;cursor:pointer}.add-tel-wrapper .delete-tel svg path{transition:.15s ease}.add-tel-wrapper .delete-tel:hover{background:#f8f8f8}.add-tel-wrapper .delete-tel:hover svg path{stroke:#f5548c}.socials-wrapper{width:100%;border-radius:.25rem;background:#f8f8f8;padding:1rem;margin-top:.5rem;overflow:hidden;display:none;max-height:0;opacity:0;transition:.4s ease}.socials-wrapper .revearse-custom-tool-desktop-mobile{margin-top:1rem}.socials-wrapper .revearse-custom-tool-desktop-mobile label{padding-left:2rem!important}.socials-wrapper .revearse-custom-tool-desktop-mobile:before{position:absolute;left:0;top:50%;transform:translateY(-50%)}.add-statutory-docs-wrapper{width:50%}@media screen and (max-width: 991px){.add-statutory-docs-wrapper{width:100%}}.add-statutory-docs-wrapper .add-vacancy{position:relative;width:100%;padding:2rem 2rem 4rem;border:.0625rem solid #F0F0F0;border-radius:.25rem}@media screen and (max-width: 575px){.add-statutory-docs-wrapper .add-vacancy{padding:1rem 1rem 4rem}}.add-statutory-docs-wrapper .add-vacancy:not(:first-child){margin-top:2.5rem}.add-statutory-docs-wrapper .add-vacancy .add-vacancy-title{padding:.25rem .5rem;background:white;font-weight:300;color:#707070;position:absolute;top:-1rem;left:2rem}@media screen and (max-width: 575px){.add-statutory-docs-wrapper .add-vacancy .add-vacancy-title{top:-.75rem;left:1rem}}.add-statutory-docs-wrapper .add-vacancy-close{width:calc(100% + 4rem);position:absolute;bottom:0;left:0;font-size:1rem!important;line-height:1.5rem;padding-top:.5rem!important;padding-bottom:.5rem!important}@media screen and (max-width: 575px){.add-statutory-docs-wrapper .add-vacancy-close{font-size:.875rem!important}}@media screen and (max-width: 575px){.add-statutory-docs-wrapper .add-vacancy-close{padding:.5rem!important}}.add-statutory-docs-wrapper .add-vacancy-close svg{margin-right:.5rem}.add-statutory-docs-wrapper .add-vacancy-close svg path{stroke:#f5548c}.add-statutory-docs-wrapper button,.add-statutory-docs-wrapper .ss-main{margin-top:1rem}.add-creditcard-wrapper{width:50%}@media screen and (max-width: 991px){.add-creditcard-wrapper{width:100%}}.add-creditcard-wrapper .add-vacancy{position:relative;width:100%;padding:2rem 2rem 4rem;border:.0625rem solid #F0F0F0;border-radius:.25rem}@media screen and (max-width: 575px){.add-creditcard-wrapper .add-vacancy{padding:1rem 1rem 4rem}}.add-creditcard-wrapper .add-vacancy:not(:first-child){margin-top:2.5rem}.add-creditcard-wrapper .add-vacancy .add-vacancy-title{padding:.25rem .5rem;background:white;font-weight:300;color:#707070;position:absolute;top:-1rem;left:.5rem}@media screen and (max-width: 575px){.add-creditcard-wrapper .add-vacancy .add-vacancy-title{top:-.75rem;left:1rem}}.add-creditcard-wrapper .add-vacancy-close{width:calc(100% + 4rem);position:absolute;bottom:0;left:0;font-size:1rem!important;line-height:1.5rem;padding-top:.5rem!important;padding-bottom:.5rem!important}@media screen and (max-width: 575px){.add-creditcard-wrapper .add-vacancy-close{font-size:.875rem!important}}@media screen and (max-width: 575px){.add-creditcard-wrapper .add-vacancy-close{padding:.5rem!important}}.add-creditcard-wrapper .add-vacancy-close svg{margin-right:.5rem}.add-creditcard-wrapper .add-vacancy-close svg path{stroke:#f5548c}.add-creditcard-wrapper button,.add-creditcard-wrapper .ss-main{margin-top:1rem}.visa-content{width:50%}@media screen and (max-width: 991px){.visa-content{width:100%}}.block-wrapper{width:100%!important}.block-wrapper .block{position:relative;width:100%;padding:2rem 2rem 5rem;border:.0625rem solid #F0F0F0;border-radius:.25rem}.block-wrapper .block.sended-visa{padding-bottom:2rem}@media screen and (max-width: 575px){.block-wrapper .block.sended-visa{padding-bottom:1rem}}.block-wrapper .block p{font-size:1rem!important}@media screen and (max-width: 575px){.block-wrapper .block p{font-size:.875rem!important}}@media screen and (max-width: 575px){.block-wrapper .block{padding:1rem 1rem 4rem}}.block-wrapper .block:not(:first-child){margin-top:2.5rem}.block-wrapper .block .lang-knowledge-title{padding:.25rem .5rem;background:white;font-weight:300;color:#707070;position:absolute;top:-1rem;left:2rem}@media screen and (max-width: 575px){.block-wrapper .block .lang-knowledge-title{top:-.75rem;left:1rem}}.block-wrapper .block .range-lang-level-wrapper{display:flex;justify-content:flex-start;align-items:center;margin-top:3rem;padding-left:.5rem;padding-right:.5rem}.block-wrapper .block .range-lang-level-wrapper h6{margin-right:1.5rem;margin-top:-.25rem}.block-wrapper .block-danger{width:calc(100% + 4rem);position:absolute;bottom:0;left:0;font-size:1.125rem!important;line-height:1.5rem;padding-top:.5rem!important;padding-bottom:.5rem!important}@media screen and (max-width: 575px){.block-wrapper .block-danger{font-size:1rem!important}}@media screen and (max-width: 575px){.block-wrapper .block-danger{padding:.5rem!important}}.block-wrapper .block-danger svg{margin-right:.5rem}.block-wrapper .block-danger svg path{stroke:#f5548c}.block-wrapper .block-primary{width:calc(100% + 4rem);position:absolute;bottom:0;left:0;font-size:1.125rem!important;line-height:1.5rem;padding-top:.5rem!important;padding-bottom:.5rem!important;color:#5199fc!important}@media screen and (max-width: 575px){.block-wrapper .block-primary{font-size:1rem!important}}@media screen and (max-width: 575px){.block-wrapper .block-primary{padding:.5rem!important}}.block-wrapper .block-primary svg{margin-right:.5rem}.block-wrapper .block-primary svg path{stroke:#f5548c}.block-wrapper button,.block-wrapper .ss-main{margin-top:1rem}.add-choose-visa-wrapper .ss-main{margin-top:0!important}.add-address-wrapper{width:50%}@media screen and (max-width: 991px){.add-address-wrapper{width:100%}}.add-address-wrapper .add-address{position:relative;width:100%;padding:2rem 2rem 4rem;border:.0625rem solid #F0F0F0;border-radius:.25rem}@media screen and (max-width: 575px){.add-address-wrapper .add-address{padding:1rem 1rem 4rem}}.add-address-wrapper .add-address:not(:first-child){margin-top:2.5rem}.add-address-wrapper .add-address-close{width:calc(100% + 4rem);position:absolute;bottom:0;left:0;font-size:1rem!important;line-height:1.5rem;padding-top:.5rem!important;padding-bottom:.5rem!important}@media screen and (max-width: 575px){.add-address-wrapper .add-address-close{font-size:.875rem!important}}@media screen and (max-width: 575px){.add-address-wrapper .add-address-close{padding:.5rem!important}}.add-address-wrapper .add-address-close svg{margin-right:.5rem}.add-address-wrapper .add-address-close svg path{stroke:#f5548c}.add-address-wrapper button{margin-top:1rem}.add-payment-details-wrapper{width:50%}@media screen and (max-width: 991px){.add-payment-details-wrapper{width:100%}}.add-payment-details-wrapper .add-payment-details{position:relative;width:100%;padding:2rem 2rem 4rem;border:.0625rem solid #F0F0F0;border-radius:.25rem}@media screen and (max-width: 575px){.add-payment-details-wrapper .add-payment-details{padding:1rem 1rem 4rem}}.add-payment-details-wrapper .add-payment-details:not(:first-child){margin-top:2.5rem}.add-payment-details-wrapper .add-payment-details-close{width:calc(100% + 4rem);position:absolute;bottom:0;left:0;font-size:1rem!important;line-height:1.5rem;padding-top:.5rem!important;padding-bottom:.5rem!important}@media screen and (max-width: 575px){.add-payment-details-wrapper .add-payment-details-close{font-size:.875rem!important}}@media screen and (max-width: 575px){.add-payment-details-wrapper .add-payment-details-close{padding:.5rem!important}}.add-payment-details-wrapper .add-payment-details-close svg{margin-right:.5rem}.add-payment-details-wrapper .add-payment-details-close svg path{stroke:#f5548c}.add-payment-details-wrapper button{margin-top:1rem}.add-insurance-wrapper{width:50%}@media screen and (max-width: 991px){.add-insurance-wrapper{width:100%}}.add-insurance-wrapper .add-insurance{position:relative;width:100%;padding:2rem 2rem 4rem;border:.0625rem solid #F0F0F0;border-radius:.25rem}@media screen and (max-width: 575px){.add-insurance-wrapper .add-insurance{padding:1rem 1rem 4rem}}.add-insurance-wrapper .add-insurance:not(:first-child){margin-top:2.5rem}.add-insurance-wrapper .add-insurance-close{width:calc(100% + 4rem);position:absolute;bottom:0;left:0;font-size:1rem!important;line-height:1.5rem;padding-top:.5rem!important;padding-bottom:.5rem!important}@media screen and (max-width: 575px){.add-insurance-wrapper .add-insurance-close{font-size:.875rem!important}}@media screen and (max-width: 575px){.add-insurance-wrapper .add-insurance-close{padding:.5rem!important}}.add-insurance-wrapper .add-insurance-close svg{margin-right:.5rem}.add-insurance-wrapper .add-insurance-close svg path{stroke:#f5548c}.add-insurance-wrapper button{margin-top:1rem}.variefied-account{padding:.25rem .5rem;border-radius:.25rem;background:#36BD78;color:#fff;font-size:1rem!important}@media screen and (max-width: 575px){.variefied-account{font-size:.75rem!important}}.agent-rating-efficiency .rating-precent{padding:.25rem;border-radius:.25rem;background:#FFCC29;color:#323232;font-size:1rem!important}@media screen and (max-width: 575px){.agent-rating-efficiency .rating-precent{font-size:.75rem!important}}.agent-rating-efficiency svg.star path{fill:#ffcc29;stroke:#ffcc29}.agent-rating-efficiency svg.outline-star path{stroke:#ffcc29}.custom-flag-size:before{width:1.5em;height:1.5em}.contacts,.content-tag-group,.location{margin-left:-.5rem}.contacts p,.content-tag-group p,.location p{margin-left:.5rem}.contacts a,.content-tag-group a,.location a{border-radius:.25rem;width:2rem;height:2rem;background:#F0F0F0;margin-left:.5rem;display:flex;justify-content:center;align-items:center}.contacts a svg,.content-tag-group a svg,.location a svg{width:1.25rem;height:1.25rem}.contacts p.wrap-gray,.content-tag-group p.wrap-gray,.location p.wrap-gray{border-radius:.25rem;background:#F0F0F0;margin-left:.5rem;padding:.25rem .5rem;display:flex;justify-content:center;align-items:center;align-self:center;font-size:1rem!important}@media screen and (max-width: 575px){.contacts p.wrap-gray,.content-tag-group p.wrap-gray,.location p.wrap-gray{font-size:.875rem!important}}.uploaded-logo-container{padding:.5rem;border:.0625rem solid #F0F0F0;border-radius:.25rem;max-width:10rem;width:10rem;min-width:10rem}.uploaded-logo-container img{width:100%;height:100%}.social-one{border-radius:.25rem;width:2rem;height:2rem;background:#F0F0F0;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.3s ease}.social-one svg{width:1.25rem;height:1.25rem}.social-one svg path{transition:.3s ease}.social-one:hover{background:#707070}.social-one:hover svg path{fill:#fff}.icon-question-block{display:inline-flex;justify-content:center;align-items:center}.small-progress-bar{width:4rem;height:.2rem;border-radius:1rem;background:rgba(54,189,120,.2);overflow:hidden}.small-progress-bar .line{height:100%;width:0;background:#36BD78;transition:width .15s ease}.chat-dropdown{position:relative}.chat-dropdown .chats-wrapper{visibility:hidden;opacity:0;transition:.3s ease;position:absolute;bottom:100%;left:0;z-index:3;display:flex;flex-direction:column;align-items:flex-start}.chat-dropdown[data-drop-to=down] .chats-wrapper{bottom:auto;top:calc(100% + .5rem)}.chat-dropdown:hover .chats-wrapper{visibility:visible;opacity:1}.chat-dropdown .chats-wrapper-width{width:9.41rem}@media screen and (min-width: 576px) and (max-width: 991px){.chat-dropdown .chats-wrapper-width{width:10rem}}.chat-size{height:2.5rem;min-height:2.5rem}@media screen and (min-width: 576px) and (max-width: 991px){.chat-size{height:3rem;min-height:3rem}}@media screen and (max-width: 575px){.chat-size{height:2rem;min-height:2rem}}.hexagon{position:relative;width:2rem;height:2rem;display:flex;justify-content:center;align-items:center}.hexagon span{color:#d9d9d9;font-weight:700;font-size:1.25rem!important}@media screen and (max-width: 575px){.hexagon span{font-size:1rem!important}}.hexagon svg{position:absolute;left:0;top:0;width:100%;height:100%}.hexagon svg path{stroke:#d9d9d9}.hexagon.active span{color:#36bd78}.hexagon.active svg path{stroke:#36bd78}.agent-rating-efficiency .active{fill:#ffcc29}.active-1 .circle-1{stroke:#36bd78}.active-1 .shadow-circle-1{opacity:.2}.active-2 .circle-1,.active-2 .circle-2{stroke:#36bd78}.active-2 .shadow-circle-1,.active-2 .shadow-circle-2{opacity:.2}.active-2 .line-1,.active-3 .circle-1,.active-3 .circle-2,.active-3 .circle-3{stroke:#36bd78}.active-3 .shadow-circle-1,.active-3 .shadow-circle-2,.active-3 .shadow-circle-3{opacity:.2}.active-3 .line-1,.active-3 .line-2{stroke:#36bd78}.honeycomb{position:relative;display:inline-block;width:2rem;height:2rem}@media screen and (max-width: 575px){.honeycomb{width:1.5rem;height:1.5rem}}.honeycomb svg{position:absolute;top:0;left:0;width:100%;height:100%}.honeycomb span{position:absolute;font-size:1.125rem!important;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width: 575px){.honeycomb span{font-size:1rem!important}}.b2-title-block span.salary{color:#f06;margin:0 .25rem}.b2-title-block .b2-name-block img,.b2-title-block .b2-name-block>svg{width:11rem;height:11rem;min-width:11rem;padding:2rem;border:.0625rem solid #F0F0F0;border-radius:.25rem;margin-right:1rem}.b2-title-block .block-salary{background:white;border-radius:.25rem;padding:1rem}.b2-title-block .block-salary p{font-weight:700}.b2-title-block .custom-width{width:25.5rem}@media screen and (max-width: 991px){.b2-title-block .custom-width{width:auto}}.b2-title-block .b2-salary-block-wrapper{margin-left:3rem}.chat-application .content-area-wrapper .content-right .content-wrapper{padding:0}.chat-application .content-area-wrapper{border:1px solid #DAE1E7;border-radius:.25rem}.chat-application .chat-profile-sidebar{border-right:1px solid #E4E7ED;height:calc(100vh - 13rem);height:calc(var(--vh, 1vh) * 100 - 13rem);width:400px;border-radius:.25rem;border-top-right-radius:0;border-bottom-right-radius:0;margin:0;background-color:#fff;position:fixed;-webkit-transform:translateX(-110%);-ms-transform:translateX(-110%);transform:translate(-110%);-webkit-transition:all .3s ease;transition:all .3s ease;z-index:6}.chat-application .chat-profile-sidebar.show{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0);-webkit-transition:all .3s ease;transition:all .3s ease}.chat-application .chat-profile-sidebar .chat-profile-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-align:center;border-bottom:1px solid rgba(0,0,0,.06)}.chat-application .chat-profile-sidebar .chat-profile-header .header-profile-sidebar{margin:2rem auto .5rem}.chat-application .chat-profile-sidebar .chat-profile-header .avatar{margin-bottom:1.25rem}.chat-application .chat-profile-sidebar .chat-profile-header .close-icon{position:absolute;top:14px;right:13px;font-size:1.75rem;cursor:pointer}.chat-application .chat-profile-sidebar .profile-sidebar-area .scroll-area{padding:2rem;height:calc(100vh - 24.25rem);height:calc(var(--vh, 1vh) * 100 - 24.25rem);position:relative}.chat-application .sidebar-content{border-right:1px solid #E4E7ED;height:calc(100vh - 13rem);height:calc(var(--vh, 1vh) * 100 - 13rem);width:400px;border-radius:.25rem;border-top-right-radius:0;border-bottom-right-radius:0;margin:0;box-shadow:none}.chat-application .sidebar-content .sidebar-close-icon{position:absolute;right:.25rem;top:.25rem;font-size:1.25rem;z-index:1;cursor:pointer;visibility:hidden}.chat-application .sidebar-content .chat-fixed-search{position:fixed;width:400px;border-bottom:1px solid #E4E7ED;padding:.65rem}.chat-application .sidebar-content .chat-fixed-search .sidebar-profile-toggle .avatar{display:inline-table;width:40px}.chat-application .sidebar-content .chat-fixed-search input.form-control{padding:.9rem 1rem .9rem 3rem;height:calc(1.25em + 1.4rem + 4px)}.chat-application .sidebar-content .chat-fixed-search .form-control-position{top:5px}.chat-application .sidebar-content .chat-fixed-search .form-control-position i{left:9px}.chat-application .sidebar-content .chat-user-list{height:calc(100% - 5rem);margin-top:5rem;width:400px}.chat-application .sidebar-content .chat-user-list ul{padding-left:0;margin-bottom:0}.chat-application .sidebar-content .chat-user-list li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:1.322rem .85rem;margin-right:1px}.chat-application .sidebar-content .chat-user-list li:not(:first-child){border-top:1px solid #E4E7ED}.chat-application .sidebar-content .chat-user-list li .user-chat-info{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.chat-application .sidebar-content .chat-user-list li .contact-info{width:calc(100vw - (100vw - 100%) - 1rem - 50px);margin-top:.3rem}.chat-application .sidebar-content .chat-user-list li .contact-info .truncate{margin:0}.chat-application .sidebar-content .chat-user-list li:hover{cursor:pointer;background:#EEEEEE}.chat-application .sidebar-content .chat-user-list li.active{background:-webkit-linear-gradient(332deg,#7367F0,rgba(115,103,240,.7));background:linear-gradient(118deg,#7367F0,rgba(115,103,240,.7));box-shadow:0 15px 30px #0000001c,0 5px 15px #00000014;color:#fff}.chat-application .sidebar-content .chat-user-list li.active h1,.chat-application .sidebar-content .chat-user-list li.active h2,.chat-application .sidebar-content .chat-user-list li.active h3,.chat-application .sidebar-content .chat-user-list li.active h4,.chat-application .sidebar-content .chat-user-list li.active h5,.chat-application .sidebar-content .chat-user-list li.active h6{color:#fff}.chat-application .sidebar-content .chat-user-list li img{border:2px solid #FFFFFF}.chat-application .sidebar-content .card{margin-bottom:0}.chat-application .chat-overlay{top:0;left:0;right:0;bottom:0;position:absolute;display:block;z-index:2;visibility:hidden;border-radius:.25rem}.chat-application .chat-overlay.show{visibility:visible;background-color:#0003}.chat-application .chat-app-window .favorite,.chat-application .chat-app-window .sidebar-toggle{cursor:pointer}.chat-application .chat-app-window .user-chats{padding:20px 30px;position:relative;text-align:center;height:calc(100vh - 23.5rem);height:calc(var(--vh, 1vh) * 100 - 23.5rem)}.chat-application .chat-app-window .start-chat-area,.chat-application .chat-app-window .user-chats{background:url(/resources/static/src/styles/../images/backgrounds/chat-bg.svg);background-color:#dfdbe5}.chat-application .chat-app-window .start-chat-area{height:calc(100vh - 13rem);height:calc(var(--vh, 1vh) * 100 - 13rem);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.chat-application .chat-app-window .start-chat-area .start-chat-icon,.chat-application .chat-app-window .start-chat-area .start-chat-text{background:white;box-shadow:0 4px 8px #0000001f,0 2px 4px #00000014!important}.chat-application .chat-app-window .start-chat-area .start-chat-text{border-radius:2rem;cursor:pointer}.chat-application .chat-app-window .start-chat-area .start-chat-icon{border-radius:50%;font-size:4rem;padding:2rem}.chat-application .chat-app-form{padding:20px 10px;background-color:#fff}.chat-application .chats{padding:0}.chat-application .chats .chat-body{display:block;margin:10px 30px 0 0;overflow:hidden}.chat-application .chats .chat-body .chat-content{text-align:right;display:block;float:right;padding:.75rem 1rem;margin:0 20px 10px 0;clear:both;color:#fff;background:-webkit-linear-gradient(332deg,#7367F0,rgba(115,103,240,.7));background:linear-gradient(118deg,#7367F0,rgba(115,103,240,.7));border-radius:.5rem;box-shadow:0 4px 8px #0000001f,0 2px 4px #00000014}.chat-application .chats .chat-body .chat-content p{margin:0}.chat-application .chats .chat-avatar{float:right}.chat-application .chats .chat-left .chat-avatar{float:left}.chat-application .chats .chat-left .chat-body{margin-right:0;margin-left:30px}.chat-application .chats .chat-left .chat-content{text-align:left;float:left;margin:0 0 10px 20px;color:#626262;background:none;background-color:#fff}.chat-application .user-profile-sidebar{border-right:1px solid #E4E7ED;height:calc(100vh - 13rem);height:calc(var(--vh, 1vh) * 100 - 13rem);width:400px;border-radius:.25rem;border-top-left-radius:0;border-bottom-left-radius:0;margin:0;background-color:#fff;position:fixed;-webkit-transform:translateX(110%);-ms-transform:translateX(110%);transform:translate(110%);-webkit-transition:all .3s ease;transition:all .3s ease;z-index:6;right:4.2rem;bottom:5.25rem;opacity:0}.chat-application .user-profile-sidebar.show{opacity:1;-webkit-transform:translateX(7%);-ms-transform:translateX(7%);transform:translate(7%);-webkit-transition:all .3s ease;transition:all .3s ease}.chat-application .user-profile-sidebar .user-profile-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-align:center;border-bottom:1px solid rgba(0,0,0,.06)}.chat-application .user-profile-sidebar .user-profile-header .header-profile-sidebar{margin:2rem auto .5rem}.chat-application .user-profile-sidebar .user-profile-header .avatar{margin-bottom:1.25rem}.chat-application .user-profile-sidebar .user-profile-header .close-icon{position:absolute;top:14px;right:13px;font-size:1.75rem;cursor:pointer}.chat-application .user-profile-sidebar .user-profile-sidebar-area{height:calc(100vh - 24.25rem);height:calc(var(--vh, 1vh) * 100 - 24.25rem);position:relative}@media (max-width: 767.98px){.chat-application .chat-app-window{height:calc(100% - 132px)}.chat-application .sidebar-content .sidebar-close-icon{visibility:visible}}@media (max-width: 575.98px){.chat-application .sidebar-content{width:260px;left:-4px!important}.chat-application .sidebar-content .chat-fixed-search,.chat-application .sidebar-content .chat-user-list,.chat-application .chat-profile-sidebar{width:260px}.chat-application .user-profile-sidebar{width:260px;right:2.35rem}}@media (max-width: 991.98px){.content-right{width:100%}.chat-application .sidebar-content{-webkit-transform:translateX(-110%);-ms-transform:translateX(-110%);transform:translate(-110%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:fixed;z-index:5;left:-2px}.chat-application .sidebar-content.show{-webkit-transform:translateX(8.5%);-ms-transform:translateX(8.5%);transform:translate(8.5%);-webkit-transition:all .3s ease;transition:all .3s ease;display:block}}@media (max-width: 349.98px){.chat-application .sidebar-content{width:230px;left:-2px!important}.chat-application .sidebar-content .chat-fixed-search,.chat-application .sidebar-content .chat-user-list,.chat-application .chat-profile-sidebar,.chat-application .user-profile-sidebar{width:230px}}@media screen and (max-width: 991px){.dashboard-buttons{position:fixed;bottom:0;left:0;margin-bottom:.25rem;width:100%;margin-left:0;z-index:1040}.dashboard-buttons button,.dashboard-buttons a.btn{padding:.75rem!important;width:100%;border-radius:0!important;margin:0!important}}@media screen and (max-width: 991px){.casual-dashboard-buttons,.casual-dashboard-buttons button,.casual-dashboard-buttons a.btn{width:100%}}.table{display:grid;grid-template-columns:1fr;grid-gap:2rem}@media screen and (max-width: 991px){.table{grid-gap:1rem}}@media screen and (max-width: 575px){.table{grid-gap:0}}.table .table-titles{display:grid;grid-column-gap:1rem;grid-template-columns:1fr 1fr}.table .table-titles .title-notification{display:flex;justify-content:flex-start;align-items:center;margin-left:3rem}@media screen and (max-width: 991px){.table .table-titles .title-notification{margin-left:0}}.table .table-titles .title-send{display:flex;justify-content:flex-start;align-items:center;margin-left:.75rem}@media screen and (max-width: 991px){.table .table-titles .title-send{margin-left:0}}@media screen and (max-width: 575px){.create-new-vacancy{min-height:calc(100vh - 3.4rem)!important}}@media screen and (max-width: 575px){.dashboard-add-resume form{padding-bottom:4rem}}.stepper-tabs .tabs-row-wrapper{position:relative;width:100%;padding-bottom:2rem}.stepper-tabs .tabs-row-wrapper .tabs-row{position:relative;width:100%}.stepper-tabs .tabs-row-wrapper .tabs-row .tabs{display:flex;justify-content:space-between;width:100%}.stepper-tabs .tabs-row-wrapper .tabs-row .tabs .stepper-tab,.stepper-tabs .tabs-row-wrapper .tabs-row .tabs .tab{display:block;position:relative;width:1.5rem;height:1.5rem;min-width:1.5rem;min-height:1.5rem;background:white;border:.15rem solid #D9D9D9;border-radius:100%;transition:.15s ease;cursor:pointer;z-index:1}.stepper-tabs .tabs-row-wrapper .tabs-row .tabs .stepper-tab:first-child,.stepper-tabs .tabs-row-wrapper .tabs-row .tabs .tab:first-child{margin-left:10%}.stepper-tabs .tabs-row-wrapper .tabs-row .tabs .stepper-tab:last-child,.stepper-tabs .tabs-row-wrapper .tabs-row .tabs .tab:last-child{margin-right:10%}.stepper-tabs .tabs-row-wrapper .tabs-row .tabs .stepper-tab span.info,.stepper-tabs .tabs-row-wrapper .tabs-row .tabs .tab span.info{display:inline-block;position:absolute;top:100%;padding-top:.5rem;right:50%;transform:translate(50%);color:#d9d9d9;transition:.3s ease;white-space:nowrap}.stepper-tabs .tabs-row-wrapper .tabs-row .tabs .stepper-tab span.position,.stepper-tabs .tabs-row-wrapper .tabs-row .tabs .tab span.position{display:inline-block;position:absolute;top:calc(100% + .75rem);right:50%;transform:translate(50%);white-space:nowrap;transition:.3s ease}.stepper-tabs .tabs-row-wrapper .tabs-row .tabs .stepper-tab.active,.stepper-tabs .tabs-row-wrapper .tabs-row .tabs .tab.active{background:#eefaf4;border-color:#36bd78;box-shadow:0 0 0 .2rem #36bd7833;transition:.1s ease .2s}.stepper-tabs .tabs-row-wrapper .tabs-row .tabs .stepper-tab.active span,.stepper-tabs .tabs-row-wrapper .tabs-row .tabs .tab.active span{color:#323232}.stepper-tabs .tabs-row-wrapper .tabs-row .tabs-line-wrapper{position:absolute;left:0;top:50%;transform:translateY(-50%);height:.125rem;width:100%;background:#D9D9D9;border-radius:.25rem;overflow:hidden}.stepper-tabs .tabs-row-wrapper .tabs-row .tabs-line-wrapper .line{position:absolute;height:100%;min-width:10%;width:0;background:#36BD78;transition:.3s ease}.stepper-tabs .tab-content{width:100%;margin-top:2rem;display:none;opacity:0;transition:.1s ease}@media screen and (max-width: 575px){.stepper-tabs .tab-content{margin-top:1rem}}.stepper-tabs .tab-content.active{display:block!important}.stepper-tabs .tab-content.show{opacity:1}.dashboard.employer-card{padding:1rem!important;margin-top:0!important}.dashboard.employer-card:hover{box-shadow:none;border-color:#d9d9d9}.dashboard.employer-card .stepper-tabs{display:flex;justify-content:center}@media screen and (max-width: 575px){.dashboard.employer-card .stepper-tabs{width:30rem!important}}.dashboard.employer-card .stepper-tabs .tabs-row-wrapper{width:80%!important;padding-top:2rem}.dashboard.employer-card .stepper-tabs .stepper-tab:first-child{margin-left:0!important}.dashboard.employer-card .stepper-tabs .stepper-tab:last-child{margin-right:0!important}.dashboard.employer-card .stepper-tabs .stepper-tab .date{display:inline-block;position:absolute;top:auto!important;padding-top:0!important;bottom:100%;padding-bottom:.5rem;right:50%;transform:translate(50%);color:#d9d9d9;transition:.3s ease}.dashboard.employer-card .stepper-tabs .line{width:25%!important}@media screen and (max-width: 575px){.stepper-swipe-wrapper{max-width:100%;overflow-x:scroll;padding-top:.25rem}}.dashboard-title{margin-top:2rem;margin-bottom:1rem}@media screen and (max-width: 575px){.dashboard-title{width:100%;background:#5199FC;padding:1rem 0;color:#fff;text-align:center;margin-top:0;margin-bottom:0;border-radius:0!important}}.subblock-title svg{width:1.5rem;height:1.5rem}.dashboard-content-wrapper{width:100%}@media screen and (max-width: 575px){.dashboard-content-wrapper{margin-top:-1.1rem}}.dashboard-content-wrapper .dashboard{background:white;padding:2rem;width:100%;border:.0625rem solid #D9D9D9;border-radius:.25rem}@media screen and (max-width: 575px){.dashboard-content-wrapper .dashboard{padding:1rem;border-radius:0;border:none!important}}.dashboard-content-wrapper .dashboard .horizontal-divider{width:calc(100% + 4rem);margin-left:-2rem}@media screen and (max-width: 575px){.dashboard-content-wrapper .dashboard .horizontal-divider{width:calc(100% + 2rem);margin-left:-1rem}}@media screen and (max-width: 575px){.dashboard-content-wrapper .dashboard-button{width:100%;padding:.5rem 0;text-align:center}}.place-vacancy-wrapper{display:flex;justify-content:flex-end}.place-vacancy-wrapper .place-vacancy{margin-top:2rem}@media screen and (max-width: 575px){.place-vacancy-wrapper{justify-content:center;width:100%}.place-vacancy-wrapper .place-vacancy{width:100%;margin-top:1rem;border-radius:0}}@media screen and (max-width: 575px){.dashboard-button-rel button{width:50%}}@media screen and (max-width: 575px){.dashboard-use-special-mobile-title{padding-top:3rem}}.dashboard-special-mobile-title{display:none}@media screen and (max-width: 575px){.dashboard-special-mobile-title{display:flex;position:fixed;width:100%;border-radius:0!important;z-index:1029;top:3.4rem}}.dashboard-sticky-mobile-title{display:none;transition:.3s ease}@media screen and (max-width: 575px){.dashboard-sticky-mobile-title{display:flex;position:fixed;width:100%;border-radius:0!important;z-index:1029;top:3.3rem;transform:translateY(-4rem);opacity:0;visibility:hidden}}.dashboard-sticky-mobile-block{display:none;transition:.3s ease}@media screen and (max-width: 575px){.dashboard-sticky-mobile-block{display:flex;position:fixed;width:100%;z-index:1028;top:5.2rem;transform:translateY(-7.4rem);padding:.5rem 1rem;left:0;background:#f8f8f8;opacity:0;visibility:hidden}}@media screen and (max-width: 575px){.dahsboard-special-mobile-padding{padding-bottom:3rem}}.employer-supersmall-card{background:white;border:.0625rem solid #D9D9D9;border-radius:.25rem;display:flex;flex-direction:column;padding:1rem;transition:.3s ease}.employer-supersmall-card:hover{border-color:#5199fc80;box-shadow:0 0 0 .15rem #5199fc33}.employer-supersmall-card img{width:5rem;height:5rem;min-width:5rem;padding:1rem;border:.0625rem solid #F0F0F0;border-radius:.25rem;margin-right:1rem}@media screen and (max-width: 991px){.employer-supersmall-card img{width:7rem;height:7rem;min-width:7rem}}@media screen and (max-width: 575px){.employer-supersmall-card img{width:5rem;height:5rem;min-width:5rem}}.employers-card-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1rem}@media screen and (max-width: 991px){.employers-card-wrapper{grid-template-columns:1fr 1fr}}@media screen and (max-width: 575px){.employers-card-wrapper{grid-template-columns:1fr}}.employer-list{margin-top:2rem;display:flex;flex-direction:column}@media screen and (max-width: 575px){.employer-list{margin-top:.5rem}}.employer-card{border:.0625rem solid #F0F0F0;border-radius:.25rem;transition:.15s ease;position:relative;background:white;padding-bottom:0!important;padding:1rem}.employer-card.alian-card{border-right-color:#7059fc;border-right-width:.15rem!important}@media screen and (max-width: 575px){.employer-card.alian-card{border-right-width:.0625rem!important}}.employer-card.alian-card:hover{border-color:#7059fc80;box-shadow:0 0 0 .15rem #7059fc33}.employer-card:hover{border-color:#5199fc80;box-shadow:0 0 0 .15rem #5199fc33}.employer-card h3{font-size:1.75rem!important}@media screen and (max-width: 575px){.employer-card h3{font-size:1.125rem!important}}.employer-card h3 a{color:#323232}.employer-card:not(:first-child){margin-top:1rem}.employer-card .employer-card-image{width:8rem;height:8rem}.employer-card .employer-card-image img{width:100%;height:100%;min-width:100%;min-height:100%}.employer-card .employer-content-wrapper{flex:1;margin-left:0!important}@media screen and (max-width: 575px){.employer-card .employer-content-wrapper{margin-left:0}}.employer-card span.salary{color:#f06;margin:0 .25rem}.employer-card .left-content{flex:1}.employer-card .right-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-left:4rem;margin-top:-2rem}@media screen and (max-width: 575px){.employer-card .right-content{margin-left:.5rem;margin-top:.5rem}}@media screen and (max-width: 575px){.employer-card .published-time{margin-top:.25rem}}@media screen and (max-width: 575px){.employer-card .btn-empty-link{padding:0}}.employer-card .footer-content-wrapper{background:#f8f8f8;width:calc(100% + 2rem);margin-left:-1rem;padding:1rem;margin-top:.5rem}@media screen and (max-width: 575px){.employer-card .footer-content-wrapper .custom-control{padding-left:0!important}}.employer-card .vacancy-added{width:100%!important;background:#83b6fd!important;border-radius:.25rem!important;padding-left:.5rem}.employer-card .vacancy-added label{color:#fff;font-size:.875rem!important}.employer-card .employer-card-image{display:flex;justify-content:center;align-items:flex-start;margin-right:1rem}@media screen and (max-width: 575px){.employer-card .employer-card-image{display:none!important}}aside.filter{width:100vw;height:100vh;left:0;top:0;z-index:1040;border-radius:0;margin-bottom:0;background:#f8f8f8;transition:.3s ease;position:fixed!important;transform:translateY(100vh);opacity:0;-webkit-user-select:none;user-select:none;visibility:hidden}aside.filter._active{opacity:1;-webkit-user-select:unset;user-select:unset;visibility:visible;transform:translateY(0)}@media screen and (min-width: 992px){aside.filter{width:21.75rem;height:auto;left:2rem;top:8.35rem;z-index:1000;border-radius:.25rem;margin-bottom:2rem;opacity:1;-webkit-user-select:unset;user-select:unset;visibility:visible;transform:translateY(0)}aside.filter [type=submit]{visibility:hidden}}aside.filter .content-wrapper{max-height:calc(100vh - 10.35rem);min-height:calc(100vh - 10.35rem);overflow-y:scroll;padding-bottom:2rem;padding-top:3rem!important}@media screen and (max-width: 991px){aside.filter .content-wrapper{max-height:100vh;padding-top:6rem}}aside.filter .content-wrapper .filter-title{position:absolute;top:0;left:0;padding:1rem;background:#f8f8f8;width:100%;z-index:1011}aside.filter button.btn.btn-danger-link{margin-top:.125rem}aside.filter .vacancies-shown{background:white;padding:.5rem 1rem;width:calc(100% + 2rem);min-width:calc(100% + 2rem);margin-left:-1rem}aside.filter .icon-cross{width:1.5rem;height:1.5rem}.filter-buttons{position:fixed;bottom:0}.filter-buttons button,.filter-buttons a{border-radius:0!important;flex:1;padding:.75rem!important}.filter-buttons button[class*=btn-outline],.filter-buttons a[class*=btn-outline]{background-color:#fff}.filter-buttons button[class*=btn-outline]:hover,.filter-buttons a[class*=btn-outline]:hover{background-color:#5199fc}@media screen and (max-width: 991px){.place-tag-out-of-filter{flex-direction:column}.place-tag-out-of-filter .wrapper{width:100%!important;min-width:100%!important}}.show-filter{overflow:visible!important}.show-filter .filter{display:block!important}footer{padding:2rem 0;background:#323232}footer .row{padding:0;width:100%;margin:0}footer .col{box-sizing:border-box;padding:0}footer .custom-size{width:7.875rem;height:3.375rem}@media screen and (max-width: 991px){footer .custom-size{width:3.375rem;height:3.375rem}}footer .icon-logo-s{width:3.375rem;height:3.375rem;min-width:3.375rem;min-height:3.375rem}footer .dropdown{padding:.5rem!important;background:rgba(255,255,255,.1);border-radius:.25rem;transition:.3s ease}footer .dropdown:hover{background:#5199FC;cursor:pointer}footer .dropdown span.lang-name{color:#fff}footer .dropdown .icon-empty-right path{stroke:#fff!important}footer .dropdown .dropdown-toggle{min-width:4rem;max-width:12rem}footer .dropdown .dropdown-toggle:before{width:0!important;height:0!important}footer .dropdown .dropdown-menu{max-height:11rem}footer .vertical-divider{width:.0325rem;background:rgba(255,255,255,.1);height:calc(100% + 4rem);margin-top:-2rem;margin-right:2rem;margin-left:2rem}footer .border-divider-bottom{border-bottom:.0325rem solid rgba(255,255,255,.1)!important}footer .border-divider-top{border-top:.0325rem solid rgba(255,255,255,.1)!important}footer h4{font-size:1.125rem;color:#fff;font-weight:300}footer .static:before{display:none!important}footer .static:hover{color:#d9d9d9}.copyright{font-size:.875rem!important;color:#d9d9d9}.copyright span{color:#fff}@media screen and (max-width: 800px){footer .col-800{max-width:100%;flex-basis:100%}footer .mobile-column{flex-direction:column}footer .mobile-column .right-side-content{flex-direction:column}footer .mobile-column .social-links{justify-content:flex-start!important;margin-top:1rem}footer .mobile-column .vertical-divider{display:none}footer .mobile-column .dropdown{max-width:12rem;margin-top:1rem}}@media screen and (max-width: 800px) and (max-width: 575px){footer .mobile-column .dropdown{max-width:100%}}@media screen and (max-width: 800px){footer .mobile-column .dropdown .dropdown-toggle{width:100%;max-width:100%;display:flex;justify-content:space-between}footer .mobile-column .dropdown .dropdown-toggle span{margin-right:auto}}header{background:white;transition:.2s ease;width:100%;border-bottom:.0625rem solid #F0F0F0;padding-top:1rem;padding-bottom:1rem}@media screen and (max-width: 575px){header{padding-top:.5rem!important;padding-bottom:.5rem!important}}header nav{padding-top:0!important;padding-bottom:0!important}header nav>.justify-content-left .nav-item{margin-left:1rem}header nav .justify-content-right .nav-item{margin-left:.5rem;margin-right:.5rem;padding:0}header .custom-size{width:5.541875rem;height:2.375rem}@media screen and (max-width: 991px){header .custom-size{width:3.375rem;height:3.375rem}}header .icon-logo-s{width:2.375rem;height:2.375rem}@media screen and (max-width: 575px){header .icon-logo-s{width:2rem;height:2rem}}header .notification-title{display:flex;align-items:center;border-bottom:.0625rem solid #F0F0F0}header .notification-title button{background:none!important}header .notification-title .icon-btn{display:flex;width:calc(1em + .5rem);height:calc(1em + .5rem);transition:.3s ease;padding:.25rem;border-radius:.25rem}header .notification-title .icon-btn:hover{cursor:pointer;background:#F0F0F0!important}@media screen and (max-width: 575px){header .display-100-mobile-wrapper{position:static}header .display-100-mobile{right:0rem!important;margin:0;top:3rem!important;width:100%!important}header .display-100-mobile .notification-list{max-height:50vh!important}}header .notification-list{max-height:20rem;min-height:10rem;overflow-y:scroll;overflow-x:hidden}header .notification-list .notification{display:flex;justify-content:flex-start;align-items:center;max-height:10rem;display:block;color:#707070;padding:1rem;border-bottom:.0625rem solid #F0F0F0;transition:.3s ease}header .notification-list .notification:last-child{border-bottom:0}header .notification-list .notification:hover{text-decoration:none;cursor:default;background:rgba(240,240,240,.4)}header .notification-list .notification p{overflow:hidden;text-overflow:ellipsis;margin-bottom:0}header .notification-list .notification a{cursor:pointer}header .notification-list .notification .notification-user-icon .user-avatar-wrapper{width:2.125rem;height:2.125rem;min-width:2.125rem;min-height:2.125rem}header .notification-list .text-black{color:#323232}header .notification-list .text-wrapper{margin-left:.5rem}.custom-icon-fontSize{font-size:1.75rem}@media screen and (max-width: 575px){.custom-icon-fontSize{font-size:1.15rem}}section#insurance{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;width:100%;background:url(/img/candidate/insurance-r.webp) no-repeat;background-size:cover;background-position:center;overflow:hidden;border-radius:.25rem}section#insurance p.title{font-size:2rem!important;font-weight:700;color:#fff;position:relative;display:flex;justify-content:center;align-items:flex-start;margin:1rem;text-align:center}@media screen and (max-width: 575px){section#insurance p.title{font-size:1.375rem!important}}@media screen and (max-width: 575px){section#insurance p.title{margin-bottom:1rem;text-align:center;max-width:70%}}section#insurance p.title:before{content:"";display:block;width:2.325rem;height:2.9rem;background:url(/build/assets/medicine-a1930fa9.svg) no-repeat;background-size:contain;margin-right:.5rem}@media screen and (max-width: 575px){section#insurance p.title:before{display:none}}section#insurance .content-wrapper{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;margin:1rem}@media screen and (max-width: 575px){section#insurance .content-wrapper{justify-content:flex-start}}section#insurance .content-wrapper p{display:flex;justify-content:flex-start;position:relative;font-size:1.25rem!important;color:#fff;margin-top:.5rem;margin-left:1rem}@media screen and (max-width: 575px){section#insurance .content-wrapper p{font-size:1rem!important}}section#insurance .content-wrapper p:before{content:"";display:block;width:1.5rem;height:1.5rem;background:url(data:image/svg+xml,%3Csvg%20width%3D%2228%22%20height%3D%2225%22%20viewBox%3D%220%200%2028%2025%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M23.7801%206.25887C24.3097%205.62181%2024.2226%204.67607%2023.5855%204.14649C22.9485%203.61692%2022.0027%203.70405%2021.4731%204.3411L23.7801%206.25887ZM3.29916%2014.2421C2.65592%2013.7201%201.71126%2013.8183%201.18922%2014.4616C0.667168%2015.1048%200.765415%2016.0495%201.40865%2016.5715L3.29916%2014.2421ZM9.44253%2021.1599L8.49727%2022.3246C9.13517%2022.8423%2010.0708%2022.7505%2010.596%2022.1188L9.44253%2021.1599ZM21.4731%204.3411L8.28903%2020.201L10.596%2022.1188L23.7801%206.25887L21.4731%204.3411ZM10.3878%2019.9952L3.29916%2014.2421L1.40865%2016.5715L8.49727%2022.3246L10.3878%2019.9952Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A) no-repeat;margin-right:.5rem;min-width:1.5rem;min-height:1.5rem;background-size:contain}section#insurance .btn-wrapper{background-color:#00000080;padding:1rem 0 1rem 1rem;display:flex;justify-content:center}aside.left-sidebar{width:21.75rem;height:calc(100vh - 4.85rem);left:0;top:4.85rem;position:fixed!important;padding-bottom:2rem;z-index:1;background-color:#f0f0f0!important;display:block;overflow-y:scroll;transition:.2s ease}aside.left-sidebar nav.nav{width:100%}aside.left-sidebar .nav-link,aside.left-sidebar .dropdown-item,aside.left-sidebar h5{width:100%;padding-top:1rem!important;padding-bottom:1rem!important}aside.left-sidebar .special-styles{width:100%;margin-top:2rem}aside.left-sidebar .special-styles h5{color:#5199fc}aside.left-sidebar .title{margin-top:2rem}aside.left-sidebar .title .user-name p{color:#fff}aside.left-sidebar .special-styles .nav-item:last-child,aside.left-sidebar .special-styles .dropdown-item:last-child{border-bottom:0!important}@media screen and (max-width: 992px){aside.left-sidebar{width:26.5rem;background:#323232!important;transform:translate(-26.5rem);display:none;top:0;height:100vh;z-index:2000000}aside.left-sidebar nav.nav{position:relative}aside.left-sidebar .dropdown,aside.left-sidebar .dropdown-menu-white{position:static;background:#323232!important}aside.left-sidebar .special-styles{margin-top:1rem}aside.left-sidebar .nav-link{color:#fff}aside.left-sidebar .nav-link:hover{background:inherit!important}aside.left-sidebar .icon-empty-left path,aside.left-sidebar .icon-empty-left circle,aside.left-sidebar .icon-empty-right path,aside.left-sidebar .icon-empty-right circle{stroke:#fff}aside.left-sidebar .nav-item,aside.left-sidebar .dropdown-item{border-bottom:.0625rem solid #3B3B3B}aside.left-sidebar .nav-item:hover,aside.left-sidebar .dropdown-item:hover{background:inherit}aside.left-sidebar .dropdown-item{color:#fff!important}aside.left-sidebar .dropdown-item:hover{background:inherit!important}aside.left-sidebar [data-animation=slide] .dropdown-toggle svg.icon-empty-right{margin-left:auto;transform:rotate(-90deg)}aside.left-sidebar [data-animation=slide] .dropdown-menu{height:100vh;max-height:100vh!important;position:absolute!important;width:100%!important;top:0!important;transform:translate(-101%);opacity:0!important}aside.left-sidebar [data-animation=slide] .dropdown-menu .dropdown-item{opacity:0;color:#5199fc}aside.left-sidebar [data-animation=slide] .dropdown-menu .dropdown-item:hover{background:#323232!important}aside.left-sidebar [data-animation=slide] .drop-show{background:#323232!important}aside.left-sidebar [data-animation=slide] .drop-show+.dropdown-menu{transform:translate(0);opacity:1!important;padding-bottom:1rem;border-bottom:.0625rem solid #fff}aside.left-sidebar [data-animation=slide] .drop-show+.dropdown-menu .dropdown-item{opacity:1}}@media screen and (max-width: 575px){aside.left-sidebar{width:16rem;padding-bottom:8rem}aside.left-sidebar .special-styles{margin-top:1rem}aside.left-sidebar .title{margin-top:1rem!important}}.sidebar-offset{transform:translate(26.5rem)!important}.sidebar-show{transform:translate(0)!important}.images-wrapper,.videos-wrapper{width:calc(50% - .5rem)}@media screen and (max-width: 575px){.images-wrapper,.videos-wrapper{width:100%}}.images-wrapper .images,.images-wrapper .videos,.videos-wrapper .images,.videos-wrapper .videos{max-width:100%;overflow-y:auto}.video-popup{position:relative}.video-popup .icon{position:absolute;width:2rem;top:50%;left:50%;transform:translate(-50%,-50%)}.photo-popup,.play{width:8rem;cursor:pointer;transition:.3s ease;border:.2rem solid transparent;border-radius:.25rem}.photo-popup:hover,.play:hover{border-color:#8bbbfd}.mfp-close,.mfp-close:hover,.mfp-close:active{outline:0;border:0}#fullScreenMap{display:none}.leaflet-left,.leaflet-top{right:1rem!important;left:auto!important;top:50%!important;transform:translateY(-50%)}@media screen and (max-width: 575px){.leaflet-left,.leaflet-top{top:auto!important;position:fixed!important;bottom:11rem!important;transform:translateY(0)}}.leaflet-disabled,.leaflet-disabled:hover{box-shadow:none!important;background:#F0F0F0!important}.leaflet-disabled.leaflet-control-zoom-in:before{content:"";background:url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M8%201.33337V14.6667%22%20stroke%3D%22%23D9D9D9%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M1.33301%208H14.6663%22%20stroke%3D%22%23D9D9D9%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);width:1rem;height:1rem;background-size:contain;background-position:center;display:block}.leaflet-disabled.leaflet-control-zoom-out:before{content:"";background:url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M1.33301%208H14.6663%22%20stroke%3D%22%23D9D9D9%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);width:1rem;height:1rem;background-size:contain;background-position:center;display:block}.leaflet-control-zoom,.leaflet-control-fullscreen{border:0!important;margin:0!important}.leaflet-control-zoom-in,.leaflet-control-zoom-out,.leaflet-control-fullscreen-button{transition:.2s ease;border-radius:.25rem!important;cursor:pointer;margin:.25rem;display:flex!important;justify-content:center;align-items:center;width:2rem!important;height:2rem!important;background-image:unset!important}.leaflet-control-zoom-in:before,.leaflet-control-zoom-out:before,.leaflet-control-fullscreen-button:before{content:"";width:1rem;height:1rem;background-size:contain;background-position:center;display:block}.leaflet-control-zoom-in:hover,.leaflet-control-zoom-out:hover,.leaflet-control-fullscreen-button:hover{cursor:pointer;background-color:#5199fc!important;box-shadow:0 0 0 .15rem #5199fc33}.leaflet-control-zoom-in:before{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M8%201.33337V14.6667%22%20stroke%3D%22%23323232%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M1.33301%208H14.6663%22%20stroke%3D%22%23323232%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A)}.leaflet-control-zoom-in:hover:before{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M8%201.33337V14.6667%22%20stroke%3D%22%23ffffff%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M1.33301%208H14.6663%22%20stroke%3D%22%23ffffff%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A)}.leaflet-control-zoom-out:before{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M1.66699%2010H18.3337%22%20stroke%3D%22%23323232%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A)}.leaflet-control-zoom-out:hover:before{background-image:url(data:image/svg+xml,\ %3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M1.33301%208H14.6663%22%20stroke%3D%22%23ffffff%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A)}.leaflet-control-fullscreen-button:before{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5,5H10V7H7V10H5V5M14,5H19V10H17V7H14V5M17,14H19V19H14V17H17V14M10,17V19H5V14H7V17H10Z' /%3E%3C/svg%3E")}.leaflet-control-fullscreen-button:hover:before{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5,5H10V7H7V10H5V5M14,5H19V10H17V7H14V5M17,14H19V19H14V17H17V14M10,17V19H5V14H7V17H10Z' fill='%23ffffff' /%3E%3C/svg%3E")}.leaflet-fullscreen-on .leaflet-control-fullscreen-button:before{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M14,14H19V16H16V19H14V14M5,14H10V19H8V16H5V14M8,5H10V10H5V8H8V5M19,8V10H14V5H16V8H19Z' /%3E%3C/svg%3E")}.leaflet-fullscreen-on .leaflet-control-fullscreen-button:hover:before{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M14,14H19V16H16V19H14V14M5,14H10V19H8V16H5V14M8,5H10V10H5V8H8V5M19,8V10H14V5H16V8H19Z' fill='%23ffffff' /%3E%3C/svg%3E")}.leaflet-top.leaflet-left{display:none}#cv-map .leaflet-container a.leaflet-popup-close-button:hover,#cv-map .leaflet-control-zoom-in:hover,#cv-map .leaflet-control-zoom-out:hover,#cv-map .marker-cluster-large div,#cv-map .marker-cluster-medium div,#cv-map .marker-cluster-small div,#cv-map .marker-container,#job-map .leaflet-container a.leaflet-popup-close-button:hover,#job-map .leaflet-control-zoom-in:hover,#job-map .leaflet-control-zoom-out:hover,#job-map .marker-cluster-large div,#job-map .marker-cluster-medium div,#job-map .marker-cluster-small div,#job-map .marker-container{background-color:#5199fc!important}#cv-map .leaflet-popup-content,#job-map .leaflet-popup-content{width:18rem!important}@media screen and (max-width: 991.98px){#cv-map,#job-map{height:100vh!important}}.map-marker-container{position:absolute}.marker-container{position:relative;margin:-9px 0 0 -9px;width:18px;height:18px;z-index:1;border-radius:50%;cursor:pointer;top:0;background-color:#66676b;animation:markerAnimation 2.5s infinite;transition:.4s}@keyframes markerAnimation{0%,to{box-shadow:0 0 0 6px #66676b26}50%{box-shadow:0 0 0 8px #66676b26}}.map-marker-container.clicked .marker-container{transform:scale(1.3)}.marker-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;display:block;background-color:transparent;border-radius:50%;transform:scale(2);opacity:0}.marker-cluster-small,.marker-cluster-medium,.marker-cluster-large{background-color:transparent}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{margin-left:5px;margin-top:5px;text-align:center;font-size:15px;color:#fff;font-weight:600;border-radius:50%;width:36px;height:36px;line-height:36px;background-color:#66676b;position:relative}.marker-cluster-small div,.marker-cluster-medium div,.marker-cluster-large div{background-color:#66676b}.marker-cluster div:before{border:7px solid #66676b;opacity:.2;box-shadow:inset 0 0 0 4px #66676b;content:"";position:absolute;border-radius:50%;top:0;left:0;width:100%;height:100%;animation:cluster-animation 2.5s infinite}@keyframes cluster-animation{0%,to{transform:scale(1.3) rotate(0)}50%{transform:scale(1.5) rotate(90deg)}}.marker-cluster span{line-height:36px}.next-prev-buttons button{padding:.75rem 1rem!important}.popup{background:white;box-shadow:0 0 1.125rem #0000000f;border-radius:.25rem;font-size:1rem;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);padding:2rem 2rem 5.5rem}@media screen and (max-width: 575px){.popup{width:100%;padding:1rem;padding-top:0;top:0;left:0;transform:translate(0);border-radius:0;min-height:100vh}.popup .dashboard-title{width:calc(100% + 2rem);margin-left:-1rem;font-size:1.375rem!important}}.popup h2{text-align:center;width:100%;margin-top:0!important}.popup .btn{width:100%;margin-top:1rem}.popup .field-wrapper:not(:first-child){margin-top:1rem}@media screen and (max-width: 575px){.popup .field-wrapper:first-child{margin-top:2rem}}.popup-authorization{transition:.3s ease;z-index:9001;width:31.875rem;display:none;opacity:0}@media screen and (max-width: 575px){.popup-authorization{width:100%}}.popup-authorization.show{display:block;opacity:1}.popup-authorization .popup-close,.popup-authorization .lang-level-wrapper .lang-close,.lang-level-wrapper .popup-authorization .lang-close,.popup-authorization .arrival-close,.popup-authorization .add-specialization-wrapper .add-vacancy-close,.add-specialization-wrapper .popup-authorization .add-vacancy-close,.popup-authorization .add-visa-wrapper .add-vacancy-close,.add-visa-wrapper .popup-authorization .add-vacancy-close,.popup-authorization .add-statutory-docs-wrapper .add-vacancy-close,.add-statutory-docs-wrapper .popup-authorization .add-vacancy-close,.popup-authorization .add-creditcard-wrapper .add-vacancy-close,.add-creditcard-wrapper .popup-authorization .add-vacancy-close,.popup-authorization .block-wrapper .block-danger,.block-wrapper .popup-authorization .block-danger,.popup-authorization .block-wrapper .block-primary,.block-wrapper .popup-authorization .block-primary,.popup-authorization .add-address-wrapper .add-address-close,.add-address-wrapper .popup-authorization .add-address-close,.popup-authorization .add-payment-details-wrapper .add-payment-details-close,.add-payment-details-wrapper .popup-authorization .add-payment-details-close,.popup-authorization .add-insurance-wrapper .add-insurance-close,.add-insurance-wrapper .popup-authorization .add-insurance-close{position:absolute;width:100%;bottom:0;left:0}.popup-authorization-bv{display:block!important;opacity:1!important;padding:0!important;background-color:#fff}.popup-authorization-bv .modal-body{padding:0 2rem!important}@media screen and (min-width: 575px){.popup-authorization-bv .modal-body{padding-top:2rem!important}}.popup.my-popup{background:#fff}.popup.my-popup .popup-close,.popup.my-popup .lang-level-wrapper .lang-close,.lang-level-wrapper .popup.my-popup .lang-close,.popup.my-popup .arrival-close,.popup.my-popup .add-specialization-wrapper .add-vacancy-close,.add-specialization-wrapper .popup.my-popup .add-vacancy-close,.popup.my-popup .add-visa-wrapper .add-vacancy-close,.add-visa-wrapper .popup.my-popup .add-vacancy-close,.popup.my-popup .add-statutory-docs-wrapper .add-vacancy-close,.add-statutory-docs-wrapper .popup.my-popup .add-vacancy-close,.popup.my-popup .add-creditcard-wrapper .add-vacancy-close,.add-creditcard-wrapper .popup.my-popup .add-vacancy-close,.popup.my-popup .block-wrapper .block-danger,.block-wrapper .popup.my-popup .block-danger,.popup.my-popup .block-wrapper .block-primary,.block-wrapper .popup.my-popup .block-primary,.popup.my-popup .add-address-wrapper .add-address-close,.add-address-wrapper .popup.my-popup .add-address-close,.popup.my-popup .add-payment-details-wrapper .add-payment-details-close,.add-payment-details-wrapper .popup.my-popup .add-payment-details-close,.popup.my-popup .add-insurance-wrapper .add-insurance-close,.add-insurance-wrapper .popup.my-popup .add-insurance-close{margin-top:3rem;position:static}.popup.my-popup .popup-close,.popup.my-popup .lang-level-wrapper .lang-close,.lang-level-wrapper .popup.my-popup .lang-close,.popup.my-popup .arrival-close,.popup.my-popup .add-specialization-wrapper .add-vacancy-close,.add-specialization-wrapper .popup.my-popup .add-vacancy-close,.popup.my-popup .add-visa-wrapper .add-vacancy-close,.add-visa-wrapper .popup.my-popup .add-vacancy-close,.popup.my-popup .add-statutory-docs-wrapper .add-vacancy-close,.add-statutory-docs-wrapper .popup.my-popup .add-vacancy-close,.popup.my-popup .add-creditcard-wrapper .add-vacancy-close,.add-creditcard-wrapper .popup.my-popup .add-vacancy-close,.popup.my-popup .block-wrapper .block-danger,.block-wrapper .popup.my-popup .block-danger,.popup.my-popup .block-wrapper .block-primary,.block-wrapper .popup.my-popup .block-primary,.popup.my-popup .add-address-wrapper .add-address-close,.add-address-wrapper .popup.my-popup .add-address-close,.popup.my-popup .add-payment-details-wrapper .add-payment-details-close,.add-payment-details-wrapper .popup.my-popup .add-payment-details-close,.popup.my-popup .add-insurance-wrapper .add-insurance-close,.add-insurance-wrapper .popup.my-popup .add-insurance-close,.popup.my-popup .dashboard-title{width:calc(100% + 4rem);margin-left:-2rem}@media screen and (max-width: 575px){.popup.my-popup{position:relative;height:fit-content;min-height:fit-content}}.popup-background{position:fixed;width:100%;height:100vh;z-index:9000;background:rgba(0,0,0,.5);opacity:0;display:none;transition:.3s ease;top:0;left:0}.popup-background.show{display:block;opacity:1}.description-popup{max-width:100%;border-radius:.25rem;background-color:#fff;overflow-y:auto;max-height:calc(100vh - 10vw);margin-bottom:58px}@media screen and (max-width: 575px){.description-popup{width:97vw;max-height:calc(100vh - 40vw)}}.description-popup .border-divider-top{border-color:#f0f0f0}@media screen and (max-width: 575px){.description-popup.popup-padding-bottom{padding-bottom:4.5rem}}.popup-description-title{display:flex;align-items:center;justify-content:flex-start;font-size:1.5rem!important;padding:2rem}@media screen and (max-width: 575px){.popup-description-title{font-size:1.25rem!important}}@media screen and (max-width: 575px){.popup-description-title{padding:1rem}}.popup-description-title img,.popup-description-title svg{width:calc(1em + 1.5rem);height:calc(1em + 1.5rem);min-width:calc(1em + 1.5rem);min-height:calc(1em + 1.5rem);margin-right:1rem}@media screen and (max-width: 575px){.popup-description-title img,.popup-description-title svg{margin-right:.5rem}}.popup-description-title .title{display:flex;flex-direction:column}.popup-description-title .title h4{font-size:1.5rem!important;color:#323232;font-weight:700;margin-bottom:0}@media screen and (max-width: 575px){.popup-description-title .title h4{font-size:1.25rem!important}}.popup-description-title .title p{font-size:1rem!important;color:#323232;font-weight:400;margin-bottom:0}@media screen and (max-width: 575px){.popup-description-title .title p{font-size:.75rem!important}}.tip-row{display:flex;flex-direction:column;margin-bottom:1.5rem;padding:0 2rem}@media screen and (max-width: 575px){.tip-row{margin-bottom:1rem;padding:0 1rem}}.tip-row p{margin-bottom:0}.tip-row p.title{font-size:1.125rem!important;font-weight:700;color:#323232}@media screen and (max-width: 575px){.tip-row p.title{font-size:1rem!important}}.tip-row p li.text,.tip-row p.text{font-size:1rem!important;color:#707070;font-weight:300;margin-top:.5rem}@media screen and (max-width: 575px){.tip-row p li.text,.tip-row p.text{font-size:.75rem!important}}@media screen and (max-width: 575px){.tip-row p li.text,.tip-row p.text{margin-top:.5rem}}.tip-row .box{padding:2rem 1rem;border-radius:4px;border:1px solid #d8d8d8;display:grid;grid-template-columns:48px 1fr;align-items:center;gap:.5rem}@media screen and (max-width: 575px){.tip-row .box{padding:1rem;grid-template-columns:32px 1fr}}li.text{font-size:1rem!important;color:#707070;font-weight:300;margin-top:.5rem}@media screen and (max-width: 575px){li.text{font-size:.75rem!important}}.text strong{font-weight:700;color:#323232}a.popup-close,.lang-level-wrapper a.lang-close,a.arrival-close,.add-specialization-wrapper a.add-vacancy-close,.add-visa-wrapper a.add-vacancy-close,.add-statutory-docs-wrapper a.add-vacancy-close,.add-creditcard-wrapper a.add-vacancy-close,.block-wrapper a.block-danger,.block-wrapper a.block-primary,.add-address-wrapper a.add-address-close,.add-payment-details-wrapper a.add-payment-details-close,.add-insurance-wrapper a.add-insurance-close{padding:1rem 0;display:flex;align-items:center;justify-content:center;width:100%;color:#f06;background-color:#f0f0f0;border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem;cursor:pointer;position:absolute;left:0;bottom:0}.description-popup .horizontal-divider{margin-bottom:1.5rem}[data-desc-btn-popup]{cursor:pointer}.description-popup .alert{width:calc(100% - 2rem);margin-left:1rem}@media screen and (max-width: 575px){.control-btn-wrapper{background:white;position:absolute;width:100%;bottom:0;z-index:9002;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}}.description-popup .checked{background:rgba(70,70,70,.1);border-radius:.25rem}.description-popup .checked .state{color:#323232!important;text-decoration:none;cursor:default}.subtitle{font-weight:700;font-size:1rem}@media screen and (max-width: 575px){.subtitle{font-size:.875rem}}.list-style-disc li{list-style:disc}section#search-work-banner{position:relative;display:flex;justify-content:center;align-items:center;padding-top:5rem;padding-bottom:5rem;background:#f2f7ff;border-radius:.25rem;overflow:hidden;transition:.5s ease}@media screen and (max-width: 576px){section#search-work-banner{padding-top:2rem;padding-bottom:2rem}}section#search-work-banner .search-work-card-wrapper{position:relative;width:18rem;height:22rem;z-index:1;transition:.8s ease}@media screen and (max-width: 575px){section#search-work-banner .search-work-card-wrapper{position:absolute;right:1rem;bottom:2rem;width:4rem;height:6rem}}section#search-work-banner .search-work-card-wrapper .search-work-card{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;background:white;border:.6875rem solid white;box-shadow:0 0 1.125rem #0000000f;border-radius:.5rem;z-index:1}@media screen and (max-width: 575px){section#search-work-banner .search-work-card-wrapper .search-work-card{border:.25rem solid white;border-radius:.25rem}}section#search-work-banner .search-work-card-wrapper .search-work-card .search-work-card-row{border-radius:.25rem;width:100%;box-sizing:border-box;display:flex;justify-content:space-between;align-items:flex-start}section#search-work-banner .search-work-card-wrapper .search-work-card .search-work-card-row:nth-child(n+2){margin-top:1rem}@media screen and (max-width: 575px){section#search-work-banner .search-work-card-wrapper .search-work-card .search-work-card-row:nth-child(n+2){margin-top:.125rem}}section#search-work-banner .search-work-card-wrapper .search-work-card .search-work-card-row .left-side,section#search-work-banner .search-work-card-wrapper .search-work-card .search-work-card-row .right-side{background:rgba(0,0,0,.03);height:3.125rem;border-radius:.25rem}@media screen and (max-width: 575px){section#search-work-banner .search-work-card-wrapper .search-work-card .search-work-card-row .left-side,section#search-work-banner .search-work-card-wrapper .search-work-card .search-work-card-row .right-side{height:1rem;border-radius:.125rem}}section#search-work-banner .search-work-card-wrapper .search-work-card .search-work-card-row .left-side{position:relative;width:42%}section#search-work-banner .search-work-card-wrapper .search-work-card .search-work-card-row .left-side .circle{position:absolute;width:.75rem;height:.75rem;min-width:.75rem;min-height:.75rem;background:#5199FC;left:.5rem;bottom:.5rem;border-radius:100%}@media screen and (max-width: 575px){section#search-work-banner .search-work-card-wrapper .search-work-card .search-work-card-row .left-side .circle{width:.25rem;height:.25rem;min-width:.25rem;min-height:.25rem;border-radius:10rem;left:.25rem;bottom:.25rem}}section#search-work-banner .search-work-card-wrapper .search-work-card .search-work-card-row .right-side{width:55%;height:100%;box-sizing:border-box;padding:.25rem}@media screen and (max-width: 575px){section#search-work-banner .search-work-card-wrapper .search-work-card .search-work-card-row .right-side{width:53%}}section#search-work-banner .search-work-card-wrapper .search-work-card .search-work-card-row .right-side .top-panel,section#search-work-banner .search-work-card-wrapper .search-work-card .search-work-card-row .right-side .bottom-panel{width:100%;background:white}section#search-work-banner .search-work-card-wrapper .search-work-card .search-work-card-row .right-side .top-panel{height:50%;background:url(/build/assets/top-panel-in-search-card-5d55473a.svg) no-repeat;background-size:contain;background-position:left}section#search-work-banner .search-work-card-wrapper .search-work-card .search-work-card-row .right-side .bottom-panel{margin-top:.25rem;height:calc(50% - .25rem);background:url(/build/assets/bottom-panel-in-search-card-1364c0fd.svg) no-repeat;background-size:contain;background-position:left bottom}@media screen and (max-width: 575px){section#search-work-banner .search-work-card-wrapper .search-work-card .search-work-card-row .right-side .bottom-panel{margin-top:.125rem}}section#search-work-banner .search-work-card-wrapper .search-work-card img.circle-plus{position:absolute;width:2rem;height:2rem;right:0rem;bottom:0rem}@media screen and (max-width: 575px){section#search-work-banner .search-work-card-wrapper .search-work-card img.circle-plus{width:.75rem;height:.75rem}}section#search-work-banner .search-work-card-wrapper .search-work-card-shadow{position:absolute;width:100%;height:100%;top:0;left:0;border:.625rem solid white;border-radius:.5rem;transform-origin:0 100%;box-shadow:0 0 1.125rem #0000000f;z-index:0;transform:rotate(-10deg);left:-2rem;top:2rem}@media screen and (max-width: 992px){section#search-work-banner .search-work-card-wrapper .search-work-card-shadow{left:0}}@media screen and (max-width: 575px){section#search-work-banner .search-work-card-wrapper .search-work-card-shadow{border-radius:.25rem;border:.25rem solid white;left:-.5rem;top:1.5rem}}section#search-work-banner .search-work-call-wrapper{z-index:1;margin-left:4rem;transition:.5s ease}@media screen and (max-width: 575px){section#search-work-banner .search-work-call-wrapper{margin-left:1rem;width:calc(100% - 2rem)}}section#search-work-banner .search-work-call-wrapper p:nth-child(1){font-size:1.75rem!important;color:#323232;font-weight:700;width:24.5625rem}@media screen and (max-width: 575px){section#search-work-banner .search-work-call-wrapper p:nth-child(1){font-size:1.5rem!important}}@media screen and (max-width: 575px){section#search-work-banner .search-work-call-wrapper p:nth-child(1){width:100%;font-size:1.5rem!important;line-height:1.375rem;font-weight:700;margin-top:0}}@media screen and (max-width: 575px) and (max-width: 575px){section#search-work-banner .search-work-call-wrapper p:nth-child(1){font-size:1.125rem!important}}section#search-work-banner .search-work-call-wrapper p:nth-child(2){font-size:1.25rem!important;color:#323232;width:27.75rem;margin-top:2rem;margin-bottom:3rem}@media screen and (max-width: 575px){section#search-work-banner .search-work-call-wrapper p:nth-child(2){font-size:1rem!important}}@media screen and (max-width: 575px){section#search-work-banner .search-work-call-wrapper p:nth-child(2){width:100%;margin-top:1rem;margin-bottom:1.5rem}}section#search-work-banner .search-work-call-wrapper a{margin-top:10rem}section#search-work-banner img.background-image{position:absolute;width:27.8125rem;height:25.875rem;bottom:-3rem;right:0;z-index:0}@media screen and (max-width: 556px){section#search-work-banner img.background-image{width:9.75rem;height:8.875rem;bottom:auto;top:-1rem;left:0;right:auto;transform:rotate(180deg)}}#search-work-banner.animate .search-work-card{opacity:.5!important;transform:scale(.8)!important;transition:2s ease}#search-work-banner.animate .search-work-card-row{transform:translateY(10rem) scale(.4)!important;opacity:0!important;transition:1s ease}#search-work-banner.animate .search-work-card-shadow{transform:rotate(0)!important;left:0!important;top:0!important;transition:2s ease}@media screen and (max-width: 575px){#search-work-banner.animate .search-work-card-shadow{left:0!important;top:0!important}}#search-work-banner.animate .circle-plus{transform:scale(0)!important;opacity:0!important;transition:1.5s ease}#search-work-banner.animate.visible .search-work-card{opacity:1!important;transform:scale(1)!important}#search-work-banner.animate.visible .search-work-card-row{transform:translateY(0) scale(1)!important;opacity:1!important}#search-work-banner.animate.visible .search-work-card-shadow{transform:rotate(-10deg)!important;left:-2rem!important;top:2rem!important}@media screen and (max-width: 575px){#search-work-banner.animate.visible .search-work-card-shadow{left:-.5rem!important;top:1.5rem!important}}#search-work-banner.animate.visible .circle-plus{transform:scale(1)!important;opacity:1!important}.passport-information .left-side-image,.passport-information .right-side-image{width:calc(50% - .5rem)}@media screen and (max-width: 575px){.passport-information{flex-direction:column}.passport-information .left-side-image{width:100%}.passport-information .right-side-image{margin-top:1rem;width:100%}}.similar-latest-vacancies p{transition:.3s ease}.similar-latest-vacancies p:before{content:"";display:inline-block;position:absolute;top:100%;left:0;width:100%;height:.125rem;background:#5199FC;border-radius:1.5rem;transition:.3s ease;opacity:0;transform:scale(.9)}.similar-latest-vacancies .active:before{opacity:1;transform:scale(1)}.similar-latest-vacancies .show{display:flex!important}.vacancy-list{margin-top:2rem;display:flex;flex-direction:column}@media screen and (max-width: 575px){.vacancy-list{margin-top:.5rem}}.vacancy-card{border:.0625rem solid #F0F0F0;border-radius:.25rem;transition:.15s ease;position:relative;overflow:hidden}.vacancy-card:hover{border-color:#5199fc80;box-shadow:0 0 0 .15rem #5199fc33}.vacancy-card h3{font-size:1.75rem!important}@media screen and (max-width: 575px){.vacancy-card h3{font-size:1.125rem!important}}.vacancy-card h3 a{color:#323232}.vacancy-card:not(:first-child){margin-top:1rem}.vacancy-card .vacancy-card-image{width:8rem;height:8rem;padding:2rem}.vacancy-card .vacancy-card-image img,.vacancy-card .vacancy-card-image svg{width:100%;height:100%;min-width:100%;min-height:100%}.vacancy-card .vacancy-content-wrapper{margin-left:1rem;flex:1}@media screen and (max-width: 575px){.vacancy-card .vacancy-content-wrapper{margin-left:0}}.vacancy-card .left-content{flex:1}.vacancy-card .left-content .tags-group{margin-top:.5rem}.vacancy-card .right-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-left:4rem;margin-top:-2rem}@media screen and (max-width: 575px){.vacancy-card .right-content{margin-left:.5rem;margin-top:.5rem}}@media screen and (max-width: 575px){.vacancy-card .published-time{margin-top:.25rem}}@media screen and (max-width: 575px){.vacancy-card .btn-empty-link{padding:0}}.vacancy-card .local-second-row{border-top:.0625rem solid #F0F0F0;padding-top:.5rem;margin-top:.5rem}.vacancy-card .local-second-row .tags-group .tag{margin-bottom:0;margin-top:.5rem}@media screen and (max-width: 575px){.vacancy-card .local-second-row .tags-group .tag{margin-top:.25rem}}.vacancy-card .local-icon-info-size{width:1.5rem;height:1.5rem;min-width:1.5rem;min-height:1.5rem;margin-top:.125rem}@media screen and (max-width: 575px){.vacancy-card .local-icon-info-size{width:1.125rem;height:1.125rem;min-width:1.125rem;min-height:1.125rem;margin-top:0}}.vacancy-card .local-candidate-content-wrapper-row{border-top:.0625rem solid #F0F0F0;border-bottom:.0625rem solid #F0F0F0}.vacancy-card .btn-outline-primary{font-size:1rem!important}@media screen and (max-width: 575px){.vacancy-card .btn-outline-primary{font-size:.875rem!important}}.vacancy-small-card{display:block;border-radius:.25rem;border:.0625rem solid #F0F0F0;transition:.3s ease}.vacancy-small-card:hover{border-color:#5199fc80;box-shadow:0 0 0 .15rem #5199fc33;text-decoration:none}.vacancy-small-card .btn-outline-primary{font-size:1rem!important}@media screen and (max-width: 575px){.vacancy-small-card .btn-outline-primary{font-size:.875rem!important}}.vacancy-square-card{border:.0625rem solid #F0F0F0;border-radius:.25rem;transition:.15s ease;position:relative;overflow:hidden;display:block;text-decoration:none;padding:1rem 1rem .5rem;width:calc(50% - .5rem)}.vacancy-square-card .btn-outline-primary{font-size:1rem!important}@media screen and (max-width: 575px){.vacancy-square-card .btn-outline-primary{font-size:.875rem!important}}@media screen and (max-width: 991px){.vacancy-square-card{width:100%;padding-bottom:.75rem}}@media screen and (max-width: 575px){.vacancy-square-card p.vacancy-card-title span{font-size:1.125rem!important}}.vacancy-square-card:hover{border-color:#5199fc80;box-shadow:0 0 0 .15rem #5199fc33;text-decoration:none}.vacancy-square-card .vacancy-block-cost{padding:.5rem!important}.vacancy-square-card .vacancy-block-cost p{font-size:1.25rem!important}.vacancy-square-card .local-second-row{border-top:.0625rem solid #F0F0F0;padding-top:1rem;margin-top:.5rem}@media screen and (max-width: 575px){.vacancy-square-card .local-second-row{padding-top:.75rem;margin-top:0rem}}.vacancy-square-card .local-icon-info-size{width:1.5rem;height:1.5rem;min-width:1.5rem;min-height:1.5rem;margin-top:.125rem}@media screen and (max-width: 575px){.vacancy-square-card .local-icon-info-size{width:1.125rem;height:1.125rem;min-width:1.125rem;min-height:1.125rem;margin-top:0}}@media screen and (max-width: 575px){.vacancy-square-card .right-content{display:flex;flex-direction:column;align-items:flex-end}.vacancy-square-card .right-content button{padding-right:.5rem;padding-left:.5rem}}@media screen and (max-width: 575px){.vacancy-square-card .right-content-employer button{padding-right:.5rem;padding-left:.5rem}}.vacancy-square-card .local-candidate-content-wrapper-row{border-top:.0625rem solid #F0F0F0}.tabs-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;position:relative}@media screen and (max-width: 575px){.tabs-wrapper{align-items:center}}.tabs-wrapper .tabs-row{display:inline-block}@media screen and (max-width: 575px){.tabs-wrapper .tabs-row{width:100%}}.tabs-wrapper .tabs{display:flex;justify-content:center}@media screen and (max-width: 575px){.tabs-wrapper .tabs{justify-content:space-between}}.tabs-wrapper .tabs.tabs-with-text .tab{display:flex;justify-content:flex-start;align-items:center;width:auto;height:auto}.tabs-wrapper .tabs.tabs-with-text .tab svg{width:2rem;height:2rem;min-width:2rem}@media screen and (max-width: 575px){.tabs-wrapper .tabs.tabs-with-text .tab svg{width:1.5rem;height:1.5rem;min-width:1.5rem}}.tabs-wrapper .tabs .tab{cursor:pointer;width:2rem;height:2rem;min-width:2rem;position:relative}@media screen and (max-width: 575px){.tabs-wrapper .tabs .tab{width:1.5rem;height:1.5rem;min-width:1.5rem}}.tabs-wrapper .tabs .tab:hover svg path{stroke:#5199fc}@media screen and (max-width: 991px){.tabs-wrapper .tabs .tab:hover svg path{stroke:#707070}}.tabs-wrapper .tabs .tab:hover span{color:#5199fc}.tabs-wrapper .tabs .tab:first-child{margin-left:1rem}.tabs-wrapper .tabs .tab:last-child{margin-right:1rem}.tabs-wrapper .tabs .tab:not(:first-child){margin-left:2rem}@media screen and (max-width: 575px){.tabs-wrapper .tabs .tab:first-child{margin-left:.5rem}.tabs-wrapper .tabs .tab:last-child{margin-right:.5rem}.tabs-wrapper .tabs .tab:not(:first-child){margin-left:1rem}}.tabs-wrapper .tabs .tab svg{width:100%;height:100%;transition:.3s ease}.tabs-wrapper .tabs .tab svg path{transition:.3s ease}.tabs-wrapper .tabs span{transition:.3s ease}.tabs-wrapper .tabs .active svg path{stroke:#5199fc}.tabs-wrapper .tabs .active svg{transform:translateY(-.125rem)}.tabs-wrapper .tabs .active span{color:#5199fc}@media screen and (max-width: 575px){.tabs-wrapper .tabs .active .special-position{opacity:1;visibility:visible}}.tabs-wrapper .tabs-underline{position:relative;width:100%;height:.0625rem;border-radius:.25rem;margin-top:.5rem}.tabs-wrapper .tabs-underline .line{position:absolute;left:0;top:0;width:4rem;height:100%;background:#5199FC;border-radius:.25rem;transition:.3s ease;box-shadow:0 0 .5rem #5199fc80}@media screen and (max-width: 575px){.tabs-wrapper .tabs-underline .line{width:2.5rem}}.tabs-wrapper .tab-content{width:100%;margin-top:2rem;display:none;opacity:0;transition:.1s ease}@media screen and (max-width: 575px){.tabs-wrapper .tab-content{margin-top:1rem}}.tabs-wrapper .tab-content.active{display:block!important}.tabs-wrapper .tab-content.show{opacity:1}@media screen and (max-width: 575px){.tabs-wrapper .special-position{position:absolute;top:calc(100% + .75rem);right:50%;transform:translate(50%);opacity:0;visibility:hidden;transition:.3s ease}}.filter-2{background:white;border-radius:.25rem;border:.0625rem solid #F0F0F0;z-index:1040;transition:.3s ease}@media screen and (max-width: 991px){.filter-2{padding-top:2rem;padding-bottom:5rem}}.filter-2 .filter-field-title{font-size:1rem!important}.filter-2 .ss-disabled{font-size:.875rem!important}.filter-2 .ss-content .ss-search input::placeholder,.filter-2 .ss-content .ss-list .ss-optgroup .ss-option{font-size:.875rem!important}.filter-2 .ss-main{font-size:.875rem!important}@media screen and (min-width: 992px){.filter-2 .first-row-el-width{min-width:calc(25% - 3rem)!important;width:calc(25% - 3rem)!important}}@media screen and (max-width: 991px){.filter-2{position:fixed;top:0;left:0;width:100vw;height:100vh;border-radius:0;transform:translateY(100vh)}}.filter-2 .select-container{margin-left:-1rem;width:calc(100% + 1rem);transition:max-height .3s ease}@media screen and (max-width: 991px){.filter-2 .select-container{margin-left:0;width:100%;flex-wrap:nowrap!important}}.filter-2 .select-wrapper{min-width:calc(25% - 3rem);flex:1;margin-top:1rem;margin-left:1rem}@media screen and (max-width: 991px){.filter-2 .select-wrapper{margin-left:0}}.filter-2 .icon-cross-size{width:1.5rem;height:1.5rem}.filter-2 .icon-chevron-size{width:.75rem;height:.75rem}.filter-2 .content-wrapper{padding:1rem}@media screen and (max-width: 991px){.filter-2 .content-wrapper{overflow-y:scroll;max-height:100vh;padding-bottom:10rem}}.filter-2 .content-wrapper .horizontal-divider{width:calc(100% + 1rem);margin-left:1rem}@media screen and (max-width: 991px){.filter-2 .content-wrapper .horizontal-divider{width:100%;margin-left:0}}@media screen and (max-width: 991px){.filter-2 .filter-title{position:fixed;top:0;left:0;z-index:3;width:100%;padding:1rem;background:white}}.custom-timer .syotimer__body{display:flex;align-items:flex-start;flex-direction:row}.custom-timer .syotimer-cell{display:flex;align-items:center;flex-direction:column}.custom-timer .syotimer-cell:not(:first-child){margin-left:.5rem}.custom-timer .syotimer-cell__value{font-size:3rem!important;color:#fff;background:#5199FC;border-radius:.25rem;padding:0 .5rem}@media screen and (max-width: 575px){.custom-timer .syotimer-cell__value{font-size:1.625rem!important}}.custom-timer .syotimer-cell__unit{font-size:1rem!important;margin-top:.5rem}@media screen and (max-width: 575px){.custom-timer .syotimer-cell__unit{font-size:.875rem!important}}.custom-timer.days-only .syotimer__body{flex-direction:column}.custom-timer.days-only .syotimer-cell.syotimer-cell_type_hour,.custom-timer.days-only .syotimer-cell.syotimer-cell_type_minute,.custom-timer.days-only .syotimer-cell.syotimer-cell_type_second{display:none}@media screen and (max-width: 575px){.custom-timer.days-only .syotimer-cell__value{font-size:2.5rem!important}}.ag-theme-alpine .ag-cell{display:flex}.ag-theme-alpine .ag-cell span{display:flex;justify-content:flex-start;align-items:center}.ag-theme-alpine .ag-row{font-size:1.125rem!important}@media screen and (max-width: 575px){.ag-theme-alpine .ag-row{font-size:.875rem!important}}.ag-theme-alpine .ag-root-wrapper{border-color:#d9d9d9!important;border-radius:.25rem}.ag-theme-alpine .ag-header{border-bottom-color:#d9d9d9!important}.ag-theme-alpine .ag-paging-panel{border-top-color:#d9d9d9!important;font-family:Nunito,sans-serif;font-size:1rem!important}@media screen and (max-width: 575px){.ag-theme-alpine .ag-paging-panel{font-size:.875rem!important}}.ag-theme-alpine .ag-header-viewport{font-size:1.125rem!important;font-family:Nunito,sans-serif}@media screen and (max-width: 575px){.ag-theme-alpine .ag-header-viewport{font-size:.875rem!important}}.ag-theme-alpine .ag-body-horizontal-scroll-viewport::-webkit-scrollbar-track{background:#F0F0F0}.ag-theme-alpine .ag-body-horizontal-scroll-viewport::-webkit-scrollbar{width:.5rem}.ag-theme-alpine .ag-body-horizontal-scroll-viewport::-webkit-scrollbar-thumb{border-radius:0;background:#5199FC}.ag-theme-alpine .ag-body-horizontal-scroll-viewport:hover::-webkit-scrollbar-thumb{background:#5199FC}.ag-theme-alpine .ag-body-horizontal-scroll-viewport::-webkit-scrollbar{height:.5rem}.ag-theme-alpine .ag-body-viewport{font-family:Nunito,sans-serif}.ag-theme-alpine .ag-body-viewport::-webkit-scrollbar-track{background:#F0F0F0}.ag-theme-alpine .ag-body-viewport::-webkit-scrollbar{width:.5rem}.ag-theme-alpine .ag-body-viewport::-webkit-scrollbar-thumb{border-radius:0;background:#5199FC}.ag-theme-alpine .ag-body-viewport:hover::-webkit-scrollbar-thumb{background:#5199FC}.ag-theme-alpine .ag-paging-panel>*{margin:0 10px!important}.table-popup{height:100vh;position:fixed;top:0;right:0;transform:translate(100%);transition:.5s ease;z-index:1031;background:white;padding:2rem;border-bottom-left-radius:.25rem;border-top-left-radius:.25rem;border:1px solid #D9D9D9;border-right-color:transparent;width:40rem;overflow-y:auto}.table-popup::-webkit-scrollbar-track{background:#F0F0F0}.table-popup::-webkit-scrollbar{width:.5rem}.table-popup::-webkit-scrollbar-thumb{border-radius:0;background:#5199FC}.table-popup:hover::-webkit-scrollbar-thumb{background:#5199FC}@media screen and (max-width: 575px){.table-popup{padding:1rem;width:100%;border:none}}.table-popup.show{transform:translate(0)}.table-popup .order-info{display:flex;justify-content:center;flex-direction:column;align-items:flex-end;width:100%}.table-popup h3{padding:1rem 2rem;width:calc(100% + 4rem);margin-left:-2rem;background:#F0F0F0}@media screen and (max-width: 575px){.table-popup h3{padding:.5rem 1rem;margin-left:-1rem;width:calc(100% + 2rem)}}.text-nowrap{white-space:nowrap}.country-card{position:relative;display:flex;justify-content:center;align-items:center;width:17.875rem;height:23.875rem;border-radius:.25rem;padding:1rem;overflow:hidden;flex:1;box-shadow:0 2px 6px #00000014;will-change:transform;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.country-card img{position:absolute;top:0;left:50%;transform:translate(-50%);min-width:100%;min-height:100%;width:auto;height:auto;z-index:0}.country-card.PL{background:url(/img/candidate/poland-r.webp);background-size:cover;background-repeat:no-repeat}.country-card.CZ{background:url(/img/candidate/czech-r.webp);background-size:cover;background-repeat:no-repeat}.country-card.IL{background:url(/img/candidate/israel-r.webp);background-size:cover;background-repeat:no-repeat}.country-card.NO{background:url(/img/candidate/norway-r.webp);background-size:cover;background-repeat:no-repeat}.country-card.DE{background:url(/img/candidate/germany-r.webp);background-size:cover;background-repeat:no-repeat}@media screen and (max-width: 575px){.country-card{width:8.75rem;height:11rem;min-width:8.75rem}}.country-card p,.country-card h3{color:#fff;z-index:1}.country-card:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(50,50,50,.8);z-index:1;transition:background .3s ease}.country-card .wrapper{position:absolute;left:1rem;top:calc(100% - 5.75rem);z-index:1;transition:.3s ease;height:4.75rem}@media screen and (max-width: 575px){.country-card .wrapper{text-align:center;left:auto;top:calc(100% - 5rem)}}.country-card .wrapper p{margin-top:.5rem;background:white;padding:.25rem .5rem;border-radius:.25rem;color:#707070}@media screen and (max-width: 575px){.country-card .wrapper p{margin-top:.25rem}}.country-card .description{opacity:0;visibility:hidden;transition:opacity .5s linear}@media screen and (max-width: 575px){.country-card .description{display:none}}.country-card:hover{transform:matrix(1,0,0,1,0,-10);box-shadow:0 30px 200px #5199fc80}@media screen and (max-width: 575px){.country-card:hover{transform:matrix(1,0,0,1,0,1)}}.country-card:hover>.wrapper{top:1rem}.country-card:hover>.description{visibility:visible;opacity:1}.country-card:hover:before{background:rgba(81,153,252,.8)}.work-card{position:relative;display:flex;justify-content:center;align-items:center;width:17.875rem;height:23.875rem;border-radius:.25rem;padding:1rem;overflow:hidden;flex:1;box-shadow:0 2px 6px #00000014;will-change:transform;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.work-card.builder{background:url(/build/assets/builder-4ec0bac8.png);background-size:cover;background-repeat:no-repeat}.work-card.driver{background:url(/build/assets/driver-f236a17e.png);background-size:cover;background-repeat:no-repeat}.work-card.electricity{background:url(/build/assets/electricity-e4aa366a.png);background-size:cover;background-repeat:no-repeat}.work-card.cooker{background:url(/build/assets/cooker-a3314ad2.png);background-size:cover;background-repeat:no-repeat}@media screen and (max-width: 575px){.work-card{width:8.75rem;height:11rem;min-width:8.75rem}}.work-card p,.work-card h3{color:#fff;z-index:1}.work-card:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(50,50,50,.8);z-index:0;transition:background .3s ease}.work-card .wrapper{position:absolute;left:1rem;top:calc(100% - 5.75rem);z-index:1;transition:.3s ease;height:4.75rem}@media screen and (max-width: 575px){.work-card .wrapper{text-align:center;left:auto;top:calc(100% - 5rem)}}.work-card .wrapper p{margin-top:.5rem;background:white;padding:.25rem .5rem;border-radius:.25rem;color:#707070}@media screen and (max-width: 575px){.work-card .wrapper p{margin-top:.25rem}}.work-card .description{opacity:0;visibility:hidden;transition:opacity .5s linear}@media screen and (max-width: 575px){.work-card .description{display:none}}.work-card:hover{transform:matrix(1,0,0,1,0,-10);box-shadow:0 30px 200px #5199fc80}@media screen and (max-width: 575px){.work-card:hover{transform:matrix(1,0,0,1,0,1)}}.work-card:hover>.wrapper{top:1rem}.work-card:hover>.description{visibility:visible;opacity:1}.work-card:hover:before{background:rgba(81,153,252,.8)}.work-step-card{position:relative;min-width:20rem;border-radius:.25rem;border:1px solid #F0F0F0;cursor:pointer;flex:1;padding:2.9375rem 1rem;margin-top:2.9375rem;transition:transform .3s ease,box-shadow .3s ease}@media screen and (min-width: 576px) and (max-width: 991px){.work-step-card{height:25rem}}.work-step-card:not(:first-child){margin-left:1rem}@media screen and (max-width: 991px){.work-step-card:not(:first-child){margin-left:0;margin-top:3.9375rem}}.work-step-card .step-icon{position:absolute;width:5.25rem;height:5.875rem;left:calc(50% - 2.625rem);top:-2.9375rem}.work-step-card .step-icon path:first-child{transition:fill .3s ease}.work-step-card h4{text-align:center;margin-top:1rem}.work-step-card .list-row svg{width:1rem;height:1rem;min-width:1rem;min-height:1rem;margin-right:.5rem;margin-top:.15rem}.work-step-card .list-row svg path{transition:stroke .3s ease}.work-step-card:hover{transform:matrix(1,0,0,1,0,-10);box-shadow:0 30px 200px #dcdcdc80}@media screen and (max-width: 575px){.work-step-card:hover{transform:matrix(1,0,0,1,0,1)}}.work-step-card:hover>svg.step-icon path:first-child{fill:#ffcc29}.work-step-card:hover>.list-row>svg path{stroke:#ffcc29}.work-step-card-2{position:relative;border-radius:.25rem;border:1px solid #F0F0F0;padding:2.9375rem 2rem 2rem;width:51.75rem;height:35rem;display:flex;justify-content:center;background:white;margin-top:4.9375rem}.work-step-card-2:not(:first-child){margin-left:15rem}@media screen and (max-width: 575px){.work-step-card-2:not(:first-child){margin-left:1rem}}@media screen and (max-width: 575px){.work-step-card-2{width:calc(100% - 2rem);min-width:calc(100% - 2rem);padding:2.9375rem 1rem;height:auto;margin-top:3.9375rem}}.work-step-card-2 .step-icon{position:absolute;width:5.25rem;height:5.875rem;left:calc(50% - 2.625rem);top:-2.9375rem}.work-step-card-2 .step-icon path:first-child{transition:fill .3s ease}.work-step-card-2 .left-content{width:40%;height:100%}@media screen and (max-width: 575px){.work-step-card-2 .left-content{display:none}}.work-step-card-2 .left-content .carousel-wrapper{position:relative;width:100%;height:80%;margin-top:1rem}.work-step-card-2 .left-content .carousel-wrapper .carousel-content{position:relative;overflow:hidden;background:white;width:100%;height:100%;border-radius:.25rem;border:1px solid #F0F0F0}.work-step-card-2 .left-content .carousel-wrapper .carousel-content .slide{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;transition:opacity .5s ease}.work-step-card-2 .left-content .carousel-wrapper .carousel-content .slide img{position:absolute;height:auto;width:100%;left:0;top:50%;transform:translateY(-50%)}.work-step-card-2 .left-content .carousel-wrapper .carousel-content .slide.active{opacity:1}.work-step-card-2 .left-content .carousel-wrapper .carousel-pagination{position:absolute;left:50%;transform:translate(-50%);top:calc(100% + 1rem);display:flex;justify-content:center}.work-step-card-2 .left-content .carousel-wrapper .carousel-pagination .circle{width:1rem;height:1rem;border-radius:50%;background:#FFCC29;opacity:.3;transition:opacity .3s ease,transform .3s ease;cursor:pointer}.work-step-card-2 .left-content .carousel-wrapper .carousel-pagination .circle:hover{transform:scale(1.1)}.work-step-card-2 .left-content .carousel-wrapper .carousel-pagination .circle:not(:first-child){margin-left:1rem}.work-step-card-2 .left-content .carousel-wrapper .carousel-pagination .circle.active{opacity:1;transform:scale(1.1)}.work-step-card-2 .right-content{display:flex;width:100%;flex:1;margin-left:1.5rem;flex-direction:column;align-items:flex-start;justify-content:flex-start}@media screen and (max-width: 575px){.work-step-card-2 .right-content{margin-left:0}}.work-step-card-2 .right-content h4{text-align:center;margin-top:1rem}.work-step-card-2 .right-content .list-row svg{width:1rem;height:1rem;min-width:1rem;min-height:1rem;margin-right:.5rem;margin-top:.15rem}.work-step-card-2 .right-content .list-row svg path{transition:stroke .3s ease}.rubric-card-1{position:relative;display:flex;justify-content:flex-start;align-items:flex-end;min-width:calc(50% - 1rem);height:12.5rem;border-radius:.25rem;padding:1rem;overflow:hidden;flex:1;box-shadow:0 2px 6px #00000014;will-change:transform;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.rubric-card-1.teams{background:url(/img/candidate/brigade-r.jpg);background-size:cover;background-repeat:no-repeat}.rubric-card-1.male{background:url(/img/candidate/men-r.jpg);background-size:cover;background-repeat:no-repeat}.rubric-card-1.female{background:url(/img/candidate/women-r.jpg);background-size:cover;background-repeat:no-repeat}.rubric-card-1.students{background:url(/img/candidate/student-r.jpg);background-size:cover;background-repeat:no-repeat}@media screen and (max-width: 991px){.rubric-card-1{flex:auto}}.rubric-card-1 p,.rubric-card-1 h3{color:#fff;z-index:1}.rubric-card-1:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(50,50,50,.5);z-index:0;transition:background .3s ease}.rubric-card-1 .wrapper{position:absolute;left:1rem;top:calc(100% - 5.75rem);z-index:1;transition:.3s ease;height:4.75rem;display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width: 575px){.rubric-card-1 .wrapper{text-align:center;left:auto;top:calc(100% - 5rem)}}.rubric-card-1 .wrapper p{margin-top:.5rem;background:white;padding:.25rem .5rem;border-radius:.25rem;color:#707070}@media screen and (max-width: 575px){.rubric-card-1 .wrapper p{margin-top:.25rem}}.rubric-card-1 .description{opacity:0;visibility:hidden;transition:opacity .5s linear}@media screen and (max-width: 575px){.rubric-card-1 .description{display:none}}.rubric-card-1:hover{transform:matrix(1,0,0,1,0,-10);box-shadow:0 30px 200px #5199fc80}@media screen and (max-width: 575px){.rubric-card-1:hover{transform:matrix(1,0,0,1,0,1)}}.rubric-card-1:hover>.wrapper{top:1rem}.rubric-card-1:hover>.description{visibility:visible;opacity:1}.rubric-card-1:hover:before{background:rgba(81,153,252,.8)}.rubric-card-2{display:flex;justify-content:center;align-items:center;flex-direction:column;min-width:20rem;border-radius:.25rem;border:1px solid #F0F0F0;transition:transform .3s ease,box-shadow .3s ease;padding:1rem;flex:1;cursor:pointer}@media screen and (max-width: 575px){.rubric-card-2{flex:auto;min-width:100%}}.rubric-card-2 h4{margin-top:1rem;color:#5199fc}.rubric-card-2 .subtitle{margin-top:.5rem;text-align:center}.rubric-card-2 .vacancies-count{display:flex;align-items:center;flex-direction:column;margin-top:1rem;color:#323232}.rubric-card-2 .vacancies-count span{color:#707070}.rubric-card-2 svg{width:4rem;height:4rem}.rubric-card-2 svg path{transition:fill .3s ease}.rubric-card-2:hover{transform:matrix(1,0,0,1,0,-10);box-shadow:0 30px 200px #dcdcdc80}@media screen and (max-width: 575px){.rubric-card-2:hover{transform:matrix(1,0,0,1,0,1)}}.rubric-card-2:hover>svg path{fill:#5199fc}.rubric-card-3{display:flex;justify-content:center;align-items:center;flex-direction:column;min-width:15rem;border-radius:.25rem;border:1px solid #F0F0F0;transition:transform .3s ease,box-shadow .3s ease;padding:1rem;flex:1;cursor:pointer}.rubric-card-3:not(:first-child){margin-left:1rem}@media screen and (max-width: 575px){.rubric-card-3:not(:first-child){margin-top:1rem;margin-left:0}}@media screen and (max-width: 575px){.rubric-card-3{flex:auto;min-width:100%}}.rubric-card-3 h4{margin-top:1rem;color:#5199fc}@media screen and (max-width: 575px){.rubric-card-3 h4{text-align:center}}.rubric-card-3 .subtitle{margin-top:.5rem;text-align:center}.rubric-card-3 svg{width:4rem;height:4rem}.rubric-card-3 .vacancies-count{display:flex;align-items:center;flex-direction:column;margin-top:1rem;color:#323232}.rubric-card-3 .vacancies-count span{color:#707070}.rubric-card-3:hover{transform:matrix(1,0,0,1,0,-10);box-shadow:0 30px 200px #dcdcdc80}@media screen and (max-width: 575px){.rubric-card-3:hover{transform:matrix(1,0,0,1,0,1)}}.europe-map-block{--label-transform-visible: matrix(1, 0, 0, 1, 0, 0);--label-transform-hidden: matrix(.1, 0, 0, .1, 390, 330);--label-transform-actual: var(--label-transform-hidden);--label-opacity: 0;--countries-color-active: #ffcc29;--countries-color-default: #a8ccfd;--countries-color-actual: var(--countries-color-default);--stop-color-active: #5199fc;--stop-color-default: #d9d9d9;--stop-color-1: var(--stop-color-default);--stop-color-2: var(--stop-color-default);--text-color-active: #707070;--text-color-default: #d9d9d9;--text-color-actual: var(--text-color-default);--question-opacity: 0;--question-visibility: hidden;animation:8s europeMapAnimation 1s infinite}.europe-map-block .labels .label{transform:var(--label-transform-actual);opacity:var(--label-opacity)}.europe-map-block .labels .label:nth-child(1){transition:.3s transform .04s cubic-bezier(.87,-.13,.13,1.19),.3s opacity .14s ease}.europe-map-block .labels .label:nth-child(2){transition:.3s transform .08s cubic-bezier(.87,-.13,.13,1.19),.3s opacity .18s ease}.europe-map-block .labels .label:nth-child(3){transition:.3s transform .12s cubic-bezier(.87,-.13,.13,1.19),.3s opacity .22s ease}.europe-map-block .labels .label:nth-child(4){transition:.3s transform .16s cubic-bezier(.87,-.13,.13,1.19),.3s opacity .26s ease}.europe-map-block .labels .label:nth-child(5){transition:.3s transform .2s cubic-bezier(.87,-.13,.13,1.19),.3s opacity .3s ease}.europe-map-block .labels .label:nth-child(6){transition:.3s transform .24s cubic-bezier(.87,-.13,.13,1.19),.3s opacity .34s ease}.europe-map-block .labels .label:nth-child(7){transition:.3s transform .28s cubic-bezier(.87,-.13,.13,1.19),.3s opacity .38s ease}.europe-map-block .labels .label:nth-child(8){transition:.3s transform .32s cubic-bezier(.87,-.13,.13,1.19),.3s opacity .42s ease}.europe-map-block .labels .label:nth-child(9){transition:.3s transform .36s cubic-bezier(.87,-.13,.13,1.19),.3s opacity .46s ease}.europe-map-block .labels .label:nth-child(10){transition:.3s transform .4s cubic-bezier(.87,-.13,.13,1.19),.3s opacity .5s ease}.europe-map-block .labels .label:nth-child(11){transition:.3s transform .44s cubic-bezier(.87,-.13,.13,1.19),.3s opacity .54s ease}.europe-map-block .labels .label:nth-child(12){transition:.3s transform .48s cubic-bezier(.87,-.13,.13,1.19),.3s opacity .58s ease}.europe-map-block .labels .label:nth-child(13){transition:.3s transform .52s cubic-bezier(.87,-.13,.13,1.19),.3s opacity .62s ease}.europe-map-block .labels .label:nth-child(14){transition:.3s transform .56s cubic-bezier(.87,-.13,.13,1.19),.3s opacity .66s ease}.europe-map-block .labels .label:nth-child(15){transition:.3s transform .6s cubic-bezier(.87,-.13,.13,1.19),.3s opacity .7s ease}.europe-map-block .labels .label:nth-child(16){transition:.3s transform .64s cubic-bezier(.87,-.13,.13,1.19),.3s opacity .74s ease}.europe-map-block .labels .label:nth-child(17){transition:.3s transform .68s cubic-bezier(.87,-.13,.13,1.19),.3s opacity .78s ease}.europe-map-block .labels .label:nth-child(18){transition:.3s transform .72s cubic-bezier(.87,-.13,.13,1.19),.3s opacity .82s ease}.europe-map-block .labels .label:nth-child(19){transition:.3s transform .76s cubic-bezier(.87,-.13,.13,1.19),.3s opacity .86s ease}.europe-map-block .labels .label:nth-child(20){transition:.3s transform .8s cubic-bezier(.87,-.13,.13,1.19),.3s opacity .9s ease}.europe-map-block .labels .label:nth-child(21){transition:.3s transform .84s cubic-bezier(.87,-.13,.13,1.19),.3s opacity .94s ease}.europe-map-block .labels .label:nth-child(22){transition:.3s transform .88s cubic-bezier(.87,-.13,.13,1.19),.3s opacity .98s ease}.europe-map-block .labels .label:nth-child(23){transition:.3s transform .92s cubic-bezier(.87,-.13,.13,1.19),.3s opacity 1.02s ease}.europe-map-block .labels .label:nth-child(24){transition:.3s transform .96s cubic-bezier(.87,-.13,.13,1.19),.3s opacity 1.06s ease}.europe-map-block .labels .label:nth-child(25){transition:.3s transform 1s cubic-bezier(.87,-.13,.13,1.19),.3s opacity 1.1s ease}.europe-map-block .countries .country{fill:var(--countries-color-actual)}.europe-map-block .countries .country:nth-child(1){transition:.5s fill .0333333333s linear}.europe-map-block .countries .country:nth-child(2){transition:.5s fill .0666666667s linear}.europe-map-block .countries .country:nth-child(3){transition:.5s fill .1s linear}.europe-map-block .countries .country:nth-child(4){transition:.5s fill .1333333333s linear}.employement-steps linearGradient stop:nth-child(1){transition:.5s ease}.employement-steps linearGradient stop:nth-child(2){transition:.5s ease .4s}.employement-steps .text text{fill:var(--text-color-actual)}.employement-steps .text text:nth-child(1){transition:.3s linear .2s}.employement-steps .text text:nth-child(2){transition:.3s linear .4s}.employement-steps .text text:nth-child(3){transition:.3s linear .6s}.employement-steps .question{transition:.3s ease;opacity:var(--question-opacity);visibility:var(--question-visibility)}@keyframes europeMapAnimation{0%{--label-opacity: 0;--label-transform-actual: var(--label-transform-hidden);--countries-color-actual: var(--countries-color-default);--stop-color-1: var(--stop-color-default);--stop-color-2: var(--stop-color-default);--text-color-actual: var(--text-color-default);--question-opacity: 0;--question-visibility: hidden}30%{--stop-color-1: var(--stop-color-active);--stop-color-2: var(--stop-color-active);--text-color-actual: var(--text-color-active)}50%{--label-opacity: 1;--label-transform-actual: var(--label-transform-visible);--countries-color-actual: var(--countries-color-active)}55%{--question-opacity: 1;--question-visibility: visible}70%{--label-opacity: 0}80%{--label-opacity: 0;--label-transform-actual: var(--label-transform-hidden);--countries-color-actual: var(--countries-color-default);--question-opacity: 0;--question-visibility: hidden}to{--label-opacity: 0;--label-transform-actual: var(--label-transform-hidden);--countries-color-actual: var(--countries-color-default);--stop-color-1: var(--stop-color-default);--stop-color-2: var(--stop-color-default);--text-color-actual: var(--text-color-default)}}.tariff-plan{overflow-x:auto;max-width:100%}.tariff-plan .wrapper{width:1440px}.tariff-plan .header,.tariff-plan .footer{border-bottom:none!important}.tariff-plan .header .cell,.tariff-plan .footer .cell{flex-direction:column;align-items:flex-start!important}.tariff-plan .line{display:flex;justify-content:flex-start;align-items:stretch;border-bottom:1px solid #D9D9D9}.tariff-plan .line .cell{display:flex;justify-content:flex-start;align-items:center;padding:16px 0}.tariff-plan .line .cell:first-child{width:40%}.tariff-plan .line .cell:not(:first-child){width:20%;margin-left:16px}.tariff-plan .line .cell:not(:first-child) svg{width:2rem;height:2rem;min-width:2rem;min-height:2rem}@media screen and (max-width: 575px){.tariff-plan .line .cell:not(:first-child) svg{width:1rem;height:1rem;min-width:1rem;min-height:1rem}}.vue-tel-input{display:flex}.vti__dropdown{padding-left:20px}.vti__dropdown:hover,.vti__dropdown.open{background:none}.user-header-dropdown-menu{left:-70px}.vti__country-code{font-family:Nunito,sans-serif;font-size:1.125rem;padding-left:6px}.vti__input{padding-left:0!important;padding-right:0!important;background-color:transparent}.vti__input::placeholder{color:#e6e6e6}.vti__dropdown-item{display:flex;flex-direction:row}.vti__country-code{font-size:16px}@media screen and (max-width: 425px){.popup-authorization-bv{height:100%}.popup-authorization-bv>div{height:100%}.vti__country-code{font-size:1rem}}.dropdown-menu{opacity:1}.custom-control{padding-left:2rem!important}
