@import url(https://unpkg.com/vue-multiselect@2.1.0/dist/vue-multiselect.min.css);
/*!
# ______                                _  _         ______  _         _  _          _ 
# | ___ \                              (_)| |        |  _  \(_)       (_)| |        | |
# | |_/ /_ __  ___   _ __    ___   ___  _ | |_  ___  | | | | _   __ _  _ | |_  __ _ | |
# |  __/| '__|/ _ \ | '_ \  / _ \ / __|| || __|/ _ \ | | | || | / _` || || __|/ _` || |
# | |   | |  | (_) || |_) || (_) |\__ \| || |_| (_) || |/ / | || (_| || || |_| (_| || |
# \_|   |_|   \___/ | .__/  \___/ |___/|_| \__|\___/ |___/  |_| \__, ||_| \__|\__,_||_|
#                   | |                                          __/ |                 
#                   |_|                                         |___/    

# Desenvolvido por: Proposital

# Data de Criação: 19/11/2020
# Data da Última Atualização: 19/11/2020

Import font example:

@font-face {
 font-family: YourFontFamily;
 src: url('../cork/onts/yourfile.ttf') format('truetype');
}

Import imagem inside scss file example:

.google-icon {
   background-image: url('./cork/mages/btn_google_dark.svg');
}

Import image insde template

image_pack_path('icon.png')
!*/
/*!
# ______                                _  _         ______  _         _  _          _ 
# | ___ \                              (_)| |        |  _  \(_)       (_)| |        | |
# | |_/ /_ __  ___   _ __    ___   ___  _ | |_  ___  | | | | _   __ _  _ | |_  __ _ | |
# |  __/| '__|/ _ \ | '_ \  / _ \ / __|| || __|/ _ \ | | | || | / _` || || __|/ _` || |
# | |   | |  | (_) || |_) || (_) |\__ \| || |_| (_) || |/ / | || (_| || || |_| (_| || |
# \_|   |_|   \___/ | .__/  \___/ |___/|_| \__|\___/ |___/  |_| \__, ||_| \__|\__,_||_|
#                   | |                                          __/ |
#
*/fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:48px;height:35px;background:#fff;display:block}.multiselect__spinner:after,.multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border:2px solid transparent;border-top-color:#41b883;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{-webkit-animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__spinner:after{-webkit-animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;touch-action:manipulation}.multiselect{box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;pointer-events:none;opacity:.6}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;transition:border .1s ease;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__input:-ms-input-placeholder{color:#35495e}.multiselect__input::-moz-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{padding-left:5px;margin-bottom:8px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;text-align:center;line-height:22px;transition:all .2s ease;border-radius:5px}.multiselect__tag-icon:after{content:"\D7";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;border-radius:5px;border:1px solid #e8e8e8}.multiselect__current,.multiselect__select{line-height:16px;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer}.multiselect__select{position:absolute;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;text-align:center;transition:transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{right:auto;left:1px}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{right:auto;left:0}[dir=rtl] .multiselect__clear{right:auto;left:12px}[dir=rtl] .multiselect__spinner{right:auto;left:1px}@-webkit-keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}@use "./_colors";@font-face{font-family:Segoe UI;src:url(/assets/packs/media/fonts/soar/SegoeUI-Bold-823d1592a699aa4a249684b54fcf8e07.woff2) format("woff2"),url(/assets/packs/media/fonts/soar/SegoeUI-Bold-06b45638b3574cfda80f4a35ab89211e.woff) format("woff"),url(/assets/packs/media/fonts/soar/SegoeUI-Bold-939061e4399eb1da305f68286970dbb5.svg#SegoeUI-Bold) format("svg");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Segoe UI;src:url(/assets/packs/media/fonts/soar/SegoeUI-Semibold-20e49c673bf3b3b4f52f0e7e3331d046.woff2) format("woff2"),url(/assets/packs/media/fonts/soar/SegoeUI-Semibold-e2cddc7ce5a1f7325bad30d639bb9b94.woff) format("woff"),url(/assets/packs/media/fonts/soar/SegoeUI-Semibold-9193c8d143076f7f3675eff8a88df35b.svg#SegoeUI-Semibold) format("svg");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Segoe UI;src:url(/assets/packs/media/fonts/soar/SegoeUI-Light-1b4131f6fc646c7b215aadeabdf79ac4.woff2) format("woff2"),url(/assets/packs/media/fonts/soar/SegoeUI-Light-7d314399f345a52e1c804672a74c6cb7.woff) format("woff"),url(/assets/packs/media/fonts/soar/SegoeUI-Light-2307a867c484092b290bc1d92a28a809.svg#SegoeUI-Light) format("svg");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Segoe UI;src:url(/assets/packs/media/fonts/soar/SegoeUI-503dde4e7ee469050c3b1db5a1fd0c23.woff2) format("woff2"),url(/assets/packs/media/fonts/soar/SegoeUI-9330d26399653e63ad8f3ee6b5d56f77.woff) format("woff"),url(/assets/packs/media/fonts/soar/SegoeUI-79ce02bea6028a2750f9c6bda44a4588.svg#SegoeUI) format("svg");font-weight:400;font-style:normal;font-display:swap}.font-black{color:#000!important}.font-primary{color:#dc761a!important}.text-center{text-align:center}.btn-back{display:inline-block;width:100px}[font-size=".5"]{font-size:.5rem!important}[font-size="1"]{font-size:1rem!important}[font-size="1.5"]{font-size:1.5rem!important}[font-size="2"]{font-size:2rem!important}[font-size="2.5"]{font-size:2.5rem!important}[font-size="3"]{font-size:3rem!important}[font-size="3.5"]{font-size:3.5rem!important}[font-size="4"]{font-size:4rem!important}[font-size="4.5"]{font-size:4.5rem!important}[font-size="5"]{font-size:5rem!important}[font-size="5.5"]{font-size:5.5rem!important}[font-size="6"]{font-size:6rem!important}[font-size="6.5"]{font-size:6.5rem!important}[font-size="7"]{font-size:7rem!important}[font-size="7.5"]{font-size:7.5rem!important}[font-size="8"]{font-size:8rem!important}[font-size="8.5"]{font-size:8.5rem!important}[font-size="9"]{font-size:9rem!important}[font-size="9.5"]{font-size:9.5rem!important}[font-size="10"]{font-size:10rem!important}[weight="1"]{font-weight:100!important}[weight="2"]{font-weight:200!important}[weight="3"]{font-weight:300!important}[weight="4"]{font-weight:400!important}[weight="5"]{font-weight:500!important}[weight="6"]{font-weight:600!important}[weight="7"]{font-weight:700!important}[weight="8"]{font-weight:800!important}[weight="9"]{font-weight:900!important}[flex-box]{display:flex;box-sizing:border-box}[flex-box][top-left]{align-items:flex-start;justify-content:flex-start}[flex-box][top-right]{align-items:flex-start;justify-content:flex-end}[flex-box][left-center]{align-items:flex-start;justify-content:center}[flex-box][right-center]{align-items:flex-end;justify-content:center}[flex-box][bottom-left]{align-items:flex-end;justify-content:flex-start}[flex-box][bottom-right]{align-items:flex-end;justify-content:flex-end}[flex-box][middle]{align-items:center;justify-content:center}[flex-box][flex-column-direction]{flex-direction:column}[flex-box][flex-space=between]{justify-content:space-between}[flex-box][flex-space=around]{justify-content:space-around}[flex-box][flex-space=evenly]{justify-content:space-evenly}[width="1"]{width:1%}[width="2"]{width:2%}[width="3"]{width:3%}[width="4"]{width:4%}[width="5"]{width:5%}[width="6"]{width:6%}[width="7"]{width:7%}[width="8"]{width:8%}[width="9"]{width:9%}[width="10"]{width:10%}[width="11"]{width:11%}[width="12"]{width:12%}[width="13"]{width:13%}[width="14"]{width:14%}[width="15"]{width:15%}[width="16"]{width:16%}[width="17"]{width:17%}[width="18"]{width:18%}[width="19"]{width:19%}[width="20"]{width:20%}[width="21"]{width:21%}[width="22"]{width:22%}[width="23"]{width:23%}[width="24"]{width:24%}[width="25"]{width:25%}[width="26"]{width:26%}[width="27"]{width:27%}[width="28"]{width:28%}[width="29"]{width:29%}[width="30"]{width:30%}[width="31"]{width:31%}[width="32"]{width:32%}[width="33"]{width:33%}[width="34"]{width:34%}[width="35"]{width:35%}[width="36"]{width:36%}[width="37"]{width:37%}[width="38"]{width:38%}[width="39"]{width:39%}[width="40"]{width:40%}[width="41"]{width:41%}[width="42"]{width:42%}[width="43"]{width:43%}[width="44"]{width:44%}[width="45"]{width:45%}[width="46"]{width:46%}[width="47"]{width:47%}[width="48"]{width:48%}[width="49"]{width:49%}[width="50"]{width:50%}[width="51"]{width:51%}[width="52"]{width:52%}[width="53"]{width:53%}[width="54"]{width:54%}[width="55"]{width:55%}[width="56"]{width:56%}[width="57"]{width:57%}[width="58"]{width:58%}[width="59"]{width:59%}[width="60"]{width:60%}[width="61"]{width:61%}[width="62"]{width:62%}[width="63"]{width:63%}[width="64"]{width:64%}[width="65"]{width:65%}[width="66"]{width:66%}[width="67"]{width:67%}[width="68"]{width:68%}[width="69"]{width:69%}[width="70"]{width:70%}[width="71"]{width:71%}[width="72"]{width:72%}[width="73"]{width:73%}[width="74"]{width:74%}[width="75"]{width:75%}[width="76"]{width:76%}[width="77"]{width:77%}[width="78"]{width:78%}[width="79"]{width:79%}[width="80"]{width:80%}[width="81"]{width:81%}[width="82"]{width:82%}[width="83"]{width:83%}[width="84"]{width:84%}[width="85"]{width:85%}[width="86"]{width:86%}[width="87"]{width:87%}[width="88"]{width:88%}[width="89"]{width:89%}[width="90"]{width:90%}[width="91"]{width:91%}[width="92"]{width:92%}[width="93"]{width:93%}[width="94"]{width:94%}[width="95"]{width:95%}[width="96"]{width:96%}[width="97"]{width:97%}[width="98"]{width:98%}[width="99"]{width:99%}[width="100"]{width:100%}.flex-gap-1{grid-gap:1em;gap:1em}.flex-gap-2{grid-gap:2em;gap:2em}.flex-gap-3{grid-gap:3em;gap:3em}.flex-gap-4{grid-gap:4em;gap:4em}.flex-gap-5{grid-gap:5em;gap:5em}.flex-wrap{flex-wrap:wrap}[ui-row]{display:flex;width:100%;flex-flow:row wrap;align-content:space-between;justify-content:flex-start;align-items:flex-start;align-content:center;box-sizing:border-box}[ui-row][reverse]{justify-content:flex-end}[ui-row][center]{justify-content:center;align-items:center}[ui-row][space]{justify-content:space-between}[ui-row][around]{justify-content:space-around}[ui-row][middle]{align-items:center}[ui-row][bottom]{align-items:flex-end}[ui-row][flat]{align-items:stretch}[ui-row][disabled]{opacity:.5;pointer-events:none}[ui-row] [ui-col]{width:calc(100% - .5rem);box-sizing:border-box;padding-left:.25rem;padding-right:.25rem}[ui-row] [ui-col][m-bottom]{margin-bottom:.5rem}[ui-row] [ui-col][col="1"]{width:8.33333%}[ui-row] [ui-col][ui-offset="1"]{margin-left:8.33333%}[ui-row] [ui-col][col="2"]{width:16.66667%}[ui-row] [ui-col][ui-offset="2"]{margin-left:16.66667%}[ui-row] [ui-col][col="3"]{width:25%}[ui-row] [ui-col][ui-offset="3"]{margin-left:25%}[ui-row] [ui-col][col="4"]{width:33.33333%}[ui-row] [ui-col][ui-offset="4"]{margin-left:33.33333%}[ui-row] [ui-col][col="5"]{width:41.66667%}[ui-row] [ui-col][ui-offset="5"]{margin-left:41.66667%}[ui-row] [ui-col][col="6"]{width:50%}[ui-row] [ui-col][ui-offset="6"]{margin-left:50%}[ui-row] [ui-col][col="7"]{width:58.33333%}[ui-row] [ui-col][ui-offset="7"]{margin-left:58.33333%}[ui-row] [ui-col][col="8"]{width:66.66667%}[ui-row] [ui-col][ui-offset="8"]{margin-left:66.66667%}[ui-row] [ui-col][col="9"]{width:75%}[ui-row] [ui-col][ui-offset="9"]{margin-left:75%}[ui-row] [ui-col][col="10"]{width:83.33333%}[ui-row] [ui-col][ui-offset="10"]{margin-left:83.33333%}[ui-row] [ui-col][col="11"]{width:91.66667%}[ui-row] [ui-col][ui-offset="11"]{margin-left:91.66667%}[ui-row] [ui-col][col="12"]{width:100%}[ui-row] [ui-col][ui-offset="12"]{margin-left:100%}@media screen and (min-width:0px){[ui-row] [ui-col][col-xs="1"]{width:8.33333%}[ui-row] [ui-col][ui-offset-xs="1"]{margin-left:8.33333%!important}[ui-row] [ui-col][col-xs="2"]{width:16.66667%}[ui-row] [ui-col][ui-offset-xs="2"]{margin-left:16.66667%!important}[ui-row] [ui-col][col-xs="3"]{width:25%}[ui-row] [ui-col][ui-offset-xs="3"]{margin-left:25%!important}[ui-row] [ui-col][col-xs="4"]{width:33.33333%}[ui-row] [ui-col][ui-offset-xs="4"]{margin-left:33.33333%!important}[ui-row] [ui-col][col-xs="5"]{width:41.66667%}[ui-row] [ui-col][ui-offset-xs="5"]{margin-left:41.66667%!important}[ui-row] [ui-col][col-xs="6"]{width:50%}[ui-row] [ui-col][ui-offset-xs="6"]{margin-left:50%!important}[ui-row] [ui-col][col-xs="7"]{width:58.33333%}[ui-row] [ui-col][ui-offset-xs="7"]{margin-left:58.33333%!important}[ui-row] [ui-col][col-xs="8"]{width:66.66667%}[ui-row] [ui-col][ui-offset-xs="8"]{margin-left:66.66667%!important}[ui-row] [ui-col][col-xs="9"]{width:75%}[ui-row] [ui-col][ui-offset-xs="9"]{margin-left:75%!important}[ui-row] [ui-col][col-xs="10"]{width:83.33333%}[ui-row] [ui-col][ui-offset-xs="10"]{margin-left:83.33333%!important}[ui-row] [ui-col][col-xs="11"]{width:91.66667%}[ui-row] [ui-col][ui-offset-xs="11"]{margin-left:91.66667%!important}[ui-row] [ui-col][col-xs="12"]{width:100%}[ui-row] [ui-col][ui-offset-xs="12"]{margin-left:100%!important}[ui-row] [ui-col][ui-offset-xs-out]{margin-left:0!important}}@media screen and (min-width:576px){[ui-row] [ui-col][col-sm="1"]{width:8.33333%}[ui-row] [ui-col][ui-offset-sm="1"]{margin-left:8.33333%!important}[ui-row] [ui-col][col-sm="2"]{width:16.66667%}[ui-row] [ui-col][ui-offset-sm="2"]{margin-left:16.66667%!important}[ui-row] [ui-col][col-sm="3"]{width:25%}[ui-row] [ui-col][ui-offset-sm="3"]{margin-left:25%!important}[ui-row] [ui-col][col-sm="4"]{width:33.33333%}[ui-row] [ui-col][ui-offset-sm="4"]{margin-left:33.33333%!important}[ui-row] [ui-col][col-sm="5"]{width:41.66667%}[ui-row] [ui-col][ui-offset-sm="5"]{margin-left:41.66667%!important}[ui-row] [ui-col][col-sm="6"]{width:50%}[ui-row] [ui-col][ui-offset-sm="6"]{margin-left:50%!important}[ui-row] [ui-col][col-sm="7"]{width:58.33333%}[ui-row] [ui-col][ui-offset-sm="7"]{margin-left:58.33333%!important}[ui-row] [ui-col][col-sm="8"]{width:66.66667%}[ui-row] [ui-col][ui-offset-sm="8"]{margin-left:66.66667%!important}[ui-row] [ui-col][col-sm="9"]{width:75%}[ui-row] [ui-col][ui-offset-sm="9"]{margin-left:75%!important}[ui-row] [ui-col][col-sm="10"]{width:83.33333%}[ui-row] [ui-col][ui-offset-sm="10"]{margin-left:83.33333%!important}[ui-row] [ui-col][col-sm="11"]{width:91.66667%}[ui-row] [ui-col][ui-offset-sm="11"]{margin-left:91.66667%!important}[ui-row] [ui-col][col-sm="12"]{width:100%}[ui-row] [ui-col][ui-offset-sm="12"]{margin-left:100%!important}[ui-row] [ui-col][ui-offset-sm-out]{margin-left:0!important}}@media screen and (min-width:768px){[ui-row] [ui-col][col-md="1"]{width:8.33333%}[ui-row] [ui-col][ui-offset-md="1"]{margin-left:8.33333%!important}[ui-row] [ui-col][col-md="2"]{width:16.66667%}[ui-row] [ui-col][ui-offset-md="2"]{margin-left:16.66667%!important}[ui-row] [ui-col][col-md="3"]{width:25%}[ui-row] [ui-col][ui-offset-md="3"]{margin-left:25%!important}[ui-row] [ui-col][col-md="4"]{width:33.33333%}[ui-row] [ui-col][ui-offset-md="4"]{margin-left:33.33333%!important}[ui-row] [ui-col][col-md="5"]{width:41.66667%}[ui-row] [ui-col][ui-offset-md="5"]{margin-left:41.66667%!important}[ui-row] [ui-col][col-md="6"]{width:50%}[ui-row] [ui-col][ui-offset-md="6"]{margin-left:50%!important}[ui-row] [ui-col][col-md="7"]{width:58.33333%}[ui-row] [ui-col][ui-offset-md="7"]{margin-left:58.33333%!important}[ui-row] [ui-col][col-md="8"]{width:66.66667%}[ui-row] [ui-col][ui-offset-md="8"]{margin-left:66.66667%!important}[ui-row] [ui-col][col-md="9"]{width:75%}[ui-row] [ui-col][ui-offset-md="9"]{margin-left:75%!important}[ui-row] [ui-col][col-md="10"]{width:83.33333%}[ui-row] [ui-col][ui-offset-md="10"]{margin-left:83.33333%!important}[ui-row] [ui-col][col-md="11"]{width:91.66667%}[ui-row] [ui-col][ui-offset-md="11"]{margin-left:91.66667%!important}[ui-row] [ui-col][col-md="12"]{width:100%}[ui-row] [ui-col][ui-offset-md="12"]{margin-left:100%!important}[ui-row] [ui-col][ui-offset-md-out]{margin-left:0!important}}@media screen and (min-width:992px){[ui-row] [ui-col][col-lg="1"]{width:8.33333%}[ui-row] [ui-col][ui-offset-lg="1"]{margin-left:8.33333%!important}[ui-row] [ui-col][col-lg="2"]{width:16.66667%}[ui-row] [ui-col][ui-offset-lg="2"]{margin-left:16.66667%!important}[ui-row] [ui-col][col-lg="3"]{width:25%}[ui-row] [ui-col][ui-offset-lg="3"]{margin-left:25%!important}[ui-row] [ui-col][col-lg="4"]{width:33.33333%}[ui-row] [ui-col][ui-offset-lg="4"]{margin-left:33.33333%!important}[ui-row] [ui-col][col-lg="5"]{width:41.66667%}[ui-row] [ui-col][ui-offset-lg="5"]{margin-left:41.66667%!important}[ui-row] [ui-col][col-lg="6"]{width:50%}[ui-row] [ui-col][ui-offset-lg="6"]{margin-left:50%!important}[ui-row] [ui-col][col-lg="7"]{width:58.33333%}[ui-row] [ui-col][ui-offset-lg="7"]{margin-left:58.33333%!important}[ui-row] [ui-col][col-lg="8"]{width:66.66667%}[ui-row] [ui-col][ui-offset-lg="8"]{margin-left:66.66667%!important}[ui-row] [ui-col][col-lg="9"]{width:75%}[ui-row] [ui-col][ui-offset-lg="9"]{margin-left:75%!important}[ui-row] [ui-col][col-lg="10"]{width:83.33333%}[ui-row] [ui-col][ui-offset-lg="10"]{margin-left:83.33333%!important}[ui-row] [ui-col][col-lg="11"]{width:91.66667%}[ui-row] [ui-col][ui-offset-lg="11"]{margin-left:91.66667%!important}[ui-row] [ui-col][col-lg="12"]{width:100%}[ui-row] [ui-col][ui-offset-lg="12"]{margin-left:100%!important}[ui-row] [ui-col][ui-offset-lg-out]{margin-left:0!important}}@media screen and (min-width:1200px){[ui-row] [ui-col][col-xl="1"]{width:8.33333%}[ui-row] [ui-col][ui-offset-xl="1"]{margin-left:8.33333%!important}[ui-row] [ui-col][col-xl="2"]{width:16.66667%}[ui-row] [ui-col][ui-offset-xl="2"]{margin-left:16.66667%!important}[ui-row] [ui-col][col-xl="3"]{width:25%}[ui-row] [ui-col][ui-offset-xl="3"]{margin-left:25%!important}[ui-row] [ui-col][col-xl="4"]{width:33.33333%}[ui-row] [ui-col][ui-offset-xl="4"]{margin-left:33.33333%!important}[ui-row] [ui-col][col-xl="5"]{width:41.66667%}[ui-row] [ui-col][ui-offset-xl="5"]{margin-left:41.66667%!important}[ui-row] [ui-col][col-xl="6"]{width:50%}[ui-row] [ui-col][ui-offset-xl="6"]{margin-left:50%!important}[ui-row] [ui-col][col-xl="7"]{width:58.33333%}[ui-row] [ui-col][ui-offset-xl="7"]{margin-left:58.33333%!important}[ui-row] [ui-col][col-xl="8"]{width:66.66667%}[ui-row] [ui-col][ui-offset-xl="8"]{margin-left:66.66667%!important}[ui-row] [ui-col][col-xl="9"]{width:75%}[ui-row] [ui-col][ui-offset-xl="9"]{margin-left:75%!important}[ui-row] [ui-col][col-xl="10"]{width:83.33333%}[ui-row] [ui-col][ui-offset-xl="10"]{margin-left:83.33333%!important}[ui-row] [ui-col][col-xl="11"]{width:91.66667%}[ui-row] [ui-col][ui-offset-xl="11"]{margin-left:91.66667%!important}[ui-row] [ui-col][col-xl="12"]{width:100%}[ui-row] [ui-col][ui-offset-xl="12"]{margin-left:100%!important}[ui-row] [ui-col][ui-offset-xl-out]{margin-left:0!important}}[mb="0"]{margin-bottom:0!important}[mt="0"]{margin-top:0!important}[ml="0"]{margin-left:0!important}[mr="0"]{margin-right:0!important}[mb="1"]{margin-bottom:1rem!important}[mt="1"]{margin-top:1rem!important}[ml="1"]{margin-left:1rem!important}[mr="1"]{margin-right:1rem!important}[mb="2"]{margin-bottom:2rem!important}[mt="2"]{margin-top:2rem!important}[ml="2"]{margin-left:2rem!important}[mr="2"]{margin-right:2rem!important}[mb="3"]{margin-bottom:3rem!important}[mt="3"]{margin-top:3rem!important}[ml="3"]{margin-left:3rem!important}[mr="3"]{margin-right:3rem!important}[mb="4"]{margin-bottom:4rem!important}[mt="4"]{margin-top:4rem!important}[ml="4"]{margin-left:4rem!important}[mr="4"]{margin-right:4rem!important}[mb="5"]{margin-bottom:5rem!important}[mt="5"]{margin-top:5rem!important}[ml="5"]{margin-left:5rem!important}[mr="5"]{margin-right:5rem!important}[mb="6"]{margin-bottom:6rem!important}[mt="6"]{margin-top:6rem!important}[ml="6"]{margin-left:6rem!important}[mr="6"]{margin-right:6rem!important}[mb="7"]{margin-bottom:7rem!important}[mt="7"]{margin-top:7rem!important}[ml="7"]{margin-left:7rem!important}[mr="7"]{margin-right:7rem!important}[mb="8"]{margin-bottom:8rem!important}[mt="8"]{margin-top:8rem!important}[ml="8"]{margin-left:8rem!important}[mr="8"]{margin-right:8rem!important}[mb="9"]{margin-bottom:9rem!important}[mt="9"]{margin-top:9rem!important}[ml="9"]{margin-left:9rem!important}[mr="9"]{margin-right:9rem!important}[mb="10"]{margin-bottom:10rem!important}[mt="10"]{margin-top:10rem!important}[ml="10"]{margin-left:10rem!important}[mr="10"]{margin-right:10rem!important}[pb="0"]{padding-bottom:0!important}[pt="0"]{padding-top:0!important}[pl="0"]{padding-left:0!important}[pr="0"]{padding-right:0!important}[pb="1"]{padding-bottom:1rem!important}[pt="1"]{padding-top:1rem!important}[pl="1"]{padding-left:1rem!important}[pr="1"]{padding-right:1rem!important}[pb="2"]{padding-bottom:2rem!important}[pt="2"]{padding-top:2rem!important}[pl="2"]{padding-left:2rem!important}[pr="2"]{padding-right:2rem!important}[pb="3"]{padding-bottom:3rem!important}[pt="3"]{padding-top:3rem!important}[pl="3"]{padding-left:3rem!important}[pr="3"]{padding-right:3rem!important}[pb="4"]{padding-bottom:4rem!important}[pt="4"]{padding-top:4rem!important}[pl="4"]{padding-left:4rem!important}[pr="4"]{padding-right:4rem!important}[pb="5"]{padding-bottom:5rem!important}[pt="5"]{padding-top:5rem!important}[pl="5"]{padding-left:5rem!important}[pr="5"]{padding-right:5rem!important}[pb="6"]{padding-bottom:6rem!important}[pt="6"]{padding-top:6rem!important}[pl="6"]{padding-left:6rem!important}[pr="6"]{padding-right:6rem!important}[pb="7"]{padding-bottom:7rem!important}[pt="7"]{padding-top:7rem!important}[pl="7"]{padding-left:7rem!important}[pr="7"]{padding-right:7rem!important}[pb="8"]{padding-bottom:8rem!important}[pt="8"]{padding-top:8rem!important}[pl="8"]{padding-left:8rem!important}[pr="8"]{padding-right:8rem!important}[pb="9"]{padding-bottom:9rem!important}[pt="9"]{padding-top:9rem!important}[pl="9"]{padding-left:9rem!important}[pr="9"]{padding-right:9rem!important}[pb="10"]{padding-bottom:10rem!important}[pt="10"]{padding-top:10rem!important}[pl="10"]{padding-left:10rem!important}[pr="10"]{padding-right:10rem!important}[bb="0"]{border-bottom:0!important}[bt="0"]{border-top:0!important}[bl="0"]{border-left:0!important}[br="0"]{border-right:0!important}[bb="1"]{border-bottom:1rem!important}[bt="1"]{border-top:1rem!important}[bl="1"]{border-left:1rem!important}[br="1"]{border-right:1rem!important}[bb="2"]{border-bottom:2rem!important}[bt="2"]{border-top:2rem!important}[bl="2"]{border-left:2rem!important}[br="2"]{border-right:2rem!important}[bb="3"]{border-bottom:3rem!important}[bt="3"]{border-top:3rem!important}[bl="3"]{border-left:3rem!important}[br="3"]{border-right:3rem!important}[bb="4"]{border-bottom:4rem!important}[bt="4"]{border-top:4rem!important}[bl="4"]{border-left:4rem!important}[br="4"]{border-right:4rem!important}[bb="5"]{border-bottom:5rem!important}[bt="5"]{border-top:5rem!important}[bl="5"]{border-left:5rem!important}[br="5"]{border-right:5rem!important}[bb="6"]{border-bottom:6rem!important}[bt="6"]{border-top:6rem!important}[bl="6"]{border-left:6rem!important}[br="6"]{border-right:6rem!important}[bb="7"]{border-bottom:7rem!important}[bt="7"]{border-top:7rem!important}[bl="7"]{border-left:7rem!important}[br="7"]{border-right:7rem!important}[bb="8"]{border-bottom:8rem!important}[bt="8"]{border-top:8rem!important}[bl="8"]{border-left:8rem!important}[br="8"]{border-right:8rem!important}[bb="9"]{border-bottom:9rem!important}[bt="9"]{border-top:9rem!important}[bl="9"]{border-left:9rem!important}[br="9"]{border-right:9rem!important}[bb="10"]{border-bottom:10rem!important}[bt="10"]{border-top:10rem!important}[bl="10"]{border-left:10rem!important}[br="10"]{border-right:10rem!important}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-decoration:none}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none}audio,canvas,video{display:inline-block;*display:inline;*zoom:1;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted}a:active,a:hover{outline:0}img{border:0;-ms-interpolation-mode:bicubic}figure,form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}button,html,input,select,textarea{color:#222}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}form label{font-size:14px;color:#000;display:block;margin-bottom:5px;margin-top:5px}form .avatar-upload{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;margin-bottom:20px}form .avatar-upload [col]:first-child{flex:0 0 125px}form .avatar-upload [col] figure{background-repeat:no-repeat;background-position:50%;background-size:cover;width:109px;height:109px;display:flex;border-radius:100px;overflow:hidden}form .avatar-upload [col] label{text-align:center;font-size:14px;color:#888;max-width:150px;display:inline-block;padding-bottom:10px;margin-bottom:10px}.tooltip-danger .tooltiptext,.tooltip-dark .tooltiptext,.tooltip-info .tooltiptext,.tooltip-primary .tooltiptext,.tooltip-success .tooltiptext,.tooltip-warning .tooltiptext,.tooltip .tooltiptext{font-size:12px}.input-group-prepend{align-self:center;margin-right:.2em}.form-group{margin-bottom:20px}.input-search-logo{background-color:#fff;border:none;color:#000;margin:0 5 px 0}.search-input-group-style{font-size:14px;height:40px;border:1px solid #e6e6e6;padding:0 15px;box-sizing:border-box;border-radius:4px;z-index:0;transition:all .1s;box-shadow:inset 0 0 7px -2px rgba(11,11,11,.1411764705882353)}.search-input-group-style input{box-shadow:inset 0 0 7px -2px rgba(11,11,11,0)!important}.input-group{position:relative}.input-group.w-icon input,.input-group.w-icon select,.input-group.w-icon textarea{padding-left:40px}.input-group.w-icon:before{font-family:Font Awesome\ 5 Pro;font-size:16px;color:#e6e6e6;display:block;position:absolute;top:50%;left:16px;transform:translateY(-50%);z-index:10}.input-group.w-icon.email:before{content:"\f0e0"}.input-group.w-icon.password:before{content:"\f13e"}.input-group.w-icon.search:before{content:"\f002"}.input-group.w-icon.date:before{content:"\f133"}.input-group input,.input-group select,.input-group textarea{font-family:Segoe UI!important;font-weight:400!important;font-size:14px;padding:9px 12px;box-sizing:border-box;position:relative;border:1px solid #e6e6e6;box-shadow:inset 0 0 7px -2px rgba(11,11,11,.141176);border-radius:2px;width:100%}.input-group input#input-search,.input-group select#input-search,.input-group textarea#input-search{border:none;height:auto}.input-group input.error,.input-group select.error,.input-group textarea.error{border-color:#ff5b32;-webkit-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px;transition:all .2s}.input-group textarea{min-height:150px;padding-top:16px;padding-bottom:16px;resize:none;box-shadow:inset 0 0 7px -2px rgba(11,11,11,.141176)}.input-group .v-select{border:1px solid #e6e6e6;width:100%;height:48px;padding:0 20px 0 0!important;border-radius:4px;position:relative;z-index:10;transition:all .1s}.input-group .v-select .vs__selected{padding:0 18px}.input-group .v-select .vs__selected span{font-family:Segoe UI!important;font-weight:400!important;color:#000;font-size:14px!important}.input-group .v-select .vs__dropdown-toggle{border:0;height:48px}.input-group .help{font-family:Segoe UI!important;font-weight:400!important;background:#ff5b32;color:#fff;font-size:12px;display:flex;align-items:center;justify-content:center;position:absolute;top:-5px;right:0;padding:4px 10px 6px;border-radius:50px}.input-group .help:after{content:"";width:0;height:0;display:block;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #ff5b32;position:absolute;bottom:-5px;right:10px}.checkbox{display:flex;align-items:center;justify-content:flex-start;cursor:pointer}.checkbox .label{line-height:20px;font-size:14px;display:block;position:relative;top:-1px}.checkbox:hover input~.checkmark:after{color:#e6e6e6}.checkbox input{opacity:0;height:0;width:0;position:absolute;top:0;left:0;visibility:hidden;cursor:pointer}.checkbox input:checked~.checkmark:after{content:"\f14a";color:#824613}.checkbox input:checked~.checkmark.all:after{content:"\f146"}.checkbox .checkmark{width:15px;height:15px;margin-right:6px;position:relative;top:0;left:0}.checkbox .checkmark:after{font-family:Font Awesome\ 5 Pro;content:"\f0c8";font-weight:900;font-size:15px;color:#e6e6e6;position:absolute;display:block;left:0;top:0}@-webkit-keyframes shake{10%,90%{transform:translate3d(-1px,0,0) scale(.99)}20%,80%{transform:translate3d(1px,0,0) scale(.99)}30%,50%,70%{transform:translate3d(-1px,0,0) scale(.99)}40%,60%{transform:translate3d(1px,0,0) scale(.99)}}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0) scale(.99)}20%,80%{transform:translate3d(1px,0,0) scale(.99)}30%,50%,70%{transform:translate3d(-1px,0,0) scale(.99)}40%,60%{transform:translate3d(1px,0,0) scale(.99)}}.input{background:transparent;font-size:14px;color:#000;width:100%;height:48px;border:1px solid #000;padding:0 20px;box-sizing:border-box;border-radius:4px;position:relative;z-index:0;transition:all .1s}.form-row{padding-bottom:.2em;margin-bottom:.5em}.form-row:not(:last-child){border-bottom:1px solid rgba(11,11,11,.1411764705882353)}.form-label{font-size:16px;font-weight:500;margin-top:16px;margin-bottom:8px}.dev-work{margin-left:10px}.phy_thirst{padding-left:30%}.form-label-upper{text-transform:uppercase;font-size:16px;font-weight:500;margin-top:16px;margin-bottom:8px}.field_with_errors{width:100%}.company_box{background-color:#eee;padding:10px;box-shadow:3px 3px 5px hsla(0,0%,86.7%,.801);border-radius:5px;margin-top:1.5rem}.radial-items{display:flex;justify-content:center}@media (max-width:768px){input[type=radio]{width:100%}}@media (min-width:769px) and (max-width:1023px){input[type=radio]{width:10em;margin-right:.4em}[ui-row] .radio-button{display:flex;flex-direction:column;margin-left:-3em}[ui-row] [ui-col][col="0"]{width:25%;justify-content:center}}@media (min-width:1024px){input[type=radio]{width:10em;margin-right:.4em}[ui-row] .radio-button{display:flex;flex-direction:column;margin-left:-3em}[ui-row] [ui-col][col="0"]{width:20%}}@media (max-width:481px){[ui-row] [ui-col][col="12"]{margin-top:7px}.company_box{margin-top:30px}.tooltip-danger .tooltiptext,.tooltip-dark .tooltiptext,.tooltip-info .tooltiptext,.tooltip-primary .tooltiptext,.tooltip-success .tooltiptext,.tooltip-warning .tooltiptext,.tooltip .tooltiptext{left:100%;top:75%;max-width:240px;padding:5px;font-size:83%}}
/*!
# ______                                _  _         ______  _         _  _          _ 
# | ___ \                              (_)| |        |  _  \(_)       (_)| |        | |
# | |_/ /_ __  ___   _ __    ___   ___  _ | |_  ___  | | | | _   __ _  _ | |_  __ _ | |
# |  __/| '__|/ _ \ | '_ \  / _ \ / __|| || __|/ _ \ | | | || | / _` || || __|/ _` || |
# | |   | |  | (_) || |_) || (_) |\__ \| || |_| (_) || |/ / | || (_| || || |_| (_| || |
# \_|   |_|   \___/ | .__/  \___/ |___/|_| \__|\___/ |___/  |_| \__, ||_| \__|\__,_||_|
#                   | |                                          __/ |                 
#      
*/
/*!
# ______                                _  _         ______  _         _  _          _ 
# | ___ \                              (_)| |        |  _  \(_)       (_)| |        | |
# | |_/ /_ __  ___   _ __    ___   ___  _ | |_  ___  | | | | _   __ _  _ | |_  __ _ | |
# |  __/| '__|/ _ \ | '_ \  / _ \ / __|| || __|/ _ \ | | | || | / _` || || __|/ _` || |
# | |   | |  | (_) || |_) || (_) |\__ \| || |_| (_) || |/ / | || (_| || || |_| (_| || |
# \_|   |_|   \___/ | .__/  \___/ |___/|_| \__|\___/ |___/  |_| \__, ||_| \__|\__,_||_|
#                   | |                                          __/ |                 
#
*/
/*!
# ______                                _  _         ______  _         _  _          _ 
# | ___ \                              (_)| |        |  _  \(_)       (_)| |        | |
# | |_/ /_ __  ___   _ __    ___   ___  _ | |_  ___  | | | | _   __ _  _ | |_  __ _ | |
# |  __/| '__|/ _ \ | '_ \  / _ \ / __|| || __|/ _ \ | | | || | / _` || || __|/ _` || |
# | |   | |  | (_) || |_) || (_) |\__ \| || |_| (_) || |/ / | || (_| || || |_| (_| || |
# \_|   |_|   \___/ | .__/  \___/ |___/|_| \__|\___/ |___/  |_| \__, ||_| \__|\__,_||_|
#                   | |                                          __/ |
#
*/.alert{border-radius:5px;padding:1rem;color:#fff;background-color:#fff;display:flex;justify-content:center;align-items:center}.alert .close{font-size:2rem;color:#fff;opacity:1}.alert .alert-messages{display:flex;flex-direction:column}.alert .alert-messages .alert-message{font-weight:600}.alert .alert-messages .alert-message:not(:first-child){margin-top:5px}.alert-success{background-color:#99c15d;border-color:#99c15d}.alert-warning{background-color:#ffb302;border-color:#ffb302}.alert-primary{background-color:#dc761a;border-color:#dc761a}.alert-info{background-color:#4456fc;border-color:#4456fc}.alert-danger{background-color:#ff5b32;border-color:#ff5b32}.alert-dark{background-color:#404040;border-color:#404040}.alert-outline-success{color:#99c15d;border:1px solid #99c15d}.alert-outline-success .close{color:#000}.alert-outline-warning{color:#ffb302;border:1px solid #ffb302}.alert-outline-warning .close{color:#000}.alert-outline-primary{color:#dc761a;border:1px solid #dc761a}.alert-outline-primary .close{color:#000}.alert-outline-info{color:#4456fc;border:1px solid #4456fc}.alert-outline-info .close{color:#000}.alert-outline-danger{color:#ff5b32;border:1px solid #ff5b32}.alert-outline-danger .close{color:#000}.alert-outline-dark{color:#404040;border:1px solid #404040}.alert-outline-dark .close{color:#000}.alert-light-success{color:#99c15d;background-color:#dfebcc;border:1px solid #99c15d}.alert-light-success .close{color:#99c15d}.alert-light-warning{color:#ffb302;background-color:#ffe19b;border:1px solid #ffb302}.alert-light-warning .close{color:#ffb302}.alert-light-primary{color:#dc761a;background-color:#ec9243;border:1px solid #dc761a}.alert-light-primary .close{color:#dc761a}.alert-light-info{color:#4456fc;background-color:#dbdefe;border:1px solid #4456fc}.alert-light-info .close{color:#4456fc}.alert-light-danger{color:#ff5b32;background-color:#ffd5cb;border:1px solid #ff5b32}.alert-light-danger .close{color:#ff5b32}.alert-light-dark{color:#404040;background-color:#8d8d8d;border:1px solid #404040}.alert-light-dark .close{color:#404040}
/*!
# ______                                _  _         ______  _         _  _          _ 
# | ___ \                              (_)| |        |  _  \(_)       (_)| |        | |
# | |_/ /_ __  ___   _ __    ___   ___  _ | |_  ___  | | | | _   __ _  _ | |_  __ _ | |
# |  __/| '__|/ _ \ | '_ \  / _ \ / __|| || __|/ _ \ | | | || | / _` || || __|/ _` || |
# | |   | |  | (_) || |_) || (_) |\__ \| || |_| (_) || |/ / | || (_| || || |_| (_| || |
# \_|   |_|   \___/ | .__/  \___/ |___/|_| \__|\___/ |___/  |_| \__, ||_| \__|\__,_||_|
#                   | |                                          __/ |                 
#
*/
/*!
# ______                                _  _         ______  _         _  _          _ 
# | ___ \                              (_)| |        |  _  \(_)       (_)| |        | |
# | |_/ /_ __  ___   _ __    ___   ___  _ | |_  ___  | | | | _   __ _  _ | |_  __ _ | |
# |  __/| '__|/ _ \ | '_ \  / _ \ / __|| || __|/ _ \ | | | || | / _` || || __|/ _` || |
# | |   | |  | (_) || |_) || (_) |\__ \| || |_| (_) || |/ / | || (_| || || |_| (_| || |
# \_|   |_|   \___/ | .__/  \___/ |___/|_| \__|\___/ |___/  |_| \__, ||_| \__|\__,_||_|
#                   | |                                          __/ |
#
*/.button,.button-danger,.button-dark,.button-info,.button-outline,.button-outline-danger,.button-outline-dark,.button-outline-info,.button-outline-primary,.button-outline-success,.button-outline-warning,.button-primary,.button-success,.button-warning{min-width:8em;min-height:40px;font-weight:600;background-color:#dc761a;color:#fff;display:flex;align-items:center;justify-content:space-evenly;border-radius:30px;padding:0 20px;letter-spacing:.5px;border:1px solid transparent;transition:all .4s;box-sizing:border-box}.button-danger:link,.button-danger:visited,.button-dark:link,.button-dark:visited,.button-info:link,.button-info:visited,.button-outline-danger:link,.button-outline-danger:visited,.button-outline-dark:link,.button-outline-dark:visited,.button-outline-info:link,.button-outline-info:visited,.button-outline-primary:link,.button-outline-primary:visited,.button-outline-success:link,.button-outline-success:visited,.button-outline-warning:link,.button-outline-warning:visited,.button-outline:link,.button-outline:visited,.button-primary:link,.button-primary:visited,.button-success:link,.button-success:visited,.button-warning:link,.button-warning:visited,.button:link,.button:visited{color:#fff}.button-danger:active,.button-danger:hover,.button-dark:active,.button-dark:hover,.button-info:active,.button-info:hover,.button-outline-danger:active,.button-outline-danger:hover,.button-outline-dark:active,.button-outline-dark:hover,.button-outline-info:active,.button-outline-info:hover,.button-outline-primary:active,.button-outline-primary:hover,.button-outline-success:active,.button-outline-success:hover,.button-outline-warning:active,.button-outline-warning:hover,.button-outline:active,.button-outline:hover,.button-primary:active,.button-primary:hover,.button-success:active,.button-success:hover,.button-warning:active,.button-warning:hover,.button:active,.button:hover{background-color:#b5631a;cursor:pointer}.button-danger[disabled],.button-dark[disabled],.button-info[disabled],.button-outline-danger[disabled],.button-outline-dark[disabled],.button-outline-info[disabled],.button-outline-primary[disabled],.button-outline-success[disabled],.button-outline-warning[disabled],.button-outline[disabled],.button-primary[disabled],.button-success[disabled],.button-warning[disabled],.button[disabled]{background-color:#969ea9!important}.button-danger[disabled]:active,.button-danger[disabled]:hover,.button-dark[disabled]:active,.button-dark[disabled]:hover,.button-info[disabled]:active,.button-info[disabled]:hover,.button-outline-danger[disabled]:active,.button-outline-danger[disabled]:hover,.button-outline-dark[disabled]:active,.button-outline-dark[disabled]:hover,.button-outline-info[disabled]:active,.button-outline-info[disabled]:hover,.button-outline-primary[disabled]:active,.button-outline-primary[disabled]:hover,.button-outline-success[disabled]:active,.button-outline-success[disabled]:hover,.button-outline-warning[disabled]:active,.button-outline-warning[disabled]:hover,.button-outline[disabled]:active,.button-outline[disabled]:hover,.button-primary[disabled]:active,.button-primary[disabled]:hover,.button-success[disabled]:active,.button-success[disabled]:hover,.button-warning[disabled]:active,.button-warning[disabled]:hover,.button[disabled]:active,.button[disabled]:hover{background-color:#626b77!important}.button-success{background-color:#99c15d}.button-success:active,.button-success:hover{background-color:#648533}.button-warning{background-color:#ffb302}.button-warning:active,.button-warning:hover{background-color:#9b6c00}.button-primary{background-color:#dc761a}.button-primary:active,.button-primary:hover{background-color:#b5631a}.button-info{background-color:#4456fc}.button-info:active,.button-info:hover{background-color:#0318d7}.button-danger{background-color:#ff5b32}.button-danger:active,.button-danger:hover{background-color:#cb2900}.button-dark{background-color:#404040}.button-dark:active,.button-dark:hover{background-color:#0d0d0d}.button-outline,.button-outline-danger,.button-outline-dark,.button-outline-info,.button-outline-primary,.button-outline-success,.button-outline-warning{background-color:transparent;border:1px solid #dc761a;color:#dc761a}.button-outline-danger:link,.button-outline-danger:visited,.button-outline-dark:link,.button-outline-dark:visited,.button-outline-info:link,.button-outline-info:visited,.button-outline-primary:link,.button-outline-primary:visited,.button-outline-success:link,.button-outline-success:visited,.button-outline-warning:link,.button-outline-warning:visited,.button-outline:link,.button-outline:visited{color:#dc761a}.button-outline-danger:active,.button-outline-danger:hover,.button-outline-dark:active,.button-outline-dark:hover,.button-outline-info:active,.button-outline-info:hover,.button-outline-primary:active,.button-outline-primary:hover,.button-outline-success:active,.button-outline-success:hover,.button-outline-warning:active,.button-outline-warning:hover,.button-outline:active,.button-outline:hover{color:#dc761a;border-color:#dc761a;box-shadow:inset 0 0 4px 1px;background-color:transparent}.button-outline-danger[disabled],.button-outline-dark[disabled],.button-outline-info[disabled],.button-outline-primary[disabled],.button-outline-success[disabled],.button-outline-warning[disabled],.button-outline[disabled]{background-color:transparent!important;border:1px solid #969ea9!important}.button-outline-danger[disabled]:link,.button-outline-danger[disabled]:visited,.button-outline-dark[disabled]:link,.button-outline-dark[disabled]:visited,.button-outline-info[disabled]:link,.button-outline-info[disabled]:visited,.button-outline-primary[disabled]:link,.button-outline-primary[disabled]:visited,.button-outline-success[disabled]:link,.button-outline-success[disabled]:visited,.button-outline-warning[disabled]:link,.button-outline-warning[disabled]:visited,.button-outline[disabled]:link,.button-outline[disabled]:visited{color:#969ea9!important}.button-outline-danger[disabled]:active,.button-outline-danger[disabled]:hover,.button-outline-dark[disabled]:active,.button-outline-dark[disabled]:hover,.button-outline-info[disabled]:active,.button-outline-info[disabled]:hover,.button-outline-primary[disabled]:active,.button-outline-primary[disabled]:hover,.button-outline-success[disabled]:active,.button-outline-success[disabled]:hover,.button-outline-warning[disabled]:active,.button-outline-warning[disabled]:hover,.button-outline[disabled]:active,.button-outline[disabled]:hover{background-color:transparent!important}.button-outline-success{border:1px solid #99c15d;color:#99c15d}.button-outline-success:link,.button-outline-success:visited{color:#99c15d}.button-outline-success:active,.button-outline-success:hover{color:#99c15d;border-color:#99c15d}.button-outline-warning{border:1px solid #ffb302;color:#ffb302}.button-outline-warning:link,.button-outline-warning:visited{color:#ffb302}.button-outline-warning:active,.button-outline-warning:hover{color:#ffb302;border-color:#ffb302}.button-outline-primary{border:1px solid #dc761a;color:#dc761a}.button-outline-primary:link,.button-outline-primary:visited{color:#dc761a}.button-outline-primary:active,.button-outline-primary:hover{color:#dc761a;border-color:#dc761a}.button-outline-info{border:1px solid #4456fc;color:#4456fc}.button-outline-info:link,.button-outline-info:visited{color:#4456fc}.button-outline-info:active,.button-outline-info:hover{color:#4456fc;border-color:#4456fc}.button-outline-danger{border:1px solid #ff5b32;color:#ff5b32}.button-outline-danger:link,.button-outline-danger:visited{color:#ff5b32}.button-outline-danger:active,.button-outline-danger:hover{color:#ff5b32;border-color:#ff5b32}.button-outline-dark{border:1px solid #404040;color:#404040}.button-outline-dark:link,.button-outline-dark:visited{color:#404040}.button-outline-dark:active,.button-outline-dark:hover{color:#404040;border-color:#404040}
/*!
# ______                                _  _         ______  _         _  _          _
# | ___ \                              (_)| |        |  _  \(_)       (_)| |        | |
# | |_/ /_ __  ___   _ __    ___   ___  _ | |_  ___  | | | | _   __ _  _ | |_  __ _ | |
# |  __/| '__|/ _ \ | '_ \  / _ \ / __|| || __|/ _ \ | | | || | / _` || || __|/ _` || |
# | |   | |  | (_) || |_) || (_) |\__ \| || |_| (_) || |/ / | || (_| || || |_| (_| || |
# \_|   |_|   \___/ | .__/  \___/ |___/|_| \__|\___/ |___/  |_| \__, ||_| \__|\__,_||_|
#                   | |                                          __/ |
#
*/
/*!
# ______                                _  _         ______  _         _  _          _ 
# | ___ \                              (_)| |        |  _  \(_)       (_)| |        | |
# | |_/ /_ __  ___   _ __    ___   ___  _ | |_  ___  | | | | _   __ _  _ | |_  __ _ | |
# |  __/| '__|/ _ \ | '_ \  / _ \ / __|| || __|/ _ \ | | | || | / _` || || __|/ _` || |
# | |   | |  | (_) || |_) || (_) |\__ \| || |_| (_) || |/ / | || (_| || || |_| (_| || |
# \_|   |_|   \___/ | .__/  \___/ |___/|_| \__|\___/ |___/  |_| \__, ||_| \__|\__,_||_|
#                   | |                                          __/ |
#
*/.tooltip-danger:after,.tooltip-dark:after,.tooltip-info:after,.tooltip-primary:after,.tooltip-success:after,.tooltip-warning:after,.tooltip:after{content:attr(tooltip-title);display:flex;align-items:flex-start;justify-content:center;min-height:20px;min-width:2rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:fixed;bottom:120%;visibility:hidden;background-color:transparent;color:transparent;padding:5px 20px;border-radius:5px;font-weight:400;letter-spacing:.8px}.tooltip-danger:hover:before,.tooltip-dark:hover:before,.tooltip-info:hover:before,.tooltip-primary:hover:before,.tooltip-success:hover:before,.tooltip-warning:hover:before,.tooltip:hover:before{transition:.4s ease-in-out;position:absolute;visibility:visible;content:"";top:-10px;margin-left:-7px;height:0;width:0;border-left:9px solid transparent;border-right:9px solid transparent;border-top:10px solid #000}.tooltip-danger:hover:after,.tooltip-dark:hover:after,.tooltip-info:hover:after,.tooltip-primary:hover:after,.tooltip-success:hover:after,.tooltip-warning:hover:after,.tooltip:hover:after{visibility:visible;color:#fff;background-color:#000}.tooltip-danger[tooltip-placement=left]:after,.tooltip-dark[tooltip-placement=left]:after,.tooltip-info[tooltip-placement=left]:after,.tooltip-primary[tooltip-placement=left]:after,.tooltip-success[tooltip-placement=left]:after,.tooltip-warning[tooltip-placement=left]:after,.tooltip[tooltip-placement=left]:after{bottom:0;right:110%}.tooltip-danger[tooltip-placement=left]:hover:before,.tooltip-dark[tooltip-placement=left]:hover:before,.tooltip-info[tooltip-placement=left]:hover:before,.tooltip-primary[tooltip-placement=left]:hover:before,.tooltip-success[tooltip-placement=left]:hover:before,.tooltip-warning[tooltip-placement=left]:hover:before,.tooltip[tooltip-placement=left]:hover:before{top:34%;left:-6%;border-top:10px solid transparent;border-bottom:10px solid transparent}.tooltip-danger[tooltip-placement=right]:after,.tooltip-dark[tooltip-placement=right]:after,.tooltip-info[tooltip-placement=right]:after,.tooltip-primary[tooltip-placement=right]:after,.tooltip-success[tooltip-placement=right]:after,.tooltip-warning[tooltip-placement=right]:after,.tooltip[tooltip-placement=right]:after{bottom:0;left:110%}.tooltip-danger[tooltip-placement=right]:hover:before,.tooltip-dark[tooltip-placement=right]:hover:before,.tooltip-info[tooltip-placement=right]:hover:before,.tooltip-primary[tooltip-placement=right]:hover:before,.tooltip-success[tooltip-placement=right]:hover:before,.tooltip-warning[tooltip-placement=right]:hover:before,.tooltip[tooltip-placement=right]:hover:before{top:34%;right:-10%;border-top:10px solid transparent;border-bottom:10px solid transparent}.tooltip-danger[tooltip-placement=top]:after,.tooltip-dark[tooltip-placement=top]:after,.tooltip-info[tooltip-placement=top]:after,.tooltip-primary[tooltip-placement=top]:after,.tooltip-success[tooltip-placement=top]:after,.tooltip-warning[tooltip-placement=top]:after,.tooltip[tooltip-placement=top]:after{bottom:120%}.tooltip-danger[tooltip-placement=top]:hover:before,.tooltip-dark[tooltip-placement=top]:hover:before,.tooltip-info[tooltip-placement=top]:hover:before,.tooltip-primary[tooltip-placement=top]:hover:before,.tooltip-success[tooltip-placement=top]:hover:before,.tooltip-warning[tooltip-placement=top]:hover:before,.tooltip[tooltip-placement=top]:hover:before{top:-10px;border-left:9px solid transparent;border-right:9px solid transparent}.tooltip-danger[tooltip-placement=left]:hover:before,.tooltip-dark[tooltip-placement=left]:hover:before,.tooltip-info[tooltip-placement=left]:hover:before,.tooltip-primary[tooltip-placement=left]:hover:before,.tooltip-success[tooltip-placement=left]:hover:before,.tooltip-warning[tooltip-placement=left]:hover:before,.tooltip[tooltip-placement=left]:hover:before{border-left:10px solid #000}.tooltip-danger[tooltip-placement=right]:hover:before,.tooltip-dark[tooltip-placement=right]:hover:before,.tooltip-info[tooltip-placement=right]:hover:before,.tooltip-primary[tooltip-placement=right]:hover:before,.tooltip-success[tooltip-placement=right]:hover:before,.tooltip-warning[tooltip-placement=right]:hover:before,.tooltip[tooltip-placement=right]:hover:before{border-right:10px solid #000}.tooltip-danger[tooltip-placement=top]:hover:before,.tooltip-dark[tooltip-placement=top]:hover:before,.tooltip-info[tooltip-placement=top]:hover:before,.tooltip-primary[tooltip-placement=top]:hover:before,.tooltip-success[tooltip-placement=top]:hover:before,.tooltip-warning[tooltip-placement=top]:hover:before,.tooltip[tooltip-placement=top]:hover:before{border-top:10px solid #000}.tooltip-success:hover:before{border-top:10px solid #99c15d}.tooltip-success:hover:after{background-color:#99c15d}.tooltip-success[tooltip-placement=left]:hover:before{border-left:10px solid #99c15d}.tooltip-success[tooltip-placement=right]:hover:before{border-right:10px solid #99c15d}.tooltip-success[tooltip-placement=top]:hover:before{border-top:10px solid #99c15d}.tooltip-warning:hover:before{border-top:10px solid #ffb302}.tooltip-warning:hover:after{background-color:#ffb302}.tooltip-warning[tooltip-placement=left]:hover:before{border-left:10px solid #ffb302}.tooltip-warning[tooltip-placement=right]:hover:before{border-right:10px solid #ffb302}.tooltip-warning[tooltip-placement=top]:hover:before{border-top:10px solid #ffb302}.tooltip-primary:hover:before{border-top:10px solid #dc761a}.tooltip-primary:hover:after{background-color:#dc761a}.tooltip-primary[tooltip-placement=left]:hover:before{border-left:10px solid #dc761a}.tooltip-primary[tooltip-placement=right]:hover:before{border-right:10px solid #dc761a}.tooltip-primary[tooltip-placement=top]:hover:before{border-top:10px solid #dc761a}.tooltip-info:hover:before{border-top:10px solid #4456fc}.tooltip-info:hover:after{background-color:#4456fc}.tooltip-info[tooltip-placement=left]:hover:before{border-left:10px solid #4456fc}.tooltip-info[tooltip-placement=right]:hover:before{border-right:10px solid #4456fc}.tooltip-info[tooltip-placement=top]:hover:before{border-top:10px solid #4456fc}.tooltip-danger:hover:before{border-top:10px solid #ff5b32}.tooltip-danger:hover:after{background-color:#ff5b32}.tooltip-danger[tooltip-placement=left]:hover:before{border-left:10px solid #ff5b32}.tooltip-danger[tooltip-placement=right]:hover:before{border-right:10px solid #ff5b32}.tooltip-danger[tooltip-placement=top]:hover:before{border-top:10px solid #ff5b32}.tooltip-dark:hover:before{border-top:10px solid #404040}.tooltip-dark:hover:after{background-color:#404040}.tooltip-dark[tooltip-placement=left]:hover:before{border-left:10px solid #404040}.tooltip-dark[tooltip-placement=right]:hover:before{border-right:10px solid #404040}.tooltip-dark[tooltip-placement=top]:hover:before{border-top:10px solid #404040}
/*!
# ______                                _  _         ______  _         _  _          _ 
# | ___ \                              (_)| |        |  _  \(_)       (_)| |        | |
# | |_/ /_ __  ___   _ __    ___   ___  _ | |_  ___  | | | | _   __ _  _ | |_  __ _ | |
# |  __/| '__|/ _ \ | '_ \  / _ \ / __|| || __|/ _ \ | | | || | / _` || || __|/ _` || |
# | |   | |  | (_) || |_) || (_) |\__ \| || |_| (_) || |/ / | || (_| || || |_| (_| || |
# \_|   |_|   \___/ | .__/  \___/ |___/|_| \__|\___/ |___/  |_| \__, ||_| \__|\__,_||_|
#                   | |                                          __/ |                 
#      
*/
/*!
# ______                                _  _         ______  _         _  _          _ 
# | ___ \                              (_)| |        |  _  \(_)       (_)| |        | |
# | |_/ /_ __  ___   _ __    ___   ___  _ | |_  ___  | | | | _   __ _  _ | |_  __ _ | |
# |  __/| '__|/ _ \ | '_ \  / _ \ / __|| || __|/ _ \ | | | || | / _` || || __|/ _` || |
# | |   | |  | (_) || |_) || (_) |\__ \| || |_| (_) || |/ / | || (_| || || |_| (_| || |
# \_|   |_|   \___/ | .__/  \___/ |___/|_| \__|\___/ |___/  |_| \__, ||_| \__|\__,_||_|
#                   | |                                          __/ |
#
*/@-webkit-keyframes spinner{0%{transform:translate3d(-50%,-50%,0) rotate(0deg)}to{transform:translate3d(-50%,-50%,0) rotate(1turn)}}@keyframes spinner{0%{transform:translate3d(-50%,-50%,0) rotate(0deg)}to{transform:translate3d(-50%,-50%,0) rotate(1turn)}}[v-cloak]>*{display:none!important}[v-cloak]:before{-webkit-animation:spinner .5s linear infinite;animation:spinner .5s linear infinite;-webkit-animation-play-state:inherit;animation-play-state:inherit;border:5px solid #cfd0d1;border-bottom-color:#dc761a;border-radius:50%;content:"";height:40px;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);width:40px;will-change:transform}.wizard{overflow:hidden}.wizard,.wizard .steps{display:block;width:100%}.wizard .steps{position:relative}.wizard .steps ul{display:flex;justify-content:space-around}.wizard .steps ul li{float:none;width:100%;text-align:center;position:relative}.wizard .steps ul li:before{content:"";z-index:9;display:block;position:absolute;top:25px;height:3px;right:0;left:0;margin-left:auto;margin-right:auto;background-color:#f58f41}.wizard .steps ul li.current:before{background-color:#f1f2f3}.wizard .steps ul li.current .number{border-color:#f58f41;background-color:#f58f41;color:#fff}.wizard .steps a{outline:0;background-color:transparent;color:#3b3f5c;font-weight:600}.wizard .steps a:hover{display:block;width:auto;text-decoration:none;border-radius:0}.wizard .steps .number{border:2px solid #f58f41;background-color:#fff;position:relative;z-index:10;text-align:center;border-radius:53px;font-size:14px;display:flex;justify-content:center;align-items:center;width:50px;height:50px;margin-left:auto;margin-right:auto;margin-bottom:.3em}.wizard .content{margin-top:1em;background:#f1f2f3;display:block;min-height:18em;overflow:hidden;position:relative;width:auto;border-radius:5px}.wizard .content .body{padding:1em}.wizard .input-cep-text{margin-left:11px;margin-top:9px;background-color:#dc761a;padding:8px;color:#fff;border-radius:5px;bottom:5px;position:relative;border:none;font-size:15px}.wizard .input-cep-text:hover{background-color:#824613!important;box-shadow:inset 0 0 0 2px #824613;transform:scale(1.04)}.disabled{cursor:not-allowed}*{scrollbar-color:#dc761a transparent;scrollbar-width:thin;outline:none!important}:link{color:#ec9243}:visited{color:#824613}:focus,:hover{outline:none!important}::-webkit-scrollbar-thumb{background:#dc761a;border-radius:50px}::-webkit-scrollbar-track{border-radius:50px}::scrollbar-track{border-radius:50px}::-webkit-scrollbar{width:5px}html{min-height:100vh}body{background:#f9f9fb;font-family:Segoe UI!important;font-weight:400!important;min-height:100%;overflow-x:hidden}body.no-scroll{position:relative;overflow-y:hidden;overflow-x:hidden}.paginating-container{display:flex;justify-content:center;margin-bottom:0}.paginating-container .next svg,.paginating-container .prev svg{width:10px;height:10px;vertical-align:text-bottom}.paginating-container .pagination{margin-bottom:0}.paginating-container li{padding:1px 0;font-weight:60;color:#404040;height:46px}.paginating-container li a{padding:5px 6px;font-weight:60;color:#404040;border:none}.paginating-container li:not(:last-child){margin-right:4px}.pagination-solid li{background-color:#e0e6ed}.pagination-solid li:hover a{color:#dc761a}.pagination-solid li.active{background-color:#dc761a!important;color:#fff!important;padding:4px 7px;font-weight:600;height:40px}.pagination-solid li span{color:#fff;padding-top:2px}.pagination-solid li.disabled{padding:5px;font-weight:600;border:none}.pagination-solid .prev{background-color:#e0e6ed}.pagination-solid .prev:hover{background-color:#dc761a}.pagination-solid .prev:hover a,.pagination-solid .prev:hover svg{color:#fff!important}.pagination-solid .prev.disabled{visibility:hidden}.pagination-solid .next{background-color:#e0e6ed;bottom:2px;position:relative}.pagination-solid .next:hover{background-color:#dc761a}.pagination-solid .next:hover a,.pagination-solid .next:hover svg{color:#fff}.pagination-solid .next.disabled{visibility:hidden}.pagination .acitive span{color:#fff}#appAdmin{height:100vh;overflow-y:hidden}h1{font-size:50px}h1,h2{font-family:Segoe UI!important;font-weight:700!important;color:#000;margin-bottom:30px}h2{font-size:40px}h3{font-weight:700!important;font-size:30px;margin-bottom:30px}h3,h4{font-family:Segoe UI!important;color:#000}h4{font-weight:600!important;font-size:24px;margin-bottom:22px}h5{font-weight:400!important;font-size:18px;margin-bottom:18px}h5,h6{font-family:Segoe UI!important;color:#000}h6{font-weight:300!important;font-size:14px;margin-bottom:14px}p{font-size:16px;line-height:22px;color:#000;margin-bottom:20px}b{font-family:Segoe UI!important;font-weight:700!important}ul li{color:#000;font-size:16px;line-height:20px;margin-bottom:5px}ul li:last-child{margin-bottom:0}ul.dot{padding-left:16px}ul.dot li{list-style:disc}ul.square{padding-left:16px}ul.square li{list-style:square}ul.alpha{padding-left:16px}ul.alpha li{list-style:lower-alpha}ul.number{padding-left:16px}ul.number li{list-style-type:decimal-leading-zero}.title-group h2{text-align:center;width:100%;margin-bottom:60px;position:relative;z-index:1;box-sizing:border-box}@media screen and (min-width:calc(576 * 1px)) and (max-width:calc(768 - 1px)){.title-group h2{font-size:30px;line-height:28px;padding:0 15px}}@media screen and (max-width:calc(575 * 1px)){.title-group h2{font-size:30px;line-height:28px;padding:0 15px}}.title-group h5{font-family:Segoe UI!important;font-weight:400!important;text-align:center;font-size:24px;color:#c4c4c4;width:100%;max-width:490px;margin:0 auto 15px;position:relative;z-index:1;box-sizing:border-box}@media screen and (min-width:calc(576 * 1px)) and (max-width:calc(768 - 1px)){.title-group h5{font-size:18px;line-height:20px;padding:0 15px;margin-top:15px}}@media screen and (max-width:calc(575 * 1px)){.title-group h5{font-size:18px;line-height:20px;padding:0 15px;margin-top:15px}}.title,.title.center{text-align:center}.title.right{text-align:right}.wrap-btn{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row}.wrap-btn .btn{margin-right:20px}.bnt-modal-reject{left:18%;position:relative;margin-top:25px}.bottons-finish{margin-top:20px;left:110px;position:relative}.wrap-btns{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row}@media (max-width:900px){.comments_text{word-wrap:break-word;width:247px!important}}.comment-name{font-size:18px}.comment{border-top:1px dashed #ddd;width:700px;position:relative;left:60px;border-radius:10px;padding:14px;margin:30px 10px 10px}@media (max-width:700px){.comment{max-width:179px}}.comment p{font-size:12px;margin-top:20px}@media (max-width:700px){.comment p{right:64px;position:relative}}.btns-to-change{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row}@media screen and (max-width:768px){.btns-to-change{display:block;margin-right:0}.btns-to-change a{margin:5px}}@media screen and (max-width:900px){.btn-comment{right:142px;width:126px;top:30px;position:relative;margin-bottom:30px;margin-top:10px}}.btn{font-family:Segoe UI!important;font-weight:700!important;letter-spacing:.6px;font-size:16px;color:#dc761a;background-color:#fff;height:50px;display:flex;align-items:center;justify-content:center;border:2px solid #dc761a;padding:0 30px;border-radius:15px;cursor:pointer;transition:all .2s;box-sizing:border-box}.btn.outline{background:transparent!important}.btn.outline.gray{color:#c4c4c4;border-color:#c4c4c4}.btn.outline.gray:hover{color:#824613;border-color:#824613;transition:all .3s}.btn.outline.green{color:#99c15d;border-color:#99c15d}.btn.outline.green:hover{border-color:#b0cf82;transition:all .3s}.btn.outline.blue{color:#4456fc;border-color:#4456fc}.btn.outline.blue:hover{border-color:#7683fd;transition:all .3s}.btn:hover{background-color:#e89041;transition:transform .3s ease;transform:translateY(-5px);color:#fff;border:none}.btn:disabled{pointer-events:none;opacity:.3;cursor:not-allowed}.btn.medium{font-size:14px;height:40px;padding-bottom:2px;margin-left:5px}.btn.small{font-size:14px;height:30px;padding-bottom:3px}.btn i{font-size:16px;margin-right:8px;transform:translateY(2px)}.btn.link{background:transparent;color:#824613;padding-left:0;padding-right:0;padding-bottom:0}.btn.link:hover{color:#5c70b1;transition:all .3s}.btn.facebook{background-color:#475993}.btn.facebook:hover{background-color:#5c70b1;transition:all .3s}.btn.google{background-color:#db4437}.btn.google:hover{background-color:#e36c62;transition:all .3s}.btn.gray{background-color:#c4c4c4}.btn.gray:hover{background-color:#dedede;transition:all .3s}.btn.blue{background-color:#00f}.btn.blue:hover{background-color:#33f;transition:all .3s}@media screen and (max-width:809px){.btn-rdstation{font-size:13px!important}}@media screen and (max-width:648px){.btn-rdstation{width:224px!important;text-align:center;position:relative;right:380px;top:52px;margin-bottom:55px;margin-top:64px;font-size:12px!important}}.converter{background-color:#824613;background-size:contain;background-repeat:repeat-x;background-position:0}.converter.loading{-webkit-animation-duration:100s;animation-duration:100s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:loadingBg;animation-name:loadingBg;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes loadingBg{0%{background-position:0 0}to{background-position:100em 0}}@keyframes loadingBg{0%{background-position:0 0}to{background-position:100em 0}}.adj-bnt{position:relative;left:80px;bottom:20px}.adj-status{top:20px;position:relative}.btn-change a{width:311px!important}.btn-icon{font-size:14px;text-align:center;background:transparent;width:28px;height:35px;display:flex;align-items:center;justify-content:center;flex-direction:row-reverse;border:0;transition:all .1s ease-in-out;border-radius:50px}.btn-icon:hover,.btn-icon[active=true]{color:#fff;transition:all .2s ease-in-out}.logado-como-txt{display:flex;align-items:center;margin-right:.5rem}.logado-como-txt h5{margin-bottom:5px}.tooltip,.tooltip-danger,.tooltip-dark,.tooltip-info,.tooltip-primary,.tooltip-success,.tooltip-warning{position:relative;display:inline-block}.tooltip-danger .tooltiptext,.tooltip-dark .tooltiptext,.tooltip-info .tooltiptext,.tooltip-primary .tooltiptext,.tooltip-success .tooltiptext,.tooltip-warning .tooltiptext,.tooltip .tooltiptext{visibility:hidden;width:400px;background-color:#dc761a;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;top:-5px;left:220px}.tooltip-danger:hover .tooltiptext,.tooltip-dark:hover .tooltiptext,.tooltip-info:hover .tooltiptext,.tooltip-primary:hover .tooltiptext,.tooltip-success:hover .tooltiptext,.tooltip-warning:hover .tooltiptext,.tooltip:hover .tooltiptext{visibility:visible}@media screen and (min-width:calc(576 * 1px)) and (max-width:calc(768 - 1px)){.toasted-container .toasted{justify-content:center!important}}@media screen and (max-width:calc(575 * 1px)){.toasted-container .toasted{justify-content:center!important}}.toasted-container .toasted.bubble.success{background:linear-gradient(270deg,#dc761a,#824613,#dc761a)!important;background-size:1000% 1000%!important;-webkit-animation:btnDegrade 3s ease infinite!important;animation:btnDegrade 3s ease infinite!important}@-webkit-keyframes btnDegrade{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.toasted-container .toasted.bubble.error{background:linear-gradient(270deg,#ff5b32,#cb2900,#ff5b32)!important;background-size:1000% 1000%!important;-webkit-animation:btnDegrade 3s ease infinite!important;animation:btnDegrade 3s ease infinite!important}@keyframes btnDegrade{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}[wrap-table-responsive]{width:100%;overflow-x:auto;overflow-y:hidden}table{width:100%;border-spacing:0;border-collapse:collapse}table.zebra tr:nth-child(2n){background-color:#f2f2f2}table thead{background-color:#f4f4f8}table tr td,table tr th{vertical-align:middle;text-align:left;max-width:200px;height:50px;padding:0 15px;box-sizing:border-box}table tr td.empty,table tr td.t-center,table tr th.empty,table tr th.t-center{text-align:center}table tr td.t-center figure,table tr th.t-center figure{display:block;margin:0 auto}table tr td.icons,table tr th.icons{min-width:45px;padding:0}table tr td.icons .checkbox,table tr th.icons .checkbox{height:35px;justify-content:center}table tr td.icons .checkbox span,table tr th.icons .checkbox span{margin-right:0}table tr td .fad.done,table tr td .far.done,table tr th .fad.done,table tr th .far.done{color:#dc761a}table tr td .fad.waiting,table tr td .far.waiting,table tr th .fad.waiting,table tr th .far.waiting{color:#ffb302}table tr td.play-icon,table tr th.play-icon{min-width:40px;padding:0}table tr td i,table tr th i{font-size:16px}table tr td b,table tr th b{font-family:Segoe UI!important;font-weight:700!important;color:#dc761a}table tr td b,table tr td span,table tr th b,table tr th span{font-size:14px;display:inline-block;overflow:hidden;white-space:nowrap}table tr td span,table tr th span{width:100%;min-height:16px;text-overflow:ellipsis}table tr td .perfil,table tr th .perfil{background-repeat:no-repeat;background-position:50%;background-size:cover;width:28px;height:28px;border-radius:50%}table tr td[wrap-btn-table],table tr th[wrap-btn-table]{width:230px;min-width:230px}table tr td[wrap-btn-table] div,table tr th[wrap-btn-table] div{width:100%;display:flex;align-items:center;justify-content:flex-end;flex-direction:row}table tr td[wrap-btn-table] div .btn-icon,table tr th[wrap-btn-table] div .btn-icon{color:#888}table tr td[wrap-btn-table] div .btn-icon.active,table tr td[wrap-btn-table] div .btn-icon:hover,table tr th[wrap-btn-table] div .btn-icon.active,table tr th[wrap-btn-table] div .btn-icon:hover{color:#fff}table tr td{border-bottom:1px solid #f4f4f8}.pagination{width:100%;flex-wrap:wrap;padding:60px 0 0}.pagination,.pagination a,.pagination span{display:flex;align-content:center;align-items:center;justify-content:center}.pagination a,.pagination span{font-size:14px;color:#808495;width:35px;height:35px;border:1px solid #e8e9ec;margin-right:10px;margin-bottom:10px;border-radius:4px;transition:all .1s ease-in-out}.pagination a:last-child,.pagination span:last-child{margin-right:0}.pagination a:hover,.pagination span:hover{color:#824613;border-color:#824613}.pagination a.active,.pagination a.current,.pagination span.active,.pagination span.current{background:#824613;color:#fff;border-color:#824613;pointer-events:none;cursor:default}.pagination span{border:0;pointer-events:none;cursor:default}.pagination span:hover{color:#808495}code{font-style:italic;background:#f8f9f8;display:inline-block;padding:5px 8px;border-radius:6px;color:#ff3ba7}.empty-content{width:100%;min-height:300px;display:flex;align-items:center;justify-content:center;flex-direction:row}.empty-content [infos]{max-width:calc(100% - 20px);width:427px;margin:0 auto;padding:30px 0}@media screen and (min-width:calc(576 * 1px)) and (max-width:calc(768 - 1px)){.empty-content [infos]{text-align:center}}@media screen and (max-width:calc(575 * 1px)){.empty-content [infos]{text-align:center}}.empty-content [infos] h2,.empty-content [infos] h3{margin-bottom:10px}@media screen and (max-width:calc(575 * 1px)){.empty-content [infos] h2,.empty-content [infos] h3{font-size:36px}}.empty-content [infos] h5{margin-bottom:0}.empty-content [infos] p{font-size:16px;margin-bottom:20px}.empty-content [infos] label{text-transform:uppercase;font-size:16px;display:block;padding:20px 0}.empty-content [infos] .btn{width:150px}@media screen and (min-width:calc(576 * 1px)) and (max-width:calc(768 - 1px)){.empty-content [infos] .btn{margin:0 auto}}@media screen and (max-width:calc(575 * 1px)){.empty-content [infos] .btn{margin:0 auto}}@media screen and (min-width:calc(576 * 1px)) and (max-width:calc(768 - 1px)){.empty-content [banner]{display:none}}@media screen and (max-width:calc(575 * 1px)){.empty-content [banner]{display:none}}.empty-content [banner] img{max-width:100%;float:left}.showItem-enter,.showItem-leave-to{visibility:hidden;opacity:0}.showItem-enter-active,.showItem-leave-active{transition:all .1s ease-in-out}.dots{width:100%;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis}[password-strength]{height:10px;display:flex;align-items:center;justify-content:flex-start;flex-direction:column}[password-strength] [item]{width:100%;margin-right:10px}[password-strength] [item][t-right]{text-align:right}[password-strength] p{font-size:12px;color:#000}[password-strength] [progress]{background:#e6e6e6;width:100%;height:10px;border-radius:10px}[password-strength] [progress] span{background-color:#ff5b32;height:10px;display:block;border-radius:10px;position:relative;transition:all .2s ease-in-out}[password-strength] [progress] span.good{background-color:#4456fc}[password-strength] [progress] span.strong{background-color:#99c15d}[password-strength] [progress] span.nice{background-color:#ffb302}[wrap-player]{flex:0 0 100%;background:#000;width:100%;display:flex;align-items:center;justify-content:center;padding:20px;position:fixed;bottom:-100%;left:0;z-index:60;box-sizing:border-box;border-radius:20px 20px 0 0}[wrap-player][active=true]{bottom:0;left:0}.left{justify-content:flex-start!important}.left,.right{display:flex!important;align-items:center!important;flex-direction:row!important}.right{justify-content:flex-end!important}.space-between{display:flex;justify-content:space-between!important}.space-between.column{flex-direction:column!important;align-items:center!important;align-content:center!important}.justify-center{display:flex;justify-content:center!important;align-items:center!important}.cursor-pointer{cursor:pointer!important}.cursor-no-drop{cursor:no-drop!important}.cursor-not-allowed{cursor:not-allowed!important}@media (max-width:768px){.right{margin-top:1.5rem}}.btn-primary-gray{color:#fff;background-color:grey}.btn-primary-gray:hover{background-color:#686868;border:2px solid #dc761a}.btn-primary-red{color:#fff;background-color:red}.btn-primary-red:hover{background-color:#ab0101;border:2px solid #dc761a}
/*!
# ______                                _  _         ______  _         _  _          _ 
# | ___ \                              (_)| |        |  _  \(_)       (_)| |        | |
# | |_/ /_ __  ___   _ __    ___   ___  _ | |_  ___  | | | | _   __ _  _ | |_  __ _ | |
# |  __/| '__|/ _ \ | '_ \  / _ \ / __|| || __|/ _ \ | | | || | / _` || || __|/ _` || |
# | |   | |  | (_) || |_) || (_) |\__ \| || |_| (_) || |/ / | || (_| || || |_| (_| || |
# \_|   |_|   \___/ | .__/  \___/ |___/|_| \__|\___/ |___/  |_| \__, ||_| \__|\__,_||_|
#                   | |                                          __/ |
#
*/.multiselect .multiselect__option .multiselect__option--selected,.multiselect .multiselect__option .multiselect__option--selected:after{background:#dc761a;color:#fff}.multiselect .multiselect__option.multiselect__option--highlight{background:#b5631a;color:#fff}.multiselect .multiselect__option.multiselect__option--highlight:after{background:#b5631a}.multiselect .multiselect__option.multiselect__option--highlight.multiselect__option--selected,.multiselect .multiselect__option.multiselect__option--highlight.multiselect__option--selected:after{background:#ff5b32;color:#fff}.multiselect .multiselect__tag{background:#dc761a}[auth-layout]{background-color:rgba(201,191,191,.5098039215686274);background-position:center 250px;background-size:cover;background-repeat:no-repeat;width:100vw;min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;padding-bottom:30px;box-sizing:border-box}[auth-layout] #logo-sign-in{width:20%;margin-top:4%}[auth-layout] [container]{width:100%;max-width:1280px;margin:0 auto 2rem;box-sizing:border-box}[auth-layout] [content-auth-page]{background:#fff;min-width:450px;max-width:100%;padding:30px;border-radius:4px;box-shadow:0 0 30px rgba(165,164,164,.16);box-sizing:border-box;position:relative;z-index:10}[auth-layout] [content-auth-page] [logo]{text-align:center;display:block;margin:0 auto 30px}[auth-layout] [content-auth-page] [logo] img{height:48px}[auth-layout] #particles-js-auth{width:100%;height:100%;position:fixed;top:0;left:0;z-index:0}.full_container{padding:15px;position:absolute;top:0;bottom:0;left:0;right:0}#auth-page form{margin-bottom:20px}#auth-page form [form]{align-items:center}#auth-page form [form] .form-group{display:flex;justify-content:flex-start;align-items:center}#auth-page form [form] .form-group.align-right{justify-content:flex-end}#auth-page form [form] .form-group .input-group{width:100%;display:flex;flex-direction:column}#auth-page form [form] .form-group .input-group .input{margin-top:.5rem!important}#auth-page form label{margin-bottom:0}#auth-page .forgot-password{text-align:center}#auth-page .forgot-password h6{width:100%;height:20px;display:flex;justify-content:center;align-items:center;position:relative}#auth-page .forgot-password h6:before{content:"";background:#e6e6e6;width:100%;height:1px;display:block;position:absolute;top:56%;left:0;z-index:0;transform:translateY(-50%)}#auth-page .forgot-password h6 span{font-family:Segoe UI!important;font-weight:300!important;color:#000;font-size:14px;background:#fff;padding:0 20px;display:inline-block;position:relative;z-index:10;border-radius:50px}#auth-page .forgot-password span{color:#000;font-size:14px}#auth-page .forgot-password span a{color:#824613;display:inline-block;margin-left:3px}.input-group{width:100%;display:flex;flex-direction:column}.input-group .input{margin-top:.5rem!important}.label{text-transform:uppercase}@media (max-width:765px){[auth-layout] [content-auth-page]{min-width:80%}[auth-layout] #logo-sign-in{width:45%;margin-top:36%}}