@charset "UTF-8";@keyframes ms-motion-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ms-motion-fadeOut{0%{opacity:1}to{opacity:0}}@keyframes ms-motion-scaleDownIn{0%{transform:scale3d(1.15,1.15,1)}to{transform:scaleZ(1)}}@keyframes ms-motion-scaleDownOut{0%{transform:scaleZ(1)}to{transform:scale3d(.9,.9,1)}}@keyframes ms-motion-slideLeftOut{0%{transform:translateZ(0)}to{transform:translate3d(-48px,0,0)}}@keyframes ms-motion-slideRightOut{0%{transform:translateZ(0)}to{transform:translate3d(48px,0,0)}}@keyframes ms-motion-slideLeftIn{0%{transform:translate3d(48px,0,0)}to{transform:translateZ(0)}}@keyframes ms-motion-slideRightIn{0%{transform:translate3d(-48px,0,0)}to{transform:translateZ(0)}}@keyframes ms-motion-slideUpOut{0%{transform:translateZ(0)}to{transform:translate3d(0,-48px,0)}}@keyframes ms-motion-slideDownOut{0%{transform:translateZ(0)}to{transform:translate3d(0,48px,0)}}@keyframes ms-motion-slideUpIn{0%{transform:translate3d(0,48px,0)}to{transform:translateZ(0)}}@keyframes ms-motion-slideDownIn{0%{transform:translate3d(0,-48px,0)}to{transform:translateZ(0)}}.ms-motion-fadeIn{animation:ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}.ms-motion-fadeOut{animation:ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}.ms-motion-scaleDownIn{animation:ms-motion-scaleDownIn .3s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}.ms-motion-scaleDownOut{animation:ms-motion-scaleDownOut .3s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}[dir=ltr] .ms-motion-slideLeftOut{animation:ms-motion-slideLeftOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}[dir=rtl] .ms-motion-slideLeftOut,[dir=ltr] .ms-motion-slideRightOut{animation:ms-motion-slideRightOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}[dir=rtl] .ms-motion-slideRightOut{animation:ms-motion-slideLeftOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}[dir=ltr] .ms-motion-slideLeftIn{animation:ms-motion-slideLeftIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}[dir=rtl] .ms-motion-slideLeftIn,[dir=ltr] .ms-motion-slideRightIn{animation:ms-motion-slideRightIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}[dir=rtl] .ms-motion-slideRightIn{animation:ms-motion-slideLeftIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}.ms-motion-slideUpOut{animation:ms-motion-slideUpOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}.ms-motion-slideDownOut{animation:ms-motion-slideDownOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}.ms-motion-slideUpIn{animation:ms-motion-slideUpIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}.ms-motion-slideDownIn{animation:ms-motion-slideDownIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}@keyframes ms-slideRightIn10{0%{transform:translate3d(-10px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideRightIn20{0%{transform:translate3d(-20px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideRightIn40{0%{transform:translate3d(-40px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideRightIn400{0%{transform:translate3d(-400px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideRightOut40{0%{transform:translateZ(0)}to{transform:translate3d(40px,0,0)}}@keyframes ms-slideRightOut400{0%{transform:translateZ(0)}to{transform:translate3d(400px,0,0)}}@keyframes ms-slideLeftIn10{0%{transform:translate3d(10px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideLeftIn20{0%{transform:translate3d(20px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideLeftIn40{0%{transform:translate3d(40px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideLeftIn400{0%{transform:translate3d(400px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideLeftOut40{0%{transform:translateZ(0)}to{transform:translate3d(-40px,0,0)}}@keyframes ms-slideLeftOut400{0%{transform:translateZ(0)}to{transform:translate3d(-400px,0,0)}}@keyframes ms-slideUpIn10{0%{transform:translate3d(0,10px,0)}to{transform:translateZ(0)}}@keyframes ms-slideUpIn20{0%{transform:translate3d(0,20px,0)}to{transform:translateZ(0)}}@keyframes ms-slideDownIn10{0%{transform:translate3d(0,-10px,0)}to{transform:translateZ(0)}}@keyframes ms-slideDownIn20{0%{transform:translate3d(0,-20px,0)}to{transform:translateZ(0)}}@keyframes ms-slideUpOut10{0%{transform:translateZ(0)}to{transform:translate3d(0,-10px,0)}}@keyframes ms-slideUpOut20{0%{transform:translateZ(0)}to{transform:translate3d(0,-20px,0)}}@keyframes ms-slideDownOut10{0%{transform:translateZ(0)}to{transform:translate3d(0,10px,0)}}@keyframes ms-slideDownOut20{0%{transform:translateZ(0)}to{transform:translate3d(0,20px,0)}}@keyframes ms-scaleUp100{0%{transform:scale3d(.98,.98,1)}to{transform:scaleZ(1)}}@keyframes ms-scaleUp103{0%{transform:scaleZ(1)}to{transform:scale3d(1.03,1.03,1)}}@keyframes ms-scaleDown98{0%{transform:scaleZ(1)}to{transform:scale3d(.98,.98,1)}}@keyframes ms-scaleDown100{0%{transform:scale3d(1.03,1.03,1)}to{transform:scaleZ(1)}}@keyframes ms-fadeIn{0%{opacity:0;animation-timing-function:cubic-bezier(.1,.25,.75,.9)}to{opacity:1}}@keyframes ms-fadeOut{0%{opacity:1;animation-timing-function:cubic-bezier(.1,.25,.75,.9)}to{opacity:0}}@keyframes ms-rotate90{0%{transform:rotate(0)}to{transform:rotate(90deg)}}@keyframes ms-rotateN90{0%{transform:rotate(90deg)}to{transform:rotate(0)}}[dir=ltr] .ms-slideRightIn10{animation-name:ms-fadeIn,ms-slideRightIn10;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideRightIn10{animation:none}}[dir=rtl] .ms-slideRightIn10{animation-name:ms-fadeIn,ms-slideLeftIn10;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideRightIn10{animation:none}}[dir=ltr] .ms-slideRightIn20{animation-name:ms-fadeIn,ms-slideRightIn20;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideRightIn20{animation:none}}[dir=rtl] .ms-slideRightIn20{animation-name:ms-fadeIn,ms-slideLeftIn20;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideRightIn20{animation:none}}[dir=ltr] .ms-slideRightIn40{animation-name:ms-fadeIn,ms-slideRightIn40;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideRightIn40{animation:none}}[dir=rtl] .ms-slideRightIn40{animation-name:ms-fadeIn,ms-slideLeftIn40;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideRightIn40{animation:none}}[dir=ltr] .ms-slideRightIn400{animation-name:ms-fadeIn,ms-slideRightIn400;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideRightIn400{animation:none}}[dir=rtl] .ms-slideRightIn400{animation-name:ms-fadeIn,ms-slideLeftIn400;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideRightIn400{animation:none}}[dir=ltr] .ms-slideRightOut40{animation-name:ms-fadeOut,ms-slideRightOut40;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideRightOut40{animation:none}}[dir=rtl] .ms-slideRightOut40{animation-name:ms-fadeOut,ms-slideLeftOut40;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideRightOut40{animation:none}}[dir=ltr] .ms-slideRightOut400{animation-name:ms-fadeOut,ms-slideRightOut400;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideRightOut400{animation:none}}[dir=rtl] .ms-slideRightOut400{animation-name:ms-fadeOut,ms-slideLeftOut400;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideRightOut400{animation:none}}[dir=ltr] .ms-slideLeftIn10{animation-name:ms-fadeIn,ms-slideLeftIn10;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideLeftIn10{animation:none}}[dir=rtl] .ms-slideLeftIn10{animation-name:ms-fadeIn,ms-slideRightIn10;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideLeftIn10{animation:none}}[dir=ltr] .ms-slideLeftIn20{animation-name:ms-fadeIn,ms-slideLeftIn20;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideLeftIn20{animation:none}}[dir=rtl] .ms-slideLeftIn20{animation-name:ms-fadeIn,ms-slideRightIn20;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideLeftIn20{animation:none}}[dir=ltr] .ms-slideLeftIn40{animation-name:ms-fadeIn,ms-slideLeftIn40;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideLeftIn40{animation:none}}[dir=rtl] .ms-slideLeftIn40{animation-name:ms-fadeIn,ms-slideRightIn40;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideLeftIn40{animation:none}}[dir=ltr] .ms-slideLeftIn400{animation-name:ms-fadeIn,ms-slideLeftIn400;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideLeftIn400{animation:none}}[dir=rtl] .ms-slideLeftIn400{animation-name:ms-fadeIn,ms-slideRightIn400;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideLeftIn400{animation:none}}[dir=ltr] .ms-slideLeftOut40{animation-name:ms-fadeOut,ms-slideLeftOut40;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideLeftOut40{animation:none}}[dir=rtl] .ms-slideLeftOut40{animation-name:ms-fadeOut,ms-slideRightOut40;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideLeftOut40{animation:none}}[dir=ltr] .ms-slideLeftOut400{animation-name:ms-fadeOut,ms-slideLeftOut400;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideLeftOut400{animation:none}}[dir=rtl] .ms-slideLeftOut400{animation-name:ms-fadeOut,ms-slideRightOut400;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideLeftOut400{animation:none}}.ms-slideUpIn10{animation-name:ms-fadeIn,ms-slideUpIn10;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-slideUpIn10{animation:none}}.ms-slideUpIn20{animation-name:ms-fadeIn,ms-slideUpIn20;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-slideUpIn20{animation:none}}.ms-slideDownIn10{animation-name:ms-fadeIn,ms-slideDownIn10;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-slideDownIn10{animation:none}}.ms-slideDownIn20{animation-name:ms-fadeIn,ms-slideDownIn20;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-slideDownIn20{animation:none}}.ms-slideUpOut10{animation-name:ms-fadeOut,ms-slideUpOut10;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-slideUpOut10{animation:none}}.ms-slideUpOut20{animation-name:ms-fadeOut,ms-slideUpOut20;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-slideUpOut20{animation:none}}.ms-slideDownOut10{animation-name:ms-fadeOut,ms-slideDownOut10;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-slideDownOut10{animation:none}}.ms-slideDownOut20{animation-name:ms-fadeOut,ms-slideDownOut20;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-slideDownOut20{animation:none}}.ms-scaleUpIn100{animation-name:ms-fadeIn,ms-scaleUp100;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-scaleUpIn100{animation:none}}.ms-scaleUpOut103{animation-name:ms-fadeOut,ms-scaleUp103;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-scaleUpOut103{animation:none}}.ms-scaleDownOut98{animation-name:ms-fadeOut,ms-scaleDown98;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-scaleDownOut98{animation:none}}.ms-scaleDownIn100{animation-name:ms-fadeIn,ms-scaleDown100;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-scaleDownIn100{animation:none}}.ms-fadeIn100{animation-name:ms-fadeIn;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-fadeIn100{animation:none}}.ms-fadeIn200{animation-name:ms-fadeIn;animation-duration:.267s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-fadeIn200{animation:none}}.ms-fadeIn400{animation-name:ms-fadeIn;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-fadeIn400{animation:none}}.ms-fadeIn500{animation-name:ms-fadeIn;animation-duration:.467s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-fadeIn500{animation:none}}.ms-fadeOut100{animation-name:ms-fadeOut;animation-duration:.1s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-fadeOut100{animation:none}}.ms-fadeOut200{animation-name:ms-fadeOut;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-fadeOut200{animation:none}}.ms-fadeOut400{animation-name:ms-fadeOut;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-fadeOut400{animation:none}}.ms-fadeOut500{animation-name:ms-fadeOut;animation-duration:.467s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-fadeOut500{animation:none}}.ms-expandCollapse100{transition:height .1s cubic-bezier(.1,.25,.75,.9)}@media (prefers-reduced-motion: reduce){.ms-expandCollapse100{transition:none}}.ms-expandCollapse200{transition:height .167s cubic-bezier(.1,.25,.75,.9)}@media (prefers-reduced-motion: reduce){.ms-expandCollapse200{transition:none}}.ms-expandCollapse400{transition:height .367s cubic-bezier(.1,.25,.75,.9)}@media (prefers-reduced-motion: reduce){.ms-expandCollapse400{transition:none}}.ms-delay100{animation-delay:.167s}.ms-delay200{animation-delay:.267s}[dir=ltr] .ms-rotate90deg{animation-name:ms-rotate90;animation-duration:.1s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-rotate90deg{animation:none}}[dir=rtl] .ms-rotate90deg{animation-name:ms-rotateN90;animation-duration:.1s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-rotate90deg{animation:none}}[dir=ltr] .ms-rotateN90deg{animation-name:ms-rotateN90;animation-duration:.1s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-rotateN90deg{animation:none}}[dir=rtl] .ms-rotateN90deg{animation-name:ms-rotate90;animation-duration:.1s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-rotateN90deg{animation:none}}.ms-BrandIcon--icon16{background-size:100% 100%;width:16px;height:16px}.ms-BrandIcon--icon48{background-size:100% 100%;width:48px;height:48px}.ms-BrandIcon--icon96{background-size:100% 100%;width:96px;height:96px}.ms-bgColor-communicationShade30,.ms-bgColor-communicationShade30--hover:hover{background-color:#004578}.ms-bgColor-communicationShade20,.ms-bgColor-communicationShade20--hover:hover{background-color:#005a9e}.ms-bgColor-communicationShade10,.ms-bgColor-communicationShade10--hover:hover{background-color:#106ebe}.ms-bgColor-communicationPrimary,.ms-bgColor-communicationPrimary--hover:hover{background-color:#0078d4}.ms-bgColor-communicationTint10,.ms-bgColor-communicationTint10--hover:hover{background-color:#2b88d8}.ms-bgColor-communicationTint20,.ms-bgColor-communicationTint20--hover:hover{background-color:#c7e0f4}.ms-bgColor-communicationTint30,.ms-bgColor-communicationTint30--hover:hover{background-color:#deecf9}.ms-bgColor-communicationTint40,.ms-bgColor-communicationTint40--hover:hover{background-color:#eff6fc}.ms-bgColor-black,.ms-bgColor-black--hover:hover{background-color:#000}.ms-bgColor-gray220,.ms-bgColor-gray220--hover:hover{background-color:#11100f}.ms-bgColor-gray210,.ms-bgColor-gray210--hover:hover{background-color:#161514}.ms-bgColor-gray200,.ms-bgColor-gray200--hover:hover{background-color:#1b1a19}.ms-bgColor-gray190,.ms-bgColor-gray190--hover:hover{background-color:#201f1e}.ms-bgColor-gray180,.ms-bgColor-gray180--hover:hover{background-color:#252423}.ms-bgColor-gray170,.ms-bgColor-gray170--hover:hover{background-color:#292827}.ms-bgColor-gray160,.ms-bgColor-gray160--hover:hover{background-color:#323130}.ms-bgColor-gray150,.ms-bgColor-gray150--hover:hover{background-color:#3b3a39}.ms-bgColor-gray140,.ms-bgColor-gray140--hover:hover{background-color:#484644}.ms-bgColor-gray130,.ms-bgColor-gray130--hover:hover{background-color:#605e5c}.ms-bgColor-gray120,.ms-bgColor-gray120--hover:hover{background-color:#797775}.ms-bgColor-gray110,.ms-bgColor-gray110--hover:hover{background-color:#8a8886}.ms-bgColor-gray100,.ms-bgColor-gray100--hover:hover{background-color:#979593}.ms-bgColor-gray90,.ms-bgColor-gray90--hover:hover{background-color:#a19f9d}.ms-bgColor-gray80,.ms-bgColor-gray80--hover:hover{background-color:#b3b0ad}.ms-bgColor-gray70,.ms-bgColor-gray70--hover:hover{background-color:#bebbb8}.ms-bgColor-gray60,.ms-bgColor-gray60--hover:hover{background-color:#c8c6c4}.ms-bgColor-gray50,.ms-bgColor-gray50--hover:hover{background-color:#d2d0ce}.ms-bgColor-gray40,.ms-bgColor-gray40--hover:hover{background-color:#e1dfdd}.ms-bgColor-gray30,.ms-bgColor-gray30--hover:hover{background-color:#edebe9}.ms-bgColor-gray20,.ms-bgColor-gray20--hover:hover{background-color:#f3f2f1}.ms-bgColor-gray10,.ms-bgColor-gray10--hover:hover{background-color:#faf9f8}.ms-bgColor-white,.ms-bgColor-white--hover:hover{background-color:#fff}.ms-bgColor-sharedPinkRed10,.ms-bgColor-sharedPinkRed10--hover:hover{background-color:#750b1c}.ms-bgColor-sharedRed20,.ms-bgColor-sharedRed20--hover:hover{background-color:#a4262c}.ms-bgColor-sharedRed10,.ms-bgColor-sharedRed10--hover:hover{background-color:#d13438}.ms-bgColor-sharedRedOrange20,.ms-bgColor-sharedRedOrange20--hover:hover{background-color:#603d30}.ms-bgColor-sharedRedOrange10,.ms-bgColor-sharedRedOrange10--hover:hover{background-color:#da3b01}.ms-bgColor-sharedOrange30,.ms-bgColor-sharedOrange30--hover:hover{background-color:#8e562e}.ms-bgColor-sharedOrange20,.ms-bgColor-sharedOrange20--hover:hover{background-color:#ca5010}.ms-bgColor-sharedOrange10,.ms-bgColor-sharedOrange10--hover:hover{background-color:#fa4}.ms-bgColor-sharedYellow10,.ms-bgColor-sharedYellow10--hover:hover{background-color:#fce100}.ms-bgColor-sharedOrangeYellow20,.ms-bgColor-sharedOrangeYellow20--hover:hover{background-color:#986f0b}.ms-bgColor-sharedOrangeYellow10,.ms-bgColor-sharedOrangeYellow10--hover:hover{background-color:#c19c00}.ms-bgColor-sharedYellowGreen10,.ms-bgColor-sharedYellowGreen10--hover:hover{background-color:#8cbd18}.ms-bgColor-sharedGreen20,.ms-bgColor-sharedGreen20--hover:hover{background-color:#0b6a0b}.ms-bgColor-sharedGreen10,.ms-bgColor-sharedGreen10--hover:hover{background-color:#498205}.ms-bgColor-sharedGreenCyan10,.ms-bgColor-sharedGreenCyan10--hover:hover{background-color:#00ad56}.ms-bgColor-sharedCyan40,.ms-bgColor-sharedCyan40--hover:hover{background-color:#005e50}.ms-bgColor-sharedCyan30,.ms-bgColor-sharedCyan30--hover:hover{background-color:#005b70}.ms-bgColor-sharedCyan20,.ms-bgColor-sharedCyan20--hover:hover{background-color:#038387}.ms-bgColor-sharedCyan10,.ms-bgColor-sharedCyan10--hover:hover{background-color:#00b7c3}.ms-bgColor-sharedCyanBlue20,.ms-bgColor-sharedCyanBlue20--hover:hover{background-color:#004e8c}.ms-bgColor-sharedCyanBlue10,.ms-bgColor-sharedCyanBlue10--hover:hover{background-color:#0078d4}.ms-bgColor-sharedBlue10,.ms-bgColor-sharedBlue10--hover:hover{background-color:#4f6bed}.ms-bgColor-sharedBlueMagenta40,.ms-bgColor-sharedBlueMagenta40--hover:hover{background-color:#373277}.ms-bgColor-sharedBlueMagenta30,.ms-bgColor-sharedBlueMagenta30--hover:hover{background-color:#5c2e91}.ms-bgColor-sharedBlueMagenta20,.ms-bgColor-sharedBlueMagenta20--hover:hover{background-color:#8764b8}.ms-bgColor-sharedBlueMagenta10,.ms-bgColor-sharedBlueMagenta10--hover:hover{background-color:#8378de}.ms-bgColor-sharedMagenta20,.ms-bgColor-sharedMagenta20--hover:hover{background-color:#881798}.ms-bgColor-sharedMagenta10,.ms-bgColor-sharedMagenta10--hover:hover{background-color:#c239b3}.ms-bgColor-sharedMagentaPink20,.ms-bgColor-sharedMagentaPink20--hover:hover{background-color:#9b0062}.ms-bgColor-sharedMagentaPink10,.ms-bgColor-sharedMagentaPink10--hover:hover{background-color:#e3008c}.ms-bgColor-sharedGray40,.ms-bgColor-sharedGray40--hover:hover{background-color:#393939}.ms-bgColor-sharedGray30,.ms-bgColor-sharedGray30--hover:hover{background-color:#7a7574}.ms-bgColor-sharedGray20,.ms-bgColor-sharedGray20--hover:hover{background-color:#69797e}.ms-bgColor-sharedGray10,.ms-bgColor-sharedGray10--hover:hover{background-color:#a0aeb2}.ms-borderColor-communicationShade30,.ms-borderColor-communicationShade30--hover:hover{border-color:#004578}.ms-borderColor-communicationShade20,.ms-borderColor-communicationShade20--hover:hover{border-color:#005a9e}.ms-borderColor-communicationShade10,.ms-borderColor-communicationShade10--hover:hover{border-color:#106ebe}.ms-borderColor-communicationPrimary,.ms-borderColor-communicationPrimary--hover:hover{border-color:#0078d4}.ms-borderColor-communicationTint10,.ms-borderColor-communicationTint10--hover:hover{border-color:#2b88d8}.ms-borderColor-communicationTint20,.ms-borderColor-communicationTint20--hover:hover{border-color:#c7e0f4}.ms-borderColor-communicationTint30,.ms-borderColor-communicationTint30--hover:hover{border-color:#deecf9}.ms-borderColor-communicationTint40,.ms-borderColor-communicationTint40--hover:hover{border-color:#eff6fc}.ms-borderColor-black,.ms-borderColor-black--hover:hover{border-color:#000}.ms-borderColor-gray220,.ms-borderColor-gray220--hover:hover{border-color:#11100f}.ms-borderColor-gray210,.ms-borderColor-gray210--hover:hover{border-color:#161514}.ms-borderColor-gray200,.ms-borderColor-gray200--hover:hover{border-color:#1b1a19}.ms-borderColor-gray190,.ms-borderColor-gray190--hover:hover{border-color:#201f1e}.ms-borderColor-gray180,.ms-borderColor-gray180--hover:hover{border-color:#252423}.ms-borderColor-gray170,.ms-borderColor-gray170--hover:hover{border-color:#292827}.ms-borderColor-gray160,.ms-borderColor-gray160--hover:hover{border-color:#323130}.ms-borderColor-gray150,.ms-borderColor-gray150--hover:hover{border-color:#3b3a39}.ms-borderColor-gray140,.ms-borderColor-gray140--hover:hover{border-color:#484644}.ms-borderColor-gray130,.ms-borderColor-gray130--hover:hover{border-color:#605e5c}.ms-borderColor-gray120,.ms-borderColor-gray120--hover:hover{border-color:#797775}.ms-borderColor-gray110,.ms-borderColor-gray110--hover:hover{border-color:#8a8886}.ms-borderColor-gray100,.ms-borderColor-gray100--hover:hover{border-color:#979593}.ms-borderColor-gray90,.ms-borderColor-gray90--hover:hover{border-color:#a19f9d}.ms-borderColor-gray80,.ms-borderColor-gray80--hover:hover{border-color:#b3b0ad}.ms-borderColor-gray70,.ms-borderColor-gray70--hover:hover{border-color:#bebbb8}.ms-borderColor-gray60,.ms-borderColor-gray60--hover:hover{border-color:#c8c6c4}.ms-borderColor-gray50,.ms-borderColor-gray50--hover:hover{border-color:#d2d0ce}.ms-borderColor-gray40,.ms-borderColor-gray40--hover:hover{border-color:#e1dfdd}.ms-borderColor-gray30,.ms-borderColor-gray30--hover:hover{border-color:#edebe9}.ms-borderColor-gray20,.ms-borderColor-gray20--hover:hover{border-color:#f3f2f1}.ms-borderColor-gray10,.ms-borderColor-gray10--hover:hover{border-color:#faf9f8}.ms-borderColor-white,.ms-borderColor-white--hover:hover{border-color:#fff}.ms-borderColor-sharedPinkRed10,.ms-borderColor-sharedPinkRed10--hover:hover{border-color:#750b1c}.ms-borderColor-sharedRed20,.ms-borderColor-sharedRed20--hover:hover{border-color:#a4262c}.ms-borderColor-sharedRed10,.ms-borderColor-sharedRed10--hover:hover{border-color:#d13438}.ms-borderColor-sharedRedOrange20,.ms-borderColor-sharedRedOrange20--hover:hover{border-color:#603d30}.ms-borderColor-sharedRedOrange10,.ms-borderColor-sharedRedOrange10--hover:hover{border-color:#da3b01}.ms-borderColor-sharedOrange30,.ms-borderColor-sharedOrange30--hover:hover{border-color:#8e562e}.ms-borderColor-sharedOrange20,.ms-borderColor-sharedOrange20--hover:hover{border-color:#ca5010}.ms-borderColor-sharedOrange10,.ms-borderColor-sharedOrange10--hover:hover{border-color:#fa4}.ms-borderColor-sharedYellow10,.ms-borderColor-sharedYellow10--hover:hover{border-color:#fce100}.ms-borderColor-sharedOrangeYellow20,.ms-borderColor-sharedOrangeYellow20--hover:hover{border-color:#986f0b}.ms-borderColor-sharedOrangeYellow10,.ms-borderColor-sharedOrangeYellow10--hover:hover{border-color:#c19c00}.ms-borderColor-sharedYellowGreen10,.ms-borderColor-sharedYellowGreen10--hover:hover{border-color:#8cbd18}.ms-borderColor-sharedGreen20,.ms-borderColor-sharedGreen20--hover:hover{border-color:#0b6a0b}.ms-borderColor-sharedGreen10,.ms-borderColor-sharedGreen10--hover:hover{border-color:#498205}.ms-borderColor-sharedGreenCyan10,.ms-borderColor-sharedGreenCyan10--hover:hover{border-color:#00ad56}.ms-borderColor-sharedCyan40,.ms-borderColor-sharedCyan40--hover:hover{border-color:#005e50}.ms-borderColor-sharedCyan30,.ms-borderColor-sharedCyan30--hover:hover{border-color:#005b70}.ms-borderColor-sharedCyan20,.ms-borderColor-sharedCyan20--hover:hover{border-color:#038387}.ms-borderColor-sharedCyan10,.ms-borderColor-sharedCyan10--hover:hover{border-color:#00b7c3}.ms-borderColor-sharedCyanBlue20,.ms-borderColor-sharedCyanBlue20--hover:hover{border-color:#004e8c}.ms-borderColor-sharedCyanBlue10,.ms-borderColor-sharedCyanBlue10--hover:hover{border-color:#0078d4}.ms-borderColor-sharedBlue10,.ms-borderColor-sharedBlue10--hover:hover{border-color:#4f6bed}.ms-borderColor-sharedBlueMagenta40,.ms-borderColor-sharedBlueMagenta40--hover:hover{border-color:#373277}.ms-borderColor-sharedBlueMagenta30,.ms-borderColor-sharedBlueMagenta30--hover:hover{border-color:#5c2e91}.ms-borderColor-sharedBlueMagenta20,.ms-borderColor-sharedBlueMagenta20--hover:hover{border-color:#8764b8}.ms-borderColor-sharedBlueMagenta10,.ms-borderColor-sharedBlueMagenta10--hover:hover{border-color:#8378de}.ms-borderColor-sharedMagenta20,.ms-borderColor-sharedMagenta20--hover:hover{border-color:#881798}.ms-borderColor-sharedMagenta10,.ms-borderColor-sharedMagenta10--hover:hover{border-color:#c239b3}.ms-borderColor-sharedMagentaPink20,.ms-borderColor-sharedMagentaPink20--hover:hover{border-color:#9b0062}.ms-borderColor-sharedMagentaPink10,.ms-borderColor-sharedMagentaPink10--hover:hover{border-color:#e3008c}.ms-borderColor-sharedGray40,.ms-borderColor-sharedGray40--hover:hover{border-color:#393939}.ms-borderColor-sharedGray30,.ms-borderColor-sharedGray30--hover:hover{border-color:#7a7574}.ms-borderColor-sharedGray20,.ms-borderColor-sharedGray20--hover:hover{border-color:#69797e}.ms-borderColor-sharedGray10,.ms-borderColor-sharedGray10--hover:hover{border-color:#a0aeb2}.ms-fontColor-communicationShade30,.ms-fontColor-communicationShade30--hover:hover{color:#004578}.ms-fontColor-communicationShade20,.ms-fontColor-communicationShade20--hover:hover{color:#005a9e}.ms-fontColor-communicationShade10,.ms-fontColor-communicationShade10--hover:hover{color:#106ebe}.ms-fontColor-communicationPrimary,.ms-fontColor-communicationPrimary--hover:hover{color:#0078d4}.ms-fontColor-communicationTint10,.ms-fontColor-communicationTint10--hover:hover{color:#2b88d8}.ms-fontColor-communicationTint20,.ms-fontColor-communicationTint20--hover:hover{color:#c7e0f4}.ms-fontColor-communicationTint30,.ms-fontColor-communicationTint30--hover:hover{color:#deecf9}.ms-fontColor-communicationTint40,.ms-fontColor-communicationTint40--hover:hover{color:#eff6fc}.ms-fontColor-gray220,.ms-fontColor-gray220--hover:hover{color:#11100f}.ms-fontColor-gray210,.ms-fontColor-gray210--hover:hover{color:#161514}.ms-fontColor-gray200,.ms-fontColor-gray200--hover:hover{color:#1b1a19}.ms-fontColor-gray190,.ms-fontColor-gray190--hover:hover{color:#201f1e}.ms-fontColor-gray180,.ms-fontColor-gray180--hover:hover{color:#252423}.ms-fontColor-gray170,.ms-fontColor-gray170--hover:hover{color:#292827}.ms-fontColor-gray160,.ms-fontColor-gray160--hover:hover{color:#323130}.ms-fontColor-gray150,.ms-fontColor-gray150--hover:hover{color:#3b3a39}.ms-fontColor-gray140,.ms-fontColor-gray140--hover:hover{color:#484644}.ms-fontColor-gray130,.ms-fontColor-gray130--hover:hover{color:#605e5c}.ms-fontColor-gray120,.ms-fontColor-gray120--hover:hover{color:#797775}.ms-fontColor-gray110,.ms-fontColor-gray110--hover:hover{color:#8a8886}.ms-fontColor-gray100,.ms-fontColor-gray100--hover:hover{color:#979593}.ms-fontColor-gray90,.ms-fontColor-gray90--hover:hover{color:#a19f9d}.ms-fontColor-gray80,.ms-fontColor-gray80--hover:hover{color:#b3b0ad}.ms-fontColor-gray70,.ms-fontColor-gray70--hover:hover{color:#bebbb8}.ms-fontColor-gray60,.ms-fontColor-gray60--hover:hover{color:#c8c6c4}.ms-fontColor-gray50,.ms-fontColor-gray50--hover:hover{color:#d2d0ce}.ms-fontColor-gray40,.ms-fontColor-gray40--hover:hover{color:#e1dfdd}.ms-fontColor-gray30,.ms-fontColor-gray30--hover:hover{color:#edebe9}.ms-fontColor-gray20,.ms-fontColor-gray20--hover:hover{color:#f3f2f1}.ms-fontColor-gray10,.ms-fontColor-gray10--hover:hover{color:#faf9f8}.ms-fontColor-sharedPinkRed10,.ms-fontColor-sharedPinkRed10--hover:hover{color:#750b1c}.ms-fontColor-sharedRed20,.ms-fontColor-sharedRed20--hover:hover{color:#a4262c}.ms-fontColor-sharedRed10,.ms-fontColor-sharedRed10--hover:hover{color:#d13438}.ms-fontColor-sharedRedOrange20,.ms-fontColor-sharedRedOrange20--hover:hover{color:#603d30}.ms-fontColor-sharedRedOrange10,.ms-fontColor-sharedRedOrange10--hover:hover{color:#da3b01}.ms-fontColor-sharedOrange30,.ms-fontColor-sharedOrange30--hover:hover{color:#8e562e}.ms-fontColor-sharedOrange20,.ms-fontColor-sharedOrange20--hover:hover{color:#ca5010}.ms-fontColor-sharedOrange10,.ms-fontColor-sharedOrange10--hover:hover{color:#fa4}.ms-fontColor-sharedYellow10,.ms-fontColor-sharedYellow10--hover:hover{color:#fce100}.ms-fontColor-sharedOrangeYellow20,.ms-fontColor-sharedOrangeYellow20--hover:hover{color:#986f0b}.ms-fontColor-sharedOrangeYellow10,.ms-fontColor-sharedOrangeYellow10--hover:hover{color:#c19c00}.ms-fontColor-sharedYellowGreen10,.ms-fontColor-sharedYellowGreen10--hover:hover{color:#8cbd18}.ms-fontColor-sharedGreen20,.ms-fontColor-sharedGreen20--hover:hover{color:#0b6a0b}.ms-fontColor-sharedGreen10,.ms-fontColor-sharedGreen10--hover:hover{color:#498205}.ms-fontColor-sharedGreenCyan10,.ms-fontColor-sharedGreenCyan10--hover:hover{color:#00ad56}.ms-fontColor-sharedCyan40,.ms-fontColor-sharedCyan40--hover:hover{color:#005e50}.ms-fontColor-sharedCyan30,.ms-fontColor-sharedCyan30--hover:hover{color:#005b70}.ms-fontColor-sharedCyan20,.ms-fontColor-sharedCyan20--hover:hover{color:#038387}.ms-fontColor-sharedCyan10,.ms-fontColor-sharedCyan10--hover:hover{color:#00b7c3}.ms-fontColor-sharedCyanBlue20,.ms-fontColor-sharedCyanBlue20--hover:hover{color:#004e8c}.ms-fontColor-sharedCyanBlue10,.ms-fontColor-sharedCyanBlue10--hover:hover{color:#0078d4}.ms-fontColor-sharedBlue10,.ms-fontColor-sharedBlue10--hover:hover{color:#4f6bed}.ms-fontColor-sharedBlueMagenta40,.ms-fontColor-sharedBlueMagenta40--hover:hover{color:#373277}.ms-fontColor-sharedBlueMagenta30,.ms-fontColor-sharedBlueMagenta30--hover:hover{color:#5c2e91}.ms-fontColor-sharedBlueMagenta20,.ms-fontColor-sharedBlueMagenta20--hover:hover{color:#8764b8}.ms-fontColor-sharedBlueMagenta10,.ms-fontColor-sharedBlueMagenta10--hover:hover{color:#8378de}.ms-fontColor-sharedMagenta20,.ms-fontColor-sharedMagenta20--hover:hover{color:#881798}.ms-fontColor-sharedMagenta10,.ms-fontColor-sharedMagenta10--hover:hover{color:#c239b3}.ms-fontColor-sharedMagentaPink20,.ms-fontColor-sharedMagentaPink20--hover:hover{color:#9b0062}.ms-fontColor-sharedMagentaPink10,.ms-fontColor-sharedMagentaPink10--hover:hover{color:#e3008c}.ms-fontColor-sharedGray40,.ms-fontColor-sharedGray40--hover:hover{color:#393939}.ms-fontColor-sharedGray30,.ms-fontColor-sharedGray30--hover:hover{color:#7a7574}.ms-fontColor-sharedGray20,.ms-fontColor-sharedGray20--hover:hover{color:#69797e}.ms-fontColor-sharedGray10,.ms-fontColor-sharedGray10--hover:hover{color:#a0aeb2}.ms-bgColor-themeDark,.ms-bgColor-themeDark--hover:hover{background-color:#005a9e}.ms-bgColor-themeDarkAlt,.ms-bgColor-themeDarkAlt--hover:hover{background-color:#106ebe}.ms-bgColor-themeDarker,.ms-bgColor-themeDarker--hover:hover{background-color:#004578}.ms-bgColor-themePrimary,.ms-bgColor-themePrimary--hover:hover{background-color:#0078d4}.ms-bgColor-themeSecondary,.ms-bgColor-themeSecondary--hover:hover{background-color:#2b88d8}.ms-bgColor-themeTertiary,.ms-bgColor-themeTertiary--hover:hover{background-color:#71afe5}.ms-bgColor-themeLight,.ms-bgColor-themeLight--hover:hover{background-color:#c7e0f4}.ms-bgColor-themeLighter,.ms-bgColor-themeLighter--hover:hover{background-color:#deecf9}.ms-bgColor-themeLighterAlt,.ms-bgColor-themeLighterAlt--hover:hover{background-color:#eff6fc}.ms-borderColor-themeDark,.ms-borderColor-themeDark--hover:hover{border-color:#005a9e}.ms-borderColor-themeDarkAlt,.ms-borderColor-themeDarkAlt--hover:hover{border-color:#106ebe}.ms-borderColor-themeDarker,.ms-borderColor-themeDarker--hover:hover{border-color:#004578}.ms-borderColor-themePrimary,.ms-borderColor-themePrimary--hover:hover{border-color:#0078d4}.ms-borderColor-themeSecondary,.ms-borderColor-themeSecondary--hover:hover{border-color:#2b88d8}.ms-borderColor-themeTertiary,.ms-borderColor-themeTertiary--hover:hover{border-color:#71afe5}.ms-borderColor-themeLight,.ms-borderColor-themeLight--hover:hover{border-color:#c7e0f4}.ms-borderColor-themeLighter,.ms-borderColor-themeLighter--hover:hover{border-color:#deecf9}.ms-borderColor-themeLighterAlt,.ms-borderColor-themeLighterAlt--hover:hover{border-color:#eff6fc}.ms-fontColor-themeDarker,.ms-fontColor-themeDarker--hover:hover{color:#004578}.ms-fontColor-themeDark,.ms-fontColor-themeDark--hover:hover{color:#005a9e}.ms-fontColor-themeDarkAlt,.ms-fontColor-themeDarkAlt--hover:hover{color:#106ebe}.ms-fontColor-themePrimary,.ms-fontColor-themePrimary--hover:hover{color:#0078d4}.ms-fontColor-themeSecondary,.ms-fontColor-themeSecondary--hover:hover{color:#2b88d8}.ms-fontColor-themeTertiary,.ms-fontColor-themeTertiary--hover:hover{color:#71afe5}.ms-fontColor-themeLight,.ms-fontColor-themeLight--hover:hover{color:#c7e0f4}.ms-fontColor-themeLighter,.ms-fontColor-themeLighter--hover:hover{color:#deecf9}.ms-fontColor-themeLighterAlt,.ms-fontColor-themeLighterAlt--hover:hover{color:#eff6fc}.ms-bgColor-neutralDark,.ms-bgColor-neutralDark--hover:hover{background-color:#201f1e}.ms-bgColor-neutralPrimary,.ms-bgColor-neutralPrimary--hover:hover{background-color:#323130}.ms-bgColor-neutralPrimaryAlt,.ms-bgColor-neutralPrimaryAlt--hover:hover{background-color:#3b3a39}.ms-bgColor-neutralSecondary,.ms-bgColor-neutralSecondary--hover:hover{background-color:#605e5c}.ms-bgColor-neutralSecondaryAlt,.ms-bgColor-neutralSecondaryAlt--hover:hover{background-color:#797775}.ms-bgColor-neutralTertiary,.ms-bgColor-neutralTertiary--hover:hover{background-color:#a19f9d}.ms-bgColor-neutralTertiaryAlt,.ms-bgColor-neutralTertiaryAlt--hover:hover{background-color:#c8c6c4}.ms-bgColor-neutralQuaternary,.ms-bgColor-neutralQuaternary--hover:hover{background-color:#d2d0ce}.ms-bgColor-neutralQuaternaryAlt,.ms-bgColor-neutralQuaternaryAlt--hover:hover{background-color:#e1dfdd}.ms-bgColor-neutralLight,.ms-bgColor-neutralLight--hover:hover{background-color:#edebe9}.ms-bgColor-neutralLighter,.ms-bgColor-neutralLighter--hover:hover{background-color:#f3f2f1}.ms-bgColor-neutralLighterAlt,.ms-bgColor-neutralLighterAlt--hover:hover{background-color:#faf9f8}.ms-borderColor-neutralDark,.ms-borderColor-neutralDark--hover:hover{border-color:#201f1e}.ms-borderColor-neutralPrimary,.ms-borderColor-neutralPrimary--hover:hover{border-color:#323130}.ms-borderColor-neutralPrimaryAlt,.ms-borderColor-neutralPrimaryAlt--hover:hover{border-color:#3b3a39}.ms-borderColor-neutralSecondary,.ms-borderColor-neutralSecondary--hover:hover{border-color:#605e5c}.ms-borderColor-neutralSecondaryAlt,.ms-borderColor-neutralSecondaryAlt--hover:hover{border-color:#797775}.ms-borderColor-neutralTertiary,.ms-borderColor-neutralTertiary--hover:hover{border-color:#a19f9d}.ms-borderColor-neutralTertiaryAlt,.ms-borderColor-neutralTertiaryAlt--hover:hover{border-color:#c8c6c4}.ms-borderColor-neutralQuaternary,.ms-borderColor-neutralQuaternary--hover:hover{border-color:#d2d0ce}.ms-borderColor-neutralQuaternaryAlt,.ms-borderColor-neutralQuaternaryAlt--hover:hover{border-color:#e1dfdd}.ms-borderColor-neutralLight,.ms-borderColor-neutralLight--hover:hover{border-color:#edebe9}.ms-borderColor-neutralLighter,.ms-borderColor-neutralLighter--hover:hover{border-color:#f3f2f1}.ms-borderColor-neutralLighterAlt,.ms-borderColor-neutralLighterAlt--hover:hover{border-color:#faf9f8}.ms-fontColor-black,.ms-fontColor-black--hover:hover{color:#000}.ms-fontColor-neutralDark,.ms-fontColor-neutralDark--hover:hover{color:#201f1e}.ms-fontColor-neutralPrimary,.ms-fontColor-neutralPrimary--hover:hover{color:#323130}.ms-fontColor-neutralPrimaryAlt,.ms-fontColor-neutralPrimaryAlt--hover:hover{color:#3b3a39}.ms-fontColor-neutralSecondary,.ms-fontColor-neutralSecondary--hover:hover{color:#605e5c}.ms-fontColor-neutralSecondaryAlt,.ms-fontColor-neutralSecondaryAlt--hover:hover{color:#797775}.ms-fontColor-neutralTertiary,.ms-fontColor-neutralTertiary--hover:hover{color:#a19f9d}.ms-fontColor-neutralTertiaryAlt,.ms-fontColor-neutralTertiaryAlt--hover:hover{color:#c8c6c4}.ms-fontColor-neutralQuaternary,.ms-fontColor-neutralQuaternary--hover:hover{color:#d2d0ce}.ms-fontColor-neutralQuaternaryAlt,.ms-fontColor-neutralQuaternaryAlt--hover:hover{color:#e1dfdd}.ms-fontColor-neutralLight,.ms-fontColor-neutralLight--hover:hover{color:#edebe9}.ms-fontColor-neutralLighter,.ms-fontColor-neutralLighter--hover:hover{color:#f3f2f1}.ms-fontColor-neutralLighterAlt,.ms-fontColor-neutralLighterAlt--hover:hover{color:#faf9f8}.ms-fontColor-white,.ms-fontColor-white--hover:hover{color:#fff}.ms-bgColor-yellow,.ms-bgColor-yellow--hover:hover{background-color:#ffb900}.ms-bgColor-yellowLight,.ms-bgColor-yellowLight--hover:hover{background-color:#fff100}.ms-bgColor-orange,.ms-bgColor-orange--hover:hover{background-color:#d83b01}.ms-bgColor-orangeLight,.ms-bgColor-orangeLight--hover:hover{background-color:#ea4300}.ms-bgColor-orangeLighter,.ms-bgColor-orangeLighter--hover:hover{background-color:#ff8c00}.ms-bgColor-redDark,.ms-bgColor-redDark--hover:hover{background-color:#a80000}.ms-bgColor-red,.ms-bgColor-red--hover:hover{background-color:#e81123}.ms-bgColor-magentaDark,.ms-bgColor-magentaDark--hover:hover{background-color:#5c005c}.ms-bgColor-magenta,.ms-bgColor-magenta--hover:hover{background-color:#b4009e}.ms-bgColor-magentaLight,.ms-bgColor-magentaLight--hover:hover{background-color:#e3008c}.ms-bgColor-purpleDark,.ms-bgColor-purpleDark--hover:hover{background-color:#32145a}.ms-bgColor-purple,.ms-bgColor-purple--hover:hover{background-color:#5c2d91}.ms-bgColor-purpleLight,.ms-bgColor-purpleLight--hover:hover{background-color:#b4a0ff}.ms-bgColor-blueDark,.ms-bgColor-blueDark--hover:hover{background-color:#002050}.ms-bgColor-blueMid,.ms-bgColor-blueMid--hover:hover{background-color:#00188f}.ms-bgColor-blue,.ms-bgColor-blue--hover:hover{background-color:#0078d4}.ms-bgColor-blueLight,.ms-bgColor-blueLight--hover:hover{background-color:#00bcf2}.ms-bgColor-tealDark,.ms-bgColor-tealDark--hover:hover{background-color:#004b50}.ms-bgColor-teal,.ms-bgColor-teal--hover:hover{background-color:#008272}.ms-bgColor-tealLight,.ms-bgColor-tealLight--hover:hover{background-color:#00b294}.ms-bgColor-greenDark,.ms-bgColor-greenDark--hover:hover{background-color:#004b1c}.ms-bgColor-green,.ms-bgColor-green--hover:hover{background-color:#107c10}.ms-bgColor-greenLight,.ms-bgColor-greenLight--hover:hover{background-color:#bad80a}.ms-borderColor-yellow,.ms-borderColor-yellow--hover:hover{border-color:#ffb900}.ms-borderColor-yellowLight,.ms-borderColor-yellowLight--hover:hover{border-color:#fff100}.ms-borderColor-orange,.ms-borderColor-orange--hover:hover{border-color:#d83b01}.ms-borderColor-orangeLight,.ms-borderColor-orangeLight--hover:hover{border-color:#ea4300}.ms-borderColor-orangeLighter,.ms-borderColor-orangeLighter--hover:hover{border-color:#ff8c00}.ms-borderColor-redDark,.ms-borderColor-redDark--hover:hover{border-color:#a80000}.ms-borderColor-red,.ms-borderColor-red--hover:hover{border-color:#e81123}.ms-borderColor-magentaDark,.ms-borderColor-magentaDark--hover:hover{border-color:#5c005c}.ms-borderColor-magenta,.ms-borderColor-magenta--hover:hover{border-color:#b4009e}.ms-borderColor-magentaLight,.ms-borderColor-magentaLight--hover:hover{border-color:#e3008c}.ms-borderColor-purpleDark,.ms-borderColor-purpleDark--hover:hover{border-color:#32145a}.ms-borderColor-purple,.ms-borderColor-purple--hover:hover{border-color:#5c2d91}.ms-borderColor-purpleLight,.ms-borderColor-purpleLight--hover:hover{border-color:#b4a0ff}.ms-borderColor-blueDark,.ms-borderColor-blueDark--hover:hover{border-color:#002050}.ms-borderColor-blueMid,.ms-borderColor-blueMid--hover:hover{border-color:#00188f}.ms-borderColor-blue,.ms-borderColor-blue--hover:hover{border-color:#0078d4}.ms-borderColor-blueLight,.ms-borderColor-blueLight--hover:hover{border-color:#00bcf2}.ms-borderColor-tealDark,.ms-borderColor-tealDark--hover:hover{border-color:#004b50}.ms-borderColor-teal,.ms-borderColor-teal--hover:hover{border-color:#008272}.ms-borderColor-tealLight,.ms-borderColor-tealLight--hover:hover{border-color:#00b294}.ms-borderColor-greenDark,.ms-borderColor-greenDark--hover:hover{border-color:#004b1c}.ms-borderColor-green,.ms-borderColor-green--hover:hover{border-color:#107c10}.ms-borderColor-greenLight,.ms-borderColor-greenLight--hover:hover{border-color:#bad80a}.ms-fontColor-yellow,.ms-fontColor-yellow--hover:hover{color:#ffb900}.ms-fontColor-yellowLight,.ms-fontColor-yellowLight--hover:hover{color:#fff100}.ms-fontColor-orange,.ms-fontColor-orange--hover:hover{color:#d83b01}.ms-fontColor-orangeLight,.ms-fontColor-orangeLight--hover:hover{color:#ea4300}.ms-fontColor-orangeLighter,.ms-fontColor-orangeLighter--hover:hover{color:#ff8c00}.ms-fontColor-redDark,.ms-fontColor-redDark--hover:hover{color:#a80000}.ms-fontColor-red,.ms-fontColor-red--hover:hover{color:#e81123}.ms-fontColor-magentaDark,.ms-fontColor-magentaDark--hover:hover{color:#5c005c}.ms-fontColor-magenta,.ms-fontColor-magenta--hover:hover{color:#b4009e}.ms-fontColor-magentaLight,.ms-fontColor-magentaLight--hover:hover{color:#e3008c}.ms-fontColor-purpleDark,.ms-fontColor-purpleDark--hover:hover{color:#32145a}.ms-fontColor-purple,.ms-fontColor-purple--hover:hover{color:#5c2d91}.ms-fontColor-purpleLight,.ms-fontColor-purpleLight--hover:hover{color:#b4a0ff}.ms-fontColor-blueDark,.ms-fontColor-blueDark--hover:hover{color:#002050}.ms-fontColor-blueMid,.ms-fontColor-blueMid--hover:hover{color:#00188f}.ms-fontColor-blue,.ms-fontColor-blue--hover:hover{color:#0078d4}.ms-fontColor-blueLight,.ms-fontColor-blueLight--hover:hover{color:#00bcf2}.ms-fontColor-tealDark,.ms-fontColor-tealDark--hover:hover{color:#004b50}.ms-fontColor-teal,.ms-fontColor-teal--hover:hover{color:#008272}.ms-fontColor-tealLight,.ms-fontColor-tealLight--hover:hover{color:#00b294}.ms-fontColor-greenDark,.ms-fontColor-greenDark--hover:hover{color:#004b1c}.ms-fontColor-green,.ms-fontColor-green--hover:hover{color:#107c10}.ms-fontColor-greenLight,.ms-fontColor-greenLight--hover:hover{color:#bad80a}.ms-bgColor-info,.ms-bgColor-info--hover:hover{background-color:#f3f2f1}.ms-bgColor-success,.ms-bgColor-success--hover:hover{background-color:#dff6dd}.ms-bgColor-severeWarning,.ms-bgColor-severeWarning--hover:hover{background-color:#fed9cc}.ms-bgColor-warning,.ms-bgColor-warning--hover:hover{background-color:#fff4ce}.ms-bgColor-error,.ms-bgColor-error--hover:hover{background-color:#fde7e9}.ms-fontColor-info,.ms-fontColor-info--hover:hover{color:#797775}.ms-fontColor-success,.ms-fontColor-success--hover:hover{color:#107c10}.ms-fontColor-alert,.ms-fontColor-alert--hover:hover{color:#d83b01}.ms-fontColor-warning,.ms-fontColor-warning--hover:hover{color:#797775}.ms-fontColor-severeWarning,.ms-fontColor-severeWarning--hover:hover{color:#d83b01}.ms-fontColor-error,.ms-fontColor-error--hover:hover{color:#a80000}.ms-bgColor-contrastBlackDisabled,.ms-bgColor-contrastBlackDisabled--hover:hover{background-color:#0f0}.ms-bgColor-contrastWhiteDisabled,.ms-bgColor-contrastWhiteDisabled--hover:hover{background-color:#600000}.ms-bgColor-contrastBlackSelected,.ms-bgColor-contrastBlackSelected--hover:hover{background-color:#1aebff}.ms-bgColor-contrastWhiteSelected,.ms-bgColor-contrastWhiteSelected--hover:hover{background-color:#37006e}.ms-fontColor-contrastBlackDisabled,.ms-fontColor-contrastBlackDisabled--hover:hover{color:#0f0}.ms-fontColor-contrastWhiteDisabled,.ms-fontColor-contrastWhiteDisabled--hover:hover{color:#600000}.ms-fontColor-contrastBlackSelected,.ms-fontColor-contrastBlackSelected--hover:hover{color:#1aebff}.ms-fontColor-contrastWhiteSelected,.ms-fontColor-contrastWhiteSelected--hover:hover{color:#37006e}.ms-borderColor-contrastBlackDisabled,.ms-borderColor-contrastBlackDisabled--hover:hover{border-color:#0f0}.ms-borderColor-contrastWhiteDisabled,.ms-borderColor-contrastWhiteDisabled--hover:hover{border-color:#600000}.ms-borderColor-contrastBlackSelected,.ms-borderColor-contrastBlackSelected--hover:hover{border-color:#1aebff}.ms-borderColor-contrastWhiteSelected,.ms-borderColor-contrastWhiteSelected--hover:hover{border-color:#37006e}.ms-bgColor-communicationShade30,.ms-bgColor-communicationShade30--hover:hover{background-color:#004578}.ms-bgColor-communicationShade20,.ms-bgColor-communicationShade20--hover:hover{background-color:#005a9e}.ms-bgColor-communicationShade10,.ms-bgColor-communicationShade10--hover:hover{background-color:#106ebe}.ms-bgColor-communicationPrimary,.ms-bgColor-communicationPrimary--hover:hover{background-color:#0078d4}.ms-bgColor-communicationTint10,.ms-bgColor-communicationTint10--hover:hover{background-color:#2b88d8}.ms-bgColor-communicationTint20,.ms-bgColor-communicationTint20--hover:hover{background-color:#c7e0f4}.ms-bgColor-communicationTint30,.ms-bgColor-communicationTint30--hover:hover{background-color:#deecf9}.ms-bgColor-communicationTint40,.ms-bgColor-communicationTint40--hover:hover{background-color:#eff6fc}.ms-bgColor-black,.ms-bgColor-black--hover:hover{background-color:#000}.ms-bgColor-gray220,.ms-bgColor-gray220--hover:hover{background-color:#11100f}.ms-bgColor-gray210,.ms-bgColor-gray210--hover:hover{background-color:#161514}.ms-bgColor-gray200,.ms-bgColor-gray200--hover:hover{background-color:#1b1a19}.ms-bgColor-gray190,.ms-bgColor-gray190--hover:hover{background-color:#201f1e}.ms-bgColor-gray180,.ms-bgColor-gray180--hover:hover{background-color:#252423}.ms-bgColor-gray170,.ms-bgColor-gray170--hover:hover{background-color:#292827}.ms-bgColor-gray160,.ms-bgColor-gray160--hover:hover{background-color:#323130}.ms-bgColor-gray150,.ms-bgColor-gray150--hover:hover{background-color:#3b3a39}.ms-bgColor-gray140,.ms-bgColor-gray140--hover:hover{background-color:#484644}.ms-bgColor-gray130,.ms-bgColor-gray130--hover:hover{background-color:#605e5c}.ms-bgColor-gray120,.ms-bgColor-gray120--hover:hover{background-color:#797775}.ms-bgColor-gray110,.ms-bgColor-gray110--hover:hover{background-color:#8a8886}.ms-bgColor-gray100,.ms-bgColor-gray100--hover:hover{background-color:#979593}.ms-bgColor-gray90,.ms-bgColor-gray90--hover:hover{background-color:#a19f9d}.ms-bgColor-gray80,.ms-bgColor-gray80--hover:hover{background-color:#b3b0ad}.ms-bgColor-gray70,.ms-bgColor-gray70--hover:hover{background-color:#bebbb8}.ms-bgColor-gray60,.ms-bgColor-gray60--hover:hover{background-color:#c8c6c4}.ms-bgColor-gray50,.ms-bgColor-gray50--hover:hover{background-color:#d2d0ce}.ms-bgColor-gray40,.ms-bgColor-gray40--hover:hover{background-color:#e1dfdd}.ms-bgColor-gray30,.ms-bgColor-gray30--hover:hover{background-color:#edebe9}.ms-bgColor-gray20,.ms-bgColor-gray20--hover:hover{background-color:#f3f2f1}.ms-bgColor-gray10,.ms-bgColor-gray10--hover:hover{background-color:#faf9f8}.ms-bgColor-white,.ms-bgColor-white--hover:hover{background-color:#fff}.ms-bgColor-sharedPinkRed10,.ms-bgColor-sharedPinkRed10--hover:hover{background-color:#750b1c}.ms-bgColor-sharedRed20,.ms-bgColor-sharedRed20--hover:hover{background-color:#a4262c}.ms-bgColor-sharedRed10,.ms-bgColor-sharedRed10--hover:hover{background-color:#d13438}.ms-bgColor-sharedRedOrange20,.ms-bgColor-sharedRedOrange20--hover:hover{background-color:#603d30}.ms-bgColor-sharedRedOrange10,.ms-bgColor-sharedRedOrange10--hover:hover{background-color:#da3b01}.ms-bgColor-sharedOrange30,.ms-bgColor-sharedOrange30--hover:hover{background-color:#8e562e}.ms-bgColor-sharedOrange20,.ms-bgColor-sharedOrange20--hover:hover{background-color:#ca5010}.ms-bgColor-sharedOrange10,.ms-bgColor-sharedOrange10--hover:hover{background-color:#fa4}.ms-bgColor-sharedYellow10,.ms-bgColor-sharedYellow10--hover:hover{background-color:#fce100}.ms-bgColor-sharedOrangeYellow20,.ms-bgColor-sharedOrangeYellow20--hover:hover{background-color:#986f0b}.ms-bgColor-sharedOrangeYellow10,.ms-bgColor-sharedOrangeYellow10--hover:hover{background-color:#c19c00}.ms-bgColor-sharedYellowGreen10,.ms-bgColor-sharedYellowGreen10--hover:hover{background-color:#8cbd18}.ms-bgColor-sharedGreen20,.ms-bgColor-sharedGreen20--hover:hover{background-color:#0b6a0b}.ms-bgColor-sharedGreen10,.ms-bgColor-sharedGreen10--hover:hover{background-color:#498205}.ms-bgColor-sharedGreenCyan10,.ms-bgColor-sharedGreenCyan10--hover:hover{background-color:#00ad56}.ms-bgColor-sharedCyan40,.ms-bgColor-sharedCyan40--hover:hover{background-color:#005e50}.ms-bgColor-sharedCyan30,.ms-bgColor-sharedCyan30--hover:hover{background-color:#005b70}.ms-bgColor-sharedCyan20,.ms-bgColor-sharedCyan20--hover:hover{background-color:#038387}.ms-bgColor-sharedCyan10,.ms-bgColor-sharedCyan10--hover:hover{background-color:#00b7c3}.ms-bgColor-sharedCyanBlue20,.ms-bgColor-sharedCyanBlue20--hover:hover{background-color:#004e8c}.ms-bgColor-sharedCyanBlue10,.ms-bgColor-sharedCyanBlue10--hover:hover{background-color:#0078d4}.ms-bgColor-sharedBlue10,.ms-bgColor-sharedBlue10--hover:hover{background-color:#4f6bed}.ms-bgColor-sharedBlueMagenta40,.ms-bgColor-sharedBlueMagenta40--hover:hover{background-color:#373277}.ms-bgColor-sharedBlueMagenta30,.ms-bgColor-sharedBlueMagenta30--hover:hover{background-color:#5c2e91}.ms-bgColor-sharedBlueMagenta20,.ms-bgColor-sharedBlueMagenta20--hover:hover{background-color:#8764b8}.ms-bgColor-sharedBlueMagenta10,.ms-bgColor-sharedBlueMagenta10--hover:hover{background-color:#8378de}.ms-bgColor-sharedMagenta20,.ms-bgColor-sharedMagenta20--hover:hover{background-color:#881798}.ms-bgColor-sharedMagenta10,.ms-bgColor-sharedMagenta10--hover:hover{background-color:#c239b3}.ms-bgColor-sharedMagentaPink20,.ms-bgColor-sharedMagentaPink20--hover:hover{background-color:#9b0062}.ms-bgColor-sharedMagentaPink10,.ms-bgColor-sharedMagentaPink10--hover:hover{background-color:#e3008c}.ms-bgColor-sharedGray40,.ms-bgColor-sharedGray40--hover:hover{background-color:#393939}.ms-bgColor-sharedGray30,.ms-bgColor-sharedGray30--hover:hover{background-color:#7a7574}.ms-bgColor-sharedGray20,.ms-bgColor-sharedGray20--hover:hover{background-color:#69797e}.ms-bgColor-sharedGray10,.ms-bgColor-sharedGray10--hover:hover{background-color:#a0aeb2}.ms-borderColor-communicationShade30,.ms-borderColor-communicationShade30--hover:hover{border-color:#004578}.ms-borderColor-communicationShade20,.ms-borderColor-communicationShade20--hover:hover{border-color:#005a9e}.ms-borderColor-communicationShade10,.ms-borderColor-communicationShade10--hover:hover{border-color:#106ebe}.ms-borderColor-communicationPrimary,.ms-borderColor-communicationPrimary--hover:hover{border-color:#0078d4}.ms-borderColor-communicationTint10,.ms-borderColor-communicationTint10--hover:hover{border-color:#2b88d8}.ms-borderColor-communicationTint20,.ms-borderColor-communicationTint20--hover:hover{border-color:#c7e0f4}.ms-borderColor-communicationTint30,.ms-borderColor-communicationTint30--hover:hover{border-color:#deecf9}.ms-borderColor-communicationTint40,.ms-borderColor-communicationTint40--hover:hover{border-color:#eff6fc}.ms-borderColor-black,.ms-borderColor-black--hover:hover{border-color:#000}.ms-borderColor-gray220,.ms-borderColor-gray220--hover:hover{border-color:#11100f}.ms-borderColor-gray210,.ms-borderColor-gray210--hover:hover{border-color:#161514}.ms-borderColor-gray200,.ms-borderColor-gray200--hover:hover{border-color:#1b1a19}.ms-borderColor-gray190,.ms-borderColor-gray190--hover:hover{border-color:#201f1e}.ms-borderColor-gray180,.ms-borderColor-gray180--hover:hover{border-color:#252423}.ms-borderColor-gray170,.ms-borderColor-gray170--hover:hover{border-color:#292827}.ms-borderColor-gray160,.ms-borderColor-gray160--hover:hover{border-color:#323130}.ms-borderColor-gray150,.ms-borderColor-gray150--hover:hover{border-color:#3b3a39}.ms-borderColor-gray140,.ms-borderColor-gray140--hover:hover{border-color:#484644}.ms-borderColor-gray130,.ms-borderColor-gray130--hover:hover{border-color:#605e5c}.ms-borderColor-gray120,.ms-borderColor-gray120--hover:hover{border-color:#797775}.ms-borderColor-gray110,.ms-borderColor-gray110--hover:hover{border-color:#8a8886}.ms-borderColor-gray100,.ms-borderColor-gray100--hover:hover{border-color:#979593}.ms-borderColor-gray90,.ms-borderColor-gray90--hover:hover{border-color:#a19f9d}.ms-borderColor-gray80,.ms-borderColor-gray80--hover:hover{border-color:#b3b0ad}.ms-borderColor-gray70,.ms-borderColor-gray70--hover:hover{border-color:#bebbb8}.ms-borderColor-gray60,.ms-borderColor-gray60--hover:hover{border-color:#c8c6c4}.ms-borderColor-gray50,.ms-borderColor-gray50--hover:hover{border-color:#d2d0ce}.ms-borderColor-gray40,.ms-borderColor-gray40--hover:hover{border-color:#e1dfdd}.ms-borderColor-gray30,.ms-borderColor-gray30--hover:hover{border-color:#edebe9}.ms-borderColor-gray20,.ms-borderColor-gray20--hover:hover{border-color:#f3f2f1}.ms-borderColor-gray10,.ms-borderColor-gray10--hover:hover{border-color:#faf9f8}.ms-borderColor-white,.ms-borderColor-white--hover:hover{border-color:#fff}.ms-borderColor-sharedPinkRed10,.ms-borderColor-sharedPinkRed10--hover:hover{border-color:#750b1c}.ms-borderColor-sharedRed20,.ms-borderColor-sharedRed20--hover:hover{border-color:#a4262c}.ms-borderColor-sharedRed10,.ms-borderColor-sharedRed10--hover:hover{border-color:#d13438}.ms-borderColor-sharedRedOrange20,.ms-borderColor-sharedRedOrange20--hover:hover{border-color:#603d30}.ms-borderColor-sharedRedOrange10,.ms-borderColor-sharedRedOrange10--hover:hover{border-color:#da3b01}.ms-borderColor-sharedOrange30,.ms-borderColor-sharedOrange30--hover:hover{border-color:#8e562e}.ms-borderColor-sharedOrange20,.ms-borderColor-sharedOrange20--hover:hover{border-color:#ca5010}.ms-borderColor-sharedOrange10,.ms-borderColor-sharedOrange10--hover:hover{border-color:#fa4}.ms-borderColor-sharedYellow10,.ms-borderColor-sharedYellow10--hover:hover{border-color:#fce100}.ms-borderColor-sharedOrangeYellow20,.ms-borderColor-sharedOrangeYellow20--hover:hover{border-color:#986f0b}.ms-borderColor-sharedOrangeYellow10,.ms-borderColor-sharedOrangeYellow10--hover:hover{border-color:#c19c00}.ms-borderColor-sharedYellowGreen10,.ms-borderColor-sharedYellowGreen10--hover:hover{border-color:#8cbd18}.ms-borderColor-sharedGreen20,.ms-borderColor-sharedGreen20--hover:hover{border-color:#0b6a0b}.ms-borderColor-sharedGreen10,.ms-borderColor-sharedGreen10--hover:hover{border-color:#498205}.ms-borderColor-sharedGreenCyan10,.ms-borderColor-sharedGreenCyan10--hover:hover{border-color:#00ad56}.ms-borderColor-sharedCyan40,.ms-borderColor-sharedCyan40--hover:hover{border-color:#005e50}.ms-borderColor-sharedCyan30,.ms-borderColor-sharedCyan30--hover:hover{border-color:#005b70}.ms-borderColor-sharedCyan20,.ms-borderColor-sharedCyan20--hover:hover{border-color:#038387}.ms-borderColor-sharedCyan10,.ms-borderColor-sharedCyan10--hover:hover{border-color:#00b7c3}.ms-borderColor-sharedCyanBlue20,.ms-borderColor-sharedCyanBlue20--hover:hover{border-color:#004e8c}.ms-borderColor-sharedCyanBlue10,.ms-borderColor-sharedCyanBlue10--hover:hover{border-color:#0078d4}.ms-borderColor-sharedBlue10,.ms-borderColor-sharedBlue10--hover:hover{border-color:#4f6bed}.ms-borderColor-sharedBlueMagenta40,.ms-borderColor-sharedBlueMagenta40--hover:hover{border-color:#373277}.ms-borderColor-sharedBlueMagenta30,.ms-borderColor-sharedBlueMagenta30--hover:hover{border-color:#5c2e91}.ms-borderColor-sharedBlueMagenta20,.ms-borderColor-sharedBlueMagenta20--hover:hover{border-color:#8764b8}.ms-borderColor-sharedBlueMagenta10,.ms-borderColor-sharedBlueMagenta10--hover:hover{border-color:#8378de}.ms-borderColor-sharedMagenta20,.ms-borderColor-sharedMagenta20--hover:hover{border-color:#881798}.ms-borderColor-sharedMagenta10,.ms-borderColor-sharedMagenta10--hover:hover{border-color:#c239b3}.ms-borderColor-sharedMagentaPink20,.ms-borderColor-sharedMagentaPink20--hover:hover{border-color:#9b0062}.ms-borderColor-sharedMagentaPink10,.ms-borderColor-sharedMagentaPink10--hover:hover{border-color:#e3008c}.ms-borderColor-sharedGray40,.ms-borderColor-sharedGray40--hover:hover{border-color:#393939}.ms-borderColor-sharedGray30,.ms-borderColor-sharedGray30--hover:hover{border-color:#7a7574}.ms-borderColor-sharedGray20,.ms-borderColor-sharedGray20--hover:hover{border-color:#69797e}.ms-borderColor-sharedGray10,.ms-borderColor-sharedGray10--hover:hover{border-color:#a0aeb2}.ms-fontColor-communicationShade30,.ms-fontColor-communicationShade30--hover:hover{color:#004578}.ms-fontColor-communicationShade20,.ms-fontColor-communicationShade20--hover:hover{color:#005a9e}.ms-fontColor-communicationShade10,.ms-fontColor-communicationShade10--hover:hover{color:#106ebe}.ms-fontColor-communicationPrimary,.ms-fontColor-communicationPrimary--hover:hover{color:#0078d4}.ms-fontColor-communicationTint10,.ms-fontColor-communicationTint10--hover:hover{color:#2b88d8}.ms-fontColor-communicationTint20,.ms-fontColor-communicationTint20--hover:hover{color:#c7e0f4}.ms-fontColor-communicationTint30,.ms-fontColor-communicationTint30--hover:hover{color:#deecf9}.ms-fontColor-communicationTint40,.ms-fontColor-communicationTint40--hover:hover{color:#eff6fc}.ms-fontColor-black,.ms-fontColor-black--hover:hover{color:#000}.ms-fontColor-gray220,.ms-fontColor-gray220--hover:hover{color:#11100f}.ms-fontColor-gray210,.ms-fontColor-gray210--hover:hover{color:#161514}.ms-fontColor-gray200,.ms-fontColor-gray200--hover:hover{color:#1b1a19}.ms-fontColor-gray190,.ms-fontColor-gray190--hover:hover{color:#201f1e}.ms-fontColor-gray180,.ms-fontColor-gray180--hover:hover{color:#252423}.ms-fontColor-gray170,.ms-fontColor-gray170--hover:hover{color:#292827}.ms-fontColor-gray160,.ms-fontColor-gray160--hover:hover{color:#323130}.ms-fontColor-gray150,.ms-fontColor-gray150--hover:hover{color:#3b3a39}.ms-fontColor-gray140,.ms-fontColor-gray140--hover:hover{color:#484644}.ms-fontColor-gray130,.ms-fontColor-gray130--hover:hover{color:#605e5c}.ms-fontColor-gray120,.ms-fontColor-gray120--hover:hover{color:#797775}.ms-fontColor-gray110,.ms-fontColor-gray110--hover:hover{color:#8a8886}.ms-fontColor-gray100,.ms-fontColor-gray100--hover:hover{color:#979593}.ms-fontColor-gray90,.ms-fontColor-gray90--hover:hover{color:#a19f9d}.ms-fontColor-gray80,.ms-fontColor-gray80--hover:hover{color:#b3b0ad}.ms-fontColor-gray70,.ms-fontColor-gray70--hover:hover{color:#bebbb8}.ms-fontColor-gray60,.ms-fontColor-gray60--hover:hover{color:#c8c6c4}.ms-fontColor-gray50,.ms-fontColor-gray50--hover:hover{color:#d2d0ce}.ms-fontColor-gray40,.ms-fontColor-gray40--hover:hover{color:#e1dfdd}.ms-fontColor-gray30,.ms-fontColor-gray30--hover:hover{color:#edebe9}.ms-fontColor-gray20,.ms-fontColor-gray20--hover:hover{color:#f3f2f1}.ms-fontColor-gray10,.ms-fontColor-gray10--hover:hover{color:#faf9f8}.ms-fontColor-white,.ms-fontColor-white--hover:hover{color:#fff}.ms-fontColor-sharedPinkRed10,.ms-fontColor-sharedPinkRed10--hover:hover{color:#750b1c}.ms-fontColor-sharedRed20,.ms-fontColor-sharedRed20--hover:hover{color:#a4262c}.ms-fontColor-sharedRed10,.ms-fontColor-sharedRed10--hover:hover{color:#d13438}.ms-fontColor-sharedRedOrange20,.ms-fontColor-sharedRedOrange20--hover:hover{color:#603d30}.ms-fontColor-sharedRedOrange10,.ms-fontColor-sharedRedOrange10--hover:hover{color:#da3b01}.ms-fontColor-sharedOrange30,.ms-fontColor-sharedOrange30--hover:hover{color:#8e562e}.ms-fontColor-sharedOrange20,.ms-fontColor-sharedOrange20--hover:hover{color:#ca5010}.ms-fontColor-sharedOrange10,.ms-fontColor-sharedOrange10--hover:hover{color:#fa4}.ms-fontColor-sharedYellow10,.ms-fontColor-sharedYellow10--hover:hover{color:#fce100}.ms-fontColor-sharedOrangeYellow20,.ms-fontColor-sharedOrangeYellow20--hover:hover{color:#986f0b}.ms-fontColor-sharedOrangeYellow10,.ms-fontColor-sharedOrangeYellow10--hover:hover{color:#c19c00}.ms-fontColor-sharedYellowGreen10,.ms-fontColor-sharedYellowGreen10--hover:hover{color:#8cbd18}.ms-fontColor-sharedGreen20,.ms-fontColor-sharedGreen20--hover:hover{color:#0b6a0b}.ms-fontColor-sharedGreen10,.ms-fontColor-sharedGreen10--hover:hover{color:#498205}.ms-fontColor-sharedGreenCyan10,.ms-fontColor-sharedGreenCyan10--hover:hover{color:#00ad56}.ms-fontColor-sharedCyan40,.ms-fontColor-sharedCyan40--hover:hover{color:#005e50}.ms-fontColor-sharedCyan30,.ms-fontColor-sharedCyan30--hover:hover{color:#005b70}.ms-fontColor-sharedCyan20,.ms-fontColor-sharedCyan20--hover:hover{color:#038387}.ms-fontColor-sharedCyan10,.ms-fontColor-sharedCyan10--hover:hover{color:#00b7c3}.ms-fontColor-sharedCyanBlue20,.ms-fontColor-sharedCyanBlue20--hover:hover{color:#004e8c}.ms-fontColor-sharedCyanBlue10,.ms-fontColor-sharedCyanBlue10--hover:hover{color:#0078d4}.ms-fontColor-sharedBlue10,.ms-fontColor-sharedBlue10--hover:hover{color:#4f6bed}.ms-fontColor-sharedBlueMagenta40,.ms-fontColor-sharedBlueMagenta40--hover:hover{color:#373277}.ms-fontColor-sharedBlueMagenta30,.ms-fontColor-sharedBlueMagenta30--hover:hover{color:#5c2e91}.ms-fontColor-sharedBlueMagenta20,.ms-fontColor-sharedBlueMagenta20--hover:hover{color:#8764b8}.ms-fontColor-sharedBlueMagenta10,.ms-fontColor-sharedBlueMagenta10--hover:hover{color:#8378de}.ms-fontColor-sharedMagenta20,.ms-fontColor-sharedMagenta20--hover:hover{color:#881798}.ms-fontColor-sharedMagenta10,.ms-fontColor-sharedMagenta10--hover:hover{color:#c239b3}.ms-fontColor-sharedMagentaPink20,.ms-fontColor-sharedMagentaPink20--hover:hover{color:#9b0062}.ms-fontColor-sharedMagentaPink10,.ms-fontColor-sharedMagentaPink10--hover:hover{color:#e3008c}.ms-fontColor-sharedGray40,.ms-fontColor-sharedGray40--hover:hover{color:#393939}.ms-fontColor-sharedGray30,.ms-fontColor-sharedGray30--hover:hover{color:#7a7574}.ms-fontColor-sharedGray20,.ms-fontColor-sharedGray20--hover:hover{color:#69797e}.ms-fontColor-sharedGray10,.ms-fontColor-sharedGray10--hover:hover{color:#a0aeb2}.ms-depth-0{box-shadow:0 0 0 0 transparent}.ms-depth-4{box-shadow:0 1.6px 3.6px #0002,0 .3px .9px #0000001c}.ms-depth-8{box-shadow:0 3.2px 7.2px #0002,0 .6px 1.8px #0000001c}.ms-depth-16{box-shadow:0 6.4px 14.4px #0002,0 1.2px 3.6px #0000001c}.ms-depth-64{box-shadow:0 25.6px 57.6px #00000038,0 4.8px 14.4px #0000002e}.ms-fontSize-68{font-size:68px}.ms-fontSize-42{font-size:42px}.ms-fontSize-32{font-size:32px}.ms-fontSize-28{font-size:28px}.ms-fontSize-24{font-size:24px}.ms-fontSize-20{font-size:20px}.ms-fontSize-18{font-size:18px}.ms-fontSize-16{font-size:16px}.ms-fontSize-14{font-size:14px}.ms-fontSize-12{font-size:12px}.ms-fontSize-10{font-size:10px}.ms-fontWeight-regular{font-weight:400}.ms-fontWeight-semibold{font-weight:600}.ms-fontWeight-bold{font-weight:700}.ms-font-su{font-size:42px;font-weight:100}.ms-font-xxl{font-size:28px;font-weight:100}.ms-font-xl-plus{font-size:24px;font-weight:100}.ms-font-xl{font-size:21px;font-weight:100}.ms-font-l{font-size:17px;font-weight:300}.ms-font-m-plus{font-size:15px;font-weight:400}.ms-font-m{font-size:14px;font-weight:400}.ms-font-s-plus{font-size:13px;font-weight:400}.ms-font-s{font-size:12px;font-weight:400}.ms-font-xs{font-size:11px;font-weight:400}.ms-font-mi{font-size:10px;font-weight:600}.ms-fontWeight-light{font-weight:100}.ms-fontWeight-semilight{font-weight:300}.ms-fontSize-su{font-size:42px}.ms-fontSize-xxl{font-size:28px}.ms-fontSize-xlPlus{font-size:24px}.ms-fontSize-xl{font-size:21px}.ms-fontSize-l{font-size:17px}.ms-fontSize-mPlus{font-size:15px}.ms-fontSize-m{font-size:14px}.ms-fontSize-sPlus{font-size:13px}.ms-fontSize-s{font-size:12px}.ms-fontSize-xs{font-size:11px}.ms-fontSize-mi{font-size:10px}@font-face{font-family:"Segoe UI Web (West European)";src:url(segoeui-regular.b75f033bfc333828.woff2) format("woff2"),url(segoeui-regular.c7942ac19ccbc580.woff) format("woff");font-weight:400;font-style:normal}.ms-Grid{box-sizing:border-box;zoom:1;padding:0 8px}.ms-Grid:before,.ms-Grid:after{display:table;content:"";line-height:0}.ms-Grid:after{clear:both}.ms-Grid-row{margin:0 -8px;box-sizing:border-box;zoom:1}.ms-Grid-row:before,.ms-Grid-row:after{display:table;content:"";line-height:0}.ms-Grid-row:after{clear:both}.ms-Grid-col{position:relative;min-height:1px;padding-left:8px;padding-right:8px;box-sizing:border-box}[dir=ltr] .ms-Grid-col{float:left}[dir=rtl] .ms-Grid-col{float:right}.ms-Grid-col .ms-Grid{padding:0}.ms-Icon{display:inline-block;font-family:FabricMDL2Icons,sans-serif;font-style:normal;font-weight:400;speak:none}.ms-Icon--circle{margin:0 .5em 0 0;position:relative;display:inline-block;font-size:1rem;width:1em;height:1em;padding:0;text-align:left}[dir=rtl] .ms-Icon--circle{margin:0 0 0 .5em}.ms-Icon--circle:before,.ms-Icon--circle:after{line-height:1;font-size:inherit}.ms-Icon--circle:before{display:block;width:100%;height:100%;margin:0;padding:0;position:absolute}.ms-Icon--circle:after{content:"\e000";position:absolute;top:0;left:0;-ms-transform:scale(2);transform:scale(2);-ms-transform-origin:50% 50%;transform-origin:50% 50%;z-index:0}.ms-Icon--xs{font-size:10px}.ms-Icon--s{font-size:12px}.ms-Icon--m{font-size:16px}.ms-Icon--l{font-size:20px}.ms-Icon--12PointStar:before{content:"\f505"}.ms-Icon--6PointStar:before{content:"\f504"}.ms-Icon--AADLogo:before{content:"\ed68"}.ms-Icon--Accept:before{content:"\e8fb"}.ms-Icon--AccessibiltyChecker:before{content:"\f835"}.ms-Icon--AccessLogo:before{content:"\ed69"}.ms-Icon--AccessLogoFill:before{content:"\f1db"}.ms-Icon--AccountActivity:before{content:"\eff4"}.ms-Icon--AccountBrowser:before{content:"\f652"}.ms-Icon--AccountManagement:before{content:"\f55c"}.ms-Icon--Accounts:before{content:"\e910"}.ms-Icon--ActionCenter:before{content:"\e91c"}.ms-Icon--ActivateOrders:before{content:"\efe0"}.ms-Icon--ActivityFeed:before{content:"\f056"}.ms-Icon--Add:before{content:"\e710"}.ms-Icon--AddBookmark:before{content:"\f5b7"}.ms-Icon--AddEvent:before{content:"\eeb5"}.ms-Icon--AddFavorite:before{content:"\f0c8"}.ms-Icon--AddFavoriteFill:before{content:"\f0c9"}.ms-Icon--AddFriend:before{content:"\e8fa"}.ms-Icon--AddGroup:before{content:"\ee3d"}.ms-Icon--AddHome:before{content:"\f17b"}.ms-Icon--AddIn:before{content:"\f775"}.ms-Icon--AddLink:before{content:"\e35e"}.ms-Icon--AddNotes:before{content:"\eae3"}.ms-Icon--AddOnlineMeeting:before{content:"\ed8e"}.ms-Icon--AddPhone:before{content:"\ed96"}.ms-Icon--AddReaction:before{content:"\f85d"}.ms-Icon--AddTo:before{content:"\ecc8"}.ms-Icon--AddToShoppingList:before{content:"\ea9a"}.ms-Icon--AddWork:before{content:"\f17c"}.ms-Icon--Admin:before{content:"\e7ef"}.ms-Icon--AdminALogo32:before{content:"\f4ba"}.ms-Icon--AdminALogoFill32:before{content:"\f4bb"}.ms-Icon--AdminALogoInverse32:before{content:"\ed6a"}.ms-Icon--AdminCLogoInverse32:before{content:"\ed6b"}.ms-Icon--AdminDLogoInverse32:before{content:"\ed6c"}.ms-Icon--AdminELogoInverse32:before{content:"\ed6d"}.ms-Icon--AdminLLogoInverse32:before{content:"\ed6e"}.ms-Icon--AdminMLogoInverse32:before{content:"\ed6f"}.ms-Icon--AdminOLogoInverse32:before{content:"\ed70"}.ms-Icon--AdminPLogoInverse32:before{content:"\ed71"}.ms-Icon--AdminSLogoInverse32:before{content:"\ed72"}.ms-Icon--AdminYLogoInverse32:before{content:"\ed73"}.ms-Icon--Airplane:before{content:"\e709"}.ms-Icon--AirplaneSolid:before{content:"\eb4c"}.ms-Icon--AirTickets:before{content:"\ef7a"}.ms-Icon--AlarmClock:before{content:"\e919"}.ms-Icon--Album:before{content:"\e7ab"}.ms-Icon--AlbumRemove:before{content:"\ec62"}.ms-Icon--AlertSettings:before{content:"\f8b6"}.ms-Icon--AlertSolid:before{content:"\f331"}.ms-Icon--AlignCenter:before{content:"\e8e3"}.ms-Icon--AlignHorizontalCenter:before{content:"\f4f4"}.ms-Icon--AlignHorizontalLeft:before{content:"\f4f3"}.ms-Icon--AlignHorizontalRight:before{content:"\f4f5"}.ms-Icon--AlignJustify:before{content:"\f51e"}.ms-Icon--AlignLeft:before{content:"\e8e4"}.ms-Icon--AlignRight:before{content:"\e8e2"}.ms-Icon--AlignVerticalBottom:before{content:"\f4f8"}.ms-Icon--AlignVerticalCenter:before{content:"\f4f7"}.ms-Icon--AlignVerticalTop:before{content:"\f4f6"}[dir=ltr] .ms-Icon--AllApps:before{content:"\e71d"}[dir=rtl] .ms-Icon--AllApps:before{content:"\ea40"}[dir=ltr] .ms-Icon--AllAppsMirrored:before{content:"\ea40"}[dir=rtl] .ms-Icon--AllAppsMirrored:before{content:"\e71d"}.ms-Icon--AllCurrency:before{content:"\eae4"}.ms-Icon--AnalyticsLogo:before{content:"\f1de"}.ms-Icon--AnalyticsQuery:before{content:"\f1df"}.ms-Icon--AnalyticsReport:before{content:"\f1e1"}.ms-Icon--AnalyticsView:before{content:"\f5f1"}.ms-Icon--AnchorLock:before{content:"\f511"}.ms-Icon--Annotation:before{content:"\e924"}.ms-Icon--AppIconDefault:before{content:"\ecaa"}.ms-Icon--AppIconDefaultAdd:before{content:"\efda"}.ms-Icon--AppIconDefaultList:before{content:"\efde"}.ms-Icon--Archive:before{content:"\f03f"}.ms-Icon--AreaChart:before{content:"\e9d2"}.ms-Icon--ArrangeBringForward:before{content:"\f509"}.ms-Icon--ArrangeBringToFront:before{content:"\f506"}.ms-Icon--ArrangeByFrom:before{content:"\f678"}.ms-Icon--ArrangeSendBackward:before{content:"\f508"}.ms-Icon--ArrangeSendToBack:before{content:"\f507"}.ms-Icon--Arrivals:before{content:"\eb34"}[dir=ltr] .ms-Icon--ArrowDownRight8:before{content:"\eed5"}[dir=rtl] .ms-Icon--ArrowDownRight8:before{content:"\eef0"}[dir=ltr] .ms-Icon--ArrowDownRightMirrored8:before{content:"\eef0"}[dir=rtl] .ms-Icon--ArrowDownRightMirrored8:before{content:"\eed5"}.ms-Icon--ArrowTallDownLeft:before{content:"\f2bf"}.ms-Icon--ArrowTallDownRight:before{content:"\f2c0"}.ms-Icon--ArrowTallUpLeft:before{content:"\f2bd"}.ms-Icon--ArrowTallUpRight:before{content:"\f2be"}.ms-Icon--ArrowUpRight:before{content:"\f069"}[dir=ltr] .ms-Icon--ArrowUpRight8:before{content:"\eed4"}[dir=rtl] .ms-Icon--ArrowUpRight8:before{content:"\eeef"}[dir=ltr] .ms-Icon--ArrowUpRightMirrored8:before{content:"\eeef"}[dir=rtl] .ms-Icon--ArrowUpRightMirrored8:before{content:"\eed4"}.ms-Icon--Articles:before{content:"\eac1"}.ms-Icon--Ascending:before{content:"\edc0"}.ms-Icon--AspectRatio:before{content:"\e799"}.ms-Icon--AssessmentGroup:before{content:"\f31a"}.ms-Icon--AssessmentGroupTemplate:before{content:"\f2b1"}.ms-Icon--AssetLibrary:before{content:"\eeb6"}.ms-Icon--Assign:before{content:"\e9d3"}.ms-Icon--Asterisk:before{content:"\ea38"}.ms-Icon--AsteriskSolid:before{content:"\f34d"}.ms-Icon--ATPLogo:before{content:"\ef85"}.ms-Icon--Attach:before{content:"\e723"}.ms-Icon--AustralianRules:before{content:"\ee70"}.ms-Icon--AuthenticatorApp:before{content:"\f6b1"}.ms-Icon--AutoEnhanceOff:before{content:"\e78e"}.ms-Icon--AutoEnhanceOn:before{content:"\e78d"}.ms-Icon--AutoFillTemplate:before{content:"\f313"}.ms-Icon--AutoHeight:before{content:"\f512"}.ms-Icon--AutoRacing:before{content:"\eb24"}.ms-Icon--AwayStatus:before{content:"\ee6a"}.ms-Icon--AzureAPIManagement:before{content:"\f37f"}.ms-Icon--AzureKeyVault:before{content:"\f3b4"}.ms-Icon--AzureLogo:before{content:"\eb6a"}.ms-Icon--AzureServiceEndpoint:before{content:"\f380"}.ms-Icon--Back:before{content:"\e72b"}.ms-Icon--BackgroundColor:before{content:"\f42b"}.ms-Icon--Backlog:before{content:"\f2ac"}.ms-Icon--BacklogBoard:before{content:"\f444"}.ms-Icon--BacklogList:before{content:"\f6bf"}.ms-Icon--BackToWindow:before{content:"\e73f"}.ms-Icon--Badge:before{content:"\ec1b"}.ms-Icon--Balloons:before{content:"\ed7e"}.ms-Icon--Bank:before{content:"\e825"}.ms-Icon--BankSolid:before{content:"\f34f"}.ms-Icon--BarChart4:before{content:"\eae7"}.ms-Icon--BarChartHorizontal:before{content:"\e9eb"}.ms-Icon--BarChartVertical:before{content:"\e9ec"}.ms-Icon--BarChartVerticalEdit:before{content:"\f89d"}.ms-Icon--BarChartVerticalFill:before{content:"\f830"}.ms-Icon--BarChartVerticalFilter:before{content:"\f77e"}.ms-Icon--BarChartVerticalFilterSolid:before{content:"\f77f"}.ms-Icon--Baseball:before{content:"\eb20"}.ms-Icon--BeerMug:before{content:"\f49e"}.ms-Icon--BIDashboard:before{content:"\f543"}.ms-Icon--BidiLtr:before{content:"\e9aa"}.ms-Icon--BidiRtl:before{content:"\e9ab"}.ms-Icon--BingLogo:before{content:"\eb6b"}.ms-Icon--BirthdayCake:before{content:"\ef8d"}.ms-Icon--BlockContact:before{content:"\e8f8"}.ms-Icon--Blocked:before{content:"\e733"}.ms-Icon--Blocked12:before{content:"\f62e"}.ms-Icon--Blocked2:before{content:"\ece4"}.ms-Icon--Blocked2Solid:before{content:"\f737"}.ms-Icon--BlockedSite:before{content:"\e72f"}.ms-Icon--BlockedSiteSolid12:before{content:"\f70a"}.ms-Icon--BlockedSolid:before{content:"\f531"}.ms-Icon--Blog:before{content:"\f22b"}.ms-Icon--BlowingSnow:before{content:"\e9c9"}.ms-Icon--Blur:before{content:"\f28e"}.ms-Icon--Boards:before{content:"\ef68"}.ms-Icon--Bold:before{content:"\e8dd"}.ms-Icon--BookAnswers:before{content:"\f8a4"}.ms-Icon--BookingsLogo:before{content:"\edc7"}.ms-Icon--BookmarkReport:before{content:"\f76b"}[dir=ltr] .ms-Icon--Bookmarks:before{content:"\e8a4"}[dir=rtl] .ms-Icon--Bookmarks:before{content:"\ea41"}[dir=ltr] .ms-Icon--BookmarksMirrored:before{content:"\ea41"}[dir=rtl] .ms-Icon--BookmarksMirrored:before{content:"\e8a4"}.ms-Icon--BorderDash:before{content:"\f50a"}.ms-Icon--BorderDot:before{content:"\f50b"}.ms-Icon--BoxAdditionSolid:before{content:"\f2d4"}.ms-Icon--BoxCheckmarkSolid:before{content:"\f2d7"}.ms-Icon--BoxMultiplySolid:before{content:"\f2d5"}.ms-Icon--BoxPlaySolid:before{content:"\f2d6"}.ms-Icon--BoxSubtractSolid:before{content:"\f2d3"}.ms-Icon--BranchCommit:before{content:"\f293"}.ms-Icon--BranchCompare:before{content:"\f294"}.ms-Icon--BranchFork:before{content:"\f173"}.ms-Icon--BranchFork2:before{content:"\f291"}.ms-Icon--BranchLocked:before{content:"\f292"}.ms-Icon--BranchMerge:before{content:"\f295"}.ms-Icon--BranchPullRequest:before{content:"\f296"}.ms-Icon--BranchSearch:before{content:"\f297"}.ms-Icon--BranchShelveset:before{content:"\f298"}.ms-Icon--Breadcrumb:before{content:"\ef8c"}.ms-Icon--Breakfast:before{content:"\f49c"}.ms-Icon--Brightness:before{content:"\e706"}.ms-Icon--Broom:before{content:"\ea99"}.ms-Icon--BrowserScreenShot:before{content:"\ebed"}.ms-Icon--BrowserTab:before{content:"\f5d7"}.ms-Icon--BrowserTabScreenshot:before{content:"\f5d8"}.ms-Icon--Brunch:before{content:"\f49d"}.ms-Icon--Brush:before{content:"\ecff"}.ms-Icon--BucketColor:before{content:"\f1b6"}.ms-Icon--BucketColorFill:before{content:"\f1b7"}.ms-Icon--BufferTimeAfter:before{content:"\f0d0"}.ms-Icon--BufferTimeBefore:before{content:"\f0cf"}.ms-Icon--BufferTimeBoth:before{content:"\f0d1"}.ms-Icon--Bug:before{content:"\ebe8"}.ms-Icon--BugSolid:before{content:"\f335"}.ms-Icon--Build:before{content:"\f28f"}.ms-Icon--BuildDefinition:before{content:"\f6e9"}.ms-Icon--BuildIssue:before{content:"\f319"}.ms-Icon--BuildQueue:before{content:"\f24f"}.ms-Icon--BuildQueueNew:before{content:"\f250"}.ms-Icon--BulkUpload:before{content:"\f548"}[dir=ltr] .ms-Icon--BulletedList2:before{content:"\f2c7"}[dir=rtl] .ms-Icon--BulletedList2:before{content:"\f2c8"}[dir=ltr] .ms-Icon--BulletedList2Mirrored:before{content:"\f2c8"}[dir=rtl] .ms-Icon--BulletedList2Mirrored:before{content:"\f2c7"}[dir=ltr] .ms-Icon--BulletedListBullet:before{content:"\f793"}[dir=rtl] .ms-Icon--BulletedListBullet:before{content:"\f795"}[dir=ltr] .ms-Icon--BulletedListBulletMirrored:before{content:"\f795"}[dir=rtl] .ms-Icon--BulletedListBulletMirrored:before{content:"\f793"}[dir=ltr] .ms-Icon--BulletedList:before{content:"\e8fd"}[dir=rtl] .ms-Icon--BulletedList:before{content:"\ea42"}[dir=ltr] .ms-Icon--BulletedListMirrored:before{content:"\ea42"}[dir=rtl] .ms-Icon--BulletedListMirrored:before{content:"\e8fd"}[dir=ltr] .ms-Icon--BulletedListText:before{content:"\f792"}[dir=rtl] .ms-Icon--BulletedListText:before{content:"\f794"}[dir=ltr] .ms-Icon--BulletedListTextMirrored:before{content:"\f794"}[dir=rtl] .ms-Icon--BulletedListTextMirrored:before{content:"\f792"}.ms-Icon--BulletedTreeList:before{content:"\f84c"}.ms-Icon--Bullseye:before{content:"\f272"}.ms-Icon--BullseyeTarget:before{content:"\f5f0"}.ms-Icon--BullseyeTargetEdit:before{content:"\e319"}.ms-Icon--Bus:before{content:"\e806"}.ms-Icon--BusinessCenterLogo:before{content:"\f4b2"}.ms-Icon--BusinessHoursSign:before{content:"\f310"}.ms-Icon--BusSolid:before{content:"\eb47"}.ms-Icon--ButtonControl:before{content:"\f6c0"}.ms-Icon--Cafe:before{content:"\ec32"}.ms-Icon--Cake:before{content:"\eca4"}.ms-Icon--Calculator:before{content:"\e8ef"}.ms-Icon--CalculatorAddition:before{content:"\e948"}.ms-Icon--CalculatorEqualTo:before{content:"\e94e"}.ms-Icon--CalculatorMultiply:before{content:"\e947"}.ms-Icon--CalculatorNotEqualTo:before{content:"\f2d2"}.ms-Icon--CalculatorPercentage:before{content:"\e94c"}.ms-Icon--CalculatorSubtract:before{content:"\e949"}.ms-Icon--CalendarAgenda:before{content:"\ee9a"}.ms-Icon--CalendarDay:before{content:"\e8bf"}[dir=ltr] .ms-Icon--Calendar:before{content:"\e787"}[dir=rtl] .ms-Icon--Calendar:before{content:"\ed28"}[dir=ltr] .ms-Icon--CalendarMirrored:before{content:"\ed28"}[dir=rtl] .ms-Icon--CalendarMirrored:before{content:"\e787"}.ms-Icon--CalendarReply:before{content:"\e8f5"}[dir=ltr] .ms-Icon--CalendarSettings:before{content:"\f558"}[dir=rtl] .ms-Icon--CalendarSettings:before{content:"\f559"}[dir=ltr] .ms-Icon--CalendarSettingsMirrored:before{content:"\f559"}[dir=rtl] .ms-Icon--CalendarSettingsMirrored:before{content:"\f558"}.ms-Icon--CalendarWeek:before{content:"\e8c0"}.ms-Icon--CalendarWorkWeek:before{content:"\ef51"}.ms-Icon--CalendarYear:before{content:"\e371"}.ms-Icon--Calories:before{content:"\ecad"}.ms-Icon--CaloriesAdd:before{content:"\f172"}.ms-Icon--Camera:before{content:"\e722"}.ms-Icon--CampaignTemplate:before{content:"\f811"}.ms-Icon--Cancel:before{content:"\e711"}.ms-Icon--CannedChat:before{content:"\f0f2"}.ms-Icon--Car:before{content:"\e804"}.ms-Icon--CaretBottomLeftCenter8:before{content:"\f365"}.ms-Icon--CaretBottomLeftSolid8:before{content:"\f121"}.ms-Icon--CaretBottomRightCenter8:before{content:"\f364"}.ms-Icon--CaretBottomRightSolid8:before{content:"\f122"}.ms-Icon--CaretDown8:before{content:"\edd8"}.ms-Icon--CaretDownSolid8:before{content:"\eddc"}[dir=ltr] .ms-Icon--CaretHollow:before{content:"\e817"}[dir=rtl] .ms-Icon--CaretHollow:before{content:"\ea45"}[dir=ltr] .ms-Icon--CaretHollowMirrored:before{content:"\ea45"}[dir=rtl] .ms-Icon--CaretHollowMirrored:before{content:"\e817"}.ms-Icon--CaretLeft8:before{content:"\edd5"}.ms-Icon--CaretLeftSolid8:before{content:"\edd9"}.ms-Icon--CaretRight:before{content:"\f06b"}.ms-Icon--CaretRight8:before{content:"\edd6"}.ms-Icon--CaretRightSolid8:before{content:"\edda"}.ms-Icon--CaretSolid16:before{content:"\ee62"}.ms-Icon--CaretSolidDown:before{content:"\f08e"}.ms-Icon--CaretSolidLeft:before{content:"\f08d"}[dir=ltr] .ms-Icon--CaretSolid:before{content:"\e818"}[dir=rtl] .ms-Icon--CaretSolid:before{content:"\ea46"}[dir=ltr] .ms-Icon--CaretSolidMirrored:before{content:"\ea46"}[dir=rtl] .ms-Icon--CaretSolidMirrored:before{content:"\e818"}.ms-Icon--CaretSolidRight:before{content:"\f08f"}.ms-Icon--CaretSolidUp:before{content:"\f090"}.ms-Icon--CaretTopLeftCenter8:before{content:"\f367"}.ms-Icon--CaretTopLeftSolid8:before{content:"\ef54"}.ms-Icon--CaretTopRightCenter8:before{content:"\f366"}.ms-Icon--CaretTopRightSolid8:before{content:"\ef55"}.ms-Icon--CaretUp8:before{content:"\edd7"}.ms-Icon--CaretUpSolid8:before{content:"\eddb"}.ms-Icon--Cat:before{content:"\ed7f"}.ms-Icon--CellPhone:before{content:"\e8ea"}.ms-Icon--Certificate:before{content:"\eb95"}.ms-Icon--CertifiedDatabase:before{content:"\f5bb"}.ms-Icon--ChangeEntitlements:before{content:"\e310"}.ms-Icon--Chart:before{content:"\e999"}.ms-Icon--ChartSeries:before{content:"\f513"}.ms-Icon--ChartTemplate:before{content:"\f812"}.ms-Icon--ChartXAngle:before{content:"\f514"}.ms-Icon--ChartYAngle:before{content:"\f515"}.ms-Icon--Chat:before{content:"\e901"}.ms-Icon--ChatBot:before{content:"\f08b"}.ms-Icon--ChatInviteFriend:before{content:"\ecfe"}.ms-Icon--ChatSolid:before{content:"\f344"}.ms-Icon--Checkbox:before{content:"\e739"}.ms-Icon--CheckboxComposite:before{content:"\e73a"}.ms-Icon--CheckboxCompositeReversed:before{content:"\e73d"}.ms-Icon--CheckboxFill:before{content:"\e73b"}.ms-Icon--CheckboxIndeterminate:before{content:"\e73c"}.ms-Icon--CheckedOutByOther12:before{content:"\f630"}.ms-Icon--CheckedOutByYou12:before{content:"\f631"}.ms-Icon--CheckList:before{content:"\e9d5"}[dir=ltr] .ms-Icon--CheckListCheck:before{content:"\f7a9"}[dir=rtl] .ms-Icon--CheckListCheck:before{content:"\f7ab"}[dir=ltr] .ms-Icon--CheckListCheckMirrored:before{content:"\f7ab"}[dir=rtl] .ms-Icon--CheckListCheckMirrored:before{content:"\f7a9"}[dir=ltr] .ms-Icon--CheckListText:before{content:"\f7a8"}[dir=rtl] .ms-Icon--CheckListText:before{content:"\f7aa"}[dir=ltr] .ms-Icon--CheckListTextMirrored:before{content:"\f7aa"}[dir=rtl] .ms-Icon--CheckListTextMirrored:before{content:"\f7a8"}.ms-Icon--CheckMark:before{content:"\e73e"}.ms-Icon--ChevronDown:before{content:"\e70d"}.ms-Icon--ChevronDownEnd6:before{content:"\f36f"}.ms-Icon--ChevronDownMed:before{content:"\e972"}.ms-Icon--ChevronDownSmall:before{content:"\e96e"}.ms-Icon--ChevronFold10:before{content:"\f36a"}.ms-Icon--ChevronLeft:before{content:"\e76b"}.ms-Icon--ChevronLeftEnd6:before{content:"\f371"}.ms-Icon--ChevronLeftMed:before{content:"\e973"}.ms-Icon--ChevronLeftSmall:before{content:"\e96f"}.ms-Icon--ChevronRight:before{content:"\e76c"}.ms-Icon--ChevronRightEnd6:before{content:"\f372"}.ms-Icon--ChevronRightMed:before{content:"\e974"}.ms-Icon--ChevronRightSmall:before{content:"\e970"}.ms-Icon--ChevronUnfold10:before{content:"\f369"}.ms-Icon--ChevronUp:before{content:"\e70e"}.ms-Icon--ChevronUpEnd6:before{content:"\f370"}.ms-Icon--ChevronUpMed:before{content:"\e971"}.ms-Icon--ChevronUpSmall:before{content:"\e96d"}.ms-Icon--Childof:before{content:"\f82d"}.ms-Icon--Chopsticks:before{content:"\f4a2"}[dir=ltr] .ms-Icon--ChromeBack:before{content:"\e830"}[dir=rtl] .ms-Icon--ChromeBack:before{content:"\ea47"}[dir=ltr] .ms-Icon--ChromeBackMirrored:before{content:"\ea47"}[dir=rtl] .ms-Icon--ChromeBackMirrored:before{content:"\e830"}.ms-Icon--ChromeClose:before{content:"\e8bb"}.ms-Icon--ChromeFullScreen:before{content:"\e92d"}.ms-Icon--ChromeMinimize:before{content:"\e921"}.ms-Icon--ChromeRestore:before{content:"\e923"}.ms-Icon--CircleAddition:before{content:"\f2e3"}.ms-Icon--CircleAdditionSolid:before{content:"\f2e4"}.ms-Icon--CircleFill:before{content:"\ea3b"}.ms-Icon--CircleHalfFull:before{content:"\ed9e"}.ms-Icon--CirclePause:before{content:"\f2d9"}.ms-Icon--CirclePauseSolid:before{content:"\f2d8"}.ms-Icon--CirclePlus:before{content:"\eaee"}.ms-Icon--CircleRing:before{content:"\ea3a"}.ms-Icon--CircleShapeSolid:before{content:"\f63c"}.ms-Icon--CircleStop:before{content:"\f2dc"}.ms-Icon--CircleStopSolid:before{content:"\f2db"}.ms-Icon--CityNext:before{content:"\ec06"}.ms-Icon--CityNext2:before{content:"\ec07"}.ms-Icon--ClassNotebookLogo16:before{content:"\f488"}.ms-Icon--ClassNotebookLogo32:before{content:"\f486"}.ms-Icon--ClassNotebookLogoFill16:before{content:"\f489"}.ms-Icon--ClassNotebookLogoFill32:before{content:"\f487"}.ms-Icon--ClassNotebookLogoInverse:before{content:"\edc8"}.ms-Icon--ClassNotebookLogoInverse16:before{content:"\f48b"}.ms-Icon--ClassNotebookLogoInverse32:before{content:"\f48a"}.ms-Icon--ClassroomLogo:before{content:"\ef75"}.ms-Icon--Clear:before{content:"\e894"}.ms-Icon--ClearFilter:before{content:"\ef8f"}.ms-Icon--ClearFormatting:before{content:"\eddd"}.ms-Icon--ClearFormattingA:before{content:"\f79d"}.ms-Icon--ClearFormattingEraser:before{content:"\f79e"}.ms-Icon--ClearNight:before{content:"\e9c2"}[dir=ltr] .ms-Icon--ClearSelection:before{content:"\e8e6"}[dir=rtl] .ms-Icon--ClearSelection:before{content:"\ea48"}[dir=ltr] .ms-Icon--ClearSelectionMirrored:before{content:"\ea48"}[dir=rtl] .ms-Icon--ClearSelectionMirrored:before{content:"\e8e6"}[dir=ltr] .ms-Icon--ClipboardList:before{content:"\f0e3"}[dir=rtl] .ms-Icon--ClipboardList:before{content:"\f0e4"}[dir=ltr] .ms-Icon--ClipboardListMirrored:before{content:"\f0e4"}[dir=rtl] .ms-Icon--ClipboardListMirrored:before{content:"\f0e3"}.ms-Icon--ClipboardSolid:before{content:"\f5dc"}.ms-Icon--Clock:before{content:"\e917"}.ms-Icon--CloneToDesktop:before{content:"\f28c"}.ms-Icon--ClosedCaption:before{content:"\ef84"}[dir=ltr] .ms-Icon--ClosePane:before{content:"\e89f"}[dir=rtl] .ms-Icon--ClosePane:before{content:"\ea49"}[dir=ltr] .ms-Icon--ClosePaneMirrored:before{content:"\ea49"}[dir=rtl] .ms-Icon--ClosePaneMirrored:before{content:"\e89f"}.ms-Icon--Cloud:before{content:"\e753"}.ms-Icon--CloudAdd:before{content:"\eca9"}.ms-Icon--CloudDownload:before{content:"\ebd3"}.ms-Icon--CloudImportExport:before{content:"\ee55"}.ms-Icon--CloudUpload:before{content:"\ec8e"}.ms-Icon--CloudWeather:before{content:"\e9be"}.ms-Icon--Cloudy:before{content:"\e9bf"}.ms-Icon--Cocktails:before{content:"\ea9d"}.ms-Icon--Code:before{content:"\e943"}.ms-Icon--CodeEdit:before{content:"\f544"}.ms-Icon--Coffee:before{content:"\eaef"}.ms-Icon--CoffeeScript:before{content:"\f2fa"}.ms-Icon--CollapseContent:before{content:"\f165"}.ms-Icon--CollapseContentSingle:before{content:"\f166"}.ms-Icon--CollapseMenu:before{content:"\ef66"}.ms-Icon--CollegeFootball:before{content:"\eb26"}.ms-Icon--CollegeHoops:before{content:"\eb25"}.ms-Icon--Color:before{content:"\e790"}.ms-Icon--ColorSolid:before{content:"\f354"}.ms-Icon--ColumnLeftTwoThirds:before{content:"\f1d6"}.ms-Icon--ColumnLeftTwoThirdsEdit:before{content:"\f324"}.ms-Icon--ColumnOptions:before{content:"\f317"}.ms-Icon--ColumnRightTwoThirds:before{content:"\f1d7"}.ms-Icon--ColumnRightTwoThirdsEdit:before{content:"\f325"}.ms-Icon--ColumnVerticalSection:before{content:"\f81e"}.ms-Icon--ColumnVerticalSectionEdit:before{content:"\f806"}.ms-Icon--Combine:before{content:"\edbb"}.ms-Icon--Combobox:before{content:"\f516"}.ms-Icon--CommandPrompt:before{content:"\e756"}.ms-Icon--Comment:before{content:"\e90a"}.ms-Icon--CommentActive:before{content:"\f804"}.ms-Icon--CommentAdd:before{content:"\f2b3"}.ms-Icon--CommentNext:before{content:"\f2b4"}.ms-Icon--CommentPrevious:before{content:"\f2b5"}.ms-Icon--CommentSolid:before{content:"\e30e"}.ms-Icon--CommentUrgent:before{content:"\f307"}.ms-Icon--Commitments:before{content:"\ec4d"}.ms-Icon--Communications:before{content:"\e95a"}[dir=ltr] .ms-Icon--CompanyDirectory:before{content:"\ef0d"}[dir=rtl] .ms-Icon--CompanyDirectory:before{content:"\ef2b"}[dir=ltr] .ms-Icon--CompanyDirectoryMirrored:before{content:"\ef2b"}[dir=rtl] .ms-Icon--CompanyDirectoryMirrored:before{content:"\ef0d"}.ms-Icon--Compare:before{content:"\f057"}.ms-Icon--CompassNW:before{content:"\e942"}.ms-Icon--Completed:before{content:"\e930"}.ms-Icon--CompletedSolid:before{content:"\ec61"}.ms-Icon--ComplianceAudit:before{content:"\e369"}.ms-Icon--ConfigurationSolid:before{content:"\f334"}.ms-Icon--ConnectContacts:before{content:"\efd4"}.ms-Icon--ConnectVirtualMachine:before{content:"\ee9d"}.ms-Icon--ConstructionCone:before{content:"\e98f"}.ms-Icon--ConstructionConeSolid:before{content:"\f339"}.ms-Icon--Contact:before{content:"\e77b"}.ms-Icon--ContactCard:before{content:"\eebd"}[dir=ltr] .ms-Icon--ContactCardSettings:before{content:"\f556"}[dir=rtl] .ms-Icon--ContactCardSettings:before{content:"\f557"}[dir=ltr] .ms-Icon--ContactCardSettingsMirrored:before{content:"\f557"}[dir=rtl] .ms-Icon--ContactCardSettingsMirrored:before{content:"\f556"}.ms-Icon--ContactHeart:before{content:"\f862"}.ms-Icon--ContactInfo:before{content:"\e779"}.ms-Icon--ContactLink:before{content:"\f25f"}.ms-Icon--ContactList:before{content:"\f7e5"}.ms-Icon--ContextMenu:before{content:"\f37c"}.ms-Icon--Contrast:before{content:"\e7a1"}.ms-Icon--Copy:before{content:"\e8c8"}.ms-Icon--Cotton:before{content:"\eaf3"}.ms-Icon--Coupon:before{content:"\f7bc"}.ms-Icon--CPlusPlus:before{content:"\f2f4"}.ms-Icon--CPlusPlusLanguage:before{content:"\f2f3"}.ms-Icon--CreateMailRule:before{content:"\f67a"}.ms-Icon--Cricket:before{content:"\eb1e"}.ms-Icon--CRMCustomerInsightsApp:before{content:"\f3c8"}.ms-Icon--CRMProcesses:before{content:"\efb1"}.ms-Icon--CRMReport:before{content:"\effe"}.ms-Icon--CRMServices:before{content:"\efd2"}.ms-Icon--Crop:before{content:"\e7a8"}.ms-Icon--Crown:before{content:"\ed01"}.ms-Icon--CrownSolid:before{content:"\f336"}.ms-Icon--CSharp:before{content:"\f2f0"}.ms-Icon--CSharpLanguage:before{content:"\f2ef"}.ms-Icon--CSS:before{content:"\ebef"}.ms-Icon--CubeShape:before{content:"\f1aa"}.ms-Icon--CustomizeToolbar:before{content:"\f828"}[dir=ltr] .ms-Icon--CustomList:before{content:"\eebe"}[dir=rtl] .ms-Icon--CustomList:before{content:"\eebf"}[dir=ltr] .ms-Icon--CustomListMirrored:before{content:"\eebf"}[dir=rtl] .ms-Icon--CustomListMirrored:before{content:"\eebe"}.ms-Icon--Cut:before{content:"\e8c6"}.ms-Icon--Cycling:before{content:"\eac7"}.ms-Icon--D365TalentHRCore:before{content:"\f6bd"}.ms-Icon--D365TalentInsight:before{content:"\f6bc"}.ms-Icon--D365TalentLearn:before{content:"\f6bb"}.ms-Icon--DashboardAdd:before{content:"\f52d"}.ms-Icon--Database:before{content:"\efc7"}.ms-Icon--DatabaseSync:before{content:"\f842"}.ms-Icon--DataConnectionLibrary:before{content:"\eeb7"}.ms-Icon--Dataflows:before{content:"\f7dd"}.ms-Icon--DataflowsLink:before{content:"\e366"}.ms-Icon--DataManagementSettings:before{content:"\efc8"}.ms-Icon--DateTime2:before{content:"\ea17"}[dir=ltr] .ms-Icon--DateTime:before{content:"\ec92"}[dir=rtl] .ms-Icon--DateTime:before{content:"\ee93"}[dir=ltr] .ms-Icon--DateTimeMirrored:before{content:"\ee93"}[dir=rtl] .ms-Icon--DateTimeMirrored:before{content:"\ec92"}.ms-Icon--DeactivateOrders:before{content:"\efe1"}.ms-Icon--Decimals:before{content:"\f218"}.ms-Icon--DecisionSolid:before{content:"\f350"}.ms-Icon--DeclineCall:before{content:"\f405"}[dir=ltr] .ms-Icon--DecreaseIndentArrow:before{content:"\f7a3"}[dir=rtl] .ms-Icon--DecreaseIndentArrow:before{content:"\f7a7"}[dir=ltr] .ms-Icon--DecreaseIndentArrowMirrored:before{content:"\f7a7"}[dir=rtl] .ms-Icon--DecreaseIndentArrowMirrored:before{content:"\f7a3"}.ms-Icon--DecreaseIndentLegacy:before{content:"\e290"}[dir=ltr] .ms-Icon--DecreaseIndentText:before{content:"\f7a2"}[dir=rtl] .ms-Icon--DecreaseIndentText:before{content:"\f7a6"}[dir=ltr] .ms-Icon--DecreaseIndentTextMirrored:before{content:"\f7a6"}[dir=rtl] .ms-Icon--DecreaseIndentTextMirrored:before{content:"\f7a2"}.ms-Icon--DefaultRatio:before{content:"\f529"}.ms-Icon--DefectSolid:before{content:"\f449"}.ms-Icon--DefenderTVM:before{content:"\f6b3"}.ms-Icon--Delete:before{content:"\e74d"}.ms-Icon--DeleteColumns:before{content:"\f64e"}[dir=ltr] .ms-Icon--DeleteRows:before{content:"\f64f"}[dir=rtl] .ms-Icon--DeleteRows:before{content:"\f650"}[dir=ltr] .ms-Icon--DeleteRowsMirrored:before{content:"\f650"}[dir=rtl] .ms-Icon--DeleteRowsMirrored:before{content:"\f64f"}.ms-Icon--DeleteTable:before{content:"\f651"}.ms-Icon--DeliveryTruck:before{content:"\ebf4"}.ms-Icon--DelveAnalytics:before{content:"\eeee"}.ms-Icon--DelveAnalyticsLogo:before{content:"\edca"}.ms-Icon--DelveLogo:before{content:"\f280"}.ms-Icon--DelveLogoFill:before{content:"\f281"}.ms-Icon--DelveLogoInverse:before{content:"\ed76"}.ms-Icon--DependencyAdd:before{content:"\e344"}.ms-Icon--DependencyRemove:before{content:"\e345"}.ms-Icon--Deploy:before{content:"\f29d"}.ms-Icon--Descending:before{content:"\edc1"}.ms-Icon--Design:before{content:"\eb3c"}.ms-Icon--DesktopScreenshot:before{content:"\f5d9"}.ms-Icon--DeveloperTools:before{content:"\ec7a"}.ms-Icon--Devices2:before{content:"\e975"}.ms-Icon--Devices3:before{content:"\ea6c"}.ms-Icon--Devices4:before{content:"\eb66"}.ms-Icon--Diagnostic:before{content:"\e9d9"}.ms-Icon--DiagnosticDataBarTooltip:before{content:"\f7df"}.ms-Icon--Dialpad:before{content:"\e75f"}.ms-Icon--Diamond:before{content:"\ed02"}.ms-Icon--DiamondSolid:before{content:"\f34c"}.ms-Icon--Dictionary:before{content:"\e82d"}.ms-Icon--DictionaryRemove:before{content:"\f69a"}.ms-Icon--DietPlanNotebook:before{content:"\eac8"}.ms-Icon--DiffInline:before{content:"\f309"}.ms-Icon--DiffSideBySide:before{content:"\f30a"}.ms-Icon--DisableUpdates:before{content:"\e8d8"}.ms-Icon--DisconnectVirtualMachine:before{content:"\f873"}.ms-Icon--Dislike:before{content:"\e8e0"}.ms-Icon--DislikeSolid:before{content:"\f3c0"}.ms-Icon--DistributeDown:before{content:"\f76a"}[dir=ltr] .ms-Icon--DockLeft:before{content:"\e90c"}[dir=rtl] .ms-Icon--DockLeft:before{content:"\ea4c"}[dir=ltr] .ms-Icon--DockLeftMirrored:before{content:"\ea4c"}[dir=rtl] .ms-Icon--DockLeftMirrored:before{content:"\e90c"}.ms-Icon--DockRight:before{content:"\e90d"}.ms-Icon--DocLibrary:before{content:"\eeb8"}.ms-Icon--DocsLogoInverse:before{content:"\edcb"}.ms-Icon--Document:before{content:"\e8a5"}.ms-Icon--DocumentApproval:before{content:"\f28b"}.ms-Icon--Documentation:before{content:"\ec17"}.ms-Icon--DocumentManagement:before{content:"\effc"}.ms-Icon--DocumentReply:before{content:"\ef57"}.ms-Icon--DocumentSearch:before{content:"\ef6c"}.ms-Icon--DocumentSet:before{content:"\eed6"}.ms-Icon--DOM:before{content:"\ec8d"}.ms-Icon--DonutChart:before{content:"\f368"}.ms-Icon--Door:before{content:"\eb75"}.ms-Icon--DoubleBookmark:before{content:"\eb8f"}.ms-Icon--DoubleChevronDown:before{content:"\ee04"}.ms-Icon--DoubleChevronDown12:before{content:"\ee97"}.ms-Icon--DoubleChevronDown8:before{content:"\f36b"}.ms-Icon--DoubleChevronLeft:before{content:"\edbe"}.ms-Icon--DoubleChevronLeft12:before{content:"\ee98"}.ms-Icon--DoubleChevronLeft8:before{content:"\f36d"}[dir=ltr] .ms-Icon--DoubleChevronLeftMed:before{content:"\e991"}[dir=rtl] .ms-Icon--DoubleChevronLeftMed:before{content:"\ea4d"}[dir=ltr] .ms-Icon--DoubleChevronLeftMedMirrored:before{content:"\ea4d"}[dir=rtl] .ms-Icon--DoubleChevronLeftMedMirrored:before{content:"\e991"}.ms-Icon--DoubleChevronRight:before{content:"\edbf"}.ms-Icon--DoubleChevronRight12:before{content:"\ee99"}.ms-Icon--DoubleChevronRight8:before{content:"\f36e"}.ms-Icon--DoubleChevronUp:before{content:"\edbd"}.ms-Icon--DoubleChevronUp12:before{content:"\ee96"}.ms-Icon--DoubleChevronUp8:before{content:"\f36c"}.ms-Icon--DoubleColumn:before{content:"\f1d4"}.ms-Icon--DoubleColumnEdit:before{content:"\f322"}.ms-Icon--DoubleDownArrow:before{content:"\f769"}.ms-Icon--Down:before{content:"\e74b"}.ms-Icon--Download:before{content:"\e896"}.ms-Icon--DownloadDocument:before{content:"\f549"}.ms-Icon--DragObject:before{content:"\f553"}.ms-Icon--DrillDown:before{content:"\f532"}.ms-Icon--DrillDownSolid:before{content:"\f533"}.ms-Icon--DrillExpand:before{content:"\f534"}.ms-Icon--DrillShow:before{content:"\f535"}.ms-Icon--DrillThrough:before{content:"\f5b9"}.ms-Icon--DRM:before{content:"\eca8"}.ms-Icon--Drop:before{content:"\eb42"}.ms-Icon--Dropdown:before{content:"\edc5"}.ms-Icon--DropShapeSolid:before{content:"\f63f"}.ms-Icon--DuplicateRow:before{content:"\f82a"}.ms-Icon--Duststorm:before{content:"\e9cd"}.ms-Icon--Dynamics365Logo:before{content:"\edcc"}.ms-Icon--DynamicSMBLogo:before{content:"\edcd"}.ms-Icon--EaseOfAccess:before{content:"\e776"}.ms-Icon--EatDrink:before{content:"\e807"}.ms-Icon--EdgeLogo:before{content:"\ec60"}.ms-Icon--eDiscovery:before{content:"\e370"}.ms-Icon--EditContact:before{content:"\efd3"}.ms-Icon--EditCreate:before{content:"\f3c9"}.ms-Icon--EditMail:before{content:"\ef61"}[dir=ltr] .ms-Icon--Edit:before{content:"\e70f"}[dir=rtl] .ms-Icon--Edit:before{content:"\eb7e"}[dir=ltr] .ms-Icon--EditMirrored:before{content:"\eb7e"}[dir=rtl] .ms-Icon--EditMirrored:before{content:"\e70f"}.ms-Icon--EditNote:before{content:"\ed9d"}.ms-Icon--EditPhoto:before{content:"\ef77"}[dir=ltr] .ms-Icon--EditSolid12:before{content:"\f4b5"}[dir=rtl] .ms-Icon--EditSolid12:before{content:"\f4b6"}[dir=ltr] .ms-Icon--EditSolidMirrored12:before{content:"\f4b6"}[dir=rtl] .ms-Icon--EditSolidMirrored12:before{content:"\f4b5"}.ms-Icon--EditStyle:before{content:"\ef60"}.ms-Icon--Education:before{content:"\e7be"}.ms-Icon--Ellipse:before{content:"\f4fb"}.ms-Icon--Embed:before{content:"\ecce"}.ms-Icon--EMI:before{content:"\e731"}.ms-Icon--Emoji:before{content:"\e899"}.ms-Icon--Emoji2:before{content:"\e76e"}.ms-Icon--EmojiDisappointed:before{content:"\ea88"}.ms-Icon--EmojiNeutral:before{content:"\ea87"}.ms-Icon--EmojiTabSymbols:before{content:"\ed58"}.ms-Icon--EmptyRecycleBin:before{content:"\ef88"}.ms-Icon--Encryption:before{content:"\f69d"}.ms-Icon--EngineeringGroup:before{content:"\f362"}.ms-Icon--EntitlementPolicy:before{content:"\e346"}.ms-Icon--EntitlementRedemption:before{content:"\e347"}.ms-Icon--EntryDecline:before{content:"\f555"}.ms-Icon--EntryView:before{content:"\f554"}.ms-Icon--Equalizer:before{content:"\e9e9"}.ms-Icon--EraseTool:before{content:"\e75c"}.ms-Icon--Error:before{content:"\e783"}.ms-Icon--ErrorBadge:before{content:"\ea39"}.ms-Icon--Event:before{content:"\eca3"}.ms-Icon--Event12:before{content:"\f763"}.ms-Icon--EventAccepted:before{content:"\f422"}.ms-Icon--EventDate:before{content:"\f059"}.ms-Icon--EventDateMissed12:before{content:"\f764"}.ms-Icon--EventDeclined:before{content:"\f425"}.ms-Icon--EventInfo:before{content:"\ed8b"}[dir=ltr] .ms-Icon--EventTentative:before{content:"\f423"}[dir=rtl] .ms-Icon--EventTentative:before{content:"\f424"}[dir=ltr] .ms-Icon--EventTentativeMirrored:before{content:"\f424"}[dir=rtl] .ms-Icon--EventTentativeMirrored:before{content:"\f423"}.ms-Icon--EventToDoLogo:before{content:"\f869"}.ms-Icon--ExcelDocument:before{content:"\ef73"}.ms-Icon--ExcelLogo:before{content:"\f1e5"}.ms-Icon--ExcelLogo16:before{content:"\f397"}.ms-Icon--ExcelLogoFill:before{content:"\f1e6"}.ms-Icon--ExcelLogoFill16:before{content:"\f398"}.ms-Icon--ExcelLogoInverse:before{content:"\ec28"}.ms-Icon--ExcelLogoInverse16:before{content:"\f396"}.ms-Icon--ExchangeLogo:before{content:"\f284"}.ms-Icon--ExchangeLogoFill:before{content:"\f285"}.ms-Icon--ExchangeLogoInverse:before{content:"\ed78"}.ms-Icon--ExerciseTracker:before{content:"\eacc"}.ms-Icon--ExpandMenu:before{content:"\ef67"}.ms-Icon--ExploreContent:before{content:"\eccd"}.ms-Icon--ExploreContentSingle:before{content:"\f164"}.ms-Icon--ExploreData:before{content:"\f5b6"}[dir=ltr] .ms-Icon--Export:before{content:"\ede1"}[dir=rtl] .ms-Icon--Export:before{content:"\ede2"}[dir=ltr] .ms-Icon--ExportMirrored:before{content:"\ede2"}[dir=rtl] .ms-Icon--ExportMirrored:before{content:"\ede1"}.ms-Icon--ExternalBuild:before{content:"\f445"}.ms-Icon--ExternalTFVC:before{content:"\f446"}.ms-Icon--ExternalXAML:before{content:"\f447"}.ms-Icon--Eyedropper:before{content:"\ef3c"}.ms-Icon--EyeShadow:before{content:"\f7eb"}.ms-Icon--F12DevTools:before{content:"\ebee"}.ms-Icon--FabricAssetLibrary:before{content:"\f09c"}.ms-Icon--FabricDataConnectionLibrary:before{content:"\f09d"}.ms-Icon--FabricDocLibrary:before{content:"\f09e"}.ms-Icon--FabricFolder:before{content:"\f0a9"}.ms-Icon--FabricFolderConfirm:before{content:"\f7ff"}.ms-Icon--FabricFolderFill:before{content:"\f0aa"}.ms-Icon--FabricFolderSearch:before{content:"\f0a4"}[dir=ltr] .ms-Icon--FabricFormLibrary:before{content:"\f09f"}[dir=rtl] .ms-Icon--FabricFormLibrary:before{content:"\f0a0"}[dir=ltr] .ms-Icon--FabricFormLibraryMirrored:before{content:"\f0a0"}[dir=rtl] .ms-Icon--FabricFormLibraryMirrored:before{content:"\f09f"}.ms-Icon--FabricMovetoFolder:before{content:"\f0a5"}.ms-Icon--FabricNetworkFolder:before{content:"\f5e6"}.ms-Icon--FabricNewFolder:before{content:"\f0ab"}.ms-Icon--FabricOpenFolderHorizontal:before{content:"\f0a8"}.ms-Icon--FabricPictureLibrary:before{content:"\f0ac"}.ms-Icon--FabricPublicFolder:before{content:"\f0a3"}[dir=ltr] .ms-Icon--FabricReportLibrary:before{content:"\f0a1"}[dir=rtl] .ms-Icon--FabricReportLibrary:before{content:"\f0a2"}[dir=ltr] .ms-Icon--FabricReportLibraryMirrored:before{content:"\f0a2"}[dir=rtl] .ms-Icon--FabricReportLibraryMirrored:before{content:"\f0a1"}.ms-Icon--FabricSyncFolder:before{content:"\f0a7"}.ms-Icon--FabricTextHighlight:before{content:"\f79c"}.ms-Icon--FabricTextHighlightComposite:before{content:"\f7da"}.ms-Icon--FabricUnsyncFolder:before{content:"\f0a6"}.ms-Icon--FabricUserFolder:before{content:"\f5e5"}.ms-Icon--Family:before{content:"\ebda"}.ms-Icon--FangBody:before{content:"\eceb"}.ms-Icon--FastForward:before{content:"\eb9d"}.ms-Icon--FastMode:before{content:"\f19a"}.ms-Icon--Favicon:before{content:"\e737"}.ms-Icon--FavoriteList:before{content:"\e728"}.ms-Icon--FavoriteStar:before{content:"\e734"}.ms-Icon--FavoriteStarFill:before{content:"\e735"}.ms-Icon--Fax:before{content:"\ef5c"}.ms-Icon--Feedback:before{content:"\ed15"}[dir=ltr] .ms-Icon--FeedbackRequestSolid:before{content:"\f359"}[dir=rtl] .ms-Icon--FeedbackRequestSolid:before{content:"\f35a"}[dir=ltr] .ms-Icon--FeedbackRequestMirroredSolid:before{content:"\f35a"}[dir=rtl] .ms-Icon--FeedbackRequestMirroredSolid:before{content:"\f359"}.ms-Icon--FeedbackResponseSolid:before{content:"\f35b"}.ms-Icon--Ferry:before{content:"\e7e3"}.ms-Icon--FerrySolid:before{content:"\eb48"}.ms-Icon--FieldChanged:before{content:"\f2c3"}.ms-Icon--FieldEmpty:before{content:"\f2c1"}.ms-Icon--FieldFilled:before{content:"\f2c2"}.ms-Icon--FieldNotChanged:before{content:"\f2c4"}.ms-Icon--FieldReadOnly:before{content:"\f442"}.ms-Icon--FieldRequired:before{content:"\f443"}.ms-Icon--FileASPX:before{content:"\f2e9"}.ms-Icon--FileBug:before{content:"\f30d"}.ms-Icon--FileCode:before{content:"\f30e"}.ms-Icon--FileComment:before{content:"\f30f"}.ms-Icon--FileCSS:before{content:"\f2ea"}.ms-Icon--FileHTML:before{content:"\f2ed"}.ms-Icon--FileImage:before{content:"\f311"}.ms-Icon--FileJAVA:before{content:"\f2e8"}.ms-Icon--FileLess:before{content:"\f2ec"}.ms-Icon--FilePDB:before{content:"\f2e5"}.ms-Icon--FileRequest:before{content:"\f789"}.ms-Icon--FileSass:before{content:"\f2eb"}.ms-Icon--FileSQL:before{content:"\f2e7"}.ms-Icon--FileSymlink:before{content:"\f312"}.ms-Icon--FileTemplate:before{content:"\f2e6"}.ms-Icon--FileTypeSolution:before{content:"\f387"}.ms-Icon--FileYML:before{content:"\f5da"}.ms-Icon--Filter:before{content:"\e71c"}.ms-Icon--Filters:before{content:"\e795"}.ms-Icon--FilterSettings:before{content:"\f76c"}.ms-Icon--FilterSolid:before{content:"\f412"}.ms-Icon--FiltersSolid:before{content:"\f353"}.ms-Icon--Financial:before{content:"\e7bb"}[dir=ltr] .ms-Icon--FinancialSolid:before{content:"\f346"}[dir=rtl] .ms-Icon--FinancialSolid:before{content:"\f347"}[dir=ltr] .ms-Icon--FinancialMirroredSolid:before{content:"\f347"}[dir=rtl] .ms-Icon--FinancialMirroredSolid:before{content:"\f346"}.ms-Icon--Fingerprint:before{content:"\e928"}.ms-Icon--FitPage:before{content:"\e9a6"}.ms-Icon--FitWidth:before{content:"\e9a7"}.ms-Icon--FiveTileGrid:before{content:"\f274"}.ms-Icon--Flag:before{content:"\e7c1"}.ms-Icon--FlameSolid:before{content:"\f1f3"}.ms-Icon--Flashlight:before{content:"\e754"}.ms-Icon--FlickDown:before{content:"\e935"}.ms-Icon--FlickLeft:before{content:"\e937"}.ms-Icon--FlickRight:before{content:"\e938"}.ms-Icon--FlickUp:before{content:"\e936"}.ms-Icon--Flow:before{content:"\ef90"}.ms-Icon--FlowChart:before{content:"\e9d4"}.ms-Icon--Flower:before{content:"\f54e"}.ms-Icon--FocalPoint:before{content:"\f277"}.ms-Icon--Focus:before{content:"\ea6f"}.ms-Icon--Fog:before{content:"\e9cb"}.ms-Icon--Folder:before{content:"\e8b7"}.ms-Icon--FolderFill:before{content:"\e8d5"}.ms-Icon--FolderHorizontal:before{content:"\f12b"}[dir=ltr] .ms-Icon--FolderList:before{content:"\f2ce"}[dir=rtl] .ms-Icon--FolderList:before{content:"\f2cf"}[dir=ltr] .ms-Icon--FolderListMirrored:before{content:"\f2cf"}[dir=rtl] .ms-Icon--FolderListMirrored:before{content:"\f2ce"}.ms-Icon--FolderOpen:before{content:"\e838"}.ms-Icon--FolderQuery:before{content:"\f2cd"}.ms-Icon--FolderSearch:before{content:"\ef65"}.ms-Icon--FollowUser:before{content:"\ee05"}.ms-Icon--Font:before{content:"\e8d2"}.ms-Icon--FontColor:before{content:"\e8d3"}.ms-Icon--FontColorA:before{content:"\f4ec"}.ms-Icon--FontColorSwatch:before{content:"\f4ed"}.ms-Icon--FontDecrease:before{content:"\e8e7"}.ms-Icon--FontIncrease:before{content:"\e8e8"}.ms-Icon--FontSize:before{content:"\e8e9"}.ms-Icon--Footer:before{content:"\f82e"}[dir=ltr] .ms-Icon--FormLibrary:before{content:"\eeb9"}[dir=rtl] .ms-Icon--FormLibrary:before{content:"\eeba"}[dir=ltr] .ms-Icon--FormLibraryMirrored:before{content:"\eeba"}[dir=rtl] .ms-Icon--FormLibraryMirrored:before{content:"\eeb9"}.ms-Icon--Forum:before{content:"\e378"}.ms-Icon--Forward:before{content:"\e72a"}.ms-Icon--ForwardEvent:before{content:"\ed8c"}.ms-Icon--Freezing:before{content:"\e9ef"}.ms-Icon--Frigid:before{content:"\e9ca"}.ms-Icon--FrontCamera:before{content:"\e96b"}.ms-Icon--FSharp:before{content:"\f2f6"}.ms-Icon--FSharpLanguage:before{content:"\f2f5"}.ms-Icon--FullCircleMask:before{content:"\e91f"}.ms-Icon--FullHistory:before{content:"\f31c"}.ms-Icon--FullScreen:before{content:"\e740"}.ms-Icon--FullWidth:before{content:"\f2fe"}.ms-Icon--FullWidthEdit:before{content:"\f2ff"}.ms-Icon--FunctionalManagerDashboard:before{content:"\f542"}.ms-Icon--FunnelChart:before{content:"\e9f1"}.ms-Icon--GallatinLogo:before{content:"\f496"}.ms-Icon--Game:before{content:"\e7fc"}.ms-Icon--Generate:before{content:"\e9da"}.ms-Icon--GenericScan:before{content:"\ee6f"}.ms-Icon--GenericScanFilled:before{content:"\f7de"}.ms-Icon--GIF:before{content:"\f4a9"}.ms-Icon--Giftbox:before{content:"\ec1f"}.ms-Icon--GiftboxOpen:before{content:"\f133"}.ms-Icon--GiftBoxSolid:before{content:"\f341"}.ms-Icon--GiftCard:before{content:"\eb8e"}.ms-Icon--GitGraph:before{content:"\f2ca"}.ms-Icon--Glasses:before{content:"\ea16"}.ms-Icon--Glimmer:before{content:"\ecf4"}.ms-Icon--GlobalNavButton:before{content:"\e700"}.ms-Icon--GlobalNavButtonActive:before{content:"\f89f"}.ms-Icon--Globe:before{content:"\e774"}.ms-Icon--Globe2:before{content:"\f49a"}.ms-Icon--GlobeFavorite:before{content:"\ef53"}.ms-Icon--Golf:before{content:"\eb1f"}[dir=ltr] .ms-Icon--Go:before{content:"\e8ad"}[dir=rtl] .ms-Icon--Go:before{content:"\ea4f"}[dir=ltr] .ms-Icon--GoMirrored:before{content:"\ea4f"}[dir=rtl] .ms-Icon--GoMirrored:before{content:"\e8ad"}.ms-Icon--GoToDashboard:before{content:"\eeed"}.ms-Icon--GotoToday:before{content:"\e8d1"}.ms-Icon--GreetingCard:before{content:"\f54b"}.ms-Icon--GridViewLarge:before{content:"\f234"}.ms-Icon--GridViewMedium:before{content:"\f233"}.ms-Icon--GridViewSmall:before{content:"\f232"}.ms-Icon--GripperBarHorizontal:before{content:"\e76f"}.ms-Icon--GripperBarVertical:before{content:"\e784"}.ms-Icon--GripperDotsVertical:before{content:"\f772"}.ms-Icon--GripperTool:before{content:"\e75e"}.ms-Icon--Group:before{content:"\e902"}.ms-Icon--GroupedAscending:before{content:"\ee67"}.ms-Icon--GroupedDescending:before{content:"\ee66"}.ms-Icon--GroupedList:before{content:"\ef74"}.ms-Icon--GroupList:before{content:"\f168"}.ms-Icon--GroupObject:before{content:"\f4f1"}.ms-Icon--GUID:before{content:"\f52b"}.ms-Icon--Guitar:before{content:"\f49b"}.ms-Icon--HailDay:before{content:"\ea00"}.ms-Icon--HailNight:before{content:"\ea13"}.ms-Icon--HalfAlpha:before{content:"\e97e"}.ms-Icon--HalfCircle:before{content:"\f501"}.ms-Icon--HandsFree:before{content:"\ead0"}.ms-Icon--Handwriting:before{content:"\e929"}.ms-Icon--HardDrive:before{content:"\eda2"}.ms-Icon--HardDriveGroup:before{content:"\f18f"}.ms-Icon--HardDriveLock:before{content:"\f55a"}.ms-Icon--HardDriveUnlock:before{content:"\f55b"}.ms-Icon--Header:before{content:"\f82f"}.ms-Icon--Header1:before{content:"\ea19"}.ms-Icon--Header2:before{content:"\ef36"}.ms-Icon--Header3:before{content:"\ef37"}.ms-Icon--Header4:before{content:"\ef38"}.ms-Icon--Headset:before{content:"\e95b"}.ms-Icon--HeadsetSolid:before{content:"\f348"}.ms-Icon--Health:before{content:"\e95e"}.ms-Icon--HealthSolid:before{content:"\f33f"}.ms-Icon--Heart:before{content:"\eb51"}.ms-Icon--HeartBroken:before{content:"\ea92"}.ms-Icon--HeartFill:before{content:"\eb52"}[dir=ltr] .ms-Icon--Help:before{content:"\e897"}[dir=rtl] .ms-Icon--Help:before{content:"\ea51"}[dir=ltr] .ms-Icon--HelpMirrored:before{content:"\ea51"}[dir=rtl] .ms-Icon--HelpMirrored:before{content:"\e897"}.ms-Icon--Hexagon:before{content:"\f4fe"}.ms-Icon--Hide:before{content:"\ed1a"}.ms-Icon--Hide2:before{content:"\ef89"}.ms-Icon--Hide3:before{content:"\f6ac"}.ms-Icon--Highlight:before{content:"\e7e6"}.ms-Icon--HighlightMappedShapes:before{content:"\f2a1"}.ms-Icon--HintText:before{content:"\f50f"}.ms-Icon--HistoricalWeather:before{content:"\eb43"}.ms-Icon--History:before{content:"\e81c"}.ms-Icon--Home:before{content:"\e80f"}.ms-Icon--HomeGroup:before{content:"\ec26"}.ms-Icon--HomeSolid:before{content:"\ea8a"}.ms-Icon--HomeVerify:before{content:"\f00e"}.ms-Icon--HorizontalDistributeCenter:before{content:"\f4f9"}.ms-Icon--HorizontalTabKey:before{content:"\e7fd"}.ms-Icon--Hospital:before{content:"\e91d"}.ms-Icon--Hotel:before{content:"\e824"}.ms-Icon--HourGlass:before{content:"\ea03"}.ms-Icon--IconSetsFlag:before{content:"\f2a4"}.ms-Icon--IDBadge:before{content:"\f427"}.ms-Icon--IgnoreConversation:before{content:"\e372"}.ms-Icon--ImageCrosshair:before{content:"\f2c9"}.ms-Icon--ImageDiff:before{content:"\f30b"}.ms-Icon--ImagePixel:before{content:"\f30c"}.ms-Icon--ImageSearch:before{content:"\f4e8"}[dir=rtl] .ms-Icon--ImportAll:before{content:"\ea53"}[dir=ltr] .ms-Icon--ImportAllMirrored:before{content:"\ea53"}.ms-Icon--Important:before{content:"\e8c9"}[dir=ltr] .ms-Icon--Import:before{content:"\e8b5"}[dir=rtl] .ms-Icon--Import:before{content:"\ea52"}[dir=ltr] .ms-Icon--ImportMirrored:before{content:"\ea52"}[dir=rtl] .ms-Icon--ImportMirrored:before{content:"\e8b5"}.ms-Icon--Inbox:before{content:"\f41c"}.ms-Icon--InboxCheck:before{content:"\ef64"}.ms-Icon--IncidentTriangle:before{content:"\e814"}.ms-Icon--IncomingCall:before{content:"\e77e"}[dir=ltr] .ms-Icon--IncreaseIndentArrow:before{content:"\f7a1"}[dir=rtl] .ms-Icon--IncreaseIndentArrow:before{content:"\f7a5"}[dir=ltr] .ms-Icon--IncreaseIndentArrowMirrored:before{content:"\f7a5"}[dir=rtl] .ms-Icon--IncreaseIndentArrowMirrored:before{content:"\f7a1"}.ms-Icon--IncreaseIndentLegacy:before{content:"\e291"}[dir=ltr] .ms-Icon--IncreaseIndentText:before{content:"\f7a0"}[dir=rtl] .ms-Icon--IncreaseIndentText:before{content:"\f7a4"}[dir=ltr] .ms-Icon--IncreaseIndentTextMirrored:before{content:"\f7a4"}[dir=rtl] .ms-Icon--IncreaseIndentTextMirrored:before{content:"\f7a0"}.ms-Icon--Info:before{content:"\e946"}.ms-Icon--Info2:before{content:"\ea1f"}.ms-Icon--InformationBarriers:before{content:"\f803"}.ms-Icon--InfoSolid:before{content:"\f167"}.ms-Icon--InkingTool:before{content:"\e76d"}.ms-Icon--Insert:before{content:"\f278"}.ms-Icon--InsertColumnsLeft:before{content:"\f64a"}.ms-Icon--InsertColumnsRight:before{content:"\f64b"}.ms-Icon--InsertRowsAbove:before{content:"\f64c"}.ms-Icon--InsertRowsBelow:before{content:"\f64d"}.ms-Icon--InsertSignatureLine:before{content:"\f677"}.ms-Icon--InsertTextBox:before{content:"\ec7d"}.ms-Icon--Installation:before{content:"\e311"}.ms-Icon--InstallToDrive:before{content:"\f28d"}.ms-Icon--InternalInvestigation:before{content:"\f854"}.ms-Icon--InternetSharing:before{content:"\e704"}[dir=ltr] .ms-Icon--IRMForward:before{content:"\f41f"}[dir=rtl] .ms-Icon--IRMForward:before{content:"\f420"}[dir=ltr] .ms-Icon--IRMForwardMirrored:before{content:"\f420"}[dir=rtl] .ms-Icon--IRMForwardMirrored:before{content:"\f41f"}[dir=ltr] .ms-Icon--IRMReply:before{content:"\f41d"}[dir=rtl] .ms-Icon--IRMReply:before{content:"\f41e"}[dir=ltr] .ms-Icon--IRMReplyMirrored:before{content:"\f41e"}[dir=rtl] .ms-Icon--IRMReplyMirrored:before{content:"\f41d"}.ms-Icon--IssueSolid:before{content:"\f448"}[dir=ltr] .ms-Icon--IssueTracking:before{content:"\eec0"}[dir=rtl] .ms-Icon--IssueTracking:before{content:"\eec1"}[dir=ltr] .ms-Icon--IssueTrackingMirrored:before{content:"\eec1"}[dir=rtl] .ms-Icon--IssueTrackingMirrored:before{content:"\eec0"}.ms-Icon--Italic:before{content:"\e8db"}.ms-Icon--JavaScriptLanguage:before{content:"\f2ee"}.ms-Icon--JoinOnlineMeeting:before{content:"\ed8f"}.ms-Icon--JS:before{content:"\ebf0"}.ms-Icon--KaizalaLogo:before{content:"\f492"}.ms-Icon--KeyboardClassic:before{content:"\e765"}.ms-Icon--KnowledgeArticle:before{content:"\f000"}.ms-Icon--Label:before{content:"\e932"}.ms-Icon--LadybugSolid:before{content:"\f44a"}.ms-Icon--Lamp:before{content:"\eb19"}.ms-Icon--LandscapeOrientation:before{content:"\ef6b"}.ms-Icon--LaptopSecure:before{content:"\f552"}.ms-Icon--LaptopSelected:before{content:"\ec76"}.ms-Icon--LargeGrid:before{content:"\eecb"}.ms-Icon--Leave:before{content:"\f627"}.ms-Icon--Library:before{content:"\e8f1"}.ms-Icon--Lifesaver:before{content:"\ef62"}.ms-Icon--LifesaverLock:before{content:"\ef63"}.ms-Icon--Light:before{content:"\e793"}.ms-Icon--Lightbulb:before{content:"\ea80"}.ms-Icon--LightningBolt:before{content:"\e945"}.ms-Icon--LightWeight:before{content:"\f4ee"}.ms-Icon--Like:before{content:"\e8e1"}.ms-Icon--LikeSolid:before{content:"\f3bf"}.ms-Icon--Line:before{content:"\f4fc"}.ms-Icon--LineChart:before{content:"\e9e6"}.ms-Icon--LineSpacing:before{content:"\f517"}.ms-Icon--LineStyle:before{content:"\f50c"}.ms-Icon--LineThickness:before{content:"\f50d"}.ms-Icon--Link:before{content:"\e71b"}.ms-Icon--Link12:before{content:"\f6e3"}.ms-Icon--LinkedDatabase:before{content:"\f779"}.ms-Icon--LinkedInLogo:before{content:"\f20a"}[dir=ltr] .ms-Icon--List:before{content:"\ea37"}[dir=rtl] .ms-Icon--List:before{content:"\ea55"}[dir=ltr] .ms-Icon--ListMirrored:before{content:"\ea55"}[dir=rtl] .ms-Icon--ListMirrored:before{content:"\ea37"}.ms-Icon--LocaleLanguage:before{content:"\f2b7"}.ms-Icon--Location:before{content:"\e81d"}.ms-Icon--LocationCircle:before{content:"\e80e"}.ms-Icon--LocationDot:before{content:"\e827"}.ms-Icon--LocationFill:before{content:"\e920"}.ms-Icon--LocationOutline:before{content:"\f2d0"}.ms-Icon--Lock:before{content:"\e72e"}.ms-Icon--Lock12:before{content:"\f6e6"}.ms-Icon--LockSolid:before{content:"\e9a2"}.ms-Icon--LogRemove:before{content:"\f316"}.ms-Icon--LookupEntities:before{content:"\f5b5"}.ms-Icon--LowerBrightness:before{content:"\ec8a"}.ms-Icon--LyncLogo:before{content:"\ed79"}.ms-Icon--M365InvoicingLogo:before{content:"\f7c1"}.ms-Icon--Mail:before{content:"\e715"}.ms-Icon--MailAlert:before{content:"\ed80"}.ms-Icon--MailAttached:before{content:"\f774"}.ms-Icon--MailCheck:before{content:"\ed81"}.ms-Icon--MailFill:before{content:"\e8a8"}[dir=ltr] .ms-Icon--MailForward:before{content:"\e89c"}[dir=rtl] .ms-Icon--MailForward:before{content:"\ea56"}[dir=ltr] .ms-Icon--MailForwardMirrored:before{content:"\ea56"}[dir=rtl] .ms-Icon--MailForwardMirrored:before{content:"\e89c"}.ms-Icon--MailLowImportance:before{content:"\ed82"}.ms-Icon--MailOptions:before{content:"\f82c"}.ms-Icon--MailPause:before{content:"\ed83"}.ms-Icon--MailReminder:before{content:"\f418"}.ms-Icon--MailRepeat:before{content:"\ed84"}[dir=ltr] .ms-Icon--MailReplyAll:before{content:"\e8c2"}[dir=rtl] .ms-Icon--MailReplyAll:before{content:"\ea58"}[dir=ltr] .ms-Icon--MailReplyAllMirrored:before{content:"\ea58"}[dir=rtl] .ms-Icon--MailReplyAllMirrored:before{content:"\e8c2"}[dir=ltr] .ms-Icon--MailReply:before{content:"\e8ca"}[dir=rtl] .ms-Icon--MailReply:before{content:"\ea57"}[dir=ltr] .ms-Icon--MailReplyMirrored:before{content:"\ea57"}[dir=rtl] .ms-Icon--MailReplyMirrored:before{content:"\e8ca"}.ms-Icon--MailSchedule:before{content:"\f72e"}.ms-Icon--MailSolid:before{content:"\f343"}[dir=ltr] .ms-Icon--MailTentative:before{content:"\f416"}[dir=rtl] .ms-Icon--MailTentative:before{content:"\f417"}[dir=ltr] .ms-Icon--MailTentativeMirrored:before{content:"\f417"}[dir=rtl] .ms-Icon--MailTentativeMirrored:before{content:"\f416"}.ms-Icon--MailUndelivered:before{content:"\f415"}.ms-Icon--ManagerSelfService:before{content:"\ee23"}.ms-Icon--Manufacturing:before{content:"\e99c"}.ms-Icon--MapDirections:before{content:"\e816"}.ms-Icon--MapLayers:before{content:"\e81e"}.ms-Icon--MapPin:before{content:"\e707"}.ms-Icon--MapPinSolid:before{content:"\f52e"}.ms-Icon--MarkAsProtected:before{content:"\f6ae"}.ms-Icon--MarkDownLanguage:before{content:"\f2fb"}.ms-Icon--Market:before{content:"\eafc"}.ms-Icon--MarketDown:before{content:"\ef42"}.ms-Icon--MasterDatabase:before{content:"\f5ba"}.ms-Icon--MaximumValue:before{content:"\f5bc"}.ms-Icon--Medal:before{content:"\ee38"}.ms-Icon--MedalSolid:before{content:"\f6b9"}.ms-Icon--Media:before{content:"\ea69"}.ms-Icon--MediaAdd:before{content:"\f510"}.ms-Icon--Medical:before{content:"\ead4"}.ms-Icon--Megaphone:before{content:"\e789"}.ms-Icon--MegaphoneSolid:before{content:"\f332"}.ms-Icon--Memo:before{content:"\e77c"}.ms-Icon--Merge:before{content:"\e7d5"}.ms-Icon--MergeDuplicate:before{content:"\f29a"}.ms-Icon--Message:before{content:"\e8bd"}.ms-Icon--MessageFill:before{content:"\ec70"}.ms-Icon--MicOff:before{content:"\ec54"}.ms-Icon--MicOff2:before{content:"\f781"}.ms-Icon--Microphone:before{content:"\e720"}.ms-Icon--MicrosoftFlowLogo:before{content:"\f4b1"}.ms-Icon--MicrosoftStaffhubLogo:before{content:"\f130"}.ms-Icon--MicrosoftTranslatorLogo:before{content:"\f782"}.ms-Icon--MicrosoftTranslatorLogoBlue:before{content:"\f853"}.ms-Icon--MicrosoftTranslatorLogoGreen:before{content:"\f852"}[dir=ltr] .ms-Icon--MiniContract:before{content:"\e93b"}[dir=rtl] .ms-Icon--MiniContract:before{content:"\ea59"}[dir=ltr] .ms-Icon--MiniContractMirrored:before{content:"\ea59"}[dir=rtl] .ms-Icon--MiniContractMirrored:before{content:"\e93b"}[dir=ltr] .ms-Icon--MiniExpand:before{content:"\e93a"}[dir=rtl] .ms-Icon--MiniExpand:before{content:"\ea5a"}[dir=ltr] .ms-Icon--MiniExpandMirrored:before{content:"\ea5a"}[dir=rtl] .ms-Icon--MiniExpandMirrored:before{content:"\e93a"}.ms-Icon--MiniLink:before{content:"\e732"}.ms-Icon--MinimumValue:before{content:"\f5bd"}.ms-Icon--MobileReport:before{content:"\f18a"}.ms-Icon--MobileSelected:before{content:"\ec75"}.ms-Icon--ModelingView:before{content:"\f871"}.ms-Icon--Money:before{content:"\eafd"}.ms-Icon--More:before{content:"\e712"}.ms-Icon--MoreSports:before{content:"\eb22"}.ms-Icon--MoreVertical:before{content:"\f2bc"}.ms-Icon--MountainClimbing:before{content:"\f6db"}.ms-Icon--Move:before{content:"\e7c2"}.ms-Icon--Movers:before{content:"\ebcd"}.ms-Icon--MoveToFolder:before{content:"\e8de"}.ms-Icon--MSNLogo:before{content:"\eb6c"}.ms-Icon--MSNVideos:before{content:"\eb1c"}.ms-Icon--MSNVideosSolid:before{content:"\f2da"}[dir=ltr] .ms-Icon--MultiSelect:before{content:"\e762"}[dir=rtl] .ms-Icon--MultiSelect:before{content:"\ea98"}[dir=ltr] .ms-Icon--MultiSelectMirrored:before{content:"\ea98"}[dir=rtl] .ms-Icon--MultiSelectMirrored:before{content:"\e762"}.ms-Icon--MusicInCollection:before{content:"\e940"}.ms-Icon--MusicInCollectionFill:before{content:"\ea36"}.ms-Icon--MusicNote:before{content:"\ec4f"}.ms-Icon--MuteChat:before{content:"\f17a"}.ms-Icon--MyMoviesTV:before{content:"\ee6c"}.ms-Icon--Nav2DMapView:before{content:"\e800"}[dir=ltr] .ms-Icon--NavigateBack:before{content:"\f2dd"}[dir=rtl] .ms-Icon--NavigateBack:before{content:"\f2de"}[dir=ltr] .ms-Icon--NavigateBackMirrored:before{content:"\f2de"}[dir=rtl] .ms-Icon--NavigateBackMirrored:before{content:"\f2dd"}.ms-Icon--NavigateExternalInline:before{content:"\f35f"}[dir=ltr] .ms-Icon--NavigateForward:before{content:"\f2df"}[dir=rtl] .ms-Icon--NavigateForward:before{content:"\f2e0"}[dir=ltr] .ms-Icon--NavigateForwardMirrored:before{content:"\f2e0"}[dir=rtl] .ms-Icon--NavigateForwardMirrored:before{content:"\f2df"}.ms-Icon--NavigationFlipper:before{content:"\f51d"}.ms-Icon--NetworkTower:before{content:"\ec05"}.ms-Icon--NewAnalyticsQuery:before{content:"\f1e0"}.ms-Icon--NewFolder:before{content:"\e8f4"}.ms-Icon--NewMail:before{content:"\f7ea"}.ms-Icon--News:before{content:"\e900"}.ms-Icon--NewsSearch:before{content:"\f4e9"}.ms-Icon--NewTeamProject:before{content:"\f2b2"}.ms-Icon--Next:before{content:"\e893"}.ms-Icon--NormalWeight:before{content:"\f4ef"}.ms-Icon--NoteForward:before{content:"\ed99"}.ms-Icon--NotePinned:before{content:"\ed9a"}.ms-Icon--NoteReply:before{content:"\ed98"}.ms-Icon--NotExecuted:before{content:"\f440"}.ms-Icon--NotImpactedSolid:before{content:"\f441"}.ms-Icon--NugetLogo:before{content:"\f44c"}.ms-Icon--NumberedList:before{content:"\ea1c"}[dir=ltr] .ms-Icon--NumberedListNumber:before{content:"\f797"}[dir=rtl] .ms-Icon--NumberedListNumber:before{content:"\f799"}[dir=ltr] .ms-Icon--NumberedListNumberMirrored:before{content:"\f799"}[dir=rtl] .ms-Icon--NumberedListNumberMirrored:before{content:"\f797"}[dir=ltr] .ms-Icon--NumberedListText:before{content:"\f796"}[dir=rtl] .ms-Icon--NumberedListText:before{content:"\f798"}[dir=ltr] .ms-Icon--NumberedListTextMirrored:before{content:"\f798"}[dir=rtl] .ms-Icon--NumberedListTextMirrored:before{content:"\f796"}.ms-Icon--NumberField:before{content:"\edc4"}.ms-Icon--NumberSequence:before{content:"\f52a"}.ms-Icon--NumberSymbol:before{content:"\f7ac"}.ms-Icon--Octagon:before{content:"\f4fd"}.ms-Icon--OEM:before{content:"\e74c"}.ms-Icon--OfficeAddinsLogo:before{content:"\eec7"}.ms-Icon--OfficeAssistantLogo:before{content:"\edce"}.ms-Icon--OfficeChat:before{content:"\f70f"}.ms-Icon--OfficeChatSolid:before{content:"\f710"}.ms-Icon--OfficeFormsLogo:before{content:"\f434"}.ms-Icon--OfficeFormsLogo16:before{content:"\f436"}.ms-Icon--OfficeFormsLogo24:before{content:"\f43b"}.ms-Icon--OfficeFormsLogoFill:before{content:"\f435"}.ms-Icon--OfficeFormsLogoFill16:before{content:"\f437"}.ms-Icon--OfficeFormsLogoFill24:before{content:"\f43c"}.ms-Icon--OfficeFormsLogoInverse:before{content:"\ef86"}.ms-Icon--OfficeFormsLogoInverse16:before{content:"\f433"}.ms-Icon--OfficeFormsLogoInverse24:before{content:"\f43a"}.ms-Icon--OfficeLogo:before{content:"\eb6e"}.ms-Icon--OfficeStoreLogo:before{content:"\edcf"}.ms-Icon--OfficeVideoLogo:before{content:"\f282"}.ms-Icon--OfficeVideoLogoFill:before{content:"\f283"}.ms-Icon--OfficeVideoLogoInverse:before{content:"\ed7a"}.ms-Icon--OfflineOneDriveParachute:before{content:"\eec8"}.ms-Icon--OfflineOneDriveParachuteDisabled:before{content:"\eec9"}.ms-Icon--OfflineStorage:before{content:"\ec8c"}.ms-Icon--OfflineStorageSolid:before{content:"\f34e"}.ms-Icon--Onboarding:before{content:"\f3ba"}.ms-Icon--OneDriveAdd:before{content:"\ef32"}.ms-Icon--OneDriveFolder16:before{content:"\f53b"}.ms-Icon--OneDriveLogo:before{content:"\e941"}.ms-Icon--OneNoteEduLogoInverse:before{content:"\edd0"}.ms-Icon--OneNoteLogo:before{content:"\f1e7"}.ms-Icon--OneNoteLogo16:before{content:"\f39a"}.ms-Icon--OneNoteLogoFill:before{content:"\f1e8"}.ms-Icon--OneNoteLogoFill16:before{content:"\f39b"}.ms-Icon--OneNoteLogoInverse:before{content:"\ec0d"}.ms-Icon--OneNoteLogoInverse16:before{content:"\f399"}.ms-Icon--OpenEnrollment:before{content:"\ef1c"}.ms-Icon--OpenFile:before{content:"\e8e5"}.ms-Icon--OpenFolderHorizontal:before{content:"\ed25"}.ms-Icon--OpenInNewTab:before{content:"\f6ab"}.ms-Icon--OpenInNewWindow:before{content:"\e8a7"}[dir=ltr] .ms-Icon--OpenPane:before{content:"\e8a0"}[dir=rtl] .ms-Icon--OpenPane:before{content:"\ea5b"}[dir=ltr] .ms-Icon--OpenPaneMirrored:before{content:"\ea5b"}[dir=rtl] .ms-Icon--OpenPaneMirrored:before{content:"\e8a0"}.ms-Icon--OpenSource:before{content:"\ebc2"}[dir=ltr] .ms-Icon--OpenWith:before{content:"\e7ac"}[dir=rtl] .ms-Icon--OpenWith:before{content:"\ea5c"}[dir=ltr] .ms-Icon--OpenWithMirrored:before{content:"\ea5c"}[dir=rtl] .ms-Icon--OpenWithMirrored:before{content:"\e7ac"}.ms-Icon--Org:before{content:"\eca6"}.ms-Icon--Orientation:before{content:"\e8b4"}.ms-Icon--Orientation2:before{content:"\f7e1"}.ms-Icon--OutlookLogo:before{content:"\f1e9"}.ms-Icon--OutlookLogo16:before{content:"\f39d"}.ms-Icon--OutlookLogoFill:before{content:"\f1ea"}.ms-Icon--OutlookLogoFill16:before{content:"\f39e"}.ms-Icon--OutlookLogoInverse:before{content:"\eb6d"}.ms-Icon--OutlookLogoInverse16:before{content:"\f39c"}.ms-Icon--OutOfOffice:before{content:"\ed34"}.ms-Icon--Package:before{content:"\e7b8"}.ms-Icon--Packages:before{content:"\f318"}.ms-Icon--Padding:before{content:"\f518"}.ms-Icon--PaddingBottom:before{content:"\f51a"}.ms-Icon--PaddingLeft:before{content:"\f51b"}.ms-Icon--PaddingRight:before{content:"\f51c"}.ms-Icon--PaddingTop:before{content:"\f519"}.ms-Icon--Page:before{content:"\e7c3"}.ms-Icon--PageAdd:before{content:"\ea1a"}.ms-Icon--PageArrowRight:before{content:"\efb8"}.ms-Icon--PageCheckedin:before{content:"\f104"}.ms-Icon--PageCheckedOut:before{content:"\f02c"}.ms-Icon--PageData:before{content:"\e31c"}.ms-Icon--PageEdit:before{content:"\efb6"}.ms-Icon--PageHeader:before{content:"\ecee"}.ms-Icon--PageHeaderEdit:before{content:"\e31d"}.ms-Icon--PageLeft:before{content:"\e760"}.ms-Icon--PageLink:before{content:"\e302"}.ms-Icon--PageList:before{content:"\f106"}.ms-Icon--PageListFilter:before{content:"\f813"}[dir=ltr] .ms-Icon--PageListSolid:before{content:"\f33a"}[dir=rtl] .ms-Icon--PageListSolid:before{content:"\f33b"}[dir=ltr] .ms-Icon--PageListMirroredSolid:before{content:"\f33b"}[dir=rtl] .ms-Icon--PageListMirroredSolid:before{content:"\f33a"}.ms-Icon--PageLock:before{content:"\f43f"}.ms-Icon--PageRemove:before{content:"\efba"}.ms-Icon--PageRight:before{content:"\e761"}.ms-Icon--PageShared:before{content:"\f02d"}.ms-Icon--PageSolid:before{content:"\e729"}.ms-Icon--PanoIndicator:before{content:"\e7b0"}.ms-Icon--Parachute:before{content:"\f351"}.ms-Icon--ParachuteSolid:before{content:"\f352"}.ms-Icon--Parameter:before{content:"\f306"}[dir=ltr] .ms-Icon--ParkingLocation:before{content:"\e811"}[dir=rtl] .ms-Icon--ParkingLocation:before{content:"\ea5e"}[dir=ltr] .ms-Icon--ParkingLocationMirrored:before{content:"\ea5e"}[dir=rtl] .ms-Icon--ParkingLocationMirrored:before{content:"\e811"}[dir=ltr] .ms-Icon--ParkingSolid:before{content:"\f34a"}[dir=rtl] .ms-Icon--ParkingSolid:before{content:"\f34b"}[dir=ltr] .ms-Icon--ParkingMirroredSolid:before{content:"\f34b"}[dir=rtl] .ms-Icon--ParkingMirroredSolid:before{content:"\f34a"}.ms-Icon--PartlyCloudyDay:before{content:"\e9c0"}.ms-Icon--PartlyCloudyNight:before{content:"\e9c1"}.ms-Icon--PartyLeader:before{content:"\eca7"}.ms-Icon--PassiveAuthentication:before{content:"\f32a"}.ms-Icon--PasswordField:before{content:"\f6aa"}.ms-Icon--Paste:before{content:"\e77f"}.ms-Icon--PasteAsCode:before{content:"\f5d6"}.ms-Icon--PasteAsText:before{content:"\f5d5"}.ms-Icon--Pause:before{content:"\e769"}.ms-Icon--PaymentCard:before{content:"\e8c7"}.ms-Icon--PC1:before{content:"\e977"}.ms-Icon--PDF:before{content:"\ea90"}.ms-Icon--PencilReply:before{content:"\ef7b"}.ms-Icon--Pentagon:before{content:"\f4ff"}.ms-Icon--PenWorkspace:before{content:"\edc6"}.ms-Icon--People:before{content:"\e716"}.ms-Icon--PeopleAdd:before{content:"\ea15"}.ms-Icon--PeopleAlert:before{content:"\ed93"}.ms-Icon--PeopleBlock:before{content:"\ed91"}.ms-Icon--PeoplePause:before{content:"\ed94"}.ms-Icon--PeopleRepeat:before{content:"\ed92"}.ms-Icon--Permissions:before{content:"\e8d7"}.ms-Icon--PermissionsSolid:before{content:"\f349"}.ms-Icon--Personalize:before{content:"\e771"}.ms-Icon--Phishing:before{content:"\f679"}.ms-Icon--Phone:before{content:"\e717"}.ms-Icon--Photo:before{content:"\e91b"}.ms-Icon--Photo2:before{content:"\eb9f"}.ms-Icon--Photo2Add:before{content:"\ecab"}.ms-Icon--Photo2Fill:before{content:"\f79f"}.ms-Icon--Photo2Remove:before{content:"\ecac"}.ms-Icon--PhotoCollection:before{content:"\e7aa"}.ms-Icon--PhotoVideoMedia:before{content:"\f0b1"}.ms-Icon--Picture:before{content:"\e8b9"}.ms-Icon--PictureCenter:before{content:"\f522"}.ms-Icon--PictureFill:before{content:"\f523"}.ms-Icon--PictureLibrary:before{content:"\eec2"}.ms-Icon--PicturePosition:before{content:"\f524"}.ms-Icon--PictureStretch:before{content:"\f525"}.ms-Icon--PictureTile:before{content:"\f526"}.ms-Icon--PieDouble:before{content:"\eb04"}.ms-Icon--PieSingle:before{content:"\eb05"}.ms-Icon--PieSingleSolid:before{content:"\f530"}.ms-Icon--Pill:before{content:"\eacb"}.ms-Icon--Pin:before{content:"\e718"}.ms-Icon--Pinned:before{content:"\e840"}.ms-Icon--PinnedFill:before{content:"\e842"}.ms-Icon--PinnedSolid:before{content:"\f676"}.ms-Icon--PinSolid12:before{content:"\e352"}.ms-Icon--PinSolidOff12:before{content:"\e353"}.ms-Icon--PivotChart:before{content:"\f24c"}.ms-Icon--PlainText:before{content:"\f834"}.ms-Icon--PlannerLogo:before{content:"\edd1"}.ms-Icon--PlanView:before{content:"\f360"}.ms-Icon--Play:before{content:"\e768"}.ms-Icon--PlaybackRate1x:before{content:"\ec57"}.ms-Icon--PlayerSettings:before{content:"\ef58"}.ms-Icon--PlayResume:before{content:"\f2c6"}.ms-Icon--PlayReverse:before{content:"\f3e5"}.ms-Icon--PlayReverseResume:before{content:"\f3e4"}.ms-Icon--Plug:before{content:"\f300"}.ms-Icon--PlugConnected:before{content:"\f302"}.ms-Icon--PlugDisconnected:before{content:"\f303"}.ms-Icon--PlugSolid:before{content:"\f301"}.ms-Icon--POI:before{content:"\ecaf"}.ms-Icon--POISolid:before{content:"\f2d1"}.ms-Icon--PollResults:before{content:"\f8a0"}.ms-Icon--PostUpdate:before{content:"\e8f3"}.ms-Icon--PowerApps:before{content:"\edd2"}.ms-Icon--PowerApps2Logo:before{content:"\f092"}.ms-Icon--PowerAppsCDS:before{content:"\e377"}.ms-Icon--PowerAppsLogo:before{content:"\f091"}.ms-Icon--PowerBILogo:before{content:"\ea1e"}.ms-Icon--PowerBILogo16:before{content:"\f790"}.ms-Icon--PowerBILogoBackplate16:before{content:"\f791"}.ms-Icon--PowerButton:before{content:"\e7e8"}.ms-Icon--PowerPointDocument:before{content:"\ef72"}.ms-Icon--PowerPointLogo:before{content:"\f1eb"}.ms-Icon--PowerPointLogo16:before{content:"\f394"}.ms-Icon--PowerPointLogoFill:before{content:"\f1ec"}.ms-Icon--PowerPointLogoFill16:before{content:"\f395"}.ms-Icon--PowerPointLogoInverse:before{content:"\ec2a"}.ms-Icon--PowerPointLogoInverse16:before{content:"\f393"}.ms-Icon--PowerShell:before{content:"\f1fd"}.ms-Icon--PowerShell2:before{content:"\f730"}.ms-Icon--Precipitation:before{content:"\e9cf"}.ms-Icon--PresenceChickletVideo:before{content:"\e979"}.ms-Icon--Presentation:before{content:"\f6e4"}.ms-Icon--Presentation12:before{content:"\f6e5"}.ms-Icon--Preview:before{content:"\e8ff"}.ms-Icon--PreviewLink:before{content:"\e8a1"}.ms-Icon--Previous:before{content:"\e892"}.ms-Icon--PrimaryCalendar:before{content:"\f4ae"}.ms-Icon--Print:before{content:"\e749"}.ms-Icon--PrintfaxPrinterFile:before{content:"\e956"}.ms-Icon--Processing:before{content:"\e9f5"}.ms-Icon--ProcessMetaTask:before{content:"\f290"}.ms-Icon--Product:before{content:"\ecdc"}.ms-Icon--ProductCatalog:before{content:"\efe8"}.ms-Icon--ProductionFloorManagement:before{content:"\ee29"}.ms-Icon--ProductList:before{content:"\e31e"}.ms-Icon--ProductRelease:before{content:"\ee2e"}.ms-Icon--ProductVariant:before{content:"\ee30"}.ms-Icon--ProfileSearch:before{content:"\ef35"}.ms-Icon--ProFootball:before{content:"\eb27"}.ms-Icon--ProgressLoopInner:before{content:"\ecde"}.ms-Icon--ProgressLoopOuter:before{content:"\ecdf"}.ms-Icon--ProgressRingDots:before{content:"\f16a"}.ms-Icon--ProHockey:before{content:"\eb28"}.ms-Icon--ProjectCollection:before{content:"\f363"}.ms-Icon--ProjectDocument:before{content:"\f759"}.ms-Icon--ProjectLogo16:before{content:"\f480"}.ms-Icon--ProjectLogo32:before{content:"\f47e"}.ms-Icon--ProjectLogoFill16:before{content:"\f481"}.ms-Icon--ProjectLogoFill32:before{content:"\f47f"}.ms-Icon--ProjectLogoInverse:before{content:"\edd4"}.ms-Icon--PromotedDatabase:before{content:"\f77d"}.ms-Icon--ProtectedDocument:before{content:"\e8a6"}.ms-Icon--ProtectionCenterLogo32:before{content:"\f494"}.ms-Icon--ProtectRestrict:before{content:"\f22a"}.ms-Icon--PublicCalendar:before{content:"\ef6d"}[dir=ltr] .ms-Icon--PublicContactCard:before{content:"\ef6e"}[dir=rtl] .ms-Icon--PublicContactCard:before{content:"\f230"}[dir=ltr] .ms-Icon--PublicContactCardMirrored:before{content:"\f230"}[dir=rtl] .ms-Icon--PublicContactCardMirrored:before{content:"\ef6e"}.ms-Icon--PublicEmail:before{content:"\ef6f"}.ms-Icon--PublicFolder:before{content:"\ef70"}.ms-Icon--PublishContent:before{content:"\f0d4"}.ms-Icon--PublishCourse:before{content:"\f699"}.ms-Icon--PublisherLogo:before{content:"\f1ed"}.ms-Icon--PublisherLogo16:before{content:"\f3a0"}.ms-Icon--PublisherLogoFill:before{content:"\f1ee"}.ms-Icon--PublisherLogoFill16:before{content:"\f3a1"}.ms-Icon--PublisherLogoInverse16:before{content:"\f39f"}.ms-Icon--Puzzle:before{content:"\ea86"}.ms-Icon--PY:before{content:"\f2f9"}.ms-Icon--PythonLanguage:before{content:"\f2f8"}.ms-Icon--QandA:before{content:"\f8a2"}.ms-Icon--QandAMirror:before{content:"\f8a3"}.ms-Icon--QRCode:before{content:"\ed14"}.ms-Icon--QuadColumn:before{content:"\f66f"}.ms-Icon--Quantity:before{content:"\e9f8"}.ms-Icon--QuarterCircle:before{content:"\f502"}.ms-Icon--QueryList:before{content:"\f2b8"}[dir=ltr] .ms-Icon--Questionnaire:before{content:"\ee19"}[dir=rtl] .ms-Icon--Questionnaire:before{content:"\ee4b"}[dir=ltr] .ms-Icon--QuestionnaireMirrored:before{content:"\ee4b"}[dir=rtl] .ms-Icon--QuestionnaireMirrored:before{content:"\ee19"}.ms-Icon--QuickNote:before{content:"\e70b"}.ms-Icon--QuickNoteSolid:before{content:"\f338"}.ms-Icon--R:before{content:"\f4eb"}.ms-Icon--RadioBtnOff:before{content:"\ecca"}.ms-Icon--RadioBtnOn:before{content:"\eccb"}.ms-Icon--RadioBullet:before{content:"\e915"}.ms-Icon--Rain:before{content:"\e9c4"}.ms-Icon--RainShowersDay:before{content:"\e9c3"}.ms-Icon--RainShowersNight:before{content:"\ea0f"}.ms-Icon--RainSnow:before{content:"\e9c7"}.ms-Icon--RawSource:before{content:"\f299"}.ms-Icon--Read:before{content:"\e8c3"}.ms-Icon--ReadingMode:before{content:"\e736"}.ms-Icon--ReadingModeSolid:before{content:"\f33d"}.ms-Icon--ReadOutLoud:before{content:"\f112"}.ms-Icon--RealEstate:before{content:"\e758"}.ms-Icon--ReceiptCheck:before{content:"\ef5b"}.ms-Icon--ReceiptForward:before{content:"\ef59"}.ms-Icon--ReceiptReply:before{content:"\ef5a"}[dir=ltr] .ms-Icon--ReceiptTentative:before{content:"\f41a"}[dir=rtl] .ms-Icon--ReceiptTentative:before{content:"\f41b"}[dir=ltr] .ms-Icon--ReceiptTentativeMirrored:before{content:"\f41b"}[dir=rtl] .ms-Icon--ReceiptTentativeMirrored:before{content:"\f41a"}.ms-Icon--ReceiptUndelivered:before{content:"\f419"}.ms-Icon--Recent:before{content:"\e823"}.ms-Icon--Record2:before{content:"\ea3f"}.ms-Icon--RecruitmentManagement:before{content:"\ee12"}.ms-Icon--RectangleShape:before{content:"\f1a9"}.ms-Icon--RectangleShapeSolid:before{content:"\f640"}.ms-Icon--RectangularClipping:before{content:"\f407"}.ms-Icon--RecurringEvent:before{content:"\ef5d"}.ms-Icon--RecurringTask:before{content:"\edb2"}.ms-Icon--RecycleBin:before{content:"\ef87"}.ms-Icon--Redeploy:before{content:"\f29e"}.ms-Icon--RedEye:before{content:"\e7b3"}.ms-Icon--Redo:before{content:"\e7a6"}.ms-Icon--Refresh:before{content:"\e72c"}.ms-Icon--Relationship:before{content:"\f003"}.ms-Icon--ReleaseDefinition:before{content:"\f6ea"}.ms-Icon--ReleaseGate:before{content:"\f7be"}.ms-Icon--ReleaseGateCheck:before{content:"\f7bf"}.ms-Icon--ReleaseGateError:before{content:"\f7c0"}.ms-Icon--ReminderGroup:before{content:"\ebf8"}.ms-Icon--ReminderPerson:before{content:"\ebf7"}.ms-Icon--ReminderTime:before{content:"\ebf9"}.ms-Icon--Remote:before{content:"\e8af"}.ms-Icon--Remove:before{content:"\e738"}.ms-Icon--RemoveEvent:before{content:"\ed8a"}.ms-Icon--RemoveFilter:before{content:"\eb08"}.ms-Icon--RemoveFromShoppingList:before{content:"\f7d5"}.ms-Icon--RemoveFromTrash:before{content:"\f82b"}.ms-Icon--RemoveLink:before{content:"\ed90"}.ms-Icon--RemoveLinkChain:before{content:"\f79a"}.ms-Icon--RemoveLinkX:before{content:"\f79b"}.ms-Icon--RemoveOccurrence:before{content:"\ed9b"}.ms-Icon--Rename:before{content:"\e8ac"}.ms-Icon--RenewalCurrent:before{content:"\f545"}.ms-Icon--RenewalFuture:before{content:"\f546"}.ms-Icon--ReopenPages:before{content:"\ed50"}.ms-Icon--Repair:before{content:"\e90f"}.ms-Icon--RepeatAll:before{content:"\e8ee"}.ms-Icon--RepeatOne:before{content:"\e8ed"}.ms-Icon--ReplyAllAlt:before{content:"\ef5f"}[dir=ltr] .ms-Icon--ReplyAll:before{content:"\ee0a"}[dir=rtl] .ms-Icon--ReplyAll:before{content:"\ee36"}[dir=ltr] .ms-Icon--ReplyAllMirrored:before{content:"\ee36"}[dir=rtl] .ms-Icon--ReplyAllMirrored:before{content:"\ee0a"}.ms-Icon--ReplyAlt:before{content:"\ef5e"}[dir=ltr] .ms-Icon--Reply:before{content:"\e97a"}[dir=rtl] .ms-Icon--Reply:before{content:"\ee35"}[dir=ltr] .ms-Icon--ReplyMirrored:before{content:"\ee35"}[dir=rtl] .ms-Icon--ReplyMirrored:before{content:"\e97a"}.ms-Icon--Repo:before{content:"\f2cb"}.ms-Icon--ReportAdd:before{content:"\f52c"}.ms-Icon--ReportDocument:before{content:"\e9f9"}.ms-Icon--ReportHacked:before{content:"\e730"}[dir=ltr] .ms-Icon--ReportLibrary:before{content:"\eebb"}[dir=rtl] .ms-Icon--ReportLibrary:before{content:"\eebc"}[dir=ltr] .ms-Icon--ReportLibraryMirrored:before{content:"\eebc"}[dir=rtl] .ms-Icon--ReportLibraryMirrored:before{content:"\eebb"}.ms-Icon--ReportLock:before{content:"\f875"}.ms-Icon--ReportWarning:before{content:"\f569"}.ms-Icon--RepoSolid:before{content:"\f2cc"}.ms-Icon--Rerun:before{content:"\f8a1"}.ms-Icon--ReservationOrders:before{content:"\f845"}.ms-Icon--ResetDevice:before{content:"\ed10"}.ms-Icon--ResponsesMenu:before{content:"\f768"}.ms-Icon--ReturnKey:before{content:"\e751"}.ms-Icon--ReturnToSession:before{content:"\ed24"}[dir=ltr] .ms-Icon--ReviewRequestSolid:before{content:"\f356"}[dir=rtl] .ms-Icon--ReviewRequestSolid:before{content:"\f357"}[dir=ltr] .ms-Icon--ReviewRequestMirroredSolid:before{content:"\f357"}[dir=rtl] .ms-Icon--ReviewRequestMirroredSolid:before{content:"\f356"}.ms-Icon--ReviewResponseSolid:before{content:"\f358"}.ms-Icon--ReviewSolid:before{content:"\f355"}.ms-Icon--RevToggleKey:before{content:"\e845"}.ms-Icon--Rewind:before{content:"\eb9e"}.ms-Icon--Ribbon:before{content:"\e9d1"}.ms-Icon--RibbonSolid:before{content:"\f345"}.ms-Icon--RightDoubleQuote:before{content:"\e9b1"}.ms-Icon--RightTriangle:before{content:"\f500"}.ms-Icon--Ringer:before{content:"\ea8f"}.ms-Icon--RingerOff:before{content:"\f2c5"}.ms-Icon--RingerRemove:before{content:"\f279"}.ms-Icon--RingerSolid:before{content:"\ef3a"}.ms-Icon--Robot:before{content:"\e99a"}.ms-Icon--Rocket:before{content:"\f3b3"}.ms-Icon--Room:before{content:"\ed9f"}.ms-Icon--Rotate:before{content:"\e7ad"}.ms-Icon--Rotate90Clockwise:before{content:"\f80d"}.ms-Icon--Rotate90CounterClockwise:before{content:"\f80e"}.ms-Icon--RowsChild:before{content:"\f29c"}.ms-Icon--RowsGroup:before{content:"\f29b"}.ms-Icon--Rugby:before{content:"\eb2d"}.ms-Icon--Running:before{content:"\eada"}.ms-Icon--Sad:before{content:"\e757"}.ms-Icon--SadSolid:before{content:"\f33e"}.ms-Icon--Save:before{content:"\e74e"}.ms-Icon--SaveAll:before{content:"\f203"}.ms-Icon--SaveAndClose:before{content:"\f038"}.ms-Icon--SaveAs:before{content:"\e792"}.ms-Icon--SaveTemplate:before{content:"\f6ec"}.ms-Icon--SaveToMobile:before{content:"\f7e0"}.ms-Icon--Savings:before{content:"\eb0b"}.ms-Icon--ScaleUp:before{content:"\ed09"}.ms-Icon--ScaleVolume:before{content:"\f18c"}.ms-Icon--ScatterChart:before{content:"\efeb"}.ms-Icon--ScheduleEventAction:before{content:"\f1ef"}.ms-Icon--SchoolDataSyncLogo:before{content:"\e34c"}.ms-Icon--ScopeTemplate:before{content:"\f2b0"}.ms-Icon--ScreenCast:before{content:"\f7e2"}.ms-Icon--Script:before{content:"\f03a"}.ms-Icon--ScrollUpDown:before{content:"\ec8f"}.ms-Icon--Search:before{content:"\e721"}.ms-Icon--SearchAndApps:before{content:"\e773"}.ms-Icon--SearchBookmark:before{content:"\f5b8"}.ms-Icon--SearchCalendar:before{content:"\f4af"}.ms-Icon--SearchData:before{content:"\f3f1"}[dir=ltr] .ms-Icon--SearchIssue:before{content:"\f09a"}[dir=rtl] .ms-Icon--SearchIssue:before{content:"\f09b"}[dir=ltr] .ms-Icon--SearchIssueMirrored:before{content:"\f09b"}[dir=rtl] .ms-Icon--SearchIssueMirrored:before{content:"\f09a"}.ms-Icon--SearchNearby:before{content:"\e820"}.ms-Icon--SecondaryNav:before{content:"\f814"}.ms-Icon--Section:before{content:"\ec0c"}.ms-Icon--Sections:before{content:"\ef76"}.ms-Icon--SecurityGroup:before{content:"\ed85"}.ms-Icon--SeeDo:before{content:"\e808"}.ms-Icon--SelectAll:before{content:"\e8b3"}.ms-Icon--Sell:before{content:"\eb0c"}.ms-Icon--SemiboldWeight:before{content:"\f4f0"}[dir=ltr] .ms-Icon--Send:before{content:"\e724"}[dir=rtl] .ms-Icon--Send:before{content:"\ea63"}[dir=ltr] .ms-Icon--SendMirrored:before{content:"\ea63"}[dir=rtl] .ms-Icon--SendMirrored:before{content:"\e724"}.ms-Icon--Separator:before{content:"\f35e"}.ms-Icon--Server:before{content:"\f201"}.ms-Icon--ServerEnviroment:before{content:"\f29f"}.ms-Icon--ServerProcesses:before{content:"\f1fe"}.ms-Icon--SetAction:before{content:"\f071"}.ms-Icon--Settings:before{content:"\e713"}.ms-Icon--ShakeDevice:before{content:"\f80a"}.ms-Icon--Shapes:before{content:"\ec7c"}.ms-Icon--Share:before{content:"\e72d"}.ms-Icon--ShareiOS:before{content:"\ef79"}.ms-Icon--SharepointAppIcon16:before{content:"\e365"}.ms-Icon--SharepointLogo:before{content:"\f27e"}.ms-Icon--SharepointLogoFill:before{content:"\f27f"}.ms-Icon--SharepointLogoInverse:before{content:"\ed18"}.ms-Icon--Shield:before{content:"\ea18"}.ms-Icon--ShieldAlert:before{content:"\f7d7"}.ms-Icon--ShieldSolid:before{content:"\f340"}.ms-Icon--Shirt:before{content:"\ed00"}.ms-Icon--Shop:before{content:"\e719"}.ms-Icon--ShoppingCart:before{content:"\e7bf"}.ms-Icon--ShoppingCartSolid:before{content:"\f342"}.ms-Icon--ShopServer:before{content:"\f2b6"}.ms-Icon--ShowGrid:before{content:"\f7e3"}[dir=ltr] .ms-Icon--ShowResults:before{content:"\e8bc"}[dir=rtl] .ms-Icon--ShowResults:before{content:"\ea65"}[dir=ltr] .ms-Icon--ShowResultsMirrored:before{content:"\ea65"}[dir=rtl] .ms-Icon--ShowResultsMirrored:before{content:"\e8bc"}.ms-Icon--ShowTimeAs:before{content:"\f787"}[dir=ltr] .ms-Icon--SidePanel:before{content:"\ef52"}[dir=rtl] .ms-Icon--SidePanel:before{content:"\f221"}[dir=ltr] .ms-Icon--SidePanelMirrored:before{content:"\f221"}[dir=rtl] .ms-Icon--SidePanelMirrored:before{content:"\ef52"}.ms-Icon--Signin:before{content:"\f286"}.ms-Icon--SignOut:before{content:"\f3b1"}.ms-Icon--SingleBookmark:before{content:"\edff"}.ms-Icon--SingleBookmarkSolid:before{content:"\ee00"}.ms-Icon--SingleColumn:before{content:"\f1d3"}.ms-Icon--SingleColumnEdit:before{content:"\f321"}.ms-Icon--SIPMove:before{content:"\e759"}.ms-Icon--SiteScan:before{content:"\ebec"}.ms-Icon--SizeLegacy:before{content:"\e2b2"}.ms-Icon--SkiResorts:before{content:"\eb45"}.ms-Icon--SkypeArrow:before{content:"\f748"}.ms-Icon--SkypeCheck:before{content:"\ef80"}.ms-Icon--SkypeCircleArrow:before{content:"\f747"}.ms-Icon--SkypeCircleCheck:before{content:"\ef7d"}.ms-Icon--SkypeCircleClock:before{content:"\ef7e"}.ms-Icon--SkypeCircleMinus:before{content:"\ef7f"}.ms-Icon--SkypeCircleSlash:before{content:"\f825"}.ms-Icon--SkypeClock:before{content:"\ef81"}.ms-Icon--SkypeForBusinessLogo:before{content:"\f0fc"}.ms-Icon--SkypeForBusinessLogo16:before{content:"\f40f"}.ms-Icon--SkypeForBusinessLogoFill:before{content:"\f27d"}.ms-Icon--SkypeForBusinessLogoFill16:before{content:"\f410"}.ms-Icon--SkypeLogo:before{content:"\eb6f"}.ms-Icon--SkypeLogo16:before{content:"\f40e"}.ms-Icon--SkypeMessage:before{content:"\ef83"}.ms-Icon--SkypeMinus:before{content:"\ef82"}.ms-Icon--SkypeSlash:before{content:"\f826"}.ms-Icon--Slider:before{content:"\f527"}.ms-Icon--SliderHandleSize:before{content:"\f528"}.ms-Icon--SliderThumb:before{content:"\ec13"}.ms-Icon--Slideshow:before{content:"\e786"}.ms-Icon--SmartGlassRemote:before{content:"\f80b"}.ms-Icon--SnapToGrid:before{content:"\f7e4"}.ms-Icon--Snooze:before{content:"\f4bd"}.ms-Icon--Snow:before{content:"\e9c8"}.ms-Icon--Snowflake:before{content:"\eb46"}.ms-Icon--SnowShowerDay:before{content:"\e9fd"}.ms-Icon--SnowShowerNight:before{content:"\ea11"}.ms-Icon--Soccer:before{content:"\eb21"}.ms-Icon--SocialListeningLogo:before{content:"\ed7c"}.ms-Icon--Sort:before{content:"\e8cb"}.ms-Icon--SortDown:before{content:"\ee69"}.ms-Icon--SortLines:before{content:"\e9d0"}.ms-Icon--SortUp:before{content:"\ee68"}.ms-Icon--Source:before{content:"\eb1b"}.ms-Icon--Spacer:before{content:"\f40d"}.ms-Icon--Speakers:before{content:"\e7f5"}.ms-Icon--SpecialEvent:before{content:"\f536"}.ms-Icon--SpeedHigh:before{content:"\ec4a"}.ms-Icon--Split:before{content:"\edbc"}.ms-Icon--SplitObject:before{content:"\f547"}.ms-Icon--Sprint:before{content:"\f3b0"}.ms-Icon--Squalls:before{content:"\e9cc"}.ms-Icon--SquareShapeSolid:before{content:"\f63d"}.ms-Icon--Stack:before{content:"\f26f"}.ms-Icon--StackColumnChart:before{content:"\e9fc"}.ms-Icon--StackedBarChart:before{content:"\f24d"}.ms-Icon--StackedColumnChart2:before{content:"\f666"}.ms-Icon--StackedColumnChart2Fill:before{content:"\f831"}.ms-Icon--StackedLineChart:before{content:"\f24e"}.ms-Icon--StackIndicator:before{content:"\e7ff"}.ms-Icon--StaffNotebookLogo16:before{content:"\f48e"}.ms-Icon--StaffNotebookLogo32:before{content:"\f48c"}.ms-Icon--StaffNotebookLogoFill16:before{content:"\f48f"}.ms-Icon--StaffNotebookLogoFill32:before{content:"\f48d"}.ms-Icon--StaffNotebookLogoInverted16:before{content:"\f491"}.ms-Icon--StaffNotebookLogoInverted32:before{content:"\f490"}.ms-Icon--Starburst:before{content:"\ef78"}.ms-Icon--StarburstSolid:before{content:"\f33c"}.ms-Icon--StatusCircleBlock:before{content:"\f140"}.ms-Icon--StatusCircleBlock2:before{content:"\f141"}.ms-Icon--StatusCircleCheckmark:before{content:"\f13e"}.ms-Icon--StatusCircleErrorX:before{content:"\f13d"}.ms-Icon--StatusCircleExclamation:before{content:"\f13c"}.ms-Icon--StatusCircleInfo:before{content:"\f13f"}.ms-Icon--StatusCircleInner:before{content:"\f137"}.ms-Icon--StatusCircleOuter:before{content:"\f136"}.ms-Icon--StatusCircleQuestionMark:before{content:"\f142"}.ms-Icon--StatusCircleRing:before{content:"\f138"}.ms-Icon--StatusCircleSync:before{content:"\f143"}.ms-Icon--StatusErrorFull:before{content:"\eb90"}.ms-Icon--StatusTriangle:before{content:"\ea82"}.ms-Icon--StatusTriangleExclamation:before{content:"\f13b"}.ms-Icon--StatusTriangleInner:before{content:"\f13a"}.ms-Icon--StatusTriangleOuter:before{content:"\f139"}.ms-Icon--Step:before{content:"\f241"}.ms-Icon--StepInsert:before{content:"\f242"}.ms-Icon--StepShared:before{content:"\f243"}.ms-Icon--StepSharedAdd:before{content:"\f244"}.ms-Icon--StepSharedInsert:before{content:"\f245"}.ms-Icon--StickyNotesOutlineAppIcon:before{content:"\e36a"}.ms-Icon--StickyNotesSolidAppIcon:before{content:"\e36b"}.ms-Icon--StockDown:before{content:"\eb0f"}.ms-Icon--StockUp:before{content:"\eb11"}.ms-Icon--Stop:before{content:"\e71a"}.ms-Icon--StopSolid:before{content:"\ee95"}.ms-Icon--Stopwatch:before{content:"\e916"}.ms-Icon--StorageOptical:before{content:"\e958"}.ms-Icon--StoreLogo16:before{content:"\ea96"}.ms-Icon--StoreLogoMed20:before{content:"\ea04"}.ms-Icon--Storyboard:before{content:"\f308"}.ms-Icon--Streaming:before{content:"\e93e"}.ms-Icon--StreamingOff:before{content:"\f2bb"}.ms-Icon--StreamLogo:before{content:"\f329"}.ms-Icon--Street:before{content:"\e913"}.ms-Icon--StreetsideSplitMinimize:before{content:"\e802"}.ms-Icon--Strikethrough:before{content:"\ede0"}.ms-Icon--Subscribe:before{content:"\eda1"}.ms-Icon--Subscript:before{content:"\eddf"}.ms-Icon--SubstitutionsIn:before{content:"\eb31"}.ms-Icon--Suitcase:before{content:"\edd3"}.ms-Icon--SunAdd:before{content:"\ef69"}.ms-Icon--Sunny:before{content:"\e9bd"}.ms-Icon--SunQuestionMark:before{content:"\ef6a"}.ms-Icon--Superscript:before{content:"\edde"}.ms-Icon--SurveyQuestions:before{content:"\f01b"}.ms-Icon--SwayLogo16:before{content:"\f484"}.ms-Icon--SwayLogo32:before{content:"\f482"}.ms-Icon--SwayLogoFill16:before{content:"\f485"}.ms-Icon--SwayLogoFill32:before{content:"\f483"}.ms-Icon--SwayLogoInverse:before{content:"\ed29"}.ms-Icon--Switch:before{content:"\e8ab"}.ms-Icon--SwitcherStartEnd:before{content:"\e810"}.ms-Icon--Sync:before{content:"\e895"}.ms-Icon--SyncFolder:before{content:"\e8f7"}.ms-Icon--SyncOccurence:before{content:"\f4a3"}.ms-Icon--SyncStatus:before{content:"\f751"}.ms-Icon--SyncStatusSolid:before{content:"\f752"}.ms-Icon--SyncToPC:before{content:"\ee6e"}.ms-Icon--System:before{content:"\e770"}.ms-Icon--Tab:before{content:"\e7e9"}.ms-Icon--TabCenter:before{content:"\f100"}.ms-Icon--Table:before{content:"\ed86"}.ms-Icon--TableComputed:before{content:"\f8f5"}.ms-Icon--TableGroup:before{content:"\f6d9"}.ms-Icon--TableLink:before{content:"\f77a"}.ms-Icon--Tablet:before{content:"\e70a"}.ms-Icon--TabletMode:before{content:"\ebfc"}.ms-Icon--TabletSelected:before{content:"\ec74"}.ms-Icon--TabOneColumn:before{content:"\f849"}.ms-Icon--TabThreeColumn:before{content:"\f84b"}.ms-Icon--TabTwoColumn:before{content:"\f84a"}.ms-Icon--Tag:before{content:"\e8ec"}.ms-Icon--TagSolid:before{content:"\f70e"}.ms-Icon--TagUnknown:before{content:"\f6df"}.ms-Icon--TagUnknown12:before{content:"\f6e1"}.ms-Icon--TagUnknown12Mirror:before{content:"\f6e2"}.ms-Icon--TagUnknownMirror:before{content:"\f6e0"}.ms-Icon--Taskboard:before{content:"\f1c2"}[dir=ltr] .ms-Icon--TaskGroup:before{content:"\f2ae"}[dir=rtl] .ms-Icon--TaskGroup:before{content:"\f2af"}[dir=ltr] .ms-Icon--TaskGroupMirrored:before{content:"\f2af"}[dir=rtl] .ms-Icon--TaskGroupMirrored:before{content:"\f2ae"}.ms-Icon--TaskLogo:before{content:"\f493"}[dir=ltr] .ms-Icon--TaskManager:before{content:"\edb7"}[dir=rtl] .ms-Icon--TaskManager:before{content:"\edb8"}[dir=ltr] .ms-Icon--TaskManagerMirrored:before{content:"\edb8"}[dir=rtl] .ms-Icon--TaskManagerMirrored:before{content:"\edb7"}.ms-Icon--TaskSolid:before{content:"\f333"}.ms-Icon--Taxi:before{content:"\f4a1"}.ms-Icon--TeamFavorite:before{content:"\f2ad"}.ms-Icon--TeamsLogo:before{content:"\f27b"}.ms-Icon--TeamsLogo16:before{content:"\f40a"}.ms-Icon--TeamsLogoFill:before{content:"\f27c"}.ms-Icon--TeamsLogoFill16:before{content:"\f40b"}.ms-Icon--TeamsLogoInverse:before{content:"\f27a"}.ms-Icon--Teamwork:before{content:"\ea12"}.ms-Icon--Teeth:before{content:"\f4a0"}.ms-Icon--Telemarketer:before{content:"\e7b9"}.ms-Icon--TemporaryUser:before{content:"\ee58"}.ms-Icon--Tennis:before{content:"\eb33"}.ms-Icon--TestAutoSolid:before{content:"\f3a8"}.ms-Icon--TestBeaker:before{content:"\f3a5"}.ms-Icon--TestBeakerSolid:before{content:"\f3a6"}.ms-Icon--TestCase:before{content:"\f3af"}.ms-Icon--TestExploreSolid:before{content:"\f3a7"}.ms-Icon--TestImpactSolid:before{content:"\f3aa"}.ms-Icon--TestParameter:before{content:"\f3ad"}.ms-Icon--TestPlan:before{content:"\f3ab"}.ms-Icon--TestStep:before{content:"\f3ac"}.ms-Icon--TestSuite:before{content:"\f3ae"}.ms-Icon--TestUserSolid:before{content:"\f3a9"}.ms-Icon--TextBox:before{content:"\edc2"}.ms-Icon--TextCallout:before{content:"\f2a2"}.ms-Icon--TextDocument:before{content:"\f029"}.ms-Icon--TextDocumentShared:before{content:"\f02b"}.ms-Icon--TextField:before{content:"\edc3"}.ms-Icon--TextOverflow:before{content:"\f51f"}.ms-Icon--TFVCLogo:before{content:"\f44d"}.ms-Icon--ThisPC:before{content:"\ec4e"}.ms-Icon--ThreeQuarterCircle:before{content:"\f503"}[dir=ltr] .ms-Icon--ThumbnailView:before{content:"\e7b6"}[dir=rtl] .ms-Icon--ThumbnailView:before{content:"\ea67"}[dir=ltr] .ms-Icon--ThumbnailViewMirrored:before{content:"\ea67"}[dir=rtl] .ms-Icon--ThumbnailViewMirrored:before{content:"\e7b6"}.ms-Icon--Thunderstorms:before{content:"\e9c6"}.ms-Icon--Ticket:before{content:"\eb54"}.ms-Icon--Tiles:before{content:"\eca5"}.ms-Icon--Tiles2:before{content:"\ef7c"}.ms-Icon--TimeEntry:before{content:"\ef95"}.ms-Icon--Timeline:before{content:"\ed9c"}.ms-Icon--TimelineDelivery:before{content:"\f2ab"}.ms-Icon--TimelineMatrixView:before{content:"\f361"}.ms-Icon--TimelineProgress:before{content:"\f2aa"}.ms-Icon--TimePicker:before{content:"\e367"}.ms-Icon--Timer:before{content:"\e91e"}.ms-Icon--TimeSheet:before{content:"\ea05"}.ms-Icon--ToDoLogoBottom:before{content:"\f4b3"}.ms-Icon--ToDoLogoInverse:before{content:"\f4bc"}.ms-Icon--ToDoLogoOutline:before{content:"\f75b"}.ms-Icon--ToDoLogoTop:before{content:"\f4b4"}.ms-Icon--ToggleBorder:before{content:"\ec12"}.ms-Icon--ToggleFilled:before{content:"\ec11"}.ms-Icon--ToggleLeft:before{content:"\f19e"}.ms-Icon--ToggleRight:before{content:"\f19f"}.ms-Icon--ToggleThumb:before{content:"\ec14"}.ms-Icon--Toll:before{content:"\f160"}.ms-Icon--Toolbox:before{content:"\eced"}.ms-Icon--Touch:before{content:"\e815"}.ms-Icon--TouchPointer:before{content:"\e7c9"}[dir=ltr] .ms-Icon--Trackers:before{content:"\eadf"}[dir=rtl] .ms-Icon--Trackers:before{content:"\ee92"}[dir=ltr] .ms-Icon--TrackersMirrored:before{content:"\ee92"}[dir=rtl] .ms-Icon--TrackersMirrored:before{content:"\eadf"}.ms-Icon--Train:before{content:"\e7c0"}.ms-Icon--TrainSolid:before{content:"\eb4d"}.ms-Icon--TransferCall:before{content:"\ed95"}.ms-Icon--Transition:before{content:"\f3bc"}.ms-Icon--TransitionEffect:before{content:"\f5b4"}.ms-Icon--TransitionPop:before{content:"\f5b2"}.ms-Icon--TransitionPush:before{content:"\f5b3"}.ms-Icon--Translate:before{content:"\e7b2"}.ms-Icon--Trending12:before{content:"\f62d"}.ms-Icon--TriangleDown12:before{content:"\eed1"}.ms-Icon--TriangleLeft12:before{content:"\eed2"}.ms-Icon--TriangleRight12:before{content:"\eed3"}.ms-Icon--TriangleShape:before{content:"\f1a7"}.ms-Icon--TriangleShapeSolid:before{content:"\f63e"}.ms-Icon--TriangleSolid:before{content:"\ea08"}.ms-Icon--TriangleSolidDown12:before{content:"\eecd"}.ms-Icon--TriangleSolidLeft12:before{content:"\eece"}.ms-Icon--TriangleSolidRight12:before{content:"\eecf"}.ms-Icon--TriangleSolidUp12:before{content:"\eecc"}.ms-Icon--TriangleUp12:before{content:"\eed0"}.ms-Icon--TriggerApproval:before{content:"\f3b2"}.ms-Icon--TriggerAuto:before{content:"\f24a"}.ms-Icon--TriggerUser:before{content:"\f24b"}.ms-Icon--Trim:before{content:"\e78a"}.ms-Icon--TrimEnd:before{content:"\f8bc"}.ms-Icon--TrimStart:before{content:"\f8bb"}.ms-Icon--TripleColumn:before{content:"\f1d5"}.ms-Icon--TripleColumnEdit:before{content:"\f323"}.ms-Icon--TripleColumnWide:before{content:"\f66e"}.ms-Icon--Trophy:before{content:"\ed3f"}.ms-Icon--Trophy2:before{content:"\f1ae"}.ms-Icon--Trophy2Solid:before{content:"\f337"}.ms-Icon--TurnRight:before{content:"\e7db"}.ms-Icon--TVMonitor:before{content:"\e7f4"}.ms-Icon--TVMonitorSelected:before{content:"\ec77"}.ms-Icon--TypeScriptLanguage:before{content:"\f2f7"}.ms-Icon--Umbrella:before{content:"\ec04"}.ms-Icon--Underline:before{content:"\e8dc"}.ms-Icon--Undo:before{content:"\e7a7"}[dir=ltr] .ms-Icon--Uneditable2:before{content:"\f876"}[dir=rtl] .ms-Icon--Uneditable2:before{content:"\f877"}[dir=ltr] .ms-Icon--Uneditable2Mirrored:before{content:"\f877"}[dir=rtl] .ms-Icon--Uneditable2Mirrored:before{content:"\f876"}[dir=ltr] .ms-Icon--Uneditable:before{content:"\ed1d"}[dir=rtl] .ms-Icon--Uneditable:before{content:"\f4b9"}[dir=ltr] .ms-Icon--UneditableMirrored:before{content:"\f4b9"}[dir=rtl] .ms-Icon--UneditableMirrored:before{content:"\ed1d"}[dir=ltr] .ms-Icon--UneditableSolid12:before{content:"\f4b7"}[dir=rtl] .ms-Icon--UneditableSolid12:before{content:"\f4b8"}[dir=ltr] .ms-Icon--UneditableSolidMirrored12:before{content:"\f4b8"}[dir=rtl] .ms-Icon--UneditableSolidMirrored12:before{content:"\f4b7"}.ms-Icon--Unfavorite:before{content:"\e8d9"}.ms-Icon--UngroupObject:before{content:"\f4f2"}.ms-Icon--UnknownCall:before{content:"\ed97"}.ms-Icon--Unknown:before{content:"\e9ce"}[dir=rtl] .ms-Icon--Unknown:before{content:"\f22e"}[dir=ltr] .ms-Icon--UnknownMirrored:before{content:"\f22e"}[dir=rtl] .ms-Icon--UnknownMirrored:before{content:"\e9ce"}[dir=ltr] .ms-Icon--UnknownSolid:before{content:"\f2e1"}[dir=rtl] .ms-Icon--UnknownSolid:before{content:"\f2e2"}[dir=ltr] .ms-Icon--UnknownMirroredSolid:before{content:"\f2e2"}[dir=rtl] .ms-Icon--UnknownMirroredSolid:before{content:"\f2e1"}.ms-Icon--Unlock:before{content:"\e785"}.ms-Icon--UnlockSolid:before{content:"\f304"}.ms-Icon--Unpin:before{content:"\e77a"}.ms-Icon--UnpublishContent:before{content:"\e31f"}.ms-Icon--UnSetColor:before{content:"\f3f9"}.ms-Icon--UnstackSelected:before{content:"\e7fe"}.ms-Icon--Unsubscribe:before{content:"\eda0"}.ms-Icon--UnsyncFolder:before{content:"\e8f6"}.ms-Icon--UnsyncOccurence:before{content:"\f4a4"}.ms-Icon--Untag:before{content:"\f60b"}.ms-Icon--Up:before{content:"\e74a"}.ms-Icon--UpgradeAnalysis:before{content:"\ea0b"}.ms-Icon--Upload:before{content:"\e898"}.ms-Icon--USB:before{content:"\e88e"}.ms-Icon--UserEvent:before{content:"\f69c"}.ms-Icon--UserFollowed:before{content:"\f25c"}.ms-Icon--UserGauge:before{content:"\f6ed"}.ms-Icon--UserOptional:before{content:"\f767"}.ms-Icon--UserPause:before{content:"\f2ba"}.ms-Icon--UserRemove:before{content:"\f69b"}.ms-Icon--UserSync:before{content:"\f2b9"}.ms-Icon--UserWarning:before{content:"\e368"}.ms-Icon--Vacation:before{content:"\f49f"}.ms-Icon--Variable:before{content:"\f305"}.ms-Icon--Variable2:before{content:"\f86d"}.ms-Icon--VariableGroup:before{content:"\f31b"}.ms-Icon--VB:before{content:"\f2f2"}.ms-Icon--VennDiagram:before{content:"\f273"}.ms-Icon--VerifiedBrand:before{content:"\f7bd"}.ms-Icon--VerifiedBrandSolid:before{content:"\f6ad"}.ms-Icon--VersionControlPush:before{content:"\f664"}.ms-Icon--VerticalDistributeCenter:before{content:"\f4fa"}.ms-Icon--Video:before{content:"\e714"}.ms-Icon--Video360Generic:before{content:"\f609"}.ms-Icon--VideoLightOff:before{content:"\ea74"}.ms-Icon--VideoOff:before{content:"\f4b0"}.ms-Icon--VideoSearch:before{content:"\f4ea"}.ms-Icon--VideoSolid:before{content:"\ea0c"}.ms-Icon--View:before{content:"\e890"}.ms-Icon--ViewAll:before{content:"\e8a9"}.ms-Icon--ViewAll2:before{content:"\ef56"}.ms-Icon--ViewDashboard:before{content:"\f246"}.ms-Icon--ViewList:before{content:"\f247"}.ms-Icon--ViewListGroup:before{content:"\f248"}.ms-Icon--ViewListTree:before{content:"\f249"}.ms-Icon--ViewOriginal:before{content:"\e7b4"}.ms-Icon--VisioDiagram:before{content:"\f2a0"}.ms-Icon--VisioDiagramSync:before{content:"\f762"}.ms-Icon--VisioDocument:before{content:"\f2a9"}.ms-Icon--VisioLogo:before{content:"\f2a7"}.ms-Icon--VisioLogo16:before{content:"\f3a3"}.ms-Icon--VisioLogoFill:before{content:"\f2a8"}.ms-Icon--VisioLogoFill16:before{content:"\f3a4"}.ms-Icon--VisioLogoInverse:before{content:"\ed7d"}.ms-Icon--VisioLogoInverse16:before{content:"\f3a2"}.ms-Icon--VisualBasicLanguage:before{content:"\f2f1"}.ms-Icon--VisuallyImpaired:before{content:"\f866"}.ms-Icon--VisualsFolder:before{content:"\f520"}.ms-Icon--VisualsStore:before{content:"\f521"}.ms-Icon--VisualStudioIDELogo32:before{content:"\f5d0"}.ms-Icon--VisualStudioLogo:before{content:"\ec22"}.ms-Icon--VoicemailForward:before{content:"\ed87"}.ms-Icon--VoicemailIRM:before{content:"\f421"}.ms-Icon--VoicemailReply:before{content:"\ed88"}.ms-Icon--Volume0:before{content:"\e992"}.ms-Icon--Volume1:before{content:"\e993"}.ms-Icon--Volume2:before{content:"\e994"}.ms-Icon--Volume3:before{content:"\e995"}.ms-Icon--VolumeDisabled:before{content:"\ea85"}.ms-Icon--VSTSAltLogo1:before{content:"\f382"}.ms-Icon--VSTSAltLogo2:before{content:"\f383"}.ms-Icon--VSTSLogo:before{content:"\f381"}.ms-Icon--Waffle:before{content:"\ed89"}.ms-Icon--WaffleOffice365:before{content:"\f4e0"}[dir=ltr] .ms-Icon--WaitlistConfirm:before{content:"\f550"}[dir=rtl] .ms-Icon--WaitlistConfirm:before{content:"\f551"}[dir=ltr] .ms-Icon--WaitlistConfirmMirrored:before{content:"\f551"}[dir=rtl] .ms-Icon--WaitlistConfirmMirrored:before{content:"\f550"}.ms-Icon--Warning:before{content:"\e7ba"}.ms-Icon--Warning12:before{content:"\f62f"}.ms-Icon--WarningSolid:before{content:"\f736"}.ms-Icon--WavingHand:before{content:"\f807"}.ms-Icon--WebAppBuilderFragment:before{content:"\e314"}.ms-Icon--WebAppBuilderFragmentCreate:before{content:"\e31b"}.ms-Icon--WebAppBuilderModule:before{content:"\e313"}.ms-Icon--WebAppBuilderSlot:before{content:"\e315"}.ms-Icon--Webcam2:before{content:"\e960"}.ms-Icon--Webcam2Off:before{content:"\e36d"}.ms-Icon--WebComponents:before{content:"\ec8b"}.ms-Icon--WebPublish:before{content:"\f52f"}.ms-Icon--Website:before{content:"\eb41"}.ms-Icon--WebTemplate:before{content:"\f6b2"}.ms-Icon--Weights:before{content:"\eadb"}.ms-Icon--Wheelchair:before{content:"\f31f"}.ms-Icon--WhiteBoardApp16:before{content:"\f673"}.ms-Icon--WhiteBoardApp32:before{content:"\f674"}.ms-Icon--WifiEthernet:before{content:"\ee77"}.ms-Icon--WifiWarning4:before{content:"\eb63"}.ms-Icon--WindDirection:before{content:"\ebe6"}.ms-Icon--WindowEdit:before{content:"\f50e"}.ms-Icon--WindowsLogo:before{content:"\e782"}.ms-Icon--Wines:before{content:"\eabf"}.ms-Icon--WipePhone:before{content:"\ed8d"}.ms-Icon--WordDocument:before{content:"\ef71"}.ms-Icon--WordLogo:before{content:"\f1e3"}.ms-Icon--WordLogo16:before{content:"\f391"}.ms-Icon--WordLogoFill:before{content:"\f1e4"}.ms-Icon--WordLogoFill16:before{content:"\f392"}.ms-Icon--WordLogoInverse:before{content:"\ec29"}.ms-Icon--WordLogoInverse16:before{content:"\f390"}.ms-Icon--Work:before{content:"\e821"}.ms-Icon--WorkFlow:before{content:"\ea01"}.ms-Icon--WorkforceManagement:before{content:"\ee0f"}.ms-Icon--WorkItem:before{content:"\f314"}.ms-Icon--WorkItemAlert:before{content:"\f78f"}.ms-Icon--WorkItemBar:before{content:"\f35c"}.ms-Icon--WorkItemBarSolid:before{content:"\f35d"}.ms-Icon--WorkItemBug:before{content:"\f315"}.ms-Icon--World:before{content:"\e909"}.ms-Icon--WorldClock:before{content:"\e918"}.ms-Icon--YammerLogo:before{content:"\ed19"}.ms-Icon--ZipFolder:before{content:"\f012"}.ms-Icon--Zoom:before{content:"\e71e"}.ms-Icon--ZoomIn:before{content:"\e8a3"}.ms-Icon--ZoomOut:before{content:"\e71f"}.ms-Icon--ZoomToFit:before{content:"\f649"}.ms-Icon--HumanResources:before{content:"\f240"}.ms-Icon--StoreLogo:before{content:"\ea96"}.ms-Icon--OneDrive:before{content:"\e941"}.ms-Icon--ToggleOff:before{content:"\f19f"}.ms-Icon--StoreLogoMed:before{content:"\ea04"}@font-face{font-family:FabricMDL2Icons;src:url(fabricmdl2icons-3.54.3159c107e2f4c9f1.woff) format("woff");font-weight:400;font-style:normal}@media (max-width: 479.99999px){.ms-hiddenSm,.ms-hiddenMdDown,.ms-hiddenLgDown,.ms-hiddenXlDown,.ms-hiddenXxlDown{display:none!important}}@media (min-width: 480px) and (max-width: 639.99999px){.ms-hiddenMd,.ms-hiddenMdUp,.ms-hiddenMdDown,.ms-hiddenLgDown,.ms-hiddenXlDown,.ms-hiddenXxlDown{display:none!important}}@media (min-width: 640px) and (max-width: 1023.99999px){.ms-hiddenMdUp,.ms-hiddenLg,.ms-hiddenLgUp,.ms-hiddenLgDown,.ms-hiddenXlDown,.ms-hiddenXxlDown{display:none!important}}@media (min-width: 1024px) and (max-width: 1365.99999px){.ms-hiddenMdUp,.ms-hiddenLgUp,.ms-hiddenXl,.ms-hiddenXlUp,.ms-hiddenXlDown,.ms-hiddenXxlDown{display:none!important}}@media (min-width: 1366px) and (max-width: 1919.99999px){.ms-hiddenMdUp,.ms-hiddenLgUp,.ms-hiddenXlUp,.ms-hiddenXxl,.ms-hiddenXxlUp,.ms-hiddenXxlDown{display:none!important}}@media (min-width: 1920px){.ms-hiddenMdUp,.ms-hiddenLgUp,.ms-hiddenXlUp,.ms-hiddenXxlUp,.ms-hiddenXxxl{display:none!important}}.ms-sm12{width:100%}.ms-sm11{width:91.66666666666666%}.ms-sm10{width:83.33333333333334%}.ms-sm9{width:75%}.ms-sm8{width:66.66666666666666%}.ms-sm7{width:58.333333333333336%}.ms-sm6{width:50%}.ms-sm5{width:41.66666666666667%}.ms-sm4{width:33.33333333333333%}.ms-sm3{width:25%}.ms-sm2{width:16.666666666666664%}.ms-sm1{width:8.333333333333332%}[dir=ltr] .ms-smPull12{right:100%}[dir=rtl] .ms-smPull12{left:100%}[dir=ltr] .ms-smPull11{right:91.66667%}[dir=rtl] .ms-smPull11{left:91.66667%}[dir=ltr] .ms-smPull10{right:83.33333%}[dir=rtl] .ms-smPull10{left:83.33333%}[dir=ltr] .ms-smPull9{right:75%}[dir=rtl] .ms-smPull9{left:75%}[dir=ltr] .ms-smPull8{right:66.66667%}[dir=rtl] .ms-smPull8{left:66.66667%}[dir=ltr] .ms-smPull7{right:58.33333%}[dir=rtl] .ms-smPull7{left:58.33333%}[dir=ltr] .ms-smPull6{right:50%}[dir=rtl] .ms-smPull6{left:50%}[dir=ltr] .ms-smPull5{right:41.66667%}[dir=rtl] .ms-smPull5{left:41.66667%}[dir=ltr] .ms-smPull4{right:33.33333%}[dir=rtl] .ms-smPull4{left:33.33333%}[dir=ltr] .ms-smPull3{right:25%}[dir=rtl] .ms-smPull3{left:25%}[dir=ltr] .ms-smPull2{right:16.66667%}[dir=rtl] .ms-smPull2{left:16.66667%}[dir=ltr] .ms-smPull1{right:8.33333%}[dir=rtl] .ms-smPull1{left:8.33333%}[dir=ltr] .ms-smPull0{right:auto}[dir=rtl] .ms-smPull0{left:auto}[dir=ltr] .ms-smPush12{left:100%}[dir=rtl] .ms-smPush12{right:100%}[dir=ltr] .ms-smPush11{left:91.66667%}[dir=rtl] .ms-smPush11{right:91.66667%}[dir=ltr] .ms-smPush10{left:83.33333%}[dir=rtl] .ms-smPush10{right:83.33333%}[dir=ltr] .ms-smPush9{left:75%}[dir=rtl] .ms-smPush9{right:75%}[dir=ltr] .ms-smPush8{left:66.66667%}[dir=rtl] .ms-smPush8{right:66.66667%}[dir=ltr] .ms-smPush7{left:58.33333%}[dir=rtl] .ms-smPush7{right:58.33333%}[dir=ltr] .ms-smPush6{left:50%}[dir=rtl] .ms-smPush6{right:50%}[dir=ltr] .ms-smPush5{left:41.66667%}[dir=rtl] .ms-smPush5{right:41.66667%}[dir=ltr] .ms-smPush4{left:33.33333%}[dir=rtl] .ms-smPush4{right:33.33333%}[dir=ltr] .ms-smPush3{left:25%}[dir=rtl] .ms-smPush3{right:25%}[dir=ltr] .ms-smPush2{left:16.66667%}[dir=rtl] .ms-smPush2{right:16.66667%}[dir=ltr] .ms-smPush1{left:8.33333%}[dir=rtl] .ms-smPush1{right:8.33333%}[dir=ltr] .ms-smPush0{left:auto}[dir=rtl] .ms-smPush0{right:auto}[dir=ltr] .ms-smOffset11{margin-left:91.66667%}[dir=rtl] .ms-smOffset11{margin-right:91.66667%}[dir=ltr] .ms-smOffset10{margin-left:83.33333%}[dir=rtl] .ms-smOffset10{margin-right:83.33333%}[dir=ltr] .ms-smOffset9{margin-left:75%}[dir=rtl] .ms-smOffset9{margin-right:75%}[dir=ltr] .ms-smOffset8{margin-left:66.66667%}[dir=rtl] .ms-smOffset8{margin-right:66.66667%}[dir=ltr] .ms-smOffset7{margin-left:58.33333%}[dir=rtl] .ms-smOffset7{margin-right:58.33333%}[dir=ltr] .ms-smOffset6{margin-left:50%}[dir=rtl] .ms-smOffset6{margin-right:50%}[dir=ltr] .ms-smOffset5{margin-left:41.66667%}[dir=rtl] .ms-smOffset5{margin-right:41.66667%}[dir=ltr] .ms-smOffset4{margin-left:33.33333%}[dir=rtl] .ms-smOffset4{margin-right:33.33333%}[dir=ltr] .ms-smOffset3{margin-left:25%}[dir=rtl] .ms-smOffset3{margin-right:25%}[dir=ltr] .ms-smOffset2{margin-left:16.66667%}[dir=rtl] .ms-smOffset2{margin-right:16.66667%}[dir=ltr] .ms-smOffset1{margin-left:8.33333%}[dir=rtl] .ms-smOffset1{margin-right:8.33333%}[dir=ltr] .ms-smOffset0{margin-left:0}[dir=rtl] .ms-smOffset0{margin-right:0}@media (min-width: 480px){.ms-md12{width:100%}}@media (min-width: 480px){.ms-md11{width:91.66666666666666%}}@media (min-width: 480px){.ms-md10{width:83.33333333333334%}}@media (min-width: 480px){.ms-md9{width:75%}}@media (min-width: 480px){.ms-md8{width:66.66666666666666%}}@media (min-width: 480px){.ms-md7{width:58.333333333333336%}}@media (min-width: 480px){.ms-md6{width:50%}}@media (min-width: 480px){.ms-md5{width:41.66666666666667%}}@media (min-width: 480px){.ms-md4{width:33.33333333333333%}}@media (min-width: 480px){.ms-md3{width:25%}}@media (min-width: 480px){.ms-md2{width:16.666666666666664%}}@media (min-width: 480px){.ms-md1{width:8.333333333333332%}}@media (min-width: 480px){[dir=ltr] .ms-mdPull12{right:100%}[dir=rtl] .ms-mdPull12{left:100%}}@media (min-width: 640px){.ms-lg12{width:100%}}@media (min-width: 640px){.ms-lg11{width:91.66666666666666%}}@media (min-width: 640px){.ms-lg10{width:83.33333333333334%}}@media (min-width: 640px){.ms-lg9{width:75%}}@media (min-width: 640px){.ms-lg8{width:66.66666666666666%}}@media (min-width: 640px){.ms-lg7{width:58.333333333333336%}}@media (min-width: 640px){.ms-lg6{width:50%}}@media (min-width: 640px){.ms-lg5{width:41.66666666666667%}}@media (min-width: 640px){.ms-lg4{width:33.33333333333333%}}@media (min-width: 640px){.ms-lg3{width:25%}}@media (min-width: 640px){.ms-lg2{width:16.666666666666664%}}@media (min-width: 640px){.ms-lg1{width:8.333333333333332%}}@media (min-width: 640px){[dir=ltr] .ms-lgPull12{right:100%}[dir=rtl] .ms-lgPull12{left:100%}}@media (min-width: 1024px){.ms-xl12{width:100%}}@media (min-width: 1024px){.ms-xl11{width:91.66666666666666%}}@media (min-width: 1024px){.ms-xl10{width:83.33333333333334%}}@media (min-width: 1024px){.ms-xl9{width:75%}}@media (min-width: 1024px){.ms-xl8{width:66.66666666666666%}}@media (min-width: 1024px){.ms-xl7{width:58.333333333333336%}}@media (min-width: 1024px){.ms-xl6{width:50%}}@media (min-width: 1024px){.ms-xl5{width:41.66666666666667%}}@media (min-width: 1024px){.ms-xl4{width:33.33333333333333%}}@media (min-width: 1024px){.ms-xl3{width:25%}}@media (min-width: 1024px){.ms-xl2{width:16.666666666666664%}}@media (min-width: 1024px){.ms-xl1{width:8.333333333333332%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPull12{right:100%}[dir=rtl] .ms-xlPull12{left:100%}}@media (min-width: 1366px){.ms-xxl12{width:100%}}@media (min-width: 1366px){.ms-xxl11{width:91.66666666666666%}}@media (min-width: 1366px){.ms-xxl10{width:83.33333333333334%}}@media (min-width: 1366px){.ms-xxl9{width:75%}}@media (min-width: 1366px){.ms-xxl8{width:66.66666666666666%}}@media (min-width: 1366px){.ms-xxl7{width:58.333333333333336%}}@media (min-width: 1366px){.ms-xxl6{width:50%}}@media (min-width: 1366px){.ms-xxl5{width:41.66666666666667%}}@media (min-width: 1366px){.ms-xxl4{width:33.33333333333333%}}@media (min-width: 1366px){.ms-xxl3{width:25%}}@media (min-width: 1366px){.ms-xxl2{width:16.666666666666664%}}@media (min-width: 1366px){.ms-xxl1{width:8.333333333333332%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPull12{right:100%}[dir=rtl] .ms-xxlPull12{left:100%}}@media (min-width: 1920px){.ms-xxxl12{width:100%}}@media (min-width: 1920px){.ms-xxxl11{width:91.66666666666666%}}@media (min-width: 1920px){.ms-xxxl10{width:83.33333333333334%}}@media (min-width: 1920px){.ms-xxxl9{width:75%}}@media (min-width: 1920px){.ms-xxxl8{width:66.66666666666666%}}@media (min-width: 1920px){.ms-xxxl7{width:58.333333333333336%}}@media (min-width: 1920px){.ms-xxxl6{width:50%}}@media (min-width: 1920px){.ms-xxxl5{width:41.66666666666667%}}@media (min-width: 1920px){.ms-xxxl4{width:33.33333333333333%}}@media (min-width: 1920px){.ms-xxxl3{width:25%}}@media (min-width: 1920px){.ms-xxxl2{width:16.666666666666664%}}@media (min-width: 1920px){.ms-xxxl1{width:8.333333333333332%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPull12{right:100%}[dir=rtl] .ms-xxxlPull12{left:100%}}.ms-borderBox,.ms-borderBox:before,.ms-borderBox:after{box-sizing:border-box}.ms-borderBase{border:1px solid}.ms-clearfix{zoom:1}.ms-clearfix:before,.ms-clearfix:after{display:table;content:"";line-height:0}.ms-clearfix:after{clear:both}.ms-normalize{box-sizing:border-box;box-shadow:none;margin:0;padding:0}[dir=ltr] .ms-textAlignLeft{text-align:left}[dir=rtl] .ms-textAlignLeft,[dir=ltr] .ms-textAlignRight{text-align:right}[dir=rtl] .ms-textAlignRight{text-align:left}.ms-textAlignCenter{text-align:center}.ms-screenReaderOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.ms-textTruncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.ms-noWrap{white-space:nowrap}.ms-Fabric{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;color:#323130;font-family:"Segoe UI Web (West European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:14px}.ms-Fabric button,.ms-Fabric input,.ms-Fabric textarea{font-family:inherit}*[lang^=ar] .ms-Fabric,.ms-Fabric *[lang^=ar],.ms-Fabric[lang^=ar]{font-family:"Segoe UI Web (Arabic)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=bg] .ms-Fabric,.ms-Fabric *[lang^=bg],.ms-Fabric[lang^=bg]{font-family:"Segoe UI Web (Cyrillic)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=cs] .ms-Fabric,.ms-Fabric *[lang^=cs],.ms-Fabric[lang^=cs]{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=el] .ms-Fabric,.ms-Fabric *[lang^=el],.ms-Fabric[lang^=el]{font-family:"Segoe UI Web (Greek)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=et] .ms-Fabric,.ms-Fabric *[lang^=et],.ms-Fabric[lang^=et]{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=he] .ms-Fabric,.ms-Fabric *[lang^=he],.ms-Fabric[lang^=he]{font-family:"Segoe UI Web (Hebrew)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=hi] .ms-Fabric,.ms-Fabric *[lang^=hi],.ms-Fabric[lang^=hi]{font-family:Nirmala UI,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=hr] .ms-Fabric,.ms-Fabric *[lang^=hr],.ms-Fabric[lang^=hr],*[lang^=hu] .ms-Fabric,.ms-Fabric *[lang^=hu],.ms-Fabric[lang^=hu]{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=ja] .ms-Fabric,.ms-Fabric *[lang^=ja],.ms-Fabric[lang^=ja]{font-family:Yu Gothic UI,Meiryo UI,Meiryo,MS Pgothic,Osaka,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=kk] .ms-Fabric,.ms-Fabric *[lang^=kk],.ms-Fabric[lang^=kk]{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=ko] .ms-Fabric,.ms-Fabric *[lang^=ko],.ms-Fabric[lang^=ko]{font-family:Malgun Gothic,Gulim,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=lo] .ms-Fabric,.ms-Fabric *[lang^=lo],.ms-Fabric[lang^=lo]{font-family:Leelawadee UI Web,Lao UI,DokChampa,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=lt] .ms-Fabric,.ms-Fabric *[lang^=lt],.ms-Fabric[lang^=lt],*[lang^=lv] .ms-Fabric,.ms-Fabric *[lang^=lv],.ms-Fabric[lang^=lv],*[lang^=pl] .ms-Fabric,.ms-Fabric *[lang^=pl],.ms-Fabric[lang^=pl]{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=ru] .ms-Fabric,.ms-Fabric *[lang^=ru],.ms-Fabric[lang^=ru]{font-family:"Segoe UI Web (Cyrillic)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=sk] .ms-Fabric,.ms-Fabric *[lang^=sk],.ms-Fabric[lang^=sk],*[lang^=sr-latn] .ms-Fabric,.ms-Fabric *[lang^=sr-latn],.ms-Fabric[lang^=sr-latn]{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=th] .ms-Fabric,.ms-Fabric *[lang^=th],.ms-Fabric[lang^=th]{font-family:Leelawadee UI Web,Kmer UI,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=tr] .ms-Fabric,.ms-Fabric *[lang^=tr],.ms-Fabric[lang^=tr]{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=uk] .ms-Fabric,.ms-Fabric *[lang^=uk],.ms-Fabric[lang^=uk]{font-family:"Segoe UI Web (Cyrillic)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=vi] .ms-Fabric,.ms-Fabric *[lang^=vi],.ms-Fabric[lang^=vi]{font-family:"Segoe UI Web (Vietnamese)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=zh-hans] .ms-Fabric,.ms-Fabric *[lang^=zh-hans],.ms-Fabric[lang^=zh-hans]{font-family:Microsoft Yahei UI,Verdana,Simsun,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=zh-hant] .ms-Fabric,.ms-Fabric *[lang^=zh-hant],.ms-Fabric[lang^=zh-hant]{font-family:Microsoft Jhenghei UI,Pmingliu,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric--selawik{font-family:Selawik Web,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}@font-face{font-family:Advisor-Group-Icons;src:url(advisor-group-icons.b0dafd352579e0ce.woff) format("woff");font-weight:400;font-style:normal}.web-icons{font-family:Advisor-Group-Icons,sans-serif;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-arrow-left:before{content:"\e90f"}.icon-arrows-right:before{content:"\e90d"}.icon-asset-306:before{content:"\e942"}.icon-asset-346:before{content:"\e96a"}.icon-asset-355:before{content:"\e973"}.icon-audio:before{content:"\e974"}.icon-bank:before{content:"\e955"}.icon-bar-chart:before{content:"\e928"}.icon-box:before{content:"\e926"}.icon-briefcase:before{content:"\e904"}.icon-browser:before{content:"\e93c"}.icon-browser-bar-chart:before{content:"\e934"}.icon-browser-check:before{content:"\e93b"}.icon-browser-page:before{content:"\e93a"}.icon-browser-pie-chart:before{content:"\e933"}.icon-browser-user:before{content:"\e935"}.icon-bullseye:before{content:"\e946"}.icon-business:before{content:"\e951"}.icon-calculator:before{content:"\e92e"}.icon-calendar-check:before{content:"\e961"}.icon-calendar-clock:before{content:"\e963"}.icon-chair:before{content:"\e967"}.icon-chevron-left:before{content:"\e90e"}.icon-clipboard:before{content:"\e902"}.icon-clock:before{content:"\e905"}.icon-clock-alt:before{content:"\e91f"}.icon-coffee:before{content:"\e966"}.icon-coin:before{content:"\e92d"}.icon-colors:before{content:"\e94e"}.icon-compass:before{content:"\e971"}.icon-contract:before{content:"\e945"}.icon-couple:before{content:"\e915"}.icon-credit-card:before{content:"\e92a"}.icon-cube:before{content:"\e94a"}.icon-cursor:before{content:"\e94b"}.icon-document:before{content:"\e969"}.icon-document-check:before{content:"\e962"}.icon-door-open:before{content:"\e956"}.icon-envelope:before{content:"\e931"}.icon-envelope-open:before{content:"\e930"}.icon-expand:before{content:"\e943"}.icon-facebook:before{content:"\e91e"}.icon-file:before{content:"\e910"}.icon-file-check:before{content:"\e968"}.icon-file-search:before{content:"\e908"}.icon-fingerprint:before{content:"\e920"}.icon-flag:before{content:"\e932"}.icon-flag-alt:before{content:"\e96d"}.icon-folder:before{content:"\e911"}.icon-folders:before{content:"\e909"}.icon-gift:before{content:"\e919"}.icon-glasses:before{content:"\e939"}.icon-grad:before{content:"\e950"}.icon-group:before{content:"\e914"}.icon-hand:before{content:"\e900"}.icon-headset:before{content:"\e975"}.icon-help:before{content:"\e912"}.icon-hierarchy:before{content:"\e93d"}.icon-home:before{content:"\e954"}.icon-hourglass:before{content:"\e960"}.icon-intersect:before{content:"\e958"}.icon-knight:before{content:"\e925"}.icon-layers:before{content:"\e907"}.icon-line-chart:before{content:"\e917"}.icon-link:before{content:"\e903"}.icon-linkedin:before{content:"\e91a"}.icon-list:before{content:"\e95d"}.icon-location:before{content:"\e96e"}.icon-location-circle:before{content:"\e972"}.icon-magic:before{content:"\e913"}.icon-map:before{content:"\e970"}.icon-messages:before{content:"\e92f"}.icon-microphone:before{content:"\e976"}.icon-mobile:before{content:"\e941"}.icon-mouse:before{content:"\e93f"}.icon-newspaper:before{content:"\e906"}.icon-pacman:before{content:"\e924"}.icon-paper-airplane:before{content:"\e948"}.icon-paperclip:before{content:"\e964"}.icon-pattern:before{content:"\e901"}.icon-pen:before{content:"\e94f"}.icon-pen-tip:before{content:"\e95a"}.icon-pencil:before{content:"\e95b"}.icon-phone:before{content:"\e965"}.icon-photos:before{content:"\e96c"}.icon-pie-chart:before{content:"\e916"}.icon-piggy-bank:before{content:"\e929"}.icon-pin:before{content:"\e937"}.icon-plant:before{content:"\e95f"}.icon-play:before{content:"\e90a"}.icon-presentation:before{content:"\e918"}.icon-recurring-revenue:before{content:"\e92b"}.icon-redo:before{content:"\e94c"}.icon-refresh:before{content:"\e90b"}.icon-ribbon:before{content:"\e922"}.icon-ruler:before{content:"\e959"}.icon-sack:before{content:"\e92c"}.icon-search:before{content:"\e938"}.icon-settings:before{content:"\e936"}.icon-share:before{content:"\e93e"}.icon-shuffle:before{content:"\e944"}.icon-skyline:before{content:"\e952"}.icon-split:before{content:"\e90c"}.icon-store:before{content:"\e953"}.icon-tap:before{content:"\e921"}.icon-target:before{content:"\e95c"}.icon-target-alt:before{content:"\e96b"}.icon-temperature:before{content:"\e95e"}.icon-thumbtack:before{content:"\e96f"}.icon-trash-can:before{content:"\e947"}.icon-trophy:before{content:"\e923"}.icon-tv:before{content:"\e940"}.icon-twitter:before{content:"\e91b"}.icon-undo:before{content:"\e94d"}.icon-user:before{content:"\e91c"}.icon-user-add:before{content:"\e91d"}.icon-wallet:before{content:"\e927"}.icon-window:before{content:"\e949"}.icon-wrap-around:before{content:"\e957"}code[class*=language-],pre[class*=language-]{color:#000;background:none;text-shadow:0 1px white;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection,code[class*=language-]::-moz-selection,code[class*=language-] ::-moz-selection{text-shadow:none;background:#b3d4fc}pre[class*=language-]::selection,pre[class*=language-] ::selection,code[class*=language-]::selection,code[class*=language-] ::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#708090}.token.punctuation{color:#999}.token.namespace{opacity:.7}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted{color:#905}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#690}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.function,.token.class-name{color:#dd4a68}.token.regex,.token.important,.token.variable{color:#e90}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.p-component,.p-component *{box-sizing:border-box}.p-hidden{display:none}.p-hidden-space{visibility:hidden}.p-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.p-hidden-accessible input,.p-hidden-accessible select{-ms-transform:scale(0);transform:scale(0)}.p-reset{margin:0;padding:0;border:0;outline:0;text-decoration:none;font-size:100%;list-style:none}.p-disabled,.p-disabled *{cursor:default!important;pointer-events:none}.p-component-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.p-overflow-hidden{overflow:hidden}.p-unselectable-text{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-scrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}@keyframes p-fadein{0%{opacity:0}to{opacity:1}}input[type=button],input[type=submit],input[type=reset],input[type=file]::-webkit-file-upload-button,button{border-radius:0}.p-link{text-align:left;background-color:transparent;margin:0;padding:0;border:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-link:disabled{cursor:default}.p-sr-only{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.p-connected-overlay{opacity:0;-ms-transform:scaleY(.8);transform:scaleY(.8);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}.p-connected-overlay-visible{opacity:1;-ms-transform:scaleY(1);transform:scaleY(1)}.p-connected-overlay-hidden{opacity:0;-ms-transform:scaleY(1);transform:scaleY(1);transition:opacity .1s linear}.p-toggleable-content.ng-animating{overflow:hidden}.p-badge{display:inline-block;border-radius:10px;text-align:center;padding:0 .5rem}.p-overlay-badge{position:relative}.p-overlay-badge .p-badge{position:absolute;top:0;right:0;-ms-transform:translate(50%,-50%);transform:translate(50%,-50%);-ms-transform-origin:100% 0;transform-origin:100% 0;margin:0}.p-badge-dot{width:.5rem;min-width:.5rem;height:.5rem;border-radius:50%;padding:0}.p-badge-no-gutter{padding:0;border-radius:50%}.p-button{margin:0;display:-ms-inline-flexbox;display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-flex-align:center;align-items:center;vertical-align:bottom;text-align:center;overflow:hidden;position:relative}.p-button-label{-ms-flex:1 1 auto;flex:1 1 auto}.p-button-icon-right{-ms-flex-order:1;order:1}.p-button:disabled{cursor:default}.p-button-icon-only{-ms-flex-pack:center;justify-content:center}.p-button-icon-only:after{content:"p";visibility:hidden;clip:rect(0 0 0 0);width:0}.p-button-vertical{-ms-flex-direction:column;flex-direction:column}.p-button-icon-bottom{-ms-flex-order:2;order:2}.p-buttonset .p-button{margin:0}.p-buttonset .p-button:not(:last-child){border-right:0 none}.p-buttonset .p-button:not(:first-of-type):not(:last-of-type){border-radius:0}.p-buttonset .p-button:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0}.p-buttonset .p-button:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0}.p-buttonset .p-button:focus{position:relative;z-index:1}.p-checkbox{display:-ms-inline-flexbox;display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-checkbox-disabled{cursor:default!important;pointer-events:none}.p-checkbox-box{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}p-checkbox{display:-ms-inline-flexbox;display:inline-flex;vertical-align:bottom;-ms-flex-align:center;align-items:center}.p-checkbox-label{line-height:1}.p-colorpicker-panel .p-colorpicker-color{background:transparent url(color.dae87a04d07ca92b.png) no-repeat left top}.p-colorpicker-panel .p-colorpicker-hue{background:transparent url(hue.8b1818380241e6ac.png) no-repeat left top}.p-inputtext{margin:0}.p-fluid .p-inputtext{width:100%}.p-inputgroup{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;width:100%}.p-inputgroup-addon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.p-inputgroup .p-float-label{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;width:100%}.p-inputgroup .p-inputtext,.p-fluid .p-inputgroup .p-inputtext,.p-inputgroup .p-inputwrapper,.p-inputgroup .p-inputwrapper>.p-component{-ms-flex:1 1 auto;flex:1 1 auto;width:1%}.p-float-label{display:block;position:relative}.p-float-label label{position:absolute;pointer-events:none;top:50%;margin-top:-.5rem;transition-property:all;transition-timing-function:ease;line-height:1}.p-float-label textarea~label{top:1rem}.p-float-label input:focus~label,.p-float-label input.p-filled~label,.p-float-label textarea:focus~label,.p-float-label textarea.p-filled~label,.p-float-label .p-inputwrapper-focus~label,.p-float-label .p-inputwrapper-filled~label{top:-.75rem;font-size:12px}.p-float-label .input:-webkit-autofill~label{top:-20px;font-size:12px}.p-float-label input::-moz-placeholder,.p-float-label .p-inputtext::-moz-placeholder{opacity:0;-moz-transition-property:all;transition-property:all;transition-timing-function:ease}.p-float-label input:-ms-input-placeholder,.p-float-label .p-inputtext:-ms-input-placeholder{opacity:0;-ms-transition-property:all;transition-property:all;transition-timing-function:ease}.p-float-label .p-placeholder,.p-float-label input::placeholder,.p-float-label .p-inputtext::placeholder{opacity:0;transition-property:all;transition-timing-function:ease}.p-float-label input:focus::-moz-placeholder,.p-float-label .p-inputtext:focus::-moz-placeholder{opacity:1;-moz-transition-property:all;transition-property:all;transition-timing-function:ease}.p-float-label input:focus:-ms-input-placeholder,.p-float-label .p-inputtext:focus:-ms-input-placeholder{opacity:1;-ms-transition-property:all;transition-property:all;transition-timing-function:ease}.p-float-label .p-focus .p-placeholder,.p-float-label input:focus::placeholder,.p-float-label .p-inputtext:focus::placeholder{opacity:1;transition-property:all;transition-timing-function:ease}.p-input-icon-left,.p-input-icon-right{position:relative;display:inline-block}.p-input-icon-left>i,.p-input-icon-right>i{position:absolute;top:50%;margin-top:-.5rem}.p-fluid .p-input-icon-left,.p-fluid .p-input-icon-right{display:block;width:100%}.p-inputtextarea-resizable{overflow:hidden;resize:none}.p-fluid .p-inputtextarea{width:100%}.p-password{position:relative;display:-ms-inline-flexbox;display:inline-flex}.p-password-panel{position:absolute;top:0;left:0}.p-password .p-password-panel{min-width:100%}.p-password-meter{height:10px}.p-password-strength{height:100%;width:0;transition:width 1s ease-in-out}.p-fluid .p-password{display:-ms-flexbox;display:flex}.p-password-clear-icon{position:absolute;top:50%;margin-top:-.5rem;cursor:pointer}.p-password-clearable{position:relative}.p-radiobutton{display:-ms-inline-flexbox;display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-radiobutton-box{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.p-radiobutton-icon{backface-visibility:hidden;transform:translateZ(0) scale(.1);border-radius:50%;visibility:hidden}.p-radiobutton-box.p-highlight .p-radiobutton-icon{transform:translateZ(0) scale(1);visibility:visible}p-radiobutton{display:-ms-inline-flexbox;display:inline-flex;vertical-align:bottom;-ms-flex-align:center;align-items:center}.p-radiobutton-label{line-height:1}.p-ripple{overflow:hidden;position:relative}.p-ink{display:block;position:absolute;background:rgba(255,255,255,.5);border-radius:100%;-ms-transform:scale(0);transform:scale(0)}.p-ink-active{animation:ripple .4s linear}.p-ripple-disabled .p-ink{display:none!important}@keyframes ripple{to{opacity:0;transform:scale(2.5)}}.p-tooltip{position:absolute;display:none;padding:.25em .5rem;max-width:12.5rem}.p-tooltip.p-tooltip-right,.p-tooltip.p-tooltip-left{padding:0 .25rem}.p-tooltip.p-tooltip-top,.p-tooltip.p-tooltip-bottom{padding:.25em 0}.p-tooltip .p-tooltip-text{white-space:pre-line;word-break:break-word}.p-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.p-tooltip-right .p-tooltip-arrow{top:50%;left:0;margin-top:-.25rem;border-width:.25em .25em .25em 0}.p-tooltip-left .p-tooltip-arrow{top:50%;right:0;margin-top:-.25rem;border-width:.25em 0 .25em .25rem}.p-tooltip.p-tooltip-top{padding:.25em 0}.p-tooltip-top .p-tooltip-arrow{bottom:0;left:50%;margin-left:-.25rem;border-width:.25em .25em 0}.p-tooltip-bottom .p-tooltip-arrow{top:0;left:50%;margin-left:-.25rem;border-width:0 .25em .25rem}@font-face{font-family:primeicons;font-display:block;src:url(primeicons.ffecb2549ad1765a.eot);src:url(primeicons.ffecb2549ad1765a.eot?#iefix) format("embedded-opentype"),url(primeicons.ba3f916dfb64be8c.woff2) format("woff2"),url(primeicons.f8b9e8a4e401b603.woff) format("woff"),url(primeicons.0112589c5695a9ed.ttf) format("truetype"),url(primeicons.943ab24c43224d29.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{animation:fa-spin 2s infinite linear}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.pi-eraser:before{content:"\ea04"}.pi-stopwatch:before{content:"\ea01"}.pi-verified:before{content:"\ea02"}.pi-delete-left:before{content:"\ea03"}.pi-hourglass:before{content:"\e9fe"}.pi-truck:before{content:"\ea00"}.pi-wrench:before{content:"\e9ff"}.pi-microphone:before{content:"\e9fa"}.pi-megaphone:before{content:"\e9fb"}.pi-arrow-right-arrow-left:before{content:"\e9fc"}.pi-bitcoin:before{content:"\e9fd"}.pi-file-edit:before{content:"\e9f6"}.pi-language:before{content:"\e9f7"}.pi-file-export:before{content:"\e9f8"}.pi-file-import:before{content:"\e9f9"}.pi-file-word:before{content:"\e9f1"}.pi-gift:before{content:"\e9f2"}.pi-cart-plus:before{content:"\e9f3"}.pi-thumbs-down-fill:before{content:"\e9f4"}.pi-thumbs-up-fill:before{content:"\e9f5"}.pi-arrows-alt:before{content:"\e9f0"}.pi-calculator:before{content:"\e9ef"}.pi-sort-alt-slash:before{content:"\e9ee"}.pi-arrows-h:before{content:"\e9ec"}.pi-arrows-v:before{content:"\e9ed"}.pi-pound:before{content:"\e9eb"}.pi-prime:before{content:"\e9ea"}.pi-chart-pie:before{content:"\e9e9"}.pi-reddit:before{content:"\e9e8"}.pi-code:before{content:"\e9e7"}.pi-sync:before{content:"\e9e6"}.pi-shopping-bag:before{content:"\e9e5"}.pi-server:before{content:"\e9e4"}.pi-database:before{content:"\e9e3"}.pi-hashtag:before{content:"\e9e2"}.pi-bookmark-fill:before{content:"\e9df"}.pi-filter-fill:before{content:"\e9e0"}.pi-heart-fill:before{content:"\e9e1"}.pi-flag-fill:before{content:"\e9de"}.pi-circle:before{content:"\e9dc"}.pi-circle-fill:before{content:"\e9dd"}.pi-bolt:before{content:"\e9db"}.pi-history:before{content:"\e9da"}.pi-box:before{content:"\e9d9"}.pi-at:before{content:"\e9d8"}.pi-arrow-up-right:before{content:"\e9d4"}.pi-arrow-up-left:before{content:"\e9d5"}.pi-arrow-down-left:before{content:"\e9d6"}.pi-arrow-down-right:before{content:"\e9d7"}.pi-telegram:before{content:"\e9d3"}.pi-stop-circle:before{content:"\e9d2"}.pi-stop:before{content:"\e9d1"}.pi-whatsapp:before{content:"\e9d0"}.pi-building:before{content:"\e9cf"}.pi-qrcode:before{content:"\e9ce"}.pi-car:before{content:"\e9cd"}.pi-instagram:before{content:"\e9cc"}.pi-linkedin:before{content:"\e9cb"}.pi-send:before{content:"\e9ca"}.pi-slack:before{content:"\e9c9"}.pi-sun:before{content:"\e9c8"}.pi-moon:before{content:"\e9c7"}.pi-vimeo:before{content:"\e9c6"}.pi-youtube:before{content:"\e9c5"}.pi-flag:before{content:"\e9c4"}.pi-wallet:before{content:"\e9c3"}.pi-map:before{content:"\e9c2"}.pi-link:before{content:"\e9c1"}.pi-credit-card:before{content:"\e9bf"}.pi-discord:before{content:"\e9c0"}.pi-percentage:before{content:"\e9be"}.pi-euro:before{content:"\e9bd"}.pi-book:before{content:"\e9ba"}.pi-shield:before{content:"\e9b9"}.pi-paypal:before{content:"\e9bb"}.pi-amazon:before{content:"\e9bc"}.pi-phone:before{content:"\e9b8"}.pi-filter-slash:before{content:"\e9b7"}.pi-facebook:before{content:"\e9b4"}.pi-github:before{content:"\e9b5"}.pi-twitter:before{content:"\e9b6"}.pi-step-backward-alt:before{content:"\e9ac"}.pi-step-forward-alt:before{content:"\e9ad"}.pi-forward:before{content:"\e9ae"}.pi-backward:before{content:"\e9af"}.pi-fast-backward:before{content:"\e9b0"}.pi-fast-forward:before{content:"\e9b1"}.pi-pause:before{content:"\e9b2"}.pi-play:before{content:"\e9b3"}.pi-compass:before{content:"\e9ab"}.pi-id-card:before{content:"\e9aa"}.pi-ticket:before{content:"\e9a9"}.pi-file-o:before{content:"\e9a8"}.pi-reply:before{content:"\e9a7"}.pi-directions-alt:before{content:"\e9a5"}.pi-directions:before{content:"\e9a6"}.pi-thumbs-up:before{content:"\e9a3"}.pi-thumbs-down:before{content:"\e9a4"}.pi-sort-numeric-down-alt:before{content:"\e996"}.pi-sort-numeric-up-alt:before{content:"\e997"}.pi-sort-alpha-down-alt:before{content:"\e998"}.pi-sort-alpha-up-alt:before{content:"\e999"}.pi-sort-numeric-down:before{content:"\e99a"}.pi-sort-numeric-up:before{content:"\e99b"}.pi-sort-alpha-down:before{content:"\e99c"}.pi-sort-alpha-up:before{content:"\e99d"}.pi-sort-alt:before{content:"\e99e"}.pi-sort-amount-up:before{content:"\e99f"}.pi-sort-amount-down:before{content:"\e9a0"}.pi-sort-amount-down-alt:before{content:"\e9a1"}.pi-sort-amount-up-alt:before{content:"\e9a2"}.pi-palette:before{content:"\e995"}.pi-undo:before{content:"\e994"}.pi-desktop:before{content:"\e993"}.pi-sliders-v:before{content:"\e991"}.pi-sliders-h:before{content:"\e992"}.pi-search-plus:before{content:"\e98f"}.pi-search-minus:before{content:"\e990"}.pi-file-excel:before{content:"\e98e"}.pi-file-pdf:before{content:"\e98d"}.pi-check-square:before{content:"\e98c"}.pi-chart-line:before{content:"\e98b"}.pi-user-edit:before{content:"\e98a"}.pi-exclamation-circle:before{content:"\e989"}.pi-android:before{content:"\e985"}.pi-google:before{content:"\e986"}.pi-apple:before{content:"\e987"}.pi-microsoft:before{content:"\e988"}.pi-heart:before{content:"\e984"}.pi-mobile:before{content:"\e982"}.pi-tablet:before{content:"\e983"}.pi-key:before{content:"\e981"}.pi-shopping-cart:before{content:"\e980"}.pi-comments:before{content:"\e97e"}.pi-comment:before{content:"\e97f"}.pi-briefcase:before{content:"\e97d"}.pi-bell:before{content:"\e97c"}.pi-paperclip:before{content:"\e97b"}.pi-share-alt:before{content:"\e97a"}.pi-envelope:before{content:"\e979"}.pi-volume-down:before{content:"\e976"}.pi-volume-up:before{content:"\e977"}.pi-volume-off:before{content:"\e978"}.pi-eject:before{content:"\e975"}.pi-money-bill:before{content:"\e974"}.pi-images:before{content:"\e973"}.pi-image:before{content:"\e972"}.pi-sign-in:before{content:"\e970"}.pi-sign-out:before{content:"\e971"}.pi-wifi:before{content:"\e96f"}.pi-sitemap:before{content:"\e96e"}.pi-chart-bar:before{content:"\e96d"}.pi-camera:before{content:"\e96c"}.pi-dollar:before{content:"\e96b"}.pi-lock-open:before{content:"\e96a"}.pi-table:before{content:"\e969"}.pi-map-marker:before{content:"\e968"}.pi-list:before{content:"\e967"}.pi-eye-slash:before{content:"\e965"}.pi-eye:before{content:"\e966"}.pi-folder-open:before{content:"\e964"}.pi-folder:before{content:"\e963"}.pi-video:before{content:"\e962"}.pi-inbox:before{content:"\e961"}.pi-lock:before{content:"\e95f"}.pi-unlock:before{content:"\e960"}.pi-tags:before{content:"\e95d"}.pi-tag:before{content:"\e95e"}.pi-power-off:before{content:"\e95c"}.pi-save:before{content:"\e95b"}.pi-question-circle:before{content:"\e959"}.pi-question:before{content:"\e95a"}.pi-copy:before{content:"\e957"}.pi-file:before{content:"\e958"}.pi-clone:before{content:"\e955"}.pi-calendar-times:before{content:"\e952"}.pi-calendar-minus:before{content:"\e953"}.pi-calendar-plus:before{content:"\e954"}.pi-ellipsis-v:before{content:"\e950"}.pi-ellipsis-h:before{content:"\e951"}.pi-bookmark:before{content:"\e94e"}.pi-globe:before{content:"\e94f"}.pi-replay:before{content:"\e94d"}.pi-filter:before{content:"\e94c"}.pi-print:before{content:"\e94b"}.pi-align-right:before{content:"\e946"}.pi-align-left:before{content:"\e947"}.pi-align-center:before{content:"\e948"}.pi-align-justify:before{content:"\e949"}.pi-cog:before{content:"\e94a"}.pi-cloud-download:before{content:"\e943"}.pi-cloud-upload:before{content:"\e944"}.pi-cloud:before{content:"\e945"}.pi-pencil:before{content:"\e942"}.pi-users:before{content:"\e941"}.pi-clock:before{content:"\e940"}.pi-user-minus:before{content:"\e93e"}.pi-user-plus:before{content:"\e93f"}.pi-trash:before{content:"\e93d"}.pi-external-link:before{content:"\e93c"}.pi-window-maximize:before{content:"\e93b"}.pi-window-minimize:before{content:"\e93a"}.pi-refresh:before{content:"\e938"}.pi-user:before{content:"\e939"}.pi-exclamation-triangle:before{content:"\e922"}.pi-calendar:before{content:"\e927"}.pi-chevron-circle-left:before{content:"\e928"}.pi-chevron-circle-down:before{content:"\e929"}.pi-chevron-circle-right:before{content:"\e92a"}.pi-chevron-circle-up:before{content:"\e92b"}.pi-angle-double-down:before{content:"\e92c"}.pi-angle-double-left:before{content:"\e92d"}.pi-angle-double-right:before{content:"\e92e"}.pi-angle-double-up:before{content:"\e92f"}.pi-angle-down:before{content:"\e930"}.pi-angle-left:before{content:"\e931"}.pi-angle-right:before{content:"\e932"}.pi-angle-up:before{content:"\e933"}.pi-upload:before{content:"\e934"}.pi-download:before{content:"\e956"}.pi-ban:before{content:"\e935"}.pi-star-fill:before{content:"\e936"}.pi-star:before{content:"\e937"}.pi-chevron-left:before{content:"\e900"}.pi-chevron-right:before{content:"\e901"}.pi-chevron-down:before{content:"\e902"}.pi-chevron-up:before{content:"\e903"}.pi-caret-left:before{content:"\e904"}.pi-caret-right:before{content:"\e905"}.pi-caret-down:before{content:"\e906"}.pi-caret-up:before{content:"\e907"}.pi-search:before{content:"\e908"}.pi-check:before{content:"\e909"}.pi-check-circle:before{content:"\e90a"}.pi-times:before{content:"\e90b"}.pi-times-circle:before{content:"\e90c"}.pi-plus:before{content:"\e90d"}.pi-plus-circle:before{content:"\e90e"}.pi-minus:before{content:"\e90f"}.pi-minus-circle:before{content:"\e910"}.pi-circle-on:before{content:"\e911"}.pi-circle-off:before{content:"\e912"}.pi-sort-down:before{content:"\e913"}.pi-sort-up:before{content:"\e914"}.pi-sort:before{content:"\e915"}.pi-step-backward:before{content:"\e916"}.pi-step-forward:before{content:"\e917"}.pi-th-large:before{content:"\e918"}.pi-arrow-down:before{content:"\e919"}.pi-arrow-left:before{content:"\e91a"}.pi-arrow-right:before{content:"\e91b"}.pi-arrow-up:before{content:"\e91c"}.pi-bars:before{content:"\e91d"}.pi-arrow-circle-down:before{content:"\e91e"}.pi-arrow-circle-left:before{content:"\e91f"}.pi-arrow-circle-right:before{content:"\e920"}.pi-arrow-circle-up:before{content:"\e921"}.pi-info:before{content:"\e923"}.pi-info-circle:before{content:"\e924"}.pi-home:before{content:"\e925"}.pi-spinner:before{content:"\e926"}/*!
FullCalendar Core Package v4.0.2
Docs & License: https://fullcalendar.io/
(c) 2019 Adam Shaw
*/.fc-button:not(:disabled),.fc-event.fc-draggable,.fc-event[href],.fc-popover .fc-header .fc-close,a.fc-more,a[data-goto]{cursor:pointer}.fc-bg,.fc-row .fc-bgevent-skeleton,.fc-row .fc-highlight-skeleton{bottom:0}.fc{direction:ltr;text-align:left}.fc-rtl{text-align:right}body .fc{font-size:1em}.fc-highlight{background:#bce8f1;opacity:.3}.fc-bgevent{background:#8fdf82;opacity:.3}.fc-nonbusiness{background:#d7d7d7}.fc-popover{position:absolute;box-shadow:0 2px 6px #00000026}.fc-popover .fc-header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:2px 4px}.fc-rtl .fc-popover .fc-header{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.fc-popover .fc-header .fc-title{margin:0 2px}.fc-popover .fc-header .fc-close{opacity:.65;font-size:1.1em}.fc-divider{border-style:solid;border-width:1px}hr.fc-divider{height:0;margin:0;padding:0 0 2px;border-width:1px 0}.fc-bg table,.fc-row .fc-bgevent-skeleton table,.fc-row .fc-highlight-skeleton table{height:100%}.fc-bg,.fc-bgevent-skeleton,.fc-highlight-skeleton,.fc-mirror-skeleton{position:absolute;top:0;left:0;right:0}.fc table{width:100%;box-sizing:border-box;table-layout:fixed;border-collapse:collapse;border-spacing:0;font-size:1em}.fc th{text-align:center}.fc td,.fc th{border-style:solid;border-width:1px;padding:0;vertical-align:top}.fc td.fc-today{border-style:double}a[data-goto]:hover{text-decoration:underline}.fc .fc-row{border-style:solid;border-width:0}.fc-row table{border-left:0 hidden transparent;border-right:0 hidden transparent;border-bottom:0 hidden transparent}.fc-row:first-child table{border-top:0 hidden transparent}.fc-row{position:relative}.fc-row .fc-bg{z-index:1}.fc-row .fc-bgevent-skeleton td,.fc-row .fc-highlight-skeleton td{border-color:transparent}.fc-row .fc-bgevent-skeleton{z-index:2}.fc-row .fc-highlight-skeleton{z-index:3}.fc-row .fc-content-skeleton{position:relative;z-index:4;padding-bottom:2px}.fc-row .fc-mirror-skeleton{z-index:5}.fc .fc-row .fc-content-skeleton table,.fc .fc-row .fc-content-skeleton td,.fc .fc-row .fc-mirror-skeleton td{background:0 0;border-color:transparent}.fc-row .fc-content-skeleton td,.fc-row .fc-mirror-skeleton td{border-bottom:0}.fc-row .fc-content-skeleton tbody td,.fc-row .fc-mirror-skeleton tbody td{border-top:0}.fc-scroller{-webkit-overflow-scrolling:touch}.fc-scroller>.fc-day-grid,.fc-scroller>.fc-time-grid{position:relative;width:100%}.fc-event{position:relative;display:block;font-size:.85em;line-height:1.4;border-radius:3px;border:1px solid #3788d8}.fc-event,.fc-event-dot{background-color:#3788d8}.fc-event,.fc-event:hover{color:#fff;text-decoration:none}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc-event .fc-content{position:relative;z-index:2}.fc-event .fc-resizer{position:absolute;z-index:4;display:none}.fc-event.fc-allow-mouse-resize .fc-resizer,.fc-event.fc-selected .fc-resizer{display:block}.fc-event.fc-selected .fc-resizer:before{content:"";position:absolute;z-index:9999;top:50%;left:50%;width:40px;height:40px;margin-left:-20px;margin-top:-20px}.fc-event.fc-selected{z-index:9999!important;box-shadow:0 2px 5px #0003}.fc-event.fc-selected:after{content:"";position:absolute;z-index:1;inset:-1px;background:#000;opacity:.25}.fc-event.fc-dragging.fc-selected{box-shadow:0 2px 7px #0000004d}.fc-event.fc-dragging:not(.fc-selected){opacity:.75}.fc-h-event.fc-selected:before{content:"";position:absolute;z-index:3;inset:-10px 0}.fc-ltr .fc-h-event.fc-not-start,.fc-rtl .fc-h-event.fc-not-end{margin-left:0;border-left-width:0;padding-left:1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-ltr .fc-h-event.fc-not-end,.fc-rtl .fc-h-event.fc-not-start{margin-right:0;border-right-width:0;padding-right:1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-ltr .fc-h-event .fc-start-resizer,.fc-rtl .fc-h-event .fc-end-resizer{cursor:w-resize;left:-1px}.fc-ltr .fc-h-event .fc-end-resizer,.fc-rtl .fc-h-event .fc-start-resizer{cursor:e-resize;right:-1px}.fc-h-event.fc-allow-mouse-resize .fc-resizer{width:7px;top:-1px;bottom:-1px}.fc-h-event.fc-selected .fc-resizer{border-radius:4px;border-width:1px;width:6px;height:6px;border-style:solid;border-color:inherit;background:#fff;top:50%;margin-top:-4px}.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,.fc-rtl .fc-h-event.fc-selected .fc-end-resizer{margin-left:-4px}.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,.fc-rtl .fc-h-event.fc-selected .fc-start-resizer{margin-right:-4px}.fc-day-grid-event{margin:1px 2px 0;padding:0 1px}tr:first-child>td>.fc-day-grid-event{margin-top:2px}.fc-mirror-skeleton tr:first-child>td>.fc-day-grid-event{margin-top:0}.fc-day-grid-event .fc-content{white-space:nowrap;overflow:hidden}.fc-day-grid-event .fc-time{font-weight:700}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer{margin-left:-2px}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer{margin-right:-2px}a.fc-more{margin:1px 3px;font-size:.85em;text-decoration:none}a.fc-more:hover{text-decoration:underline}.fc-limited{display:none}.fc-button,.fc-icon{display:inline-block;font-weight:400;text-align:center}.fc-day-grid .fc-row{z-index:1}.fc-more-popover{z-index:2;width:220px}.fc-more-popover .fc-event-container{padding:10px}.fc-now-indicator{position:absolute;border:0 solid red}.fc-unselectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.fc-unthemed .fc-content,.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-list-view,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#ddd}.fc-unthemed .fc-popover{background-color:#fff}.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-popover .fc-header{background:#eee}.fc-unthemed td.fc-today{background:#fcf8e3}.fc-unthemed .fc-disabled-day{background:#d7d7d7;opacity:.3}@font-face{font-family:fcicons;src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format("truetype");font-weight:400;font-style:normal}.fc-icon{font-family:fcicons!important;speak:none;font-style:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:1em;height:1em}.fc-icon-chevron-left:before{content:"\e900"}.fc-icon-chevron-right:before{content:"\e901"}.fc-icon-chevrons-left:before{content:"\e902"}.fc-icon-chevrons-right:before{content:"\e903"}.fc-icon-minus-square:before{content:"\e904"}.fc-icon-plus-square:before{content:"\e905"}.fc-icon-x:before{content:"\e906"}.fc-button{overflow:visible;text-transform:none;margin:0;font-family:inherit}.fc-button::-moz-focus-inner{padding:0;border-style:none}.fc-button{-webkit-appearance:button;color:#212529;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:.4em .65em;font-size:1em;line-height:1.5;border-radius:.25em}.fc-button:hover{color:#212529;text-decoration:none}.fc-button:focus{outline:0;box-shadow:0 0 0 .2rem #2c3e5040}.fc-button:disabled{opacity:.65}.fc-button-primary{color:#fff;background-color:#2c3e50;border-color:#2c3e50}.fc-button-primary:hover{color:#fff;background-color:#1e2b37;border-color:#1a252f}.fc-button-primary:focus{box-shadow:0 0 0 .2rem #4c5b6a80}.fc-button-primary:disabled{color:#fff;background-color:#2c3e50;border-color:#2c3e50}.fc-button-primary:not(:disabled).fc-button-active,.fc-button-primary:not(:disabled):active{color:#fff;background-color:#1a252f;border-color:#151e27}.fc-button-primary:not(:disabled).fc-button-active:focus,.fc-button-primary:not(:disabled):active:focus{box-shadow:0 0 0 .2rem #4c5b6a80}.fc-button .fc-icon{vertical-align:middle;font-size:1.5em}.fc-button-group{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.fc-button-group>.fc-button{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.fc-button-group>.fc-button.fc-button-active,.fc-button-group>.fc-button:active,.fc-button-group>.fc-button:focus,.fc-button-group>.fc-button:hover{z-index:1}.fc-button-group>.fc-button:not(:first-child){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-button-group>.fc-button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.fc-unthemed .fc-popover{border-width:1px;border-style:solid}.fc-unthemed .fc-list-item:hover td{background-color:#f5f5f5}.fc-toolbar{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.fc-toolbar.fc-header-toolbar{margin-bottom:1.5em}.fc-toolbar.fc-footer-toolbar{margin-top:1.5em}.fc-toolbar>*>:not(:first-child){margin-left:.75em}.fc-toolbar h2{font-size:1.75em;margin:0}.fc-view-container{position:relative}.fc-view-container *,.fc-view-container :after,.fc-view-container :before{box-sizing:content-box}.fc-view,.fc-view>table{position:relative;z-index:1}@media print{.fc-bg,.fc-bgevent-container,.fc-bgevent-skeleton,.fc-business-container,.fc-event .fc-resizer,.fc-highlight-container,.fc-highlight-skeleton,.fc-mirror-container,.fc-mirror-skeleton{display:none}.fc tbody .fc-row,.fc-time-grid{min-height:0!important}.fc-time-grid .fc-event.fc-not-end:after,.fc-time-grid .fc-event.fc-not-start:before{content:"..."}.fc{max-width:100%!important}.fc-event{background:#fff!important;color:#000!important;page-break-inside:avoid}.fc hr,.fc tbody,.fc td,.fc th,.fc thead,.fc-row{border-color:#ccc!important;background:#fff!important}.fc tbody .fc-row{height:auto!important}.fc tbody .fc-row .fc-content-skeleton{position:static;padding-bottom:0!important}.fc tbody .fc-row .fc-content-skeleton tbody tr:last-child td{padding-bottom:1em}.fc tbody .fc-row .fc-content-skeleton table{height:1em}.fc-more,.fc-more-cell{display:none!important}.fc tr.fc-limited{display:table-row!important}.fc td.fc-limited{display:table-cell!important}.fc-popover,.fc-timeGrid-view .fc-axis{display:none}.fc-slats,.fc-time-grid hr{display:none!important}.fc button,.fc-button-group,.fc-time-grid .fc-event .fc-time span{display:none}.fc-time-grid .fc-content-skeleton{position:static}.fc-time-grid .fc-content-skeleton table{height:4em}.fc-time-grid .fc-event-container{margin:0!important}.fc-time-grid .fc-event{position:static!important;margin:3px 2px!important}.fc-time-grid .fc-event.fc-not-end{border-bottom-width:1px!important}.fc-time-grid .fc-event.fc-not-start{border-top-width:1px!important}.fc-time-grid .fc-event .fc-time{white-space:normal!important}.fc-time-grid .fc-event .fc-time:after{content:attr(data-full)}.fc-day-grid-container,.fc-scroller,.fc-time-grid-container{overflow:visible!important;height:auto!important}.fc-row{border:0!important;margin:0!important}}/*!
@fullcalendar/daygrid v4.0.1
Docs & License: https://fullcalendar.io/
(c) 2019 Adam Shaw
*/.fc-dayGridDay-view .fc-content-skeleton,.fc-dayGridWeek-view .fc-content-skeleton{padding-bottom:1em}.fc-dayGrid-view .fc-body .fc-row{min-height:4em}.fc-row.fc-rigid{overflow:hidden}.fc-row.fc-rigid .fc-content-skeleton{position:absolute;top:0;left:0;right:0}.fc-day-top.fc-other-month{opacity:.3}.fc-dayGrid-view .fc-day-number,.fc-dayGrid-view .fc-week-number{padding:2px}.fc-dayGrid-view th.fc-day-number,.fc-dayGrid-view th.fc-week-number{padding:0 2px}.fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number{float:right}.fc-rtl .fc-dayGrid-view .fc-day-top .fc-day-number{float:left}.fc-ltr .fc-dayGrid-view .fc-day-top .fc-week-number{float:left;border-radius:0 0 3px}.fc-rtl .fc-dayGrid-view .fc-day-top .fc-week-number{float:right;border-radius:0 0 0 3px}.fc-dayGrid-view .fc-day-top .fc-week-number{min-width:1.5em;text-align:center;background-color:#f2f2f2;color:gray}.fc-dayGrid-view td.fc-week-number{text-align:center}.fc-dayGrid-view td.fc-week-number>*{display:inline-block;min-width:1.25em}/*!
@fullcalendar/timegrid v4.0.1
Docs & License: https://fullcalendar.io/
(c) 2019 Adam Shaw
*/.fc-timeGrid-view .fc-day-grid{position:relative;z-index:2}.fc-timeGrid-view .fc-day-grid .fc-row{min-height:3em}.fc-timeGrid-view .fc-day-grid .fc-row .fc-content-skeleton{padding-bottom:1em}.fc .fc-axis{vertical-align:middle;padding:0 4px;white-space:nowrap}.fc-ltr .fc-axis{text-align:right}.fc-rtl .fc-axis{text-align:left}.fc-time-grid,.fc-time-grid-container{position:relative;z-index:1}.fc-time-grid{min-height:100%}.fc-time-grid table{border:0 hidden transparent}.fc-time-grid>.fc-bg{z-index:1}.fc-time-grid .fc-slats,.fc-time-grid>hr{position:relative;z-index:2}.fc-time-grid .fc-content-col{position:relative}.fc-time-grid .fc-content-skeleton{position:absolute;z-index:3;top:0;left:0;right:0}.fc-time-grid .fc-business-container{position:relative;z-index:1}.fc-time-grid .fc-bgevent-container{position:relative;z-index:2}.fc-time-grid .fc-highlight-container{z-index:3;position:relative}.fc-time-grid .fc-event-container{position:relative;z-index:4}.fc-time-grid .fc-now-indicator-line{z-index:5}.fc-time-grid .fc-mirror-container{position:relative;z-index:6}.fc-time-grid .fc-slats td{height:1.5em;border-bottom:0}.fc-time-grid .fc-slats .fc-minor td{border-top-style:dotted}.fc-time-grid .fc-highlight{position:absolute;left:0;right:0}.fc-ltr .fc-time-grid .fc-event-container{margin:0 2.5% 0 2px}.fc-rtl .fc-time-grid .fc-event-container{margin:0 2px 0 2.5%}.fc-time-grid .fc-bgevent,.fc-time-grid .fc-event{position:absolute;z-index:1}.fc-time-grid .fc-bgevent{left:0;right:0}.fc-time-grid-event{margin-bottom:1px}.fc-time-grid-event-inset{box-shadow:0 0 0 1px #fff}.fc-time-grid-event.fc-not-start{border-top-width:0;padding-top:1px;border-top-left-radius:0;border-top-right-radius:0}.fc-time-grid-event.fc-not-end{border-bottom-width:0;padding-bottom:1px;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-time-grid-event .fc-content{overflow:hidden;max-height:100%}.fc-time-grid-event .fc-time,.fc-time-grid-event .fc-title{padding:0 1px}.fc-time-grid-event .fc-time{font-size:.85em;white-space:nowrap}.fc-time-grid-event.fc-short .fc-content{white-space:nowrap}.fc-time-grid-event.fc-short .fc-time,.fc-time-grid-event.fc-short .fc-title{display:inline-block;vertical-align:top}.fc-time-grid-event.fc-short .fc-time span{display:none}.fc-time-grid-event.fc-short .fc-time:before{content:attr(data-start)}.fc-time-grid-event.fc-short .fc-time:after{content:"\a0-\a0"}.fc-time-grid-event.fc-short .fc-title{font-size:.85em;padding:0}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer{left:0;right:0;bottom:0;height:8px;overflow:hidden;line-height:8px;font-size:11px;font-family:monospace;text-align:center;cursor:s-resize}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after{content:"="}.fc-time-grid-event.fc-selected .fc-resizer{border-radius:5px;border-width:1px;width:8px;height:8px;border-style:solid;border-color:inherit;background:#fff;left:50%;margin-left:-5px;bottom:-5px}.fc-time-grid .fc-now-indicator-line{border-top-width:1px;left:0;right:0}.fc-time-grid .fc-now-indicator-arrow{margin-top:-5px}.fc-ltr .fc-time-grid .fc-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:transparent;border-bottom-color:transparent}.fc-rtl .fc-time-grid .fc-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:transparent;border-bottom-color:transparent}.p-grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem;margin-top:-.5rem}.p-grid>.p-col,.p-grid>[class*=p-col]{box-sizing:border-box}.p-nogutter{margin-right:0;margin-left:0;margin-top:0}.p-nogutter>.p-col,.p-nogutter>[class*=p-col-]{padding:0}.p-col{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;padding:.5rem}.p-col-fixed,.p-col-1,.p-col-2,.p-col-3,.p-col-4,.p-col-5,.p-col-6,.p-col-7,.p-col-8,.p-col-9,.p-col-10,.p-col-11,.p-col-12{-ms-flex:0 0 auto;flex:0 0 auto;padding:.5rem}.p-col-1{width:8.3333%}.p-col-2{width:16.6667%}.p-col-3{width:25%}.p-col-4{width:33.3333%}.p-col-5{width:41.6667%}.p-col-6{width:50%}.p-col-7{width:58.3333%}.p-col-8{width:66.6667%}.p-col-9{width:75%}.p-col-10{width:83.3333%}.p-col-11{width:91.6667%}.p-col-12{width:100%}.p-offset-12{margin-left:100%}.p-offset-11{margin-left:91.66666667%}.p-offset-10{margin-left:83.33333333%}.p-offset-9{margin-left:75%}.p-offset-8{margin-left:66.66666667%}.p-offset-7{margin-left:58.33333333%}.p-offset-6{margin-left:50%}.p-offset-5{margin-left:41.66666667%}.p-offset-4{margin-left:33.33333333%}.p-offset-3{margin-left:25%}.p-offset-2{margin-left:16.66666667%}.p-offset-1{margin-left:8.33333333%}.p-offset-0{margin-left:0%}.p-sm-1,.p-sm-2,.p-sm-3,.p-sm-4,.p-sm-5,.p-sm-6,.p-sm-7,.p-sm-8,.p-sm-9,.p-sm-10,.p-sm-11,.p-sm-12,.p-md-1,.p-md-2,.p-md-3,.p-md-4,.p-md-5,.p-md-6,.p-md-7,.p-md-8,.p-md-9,.p-md-10,.p-md-11,.p-md-12,.p-lg-1,.p-lg-2,.p-lg-3,.p-lg-4,.p-lg-5,.p-lg-6,.p-lg-7,.p-lg-8,.p-lg-9,.p-lg-10,.p-lg-11,.p-lg-12,.p-xl-1,.p-xl-2,.p-xl-3,.p-xl-4,.p-xl-5,.p-xl-6,.p-xl-7,.p-xl-8,.p-xl-9,.p-xl-10,.p-xl-11,.p-xl-12{padding:.5rem}.p-col-nogutter{padding:0}@media screen and (min-width: 576px){.p-sm-1,.p-sm-2,.p-sm-3,.p-sm-4,.p-sm-5,.p-sm-6,.p-sm-7,.p-sm-8,.p-sm-9,.p-sm-10,.p-sm-11,.p-sm-12{-ms-flex:0 0 auto;flex:0 0 auto}.p-sm-1{width:8.3333%}.p-sm-2{width:16.6667%}.p-sm-3{width:25%}.p-sm-4{width:33.3333%}.p-sm-5{width:41.6667%}.p-sm-6{width:50%}.p-sm-7{width:58.3333%}.p-sm-8{width:66.6667%}.p-sm-9{width:75%}.p-sm-10{width:83.3333%}.p-sm-11{width:91.6667%}.p-sm-12{width:100%}.p-sm-offset-12{margin-left:100%}.p-sm-offset-11{margin-left:91.66666667%}.p-sm-offset-10{margin-left:83.33333333%}.p-sm-offset-9{margin-left:75%}.p-sm-offset-8{margin-left:66.66666667%}.p-sm-offset-7{margin-left:58.33333333%}.p-sm-offset-6{margin-left:50%}.p-sm-offset-5{margin-left:41.66666667%}.p-sm-offset-4{margin-left:33.33333333%}.p-sm-offset-3{margin-left:25%}.p-sm-offset-2{margin-left:16.66666667%}.p-sm-offset-1{margin-left:8.33333333%}.p-sm-offset-0{margin-left:0%}}@media screen and (min-width: 768px){.p-md-1,.p-md-2,.p-md-3,.p-md-4,.p-md-5,.p-md-6,.p-md-7,.p-md-8,.p-md-9,.p-md-10,.p-md-11,.p-md-12{-ms-flex:0 0 auto;flex:0 0 auto}.p-md-1{width:8.3333%}.p-md-2{width:16.6667%}.p-md-3{width:25%}.p-md-4{width:33.3333%}.p-md-5{width:41.6667%}.p-md-6{width:50%}.p-md-7{width:58.3333%}.p-md-8{width:66.6667%}.p-md-9{width:75%}.p-md-10{width:83.3333%}.p-md-11{width:91.6667%}.p-md-12{width:100%}.p-md-offset-12{margin-left:100%}.p-md-offset-11{margin-left:91.66666667%}.p-md-offset-10{margin-left:83.33333333%}.p-md-offset-9{margin-left:75%}.p-md-offset-8{margin-left:66.66666667%}.p-md-offset-7{margin-left:58.33333333%}.p-md-offset-6{margin-left:50%}.p-md-offset-5{margin-left:41.66666667%}.p-md-offset-4{margin-left:33.33333333%}.p-md-offset-3{margin-left:25%}.p-md-offset-2{margin-left:16.66666667%}.p-md-offset-1{margin-left:8.33333333%}.p-md-offset-0{margin-left:0%}}@media screen and (min-width: 992px){.p-lg-1,.p-lg-2,.p-lg-3,.p-lg-4,.p-lg-5,.p-lg-6,.p-lg-7,.p-lg-8,.p-lg-9,.p-lg-10,.p-lg-11,.p-lg-12{-ms-flex:0 0 auto;flex:0 0 auto}.p-lg-1{width:8.3333%}.p-lg-2{width:16.6667%}.p-lg-3{width:25%}.p-lg-4{width:33.3333%}.p-lg-5{width:41.6667%}.p-lg-6{width:50%}.p-lg-7{width:58.3333%}.p-lg-8{width:66.6667%}.p-lg-9{width:75%}.p-lg-10{width:83.3333%}.p-lg-11{width:91.6667%}.p-lg-12{width:100%}.p-lg-offset-12{margin-left:100%}.p-lg-offset-11{margin-left:91.66666667%}.p-lg-offset-10{margin-left:83.33333333%}.p-lg-offset-9{margin-left:75%}.p-lg-offset-8{margin-left:66.66666667%}.p-lg-offset-7{margin-left:58.33333333%}.p-lg-offset-6{margin-left:50%}.p-lg-offset-5{margin-left:41.66666667%}.p-lg-offset-4{margin-left:33.33333333%}.p-lg-offset-3{margin-left:25%}.p-lg-offset-2{margin-left:16.66666667%}.p-lg-offset-1{margin-left:8.33333333%}.p-lg-offset-0{margin-left:0%}}@media screen and (min-width: 1200px){.p-xl-1,.p-xl-2,.p-xl-3,.p-xl-4,.p-xl-5,.p-xl-6,.p-xl-7,.p-xl-8,.p-xl-9,.p-xl-10,.p-xl-11,.p-xl-12{-ms-flex:0 0 auto;flex:0 0 auto}.p-xl-1{width:8.3333%}.p-xl-2{width:16.6667%}.p-xl-3{width:25%}.p-xl-4{width:33.3333%}.p-xl-5{width:41.6667%}.p-xl-6{width:50%}.p-xl-7{width:58.3333%}.p-xl-8{width:66.6667%}.p-xl-9{width:75%}.p-xl-10{width:83.3333%}.p-xl-11{width:91.6667%}.p-xl-12{width:100%}.p-xl-offset-12{margin-left:100%}.p-xl-offset-11{margin-left:91.66666667%}.p-xl-offset-10{margin-left:83.33333333%}.p-xl-offset-9{margin-left:75%}.p-xl-offset-8{margin-left:66.66666667%}.p-xl-offset-7{margin-left:58.33333333%}.p-xl-offset-6{margin-left:50%}.p-xl-offset-5{margin-left:41.66666667%}.p-xl-offset-4{margin-left:33.33333333%}.p-xl-offset-3{margin-left:25%}.p-xl-offset-2{margin-left:16.66666667%}.p-xl-offset-1{margin-left:8.33333333%}.p-xl-offset-0{margin-left:0%}}.p-justify-start{-ms-flex-pack:start;justify-content:flex-start}.p-justify-end{-ms-flex-pack:end;justify-content:flex-end}.p-justify-center{-ms-flex-pack:center;justify-content:center}.p-justify-between{-ms-flex-pack:justify;justify-content:space-between}.p-justify-around{-ms-flex-pack:distribute;justify-content:space-around}.p-justify-even{-ms-flex-pack:space-evenly;justify-content:space-evenly}.p-align-start{-ms-flex-align:start;align-items:flex-start}.p-align-end{-ms-flex-align:end;align-items:flex-end}.p-align-center{-ms-flex-align:center;align-items:center}.p-align-baseline{-ms-flex-align:baseline;align-items:baseline}.p-align-stretch{-ms-flex-align:stretch;align-items:stretch}.p-col-align-start{-ms-flex-item-align:start;align-self:flex-start}.p-col-align-end{-ms-flex-item-align:end;align-self:flex-end}.p-col-align-center{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.p-col-align-baseline{-ms-flex-item-align:baseline;align-self:baseline}.p-col-align-stretch{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.p-dir-row{-ms-flex-direction:row;flex-direction:row}.p-dir-rev{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.p-dir-col{-ms-flex-direction:column;flex-direction:column}.p-dir-col-rev{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.p-dir-col>.p-col,.p-dir-col-rev>.p-col{-ms-flex-preferred-size:auto;flex-basis:auto}.p-col-order-first{-ms-flex-order:-1;order:-1}.p-col-order-last{-ms-flex-order:13;order:13}.p-col-order-0{-ms-flex-order:0;order:0}.p-col-order-1{-ms-flex-order:1;order:1}.p-col-order-2{-ms-flex-order:2;order:2}.p-col-order-3{-ms-flex-order:3;order:3}.p-col-order-4{-ms-flex-order:4;order:4}.p-col-order-5{-ms-flex-order:5;order:5}.p-col-order-6{-ms-flex-order:6;order:6}.p-col-order-7{-ms-flex-order:7;order:7}.p-col-order-8{-ms-flex-order:8;order:8}.p-col-order-9{-ms-flex-order:9;order:9}.p-col-order-10{-ms-flex-order:10;order:10}.p-col-order-11{-ms-flex-order:11;order:11}.p-col-order-12{-ms-flex-order:12;order:12}@media screen and (min-width: 576px){.p-sm-order-first{-ms-flex-order:-1;order:-1}.p-sm-order-last{-ms-flex-order:13;order:13}.p-sm-order-0{-ms-flex-order:0;order:0}.p-sm-order-1{-ms-flex-order:1;order:1}.p-sm-order-2{-ms-flex-order:2;order:2}.p-sm-order-3{-ms-flex-order:3;order:3}.p-sm-order-4{-ms-flex-order:4;order:4}.p-sm-order-5{-ms-flex-order:5;order:5}.p-sm-order-6{-ms-flex-order:6;order:6}.p-sm-order-7{-ms-flex-order:7;order:7}.p-sm-order-8{-ms-flex-order:8;order:8}.p-sm-order-9{-ms-flex-order:9;order:9}.p-sm-order-10{-ms-flex-order:10;order:10}.p-sm-order-11{-ms-flex-order:11;order:11}.p-sm-order-12{-ms-flex-order:12;order:12}}@media screen and (min-width: 768px){.p-md-order-first{-ms-flex-order:-1;order:-1}.p-md-order-last{-ms-flex-order:13;order:13}.p-md-order-0{-ms-flex-order:0;order:0}.p-md-order-1{-ms-flex-order:1;order:1}.p-md-order-2{-ms-flex-order:2;order:2}.p-md-order-3{-ms-flex-order:3;order:3}.p-md-order-4{-ms-flex-order:4;order:4}.p-md-order-5{-ms-flex-order:5;order:5}.p-md-order-6{-ms-flex-order:6;order:6}.p-md-order-7{-ms-flex-order:7;order:7}.p-md-order-8{-ms-flex-order:8;order:8}.p-md-order-9{-ms-flex-order:9;order:9}.p-md-order-10{-ms-flex-order:10;order:10}.p-md-order-11{-ms-flex-order:11;order:11}.p-md-order-12{-ms-flex-order:12;order:12}}@media screen and (min-width: 992px){.p-lg-order-first{-ms-flex-order:-1;order:-1}.p-lg-order-last{-ms-flex-order:13;order:13}.p-lg-order-0{-ms-flex-order:0;order:0}.p-lg-order-1{-ms-flex-order:1;order:1}.p-lg-order-2{-ms-flex-order:2;order:2}.p-lg-order-3{-ms-flex-order:3;order:3}.p-lg-order-4{-ms-flex-order:4;order:4}.p-lg-order-5{-ms-flex-order:5;order:5}.p-lg-order-6{-ms-flex-order:6;order:6}.p-lg-order-7{-ms-flex-order:7;order:7}.p-lg-order-8{-ms-flex-order:8;order:8}.p-lg-order-9{-ms-flex-order:9;order:9}.p-lg-order-10{-ms-flex-order:10;order:10}.p-lg-order-11{-ms-flex-order:11;order:11}.p-lg-order-12{-ms-flex-order:12;order:12}}@media screen and (min-width: 1200px){.p-xl-order-first{-ms-flex-order:-1;order:-1}.p-xl-order-last{-ms-flex-order:13;order:13}.p-xl-order-0{-ms-flex-order:0;order:0}.p-xl-order-1{-ms-flex-order:1;order:1}.p-xl-order-2{-ms-flex-order:2;order:2}.p-xl-order-3{-ms-flex-order:3;order:3}.p-xl-order-4{-ms-flex-order:4;order:4}.p-xl-order-5{-ms-flex-order:5;order:5}.p-xl-order-6{-ms-flex-order:6;order:6}.p-xl-order-7{-ms-flex-order:7;order:7}.p-xl-order-8{-ms-flex-order:8;order:8}.p-xl-order-9{-ms-flex-order:9;order:9}.p-xl-order-10{-ms-flex-order:10;order:10}.p-xl-order-11{-ms-flex-order:11;order:11}.p-xl-order-12{-ms-flex-order:12;order:12}}.p-field{margin-bottom:1rem}.p-field>label{display:inline-block;margin-bottom:.5rem}.p-field.p-grid>label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.p-field>small{margin-top:.25rem}.p-field.p-grid,.p-formgrid.p-grid{margin-top:0}.p-field.p-grid .p-col-fixed,.p-formgrid.p-grid .p-col-fixed,.p-field.p-grid .p-col,.p-formgrid.p-grid .p-col,.p-field.p-grid .p-col-1,.p-formgrid.p-grid .p-col-1,.p-field.p-grid .p-col-2,.p-formgrid.p-grid .p-col-2,.p-field.p-grid .p-col-3,.p-formgrid.p-grid .p-col-3,.p-field.p-grid .p-col-4,.p-formgrid.p-grid .p-col-4,.p-field.p-grid .p-col-5,.p-formgrid.p-grid .p-col-5,.p-field.p-grid .p-col-6,.p-formgrid.p-grid .p-col-6,.p-field.p-grid .p-col-7,.p-formgrid.p-grid .p-col-7,.p-field.p-grid .p-col-8,.p-formgrid.p-grid .p-col-8,.p-field.p-grid .p-col-9,.p-formgrid.p-grid .p-col-9,.p-field.p-grid .p-col-10,.p-formgrid.p-grid .p-col-10,.p-field.p-grid .p-col-11,.p-formgrid.p-grid .p-col-11,.p-field.p-grid .p-col-12,.p-formgrid.p-grid .p-col-12{padding-top:0;padding-bottom:0}.p-formgroup-inline{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start}.p-formgroup-inline .p-field,.p-formgroup-inline .p-field-checkbox,.p-formgroup-inline .p-field-radiobutton{margin-right:1rem}.p-formgroup-inline .p-field>label,.p-formgroup-inline .p-field-checkbox>label,.p-formgroup-inline .p-field-radiobutton>label{margin-right:.5rem;margin-bottom:0}.p-field-checkbox,.p-field-radiobutton{margin-bottom:1rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.p-field-checkbox>label,.p-field-radiobutton>label{margin-left:.5rem;line-height:1}.p-d-none{display:none!important}.p-d-inline{display:inline!important}.p-d-inline-block{display:inline-block!important}.p-d-block{display:block!important}.p-d-flex{display:-ms-flexbox!important;display:flex!important}.p-d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media screen and (min-width: 576px){.p-d-sm-none{display:none!important}.p-d-sm-inline{display:inline!important}.p-d-sm-inline-block{display:inline-block!important}.p-d-sm-block{display:block!important}.p-d-sm-flex{display:-ms-flexbox!important;display:flex!important}.p-d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width: 768px){.p-d-md-none{display:none!important}.p-d-md-inline{display:inline!important}.p-d-md-inline-block{display:inline-block!important}.p-d-md-block{display:block!important}.p-d-md-flex{display:-ms-flexbox!important;display:flex!important}.p-d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width: 992px){.p-d-lg-none{display:none!important}.p-d-lg-inline{display:inline!important}.p-d-lg-inline-block{display:inline-block!important}.p-d-lg-block{display:block!important}.p-d-lg-flex{display:-ms-flexbox!important;display:flex!important}.p-d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width: 1200px){.p-d-xl-none{display:none!important}.p-d-xl-inline{display:inline!important}.p-d-xl-inline-block{display:inline-block!important}.p-d-xl-block{display:block!important}.p-d-xl-flex{display:-ms-flexbox!important;display:flex!important}.p-d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.p-d-print-none{display:none!important}.p-d-print-inline{display:inline!important}.p-d-print-inline-block{display:inline-block!important}.p-d-print-block{display:block!important}.p-d-print-flex{display:-ms-flexbox!important;display:flex!important}.p-d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.p-text-justify{text-align:justify!important}.p-text-left{text-align:left!important}.p-text-right{text-align:right!important}.p-text-center{text-align:center!important}.p-text-nowrap{white-space:nowrap!important}.p-text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p-text-lowercase{text-transform:lowercase!important}.p-text-uppercase{text-transform:uppercase!important}.p-text-capitalize{text-transform:capitalize!important}.p-text-bold{font-weight:700!important}.p-text-normal{font-weight:400!important}.p-text-light{font-weight:300!important}.p-text-italic{font-style:italic!important}@media screen and (min-width: 576px){.p-text-sm-justify{text-align:justify!important}.p-text-sm-left{text-align:left!important}.p-text-sm-right{text-align:right!important}.p-text-sm-center{text-align:center!important}}@media screen and (min-width: 768px){.p-text-md-justify{text-align:justify!important}.p-text-md-left{text-align:left!important}.p-text-md-right{text-align:right!important}.p-text-md-center{text-align:center!important}}@media screen and (min-width: 992px){.p-text-lg-justify{text-align:justify!important}.p-text-lg-left{text-align:left!important}.p-text-lg-right{text-align:right!important}.p-text-lg-center{text-align:center!important}}@media screen and (min-width: 1200px){.p-text-xl-justify{text-align:justify!important}.p-text-xl-left{text-align:left!important}.p-text-xl-right{text-align:right!important}.p-text-xl-center{text-align:center!important}}.p-flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.p-flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.p-flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.p-flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}@media screen and (min-width: 576px){.p-flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.p-flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.p-flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.p-flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}}@media screen and (min-width: 768px){.p-flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.p-flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.p-flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.p-flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}}@media screen and (min-width: 992px){.p-flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.p-flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.p-flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.p-flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}}@media screen and (min-width: 1200px){.p-flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.p-flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.p-flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.p-flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}}.p-jc-start{-ms-flex-pack:start;justify-content:flex-start}.p-jc-end{-ms-flex-pack:end;justify-content:flex-end}.p-jc-center{-ms-flex-pack:center;justify-content:center}.p-jc-between{-ms-flex-pack:justify;justify-content:space-between}.p-jc-around{-ms-flex-pack:distribute;justify-content:space-around}.p-jc-evenly{-ms-flex-pack:space-evenly;justify-content:space-evenly}@media screen and (min-width: 576px){.p-jc-sm-start{-ms-flex-pack:start;justify-content:flex-start}.p-jc-sm-end{-ms-flex-pack:end;justify-content:flex-end}.p-jc-sm-center{-ms-flex-pack:center;justify-content:center}.p-jc-sm-between{-ms-flex-pack:justify;justify-content:space-between}.p-jc-sm-around{-ms-flex-pack:distribute;justify-content:space-around}.p-jc-sm-evenly{-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media screen and (min-width: 768px){.p-jc-md-start{-ms-flex-pack:start;justify-content:flex-start}.p-jc-md-end{-ms-flex-pack:end;justify-content:flex-end}.p-jc-md-center{-ms-flex-pack:center;justify-content:center}.p-jc-md-between{-ms-flex-pack:justify;justify-content:space-between}.p-jc-md-around{-ms-flex-pack:distribute;justify-content:space-around}.p-jc-md-evenly{-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media screen and (min-width: 992px){.p-jc-lg-start{-ms-flex-pack:start;justify-content:flex-start}.p-jc-lg-end{-ms-flex-pack:end;justify-content:flex-end}.p-jc-lg-center{-ms-flex-pack:center;justify-content:center}.p-jc-lg-between{-ms-flex-pack:justify;justify-content:space-between}.p-jc-lg-around{-ms-flex-pack:distribute;justify-content:space-around}.p-jc-lg-evenly{-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media screen and (min-width: 1200px){.p-jc-xl-start{-ms-flex-pack:start;justify-content:flex-start}.p-jc-xl-end{-ms-flex-pack:end;justify-content:flex-end}.p-jc-xl-center{-ms-flex-pack:center;justify-content:center}.p-jc-xl-between{-ms-flex-pack:justify;justify-content:space-between}.p-jc-xl-around{-ms-flex-pack:distribute;justify-content:space-around}.p-jc-xl-evenly{-ms-flex-pack:space-evenly;justify-content:space-evenly}}.p-ai-start{-ms-flex-align:start;align-items:flex-start}.p-ai-end{-ms-flex-align:end;align-items:flex-end}.p-ai-center{-ms-flex-align:center;align-items:center}.p-ai-baseline{-ms-flex-align:baseline;align-items:baseline}.p-ai-stretch{-ms-flex-align:stretch;align-items:stretch}@media screen and (min-width: 576px){.p-ai-sm-start{-ms-flex-align:start;align-items:flex-start}.p-ai-sm-end{-ms-flex-align:end;align-items:flex-end}.p-ai-sm-center{-ms-flex-align:center;align-items:center}.p-ai-sm-baseline{-ms-flex-align:baseline;align-items:baseline}.p-ai-sm-stretch{-ms-flex-align:stretch;align-items:stretch}}@media screen and (min-width: 768px){.p-ai-md-start{-ms-flex-align:start;align-items:flex-start}.p-ai-md-end{-ms-flex-align:end;align-items:flex-end}.p-ai-md-center{-ms-flex-align:center;align-items:center}.p-ai-md-baseline{-ms-flex-align:baseline;align-items:baseline}.p-ai-md-stretch{-ms-flex-align:stretch;align-items:stretch}}@media screen and (min-width: 992px){.p-ai-lg-start{-ms-flex-align:start;align-items:flex-start}.p-ai-lg-end{-ms-flex-align:end;align-items:flex-end}.p-ai-lg-center{-ms-flex-align:center;align-items:center}.p-ai-lg-baseline{-ms-flex-align:baseline;align-items:baseline}.p-ai-lg-stretch{-ms-flex-align:stretch;align-items:stretch}}@media screen and (min-width: 1200px){.p-ai-xl-start{-ms-flex-align:start;align-items:flex-start}.p-ai-xl-end{-ms-flex-align:end;align-items:flex-end}.p-ai-xl-center{-ms-flex-align:center;align-items:center}.p-ai-xl-baseline{-ms-flex-align:baseline;align-items:baseline}.p-ai-xl-stretch{-ms-flex-align:stretch;align-items:stretch}}.p-as-start{-ms-flex-item-align:start;align-self:start}.p-as-end{-ms-flex-item-align:end;align-self:flex-end}.p-as-center{-ms-flex-item-align:center;align-self:center}.p-as-baseline{-ms-flex-item-align:baseline;align-self:baseline}.p-as-stretch{-ms-flex-item-align:stretch;align-self:stretch}@media screen and (min-width: 576px){.p-as-sm-start{-ms-flex-item-align:start;align-self:start}.p-as-sm-end{-ms-flex-item-align:end;align-self:flex-end}.p-as-sm-center{-ms-flex-item-align:center;align-self:center}.p-as-sm-baseline{-ms-flex-item-align:baseline;align-self:baseline}.p-as-sm-stretch{-ms-flex-item-align:stretch;align-self:stretch}}@media screen and (min-width: 768px){.p-as-md-start{-ms-flex-item-align:start;align-self:start}.p-as-md-end{-ms-flex-item-align:end;align-self:flex-end}.p-as-md-center{-ms-flex-item-align:center;align-self:center}.p-as-md-baseline{-ms-flex-item-align:baseline;align-self:baseline}.p-as-md-stretch{-ms-flex-item-align:stretch;align-self:stretch}}@media screen and (min-width: 992px){.p-as-lg-start{-ms-flex-item-align:start;align-self:start}.p-as-lg-end{-ms-flex-item-align:end;align-self:flex-end}.p-as-lg-center{-ms-flex-item-align:center;align-self:center}.p-as-lg-baseline{-ms-flex-item-align:baseline;align-self:baseline}.p-as-lg-stretch{-ms-flex-item-align:stretch;align-self:stretch}}@media screen and (min-width: 1200px){.p-as-xl-start{-ms-flex-item-align:start;align-self:start}.p-as-xl-end{-ms-flex-item-align:end;align-self:flex-end}.p-as-xl-center{-ms-flex-item-align:center;align-self:center}.p-as-xl-baseline{-ms-flex-item-align:baseline;align-self:baseline}.p-as-xl-stretch{-ms-flex-item-align:stretch;align-self:stretch}}.p-ac-start{-ms-flex-line-pack:start;align-content:flex-start}.p-ac-end{-ms-flex-line-pack:end;align-content:flex-end}.p-ac-center{-ms-flex-line-pack:center;align-content:center}.p-ac-around{-ms-flex-line-pack:distribute;align-content:space-around}.p-ac-stretch{-ms-flex-line-pack:stretch;align-content:stretch}.p-ac-between{-ms-flex-line-pack:justify;align-content:space-between}@media screen and (min-width: 576px){.p-ac-sm-start{-ms-flex-line-pack:start;align-content:flex-start}.p-ac-sm-end{-ms-flex-line-pack:end;align-content:flex-end}.p-ac-sm-center{-ms-flex-line-pack:center;align-content:center}.p-ac-sm-around{-ms-flex-line-pack:distribute;align-content:space-around}.p-ac-sm-stretch{-ms-flex-line-pack:stretch;align-content:stretch}.p-ac-sm-between{-ms-flex-line-pack:justify;align-content:space-between}}@media screen and (min-width: 768px){.p-ac-md-start{-ms-flex-line-pack:start;align-content:flex-start}.p-ac-md-end{-ms-flex-line-pack:end;align-content:flex-end}.p-ac-md-center{-ms-flex-line-pack:center;align-content:center}.p-ac-md-around{-ms-flex-line-pack:distribute;align-content:space-around}.p-ac-md-stretch{-ms-flex-line-pack:stretch;align-content:stretch}.p-ac-md-between{-ms-flex-line-pack:justify;align-content:space-between}}@media screen and (min-width: 992px){.p-ac-lg-start{-ms-flex-line-pack:start;align-content:flex-start}.p-ac-lg-end{-ms-flex-line-pack:end;align-content:flex-end}.p-ac-lg-center{-ms-flex-line-pack:center;align-content:center}.p-ac-lg-around{-ms-flex-line-pack:distribute;align-content:space-around}.p-ac-lg-stretch{-ms-flex-line-pack:stretch;align-content:stretch}.p-ac-lg-between{-ms-flex-line-pack:justify;align-content:space-between}}@media screen and (min-width: 1200px){.p-ac-xl-start{-ms-flex-line-pack:start;align-content:flex-start}.p-ac-xl-end{-ms-flex-line-pack:end;align-content:flex-end}.p-ac-xl-center{-ms-flex-line-pack:center;align-content:center}.p-ac-xl-around{-ms-flex-line-pack:distribute;align-content:space-around}.p-ac-xl-stretch{-ms-flex-line-pack:stretch;align-content:stretch}.p-ac-xl-between{-ms-flex-line-pack:justify;align-content:space-between}}.p-order-0{-ms-flex-order:0;order:0}.p-order-1{-ms-flex-order:1;order:1}.p-order-2{-ms-flex-order:2;order:2}.p-order-3{-ms-flex-order:3;order:3}.p-order-4{-ms-flex-order:4;order:4}.p-order-5{-ms-flex-order:5;order:5}.p-order-6{-ms-flex-order:6;order:6}@media screen and (min-width: 576px){.p-order-sm-0{-ms-flex-order:0;order:0}.p-order-sm-1{-ms-flex-order:1;order:1}.p-order-sm-2{-ms-flex-order:2;order:2}.p-order-sm-3{-ms-flex-order:3;order:3}.p-order-sm-4{-ms-flex-order:4;order:4}.p-order-sm-5{-ms-flex-order:5;order:5}.p-order-sm-6{-ms-flex-order:6;order:6}}@media screen and (min-width: 768px){.p-order-md-0{-ms-flex-order:0;order:0}.p-order-md-1{-ms-flex-order:1;order:1}.p-order-md-2{-ms-flex-order:2;order:2}.p-order-md-3{-ms-flex-order:3;order:3}.p-order-md-4{-ms-flex-order:4;order:4}.p-order-md-5{-ms-flex-order:5;order:5}.p-order-md-6{-ms-flex-order:6;order:6}}@media screen and (min-width: 992px){.p-order-lg-0{-ms-flex-order:0;order:0}.p-order-lg-1{-ms-flex-order:1;order:1}.p-order-lg-2{-ms-flex-order:2;order:2}.p-order-lg-3{-ms-flex-order:3;order:3}.p-order-lg-4{-ms-flex-order:4;order:4}.p-order-lg-5{-ms-flex-order:5;order:5}.p-order-lg-6{-ms-flex-order:6;order:6}}@media screen and (min-width: 1200px){.p-order-xl-0{-ms-flex-order:0;order:0}.p-order-xl-1{-ms-flex-order:1;order:1}.p-order-xl-2{-ms-flex-order:2;order:2}.p-order-xl-3{-ms-flex-order:3;order:3}.p-order-xl-4{-ms-flex-order:4;order:4}.p-order-xl-5{-ms-flex-order:5;order:5}.p-order-xl-6{-ms-flex-order:6;order:6}}.p-flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.p-flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.p-flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.p-pt-0{padding-top:0!important}.p-pt-1{padding-top:.25rem!important}.p-pt-2{padding-top:.5rem!important}.p-pt-3{padding-top:1rem!important}.p-pt-4{padding-top:1.5rem!important}.p-pt-5{padding-top:2rem!important}.p-pt-6{padding-top:3rem!important}.p-pr-0{padding-right:0!important}.p-pr-1{padding-right:.25rem!important}.p-pr-2{padding-right:.5rem!important}.p-pr-3{padding-right:1rem!important}.p-pr-4{padding-right:1.5rem!important}.p-pr-5{padding-right:2rem!important}.p-pr-6{padding-right:3rem!important}.p-pl-0{padding-left:0!important}.p-pl-1{padding-left:.25rem!important}.p-pl-2{padding-left:.5rem!important}.p-pl-3{padding-left:1rem!important}.p-pl-4{padding-left:1.5rem!important}.p-pl-5{padding-left:2rem!important}.p-pl-6{padding-left:3rem!important}.p-pb-0{padding-bottom:0!important}.p-pb-1{padding-bottom:.25rem!important}.p-pb-2{padding-bottom:.5rem!important}.p-pb-3{padding-bottom:1rem!important}.p-pb-4{padding-bottom:1.5rem!important}.p-pb-5{padding-bottom:2rem!important}.p-pb-6{padding-bottom:3rem!important}.p-px-0{padding-left:0!important;padding-right:0!important}.p-px-1{padding-left:.25rem!important;padding-right:.25rem!important}.p-px-2{padding-left:.5rem!important;padding-right:.5rem!important}.p-px-3{padding-left:1rem!important;padding-right:1rem!important}.p-px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-px-5{padding-left:2rem!important;padding-right:2rem!important}.p-px-6{padding-left:3rem!important;padding-right:3rem!important}.p-py-0{padding-top:0!important;padding-bottom:0!important}.p-py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-py-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-py-5{padding-top:2rem!important;padding-bottom:2rem!important}.p-py-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-p-0{padding:0!important}.p-p-1{padding:.25rem!important}.p-p-2{padding:.5rem!important}.p-p-3{padding:1rem!important}.p-p-4{padding:1.5rem!important}.p-p-5{padding:2rem!important}.p-p-6{padding:3rem!important}@media screen and (min-width: 576px){.p-pt-sm-0{padding-top:0!important}.p-pt-sm-1{padding-top:.25rem!important}.p-pt-sm-2{padding-top:.5rem!important}.p-pt-sm-3{padding-top:1rem!important}.p-pt-sm-4{padding-top:1.5rem!important}.p-pt-sm-5{padding-top:2rem!important}.p-pt-sm-6{padding-top:3rem!important}.p-pr-sm-0{padding-right:0!important}.p-pr-sm-1{padding-right:.25rem!important}.p-pr-sm-2{padding-right:.5rem!important}.p-pr-sm-3{padding-right:1rem!important}.p-pr-sm-4{padding-right:1.5rem!important}.p-pr-sm-5{padding-right:2rem!important}.p-pr-sm-6{padding-right:3rem!important}.p-pl-sm-0{padding-left:0!important}.p-pl-sm-1{padding-left:.25rem!important}.p-pl-sm-2{padding-left:.5rem!important}.p-pl-sm-3{padding-left:1rem!important}.p-pl-sm-4{padding-left:1.5rem!important}.p-pl-sm-5{padding-left:2rem!important}.p-pl-sm-6{padding-left:3rem!important}.p-pb-sm-0{padding-bottom:0!important}.p-pb-sm-1{padding-bottom:.25rem!important}.p-pb-sm-2{padding-bottom:.5rem!important}.p-pb-sm-3{padding-bottom:1rem!important}.p-pb-sm-4{padding-bottom:1.5rem!important}.p-pb-sm-5{padding-bottom:2rem!important}.p-pb-sm-6{padding-bottom:3rem!important}.p-px-sm-0{padding-left:0!important;padding-right:0!important}.p-px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.p-px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.p-px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.p-px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-px-sm-5{padding-left:2rem!important;padding-right:2rem!important}.p-px-sm-6{padding-left:3rem!important;padding-right:3rem!important}.p-py-sm-0{padding-top:0!important;padding-bottom:0!important}.p-py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-py-sm-5{padding-top:2rem!important;padding-bottom:2rem!important}.p-py-sm-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-p-sm-0{padding:0!important}.p-p-sm-1{padding:.25rem!important}.p-p-sm-2{padding:.5rem!important}.p-p-sm-3{padding:1rem!important}.p-p-sm-4{padding:1.5rem!important}.p-p-sm-5{padding:2rem!important}.p-p-sm-6{padding:3rem!important}}@media screen and (min-width: 768px){.p-pt-md-0{padding-top:0!important}.p-pt-md-1{padding-top:.25rem!important}.p-pt-md-2{padding-top:.5rem!important}.p-pt-md-3{padding-top:1rem!important}.p-pt-md-4{padding-top:1.5rem!important}.p-pt-md-5{padding-top:2rem!important}.p-pt-md-6{padding-top:3rem!important}.p-pr-md-0{padding-right:0!important}.p-pr-md-1{padding-right:.25rem!important}.p-pr-md-2{padding-right:.5rem!important}.p-pr-md-3{padding-right:1rem!important}.p-pr-md-4{padding-right:1.5rem!important}.p-pr-md-5{padding-right:2rem!important}.p-pr-md-6{padding-right:3rem!important}.p-pl-md-0{padding-left:0!important}.p-pl-md-1{padding-left:.25rem!important}.p-pl-md-2{padding-left:.5rem!important}.p-pl-md-3{padding-left:1rem!important}.p-pl-md-4{padding-left:1.5rem!important}.p-pl-md-5{padding-left:2rem!important}.p-pl-md-6{padding-left:3rem!important}.p-pb-md-0{padding-bottom:0!important}.p-pb-md-1{padding-bottom:.25rem!important}.p-pb-md-2{padding-bottom:.5rem!important}.p-pb-md-3{padding-bottom:1rem!important}.p-pb-md-4{padding-bottom:1.5rem!important}.p-pb-md-5{padding-bottom:2rem!important}.p-pb-md-6{padding-bottom:3rem!important}.p-px-md-0{padding-left:0!important;padding-right:0!important}.p-px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.p-px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.p-px-md-3{padding-left:1rem!important;padding-right:1rem!important}.p-px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-px-md-5{padding-left:2rem!important;padding-right:2rem!important}.p-px-md-6{padding-left:3rem!important;padding-right:3rem!important}.p-py-md-0{padding-top:0!important;padding-bottom:0!important}.p-py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-py-md-5{padding-top:2rem!important;padding-bottom:2rem!important}.p-py-md-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-p-md-0{padding:0!important}.p-p-md-1{padding:.25rem!important}.p-p-md-2{padding:.5rem!important}.p-p-md-3{padding:1rem!important}.p-p-md-4{padding:1.5rem!important}.p-p-md-5{padding:2rem!important}.p-p-md-6{padding:3rem!important}}@media screen and (min-width: 992px){.p-pt-lg-0{padding-top:0!important}.p-pt-lg-1{padding-top:.25rem!important}.p-pt-lg-2{padding-top:.5rem!important}.p-pt-lg-3{padding-top:1rem!important}.p-pt-lg-4{padding-top:1.5rem!important}.p-pt-lg-5{padding-top:2rem!important}.p-pt-lg-6,.p-pt-lg-auto{padding-top:3rem!important}.p-pr-lg-0{padding-right:0!important}.p-pr-lg-1{padding-right:.25rem!important}.p-pr-lg-2{padding-right:.5rem!important}.p-pr-lg-3{padding-right:1rem!important}.p-pr-lg-4{padding-right:1.5rem!important}.p-pr-lg-5{padding-right:2rem!important}.p-pr-lg-6{padding-right:3rem!important}.p-pl-lg-0{padding-left:0!important}.p-pl-lg-1{padding-left:.25rem!important}.p-pl-lg-2{padding-left:.5rem!important}.p-pl-lg-3{padding-left:1rem!important}.p-pl-lg-4{padding-left:1.5rem!important}.p-pl-lg-5{padding-left:2rem!important}.p-pl-lg-6{padding-left:3rem!important}.p-pb-lg-0{padding-bottom:0!important}.p-pb-lg-1{padding-bottom:.25rem!important}.p-pb-lg-2{padding-bottom:.5rem!important}.p-pb-lg-3{padding-bottom:1rem!important}.p-pb-lg-4{padding-bottom:1.5rem!important}.p-pb-lg-5{padding-bottom:2rem!important}.p-pb-lg-6{padding-bottom:3rem!important}.p-px-lg-0{padding-left:0!important;padding-right:0!important}.p-px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.p-px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.p-px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.p-px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-px-lg-5{padding-left:2rem!important;padding-right:2rem!important}.p-px-lg-6{padding-left:3rem!important;padding-right:3rem!important}.p-py-lg-0{padding-top:0!important;padding-bottom:0!important}.p-py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-py-lg-5{padding-top:2rem!important;padding-bottom:2rem!important}.p-py-lg-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-p-lg-0{padding:0!important}.p-p-lg-1{padding:.25rem!important}.p-p-lg-2{padding:.5rem!important}.p-p-lg-3{padding:1rem!important}.p-p-lg-4{padding:1.5rem!important}.p-p-lg-5{padding:2rem!important}.p-p-lg-6{padding:3rem!important}}@media screen and (min-width: 1200px){.p-pt-xl-0{padding-top:0!important}.p-pt-xl-1{padding-top:.25rem!important}.p-pt-xl-2{padding-top:.5rem!important}.p-pt-xl-3{padding-top:1rem!important}.p-pt-xl-4{padding-top:1.5rem!important}.p-pt-xl-5{padding-top:2rem!important}.p-pt-xl-6{padding-top:3rem!important}.p-pr-xl-0{padding-right:0!important}.p-pr-xl-1{padding-right:.25rem!important}.p-pr-xl-2{padding-right:.5rem!important}.p-pr-xl-3{padding-right:1rem!important}.p-pr-xl-4{padding-right:1.5rem!important}.p-pr-xl-5{padding-right:2rem!important}.p-pr-xl-6{padding-right:3rem!important}.p-pl-xl-0{padding-left:0!important}.p-pl-xl-1{padding-left:.25rem!important}.p-pl-xl-2{padding-left:.5rem!important}.p-pl-xl-3{padding-left:1rem!important}.p-pl-xl-4{padding-left:1.5rem!important}.p-pl-xl-5{padding-left:2rem!important}.p-pl-xl-6{padding-left:3rem!important}.p-pb-xl-0{padding-bottom:0!important}.p-pb-xl-1{padding-bottom:.25rem!important}.p-pb-xl-2{padding-bottom:.5rem!important}.p-pb-xl-3{padding-bottom:1rem!important}.p-pb-xl-4{padding-bottom:1.5rem!important}.p-pb-xl-5{padding-bottom:2rem!important}.p-pb-xl-6{padding-bottom:3rem!important}.p-px-xl-0{padding-left:0!important;padding-right:0!important}.p-px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.p-px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.p-px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.p-px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-px-xl-5{padding-left:2rem!important;padding-right:2rem!important}.p-px-xl-6{padding-left:3rem!important;padding-right:3rem!important}.p-py-xl-0{padding-top:0!important;padding-bottom:0!important}.p-py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-py-xl-5{padding-top:2rem!important;padding-bottom:2rem!important}.p-py-xl-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-p-xl-0{padding:0!important}.p-p-xl-1{padding:.25rem!important}.p-p-xl-2{padding:.5rem!important}.p-p-xl-3{padding:1rem!important}.p-p-xl-4{padding:1.5rem!important}.p-p-xl-5{padding:2rem!important}.p-p-xl-6{padding:3rem!important}}.p-mt-0{margin-top:0!important}.p-mt-1{margin-top:.25rem!important}.p-mt-2{margin-top:.5rem!important}.p-mt-3{margin-top:1rem!important}.p-mt-4{margin-top:1.5rem!important}.p-mt-5{margin-top:2rem!important}.p-mt-6{margin-top:3rem!important}.p-mt-auto{margin-top:auto!important}.p-mr-0{margin-right:0!important}.p-mr-1{margin-right:.25rem!important}.p-mr-2{margin-right:.5rem!important}.p-mr-3{margin-right:1rem!important}.p-mr-4{margin-right:1.5rem!important}.p-mr-5{margin-right:2rem!important}.p-mr-6{margin-right:3rem!important}.p-mr-auto{margin-right:auto!important}.p-ml-0{margin-left:0!important}.p-ml-1{margin-left:.25rem!important}.p-ml-2{margin-left:.5rem!important}.p-ml-3{margin-left:1rem!important}.p-ml-4{margin-left:1.5rem!important}.p-ml-5{margin-left:2rem!important}.p-ml-6{margin-left:3rem!important}.p-ml-auto{margin-left:auto!important}.p-mb-0{margin-bottom:0!important}.p-mb-1{margin-bottom:.25rem!important}.p-mb-2{margin-bottom:.5rem!important}.p-mb-3{margin-bottom:1rem!important}.p-mb-4{margin-bottom:1.5rem!important}.p-mb-5{margin-bottom:2rem!important}.p-mb-6{margin-bottom:3rem!important}.p-mb-auto{margin-bottom:auto!important}.p-mx-0{margin-left:0!important;margin-right:0!important}.p-mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-auto{margin-left:auto!important;margin-right:auto!important}.p-my-0{margin-top:0!important;margin-bottom:0!important}.p-my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-0{margin:0!important}.p-m-1{margin:.25rem!important}.p-m-2{margin:.5rem!important}.p-m-3{margin:1rem!important}.p-m-4{margin:1.5rem!important}.p-m-5{margin:2rem!important}.p-m-6{margin:3rem!important}.p-m-auto{margin:auto!important}@media screen and (min-width: 576px){.p-mt-sm-0{margin-top:0!important}.p-mt-sm-1{margin-top:.25rem!important}.p-mt-sm-2{margin-top:.5rem!important}.p-mt-sm-3{margin-top:1rem!important}.p-mt-sm-4{margin-top:1.5rem!important}.p-mt-sm-5{margin-top:2rem!important}.p-mt-sm-6,.p-mt-sm-auto{margin-top:3rem!important}.p-mr-sm-0{margin-right:0!important}.p-mr-sm-1{margin-right:.25rem!important}.p-mr-sm-2{margin-right:.5rem!important}.p-mr-sm-3{margin-right:1rem!important}.p-mr-sm-4{margin-right:1.5rem!important}.p-mr-sm-5{margin-right:2rem!important}.p-mr-sm-6{margin-right:3rem!important}.p-mr-sm-auto{margin-right:auto!important}.p-ml-sm-0{margin-left:0!important}.p-ml-sm-1{margin-left:.25rem!important}.p-ml-sm-2{margin-left:.5rem!important}.p-ml-sm-3{margin-left:1rem!important}.p-ml-sm-4{margin-left:1.5rem!important}.p-ml-sm-5{margin-left:2rem!important}.p-ml-sm-6{margin-left:3rem!important}.p-ml-sm-auto{margin-left:auto!important}.p-mb-sm-0{margin-bottom:0!important}.p-mb-sm-1{margin-bottom:.25rem!important}.p-mb-sm-2{margin-bottom:.5rem!important}.p-mb-sm-3{margin-bottom:1rem!important}.p-mb-sm-4{margin-bottom:1.5rem!important}.p-mb-sm-5{margin-bottom:2rem!important}.p-mb-sm-6{margin-bottom:3rem!important}.p-mb-sm-auto{margin-bottom:auto!important}.p-mx-sm-0{margin-left:0!important;margin-right:0!important}.p-mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-sm-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-sm-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.p-my-sm-0{margin-top:0!important;margin-bottom:0!important}.p-my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-sm-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-sm-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-sm-0{margin:0!important}.p-m-sm-1{margin:.25rem!important}.p-m-sm-2{margin:.5rem!important}.p-m-sm-3{margin:1rem!important}.p-m-sm-4{margin:1.5rem!important}.p-m-sm-5{margin:2rem!important}.p-m-sm-6{margin:3rem!important}.p-m-sm-auto{margin:auto!important}}@media screen and (min-width: 768px){.p-mt-md-0{margin-top:0!important}.p-mt-md-1{margin-top:.25rem!important}.p-mt-md-2{margin-top:.5rem!important}.p-mt-md-3{margin-top:1rem!important}.p-mt-md-4{margin-top:1.5rem!important}.p-mt-md-5{margin-top:2rem!important}.p-mt-md-6,.p-mt-md-auto{margin-top:3rem!important}.p-mr-md-0{margin-right:0!important}.p-mr-md-1{margin-right:.25rem!important}.p-mr-md-2{margin-right:.5rem!important}.p-mr-md-3{margin-right:1rem!important}.p-mr-md-4{margin-right:1.5rem!important}.p-mr-md-5{margin-right:2rem!important}.p-mr-md-6{margin-right:3rem!important}.p-mr-md-auto{margin-right:auto!important}.p-ml-md-0{margin-left:0!important}.p-ml-md-1{margin-left:.25rem!important}.p-ml-md-2{margin-left:.5rem!important}.p-ml-md-3{margin-left:1rem!important}.p-ml-md-4{margin-left:1.5rem!important}.p-ml-md-5{margin-left:2rem!important}.p-ml-md-6{margin-left:3rem!important}.p-ml-md-auto{margin-left:auto!important}.p-mb-md-0{margin-bottom:0!important}.p-mb-md-1{margin-bottom:.25rem!important}.p-mb-md-2{margin-bottom:.5rem!important}.p-mb-md-3{margin-bottom:1rem!important}.p-mb-md-4{margin-bottom:1.5rem!important}.p-mb-md-5{margin-bottom:2rem!important}.p-mb-md-6{margin-bottom:3rem!important}.p-mb-md-auto{margin-bottom:auto!important}.p-mx-md-0{margin-left:0!important;margin-right:0!important}.p-mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-md-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-md-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-md-auto{margin-left:auto!important;margin-right:auto!important}.p-my-md-0{margin-top:0!important;margin-bottom:0!important}.p-my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-md-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-md-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-md-0{margin:0!important}.p-m-md-1{margin:.25rem!important}.p-m-md-2{margin:.5rem!important}.p-m-md-3{margin:1rem!important}.p-m-md-4{margin:1.5rem!important}.p-m-md-5{margin:2rem!important}.p-m-md-6{margin:3rem!important}.p-m-md-auto{margin:auto!important}}@media screen and (min-width: 992px){.p-mt-lg-0{margin-top:0!important}.p-mt-lg-1{margin-top:.25rem!important}.p-mt-lg-2{margin-top:.5rem!important}.p-mt-lg-3{margin-top:1rem!important}.p-mt-lg-4{margin-top:1.5rem!important}.p-mt-lg-5{margin-top:2rem!important}.p-mt-lg-6,.p-mt-lg-auto{margin-top:3rem!important}.p-mr-lg-0{margin-right:0!important}.p-mr-lg-1{margin-right:.25rem!important}.p-mr-lg-2{margin-right:.5rem!important}.p-mr-lg-3{margin-right:1rem!important}.p-mr-lg-4{margin-right:1.5rem!important}.p-mr-lg-5{margin-right:2rem!important}.p-mr-lg-6{margin-right:3rem!important}.p-mr-lg-auto{margin-right:auto!important}.p-ml-lg-0{margin-left:0!important}.p-ml-lg-1{margin-left:.25rem!important}.p-ml-lg-2{margin-left:.5rem!important}.p-ml-lg-3{margin-left:1rem!important}.p-ml-lg-4{margin-left:1.5rem!important}.p-ml-lg-5{margin-left:2rem!important}.p-ml-lg-6{margin-left:3rem!important}.p-ml-lg-auto{margin-left:auto!important}.p-mb-lg-0{margin-bottom:0!important}.p-mb-lg-1{margin-bottom:.25rem!important}.p-mb-lg-2{margin-bottom:.5rem!important}.p-mb-lg-3{margin-bottom:1rem!important}.p-mb-lg-4{margin-bottom:1.5rem!important}.p-mb-lg-5{margin-bottom:2rem!important}.p-mb-lg-6{margin-bottom:3rem!important}.p-mb-lg-auto{margin-bottom:auto!important}.p-mx-lg-0{margin-left:0!important;margin-right:0!important}.p-mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-lg-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-lg-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.p-my-lg-0{margin-top:0!important;margin-bottom:0!important}.p-my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-lg-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-lg-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-lg-0{margin:0!important}.p-m-lg-1{margin:.25rem!important}.p-m-lg-2{margin:.5rem!important}.p-m-lg-3{margin:1rem!important}.p-m-lg-4{margin:1.5rem!important}.p-m-lg-5{margin:2rem!important}.p-m-lg-6{margin:3rem!important}.p-m-lg-auto{margin:auto!important}}@media screen and (min-width: 1200px){.p-mt-xl-0{margin-top:0!important}.p-mt-xl-1{margin-top:.25rem!important}.p-mt-xl-2{margin-top:.5rem!important}.p-mt-xl-3{margin-top:1rem!important}.p-mt-xl-4{margin-top:1.5rem!important}.p-mt-xl-5{margin-top:2rem!important}.p-mt-xl-6,.p-mt-xl-auto{margin-top:3rem!important}.p-mr-xl-0{margin-right:0!important}.p-mr-xl-1{margin-right:.25rem!important}.p-mr-xl-2{margin-right:.5rem!important}.p-mr-xl-3{margin-right:1rem!important}.p-mr-xl-4{margin-right:1.5rem!important}.p-mr-xl-5{margin-right:2rem!important}.p-mr-xl-6{margin-right:3rem!important}.p-mr-xl-auto{margin-right:auto!important}.p-ml-xl-0{margin-left:0!important}.p-ml-xl-1{margin-left:.25rem!important}.p-ml-xl-2{margin-left:.5rem!important}.p-ml-xl-3{margin-left:1rem!important}.p-ml-xl-4{margin-left:1.5rem!important}.p-ml-xl-5{margin-left:2rem!important}.p-ml-xl-6{margin-left:3rem!important}.p-ml-xl-auto{margin-left:auto!important}.p-mb-xl-0{margin-bottom:0!important}.p-mb-xl-1{margin-bottom:.25rem!important}.p-mb-xl-2{margin-bottom:.5rem!important}.p-mb-xl-3{margin-bottom:1rem!important}.p-mb-xl-4{margin-bottom:1.5rem!important}.p-mb-xl-5{margin-bottom:2rem!important}.p-mb-xl-6{margin-bottom:3rem!important}.p-mb-xl-auto{margin-bottom:auto!important}.p-mx-xl-0{margin-left:0!important;margin-right:0!important}.p-mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-xl-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-xl-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.p-my-xl-0{margin-top:0!important;margin-bottom:0!important}.p-my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-xl-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-xl-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-xl-0{margin:0!important}.p-m-xl-1{margin:.25rem!important}.p-m-xl-2{margin:.5rem!important}.p-m-xl-3{margin:1rem!important}.p-m-xl-4{margin:1.5rem!important}.p-m-xl-5{margin:2rem!important}.p-m-xl-6{margin:3rem!important}.p-m-xl-auto{margin:auto!important}}.p-shadow-1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.p-shadow-2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.p-shadow-3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.p-shadow-4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.p-shadow-5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.p-shadow-6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.p-shadow-7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.p-shadow-8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.p-shadow-9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.p-shadow-10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.p-shadow-11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.p-shadow-12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.p-shadow-13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.p-shadow-14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.p-shadow-15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.p-shadow-16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.p-shadow-17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.p-shadow-18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.p-shadow-19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.p-shadow-20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.p-shadow-21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.p-shadow-22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.p-shadow-23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.p-shadow-24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.p-grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;margin-top:-1rem}.p-grid>.p-col,.p-grid>[class*=p-col]{box-sizing:border-box}.p-nogutter{margin-right:0;margin-left:0;margin-top:0}.p-nogutter>.p-col,.p-nogutter>[class*=p-col-]{padding:0}.p-col{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;padding:1rem}.p-col-fixed,.p-col-1,.p-col-2,.p-col-3,.p-col-4,.p-col-5,.p-col-6,.p-col-7,.p-col-8,.p-col-9,.p-col-10,.p-col-11,.p-col-12{-ms-flex:0 0 auto;flex:0 0 auto;padding:1rem}.p-col-1{width:8.3333%}.p-col-2{width:16.6667%}.p-col-3{width:25%}.p-col-4{width:33.3333%}.p-col-5{width:41.6667%}.p-col-6{width:50%}.p-col-7{width:58.3333%}.p-col-8{width:66.6667%}.p-col-9{width:75%}.p-col-10{width:83.3333%}.p-col-11{width:91.6667%}.p-col-12{width:100%}.p-offset-12{margin-left:100%}.p-offset-11{margin-left:91.66666667%}.p-offset-10{margin-left:83.33333333%}.p-offset-9{margin-left:75%}.p-offset-8{margin-left:66.66666667%}.p-offset-7{margin-left:58.33333333%}.p-offset-6{margin-left:50%}.p-offset-5{margin-left:41.66666667%}.p-offset-4{margin-left:33.33333333%}.p-offset-3{margin-left:25%}.p-offset-2{margin-left:16.66666667%}.p-offset-1{margin-left:8.33333333%}.p-offset-0{margin-left:0%}.p-sm-1,.p-sm-2,.p-sm-3,.p-sm-4,.p-sm-5,.p-sm-6,.p-sm-7,.p-sm-8,.p-sm-9,.p-sm-10,.p-sm-11,.p-sm-12,.p-md-1,.p-md-2,.p-md-3,.p-md-4,.p-md-5,.p-md-6,.p-md-7,.p-md-8,.p-md-9,.p-md-10,.p-md-11,.p-md-12,.p-lg-1,.p-lg-2,.p-lg-3,.p-lg-4,.p-lg-5,.p-lg-6,.p-lg-7,.p-lg-8,.p-lg-9,.p-lg-10,.p-lg-11,.p-lg-12,.p-xl-1,.p-xl-2,.p-xl-3,.p-xl-4,.p-xl-5,.p-xl-6,.p-xl-7,.p-xl-8,.p-xl-9,.p-xl-10,.p-xl-11,.p-xl-12{padding:1rem}.p-col-nogutter{padding:0}@media screen and (min-width: 576px){.p-sm-1,.p-sm-2,.p-sm-3,.p-sm-4,.p-sm-5,.p-sm-6,.p-sm-7,.p-sm-8,.p-sm-9,.p-sm-10,.p-sm-11,.p-sm-12{-ms-flex:0 0 auto;flex:0 0 auto}.p-sm-1{width:8.3333%}.p-sm-2{width:16.6667%}.p-sm-3{width:25%}.p-sm-4{width:33.3333%}.p-sm-5{width:41.6667%}.p-sm-6{width:50%}.p-sm-7{width:58.3333%}.p-sm-8{width:66.6667%}.p-sm-9{width:75%}.p-sm-10{width:83.3333%}.p-sm-11{width:91.6667%}.p-sm-12{width:100%}.p-sm-offset-12{margin-left:100%}.p-sm-offset-11{margin-left:91.66666667%}.p-sm-offset-10{margin-left:83.33333333%}.p-sm-offset-9{margin-left:75%}.p-sm-offset-8{margin-left:66.66666667%}.p-sm-offset-7{margin-left:58.33333333%}.p-sm-offset-6{margin-left:50%}.p-sm-offset-5{margin-left:41.66666667%}.p-sm-offset-4{margin-left:33.33333333%}.p-sm-offset-3{margin-left:25%}.p-sm-offset-2{margin-left:16.66666667%}.p-sm-offset-1{margin-left:8.33333333%}.p-sm-offset-0{margin-left:0%}}@media screen and (min-width: 768px){.p-md-1,.p-md-2,.p-md-3,.p-md-4,.p-md-5,.p-md-6,.p-md-7,.p-md-8,.p-md-9,.p-md-10,.p-md-11,.p-md-12{-ms-flex:0 0 auto;flex:0 0 auto}.p-md-1{width:8.3333%}.p-md-2{width:16.6667%}.p-md-3{width:25%}.p-md-4{width:33.3333%}.p-md-5{width:41.6667%}.p-md-6{width:50%}.p-md-7{width:58.3333%}.p-md-8{width:66.6667%}.p-md-9{width:75%}.p-md-10{width:83.3333%}.p-md-11{width:91.6667%}.p-md-12{width:100%}.p-md-offset-12{margin-left:100%}.p-md-offset-11{margin-left:91.66666667%}.p-md-offset-10{margin-left:83.33333333%}.p-md-offset-9{margin-left:75%}.p-md-offset-8{margin-left:66.66666667%}.p-md-offset-7{margin-left:58.33333333%}.p-md-offset-6{margin-left:50%}.p-md-offset-5{margin-left:41.66666667%}.p-md-offset-4{margin-left:33.33333333%}.p-md-offset-3{margin-left:25%}.p-md-offset-2{margin-left:16.66666667%}.p-md-offset-1{margin-left:8.33333333%}.p-md-offset-0{margin-left:0%}}@media screen and (min-width: 992px){.p-lg-1,.p-lg-2,.p-lg-3,.p-lg-4,.p-lg-5,.p-lg-6,.p-lg-7,.p-lg-8,.p-lg-9,.p-lg-10,.p-lg-11,.p-lg-12{-ms-flex:0 0 auto;flex:0 0 auto}.p-lg-1{width:8.3333%}.p-lg-2{width:16.6667%}.p-lg-3{width:25%}.p-lg-4{width:33.3333%}.p-lg-5{width:41.6667%}.p-lg-6{width:50%}.p-lg-7{width:58.3333%}.p-lg-8{width:66.6667%}.p-lg-9{width:75%}.p-lg-10{width:83.3333%}.p-lg-11{width:91.6667%}.p-lg-12{width:100%}.p-lg-offset-12{margin-left:100%}.p-lg-offset-11{margin-left:91.66666667%}.p-lg-offset-10{margin-left:83.33333333%}.p-lg-offset-9{margin-left:75%}.p-lg-offset-8{margin-left:66.66666667%}.p-lg-offset-7{margin-left:58.33333333%}.p-lg-offset-6{margin-left:50%}.p-lg-offset-5{margin-left:41.66666667%}.p-lg-offset-4{margin-left:33.33333333%}.p-lg-offset-3{margin-left:25%}.p-lg-offset-2{margin-left:16.66666667%}.p-lg-offset-1{margin-left:8.33333333%}.p-lg-offset-0{margin-left:0%}}@media screen and (min-width: 1200px){.p-xl-1,.p-xl-2,.p-xl-3,.p-xl-4,.p-xl-5,.p-xl-6,.p-xl-7,.p-xl-8,.p-xl-9,.p-xl-10,.p-xl-11,.p-xl-12{-ms-flex:0 0 auto;flex:0 0 auto}.p-xl-1{width:8.3333%}.p-xl-2{width:16.6667%}.p-xl-3{width:25%}.p-xl-4{width:33.3333%}.p-xl-5{width:41.6667%}.p-xl-6{width:50%}.p-xl-7{width:58.3333%}.p-xl-8{width:66.6667%}.p-xl-9{width:75%}.p-xl-10{width:83.3333%}.p-xl-11{width:91.6667%}.p-xl-12{width:100%}.p-xl-offset-12{margin-left:100%}.p-xl-offset-11{margin-left:91.66666667%}.p-xl-offset-10{margin-left:83.33333333%}.p-xl-offset-9{margin-left:75%}.p-xl-offset-8{margin-left:66.66666667%}.p-xl-offset-7{margin-left:58.33333333%}.p-xl-offset-6{margin-left:50%}.p-xl-offset-5{margin-left:41.66666667%}.p-xl-offset-4{margin-left:33.33333333%}.p-xl-offset-3{margin-left:25%}.p-xl-offset-2{margin-left:16.66666667%}.p-xl-offset-1{margin-left:8.33333333%}.p-xl-offset-0{margin-left:0%}}.p-justify-start{-ms-flex-pack:start;justify-content:flex-start}.p-justify-end{-ms-flex-pack:end;justify-content:flex-end}.p-justify-center{-ms-flex-pack:center;justify-content:center}.p-justify-between{-ms-flex-pack:justify;justify-content:space-between}.p-justify-around{-ms-flex-pack:distribute;justify-content:space-around}.p-justify-even{-ms-flex-pack:space-evenly;justify-content:space-evenly}.p-align-start{-ms-flex-align:start;align-items:flex-start}.p-align-end{-ms-flex-align:end;align-items:flex-end}.p-align-center{-ms-flex-align:center;align-items:center}.p-align-baseline{-ms-flex-align:baseline;align-items:baseline}.p-align-stretch{-ms-flex-align:stretch;align-items:stretch}.p-col-align-start{-ms-flex-item-align:start;align-self:flex-start}.p-col-align-end{-ms-flex-item-align:end;align-self:flex-end}.p-col-align-center{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.p-col-align-baseline{-ms-flex-item-align:baseline;align-self:baseline}.p-col-align-stretch{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.p-dir-row{-ms-flex-direction:row;flex-direction:row}.p-dir-rev{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.p-dir-col{-ms-flex-direction:column;flex-direction:column}.p-dir-col-rev{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.p-dir-col>.p-col,.p-dir-col-rev>.p-col{-ms-flex-preferred-size:auto;flex-basis:auto}.p-col-order-first{-ms-flex-order:-1;order:-1}.p-col-order-last{-ms-flex-order:13;order:13}.p-col-order-0{-ms-flex-order:0;order:0}.p-col-order-1{-ms-flex-order:1;order:1}.p-col-order-2{-ms-flex-order:2;order:2}.p-col-order-3{-ms-flex-order:3;order:3}.p-col-order-4{-ms-flex-order:4;order:4}.p-col-order-5{-ms-flex-order:5;order:5}.p-col-order-6{-ms-flex-order:6;order:6}.p-col-order-7{-ms-flex-order:7;order:7}.p-col-order-8{-ms-flex-order:8;order:8}.p-col-order-9{-ms-flex-order:9;order:9}.p-col-order-10{-ms-flex-order:10;order:10}.p-col-order-11{-ms-flex-order:11;order:11}.p-col-order-12{-ms-flex-order:12;order:12}@media screen and (min-width: 576px){.p-sm-order-first{-ms-flex-order:-1;order:-1}.p-sm-order-last{-ms-flex-order:13;order:13}.p-sm-order-0{-ms-flex-order:0;order:0}.p-sm-order-1{-ms-flex-order:1;order:1}.p-sm-order-2{-ms-flex-order:2;order:2}.p-sm-order-3{-ms-flex-order:3;order:3}.p-sm-order-4{-ms-flex-order:4;order:4}.p-sm-order-5{-ms-flex-order:5;order:5}.p-sm-order-6{-ms-flex-order:6;order:6}.p-sm-order-7{-ms-flex-order:7;order:7}.p-sm-order-8{-ms-flex-order:8;order:8}.p-sm-order-9{-ms-flex-order:9;order:9}.p-sm-order-10{-ms-flex-order:10;order:10}.p-sm-order-11{-ms-flex-order:11;order:11}.p-sm-order-12{-ms-flex-order:12;order:12}}@media screen and (min-width: 768px){.p-md-order-first{-ms-flex-order:-1;order:-1}.p-md-order-last{-ms-flex-order:13;order:13}.p-md-order-0{-ms-flex-order:0;order:0}.p-md-order-1{-ms-flex-order:1;order:1}.p-md-order-2{-ms-flex-order:2;order:2}.p-md-order-3{-ms-flex-order:3;order:3}.p-md-order-4{-ms-flex-order:4;order:4}.p-md-order-5{-ms-flex-order:5;order:5}.p-md-order-6{-ms-flex-order:6;order:6}.p-md-order-7{-ms-flex-order:7;order:7}.p-md-order-8{-ms-flex-order:8;order:8}.p-md-order-9{-ms-flex-order:9;order:9}.p-md-order-10{-ms-flex-order:10;order:10}.p-md-order-11{-ms-flex-order:11;order:11}.p-md-order-12{-ms-flex-order:12;order:12}}@media screen and (min-width: 992px){.p-lg-order-first{-ms-flex-order:-1;order:-1}.p-lg-order-last{-ms-flex-order:13;order:13}.p-lg-order-0{-ms-flex-order:0;order:0}.p-lg-order-1{-ms-flex-order:1;order:1}.p-lg-order-2{-ms-flex-order:2;order:2}.p-lg-order-3{-ms-flex-order:3;order:3}.p-lg-order-4{-ms-flex-order:4;order:4}.p-lg-order-5{-ms-flex-order:5;order:5}.p-lg-order-6{-ms-flex-order:6;order:6}.p-lg-order-7{-ms-flex-order:7;order:7}.p-lg-order-8{-ms-flex-order:8;order:8}.p-lg-order-9{-ms-flex-order:9;order:9}.p-lg-order-10{-ms-flex-order:10;order:10}.p-lg-order-11{-ms-flex-order:11;order:11}.p-lg-order-12{-ms-flex-order:12;order:12}}@media screen and (min-width: 1200px){.p-xl-order-first{-ms-flex-order:-1;order:-1}.p-xl-order-last{-ms-flex-order:13;order:13}.p-xl-order-0{-ms-flex-order:0;order:0}.p-xl-order-1{-ms-flex-order:1;order:1}.p-xl-order-2{-ms-flex-order:2;order:2}.p-xl-order-3{-ms-flex-order:3;order:3}.p-xl-order-4{-ms-flex-order:4;order:4}.p-xl-order-5{-ms-flex-order:5;order:5}.p-xl-order-6{-ms-flex-order:6;order:6}.p-xl-order-7{-ms-flex-order:7;order:7}.p-xl-order-8{-ms-flex-order:8;order:8}.p-xl-order-9{-ms-flex-order:9;order:9}.p-xl-order-10{-ms-flex-order:10;order:10}.p-xl-order-11{-ms-flex-order:11;order:11}.p-xl-order-12{-ms-flex-order:12;order:12}}.p-field{margin-bottom:1rem}.p-field>label{display:inline-block;margin-bottom:.5rem}.p-field.p-grid>label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.p-field>small{margin-top:.25rem}.p-field.p-grid,.p-formgrid.p-grid{margin-top:0}.p-field.p-grid .p-col-fixed,.p-formgrid.p-grid .p-col-fixed,.p-field.p-grid .p-col,.p-formgrid.p-grid .p-col,.p-field.p-grid .p-col-1,.p-formgrid.p-grid .p-col-1,.p-field.p-grid .p-col-2,.p-formgrid.p-grid .p-col-2,.p-field.p-grid .p-col-3,.p-formgrid.p-grid .p-col-3,.p-field.p-grid .p-col-4,.p-formgrid.p-grid .p-col-4,.p-field.p-grid .p-col-5,.p-formgrid.p-grid .p-col-5,.p-field.p-grid .p-col-6,.p-formgrid.p-grid .p-col-6,.p-field.p-grid .p-col-7,.p-formgrid.p-grid .p-col-7,.p-field.p-grid .p-col-8,.p-formgrid.p-grid .p-col-8,.p-field.p-grid .p-col-9,.p-formgrid.p-grid .p-col-9,.p-field.p-grid .p-col-10,.p-formgrid.p-grid .p-col-10,.p-field.p-grid .p-col-11,.p-formgrid.p-grid .p-col-11,.p-field.p-grid .p-col-12,.p-formgrid.p-grid .p-col-12{padding-top:0;padding-bottom:0}.p-formgroup-inline{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start}.p-formgroup-inline .p-field,.p-formgroup-inline .p-field-checkbox,.p-formgroup-inline .p-field-radiobutton{margin-right:1rem}.p-formgroup-inline .p-field>label,.p-formgroup-inline .p-field-checkbox>label,.p-formgroup-inline .p-field-radiobutton>label{margin-right:.5rem;margin-bottom:0}.p-field-checkbox,.p-field-radiobutton{margin-bottom:1rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.p-field-checkbox>label,.p-field-radiobutton>label{margin-left:.5rem;line-height:1}.p-d-none{display:none!important}.p-d-inline{display:inline!important}.p-d-inline-block{display:inline-block!important}.p-d-block{display:block!important}.p-d-flex{display:-ms-flexbox!important;display:flex!important}.p-d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media screen and (min-width: 576px){.p-d-sm-none{display:none!important}.p-d-sm-inline{display:inline!important}.p-d-sm-inline-block{display:inline-block!important}.p-d-sm-block{display:block!important}.p-d-sm-flex{display:-ms-flexbox!important;display:flex!important}.p-d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width: 768px){.p-d-md-none{display:none!important}.p-d-md-inline{display:inline!important}.p-d-md-inline-block{display:inline-block!important}.p-d-md-block{display:block!important}.p-d-md-flex{display:-ms-flexbox!important;display:flex!important}.p-d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width: 992px){.p-d-lg-none{display:none!important}.p-d-lg-inline{display:inline!important}.p-d-lg-inline-block{display:inline-block!important}.p-d-lg-block{display:block!important}.p-d-lg-flex{display:-ms-flexbox!important;display:flex!important}.p-d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width: 1200px){.p-d-xl-none{display:none!important}.p-d-xl-inline{display:inline!important}.p-d-xl-inline-block{display:inline-block!important}.p-d-xl-block{display:block!important}.p-d-xl-flex{display:-ms-flexbox!important;display:flex!important}.p-d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.p-d-print-none{display:none!important}.p-d-print-inline{display:inline!important}.p-d-print-inline-block{display:inline-block!important}.p-d-print-block{display:block!important}.p-d-print-flex{display:-ms-flexbox!important;display:flex!important}.p-d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.p-text-justify{text-align:justify!important}.p-text-left{text-align:left!important}.p-text-right{text-align:right!important}.p-text-center{text-align:center!important}.p-text-nowrap{white-space:nowrap!important}.p-text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p-text-lowercase{text-transform:lowercase!important}.p-text-uppercase{text-transform:uppercase!important}.p-text-capitalize{text-transform:capitalize!important}.p-text-bold{font-weight:700!important}.p-text-normal{font-weight:400!important}.p-text-light{font-weight:300!important}.p-text-italic{font-style:italic!important}@media screen and (min-width: 576px){.p-text-sm-justify{text-align:justify!important}.p-text-sm-left{text-align:left!important}.p-text-sm-right{text-align:right!important}.p-text-sm-center{text-align:center!important}}@media screen and (min-width: 768px){.p-text-md-justify{text-align:justify!important}.p-text-md-left{text-align:left!important}.p-text-md-right{text-align:right!important}.p-text-md-center{text-align:center!important}}@media screen and (min-width: 992px){.p-text-lg-justify{text-align:justify!important}.p-text-lg-left{text-align:left!important}.p-text-lg-right{text-align:right!important}.p-text-lg-center{text-align:center!important}}@media screen and (min-width: 1200px){.p-text-xl-justify{text-align:justify!important}.p-text-xl-left{text-align:left!important}.p-text-xl-right{text-align:right!important}.p-text-xl-center{text-align:center!important}}.p-flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.p-flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.p-flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.p-flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}@media screen and (min-width: 576px){.p-flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.p-flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.p-flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.p-flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}}@media screen and (min-width: 768px){.p-flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.p-flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.p-flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.p-flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}}@media screen and (min-width: 992px){.p-flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.p-flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.p-flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.p-flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}}@media screen and (min-width: 1200px){.p-flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.p-flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.p-flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.p-flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}}.p-jc-start{-ms-flex-pack:start;justify-content:flex-start}.p-jc-end{-ms-flex-pack:end;justify-content:flex-end}.p-jc-center{-ms-flex-pack:center;justify-content:center}.p-jc-between{-ms-flex-pack:justify;justify-content:space-between}.p-jc-around{-ms-flex-pack:distribute;justify-content:space-around}.p-jc-evenly{-ms-flex-pack:space-evenly;justify-content:space-evenly}@media screen and (min-width: 576px){.p-jc-sm-start{-ms-flex-pack:start;justify-content:flex-start}.p-jc-sm-end{-ms-flex-pack:end;justify-content:flex-end}.p-jc-sm-center{-ms-flex-pack:center;justify-content:center}.p-jc-sm-between{-ms-flex-pack:justify;justify-content:space-between}.p-jc-sm-around{-ms-flex-pack:distribute;justify-content:space-around}.p-jc-sm-evenly{-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media screen and (min-width: 768px){.p-jc-md-start{-ms-flex-pack:start;justify-content:flex-start}.p-jc-md-end{-ms-flex-pack:end;justify-content:flex-end}.p-jc-md-center{-ms-flex-pack:center;justify-content:center}.p-jc-md-between{-ms-flex-pack:justify;justify-content:space-between}.p-jc-md-around{-ms-flex-pack:distribute;justify-content:space-around}.p-jc-md-evenly{-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media screen and (min-width: 992px){.p-jc-lg-start{-ms-flex-pack:start;justify-content:flex-start}.p-jc-lg-end{-ms-flex-pack:end;justify-content:flex-end}.p-jc-lg-center{-ms-flex-pack:center;justify-content:center}.p-jc-lg-between{-ms-flex-pack:justify;justify-content:space-between}.p-jc-lg-around{-ms-flex-pack:distribute;justify-content:space-around}.p-jc-lg-evenly{-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media screen and (min-width: 1200px){.p-jc-xl-start{-ms-flex-pack:start;justify-content:flex-start}.p-jc-xl-end{-ms-flex-pack:end;justify-content:flex-end}.p-jc-xl-center{-ms-flex-pack:center;justify-content:center}.p-jc-xl-between{-ms-flex-pack:justify;justify-content:space-between}.p-jc-xl-around{-ms-flex-pack:distribute;justify-content:space-around}.p-jc-xl-evenly{-ms-flex-pack:space-evenly;justify-content:space-evenly}}.p-ai-start{-ms-flex-align:start;align-items:flex-start}.p-ai-end{-ms-flex-align:end;align-items:flex-end}.p-ai-center{-ms-flex-align:center;align-items:center}.p-ai-baseline{-ms-flex-align:baseline;align-items:baseline}.p-ai-stretch{-ms-flex-align:stretch;align-items:stretch}@media screen and (min-width: 576px){.p-ai-sm-start{-ms-flex-align:start;align-items:flex-start}.p-ai-sm-end{-ms-flex-align:end;align-items:flex-end}.p-ai-sm-center{-ms-flex-align:center;align-items:center}.p-ai-sm-baseline{-ms-flex-align:baseline;align-items:baseline}.p-ai-sm-stretch{-ms-flex-align:stretch;align-items:stretch}}@media screen and (min-width: 768px){.p-ai-md-start{-ms-flex-align:start;align-items:flex-start}.p-ai-md-end{-ms-flex-align:end;align-items:flex-end}.p-ai-md-center{-ms-flex-align:center;align-items:center}.p-ai-md-baseline{-ms-flex-align:baseline;align-items:baseline}.p-ai-md-stretch{-ms-flex-align:stretch;align-items:stretch}}@media screen and (min-width: 992px){.p-ai-lg-start{-ms-flex-align:start;align-items:flex-start}.p-ai-lg-end{-ms-flex-align:end;align-items:flex-end}.p-ai-lg-center{-ms-flex-align:center;align-items:center}.p-ai-lg-baseline{-ms-flex-align:baseline;align-items:baseline}.p-ai-lg-stretch{-ms-flex-align:stretch;align-items:stretch}}@media screen and (min-width: 1200px){.p-ai-xl-start{-ms-flex-align:start;align-items:flex-start}.p-ai-xl-end{-ms-flex-align:end;align-items:flex-end}.p-ai-xl-center{-ms-flex-align:center;align-items:center}.p-ai-xl-baseline{-ms-flex-align:baseline;align-items:baseline}.p-ai-xl-stretch{-ms-flex-align:stretch;align-items:stretch}}.p-as-start{-ms-flex-item-align:start;align-self:start}.p-as-end{-ms-flex-item-align:end;align-self:flex-end}.p-as-center{-ms-flex-item-align:center;align-self:center}.p-as-baseline{-ms-flex-item-align:baseline;align-self:baseline}.p-as-stretch{-ms-flex-item-align:stretch;align-self:stretch}@media screen and (min-width: 576px){.p-as-sm-start{-ms-flex-item-align:start;align-self:start}.p-as-sm-end{-ms-flex-item-align:end;align-self:flex-end}.p-as-sm-center{-ms-flex-item-align:center;align-self:center}.p-as-sm-baseline{-ms-flex-item-align:baseline;align-self:baseline}.p-as-sm-stretch{-ms-flex-item-align:stretch;align-self:stretch}}@media screen and (min-width: 768px){.p-as-md-start{-ms-flex-item-align:start;align-self:start}.p-as-md-end{-ms-flex-item-align:end;align-self:flex-end}.p-as-md-center{-ms-flex-item-align:center;align-self:center}.p-as-md-baseline{-ms-flex-item-align:baseline;align-self:baseline}.p-as-md-stretch{-ms-flex-item-align:stretch;align-self:stretch}}@media screen and (min-width: 992px){.p-as-lg-start{-ms-flex-item-align:start;align-self:start}.p-as-lg-end{-ms-flex-item-align:end;align-self:flex-end}.p-as-lg-center{-ms-flex-item-align:center;align-self:center}.p-as-lg-baseline{-ms-flex-item-align:baseline;align-self:baseline}.p-as-lg-stretch{-ms-flex-item-align:stretch;align-self:stretch}}@media screen and (min-width: 1200px){.p-as-xl-start{-ms-flex-item-align:start;align-self:start}.p-as-xl-end{-ms-flex-item-align:end;align-self:flex-end}.p-as-xl-center{-ms-flex-item-align:center;align-self:center}.p-as-xl-baseline{-ms-flex-item-align:baseline;align-self:baseline}.p-as-xl-stretch{-ms-flex-item-align:stretch;align-self:stretch}}.p-ac-start{-ms-flex-line-pack:start;align-content:flex-start}.p-ac-end{-ms-flex-line-pack:end;align-content:flex-end}.p-ac-center{-ms-flex-line-pack:center;align-content:center}.p-ac-around{-ms-flex-line-pack:distribute;align-content:space-around}.p-ac-stretch{-ms-flex-line-pack:stretch;align-content:stretch}.p-ac-between{-ms-flex-line-pack:justify;align-content:space-between}@media screen and (min-width: 576px){.p-ac-sm-start{-ms-flex-line-pack:start;align-content:flex-start}.p-ac-sm-end{-ms-flex-line-pack:end;align-content:flex-end}.p-ac-sm-center{-ms-flex-line-pack:center;align-content:center}.p-ac-sm-around{-ms-flex-line-pack:distribute;align-content:space-around}.p-ac-sm-stretch{-ms-flex-line-pack:stretch;align-content:stretch}.p-ac-sm-between{-ms-flex-line-pack:justify;align-content:space-between}}@media screen and (min-width: 768px){.p-ac-md-start{-ms-flex-line-pack:start;align-content:flex-start}.p-ac-md-end{-ms-flex-line-pack:end;align-content:flex-end}.p-ac-md-center{-ms-flex-line-pack:center;align-content:center}.p-ac-md-around{-ms-flex-line-pack:distribute;align-content:space-around}.p-ac-md-stretch{-ms-flex-line-pack:stretch;align-content:stretch}.p-ac-md-between{-ms-flex-line-pack:justify;align-content:space-between}}@media screen and (min-width: 992px){.p-ac-lg-start{-ms-flex-line-pack:start;align-content:flex-start}.p-ac-lg-end{-ms-flex-line-pack:end;align-content:flex-end}.p-ac-lg-center{-ms-flex-line-pack:center;align-content:center}.p-ac-lg-around{-ms-flex-line-pack:distribute;align-content:space-around}.p-ac-lg-stretch{-ms-flex-line-pack:stretch;align-content:stretch}.p-ac-lg-between{-ms-flex-line-pack:justify;align-content:space-between}}@media screen and (min-width: 1200px){.p-ac-xl-start{-ms-flex-line-pack:start;align-content:flex-start}.p-ac-xl-end{-ms-flex-line-pack:end;align-content:flex-end}.p-ac-xl-center{-ms-flex-line-pack:center;align-content:center}.p-ac-xl-around{-ms-flex-line-pack:distribute;align-content:space-around}.p-ac-xl-stretch{-ms-flex-line-pack:stretch;align-content:stretch}.p-ac-xl-between{-ms-flex-line-pack:justify;align-content:space-between}}.p-order-0{-ms-flex-order:0;order:0}.p-order-1{-ms-flex-order:1;order:1}.p-order-2{-ms-flex-order:2;order:2}.p-order-3{-ms-flex-order:3;order:3}.p-order-4{-ms-flex-order:4;order:4}.p-order-5{-ms-flex-order:5;order:5}.p-order-6{-ms-flex-order:6;order:6}@media screen and (min-width: 576px){.p-order-sm-0{-ms-flex-order:0;order:0}.p-order-sm-1{-ms-flex-order:1;order:1}.p-order-sm-2{-ms-flex-order:2;order:2}.p-order-sm-3{-ms-flex-order:3;order:3}.p-order-sm-4{-ms-flex-order:4;order:4}.p-order-sm-5{-ms-flex-order:5;order:5}.p-order-sm-6{-ms-flex-order:6;order:6}}@media screen and (min-width: 768px){.p-order-md-0{-ms-flex-order:0;order:0}.p-order-md-1{-ms-flex-order:1;order:1}.p-order-md-2{-ms-flex-order:2;order:2}.p-order-md-3{-ms-flex-order:3;order:3}.p-order-md-4{-ms-flex-order:4;order:4}.p-order-md-5{-ms-flex-order:5;order:5}.p-order-md-6{-ms-flex-order:6;order:6}}@media screen and (min-width: 992px){.p-order-lg-0{-ms-flex-order:0;order:0}.p-order-lg-1{-ms-flex-order:1;order:1}.p-order-lg-2{-ms-flex-order:2;order:2}.p-order-lg-3{-ms-flex-order:3;order:3}.p-order-lg-4{-ms-flex-order:4;order:4}.p-order-lg-5{-ms-flex-order:5;order:5}.p-order-lg-6{-ms-flex-order:6;order:6}}@media screen and (min-width: 1200px){.p-order-xl-0{-ms-flex-order:0;order:0}.p-order-xl-1{-ms-flex-order:1;order:1}.p-order-xl-2{-ms-flex-order:2;order:2}.p-order-xl-3{-ms-flex-order:3;order:3}.p-order-xl-4{-ms-flex-order:4;order:4}.p-order-xl-5{-ms-flex-order:5;order:5}.p-order-xl-6{-ms-flex-order:6;order:6}}.p-flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.p-flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.p-flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.p-pt-0{padding-top:0!important}.p-pt-1{padding-top:.25rem!important}.p-pt-2{padding-top:.5rem!important}.p-pt-3{padding-top:1rem!important}.p-pt-4{padding-top:1.5rem!important}.p-pt-5{padding-top:2rem!important}.p-pt-6{padding-top:3rem!important}.p-pr-0{padding-right:0!important}.p-pr-1{padding-right:.25rem!important}.p-pr-2{padding-right:.5rem!important}.p-pr-3{padding-right:1rem!important}.p-pr-4{padding-right:1.5rem!important}.p-pr-5{padding-right:2rem!important}.p-pr-6{padding-right:3rem!important}.p-pl-0{padding-left:0!important}.p-pl-1{padding-left:.25rem!important}.p-pl-2{padding-left:.5rem!important}.p-pl-3{padding-left:1rem!important}.p-pl-4{padding-left:1.5rem!important}.p-pl-5{padding-left:2rem!important}.p-pl-6{padding-left:3rem!important}.p-pb-0{padding-bottom:0!important}.p-pb-1{padding-bottom:.25rem!important}.p-pb-2{padding-bottom:.5rem!important}.p-pb-3{padding-bottom:1rem!important}.p-pb-4{padding-bottom:1.5rem!important}.p-pb-5{padding-bottom:2rem!important}.p-pb-6{padding-bottom:3rem!important}.p-px-0{padding-left:0!important;padding-right:0!important}.p-px-1{padding-left:.25rem!important;padding-right:.25rem!important}.p-px-2{padding-left:.5rem!important;padding-right:.5rem!important}.p-px-3{padding-left:1rem!important;padding-right:1rem!important}.p-px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-px-5{padding-left:2rem!important;padding-right:2rem!important}.p-px-6{padding-left:3rem!important;padding-right:3rem!important}.p-py-0{padding-top:0!important;padding-bottom:0!important}.p-py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-py-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-py-5{padding-top:2rem!important;padding-bottom:2rem!important}.p-py-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-p-0{padding:0!important}.p-p-1{padding:.25rem!important}.p-p-2{padding:.5rem!important}.p-p-3{padding:1rem!important}.p-p-4{padding:1.5rem!important}.p-p-5{padding:2rem!important}.p-p-6{padding:3rem!important}@media screen and (min-width: 576px){.p-pt-sm-0{padding-top:0!important}.p-pt-sm-1{padding-top:.25rem!important}.p-pt-sm-2{padding-top:.5rem!important}.p-pt-sm-3{padding-top:1rem!important}.p-pt-sm-4{padding-top:1.5rem!important}.p-pt-sm-5{padding-top:2rem!important}.p-pt-sm-6{padding-top:3rem!important}.p-pr-sm-0{padding-right:0!important}.p-pr-sm-1{padding-right:.25rem!important}.p-pr-sm-2{padding-right:.5rem!important}.p-pr-sm-3{padding-right:1rem!important}.p-pr-sm-4{padding-right:1.5rem!important}.p-pr-sm-5{padding-right:2rem!important}.p-pr-sm-6{padding-right:3rem!important}.p-pl-sm-0{padding-left:0!important}.p-pl-sm-1{padding-left:.25rem!important}.p-pl-sm-2{padding-left:.5rem!important}.p-pl-sm-3{padding-left:1rem!important}.p-pl-sm-4{padding-left:1.5rem!important}.p-pl-sm-5{padding-left:2rem!important}.p-pl-sm-6{padding-left:3rem!important}.p-pb-sm-0{padding-bottom:0!important}.p-pb-sm-1{padding-bottom:.25rem!important}.p-pb-sm-2{padding-bottom:.5rem!important}.p-pb-sm-3{padding-bottom:1rem!important}.p-pb-sm-4{padding-bottom:1.5rem!important}.p-pb-sm-5{padding-bottom:2rem!important}.p-pb-sm-6{padding-bottom:3rem!important}.p-px-sm-0{padding-left:0!important;padding-right:0!important}.p-px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.p-px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.p-px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.p-px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-px-sm-5{padding-left:2rem!important;padding-right:2rem!important}.p-px-sm-6{padding-left:3rem!important;padding-right:3rem!important}.p-py-sm-0{padding-top:0!important;padding-bottom:0!important}.p-py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-py-sm-5{padding-top:2rem!important;padding-bottom:2rem!important}.p-py-sm-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-p-sm-0{padding:0!important}.p-p-sm-1{padding:.25rem!important}.p-p-sm-2{padding:.5rem!important}.p-p-sm-3{padding:1rem!important}.p-p-sm-4{padding:1.5rem!important}.p-p-sm-5{padding:2rem!important}.p-p-sm-6{padding:3rem!important}}@media screen and (min-width: 768px){.p-pt-md-0{padding-top:0!important}.p-pt-md-1{padding-top:.25rem!important}.p-pt-md-2{padding-top:.5rem!important}.p-pt-md-3{padding-top:1rem!important}.p-pt-md-4{padding-top:1.5rem!important}.p-pt-md-5{padding-top:2rem!important}.p-pt-md-6{padding-top:3rem!important}.p-pr-md-0{padding-right:0!important}.p-pr-md-1{padding-right:.25rem!important}.p-pr-md-2{padding-right:.5rem!important}.p-pr-md-3{padding-right:1rem!important}.p-pr-md-4{padding-right:1.5rem!important}.p-pr-md-5{padding-right:2rem!important}.p-pr-md-6{padding-right:3rem!important}.p-pl-md-0{padding-left:0!important}.p-pl-md-1{padding-left:.25rem!important}.p-pl-md-2{padding-left:.5rem!important}.p-pl-md-3{padding-left:1rem!important}.p-pl-md-4{padding-left:1.5rem!important}.p-pl-md-5{padding-left:2rem!important}.p-pl-md-6{padding-left:3rem!important}.p-pb-md-0{padding-bottom:0!important}.p-pb-md-1{padding-bottom:.25rem!important}.p-pb-md-2{padding-bottom:.5rem!important}.p-pb-md-3{padding-bottom:1rem!important}.p-pb-md-4{padding-bottom:1.5rem!important}.p-pb-md-5{padding-bottom:2rem!important}.p-pb-md-6{padding-bottom:3rem!important}.p-px-md-0{padding-left:0!important;padding-right:0!important}.p-px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.p-px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.p-px-md-3{padding-left:1rem!important;padding-right:1rem!important}.p-px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-px-md-5{padding-left:2rem!important;padding-right:2rem!important}.p-px-md-6{padding-left:3rem!important;padding-right:3rem!important}.p-py-md-0{padding-top:0!important;padding-bottom:0!important}.p-py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-py-md-5{padding-top:2rem!important;padding-bottom:2rem!important}.p-py-md-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-p-md-0{padding:0!important}.p-p-md-1{padding:.25rem!important}.p-p-md-2{padding:.5rem!important}.p-p-md-3{padding:1rem!important}.p-p-md-4{padding:1.5rem!important}.p-p-md-5{padding:2rem!important}.p-p-md-6{padding:3rem!important}}@media screen and (min-width: 992px){.p-pt-lg-0{padding-top:0!important}.p-pt-lg-1{padding-top:.25rem!important}.p-pt-lg-2{padding-top:.5rem!important}.p-pt-lg-3{padding-top:1rem!important}.p-pt-lg-4{padding-top:1.5rem!important}.p-pt-lg-5{padding-top:2rem!important}.p-pt-lg-6,.p-pt-lg-auto{padding-top:3rem!important}.p-pr-lg-0{padding-right:0!important}.p-pr-lg-1{padding-right:.25rem!important}.p-pr-lg-2{padding-right:.5rem!important}.p-pr-lg-3{padding-right:1rem!important}.p-pr-lg-4{padding-right:1.5rem!important}.p-pr-lg-5{padding-right:2rem!important}.p-pr-lg-6{padding-right:3rem!important}.p-pl-lg-0{padding-left:0!important}.p-pl-lg-1{padding-left:.25rem!important}.p-pl-lg-2{padding-left:.5rem!important}.p-pl-lg-3{padding-left:1rem!important}.p-pl-lg-4{padding-left:1.5rem!important}.p-pl-lg-5{padding-left:2rem!important}.p-pl-lg-6{padding-left:3rem!important}.p-pb-lg-0{padding-bottom:0!important}.p-pb-lg-1{padding-bottom:.25rem!important}.p-pb-lg-2{padding-bottom:.5rem!important}.p-pb-lg-3{padding-bottom:1rem!important}.p-pb-lg-4{padding-bottom:1.5rem!important}.p-pb-lg-5{padding-bottom:2rem!important}.p-pb-lg-6{padding-bottom:3rem!important}.p-px-lg-0{padding-left:0!important;padding-right:0!important}.p-px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.p-px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.p-px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.p-px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-px-lg-5{padding-left:2rem!important;padding-right:2rem!important}.p-px-lg-6{padding-left:3rem!important;padding-right:3rem!important}.p-py-lg-0{padding-top:0!important;padding-bottom:0!important}.p-py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-py-lg-5{padding-top:2rem!important;padding-bottom:2rem!important}.p-py-lg-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-p-lg-0{padding:0!important}.p-p-lg-1{padding:.25rem!important}.p-p-lg-2{padding:.5rem!important}.p-p-lg-3{padding:1rem!important}.p-p-lg-4{padding:1.5rem!important}.p-p-lg-5{padding:2rem!important}.p-p-lg-6{padding:3rem!important}}@media screen and (min-width: 1200px){.p-pt-xl-0{padding-top:0!important}.p-pt-xl-1{padding-top:.25rem!important}.p-pt-xl-2{padding-top:.5rem!important}.p-pt-xl-3{padding-top:1rem!important}.p-pt-xl-4{padding-top:1.5rem!important}.p-pt-xl-5{padding-top:2rem!important}.p-pt-xl-6{padding-top:3rem!important}.p-pr-xl-0{padding-right:0!important}.p-pr-xl-1{padding-right:.25rem!important}.p-pr-xl-2{padding-right:.5rem!important}.p-pr-xl-3{padding-right:1rem!important}.p-pr-xl-4{padding-right:1.5rem!important}.p-pr-xl-5{padding-right:2rem!important}.p-pr-xl-6{padding-right:3rem!important}.p-pl-xl-0{padding-left:0!important}.p-pl-xl-1{padding-left:.25rem!important}.p-pl-xl-2{padding-left:.5rem!important}.p-pl-xl-3{padding-left:1rem!important}.p-pl-xl-4{padding-left:1.5rem!important}.p-pl-xl-5{padding-left:2rem!important}.p-pl-xl-6{padding-left:3rem!important}.p-pb-xl-0{padding-bottom:0!important}.p-pb-xl-1{padding-bottom:.25rem!important}.p-pb-xl-2{padding-bottom:.5rem!important}.p-pb-xl-3{padding-bottom:1rem!important}.p-pb-xl-4{padding-bottom:1.5rem!important}.p-pb-xl-5{padding-bottom:2rem!important}.p-pb-xl-6{padding-bottom:3rem!important}.p-px-xl-0{padding-left:0!important;padding-right:0!important}.p-px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.p-px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.p-px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.p-px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-px-xl-5{padding-left:2rem!important;padding-right:2rem!important}.p-px-xl-6{padding-left:3rem!important;padding-right:3rem!important}.p-py-xl-0{padding-top:0!important;padding-bottom:0!important}.p-py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-py-xl-5{padding-top:2rem!important;padding-bottom:2rem!important}.p-py-xl-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-p-xl-0{padding:0!important}.p-p-xl-1{padding:.25rem!important}.p-p-xl-2{padding:.5rem!important}.p-p-xl-3{padding:1rem!important}.p-p-xl-4{padding:1.5rem!important}.p-p-xl-5{padding:2rem!important}.p-p-xl-6{padding:3rem!important}}.p-mt-0{margin-top:0!important}.p-mt-1{margin-top:.25rem!important}.p-mt-2{margin-top:.5rem!important}.p-mt-3{margin-top:1rem!important}.p-mt-4{margin-top:1.5rem!important}.p-mt-5{margin-top:2rem!important}.p-mt-6{margin-top:3rem!important}.p-mt-auto{margin-top:auto!important}.p-mr-0{margin-right:0!important}.p-mr-1{margin-right:.25rem!important}.p-mr-2{margin-right:.5rem!important}.p-mr-3{margin-right:1rem!important}.p-mr-4{margin-right:1.5rem!important}.p-mr-5{margin-right:2rem!important}.p-mr-6{margin-right:3rem!important}.p-mr-auto{margin-right:auto!important}.p-ml-0{margin-left:0!important}.p-ml-1{margin-left:.25rem!important}.p-ml-2{margin-left:.5rem!important}.p-ml-3{margin-left:1rem!important}.p-ml-4{margin-left:1.5rem!important}.p-ml-5{margin-left:2rem!important}.p-ml-6{margin-left:3rem!important}.p-ml-auto{margin-left:auto!important}.p-mb-0{margin-bottom:0!important}.p-mb-1{margin-bottom:.25rem!important}.p-mb-2{margin-bottom:.5rem!important}.p-mb-3{margin-bottom:1rem!important}.p-mb-4{margin-bottom:1.5rem!important}.p-mb-5{margin-bottom:2rem!important}.p-mb-6{margin-bottom:3rem!important}.p-mb-auto{margin-bottom:auto!important}.p-mx-0{margin-left:0!important;margin-right:0!important}.p-mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-auto{margin-left:auto!important;margin-right:auto!important}.p-my-0{margin-top:0!important;margin-bottom:0!important}.p-my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-0{margin:0!important}.p-m-1{margin:.25rem!important}.p-m-2{margin:.5rem!important}.p-m-3{margin:1rem!important}.p-m-4{margin:1.5rem!important}.p-m-5{margin:2rem!important}.p-m-6{margin:3rem!important}.p-m-auto{margin:auto!important}@media screen and (min-width: 576px){.p-mt-sm-0{margin-top:0!important}.p-mt-sm-1{margin-top:.25rem!important}.p-mt-sm-2{margin-top:.5rem!important}.p-mt-sm-3{margin-top:1rem!important}.p-mt-sm-4{margin-top:1.5rem!important}.p-mt-sm-5{margin-top:2rem!important}.p-mt-sm-6,.p-mt-sm-auto{margin-top:3rem!important}.p-mr-sm-0{margin-right:0!important}.p-mr-sm-1{margin-right:.25rem!important}.p-mr-sm-2{margin-right:.5rem!important}.p-mr-sm-3{margin-right:1rem!important}.p-mr-sm-4{margin-right:1.5rem!important}.p-mr-sm-5{margin-right:2rem!important}.p-mr-sm-6{margin-right:3rem!important}.p-mr-sm-auto{margin-right:auto!important}.p-ml-sm-0{margin-left:0!important}.p-ml-sm-1{margin-left:.25rem!important}.p-ml-sm-2{margin-left:.5rem!important}.p-ml-sm-3{margin-left:1rem!important}.p-ml-sm-4{margin-left:1.5rem!important}.p-ml-sm-5{margin-left:2rem!important}.p-ml-sm-6{margin-left:3rem!important}.p-ml-sm-auto{margin-left:auto!important}.p-mb-sm-0{margin-bottom:0!important}.p-mb-sm-1{margin-bottom:.25rem!important}.p-mb-sm-2{margin-bottom:.5rem!important}.p-mb-sm-3{margin-bottom:1rem!important}.p-mb-sm-4{margin-bottom:1.5rem!important}.p-mb-sm-5{margin-bottom:2rem!important}.p-mb-sm-6{margin-bottom:3rem!important}.p-mb-sm-auto{margin-bottom:auto!important}.p-mx-sm-0{margin-left:0!important;margin-right:0!important}.p-mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-sm-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-sm-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.p-my-sm-0{margin-top:0!important;margin-bottom:0!important}.p-my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-sm-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-sm-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-sm-0{margin:0!important}.p-m-sm-1{margin:.25rem!important}.p-m-sm-2{margin:.5rem!important}.p-m-sm-3{margin:1rem!important}.p-m-sm-4{margin:1.5rem!important}.p-m-sm-5{margin:2rem!important}.p-m-sm-6{margin:3rem!important}.p-m-sm-auto{margin:auto!important}}@media screen and (min-width: 768px){.p-mt-md-0{margin-top:0!important}.p-mt-md-1{margin-top:.25rem!important}.p-mt-md-2{margin-top:.5rem!important}.p-mt-md-3{margin-top:1rem!important}.p-mt-md-4{margin-top:1.5rem!important}.p-mt-md-5{margin-top:2rem!important}.p-mt-md-6,.p-mt-md-auto{margin-top:3rem!important}.p-mr-md-0{margin-right:0!important}.p-mr-md-1{margin-right:.25rem!important}.p-mr-md-2{margin-right:.5rem!important}.p-mr-md-3{margin-right:1rem!important}.p-mr-md-4{margin-right:1.5rem!important}.p-mr-md-5{margin-right:2rem!important}.p-mr-md-6{margin-right:3rem!important}.p-mr-md-auto{margin-right:auto!important}.p-ml-md-0{margin-left:0!important}.p-ml-md-1{margin-left:.25rem!important}.p-ml-md-2{margin-left:.5rem!important}.p-ml-md-3{margin-left:1rem!important}.p-ml-md-4{margin-left:1.5rem!important}.p-ml-md-5{margin-left:2rem!important}.p-ml-md-6{margin-left:3rem!important}.p-ml-md-auto{margin-left:auto!important}.p-mb-md-0{margin-bottom:0!important}.p-mb-md-1{margin-bottom:.25rem!important}.p-mb-md-2{margin-bottom:.5rem!important}.p-mb-md-3{margin-bottom:1rem!important}.p-mb-md-4{margin-bottom:1.5rem!important}.p-mb-md-5{margin-bottom:2rem!important}.p-mb-md-6{margin-bottom:3rem!important}.p-mb-md-auto{margin-bottom:auto!important}.p-mx-md-0{margin-left:0!important;margin-right:0!important}.p-mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-md-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-md-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-md-auto{margin-left:auto!important;margin-right:auto!important}.p-my-md-0{margin-top:0!important;margin-bottom:0!important}.p-my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-md-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-md-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-md-0{margin:0!important}.p-m-md-1{margin:.25rem!important}.p-m-md-2{margin:.5rem!important}.p-m-md-3{margin:1rem!important}.p-m-md-4{margin:1.5rem!important}.p-m-md-5{margin:2rem!important}.p-m-md-6{margin:3rem!important}.p-m-md-auto{margin:auto!important}}@media screen and (min-width: 992px){.p-mt-lg-0{margin-top:0!important}.p-mt-lg-1{margin-top:.25rem!important}.p-mt-lg-2{margin-top:.5rem!important}.p-mt-lg-3{margin-top:1rem!important}.p-mt-lg-4{margin-top:1.5rem!important}.p-mt-lg-5{margin-top:2rem!important}.p-mt-lg-6,.p-mt-lg-auto{margin-top:3rem!important}.p-mr-lg-0{margin-right:0!important}.p-mr-lg-1{margin-right:.25rem!important}.p-mr-lg-2{margin-right:.5rem!important}.p-mr-lg-3{margin-right:1rem!important}.p-mr-lg-4{margin-right:1.5rem!important}.p-mr-lg-5{margin-right:2rem!important}.p-mr-lg-6{margin-right:3rem!important}.p-mr-lg-auto{margin-right:auto!important}.p-ml-lg-0{margin-left:0!important}.p-ml-lg-1{margin-left:.25rem!important}.p-ml-lg-2{margin-left:.5rem!important}.p-ml-lg-3{margin-left:1rem!important}.p-ml-lg-4{margin-left:1.5rem!important}.p-ml-lg-5{margin-left:2rem!important}.p-ml-lg-6{margin-left:3rem!important}.p-ml-lg-auto{margin-left:auto!important}.p-mb-lg-0{margin-bottom:0!important}.p-mb-lg-1{margin-bottom:.25rem!important}.p-mb-lg-2{margin-bottom:.5rem!important}.p-mb-lg-3{margin-bottom:1rem!important}.p-mb-lg-4{margin-bottom:1.5rem!important}.p-mb-lg-5{margin-bottom:2rem!important}.p-mb-lg-6{margin-bottom:3rem!important}.p-mb-lg-auto{margin-bottom:auto!important}.p-mx-lg-0{margin-left:0!important;margin-right:0!important}.p-mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-lg-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-lg-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.p-my-lg-0{margin-top:0!important;margin-bottom:0!important}.p-my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-lg-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-lg-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-lg-0{margin:0!important}.p-m-lg-1{margin:.25rem!important}.p-m-lg-2{margin:.5rem!important}.p-m-lg-3{margin:1rem!important}.p-m-lg-4{margin:1.5rem!important}.p-m-lg-5{margin:2rem!important}.p-m-lg-6{margin:3rem!important}.p-m-lg-auto{margin:auto!important}}@media screen and (min-width: 1200px){.p-mt-xl-0{margin-top:0!important}.p-mt-xl-1{margin-top:.25rem!important}.p-mt-xl-2{margin-top:.5rem!important}.p-mt-xl-3{margin-top:1rem!important}.p-mt-xl-4{margin-top:1.5rem!important}.p-mt-xl-5{margin-top:2rem!important}.p-mt-xl-6,.p-mt-xl-auto{margin-top:3rem!important}.p-mr-xl-0{margin-right:0!important}.p-mr-xl-1{margin-right:.25rem!important}.p-mr-xl-2{margin-right:.5rem!important}.p-mr-xl-3{margin-right:1rem!important}.p-mr-xl-4{margin-right:1.5rem!important}.p-mr-xl-5{margin-right:2rem!important}.p-mr-xl-6{margin-right:3rem!important}.p-mr-xl-auto{margin-right:auto!important}.p-ml-xl-0{margin-left:0!important}.p-ml-xl-1{margin-left:.25rem!important}.p-ml-xl-2{margin-left:.5rem!important}.p-ml-xl-3{margin-left:1rem!important}.p-ml-xl-4{margin-left:1.5rem!important}.p-ml-xl-5{margin-left:2rem!important}.p-ml-xl-6{margin-left:3rem!important}.p-ml-xl-auto{margin-left:auto!important}.p-mb-xl-0{margin-bottom:0!important}.p-mb-xl-1{margin-bottom:.25rem!important}.p-mb-xl-2{margin-bottom:.5rem!important}.p-mb-xl-3{margin-bottom:1rem!important}.p-mb-xl-4{margin-bottom:1.5rem!important}.p-mb-xl-5{margin-bottom:2rem!important}.p-mb-xl-6{margin-bottom:3rem!important}.p-mb-xl-auto{margin-bottom:auto!important}.p-mx-xl-0{margin-left:0!important;margin-right:0!important}.p-mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-xl-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-xl-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.p-my-xl-0{margin-top:0!important;margin-bottom:0!important}.p-my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-xl-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-xl-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-xl-0{margin:0!important}.p-m-xl-1{margin:.25rem!important}.p-m-xl-2{margin:.5rem!important}.p-m-xl-3{margin:1rem!important}.p-m-xl-4{margin:1.5rem!important}.p-m-xl-5{margin:2rem!important}.p-m-xl-6{margin:3rem!important}.p-m-xl-auto{margin:auto!important}}.p-shadow-1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.p-shadow-2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.p-shadow-3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.p-shadow-4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.p-shadow-5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.p-shadow-6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.p-shadow-7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.p-shadow-8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.p-shadow-9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.p-shadow-10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.p-shadow-11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.p-shadow-12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.p-shadow-13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.p-shadow-14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.p-shadow-15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.p-shadow-16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.p-shadow-17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.p-shadow-18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.p-shadow-19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.p-shadow-20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.p-shadow-21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.p-shadow-22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.p-shadow-23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.p-shadow-24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}@keyframes ms-motion-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ms-motion-fadeOut{0%{opacity:1}to{opacity:0}}@keyframes ms-motion-scaleDownIn{0%{transform:scale3d(1.15,1.15,1)}to{transform:scaleZ(1)}}@keyframes ms-motion-scaleDownOut{0%{transform:scaleZ(1)}to{transform:scale3d(.9,.9,1)}}@keyframes ms-motion-slideLeftOut{0%{transform:translateZ(0)}to{transform:translate3d(-48px,0,0)}}@keyframes ms-motion-slideRightOut{0%{transform:translateZ(0)}to{transform:translate3d(48px,0,0)}}@keyframes ms-motion-slideLeftIn{0%{transform:translate3d(48px,0,0)}to{transform:translateZ(0)}}@keyframes ms-motion-slideRightIn{0%{transform:translate3d(-48px,0,0)}to{transform:translateZ(0)}}@keyframes ms-motion-slideUpOut{0%{transform:translateZ(0)}to{transform:translate3d(0,-48px,0)}}@keyframes ms-motion-slideDownOut{0%{transform:translateZ(0)}to{transform:translate3d(0,48px,0)}}@keyframes ms-motion-slideUpIn{0%{transform:translate3d(0,48px,0)}to{transform:translateZ(0)}}@keyframes ms-motion-slideDownIn{0%{transform:translate3d(0,-48px,0)}to{transform:translateZ(0)}}.ms-motion-fadeIn{animation:ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}.ms-motion-fadeOut{animation:ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}.ms-motion-scaleDownIn{animation:ms-motion-scaleDownIn .3s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}.ms-motion-scaleDownOut{animation:ms-motion-scaleDownOut .3s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}[dir=ltr] .ms-motion-slideLeftOut{animation:ms-motion-slideLeftOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}[dir=rtl] .ms-motion-slideLeftOut,[dir=ltr] .ms-motion-slideRightOut{animation:ms-motion-slideRightOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}[dir=rtl] .ms-motion-slideRightOut{animation:ms-motion-slideLeftOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}[dir=ltr] .ms-motion-slideLeftIn{animation:ms-motion-slideLeftIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}[dir=rtl] .ms-motion-slideLeftIn,[dir=ltr] .ms-motion-slideRightIn{animation:ms-motion-slideRightIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}[dir=rtl] .ms-motion-slideRightIn{animation:ms-motion-slideLeftIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}.ms-motion-slideUpOut{animation:ms-motion-slideUpOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}.ms-motion-slideDownOut{animation:ms-motion-slideDownOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}.ms-motion-slideUpIn{animation:ms-motion-slideUpIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}.ms-motion-slideDownIn{animation:ms-motion-slideDownIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}@keyframes ms-slideRightIn10{0%{transform:translate3d(-10px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideRightIn20{0%{transform:translate3d(-20px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideRightIn40{0%{transform:translate3d(-40px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideRightIn400{0%{transform:translate3d(-400px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideRightOut40{0%{transform:translateZ(0)}to{transform:translate3d(40px,0,0)}}@keyframes ms-slideRightOut400{0%{transform:translateZ(0)}to{transform:translate3d(400px,0,0)}}@keyframes ms-slideLeftIn10{0%{transform:translate3d(10px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideLeftIn20{0%{transform:translate3d(20px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideLeftIn40{0%{transform:translate3d(40px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideLeftIn400{0%{transform:translate3d(400px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideLeftOut40{0%{transform:translateZ(0)}to{transform:translate3d(-40px,0,0)}}@keyframes ms-slideLeftOut400{0%{transform:translateZ(0)}to{transform:translate3d(-400px,0,0)}}@keyframes ms-slideUpIn10{0%{transform:translate3d(0,10px,0)}to{transform:translateZ(0)}}@keyframes ms-slideUpIn20{0%{transform:translate3d(0,20px,0)}to{transform:translateZ(0)}}@keyframes ms-slideDownIn10{0%{transform:translate3d(0,-10px,0)}to{transform:translateZ(0)}}@keyframes ms-slideDownIn20{0%{transform:translate3d(0,-20px,0)}to{transform:translateZ(0)}}@keyframes ms-slideUpOut10{0%{transform:translateZ(0)}to{transform:translate3d(0,-10px,0)}}@keyframes ms-slideUpOut20{0%{transform:translateZ(0)}to{transform:translate3d(0,-20px,0)}}@keyframes ms-slideDownOut10{0%{transform:translateZ(0)}to{transform:translate3d(0,10px,0)}}@keyframes ms-slideDownOut20{0%{transform:translateZ(0)}to{transform:translate3d(0,20px,0)}}@keyframes ms-scaleUp100{0%{transform:scale3d(.98,.98,1)}to{transform:scaleZ(1)}}@keyframes ms-scaleUp103{0%{transform:scaleZ(1)}to{transform:scale3d(1.03,1.03,1)}}@keyframes ms-scaleDown98{0%{transform:scaleZ(1)}to{transform:scale3d(.98,.98,1)}}@keyframes ms-scaleDown100{0%{transform:scale3d(1.03,1.03,1)}to{transform:scaleZ(1)}}@keyframes ms-fadeIn{0%{opacity:0;animation-timing-function:cubic-bezier(.1,.25,.75,.9)}to{opacity:1}}@keyframes ms-fadeOut{0%{opacity:1;animation-timing-function:cubic-bezier(.1,.25,.75,.9)}to{opacity:0}}@keyframes ms-rotate90{0%{transform:rotate(0)}to{transform:rotate(90deg)}}@keyframes ms-rotateN90{0%{transform:rotate(90deg)}to{transform:rotate(0)}}[dir=ltr] .ms-slideRightIn10{animation-name:ms-fadeIn,ms-slideRightIn10;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideRightIn10{animation:none}}[dir=rtl] .ms-slideRightIn10{animation-name:ms-fadeIn,ms-slideLeftIn10;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideRightIn10{animation:none}}[dir=ltr] .ms-slideRightIn20{animation-name:ms-fadeIn,ms-slideRightIn20;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideRightIn20{animation:none}}[dir=rtl] .ms-slideRightIn20{animation-name:ms-fadeIn,ms-slideLeftIn20;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideRightIn20{animation:none}}[dir=ltr] .ms-slideRightIn40{animation-name:ms-fadeIn,ms-slideRightIn40;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideRightIn40{animation:none}}[dir=rtl] .ms-slideRightIn40{animation-name:ms-fadeIn,ms-slideLeftIn40;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideRightIn40{animation:none}}[dir=ltr] .ms-slideRightIn400{animation-name:ms-fadeIn,ms-slideRightIn400;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideRightIn400{animation:none}}[dir=rtl] .ms-slideRightIn400{animation-name:ms-fadeIn,ms-slideLeftIn400;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideRightIn400{animation:none}}[dir=ltr] .ms-slideRightOut40{animation-name:ms-fadeOut,ms-slideRightOut40;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideRightOut40{animation:none}}[dir=rtl] .ms-slideRightOut40{animation-name:ms-fadeOut,ms-slideLeftOut40;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideRightOut40{animation:none}}[dir=ltr] .ms-slideRightOut400{animation-name:ms-fadeOut,ms-slideRightOut400;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideRightOut400{animation:none}}[dir=rtl] .ms-slideRightOut400{animation-name:ms-fadeOut,ms-slideLeftOut400;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideRightOut400{animation:none}}[dir=ltr] .ms-slideLeftIn10{animation-name:ms-fadeIn,ms-slideLeftIn10;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideLeftIn10{animation:none}}[dir=rtl] .ms-slideLeftIn10{animation-name:ms-fadeIn,ms-slideRightIn10;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideLeftIn10{animation:none}}[dir=ltr] .ms-slideLeftIn20{animation-name:ms-fadeIn,ms-slideLeftIn20;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideLeftIn20{animation:none}}[dir=rtl] .ms-slideLeftIn20{animation-name:ms-fadeIn,ms-slideRightIn20;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideLeftIn20{animation:none}}[dir=ltr] .ms-slideLeftIn40{animation-name:ms-fadeIn,ms-slideLeftIn40;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideLeftIn40{animation:none}}[dir=rtl] .ms-slideLeftIn40{animation-name:ms-fadeIn,ms-slideRightIn40;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideLeftIn40{animation:none}}[dir=ltr] .ms-slideLeftIn400{animation-name:ms-fadeIn,ms-slideLeftIn400;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideLeftIn400{animation:none}}[dir=rtl] .ms-slideLeftIn400{animation-name:ms-fadeIn,ms-slideRightIn400;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideLeftIn400{animation:none}}[dir=ltr] .ms-slideLeftOut40{animation-name:ms-fadeOut,ms-slideLeftOut40;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideLeftOut40{animation:none}}[dir=rtl] .ms-slideLeftOut40{animation-name:ms-fadeOut,ms-slideRightOut40;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideLeftOut40{animation:none}}[dir=ltr] .ms-slideLeftOut400{animation-name:ms-fadeOut,ms-slideLeftOut400;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideLeftOut400{animation:none}}[dir=rtl] .ms-slideLeftOut400{animation-name:ms-fadeOut,ms-slideRightOut400;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideLeftOut400{animation:none}}.ms-slideUpIn10{animation-name:ms-fadeIn,ms-slideUpIn10;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-slideUpIn10{animation:none}}.ms-slideUpIn20{animation-name:ms-fadeIn,ms-slideUpIn20;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-slideUpIn20{animation:none}}.ms-slideDownIn10{animation-name:ms-fadeIn,ms-slideDownIn10;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-slideDownIn10{animation:none}}.ms-slideDownIn20{animation-name:ms-fadeIn,ms-slideDownIn20;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-slideDownIn20{animation:none}}.ms-slideUpOut10{animation-name:ms-fadeOut,ms-slideUpOut10;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-slideUpOut10{animation:none}}.ms-slideUpOut20{animation-name:ms-fadeOut,ms-slideUpOut20;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-slideUpOut20{animation:none}}.ms-slideDownOut10{animation-name:ms-fadeOut,ms-slideDownOut10;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-slideDownOut10{animation:none}}.ms-slideDownOut20{animation-name:ms-fadeOut,ms-slideDownOut20;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-slideDownOut20{animation:none}}.ms-scaleUpIn100{animation-name:ms-fadeIn,ms-scaleUp100;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-scaleUpIn100{animation:none}}.ms-scaleUpOut103{animation-name:ms-fadeOut,ms-scaleUp103;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-scaleUpOut103{animation:none}}.ms-scaleDownOut98{animation-name:ms-fadeOut,ms-scaleDown98;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-scaleDownOut98{animation:none}}.ms-scaleDownIn100{animation-name:ms-fadeIn,ms-scaleDown100;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-scaleDownIn100{animation:none}}.ms-fadeIn100{animation-name:ms-fadeIn;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-fadeIn100{animation:none}}.ms-fadeIn200{animation-name:ms-fadeIn;animation-duration:.267s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-fadeIn200{animation:none}}.ms-fadeIn400{animation-name:ms-fadeIn;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-fadeIn400{animation:none}}.ms-fadeIn500{animation-name:ms-fadeIn;animation-duration:.467s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-fadeIn500{animation:none}}.ms-fadeOut100{animation-name:ms-fadeOut;animation-duration:.1s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-fadeOut100{animation:none}}.ms-fadeOut200{animation-name:ms-fadeOut;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-fadeOut200{animation:none}}.ms-fadeOut400{animation-name:ms-fadeOut;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-fadeOut400{animation:none}}.ms-fadeOut500{animation-name:ms-fadeOut;animation-duration:.467s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-fadeOut500{animation:none}}.ms-expandCollapse100{transition:height .1s cubic-bezier(.1,.25,.75,.9)}@media (prefers-reduced-motion: reduce){.ms-expandCollapse100{transition:none}}.ms-expandCollapse200{transition:height .167s cubic-bezier(.1,.25,.75,.9)}@media (prefers-reduced-motion: reduce){.ms-expandCollapse200{transition:none}}.ms-expandCollapse400{transition:height .367s cubic-bezier(.1,.25,.75,.9)}@media (prefers-reduced-motion: reduce){.ms-expandCollapse400{transition:none}}.ms-delay100{animation-delay:.167s}.ms-delay200{animation-delay:.267s}[dir=ltr] .ms-rotate90deg{animation-name:ms-rotate90;animation-duration:.1s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-rotate90deg{animation:none}}[dir=rtl] .ms-rotate90deg{animation-name:ms-rotateN90;animation-duration:.1s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-rotate90deg{animation:none}}[dir=ltr] .ms-rotateN90deg{animation-name:ms-rotateN90;animation-duration:.1s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-rotateN90deg{animation:none}}[dir=rtl] .ms-rotateN90deg{animation-name:ms-rotate90;animation-duration:.1s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-rotateN90deg{animation:none}}.ms-BrandIcon--icon16{background-size:100% 100%;width:16px;height:16px}.ms-BrandIcon--icon48{background-size:100% 100%;width:48px;height:48px}.ms-BrandIcon--icon96{background-size:100% 100%;width:96px;height:96px}.ms-bgColor-communicationShade30,.ms-bgColor-communicationShade30--hover:hover{background-color:#004578}.ms-bgColor-communicationShade20,.ms-bgColor-communicationShade20--hover:hover{background-color:#005a9e}.ms-bgColor-communicationShade10,.ms-bgColor-communicationShade10--hover:hover{background-color:#106ebe}.ms-bgColor-communicationPrimary,.ms-bgColor-communicationPrimary--hover:hover{background-color:#0078d4}.ms-bgColor-communicationTint10,.ms-bgColor-communicationTint10--hover:hover{background-color:#2b88d8}.ms-bgColor-communicationTint20,.ms-bgColor-communicationTint20--hover:hover{background-color:#c7e0f4}.ms-bgColor-communicationTint30,.ms-bgColor-communicationTint30--hover:hover{background-color:#deecf9}.ms-bgColor-communicationTint40,.ms-bgColor-communicationTint40--hover:hover{background-color:#eff6fc}.ms-bgColor-black,.ms-bgColor-black--hover:hover{background-color:#000}.ms-bgColor-gray220,.ms-bgColor-gray220--hover:hover{background-color:#11100f}.ms-bgColor-gray210,.ms-bgColor-gray210--hover:hover{background-color:#161514}.ms-bgColor-gray200,.ms-bgColor-gray200--hover:hover{background-color:#1b1a19}.ms-bgColor-gray190,.ms-bgColor-gray190--hover:hover{background-color:#201f1e}.ms-bgColor-gray180,.ms-bgColor-gray180--hover:hover{background-color:#252423}.ms-bgColor-gray170,.ms-bgColor-gray170--hover:hover{background-color:#292827}.ms-bgColor-gray160,.ms-bgColor-gray160--hover:hover{background-color:#323130}.ms-bgColor-gray150,.ms-bgColor-gray150--hover:hover{background-color:#3b3a39}.ms-bgColor-gray140,.ms-bgColor-gray140--hover:hover{background-color:#484644}.ms-bgColor-gray130,.ms-bgColor-gray130--hover:hover{background-color:#605e5c}.ms-bgColor-gray120,.ms-bgColor-gray120--hover:hover{background-color:#797775}.ms-bgColor-gray110,.ms-bgColor-gray110--hover:hover{background-color:#8a8886}.ms-bgColor-gray100,.ms-bgColor-gray100--hover:hover{background-color:#979593}.ms-bgColor-gray90,.ms-bgColor-gray90--hover:hover{background-color:#a19f9d}.ms-bgColor-gray80,.ms-bgColor-gray80--hover:hover{background-color:#b3b0ad}.ms-bgColor-gray70,.ms-bgColor-gray70--hover:hover{background-color:#bebbb8}.ms-bgColor-gray60,.ms-bgColor-gray60--hover:hover{background-color:#c8c6c4}.ms-bgColor-gray50,.ms-bgColor-gray50--hover:hover{background-color:#d2d0ce}.ms-bgColor-gray40,.ms-bgColor-gray40--hover:hover{background-color:#e1dfdd}.ms-bgColor-gray30,.ms-bgColor-gray30--hover:hover{background-color:#edebe9}.ms-bgColor-gray20,.ms-bgColor-gray20--hover:hover{background-color:#f3f2f1}.ms-bgColor-gray10,.ms-bgColor-gray10--hover:hover{background-color:#faf9f8}.ms-bgColor-white,.ms-bgColor-white--hover:hover{background-color:#fff}.ms-bgColor-sharedPinkRed10,.ms-bgColor-sharedPinkRed10--hover:hover{background-color:#750b1c}.ms-bgColor-sharedRed20,.ms-bgColor-sharedRed20--hover:hover{background-color:#a4262c}.ms-bgColor-sharedRed10,.ms-bgColor-sharedRed10--hover:hover{background-color:#d13438}.ms-bgColor-sharedRedOrange20,.ms-bgColor-sharedRedOrange20--hover:hover{background-color:#603d30}.ms-bgColor-sharedRedOrange10,.ms-bgColor-sharedRedOrange10--hover:hover{background-color:#da3b01}.ms-bgColor-sharedOrange30,.ms-bgColor-sharedOrange30--hover:hover{background-color:#8e562e}.ms-bgColor-sharedOrange20,.ms-bgColor-sharedOrange20--hover:hover{background-color:#ca5010}.ms-bgColor-sharedOrange10,.ms-bgColor-sharedOrange10--hover:hover{background-color:#fa4}.ms-bgColor-sharedYellow10,.ms-bgColor-sharedYellow10--hover:hover{background-color:#fce100}.ms-bgColor-sharedOrangeYellow20,.ms-bgColor-sharedOrangeYellow20--hover:hover{background-color:#986f0b}.ms-bgColor-sharedOrangeYellow10,.ms-bgColor-sharedOrangeYellow10--hover:hover{background-color:#c19c00}.ms-bgColor-sharedYellowGreen10,.ms-bgColor-sharedYellowGreen10--hover:hover{background-color:#8cbd18}.ms-bgColor-sharedGreen20,.ms-bgColor-sharedGreen20--hover:hover{background-color:#0b6a0b}.ms-bgColor-sharedGreen10,.ms-bgColor-sharedGreen10--hover:hover{background-color:#498205}.ms-bgColor-sharedGreenCyan10,.ms-bgColor-sharedGreenCyan10--hover:hover{background-color:#00ad56}.ms-bgColor-sharedCyan40,.ms-bgColor-sharedCyan40--hover:hover{background-color:#005e50}.ms-bgColor-sharedCyan30,.ms-bgColor-sharedCyan30--hover:hover{background-color:#005b70}.ms-bgColor-sharedCyan20,.ms-bgColor-sharedCyan20--hover:hover{background-color:#038387}.ms-bgColor-sharedCyan10,.ms-bgColor-sharedCyan10--hover:hover{background-color:#00b7c3}.ms-bgColor-sharedCyanBlue20,.ms-bgColor-sharedCyanBlue20--hover:hover{background-color:#004e8c}.ms-bgColor-sharedCyanBlue10,.ms-bgColor-sharedCyanBlue10--hover:hover{background-color:#0078d4}.ms-bgColor-sharedBlue10,.ms-bgColor-sharedBlue10--hover:hover{background-color:#4f6bed}.ms-bgColor-sharedBlueMagenta40,.ms-bgColor-sharedBlueMagenta40--hover:hover{background-color:#373277}.ms-bgColor-sharedBlueMagenta30,.ms-bgColor-sharedBlueMagenta30--hover:hover{background-color:#5c2e91}.ms-bgColor-sharedBlueMagenta20,.ms-bgColor-sharedBlueMagenta20--hover:hover{background-color:#8764b8}.ms-bgColor-sharedBlueMagenta10,.ms-bgColor-sharedBlueMagenta10--hover:hover{background-color:#8378de}.ms-bgColor-sharedMagenta20,.ms-bgColor-sharedMagenta20--hover:hover{background-color:#881798}.ms-bgColor-sharedMagenta10,.ms-bgColor-sharedMagenta10--hover:hover{background-color:#c239b3}.ms-bgColor-sharedMagentaPink20,.ms-bgColor-sharedMagentaPink20--hover:hover{background-color:#9b0062}.ms-bgColor-sharedMagentaPink10,.ms-bgColor-sharedMagentaPink10--hover:hover{background-color:#e3008c}.ms-bgColor-sharedGray40,.ms-bgColor-sharedGray40--hover:hover{background-color:#393939}.ms-bgColor-sharedGray30,.ms-bgColor-sharedGray30--hover:hover{background-color:#7a7574}.ms-bgColor-sharedGray20,.ms-bgColor-sharedGray20--hover:hover{background-color:#69797e}.ms-bgColor-sharedGray10,.ms-bgColor-sharedGray10--hover:hover{background-color:#a0aeb2}.ms-borderColor-communicationShade30,.ms-borderColor-communicationShade30--hover:hover{border-color:#004578}.ms-borderColor-communicationShade20,.ms-borderColor-communicationShade20--hover:hover{border-color:#005a9e}.ms-borderColor-communicationShade10,.ms-borderColor-communicationShade10--hover:hover{border-color:#106ebe}.ms-borderColor-communicationPrimary,.ms-borderColor-communicationPrimary--hover:hover{border-color:#0078d4}.ms-borderColor-communicationTint10,.ms-borderColor-communicationTint10--hover:hover{border-color:#2b88d8}.ms-borderColor-communicationTint20,.ms-borderColor-communicationTint20--hover:hover{border-color:#c7e0f4}.ms-borderColor-communicationTint30,.ms-borderColor-communicationTint30--hover:hover{border-color:#deecf9}.ms-borderColor-communicationTint40,.ms-borderColor-communicationTint40--hover:hover{border-color:#eff6fc}.ms-borderColor-black,.ms-borderColor-black--hover:hover{border-color:#000}.ms-borderColor-gray220,.ms-borderColor-gray220--hover:hover{border-color:#11100f}.ms-borderColor-gray210,.ms-borderColor-gray210--hover:hover{border-color:#161514}.ms-borderColor-gray200,.ms-borderColor-gray200--hover:hover{border-color:#1b1a19}.ms-borderColor-gray190,.ms-borderColor-gray190--hover:hover{border-color:#201f1e}.ms-borderColor-gray180,.ms-borderColor-gray180--hover:hover{border-color:#252423}.ms-borderColor-gray170,.ms-borderColor-gray170--hover:hover{border-color:#292827}.ms-borderColor-gray160,.ms-borderColor-gray160--hover:hover{border-color:#323130}.ms-borderColor-gray150,.ms-borderColor-gray150--hover:hover{border-color:#3b3a39}.ms-borderColor-gray140,.ms-borderColor-gray140--hover:hover{border-color:#484644}.ms-borderColor-gray130,.ms-borderColor-gray130--hover:hover{border-color:#605e5c}.ms-borderColor-gray120,.ms-borderColor-gray120--hover:hover{border-color:#797775}.ms-borderColor-gray110,.ms-borderColor-gray110--hover:hover{border-color:#8a8886}.ms-borderColor-gray100,.ms-borderColor-gray100--hover:hover{border-color:#979593}.ms-borderColor-gray90,.ms-borderColor-gray90--hover:hover{border-color:#a19f9d}.ms-borderColor-gray80,.ms-borderColor-gray80--hover:hover{border-color:#b3b0ad}.ms-borderColor-gray70,.ms-borderColor-gray70--hover:hover{border-color:#bebbb8}.ms-borderColor-gray60,.ms-borderColor-gray60--hover:hover{border-color:#c8c6c4}.ms-borderColor-gray50,.ms-borderColor-gray50--hover:hover{border-color:#d2d0ce}.ms-borderColor-gray40,.ms-borderColor-gray40--hover:hover{border-color:#e1dfdd}.ms-borderColor-gray30,.ms-borderColor-gray30--hover:hover{border-color:#edebe9}.ms-borderColor-gray20,.ms-borderColor-gray20--hover:hover{border-color:#f3f2f1}.ms-borderColor-gray10,.ms-borderColor-gray10--hover:hover{border-color:#faf9f8}.ms-borderColor-white,.ms-borderColor-white--hover:hover{border-color:#fff}.ms-borderColor-sharedPinkRed10,.ms-borderColor-sharedPinkRed10--hover:hover{border-color:#750b1c}.ms-borderColor-sharedRed20,.ms-borderColor-sharedRed20--hover:hover{border-color:#a4262c}.ms-borderColor-sharedRed10,.ms-borderColor-sharedRed10--hover:hover{border-color:#d13438}.ms-borderColor-sharedRedOrange20,.ms-borderColor-sharedRedOrange20--hover:hover{border-color:#603d30}.ms-borderColor-sharedRedOrange10,.ms-borderColor-sharedRedOrange10--hover:hover{border-color:#da3b01}.ms-borderColor-sharedOrange30,.ms-borderColor-sharedOrange30--hover:hover{border-color:#8e562e}.ms-borderColor-sharedOrange20,.ms-borderColor-sharedOrange20--hover:hover{border-color:#ca5010}.ms-borderColor-sharedOrange10,.ms-borderColor-sharedOrange10--hover:hover{border-color:#fa4}.ms-borderColor-sharedYellow10,.ms-borderColor-sharedYellow10--hover:hover{border-color:#fce100}.ms-borderColor-sharedOrangeYellow20,.ms-borderColor-sharedOrangeYellow20--hover:hover{border-color:#986f0b}.ms-borderColor-sharedOrangeYellow10,.ms-borderColor-sharedOrangeYellow10--hover:hover{border-color:#c19c00}.ms-borderColor-sharedYellowGreen10,.ms-borderColor-sharedYellowGreen10--hover:hover{border-color:#8cbd18}.ms-borderColor-sharedGreen20,.ms-borderColor-sharedGreen20--hover:hover{border-color:#0b6a0b}.ms-borderColor-sharedGreen10,.ms-borderColor-sharedGreen10--hover:hover{border-color:#498205}.ms-borderColor-sharedGreenCyan10,.ms-borderColor-sharedGreenCyan10--hover:hover{border-color:#00ad56}.ms-borderColor-sharedCyan40,.ms-borderColor-sharedCyan40--hover:hover{border-color:#005e50}.ms-borderColor-sharedCyan30,.ms-borderColor-sharedCyan30--hover:hover{border-color:#005b70}.ms-borderColor-sharedCyan20,.ms-borderColor-sharedCyan20--hover:hover{border-color:#038387}.ms-borderColor-sharedCyan10,.ms-borderColor-sharedCyan10--hover:hover{border-color:#00b7c3}.ms-borderColor-sharedCyanBlue20,.ms-borderColor-sharedCyanBlue20--hover:hover{border-color:#004e8c}.ms-borderColor-sharedCyanBlue10,.ms-borderColor-sharedCyanBlue10--hover:hover{border-color:#0078d4}.ms-borderColor-sharedBlue10,.ms-borderColor-sharedBlue10--hover:hover{border-color:#4f6bed}.ms-borderColor-sharedBlueMagenta40,.ms-borderColor-sharedBlueMagenta40--hover:hover{border-color:#373277}.ms-borderColor-sharedBlueMagenta30,.ms-borderColor-sharedBlueMagenta30--hover:hover{border-color:#5c2e91}.ms-borderColor-sharedBlueMagenta20,.ms-borderColor-sharedBlueMagenta20--hover:hover{border-color:#8764b8}.ms-borderColor-sharedBlueMagenta10,.ms-borderColor-sharedBlueMagenta10--hover:hover{border-color:#8378de}.ms-borderColor-sharedMagenta20,.ms-borderColor-sharedMagenta20--hover:hover{border-color:#881798}.ms-borderColor-sharedMagenta10,.ms-borderColor-sharedMagenta10--hover:hover{border-color:#c239b3}.ms-borderColor-sharedMagentaPink20,.ms-borderColor-sharedMagentaPink20--hover:hover{border-color:#9b0062}.ms-borderColor-sharedMagentaPink10,.ms-borderColor-sharedMagentaPink10--hover:hover{border-color:#e3008c}.ms-borderColor-sharedGray40,.ms-borderColor-sharedGray40--hover:hover{border-color:#393939}.ms-borderColor-sharedGray30,.ms-borderColor-sharedGray30--hover:hover{border-color:#7a7574}.ms-borderColor-sharedGray20,.ms-borderColor-sharedGray20--hover:hover{border-color:#69797e}.ms-borderColor-sharedGray10,.ms-borderColor-sharedGray10--hover:hover{border-color:#a0aeb2}.ms-fontColor-communicationShade30,.ms-fontColor-communicationShade30--hover:hover{color:#004578}.ms-fontColor-communicationShade20,.ms-fontColor-communicationShade20--hover:hover{color:#005a9e}.ms-fontColor-communicationShade10,.ms-fontColor-communicationShade10--hover:hover{color:#106ebe}.ms-fontColor-communicationPrimary,.ms-fontColor-communicationPrimary--hover:hover{color:#0078d4}.ms-fontColor-communicationTint10,.ms-fontColor-communicationTint10--hover:hover{color:#2b88d8}.ms-fontColor-communicationTint20,.ms-fontColor-communicationTint20--hover:hover{color:#c7e0f4}.ms-fontColor-communicationTint30,.ms-fontColor-communicationTint30--hover:hover{color:#deecf9}.ms-fontColor-communicationTint40,.ms-fontColor-communicationTint40--hover:hover{color:#eff6fc}.ms-fontColor-black,.ms-fontColor-black--hover:hover{color:#000}.ms-fontColor-gray220,.ms-fontColor-gray220--hover:hover{color:#11100f}.ms-fontColor-gray210,.ms-fontColor-gray210--hover:hover{color:#161514}.ms-fontColor-gray200,.ms-fontColor-gray200--hover:hover{color:#1b1a19}.ms-fontColor-gray190,.ms-fontColor-gray190--hover:hover{color:#201f1e}.ms-fontColor-gray180,.ms-fontColor-gray180--hover:hover{color:#252423}.ms-fontColor-gray170,.ms-fontColor-gray170--hover:hover{color:#292827}.ms-fontColor-gray160,.ms-fontColor-gray160--hover:hover{color:#323130}.ms-fontColor-gray150,.ms-fontColor-gray150--hover:hover{color:#3b3a39}.ms-fontColor-gray140,.ms-fontColor-gray140--hover:hover{color:#484644}.ms-fontColor-gray130,.ms-fontColor-gray130--hover:hover{color:#605e5c}.ms-fontColor-gray120,.ms-fontColor-gray120--hover:hover{color:#797775}.ms-fontColor-gray110,.ms-fontColor-gray110--hover:hover{color:#8a8886}.ms-fontColor-gray100,.ms-fontColor-gray100--hover:hover{color:#979593}.ms-fontColor-gray90,.ms-fontColor-gray90--hover:hover{color:#a19f9d}.ms-fontColor-gray80,.ms-fontColor-gray80--hover:hover{color:#b3b0ad}.ms-fontColor-gray70,.ms-fontColor-gray70--hover:hover{color:#bebbb8}.ms-fontColor-gray60,.ms-fontColor-gray60--hover:hover{color:#c8c6c4}.ms-fontColor-gray50,.ms-fontColor-gray50--hover:hover{color:#d2d0ce}.ms-fontColor-gray40,.ms-fontColor-gray40--hover:hover{color:#e1dfdd}.ms-fontColor-gray30,.ms-fontColor-gray30--hover:hover{color:#edebe9}.ms-fontColor-gray20,.ms-fontColor-gray20--hover:hover{color:#f3f2f1}.ms-fontColor-gray10,.ms-fontColor-gray10--hover:hover{color:#faf9f8}.ms-fontColor-white,.ms-fontColor-white--hover:hover{color:#fff}.ms-fontColor-sharedPinkRed10,.ms-fontColor-sharedPinkRed10--hover:hover{color:#750b1c}.ms-fontColor-sharedRed20,.ms-fontColor-sharedRed20--hover:hover{color:#a4262c}.ms-fontColor-sharedRed10,.ms-fontColor-sharedRed10--hover:hover{color:#d13438}.ms-fontColor-sharedRedOrange20,.ms-fontColor-sharedRedOrange20--hover:hover{color:#603d30}.ms-fontColor-sharedRedOrange10,.ms-fontColor-sharedRedOrange10--hover:hover{color:#da3b01}.ms-fontColor-sharedOrange30,.ms-fontColor-sharedOrange30--hover:hover{color:#8e562e}.ms-fontColor-sharedOrange20,.ms-fontColor-sharedOrange20--hover:hover{color:#ca5010}.ms-fontColor-sharedOrange10,.ms-fontColor-sharedOrange10--hover:hover{color:#fa4}.ms-fontColor-sharedYellow10,.ms-fontColor-sharedYellow10--hover:hover{color:#fce100}.ms-fontColor-sharedOrangeYellow20,.ms-fontColor-sharedOrangeYellow20--hover:hover{color:#986f0b}.ms-fontColor-sharedOrangeYellow10,.ms-fontColor-sharedOrangeYellow10--hover:hover{color:#c19c00}.ms-fontColor-sharedYellowGreen10,.ms-fontColor-sharedYellowGreen10--hover:hover{color:#8cbd18}.ms-fontColor-sharedGreen20,.ms-fontColor-sharedGreen20--hover:hover{color:#0b6a0b}.ms-fontColor-sharedGreen10,.ms-fontColor-sharedGreen10--hover:hover{color:#498205}.ms-fontColor-sharedGreenCyan10,.ms-fontColor-sharedGreenCyan10--hover:hover{color:#00ad56}.ms-fontColor-sharedCyan40,.ms-fontColor-sharedCyan40--hover:hover{color:#005e50}.ms-fontColor-sharedCyan30,.ms-fontColor-sharedCyan30--hover:hover{color:#005b70}.ms-fontColor-sharedCyan20,.ms-fontColor-sharedCyan20--hover:hover{color:#038387}.ms-fontColor-sharedCyan10,.ms-fontColor-sharedCyan10--hover:hover{color:#00b7c3}.ms-fontColor-sharedCyanBlue20,.ms-fontColor-sharedCyanBlue20--hover:hover{color:#004e8c}.ms-fontColor-sharedCyanBlue10,.ms-fontColor-sharedCyanBlue10--hover:hover{color:#0078d4}.ms-fontColor-sharedBlue10,.ms-fontColor-sharedBlue10--hover:hover{color:#4f6bed}.ms-fontColor-sharedBlueMagenta40,.ms-fontColor-sharedBlueMagenta40--hover:hover{color:#373277}.ms-fontColor-sharedBlueMagenta30,.ms-fontColor-sharedBlueMagenta30--hover:hover{color:#5c2e91}.ms-fontColor-sharedBlueMagenta20,.ms-fontColor-sharedBlueMagenta20--hover:hover{color:#8764b8}.ms-fontColor-sharedBlueMagenta10,.ms-fontColor-sharedBlueMagenta10--hover:hover{color:#8378de}.ms-fontColor-sharedMagenta20,.ms-fontColor-sharedMagenta20--hover:hover{color:#881798}.ms-fontColor-sharedMagenta10,.ms-fontColor-sharedMagenta10--hover:hover{color:#c239b3}.ms-fontColor-sharedMagentaPink20,.ms-fontColor-sharedMagentaPink20--hover:hover{color:#9b0062}.ms-fontColor-sharedMagentaPink10,.ms-fontColor-sharedMagentaPink10--hover:hover{color:#e3008c}.ms-fontColor-sharedGray40,.ms-fontColor-sharedGray40--hover:hover{color:#393939}.ms-fontColor-sharedGray30,.ms-fontColor-sharedGray30--hover:hover{color:#7a7574}.ms-fontColor-sharedGray20,.ms-fontColor-sharedGray20--hover:hover{color:#69797e}.ms-fontColor-sharedGray10,.ms-fontColor-sharedGray10--hover:hover{color:#a0aeb2}.ms-bgColor-themeDark,.ms-bgColor-themeDark--hover:hover{background-color:#005a9e}.ms-bgColor-themeDarkAlt,.ms-bgColor-themeDarkAlt--hover:hover{background-color:#106ebe}.ms-bgColor-themeDarker,.ms-bgColor-themeDarker--hover:hover{background-color:#004578}.ms-bgColor-themePrimary,.ms-bgColor-themePrimary--hover:hover{background-color:#0078d4}.ms-bgColor-themeSecondary,.ms-bgColor-themeSecondary--hover:hover{background-color:#2b88d8}.ms-bgColor-themeTertiary,.ms-bgColor-themeTertiary--hover:hover{background-color:#71afe5}.ms-bgColor-themeLight,.ms-bgColor-themeLight--hover:hover{background-color:#c7e0f4}.ms-bgColor-themeLighter,.ms-bgColor-themeLighter--hover:hover{background-color:#deecf9}.ms-bgColor-themeLighterAlt,.ms-bgColor-themeLighterAlt--hover:hover{background-color:#eff6fc}.ms-borderColor-themeDark,.ms-borderColor-themeDark--hover:hover{border-color:#005a9e}.ms-borderColor-themeDarkAlt,.ms-borderColor-themeDarkAlt--hover:hover{border-color:#106ebe}.ms-borderColor-themeDarker,.ms-borderColor-themeDarker--hover:hover{border-color:#004578}.ms-borderColor-themePrimary,.ms-borderColor-themePrimary--hover:hover{border-color:#0078d4}.ms-borderColor-themeSecondary,.ms-borderColor-themeSecondary--hover:hover{border-color:#2b88d8}.ms-borderColor-themeTertiary,.ms-borderColor-themeTertiary--hover:hover{border-color:#71afe5}.ms-borderColor-themeLight,.ms-borderColor-themeLight--hover:hover{border-color:#c7e0f4}.ms-borderColor-themeLighter,.ms-borderColor-themeLighter--hover:hover{border-color:#deecf9}.ms-borderColor-themeLighterAlt,.ms-borderColor-themeLighterAlt--hover:hover{border-color:#eff6fc}.ms-fontColor-themeDarker,.ms-fontColor-themeDarker--hover:hover{color:#004578}.ms-fontColor-themeDark,.ms-fontColor-themeDark--hover:hover{color:#005a9e}.ms-fontColor-themeDarkAlt,.ms-fontColor-themeDarkAlt--hover:hover{color:#106ebe}.ms-fontColor-themePrimary,.ms-fontColor-themePrimary--hover:hover{color:#0078d4}.ms-fontColor-themeSecondary,.ms-fontColor-themeSecondary--hover:hover{color:#2b88d8}.ms-fontColor-themeTertiary,.ms-fontColor-themeTertiary--hover:hover{color:#71afe5}.ms-fontColor-themeLight,.ms-fontColor-themeLight--hover:hover{color:#c7e0f4}.ms-fontColor-themeLighter,.ms-fontColor-themeLighter--hover:hover{color:#deecf9}.ms-fontColor-themeLighterAlt,.ms-fontColor-themeLighterAlt--hover:hover{color:#eff6fc}.ms-bgColor-black,.ms-bgColor-black--hover:hover{background-color:#000}.ms-bgColor-neutralDark,.ms-bgColor-neutralDark--hover:hover{background-color:#201f1e}.ms-bgColor-neutralPrimary,.ms-bgColor-neutralPrimary--hover:hover{background-color:#323130}.ms-bgColor-neutralPrimaryAlt,.ms-bgColor-neutralPrimaryAlt--hover:hover{background-color:#3b3a39}.ms-bgColor-neutralSecondary,.ms-bgColor-neutralSecondary--hover:hover{background-color:#605e5c}.ms-bgColor-neutralSecondaryAlt,.ms-bgColor-neutralSecondaryAlt--hover:hover{background-color:#797775}.ms-bgColor-neutralTertiary,.ms-bgColor-neutralTertiary--hover:hover{background-color:#a19f9d}.ms-bgColor-neutralTertiaryAlt,.ms-bgColor-neutralTertiaryAlt--hover:hover{background-color:#c8c6c4}.ms-bgColor-neutralQuaternary,.ms-bgColor-neutralQuaternary--hover:hover{background-color:#d2d0ce}.ms-bgColor-neutralQuaternaryAlt,.ms-bgColor-neutralQuaternaryAlt--hover:hover{background-color:#e1dfdd}.ms-bgColor-neutralLight,.ms-bgColor-neutralLight--hover:hover{background-color:#edebe9}.ms-bgColor-neutralLighter,.ms-bgColor-neutralLighter--hover:hover{background-color:#f3f2f1}.ms-bgColor-neutralLighterAlt,.ms-bgColor-neutralLighterAlt--hover:hover{background-color:#faf9f8}.ms-bgColor-white,.ms-bgColor-white--hover:hover{background-color:#fff}.ms-borderColor-black,.ms-borderColor-black--hover:hover{border-color:#000}.ms-borderColor-neutralDark,.ms-borderColor-neutralDark--hover:hover{border-color:#201f1e}.ms-borderColor-neutralPrimary,.ms-borderColor-neutralPrimary--hover:hover{border-color:#323130}.ms-borderColor-neutralPrimaryAlt,.ms-borderColor-neutralPrimaryAlt--hover:hover{border-color:#3b3a39}.ms-borderColor-neutralSecondary,.ms-borderColor-neutralSecondary--hover:hover{border-color:#605e5c}.ms-borderColor-neutralSecondaryAlt,.ms-borderColor-neutralSecondaryAlt--hover:hover{border-color:#797775}.ms-borderColor-neutralTertiary,.ms-borderColor-neutralTertiary--hover:hover{border-color:#a19f9d}.ms-borderColor-neutralTertiaryAlt,.ms-borderColor-neutralTertiaryAlt--hover:hover{border-color:#c8c6c4}.ms-borderColor-neutralQuaternary,.ms-borderColor-neutralQuaternary--hover:hover{border-color:#d2d0ce}.ms-borderColor-neutralQuaternaryAlt,.ms-borderColor-neutralQuaternaryAlt--hover:hover{border-color:#e1dfdd}.ms-borderColor-neutralLight,.ms-borderColor-neutralLight--hover:hover{border-color:#edebe9}.ms-borderColor-neutralLighter,.ms-borderColor-neutralLighter--hover:hover{border-color:#f3f2f1}.ms-borderColor-neutralLighterAlt,.ms-borderColor-neutralLighterAlt--hover:hover{border-color:#faf9f8}.ms-borderColor-white,.ms-borderColor-white--hover:hover{border-color:#fff}.ms-fontColor-black,.ms-fontColor-black--hover:hover{color:#000}.ms-fontColor-neutralDark,.ms-fontColor-neutralDark--hover:hover{color:#201f1e}.ms-fontColor-neutralPrimary,.ms-fontColor-neutralPrimary--hover:hover{color:#323130}.ms-fontColor-neutralPrimaryAlt,.ms-fontColor-neutralPrimaryAlt--hover:hover{color:#3b3a39}.ms-fontColor-neutralSecondary,.ms-fontColor-neutralSecondary--hover:hover{color:#605e5c}.ms-fontColor-neutralSecondaryAlt,.ms-fontColor-neutralSecondaryAlt--hover:hover{color:#797775}.ms-fontColor-neutralTertiary,.ms-fontColor-neutralTertiary--hover:hover{color:#a19f9d}.ms-fontColor-neutralTertiaryAlt,.ms-fontColor-neutralTertiaryAlt--hover:hover{color:#c8c6c4}.ms-fontColor-neutralQuaternary,.ms-fontColor-neutralQuaternary--hover:hover{color:#d2d0ce}.ms-fontColor-neutralQuaternaryAlt,.ms-fontColor-neutralQuaternaryAlt--hover:hover{color:#e1dfdd}.ms-fontColor-neutralLight,.ms-fontColor-neutralLight--hover:hover{color:#edebe9}.ms-fontColor-neutralLighter,.ms-fontColor-neutralLighter--hover:hover{color:#f3f2f1}.ms-fontColor-neutralLighterAlt,.ms-fontColor-neutralLighterAlt--hover:hover{color:#faf9f8}.ms-fontColor-white,.ms-fontColor-white--hover:hover{color:#fff}.ms-bgColor-yellow,.ms-bgColor-yellow--hover:hover{background-color:#ffb900}.ms-bgColor-yellowLight,.ms-bgColor-yellowLight--hover:hover{background-color:#fff100}.ms-bgColor-orange,.ms-bgColor-orange--hover:hover{background-color:#d83b01}.ms-bgColor-orangeLight,.ms-bgColor-orangeLight--hover:hover{background-color:#ea4300}.ms-bgColor-orangeLighter,.ms-bgColor-orangeLighter--hover:hover{background-color:#ff8c00}.ms-bgColor-redDark,.ms-bgColor-redDark--hover:hover{background-color:#a80000}.ms-bgColor-red,.ms-bgColor-red--hover:hover{background-color:#e81123}.ms-bgColor-magentaDark,.ms-bgColor-magentaDark--hover:hover{background-color:#5c005c}.ms-bgColor-magenta,.ms-bgColor-magenta--hover:hover{background-color:#b4009e}.ms-bgColor-magentaLight,.ms-bgColor-magentaLight--hover:hover{background-color:#e3008c}.ms-bgColor-purpleDark,.ms-bgColor-purpleDark--hover:hover{background-color:#32145a}.ms-bgColor-purple,.ms-bgColor-purple--hover:hover{background-color:#5c2d91}.ms-bgColor-purpleLight,.ms-bgColor-purpleLight--hover:hover{background-color:#b4a0ff}.ms-bgColor-blueDark,.ms-bgColor-blueDark--hover:hover{background-color:#002050}.ms-bgColor-blueMid,.ms-bgColor-blueMid--hover:hover{background-color:#00188f}.ms-bgColor-blue,.ms-bgColor-blue--hover:hover{background-color:#0078d4}.ms-bgColor-blueLight,.ms-bgColor-blueLight--hover:hover{background-color:#00bcf2}.ms-bgColor-tealDark,.ms-bgColor-tealDark--hover:hover{background-color:#004b50}.ms-bgColor-teal,.ms-bgColor-teal--hover:hover{background-color:#008272}.ms-bgColor-tealLight,.ms-bgColor-tealLight--hover:hover{background-color:#00b294}.ms-bgColor-greenDark,.ms-bgColor-greenDark--hover:hover{background-color:#004b1c}.ms-bgColor-green,.ms-bgColor-green--hover:hover{background-color:#107c10}.ms-bgColor-greenLight,.ms-bgColor-greenLight--hover:hover{background-color:#bad80a}.ms-borderColor-yellow,.ms-borderColor-yellow--hover:hover{border-color:#ffb900}.ms-borderColor-yellowLight,.ms-borderColor-yellowLight--hover:hover{border-color:#fff100}.ms-borderColor-orange,.ms-borderColor-orange--hover:hover{border-color:#d83b01}.ms-borderColor-orangeLight,.ms-borderColor-orangeLight--hover:hover{border-color:#ea4300}.ms-borderColor-orangeLighter,.ms-borderColor-orangeLighter--hover:hover{border-color:#ff8c00}.ms-borderColor-redDark,.ms-borderColor-redDark--hover:hover{border-color:#a80000}.ms-borderColor-red,.ms-borderColor-red--hover:hover{border-color:#e81123}.ms-borderColor-magentaDark,.ms-borderColor-magentaDark--hover:hover{border-color:#5c005c}.ms-borderColor-magenta,.ms-borderColor-magenta--hover:hover{border-color:#b4009e}.ms-borderColor-magentaLight,.ms-borderColor-magentaLight--hover:hover{border-color:#e3008c}.ms-borderColor-purpleDark,.ms-borderColor-purpleDark--hover:hover{border-color:#32145a}.ms-borderColor-purple,.ms-borderColor-purple--hover:hover{border-color:#5c2d91}.ms-borderColor-purpleLight,.ms-borderColor-purpleLight--hover:hover{border-color:#b4a0ff}.ms-borderColor-blueDark,.ms-borderColor-blueDark--hover:hover{border-color:#002050}.ms-borderColor-blueMid,.ms-borderColor-blueMid--hover:hover{border-color:#00188f}.ms-borderColor-blue,.ms-borderColor-blue--hover:hover{border-color:#0078d4}.ms-borderColor-blueLight,.ms-borderColor-blueLight--hover:hover{border-color:#00bcf2}.ms-borderColor-tealDark,.ms-borderColor-tealDark--hover:hover{border-color:#004b50}.ms-borderColor-teal,.ms-borderColor-teal--hover:hover{border-color:#008272}.ms-borderColor-tealLight,.ms-borderColor-tealLight--hover:hover{border-color:#00b294}.ms-borderColor-greenDark,.ms-borderColor-greenDark--hover:hover{border-color:#004b1c}.ms-borderColor-green,.ms-borderColor-green--hover:hover{border-color:#107c10}.ms-borderColor-greenLight,.ms-borderColor-greenLight--hover:hover{border-color:#bad80a}.ms-fontColor-yellow,.ms-fontColor-yellow--hover:hover{color:#ffb900}.ms-fontColor-yellowLight,.ms-fontColor-yellowLight--hover:hover{color:#fff100}.ms-fontColor-orange,.ms-fontColor-orange--hover:hover{color:#d83b01}.ms-fontColor-orangeLight,.ms-fontColor-orangeLight--hover:hover{color:#ea4300}.ms-fontColor-orangeLighter,.ms-fontColor-orangeLighter--hover:hover{color:#ff8c00}.ms-fontColor-redDark,.ms-fontColor-redDark--hover:hover{color:#a80000}.ms-fontColor-red,.ms-fontColor-red--hover:hover{color:#e81123}.ms-fontColor-magentaDark,.ms-fontColor-magentaDark--hover:hover{color:#5c005c}.ms-fontColor-magenta,.ms-fontColor-magenta--hover:hover{color:#b4009e}.ms-fontColor-magentaLight,.ms-fontColor-magentaLight--hover:hover{color:#e3008c}.ms-fontColor-purpleDark,.ms-fontColor-purpleDark--hover:hover{color:#32145a}.ms-fontColor-purple,.ms-fontColor-purple--hover:hover{color:#5c2d91}.ms-fontColor-purpleLight,.ms-fontColor-purpleLight--hover:hover{color:#b4a0ff}.ms-fontColor-blueDark,.ms-fontColor-blueDark--hover:hover{color:#002050}.ms-fontColor-blueMid,.ms-fontColor-blueMid--hover:hover{color:#00188f}.ms-fontColor-blue,.ms-fontColor-blue--hover:hover{color:#0078d4}.ms-fontColor-blueLight,.ms-fontColor-blueLight--hover:hover{color:#00bcf2}.ms-fontColor-tealDark,.ms-fontColor-tealDark--hover:hover{color:#004b50}.ms-fontColor-teal,.ms-fontColor-teal--hover:hover{color:#008272}.ms-fontColor-tealLight,.ms-fontColor-tealLight--hover:hover{color:#00b294}.ms-fontColor-greenDark,.ms-fontColor-greenDark--hover:hover{color:#004b1c}.ms-fontColor-green,.ms-fontColor-green--hover:hover{color:#107c10}.ms-fontColor-greenLight,.ms-fontColor-greenLight--hover:hover{color:#bad80a}.ms-bgColor-info,.ms-bgColor-info--hover:hover{background-color:#f3f2f1}.ms-bgColor-success,.ms-bgColor-success--hover:hover{background-color:#dff6dd}.ms-bgColor-severeWarning,.ms-bgColor-severeWarning--hover:hover{background-color:#fed9cc}.ms-bgColor-warning,.ms-bgColor-warning--hover:hover{background-color:#fff4ce}.ms-bgColor-error,.ms-bgColor-error--hover:hover{background-color:#fde7e9}.ms-fontColor-info,.ms-fontColor-info--hover:hover{color:#797775}.ms-fontColor-success,.ms-fontColor-success--hover:hover{color:#107c10}.ms-fontColor-alert,.ms-fontColor-alert--hover:hover{color:#d83b01}.ms-fontColor-warning,.ms-fontColor-warning--hover:hover{color:#797775}.ms-fontColor-severeWarning,.ms-fontColor-severeWarning--hover:hover{color:#d83b01}.ms-fontColor-error,.ms-fontColor-error--hover:hover{color:#a80000}.ms-bgColor-contrastBlackDisabled,.ms-bgColor-contrastBlackDisabled--hover:hover{background-color:#0f0}.ms-bgColor-contrastWhiteDisabled,.ms-bgColor-contrastWhiteDisabled--hover:hover{background-color:#600000}.ms-bgColor-contrastBlackSelected,.ms-bgColor-contrastBlackSelected--hover:hover{background-color:#1aebff}.ms-bgColor-contrastWhiteSelected,.ms-bgColor-contrastWhiteSelected--hover:hover{background-color:#37006e}.ms-fontColor-contrastBlackDisabled,.ms-fontColor-contrastBlackDisabled--hover:hover{color:#0f0}.ms-fontColor-contrastWhiteDisabled,.ms-fontColor-contrastWhiteDisabled--hover:hover{color:#600000}.ms-fontColor-contrastBlackSelected,.ms-fontColor-contrastBlackSelected--hover:hover{color:#1aebff}.ms-fontColor-contrastWhiteSelected,.ms-fontColor-contrastWhiteSelected--hover:hover{color:#37006e}.ms-borderColor-contrastBlackDisabled,.ms-borderColor-contrastBlackDisabled--hover:hover{border-color:#0f0}.ms-borderColor-contrastWhiteDisabled,.ms-borderColor-contrastWhiteDisabled--hover:hover{border-color:#600000}.ms-borderColor-contrastBlackSelected,.ms-borderColor-contrastBlackSelected--hover:hover{border-color:#1aebff}.ms-borderColor-contrastWhiteSelected,.ms-borderColor-contrastWhiteSelected--hover:hover{border-color:#37006e}.ms-bgColor-communicationShade30,.ms-bgColor-communicationShade30--hover:hover{background-color:#004578}.ms-bgColor-communicationShade20,.ms-bgColor-communicationShade20--hover:hover{background-color:#005a9e}.ms-bgColor-communicationShade10,.ms-bgColor-communicationShade10--hover:hover{background-color:#106ebe}.ms-bgColor-communicationPrimary,.ms-bgColor-communicationPrimary--hover:hover{background-color:#0078d4}.ms-bgColor-communicationTint10,.ms-bgColor-communicationTint10--hover:hover{background-color:#2b88d8}.ms-bgColor-communicationTint20,.ms-bgColor-communicationTint20--hover:hover{background-color:#c7e0f4}.ms-bgColor-communicationTint30,.ms-bgColor-communicationTint30--hover:hover{background-color:#deecf9}.ms-bgColor-communicationTint40,.ms-bgColor-communicationTint40--hover:hover{background-color:#eff6fc}.ms-bgColor-black,.ms-bgColor-black--hover:hover{background-color:#000}.ms-bgColor-gray220,.ms-bgColor-gray220--hover:hover{background-color:#11100f}.ms-bgColor-gray210,.ms-bgColor-gray210--hover:hover{background-color:#161514}.ms-bgColor-gray200,.ms-bgColor-gray200--hover:hover{background-color:#1b1a19}.ms-bgColor-gray190,.ms-bgColor-gray190--hover:hover{background-color:#201f1e}.ms-bgColor-gray180,.ms-bgColor-gray180--hover:hover{background-color:#252423}.ms-bgColor-gray170,.ms-bgColor-gray170--hover:hover{background-color:#292827}.ms-bgColor-gray160,.ms-bgColor-gray160--hover:hover{background-color:#323130}.ms-bgColor-gray150,.ms-bgColor-gray150--hover:hover{background-color:#3b3a39}.ms-bgColor-gray140,.ms-bgColor-gray140--hover:hover{background-color:#484644}.ms-bgColor-gray130,.ms-bgColor-gray130--hover:hover{background-color:#605e5c}.ms-bgColor-gray120,.ms-bgColor-gray120--hover:hover{background-color:#797775}.ms-bgColor-gray110,.ms-bgColor-gray110--hover:hover{background-color:#8a8886}.ms-bgColor-gray100,.ms-bgColor-gray100--hover:hover{background-color:#979593}.ms-bgColor-gray90,.ms-bgColor-gray90--hover:hover{background-color:#a19f9d}.ms-bgColor-gray80,.ms-bgColor-gray80--hover:hover{background-color:#b3b0ad}.ms-bgColor-gray70,.ms-bgColor-gray70--hover:hover{background-color:#bebbb8}.ms-bgColor-gray60,.ms-bgColor-gray60--hover:hover{background-color:#c8c6c4}.ms-bgColor-gray50,.ms-bgColor-gray50--hover:hover{background-color:#d2d0ce}.ms-bgColor-gray40,.ms-bgColor-gray40--hover:hover{background-color:#e1dfdd}.ms-bgColor-gray30,.ms-bgColor-gray30--hover:hover{background-color:#edebe9}.ms-bgColor-gray20,.ms-bgColor-gray20--hover:hover{background-color:#f3f2f1}.ms-bgColor-gray10,.ms-bgColor-gray10--hover:hover{background-color:#faf9f8}.ms-bgColor-white,.ms-bgColor-white--hover:hover{background-color:#fff}.ms-bgColor-sharedPinkRed10,.ms-bgColor-sharedPinkRed10--hover:hover{background-color:#750b1c}.ms-bgColor-sharedRed20,.ms-bgColor-sharedRed20--hover:hover{background-color:#a4262c}.ms-bgColor-sharedRed10,.ms-bgColor-sharedRed10--hover:hover{background-color:#d13438}.ms-bgColor-sharedRedOrange20,.ms-bgColor-sharedRedOrange20--hover:hover{background-color:#603d30}.ms-bgColor-sharedRedOrange10,.ms-bgColor-sharedRedOrange10--hover:hover{background-color:#da3b01}.ms-bgColor-sharedOrange30,.ms-bgColor-sharedOrange30--hover:hover{background-color:#8e562e}.ms-bgColor-sharedOrange20,.ms-bgColor-sharedOrange20--hover:hover{background-color:#ca5010}.ms-bgColor-sharedOrange10,.ms-bgColor-sharedOrange10--hover:hover{background-color:#fa4}.ms-bgColor-sharedYellow10,.ms-bgColor-sharedYellow10--hover:hover{background-color:#fce100}.ms-bgColor-sharedOrangeYellow20,.ms-bgColor-sharedOrangeYellow20--hover:hover{background-color:#986f0b}.ms-bgColor-sharedOrangeYellow10,.ms-bgColor-sharedOrangeYellow10--hover:hover{background-color:#c19c00}.ms-bgColor-sharedYellowGreen10,.ms-bgColor-sharedYellowGreen10--hover:hover{background-color:#8cbd18}.ms-bgColor-sharedGreen20,.ms-bgColor-sharedGreen20--hover:hover{background-color:#0b6a0b}.ms-bgColor-sharedGreen10,.ms-bgColor-sharedGreen10--hover:hover{background-color:#498205}.ms-bgColor-sharedGreenCyan10,.ms-bgColor-sharedGreenCyan10--hover:hover{background-color:#00ad56}.ms-bgColor-sharedCyan40,.ms-bgColor-sharedCyan40--hover:hover{background-color:#005e50}.ms-bgColor-sharedCyan30,.ms-bgColor-sharedCyan30--hover:hover{background-color:#005b70}.ms-bgColor-sharedCyan20,.ms-bgColor-sharedCyan20--hover:hover{background-color:#038387}.ms-bgColor-sharedCyan10,.ms-bgColor-sharedCyan10--hover:hover{background-color:#00b7c3}.ms-bgColor-sharedCyanBlue20,.ms-bgColor-sharedCyanBlue20--hover:hover{background-color:#004e8c}.ms-bgColor-sharedCyanBlue10,.ms-bgColor-sharedCyanBlue10--hover:hover{background-color:#0078d4}.ms-bgColor-sharedBlue10,.ms-bgColor-sharedBlue10--hover:hover{background-color:#4f6bed}.ms-bgColor-sharedBlueMagenta40,.ms-bgColor-sharedBlueMagenta40--hover:hover{background-color:#373277}.ms-bgColor-sharedBlueMagenta30,.ms-bgColor-sharedBlueMagenta30--hover:hover{background-color:#5c2e91}.ms-bgColor-sharedBlueMagenta20,.ms-bgColor-sharedBlueMagenta20--hover:hover{background-color:#8764b8}.ms-bgColor-sharedBlueMagenta10,.ms-bgColor-sharedBlueMagenta10--hover:hover{background-color:#8378de}.ms-bgColor-sharedMagenta20,.ms-bgColor-sharedMagenta20--hover:hover{background-color:#881798}.ms-bgColor-sharedMagenta10,.ms-bgColor-sharedMagenta10--hover:hover{background-color:#c239b3}.ms-bgColor-sharedMagentaPink20,.ms-bgColor-sharedMagentaPink20--hover:hover{background-color:#9b0062}.ms-bgColor-sharedMagentaPink10,.ms-bgColor-sharedMagentaPink10--hover:hover{background-color:#e3008c}.ms-bgColor-sharedGray40,.ms-bgColor-sharedGray40--hover:hover{background-color:#393939}.ms-bgColor-sharedGray30,.ms-bgColor-sharedGray30--hover:hover{background-color:#7a7574}.ms-bgColor-sharedGray20,.ms-bgColor-sharedGray20--hover:hover{background-color:#69797e}.ms-bgColor-sharedGray10,.ms-bgColor-sharedGray10--hover:hover{background-color:#a0aeb2}.ms-borderColor-communicationShade30,.ms-borderColor-communicationShade30--hover:hover{border-color:#004578}.ms-borderColor-communicationShade20,.ms-borderColor-communicationShade20--hover:hover{border-color:#005a9e}.ms-borderColor-communicationShade10,.ms-borderColor-communicationShade10--hover:hover{border-color:#106ebe}.ms-borderColor-communicationPrimary,.ms-borderColor-communicationPrimary--hover:hover{border-color:#0078d4}.ms-borderColor-communicationTint10,.ms-borderColor-communicationTint10--hover:hover{border-color:#2b88d8}.ms-borderColor-communicationTint20,.ms-borderColor-communicationTint20--hover:hover{border-color:#c7e0f4}.ms-borderColor-communicationTint30,.ms-borderColor-communicationTint30--hover:hover{border-color:#deecf9}.ms-borderColor-communicationTint40,.ms-borderColor-communicationTint40--hover:hover{border-color:#eff6fc}.ms-borderColor-black,.ms-borderColor-black--hover:hover{border-color:#000}.ms-borderColor-gray220,.ms-borderColor-gray220--hover:hover{border-color:#11100f}.ms-borderColor-gray210,.ms-borderColor-gray210--hover:hover{border-color:#161514}.ms-borderColor-gray200,.ms-borderColor-gray200--hover:hover{border-color:#1b1a19}.ms-borderColor-gray190,.ms-borderColor-gray190--hover:hover{border-color:#201f1e}.ms-borderColor-gray180,.ms-borderColor-gray180--hover:hover{border-color:#252423}.ms-borderColor-gray170,.ms-borderColor-gray170--hover:hover{border-color:#292827}.ms-borderColor-gray160,.ms-borderColor-gray160--hover:hover{border-color:#323130}.ms-borderColor-gray150,.ms-borderColor-gray150--hover:hover{border-color:#3b3a39}.ms-borderColor-gray140,.ms-borderColor-gray140--hover:hover{border-color:#484644}.ms-borderColor-gray130,.ms-borderColor-gray130--hover:hover{border-color:#605e5c}.ms-borderColor-gray120,.ms-borderColor-gray120--hover:hover{border-color:#797775}.ms-borderColor-gray110,.ms-borderColor-gray110--hover:hover{border-color:#8a8886}.ms-borderColor-gray100,.ms-borderColor-gray100--hover:hover{border-color:#979593}.ms-borderColor-gray90,.ms-borderColor-gray90--hover:hover{border-color:#a19f9d}.ms-borderColor-gray80,.ms-borderColor-gray80--hover:hover{border-color:#b3b0ad}.ms-borderColor-gray70,.ms-borderColor-gray70--hover:hover{border-color:#bebbb8}.ms-borderColor-gray60,.ms-borderColor-gray60--hover:hover{border-color:#c8c6c4}.ms-borderColor-gray50,.ms-borderColor-gray50--hover:hover{border-color:#d2d0ce}.ms-borderColor-gray40,.ms-borderColor-gray40--hover:hover{border-color:#e1dfdd}.ms-borderColor-gray30,.ms-borderColor-gray30--hover:hover{border-color:#edebe9}.ms-borderColor-gray20,.ms-borderColor-gray20--hover:hover{border-color:#f3f2f1}.ms-borderColor-gray10,.ms-borderColor-gray10--hover:hover{border-color:#faf9f8}.ms-borderColor-white,.ms-borderColor-white--hover:hover{border-color:#fff}.ms-borderColor-sharedPinkRed10,.ms-borderColor-sharedPinkRed10--hover:hover{border-color:#750b1c}.ms-borderColor-sharedRed20,.ms-borderColor-sharedRed20--hover:hover{border-color:#a4262c}.ms-borderColor-sharedRed10,.ms-borderColor-sharedRed10--hover:hover{border-color:#d13438}.ms-borderColor-sharedRedOrange20,.ms-borderColor-sharedRedOrange20--hover:hover{border-color:#603d30}.ms-borderColor-sharedRedOrange10,.ms-borderColor-sharedRedOrange10--hover:hover{border-color:#da3b01}.ms-borderColor-sharedOrange30,.ms-borderColor-sharedOrange30--hover:hover{border-color:#8e562e}.ms-borderColor-sharedOrange20,.ms-borderColor-sharedOrange20--hover:hover{border-color:#ca5010}.ms-borderColor-sharedOrange10,.ms-borderColor-sharedOrange10--hover:hover{border-color:#fa4}.ms-borderColor-sharedYellow10,.ms-borderColor-sharedYellow10--hover:hover{border-color:#fce100}.ms-borderColor-sharedOrangeYellow20,.ms-borderColor-sharedOrangeYellow20--hover:hover{border-color:#986f0b}.ms-borderColor-sharedOrangeYellow10,.ms-borderColor-sharedOrangeYellow10--hover:hover{border-color:#c19c00}.ms-borderColor-sharedYellowGreen10,.ms-borderColor-sharedYellowGreen10--hover:hover{border-color:#8cbd18}.ms-borderColor-sharedGreen20,.ms-borderColor-sharedGreen20--hover:hover{border-color:#0b6a0b}.ms-borderColor-sharedGreen10,.ms-borderColor-sharedGreen10--hover:hover{border-color:#498205}.ms-borderColor-sharedGreenCyan10,.ms-borderColor-sharedGreenCyan10--hover:hover{border-color:#00ad56}.ms-borderColor-sharedCyan40,.ms-borderColor-sharedCyan40--hover:hover{border-color:#005e50}.ms-borderColor-sharedCyan30,.ms-borderColor-sharedCyan30--hover:hover{border-color:#005b70}.ms-borderColor-sharedCyan20,.ms-borderColor-sharedCyan20--hover:hover{border-color:#038387}.ms-borderColor-sharedCyan10,.ms-borderColor-sharedCyan10--hover:hover{border-color:#00b7c3}.ms-borderColor-sharedCyanBlue20,.ms-borderColor-sharedCyanBlue20--hover:hover{border-color:#004e8c}.ms-borderColor-sharedCyanBlue10,.ms-borderColor-sharedCyanBlue10--hover:hover{border-color:#0078d4}.ms-borderColor-sharedBlue10,.ms-borderColor-sharedBlue10--hover:hover{border-color:#4f6bed}.ms-borderColor-sharedBlueMagenta40,.ms-borderColor-sharedBlueMagenta40--hover:hover{border-color:#373277}.ms-borderColor-sharedBlueMagenta30,.ms-borderColor-sharedBlueMagenta30--hover:hover{border-color:#5c2e91}.ms-borderColor-sharedBlueMagenta20,.ms-borderColor-sharedBlueMagenta20--hover:hover{border-color:#8764b8}.ms-borderColor-sharedBlueMagenta10,.ms-borderColor-sharedBlueMagenta10--hover:hover{border-color:#8378de}.ms-borderColor-sharedMagenta20,.ms-borderColor-sharedMagenta20--hover:hover{border-color:#881798}.ms-borderColor-sharedMagenta10,.ms-borderColor-sharedMagenta10--hover:hover{border-color:#c239b3}.ms-borderColor-sharedMagentaPink20,.ms-borderColor-sharedMagentaPink20--hover:hover{border-color:#9b0062}.ms-borderColor-sharedMagentaPink10,.ms-borderColor-sharedMagentaPink10--hover:hover{border-color:#e3008c}.ms-borderColor-sharedGray40,.ms-borderColor-sharedGray40--hover:hover{border-color:#393939}.ms-borderColor-sharedGray30,.ms-borderColor-sharedGray30--hover:hover{border-color:#7a7574}.ms-borderColor-sharedGray20,.ms-borderColor-sharedGray20--hover:hover{border-color:#69797e}.ms-borderColor-sharedGray10,.ms-borderColor-sharedGray10--hover:hover{border-color:#a0aeb2}.ms-fontColor-communicationShade30,.ms-fontColor-communicationShade30--hover:hover{color:#004578}.ms-fontColor-communicationShade20,.ms-fontColor-communicationShade20--hover:hover{color:#005a9e}.ms-fontColor-communicationShade10,.ms-fontColor-communicationShade10--hover:hover{color:#106ebe}.ms-fontColor-communicationPrimary,.ms-fontColor-communicationPrimary--hover:hover{color:#0078d4}.ms-fontColor-communicationTint10,.ms-fontColor-communicationTint10--hover:hover{color:#2b88d8}.ms-fontColor-communicationTint20,.ms-fontColor-communicationTint20--hover:hover{color:#c7e0f4}.ms-fontColor-communicationTint30,.ms-fontColor-communicationTint30--hover:hover{color:#deecf9}.ms-fontColor-communicationTint40,.ms-fontColor-communicationTint40--hover:hover{color:#eff6fc}.ms-fontColor-black,.ms-fontColor-black--hover:hover{color:#000}.ms-fontColor-gray220,.ms-fontColor-gray220--hover:hover{color:#11100f}.ms-fontColor-gray210,.ms-fontColor-gray210--hover:hover{color:#161514}.ms-fontColor-gray200,.ms-fontColor-gray200--hover:hover{color:#1b1a19}.ms-fontColor-gray190,.ms-fontColor-gray190--hover:hover{color:#201f1e}.ms-fontColor-gray180,.ms-fontColor-gray180--hover:hover{color:#252423}.ms-fontColor-gray170,.ms-fontColor-gray170--hover:hover{color:#292827}.ms-fontColor-gray160,.ms-fontColor-gray160--hover:hover{color:#323130}.ms-fontColor-gray150,.ms-fontColor-gray150--hover:hover{color:#3b3a39}.ms-fontColor-gray140,.ms-fontColor-gray140--hover:hover{color:#484644}.ms-fontColor-gray130,.ms-fontColor-gray130--hover:hover{color:#605e5c}.ms-fontColor-gray120,.ms-fontColor-gray120--hover:hover{color:#797775}.ms-fontColor-gray110,.ms-fontColor-gray110--hover:hover{color:#8a8886}.ms-fontColor-gray100,.ms-fontColor-gray100--hover:hover{color:#979593}.ms-fontColor-gray90,.ms-fontColor-gray90--hover:hover{color:#a19f9d}.ms-fontColor-gray80,.ms-fontColor-gray80--hover:hover{color:#b3b0ad}.ms-fontColor-gray70,.ms-fontColor-gray70--hover:hover{color:#bebbb8}.ms-fontColor-gray60,.ms-fontColor-gray60--hover:hover{color:#c8c6c4}.ms-fontColor-gray50,.ms-fontColor-gray50--hover:hover{color:#d2d0ce}.ms-fontColor-gray40,.ms-fontColor-gray40--hover:hover{color:#e1dfdd}.ms-fontColor-gray30,.ms-fontColor-gray30--hover:hover{color:#edebe9}.ms-fontColor-gray20,.ms-fontColor-gray20--hover:hover{color:#f3f2f1}.ms-fontColor-gray10,.ms-fontColor-gray10--hover:hover{color:#faf9f8}.ms-fontColor-white,.ms-fontColor-white--hover:hover{color:#fff}.ms-fontColor-sharedPinkRed10,.ms-fontColor-sharedPinkRed10--hover:hover{color:#750b1c}.ms-fontColor-sharedRed20,.ms-fontColor-sharedRed20--hover:hover{color:#a4262c}.ms-fontColor-sharedRed10,.ms-fontColor-sharedRed10--hover:hover{color:#d13438}.ms-fontColor-sharedRedOrange20,.ms-fontColor-sharedRedOrange20--hover:hover{color:#603d30}.ms-fontColor-sharedRedOrange10,.ms-fontColor-sharedRedOrange10--hover:hover{color:#da3b01}.ms-fontColor-sharedOrange30,.ms-fontColor-sharedOrange30--hover:hover{color:#8e562e}.ms-fontColor-sharedOrange20,.ms-fontColor-sharedOrange20--hover:hover{color:#ca5010}.ms-fontColor-sharedOrange10,.ms-fontColor-sharedOrange10--hover:hover{color:#fa4}.ms-fontColor-sharedYellow10,.ms-fontColor-sharedYellow10--hover:hover{color:#fce100}.ms-fontColor-sharedOrangeYellow20,.ms-fontColor-sharedOrangeYellow20--hover:hover{color:#986f0b}.ms-fontColor-sharedOrangeYellow10,.ms-fontColor-sharedOrangeYellow10--hover:hover{color:#c19c00}.ms-fontColor-sharedYellowGreen10,.ms-fontColor-sharedYellowGreen10--hover:hover{color:#8cbd18}.ms-fontColor-sharedGreen20,.ms-fontColor-sharedGreen20--hover:hover{color:#0b6a0b}.ms-fontColor-sharedGreen10,.ms-fontColor-sharedGreen10--hover:hover{color:#498205}.ms-fontColor-sharedGreenCyan10,.ms-fontColor-sharedGreenCyan10--hover:hover{color:#00ad56}.ms-fontColor-sharedCyan40,.ms-fontColor-sharedCyan40--hover:hover{color:#005e50}.ms-fontColor-sharedCyan30,.ms-fontColor-sharedCyan30--hover:hover{color:#005b70}.ms-fontColor-sharedCyan20,.ms-fontColor-sharedCyan20--hover:hover{color:#038387}.ms-fontColor-sharedCyan10,.ms-fontColor-sharedCyan10--hover:hover{color:#00b7c3}.ms-fontColor-sharedCyanBlue20,.ms-fontColor-sharedCyanBlue20--hover:hover{color:#004e8c}.ms-fontColor-sharedCyanBlue10,.ms-fontColor-sharedCyanBlue10--hover:hover{color:#0078d4}.ms-fontColor-sharedBlue10,.ms-fontColor-sharedBlue10--hover:hover{color:#4f6bed}.ms-fontColor-sharedBlueMagenta40,.ms-fontColor-sharedBlueMagenta40--hover:hover{color:#373277}.ms-fontColor-sharedBlueMagenta30,.ms-fontColor-sharedBlueMagenta30--hover:hover{color:#5c2e91}.ms-fontColor-sharedBlueMagenta20,.ms-fontColor-sharedBlueMagenta20--hover:hover{color:#8764b8}.ms-fontColor-sharedBlueMagenta10,.ms-fontColor-sharedBlueMagenta10--hover:hover{color:#8378de}.ms-fontColor-sharedMagenta20,.ms-fontColor-sharedMagenta20--hover:hover{color:#881798}.ms-fontColor-sharedMagenta10,.ms-fontColor-sharedMagenta10--hover:hover{color:#c239b3}.ms-fontColor-sharedMagentaPink20,.ms-fontColor-sharedMagentaPink20--hover:hover{color:#9b0062}.ms-fontColor-sharedMagentaPink10,.ms-fontColor-sharedMagentaPink10--hover:hover{color:#e3008c}.ms-fontColor-sharedGray40,.ms-fontColor-sharedGray40--hover:hover{color:#393939}.ms-fontColor-sharedGray30,.ms-fontColor-sharedGray30--hover:hover{color:#7a7574}.ms-fontColor-sharedGray20,.ms-fontColor-sharedGray20--hover:hover{color:#69797e}.ms-fontColor-sharedGray10,.ms-fontColor-sharedGray10--hover:hover{color:#a0aeb2}.ms-depth-0{box-shadow:0 0 0 0 transparent}.ms-depth-4{box-shadow:0 1.6px 3.6px #0002,0 .3px .9px #0000001c}.ms-depth-8{box-shadow:0 3.2px 7.2px #0002,0 .6px 1.8px #0000001c}.ms-depth-16{box-shadow:0 6.4px 14.4px #0002,0 1.2px 3.6px #0000001c}.ms-depth-64{box-shadow:0 25.6px 57.6px #00000038,0 4.8px 14.4px #0000002e}.ms-fontSize-68{font-size:68px}.ms-fontSize-42{font-size:42px}.ms-fontSize-32{font-size:32px}.ms-fontSize-28{font-size:28px}.ms-fontSize-24{font-size:24px}.ms-fontSize-20{font-size:20px}.ms-fontSize-18{font-size:18px}.ms-fontSize-16{font-size:16px}.ms-fontSize-14{font-size:14px}.ms-fontSize-12{font-size:12px}.ms-fontSize-10{font-size:10px}.ms-fontWeight-regular{font-weight:400}.ms-fontWeight-semibold{font-weight:600}.ms-fontWeight-bold{font-weight:700}.ms-font-su{font-size:42px;font-weight:100}.ms-font-xxl{font-size:28px;font-weight:100}.ms-font-xl-plus{font-size:24px;font-weight:100}.ms-font-xl{font-size:21px;font-weight:100}.ms-font-l{font-size:17px;font-weight:300}.ms-font-m-plus{font-size:15px;font-weight:400}.ms-font-m{font-size:14px;font-weight:400}.ms-font-s-plus{font-size:13px;font-weight:400}.ms-font-s{font-size:12px;font-weight:400}.ms-font-xs{font-size:11px;font-weight:400}.ms-font-mi{font-size:10px;font-weight:600}.ms-fontWeight-light{font-weight:100}.ms-fontWeight-semilight{font-weight:300}.ms-fontSize-su{font-size:42px}.ms-fontSize-xxl{font-size:28px}.ms-fontSize-xlPlus{font-size:24px}.ms-fontSize-xl{font-size:21px}.ms-fontSize-l{font-size:17px}.ms-fontSize-mPlus{font-size:15px}.ms-fontSize-m{font-size:14px}.ms-fontSize-sPlus{font-size:13px}.ms-fontSize-s{font-size:12px}.ms-fontSize-xs{font-size:11px}.ms-fontSize-mi{font-size:10px}@font-face{font-family:"Segoe UI Web (West European)";src:url(segoeui-regular.b75f033bfc333828.woff2) format("woff2"),url(segoeui-regular.c7942ac19ccbc580.woff) format("woff");font-weight:400;font-style:normal}.ms-Grid{box-sizing:border-box;zoom:1;padding:0 8px}.ms-Grid:before,.ms-Grid:after{display:table;content:"";line-height:0}.ms-Grid:after{clear:both}.ms-Grid-row{margin:0 -8px;box-sizing:border-box;zoom:1}.ms-Grid-row:before,.ms-Grid-row:after{display:table;content:"";line-height:0}.ms-Grid-row:after{clear:both}.ms-Grid-col{position:relative;min-height:1px;padding-left:8px;padding-right:8px;box-sizing:border-box}[dir=ltr] .ms-Grid-col{float:left}[dir=rtl] .ms-Grid-col{float:right}.ms-Grid-col .ms-Grid{padding:0}.ms-Icon{display:inline-block;font-family:FabricMDL2Icons,sans-serif;font-style:normal;font-weight:400;speak:none}.ms-Icon--circle{margin:0 .5em 0 0;position:relative;display:inline-block;font-size:1rem;width:1em;height:1em;padding:0;text-align:left}[dir=rtl] .ms-Icon--circle{margin:0 0 0 .5em}.ms-Icon--circle:before,.ms-Icon--circle:after{line-height:1;font-size:inherit}.ms-Icon--circle:before{display:block;width:100%;height:100%;margin:0;padding:0;position:absolute}.ms-Icon--circle:after{content:"\e000";position:absolute;top:0;left:0;-ms-transform:scale(2);transform:scale(2);-ms-transform-origin:50% 50%;transform-origin:50% 50%;z-index:0}.ms-Icon--xs{font-size:10px}.ms-Icon--s{font-size:12px}.ms-Icon--m{font-size:16px}.ms-Icon--l{font-size:20px}.ms-Icon--12PointStar:before{content:"\f505"}.ms-Icon--6PointStar:before{content:"\f504"}.ms-Icon--AADLogo:before{content:"\ed68"}.ms-Icon--Accept:before{content:"\e8fb"}.ms-Icon--AccessibiltyChecker:before{content:"\f835"}.ms-Icon--AccessLogo:before{content:"\ed69"}.ms-Icon--AccessLogoFill:before{content:"\f1db"}.ms-Icon--AccountActivity:before{content:"\eff4"}.ms-Icon--AccountBrowser:before{content:"\f652"}.ms-Icon--AccountManagement:before{content:"\f55c"}.ms-Icon--Accounts:before{content:"\e910"}.ms-Icon--ActionCenter:before{content:"\e91c"}.ms-Icon--ActivateOrders:before{content:"\efe0"}.ms-Icon--ActivityFeed:before{content:"\f056"}.ms-Icon--Add:before{content:"\e710"}.ms-Icon--AddBookmark:before{content:"\f5b7"}.ms-Icon--AddEvent:before{content:"\eeb5"}.ms-Icon--AddFavorite:before{content:"\f0c8"}.ms-Icon--AddFavoriteFill:before{content:"\f0c9"}.ms-Icon--AddFriend:before{content:"\e8fa"}.ms-Icon--AddGroup:before{content:"\ee3d"}.ms-Icon--AddHome:before{content:"\f17b"}.ms-Icon--AddIn:before{content:"\f775"}.ms-Icon--AddLink:before{content:"\e35e"}.ms-Icon--AddNotes:before{content:"\eae3"}.ms-Icon--AddOnlineMeeting:before{content:"\ed8e"}.ms-Icon--AddPhone:before{content:"\ed96"}.ms-Icon--AddReaction:before{content:"\f85d"}.ms-Icon--AddTo:before{content:"\ecc8"}.ms-Icon--AddToShoppingList:before{content:"\ea9a"}.ms-Icon--AddWork:before{content:"\f17c"}.ms-Icon--Admin:before{content:"\e7ef"}.ms-Icon--AdminALogo32:before{content:"\f4ba"}.ms-Icon--AdminALogoFill32:before{content:"\f4bb"}.ms-Icon--AdminALogoInverse32:before{content:"\ed6a"}.ms-Icon--AdminCLogoInverse32:before{content:"\ed6b"}.ms-Icon--AdminDLogoInverse32:before{content:"\ed6c"}.ms-Icon--AdminELogoInverse32:before{content:"\ed6d"}.ms-Icon--AdminLLogoInverse32:before{content:"\ed6e"}.ms-Icon--AdminMLogoInverse32:before{content:"\ed6f"}.ms-Icon--AdminOLogoInverse32:before{content:"\ed70"}.ms-Icon--AdminPLogoInverse32:before{content:"\ed71"}.ms-Icon--AdminSLogoInverse32:before{content:"\ed72"}.ms-Icon--AdminYLogoInverse32:before{content:"\ed73"}.ms-Icon--Airplane:before{content:"\e709"}.ms-Icon--AirplaneSolid:before{content:"\eb4c"}.ms-Icon--AirTickets:before{content:"\ef7a"}.ms-Icon--AlarmClock:before{content:"\e919"}.ms-Icon--Album:before{content:"\e7ab"}.ms-Icon--AlbumRemove:before{content:"\ec62"}.ms-Icon--AlertSettings:before{content:"\f8b6"}.ms-Icon--AlertSolid:before{content:"\f331"}.ms-Icon--AlignCenter:before{content:"\e8e3"}.ms-Icon--AlignHorizontalCenter:before{content:"\f4f4"}.ms-Icon--AlignHorizontalLeft:before{content:"\f4f3"}.ms-Icon--AlignHorizontalRight:before{content:"\f4f5"}.ms-Icon--AlignJustify:before{content:"\f51e"}.ms-Icon--AlignLeft:before{content:"\e8e4"}.ms-Icon--AlignRight:before{content:"\e8e2"}.ms-Icon--AlignVerticalBottom:before{content:"\f4f8"}.ms-Icon--AlignVerticalCenter:before{content:"\f4f7"}.ms-Icon--AlignVerticalTop:before{content:"\f4f6"}[dir=ltr] .ms-Icon--AllApps:before{content:"\e71d"}[dir=rtl] .ms-Icon--AllApps:before{content:"\ea40"}[dir=ltr] .ms-Icon--AllAppsMirrored:before{content:"\ea40"}[dir=rtl] .ms-Icon--AllAppsMirrored:before{content:"\e71d"}.ms-Icon--AllCurrency:before{content:"\eae4"}.ms-Icon--AnalyticsLogo:before{content:"\f1de"}.ms-Icon--AnalyticsQuery:before{content:"\f1df"}.ms-Icon--AnalyticsReport:before{content:"\f1e1"}.ms-Icon--AnalyticsView:before{content:"\f5f1"}.ms-Icon--AnchorLock:before{content:"\f511"}.ms-Icon--Annotation:before{content:"\e924"}.ms-Icon--AppIconDefault:before{content:"\ecaa"}.ms-Icon--AppIconDefaultAdd:before{content:"\efda"}.ms-Icon--AppIconDefaultList:before{content:"\efde"}.ms-Icon--Archive:before{content:"\f03f"}.ms-Icon--AreaChart:before{content:"\e9d2"}.ms-Icon--ArrangeBringForward:before{content:"\f509"}.ms-Icon--ArrangeBringToFront:before{content:"\f506"}.ms-Icon--ArrangeByFrom:before{content:"\f678"}.ms-Icon--ArrangeSendBackward:before{content:"\f508"}.ms-Icon--ArrangeSendToBack:before{content:"\f507"}.ms-Icon--Arrivals:before{content:"\eb34"}[dir=ltr] .ms-Icon--ArrowDownRight8:before{content:"\eed5"}[dir=rtl] .ms-Icon--ArrowDownRight8:before{content:"\eef0"}[dir=ltr] .ms-Icon--ArrowDownRightMirrored8:before{content:"\eef0"}[dir=rtl] .ms-Icon--ArrowDownRightMirrored8:before{content:"\eed5"}.ms-Icon--ArrowTallDownLeft:before{content:"\f2bf"}.ms-Icon--ArrowTallDownRight:before{content:"\f2c0"}.ms-Icon--ArrowTallUpLeft:before{content:"\f2bd"}.ms-Icon--ArrowTallUpRight:before{content:"\f2be"}.ms-Icon--ArrowUpRight:before{content:"\f069"}[dir=ltr] .ms-Icon--ArrowUpRight8:before{content:"\eed4"}[dir=rtl] .ms-Icon--ArrowUpRight8:before{content:"\eeef"}[dir=ltr] .ms-Icon--ArrowUpRightMirrored8:before{content:"\eeef"}[dir=rtl] .ms-Icon--ArrowUpRightMirrored8:before{content:"\eed4"}.ms-Icon--Articles:before{content:"\eac1"}.ms-Icon--Ascending:before{content:"\edc0"}.ms-Icon--AspectRatio:before{content:"\e799"}.ms-Icon--AssessmentGroup:before{content:"\f31a"}.ms-Icon--AssessmentGroupTemplate:before{content:"\f2b1"}.ms-Icon--AssetLibrary:before{content:"\eeb6"}.ms-Icon--Assign:before{content:"\e9d3"}.ms-Icon--Asterisk:before{content:"\ea38"}.ms-Icon--AsteriskSolid:before{content:"\f34d"}.ms-Icon--ATPLogo:before{content:"\ef85"}.ms-Icon--Attach:before{content:"\e723"}.ms-Icon--AustralianRules:before{content:"\ee70"}.ms-Icon--AuthenticatorApp:before{content:"\f6b1"}.ms-Icon--AutoEnhanceOff:before{content:"\e78e"}.ms-Icon--AutoEnhanceOn:before{content:"\e78d"}.ms-Icon--AutoFillTemplate:before{content:"\f313"}.ms-Icon--AutoHeight:before{content:"\f512"}.ms-Icon--AutoRacing:before{content:"\eb24"}.ms-Icon--AwayStatus:before{content:"\ee6a"}.ms-Icon--AzureAPIManagement:before{content:"\f37f"}.ms-Icon--AzureKeyVault:before{content:"\f3b4"}.ms-Icon--AzureLogo:before{content:"\eb6a"}.ms-Icon--AzureServiceEndpoint:before{content:"\f380"}.ms-Icon--Back:before{content:"\e72b"}.ms-Icon--BackgroundColor:before{content:"\f42b"}.ms-Icon--Backlog:before{content:"\f2ac"}.ms-Icon--BacklogBoard:before{content:"\f444"}.ms-Icon--BacklogList:before{content:"\f6bf"}.ms-Icon--BackToWindow:before{content:"\e73f"}.ms-Icon--Badge:before{content:"\ec1b"}.ms-Icon--Balloons:before{content:"\ed7e"}.ms-Icon--Bank:before{content:"\e825"}.ms-Icon--BankSolid:before{content:"\f34f"}.ms-Icon--BarChart4:before{content:"\eae7"}.ms-Icon--BarChartHorizontal:before{content:"\e9eb"}.ms-Icon--BarChartVertical:before{content:"\e9ec"}.ms-Icon--BarChartVerticalEdit:before{content:"\f89d"}.ms-Icon--BarChartVerticalFill:before{content:"\f830"}.ms-Icon--BarChartVerticalFilter:before{content:"\f77e"}.ms-Icon--BarChartVerticalFilterSolid:before{content:"\f77f"}.ms-Icon--Baseball:before{content:"\eb20"}.ms-Icon--BeerMug:before{content:"\f49e"}.ms-Icon--BIDashboard:before{content:"\f543"}.ms-Icon--BidiLtr:before{content:"\e9aa"}.ms-Icon--BidiRtl:before{content:"\e9ab"}.ms-Icon--BingLogo:before{content:"\eb6b"}.ms-Icon--BirthdayCake:before{content:"\ef8d"}.ms-Icon--BlockContact:before{content:"\e8f8"}.ms-Icon--Blocked:before{content:"\e733"}.ms-Icon--Blocked12:before{content:"\f62e"}.ms-Icon--Blocked2:before{content:"\ece4"}.ms-Icon--Blocked2Solid:before{content:"\f737"}.ms-Icon--BlockedSite:before{content:"\e72f"}.ms-Icon--BlockedSiteSolid12:before{content:"\f70a"}.ms-Icon--BlockedSolid:before{content:"\f531"}.ms-Icon--Blog:before{content:"\f22b"}.ms-Icon--BlowingSnow:before{content:"\e9c9"}.ms-Icon--Blur:before{content:"\f28e"}.ms-Icon--Boards:before{content:"\ef68"}.ms-Icon--Bold:before{content:"\e8dd"}.ms-Icon--BookAnswers:before{content:"\f8a4"}.ms-Icon--BookingsLogo:before{content:"\edc7"}.ms-Icon--BookmarkReport:before{content:"\f76b"}[dir=ltr] .ms-Icon--Bookmarks:before{content:"\e8a4"}[dir=rtl] .ms-Icon--Bookmarks:before{content:"\ea41"}[dir=ltr] .ms-Icon--BookmarksMirrored:before{content:"\ea41"}[dir=rtl] .ms-Icon--BookmarksMirrored:before{content:"\e8a4"}.ms-Icon--BorderDash:before{content:"\f50a"}.ms-Icon--BorderDot:before{content:"\f50b"}.ms-Icon--BoxAdditionSolid:before{content:"\f2d4"}.ms-Icon--BoxCheckmarkSolid:before{content:"\f2d7"}.ms-Icon--BoxMultiplySolid:before{content:"\f2d5"}.ms-Icon--BoxPlaySolid:before{content:"\f2d6"}.ms-Icon--BoxSubtractSolid:before{content:"\f2d3"}.ms-Icon--BranchCommit:before{content:"\f293"}.ms-Icon--BranchCompare:before{content:"\f294"}.ms-Icon--BranchFork:before{content:"\f173"}.ms-Icon--BranchFork2:before{content:"\f291"}.ms-Icon--BranchLocked:before{content:"\f292"}.ms-Icon--BranchMerge:before{content:"\f295"}.ms-Icon--BranchPullRequest:before{content:"\f296"}.ms-Icon--BranchSearch:before{content:"\f297"}.ms-Icon--BranchShelveset:before{content:"\f298"}.ms-Icon--Breadcrumb:before{content:"\ef8c"}.ms-Icon--Breakfast:before{content:"\f49c"}.ms-Icon--Brightness:before{content:"\e706"}.ms-Icon--Broom:before{content:"\ea99"}.ms-Icon--BrowserScreenShot:before{content:"\ebed"}.ms-Icon--BrowserTab:before{content:"\f5d7"}.ms-Icon--BrowserTabScreenshot:before{content:"\f5d8"}.ms-Icon--Brunch:before{content:"\f49d"}.ms-Icon--Brush:before{content:"\ecff"}.ms-Icon--BucketColor:before{content:"\f1b6"}.ms-Icon--BucketColorFill:before{content:"\f1b7"}.ms-Icon--BufferTimeAfter:before{content:"\f0d0"}.ms-Icon--BufferTimeBefore:before{content:"\f0cf"}.ms-Icon--BufferTimeBoth:before{content:"\f0d1"}.ms-Icon--Bug:before{content:"\ebe8"}.ms-Icon--BugSolid:before{content:"\f335"}.ms-Icon--Build:before{content:"\f28f"}.ms-Icon--BuildDefinition:before{content:"\f6e9"}.ms-Icon--BuildIssue:before{content:"\f319"}.ms-Icon--BuildQueue:before{content:"\f24f"}.ms-Icon--BuildQueueNew:before{content:"\f250"}.ms-Icon--BulkUpload:before{content:"\f548"}[dir=ltr] .ms-Icon--BulletedList2:before{content:"\f2c7"}[dir=rtl] .ms-Icon--BulletedList2:before{content:"\f2c8"}[dir=ltr] .ms-Icon--BulletedList2Mirrored:before{content:"\f2c8"}[dir=rtl] .ms-Icon--BulletedList2Mirrored:before{content:"\f2c7"}[dir=ltr] .ms-Icon--BulletedListBullet:before{content:"\f793"}[dir=rtl] .ms-Icon--BulletedListBullet:before{content:"\f795"}[dir=ltr] .ms-Icon--BulletedListBulletMirrored:before{content:"\f795"}[dir=rtl] .ms-Icon--BulletedListBulletMirrored:before{content:"\f793"}[dir=ltr] .ms-Icon--BulletedList:before{content:"\e8fd"}[dir=rtl] .ms-Icon--BulletedList:before{content:"\ea42"}[dir=ltr] .ms-Icon--BulletedListMirrored:before{content:"\ea42"}[dir=rtl] .ms-Icon--BulletedListMirrored:before{content:"\e8fd"}[dir=ltr] .ms-Icon--BulletedListText:before{content:"\f792"}[dir=rtl] .ms-Icon--BulletedListText:before{content:"\f794"}[dir=ltr] .ms-Icon--BulletedListTextMirrored:before{content:"\f794"}[dir=rtl] .ms-Icon--BulletedListTextMirrored:before{content:"\f792"}.ms-Icon--BulletedTreeList:before{content:"\f84c"}.ms-Icon--Bullseye:before{content:"\f272"}.ms-Icon--BullseyeTarget:before{content:"\f5f0"}.ms-Icon--BullseyeTargetEdit:before{content:"\e319"}.ms-Icon--Bus:before{content:"\e806"}.ms-Icon--BusinessCenterLogo:before{content:"\f4b2"}.ms-Icon--BusinessHoursSign:before{content:"\f310"}.ms-Icon--BusSolid:before{content:"\eb47"}.ms-Icon--ButtonControl:before{content:"\f6c0"}.ms-Icon--Cafe:before{content:"\ec32"}.ms-Icon--Cake:before{content:"\eca4"}.ms-Icon--Calculator:before{content:"\e8ef"}.ms-Icon--CalculatorAddition:before{content:"\e948"}.ms-Icon--CalculatorEqualTo:before{content:"\e94e"}.ms-Icon--CalculatorMultiply:before{content:"\e947"}.ms-Icon--CalculatorNotEqualTo:before{content:"\f2d2"}.ms-Icon--CalculatorPercentage:before{content:"\e94c"}.ms-Icon--CalculatorSubtract:before{content:"\e949"}.ms-Icon--CalendarAgenda:before{content:"\ee9a"}.ms-Icon--CalendarDay:before{content:"\e8bf"}[dir=ltr] .ms-Icon--Calendar:before{content:"\e787"}[dir=rtl] .ms-Icon--Calendar:before{content:"\ed28"}[dir=ltr] .ms-Icon--CalendarMirrored:before{content:"\ed28"}[dir=rtl] .ms-Icon--CalendarMirrored:before{content:"\e787"}.ms-Icon--CalendarReply:before{content:"\e8f5"}[dir=ltr] .ms-Icon--CalendarSettings:before{content:"\f558"}[dir=rtl] .ms-Icon--CalendarSettings:before{content:"\f559"}[dir=ltr] .ms-Icon--CalendarSettingsMirrored:before{content:"\f559"}[dir=rtl] .ms-Icon--CalendarSettingsMirrored:before{content:"\f558"}.ms-Icon--CalendarWeek:before{content:"\e8c0"}.ms-Icon--CalendarWorkWeek:before{content:"\ef51"}.ms-Icon--CalendarYear:before{content:"\e371"}.ms-Icon--Calories:before{content:"\ecad"}.ms-Icon--CaloriesAdd:before{content:"\f172"}.ms-Icon--Camera:before{content:"\e722"}.ms-Icon--CampaignTemplate:before{content:"\f811"}.ms-Icon--Cancel:before{content:"\e711"}.ms-Icon--CannedChat:before{content:"\f0f2"}.ms-Icon--Car:before{content:"\e804"}.ms-Icon--CaretBottomLeftCenter8:before{content:"\f365"}.ms-Icon--CaretBottomLeftSolid8:before{content:"\f121"}.ms-Icon--CaretBottomRightCenter8:before{content:"\f364"}.ms-Icon--CaretBottomRightSolid8:before{content:"\f122"}.ms-Icon--CaretDown8:before{content:"\edd8"}.ms-Icon--CaretDownSolid8:before{content:"\eddc"}[dir=ltr] .ms-Icon--CaretHollow:before{content:"\e817"}[dir=rtl] .ms-Icon--CaretHollow:before{content:"\ea45"}[dir=ltr] .ms-Icon--CaretHollowMirrored:before{content:"\ea45"}[dir=rtl] .ms-Icon--CaretHollowMirrored:before{content:"\e817"}.ms-Icon--CaretLeft8:before{content:"\edd5"}.ms-Icon--CaretLeftSolid8:before{content:"\edd9"}.ms-Icon--CaretRight:before{content:"\f06b"}.ms-Icon--CaretRight8:before{content:"\edd6"}.ms-Icon--CaretRightSolid8:before{content:"\edda"}.ms-Icon--CaretSolid16:before{content:"\ee62"}.ms-Icon--CaretSolidDown:before{content:"\f08e"}.ms-Icon--CaretSolidLeft:before{content:"\f08d"}[dir=ltr] .ms-Icon--CaretSolid:before{content:"\e818"}[dir=rtl] .ms-Icon--CaretSolid:before{content:"\ea46"}[dir=ltr] .ms-Icon--CaretSolidMirrored:before{content:"\ea46"}[dir=rtl] .ms-Icon--CaretSolidMirrored:before{content:"\e818"}.ms-Icon--CaretSolidRight:before{content:"\f08f"}.ms-Icon--CaretSolidUp:before{content:"\f090"}.ms-Icon--CaretTopLeftCenter8:before{content:"\f367"}.ms-Icon--CaretTopLeftSolid8:before{content:"\ef54"}.ms-Icon--CaretTopRightCenter8:before{content:"\f366"}.ms-Icon--CaretTopRightSolid8:before{content:"\ef55"}.ms-Icon--CaretUp8:before{content:"\edd7"}.ms-Icon--CaretUpSolid8:before{content:"\eddb"}.ms-Icon--Cat:before{content:"\ed7f"}.ms-Icon--CellPhone:before{content:"\e8ea"}.ms-Icon--Certificate:before{content:"\eb95"}.ms-Icon--CertifiedDatabase:before{content:"\f5bb"}.ms-Icon--ChangeEntitlements:before{content:"\e310"}.ms-Icon--Chart:before{content:"\e999"}.ms-Icon--ChartSeries:before{content:"\f513"}.ms-Icon--ChartTemplate:before{content:"\f812"}.ms-Icon--ChartXAngle:before{content:"\f514"}.ms-Icon--ChartYAngle:before{content:"\f515"}.ms-Icon--Chat:before{content:"\e901"}.ms-Icon--ChatBot:before{content:"\f08b"}.ms-Icon--ChatInviteFriend:before{content:"\ecfe"}.ms-Icon--ChatSolid:before{content:"\f344"}.ms-Icon--Checkbox:before{content:"\e739"}.ms-Icon--CheckboxComposite:before{content:"\e73a"}.ms-Icon--CheckboxCompositeReversed:before{content:"\e73d"}.ms-Icon--CheckboxFill:before{content:"\e73b"}.ms-Icon--CheckboxIndeterminate:before{content:"\e73c"}.ms-Icon--CheckedOutByOther12:before{content:"\f630"}.ms-Icon--CheckedOutByYou12:before{content:"\f631"}.ms-Icon--CheckList:before{content:"\e9d5"}[dir=ltr] .ms-Icon--CheckListCheck:before{content:"\f7a9"}[dir=rtl] .ms-Icon--CheckListCheck:before{content:"\f7ab"}[dir=ltr] .ms-Icon--CheckListCheckMirrored:before{content:"\f7ab"}[dir=rtl] .ms-Icon--CheckListCheckMirrored:before{content:"\f7a9"}[dir=ltr] .ms-Icon--CheckListText:before{content:"\f7a8"}[dir=rtl] .ms-Icon--CheckListText:before{content:"\f7aa"}[dir=ltr] .ms-Icon--CheckListTextMirrored:before{content:"\f7aa"}[dir=rtl] .ms-Icon--CheckListTextMirrored:before{content:"\f7a8"}.ms-Icon--CheckMark:before{content:"\e73e"}.ms-Icon--ChevronDown:before{content:"\e70d"}.ms-Icon--ChevronDownEnd6:before{content:"\f36f"}.ms-Icon--ChevronDownMed:before{content:"\e972"}.ms-Icon--ChevronDownSmall:before{content:"\e96e"}.ms-Icon--ChevronFold10:before{content:"\f36a"}.ms-Icon--ChevronLeft:before{content:"\e76b"}.ms-Icon--ChevronLeftEnd6:before{content:"\f371"}.ms-Icon--ChevronLeftMed:before{content:"\e973"}.ms-Icon--ChevronLeftSmall:before{content:"\e96f"}.ms-Icon--ChevronRight:before{content:"\e76c"}.ms-Icon--ChevronRightEnd6:before{content:"\f372"}.ms-Icon--ChevronRightMed:before{content:"\e974"}.ms-Icon--ChevronRightSmall:before{content:"\e970"}.ms-Icon--ChevronUnfold10:before{content:"\f369"}.ms-Icon--ChevronUp:before{content:"\e70e"}.ms-Icon--ChevronUpEnd6:before{content:"\f370"}.ms-Icon--ChevronUpMed:before{content:"\e971"}.ms-Icon--ChevronUpSmall:before{content:"\e96d"}.ms-Icon--Childof:before{content:"\f82d"}.ms-Icon--Chopsticks:before{content:"\f4a2"}[dir=ltr] .ms-Icon--ChromeBack:before{content:"\e830"}[dir=rtl] .ms-Icon--ChromeBack:before{content:"\ea47"}[dir=ltr] .ms-Icon--ChromeBackMirrored:before{content:"\ea47"}[dir=rtl] .ms-Icon--ChromeBackMirrored:before{content:"\e830"}.ms-Icon--ChromeClose:before{content:"\e8bb"}.ms-Icon--ChromeFullScreen:before{content:"\e92d"}.ms-Icon--ChromeMinimize:before{content:"\e921"}.ms-Icon--ChromeRestore:before{content:"\e923"}.ms-Icon--CircleAddition:before{content:"\f2e3"}.ms-Icon--CircleAdditionSolid:before{content:"\f2e4"}.ms-Icon--CircleFill:before{content:"\ea3b"}.ms-Icon--CircleHalfFull:before{content:"\ed9e"}.ms-Icon--CirclePause:before{content:"\f2d9"}.ms-Icon--CirclePauseSolid:before{content:"\f2d8"}.ms-Icon--CirclePlus:before{content:"\eaee"}.ms-Icon--CircleRing:before{content:"\ea3a"}.ms-Icon--CircleShapeSolid:before{content:"\f63c"}.ms-Icon--CircleStop:before{content:"\f2dc"}.ms-Icon--CircleStopSolid:before{content:"\f2db"}.ms-Icon--CityNext:before{content:"\ec06"}.ms-Icon--CityNext2:before{content:"\ec07"}.ms-Icon--ClassNotebookLogo16:before{content:"\f488"}.ms-Icon--ClassNotebookLogo32:before{content:"\f486"}.ms-Icon--ClassNotebookLogoFill16:before{content:"\f489"}.ms-Icon--ClassNotebookLogoFill32:before{content:"\f487"}.ms-Icon--ClassNotebookLogoInverse:before{content:"\edc8"}.ms-Icon--ClassNotebookLogoInverse16:before{content:"\f48b"}.ms-Icon--ClassNotebookLogoInverse32:before{content:"\f48a"}.ms-Icon--ClassroomLogo:before{content:"\ef75"}.ms-Icon--Clear:before{content:"\e894"}.ms-Icon--ClearFilter:before{content:"\ef8f"}.ms-Icon--ClearFormatting:before{content:"\eddd"}.ms-Icon--ClearFormattingA:before{content:"\f79d"}.ms-Icon--ClearFormattingEraser:before{content:"\f79e"}.ms-Icon--ClearNight:before{content:"\e9c2"}[dir=ltr] .ms-Icon--ClearSelection:before{content:"\e8e6"}[dir=rtl] .ms-Icon--ClearSelection:before{content:"\ea48"}[dir=ltr] .ms-Icon--ClearSelectionMirrored:before{content:"\ea48"}[dir=rtl] .ms-Icon--ClearSelectionMirrored:before{content:"\e8e6"}[dir=ltr] .ms-Icon--ClipboardList:before{content:"\f0e3"}[dir=rtl] .ms-Icon--ClipboardList:before{content:"\f0e4"}[dir=ltr] .ms-Icon--ClipboardListMirrored:before{content:"\f0e4"}[dir=rtl] .ms-Icon--ClipboardListMirrored:before{content:"\f0e3"}.ms-Icon--ClipboardSolid:before{content:"\f5dc"}.ms-Icon--Clock:before{content:"\e917"}.ms-Icon--CloneToDesktop:before{content:"\f28c"}.ms-Icon--ClosedCaption:before{content:"\ef84"}[dir=ltr] .ms-Icon--ClosePane:before{content:"\e89f"}[dir=rtl] .ms-Icon--ClosePane:before{content:"\ea49"}[dir=ltr] .ms-Icon--ClosePaneMirrored:before{content:"\ea49"}[dir=rtl] .ms-Icon--ClosePaneMirrored:before{content:"\e89f"}.ms-Icon--Cloud:before{content:"\e753"}.ms-Icon--CloudAdd:before{content:"\eca9"}.ms-Icon--CloudDownload:before{content:"\ebd3"}.ms-Icon--CloudImportExport:before{content:"\ee55"}.ms-Icon--CloudUpload:before{content:"\ec8e"}.ms-Icon--CloudWeather:before{content:"\e9be"}.ms-Icon--Cloudy:before{content:"\e9bf"}.ms-Icon--Cocktails:before{content:"\ea9d"}.ms-Icon--Code:before{content:"\e943"}.ms-Icon--CodeEdit:before{content:"\f544"}.ms-Icon--Coffee:before{content:"\eaef"}.ms-Icon--CoffeeScript:before{content:"\f2fa"}.ms-Icon--CollapseContent:before{content:"\f165"}.ms-Icon--CollapseContentSingle:before{content:"\f166"}.ms-Icon--CollapseMenu:before{content:"\ef66"}.ms-Icon--CollegeFootball:before{content:"\eb26"}.ms-Icon--CollegeHoops:before{content:"\eb25"}.ms-Icon--Color:before{content:"\e790"}.ms-Icon--ColorSolid:before{content:"\f354"}.ms-Icon--ColumnLeftTwoThirds:before{content:"\f1d6"}.ms-Icon--ColumnLeftTwoThirdsEdit:before{content:"\f324"}.ms-Icon--ColumnOptions:before{content:"\f317"}.ms-Icon--ColumnRightTwoThirds:before{content:"\f1d7"}.ms-Icon--ColumnRightTwoThirdsEdit:before{content:"\f325"}.ms-Icon--ColumnVerticalSection:before{content:"\f81e"}.ms-Icon--ColumnVerticalSectionEdit:before{content:"\f806"}.ms-Icon--Combine:before{content:"\edbb"}.ms-Icon--Combobox:before{content:"\f516"}.ms-Icon--CommandPrompt:before{content:"\e756"}.ms-Icon--Comment:before{content:"\e90a"}.ms-Icon--CommentActive:before{content:"\f804"}.ms-Icon--CommentAdd:before{content:"\f2b3"}.ms-Icon--CommentNext:before{content:"\f2b4"}.ms-Icon--CommentPrevious:before{content:"\f2b5"}.ms-Icon--CommentSolid:before{content:"\e30e"}.ms-Icon--CommentUrgent:before{content:"\f307"}.ms-Icon--Commitments:before{content:"\ec4d"}.ms-Icon--Communications:before{content:"\e95a"}[dir=ltr] .ms-Icon--CompanyDirectory:before{content:"\ef0d"}[dir=rtl] .ms-Icon--CompanyDirectory:before{content:"\ef2b"}[dir=ltr] .ms-Icon--CompanyDirectoryMirrored:before{content:"\ef2b"}[dir=rtl] .ms-Icon--CompanyDirectoryMirrored:before{content:"\ef0d"}.ms-Icon--Compare:before{content:"\f057"}.ms-Icon--CompassNW:before{content:"\e942"}.ms-Icon--Completed:before{content:"\e930"}.ms-Icon--CompletedSolid:before{content:"\ec61"}.ms-Icon--ComplianceAudit:before{content:"\e369"}.ms-Icon--ConfigurationSolid:before{content:"\f334"}.ms-Icon--ConnectContacts:before{content:"\efd4"}.ms-Icon--ConnectVirtualMachine:before{content:"\ee9d"}.ms-Icon--ConstructionCone:before{content:"\e98f"}.ms-Icon--ConstructionConeSolid:before{content:"\f339"}.ms-Icon--Contact:before{content:"\e77b"}.ms-Icon--ContactCard:before{content:"\eebd"}[dir=ltr] .ms-Icon--ContactCardSettings:before{content:"\f556"}[dir=rtl] .ms-Icon--ContactCardSettings:before{content:"\f557"}[dir=ltr] .ms-Icon--ContactCardSettingsMirrored:before{content:"\f557"}[dir=rtl] .ms-Icon--ContactCardSettingsMirrored:before{content:"\f556"}.ms-Icon--ContactHeart:before{content:"\f862"}.ms-Icon--ContactInfo:before{content:"\e779"}.ms-Icon--ContactLink:before{content:"\f25f"}.ms-Icon--ContactList:before{content:"\f7e5"}.ms-Icon--ContextMenu:before{content:"\f37c"}.ms-Icon--Contrast:before{content:"\e7a1"}.ms-Icon--Copy:before{content:"\e8c8"}.ms-Icon--Cotton:before{content:"\eaf3"}.ms-Icon--Coupon:before{content:"\f7bc"}.ms-Icon--CPlusPlus:before{content:"\f2f4"}.ms-Icon--CPlusPlusLanguage:before{content:"\f2f3"}.ms-Icon--CreateMailRule:before{content:"\f67a"}.ms-Icon--Cricket:before{content:"\eb1e"}.ms-Icon--CRMCustomerInsightsApp:before{content:"\f3c8"}.ms-Icon--CRMProcesses:before{content:"\efb1"}.ms-Icon--CRMReport:before{content:"\effe"}.ms-Icon--CRMServices:before{content:"\efd2"}.ms-Icon--Crop:before{content:"\e7a8"}.ms-Icon--Crown:before{content:"\ed01"}.ms-Icon--CrownSolid:before{content:"\f336"}.ms-Icon--CSharp:before{content:"\f2f0"}.ms-Icon--CSharpLanguage:before{content:"\f2ef"}.ms-Icon--CSS:before{content:"\ebef"}.ms-Icon--CubeShape:before{content:"\f1aa"}.ms-Icon--CustomizeToolbar:before{content:"\f828"}[dir=ltr] .ms-Icon--CustomList:before{content:"\eebe"}[dir=rtl] .ms-Icon--CustomList:before{content:"\eebf"}[dir=ltr] .ms-Icon--CustomListMirrored:before{content:"\eebf"}[dir=rtl] .ms-Icon--CustomListMirrored:before{content:"\eebe"}.ms-Icon--Cut:before{content:"\e8c6"}.ms-Icon--Cycling:before{content:"\eac7"}.ms-Icon--D365TalentHRCore:before{content:"\f6bd"}.ms-Icon--D365TalentInsight:before{content:"\f6bc"}.ms-Icon--D365TalentLearn:before{content:"\f6bb"}.ms-Icon--DashboardAdd:before{content:"\f52d"}.ms-Icon--Database:before{content:"\efc7"}.ms-Icon--DatabaseSync:before{content:"\f842"}.ms-Icon--DataConnectionLibrary:before{content:"\eeb7"}.ms-Icon--Dataflows:before{content:"\f7dd"}.ms-Icon--DataflowsLink:before{content:"\e366"}.ms-Icon--DataManagementSettings:before{content:"\efc8"}.ms-Icon--DateTime2:before{content:"\ea17"}[dir=ltr] .ms-Icon--DateTime:before{content:"\ec92"}[dir=rtl] .ms-Icon--DateTime:before{content:"\ee93"}[dir=ltr] .ms-Icon--DateTimeMirrored:before{content:"\ee93"}[dir=rtl] .ms-Icon--DateTimeMirrored:before{content:"\ec92"}.ms-Icon--DeactivateOrders:before{content:"\efe1"}.ms-Icon--Decimals:before{content:"\f218"}.ms-Icon--DecisionSolid:before{content:"\f350"}.ms-Icon--DeclineCall:before{content:"\f405"}[dir=ltr] .ms-Icon--DecreaseIndentArrow:before{content:"\f7a3"}[dir=rtl] .ms-Icon--DecreaseIndentArrow:before{content:"\f7a7"}[dir=ltr] .ms-Icon--DecreaseIndentArrowMirrored:before{content:"\f7a7"}[dir=rtl] .ms-Icon--DecreaseIndentArrowMirrored:before{content:"\f7a3"}.ms-Icon--DecreaseIndentLegacy:before{content:"\e290"}[dir=ltr] .ms-Icon--DecreaseIndentText:before{content:"\f7a2"}[dir=rtl] .ms-Icon--DecreaseIndentText:before{content:"\f7a6"}[dir=ltr] .ms-Icon--DecreaseIndentTextMirrored:before{content:"\f7a6"}[dir=rtl] .ms-Icon--DecreaseIndentTextMirrored:before{content:"\f7a2"}.ms-Icon--DefaultRatio:before{content:"\f529"}.ms-Icon--DefectSolid:before{content:"\f449"}.ms-Icon--DefenderTVM:before{content:"\f6b3"}.ms-Icon--Delete:before{content:"\e74d"}.ms-Icon--DeleteColumns:before{content:"\f64e"}[dir=ltr] .ms-Icon--DeleteRows:before{content:"\f64f"}[dir=rtl] .ms-Icon--DeleteRows:before{content:"\f650"}[dir=ltr] .ms-Icon--DeleteRowsMirrored:before{content:"\f650"}[dir=rtl] .ms-Icon--DeleteRowsMirrored:before{content:"\f64f"}.ms-Icon--DeleteTable:before{content:"\f651"}.ms-Icon--DeliveryTruck:before{content:"\ebf4"}.ms-Icon--DelveAnalytics:before{content:"\eeee"}.ms-Icon--DelveAnalyticsLogo:before{content:"\edca"}.ms-Icon--DelveLogo:before{content:"\f280"}.ms-Icon--DelveLogoFill:before{content:"\f281"}.ms-Icon--DelveLogoInverse:before{content:"\ed76"}.ms-Icon--DependencyAdd:before{content:"\e344"}.ms-Icon--DependencyRemove:before{content:"\e345"}.ms-Icon--Deploy:before{content:"\f29d"}.ms-Icon--Descending:before{content:"\edc1"}.ms-Icon--Design:before{content:"\eb3c"}.ms-Icon--DesktopScreenshot:before{content:"\f5d9"}.ms-Icon--DeveloperTools:before{content:"\ec7a"}.ms-Icon--Devices2:before{content:"\e975"}.ms-Icon--Devices3:before{content:"\ea6c"}.ms-Icon--Devices4:before{content:"\eb66"}.ms-Icon--Diagnostic:before{content:"\e9d9"}.ms-Icon--DiagnosticDataBarTooltip:before{content:"\f7df"}.ms-Icon--Dialpad:before{content:"\e75f"}.ms-Icon--Diamond:before{content:"\ed02"}.ms-Icon--DiamondSolid:before{content:"\f34c"}.ms-Icon--Dictionary:before{content:"\e82d"}.ms-Icon--DictionaryRemove:before{content:"\f69a"}.ms-Icon--DietPlanNotebook:before{content:"\eac8"}.ms-Icon--DiffInline:before{content:"\f309"}.ms-Icon--DiffSideBySide:before{content:"\f30a"}.ms-Icon--DisableUpdates:before{content:"\e8d8"}.ms-Icon--DisconnectVirtualMachine:before{content:"\f873"}.ms-Icon--Dislike:before{content:"\e8e0"}.ms-Icon--DislikeSolid:before{content:"\f3c0"}.ms-Icon--DistributeDown:before{content:"\f76a"}[dir=ltr] .ms-Icon--DockLeft:before{content:"\e90c"}[dir=rtl] .ms-Icon--DockLeft:before{content:"\ea4c"}[dir=ltr] .ms-Icon--DockLeftMirrored:before{content:"\ea4c"}[dir=rtl] .ms-Icon--DockLeftMirrored:before{content:"\e90c"}.ms-Icon--DockRight:before{content:"\e90d"}.ms-Icon--DocLibrary:before{content:"\eeb8"}.ms-Icon--DocsLogoInverse:before{content:"\edcb"}.ms-Icon--Document:before{content:"\e8a5"}.ms-Icon--DocumentApproval:before{content:"\f28b"}.ms-Icon--Documentation:before{content:"\ec17"}.ms-Icon--DocumentManagement:before{content:"\effc"}.ms-Icon--DocumentReply:before{content:"\ef57"}.ms-Icon--DocumentSearch:before{content:"\ef6c"}.ms-Icon--DocumentSet:before{content:"\eed6"}.ms-Icon--DOM:before{content:"\ec8d"}.ms-Icon--DonutChart:before{content:"\f368"}.ms-Icon--Door:before{content:"\eb75"}.ms-Icon--DoubleBookmark:before{content:"\eb8f"}.ms-Icon--DoubleChevronDown:before{content:"\ee04"}.ms-Icon--DoubleChevronDown12:before{content:"\ee97"}.ms-Icon--DoubleChevronDown8:before{content:"\f36b"}.ms-Icon--DoubleChevronLeft:before{content:"\edbe"}.ms-Icon--DoubleChevronLeft12:before{content:"\ee98"}.ms-Icon--DoubleChevronLeft8:before{content:"\f36d"}[dir=ltr] .ms-Icon--DoubleChevronLeftMed:before{content:"\e991"}[dir=rtl] .ms-Icon--DoubleChevronLeftMed:before{content:"\ea4d"}[dir=ltr] .ms-Icon--DoubleChevronLeftMedMirrored:before{content:"\ea4d"}[dir=rtl] .ms-Icon--DoubleChevronLeftMedMirrored:before{content:"\e991"}.ms-Icon--DoubleChevronRight:before{content:"\edbf"}.ms-Icon--DoubleChevronRight12:before{content:"\ee99"}.ms-Icon--DoubleChevronRight8:before{content:"\f36e"}.ms-Icon--DoubleChevronUp:before{content:"\edbd"}.ms-Icon--DoubleChevronUp12:before{content:"\ee96"}.ms-Icon--DoubleChevronUp8:before{content:"\f36c"}.ms-Icon--DoubleColumn:before{content:"\f1d4"}.ms-Icon--DoubleColumnEdit:before{content:"\f322"}.ms-Icon--DoubleDownArrow:before{content:"\f769"}.ms-Icon--Down:before{content:"\e74b"}.ms-Icon--Download:before{content:"\e896"}.ms-Icon--DownloadDocument:before{content:"\f549"}.ms-Icon--DragObject:before{content:"\f553"}.ms-Icon--DrillDown:before{content:"\f532"}.ms-Icon--DrillDownSolid:before{content:"\f533"}.ms-Icon--DrillExpand:before{content:"\f534"}.ms-Icon--DrillShow:before{content:"\f535"}.ms-Icon--DrillThrough:before{content:"\f5b9"}.ms-Icon--DRM:before{content:"\eca8"}.ms-Icon--Drop:before{content:"\eb42"}.ms-Icon--Dropdown:before{content:"\edc5"}.ms-Icon--DropShapeSolid:before{content:"\f63f"}.ms-Icon--DuplicateRow:before{content:"\f82a"}.ms-Icon--Duststorm:before{content:"\e9cd"}.ms-Icon--Dynamics365Logo:before{content:"\edcc"}.ms-Icon--DynamicSMBLogo:before{content:"\edcd"}.ms-Icon--EaseOfAccess:before{content:"\e776"}.ms-Icon--EatDrink:before{content:"\e807"}.ms-Icon--EdgeLogo:before{content:"\ec60"}.ms-Icon--eDiscovery:before{content:"\e370"}.ms-Icon--EditContact:before{content:"\efd3"}.ms-Icon--EditCreate:before{content:"\f3c9"}.ms-Icon--EditMail:before{content:"\ef61"}[dir=ltr] .ms-Icon--Edit:before{content:"\e70f"}[dir=rtl] .ms-Icon--Edit:before{content:"\eb7e"}[dir=ltr] .ms-Icon--EditMirrored:before{content:"\eb7e"}[dir=rtl] .ms-Icon--EditMirrored:before{content:"\e70f"}.ms-Icon--EditNote:before{content:"\ed9d"}.ms-Icon--EditPhoto:before{content:"\ef77"}[dir=ltr] .ms-Icon--EditSolid12:before{content:"\f4b5"}[dir=rtl] .ms-Icon--EditSolid12:before{content:"\f4b6"}[dir=ltr] .ms-Icon--EditSolidMirrored12:before{content:"\f4b6"}[dir=rtl] .ms-Icon--EditSolidMirrored12:before{content:"\f4b5"}.ms-Icon--EditStyle:before{content:"\ef60"}.ms-Icon--Education:before{content:"\e7be"}.ms-Icon--Ellipse:before{content:"\f4fb"}.ms-Icon--Embed:before{content:"\ecce"}.ms-Icon--EMI:before{content:"\e731"}.ms-Icon--Emoji:before{content:"\e899"}.ms-Icon--Emoji2:before{content:"\e76e"}.ms-Icon--EmojiDisappointed:before{content:"\ea88"}.ms-Icon--EmojiNeutral:before{content:"\ea87"}.ms-Icon--EmojiTabSymbols:before{content:"\ed58"}.ms-Icon--EmptyRecycleBin:before{content:"\ef88"}.ms-Icon--Encryption:before{content:"\f69d"}.ms-Icon--EngineeringGroup:before{content:"\f362"}.ms-Icon--EntitlementPolicy:before{content:"\e346"}.ms-Icon--EntitlementRedemption:before{content:"\e347"}.ms-Icon--EntryDecline:before{content:"\f555"}.ms-Icon--EntryView:before{content:"\f554"}.ms-Icon--Equalizer:before{content:"\e9e9"}.ms-Icon--EraseTool:before{content:"\e75c"}.ms-Icon--Error:before{content:"\e783"}.ms-Icon--ErrorBadge:before{content:"\ea39"}.ms-Icon--Event:before{content:"\eca3"}.ms-Icon--Event12:before{content:"\f763"}.ms-Icon--EventAccepted:before{content:"\f422"}.ms-Icon--EventDate:before{content:"\f059"}.ms-Icon--EventDateMissed12:before{content:"\f764"}.ms-Icon--EventDeclined:before{content:"\f425"}.ms-Icon--EventInfo:before{content:"\ed8b"}[dir=ltr] .ms-Icon--EventTentative:before{content:"\f423"}[dir=rtl] .ms-Icon--EventTentative:before{content:"\f424"}[dir=ltr] .ms-Icon--EventTentativeMirrored:before{content:"\f424"}[dir=rtl] .ms-Icon--EventTentativeMirrored:before{content:"\f423"}.ms-Icon--EventToDoLogo:before{content:"\f869"}.ms-Icon--ExcelDocument:before{content:"\ef73"}.ms-Icon--ExcelLogo:before{content:"\f1e5"}.ms-Icon--ExcelLogo16:before{content:"\f397"}.ms-Icon--ExcelLogoFill:before{content:"\f1e6"}.ms-Icon--ExcelLogoFill16:before{content:"\f398"}.ms-Icon--ExcelLogoInverse:before{content:"\ec28"}.ms-Icon--ExcelLogoInverse16:before{content:"\f396"}.ms-Icon--ExchangeLogo:before{content:"\f284"}.ms-Icon--ExchangeLogoFill:before{content:"\f285"}.ms-Icon--ExchangeLogoInverse:before{content:"\ed78"}.ms-Icon--ExerciseTracker:before{content:"\eacc"}.ms-Icon--ExpandMenu:before{content:"\ef67"}.ms-Icon--ExploreContent:before{content:"\eccd"}.ms-Icon--ExploreContentSingle:before{content:"\f164"}.ms-Icon--ExploreData:before{content:"\f5b6"}[dir=ltr] .ms-Icon--Export:before{content:"\ede1"}[dir=rtl] .ms-Icon--Export:before{content:"\ede2"}[dir=ltr] .ms-Icon--ExportMirrored:before{content:"\ede2"}[dir=rtl] .ms-Icon--ExportMirrored:before{content:"\ede1"}.ms-Icon--ExternalBuild:before{content:"\f445"}.ms-Icon--ExternalTFVC:before{content:"\f446"}.ms-Icon--ExternalXAML:before{content:"\f447"}.ms-Icon--Eyedropper:before{content:"\ef3c"}.ms-Icon--EyeShadow:before{content:"\f7eb"}.ms-Icon--F12DevTools:before{content:"\ebee"}.ms-Icon--FabricAssetLibrary:before{content:"\f09c"}.ms-Icon--FabricDataConnectionLibrary:before{content:"\f09d"}.ms-Icon--FabricDocLibrary:before{content:"\f09e"}.ms-Icon--FabricFolder:before{content:"\f0a9"}.ms-Icon--FabricFolderConfirm:before{content:"\f7ff"}.ms-Icon--FabricFolderFill:before{content:"\f0aa"}.ms-Icon--FabricFolderSearch:before{content:"\f0a4"}[dir=ltr] .ms-Icon--FabricFormLibrary:before{content:"\f09f"}[dir=rtl] .ms-Icon--FabricFormLibrary:before{content:"\f0a0"}[dir=ltr] .ms-Icon--FabricFormLibraryMirrored:before{content:"\f0a0"}[dir=rtl] .ms-Icon--FabricFormLibraryMirrored:before{content:"\f09f"}.ms-Icon--FabricMovetoFolder:before{content:"\f0a5"}.ms-Icon--FabricNetworkFolder:before{content:"\f5e6"}.ms-Icon--FabricNewFolder:before{content:"\f0ab"}.ms-Icon--FabricOpenFolderHorizontal:before{content:"\f0a8"}.ms-Icon--FabricPictureLibrary:before{content:"\f0ac"}.ms-Icon--FabricPublicFolder:before{content:"\f0a3"}[dir=ltr] .ms-Icon--FabricReportLibrary:before{content:"\f0a1"}[dir=rtl] .ms-Icon--FabricReportLibrary:before{content:"\f0a2"}[dir=ltr] .ms-Icon--FabricReportLibraryMirrored:before{content:"\f0a2"}[dir=rtl] .ms-Icon--FabricReportLibraryMirrored:before{content:"\f0a1"}.ms-Icon--FabricSyncFolder:before{content:"\f0a7"}.ms-Icon--FabricTextHighlight:before{content:"\f79c"}.ms-Icon--FabricTextHighlightComposite:before{content:"\f7da"}.ms-Icon--FabricUnsyncFolder:before{content:"\f0a6"}.ms-Icon--FabricUserFolder:before{content:"\f5e5"}.ms-Icon--Family:before{content:"\ebda"}.ms-Icon--FangBody:before{content:"\eceb"}.ms-Icon--FastForward:before{content:"\eb9d"}.ms-Icon--FastMode:before{content:"\f19a"}.ms-Icon--Favicon:before{content:"\e737"}.ms-Icon--FavoriteList:before{content:"\e728"}.ms-Icon--FavoriteStar:before{content:"\e734"}.ms-Icon--FavoriteStarFill:before{content:"\e735"}.ms-Icon--Fax:before{content:"\ef5c"}.ms-Icon--Feedback:before{content:"\ed15"}[dir=ltr] .ms-Icon--FeedbackRequestSolid:before{content:"\f359"}[dir=rtl] .ms-Icon--FeedbackRequestSolid:before{content:"\f35a"}[dir=ltr] .ms-Icon--FeedbackRequestMirroredSolid:before{content:"\f35a"}[dir=rtl] .ms-Icon--FeedbackRequestMirroredSolid:before{content:"\f359"}.ms-Icon--FeedbackResponseSolid:before{content:"\f35b"}.ms-Icon--Ferry:before{content:"\e7e3"}.ms-Icon--FerrySolid:before{content:"\eb48"}.ms-Icon--FieldChanged:before{content:"\f2c3"}.ms-Icon--FieldEmpty:before{content:"\f2c1"}.ms-Icon--FieldFilled:before{content:"\f2c2"}.ms-Icon--FieldNotChanged:before{content:"\f2c4"}.ms-Icon--FieldReadOnly:before{content:"\f442"}.ms-Icon--FieldRequired:before{content:"\f443"}.ms-Icon--FileASPX:before{content:"\f2e9"}.ms-Icon--FileBug:before{content:"\f30d"}.ms-Icon--FileCode:before{content:"\f30e"}.ms-Icon--FileComment:before{content:"\f30f"}.ms-Icon--FileCSS:before{content:"\f2ea"}.ms-Icon--FileHTML:before{content:"\f2ed"}.ms-Icon--FileImage:before{content:"\f311"}.ms-Icon--FileJAVA:before{content:"\f2e8"}.ms-Icon--FileLess:before{content:"\f2ec"}.ms-Icon--FilePDB:before{content:"\f2e5"}.ms-Icon--FileRequest:before{content:"\f789"}.ms-Icon--FileSass:before{content:"\f2eb"}.ms-Icon--FileSQL:before{content:"\f2e7"}.ms-Icon--FileSymlink:before{content:"\f312"}.ms-Icon--FileTemplate:before{content:"\f2e6"}.ms-Icon--FileTypeSolution:before{content:"\f387"}.ms-Icon--FileYML:before{content:"\f5da"}.ms-Icon--Filter:before{content:"\e71c"}.ms-Icon--Filters:before{content:"\e795"}.ms-Icon--FilterSettings:before{content:"\f76c"}.ms-Icon--FilterSolid:before{content:"\f412"}.ms-Icon--FiltersSolid:before{content:"\f353"}.ms-Icon--Financial:before{content:"\e7bb"}[dir=ltr] .ms-Icon--FinancialSolid:before{content:"\f346"}[dir=rtl] .ms-Icon--FinancialSolid:before{content:"\f347"}[dir=ltr] .ms-Icon--FinancialMirroredSolid:before{content:"\f347"}[dir=rtl] .ms-Icon--FinancialMirroredSolid:before{content:"\f346"}.ms-Icon--Fingerprint:before{content:"\e928"}.ms-Icon--FitPage:before{content:"\e9a6"}.ms-Icon--FitWidth:before{content:"\e9a7"}.ms-Icon--FiveTileGrid:before{content:"\f274"}.ms-Icon--Flag:before{content:"\e7c1"}.ms-Icon--FlameSolid:before{content:"\f1f3"}.ms-Icon--Flashlight:before{content:"\e754"}.ms-Icon--FlickDown:before{content:"\e935"}.ms-Icon--FlickLeft:before{content:"\e937"}.ms-Icon--FlickRight:before{content:"\e938"}.ms-Icon--FlickUp:before{content:"\e936"}.ms-Icon--Flow:before{content:"\ef90"}.ms-Icon--FlowChart:before{content:"\e9d4"}.ms-Icon--Flower:before{content:"\f54e"}.ms-Icon--FocalPoint:before{content:"\f277"}.ms-Icon--Focus:before{content:"\ea6f"}.ms-Icon--Fog:before{content:"\e9cb"}.ms-Icon--Folder:before{content:"\e8b7"}.ms-Icon--FolderFill:before{content:"\e8d5"}.ms-Icon--FolderHorizontal:before{content:"\f12b"}[dir=ltr] .ms-Icon--FolderList:before{content:"\f2ce"}[dir=rtl] .ms-Icon--FolderList:before{content:"\f2cf"}[dir=ltr] .ms-Icon--FolderListMirrored:before{content:"\f2cf"}[dir=rtl] .ms-Icon--FolderListMirrored:before{content:"\f2ce"}.ms-Icon--FolderOpen:before{content:"\e838"}.ms-Icon--FolderQuery:before{content:"\f2cd"}.ms-Icon--FolderSearch:before{content:"\ef65"}.ms-Icon--FollowUser:before{content:"\ee05"}.ms-Icon--Font:before{content:"\e8d2"}.ms-Icon--FontColor:before{content:"\e8d3"}.ms-Icon--FontColorA:before{content:"\f4ec"}.ms-Icon--FontColorSwatch:before{content:"\f4ed"}.ms-Icon--FontDecrease:before{content:"\e8e7"}.ms-Icon--FontIncrease:before{content:"\e8e8"}.ms-Icon--FontSize:before{content:"\e8e9"}.ms-Icon--Footer:before{content:"\f82e"}[dir=ltr] .ms-Icon--FormLibrary:before{content:"\eeb9"}[dir=rtl] .ms-Icon--FormLibrary:before{content:"\eeba"}[dir=ltr] .ms-Icon--FormLibraryMirrored:before{content:"\eeba"}[dir=rtl] .ms-Icon--FormLibraryMirrored:before{content:"\eeb9"}.ms-Icon--Forum:before{content:"\e378"}.ms-Icon--Forward:before{content:"\e72a"}.ms-Icon--ForwardEvent:before{content:"\ed8c"}.ms-Icon--Freezing:before{content:"\e9ef"}.ms-Icon--Frigid:before{content:"\e9ca"}.ms-Icon--FrontCamera:before{content:"\e96b"}.ms-Icon--FSharp:before{content:"\f2f6"}.ms-Icon--FSharpLanguage:before{content:"\f2f5"}.ms-Icon--FullCircleMask:before{content:"\e91f"}.ms-Icon--FullHistory:before{content:"\f31c"}.ms-Icon--FullScreen:before{content:"\e740"}.ms-Icon--FullWidth:before{content:"\f2fe"}.ms-Icon--FullWidthEdit:before{content:"\f2ff"}.ms-Icon--FunctionalManagerDashboard:before{content:"\f542"}.ms-Icon--FunnelChart:before{content:"\e9f1"}.ms-Icon--GallatinLogo:before{content:"\f496"}.ms-Icon--Game:before{content:"\e7fc"}.ms-Icon--Generate:before{content:"\e9da"}.ms-Icon--GenericScan:before{content:"\ee6f"}.ms-Icon--GenericScanFilled:before{content:"\f7de"}.ms-Icon--GIF:before{content:"\f4a9"}.ms-Icon--Giftbox:before{content:"\ec1f"}.ms-Icon--GiftboxOpen:before{content:"\f133"}.ms-Icon--GiftBoxSolid:before{content:"\f341"}.ms-Icon--GiftCard:before{content:"\eb8e"}.ms-Icon--GitGraph:before{content:"\f2ca"}.ms-Icon--Glasses:before{content:"\ea16"}.ms-Icon--Glimmer:before{content:"\ecf4"}.ms-Icon--GlobalNavButton:before{content:"\e700"}.ms-Icon--GlobalNavButtonActive:before{content:"\f89f"}.ms-Icon--Globe:before{content:"\e774"}.ms-Icon--Globe2:before{content:"\f49a"}.ms-Icon--GlobeFavorite:before{content:"\ef53"}.ms-Icon--Golf:before{content:"\eb1f"}[dir=ltr] .ms-Icon--Go:before{content:"\e8ad"}[dir=rtl] .ms-Icon--Go:before{content:"\ea4f"}[dir=ltr] .ms-Icon--GoMirrored:before{content:"\ea4f"}[dir=rtl] .ms-Icon--GoMirrored:before{content:"\e8ad"}.ms-Icon--GoToDashboard:before{content:"\eeed"}.ms-Icon--GotoToday:before{content:"\e8d1"}.ms-Icon--GreetingCard:before{content:"\f54b"}.ms-Icon--GridViewLarge:before{content:"\f234"}.ms-Icon--GridViewMedium:before{content:"\f233"}.ms-Icon--GridViewSmall:before{content:"\f232"}.ms-Icon--GripperBarHorizontal:before{content:"\e76f"}.ms-Icon--GripperBarVertical:before{content:"\e784"}.ms-Icon--GripperDotsVertical:before{content:"\f772"}.ms-Icon--GripperTool:before{content:"\e75e"}.ms-Icon--Group:before{content:"\e902"}.ms-Icon--GroupedAscending:before{content:"\ee67"}.ms-Icon--GroupedDescending:before{content:"\ee66"}.ms-Icon--GroupedList:before{content:"\ef74"}.ms-Icon--GroupList:before{content:"\f168"}.ms-Icon--GroupObject:before{content:"\f4f1"}.ms-Icon--GUID:before{content:"\f52b"}.ms-Icon--Guitar:before{content:"\f49b"}.ms-Icon--HailDay:before{content:"\ea00"}.ms-Icon--HailNight:before{content:"\ea13"}.ms-Icon--HalfAlpha:before{content:"\e97e"}.ms-Icon--HalfCircle:before{content:"\f501"}.ms-Icon--HandsFree:before{content:"\ead0"}.ms-Icon--Handwriting:before{content:"\e929"}.ms-Icon--HardDrive:before{content:"\eda2"}.ms-Icon--HardDriveGroup:before{content:"\f18f"}.ms-Icon--HardDriveLock:before{content:"\f55a"}.ms-Icon--HardDriveUnlock:before{content:"\f55b"}.ms-Icon--Header:before{content:"\f82f"}.ms-Icon--Header1:before{content:"\ea19"}.ms-Icon--Header2:before{content:"\ef36"}.ms-Icon--Header3:before{content:"\ef37"}.ms-Icon--Header4:before{content:"\ef38"}.ms-Icon--Headset:before{content:"\e95b"}.ms-Icon--HeadsetSolid:before{content:"\f348"}.ms-Icon--Health:before{content:"\e95e"}.ms-Icon--HealthSolid:before{content:"\f33f"}.ms-Icon--Heart:before{content:"\eb51"}.ms-Icon--HeartBroken:before{content:"\ea92"}.ms-Icon--HeartFill:before{content:"\eb52"}[dir=ltr] .ms-Icon--Help:before{content:"\e897"}[dir=rtl] .ms-Icon--Help:before{content:"\ea51"}[dir=ltr] .ms-Icon--HelpMirrored:before{content:"\ea51"}[dir=rtl] .ms-Icon--HelpMirrored:before{content:"\e897"}.ms-Icon--Hexagon:before{content:"\f4fe"}.ms-Icon--Hide:before{content:"\ed1a"}.ms-Icon--Hide2:before{content:"\ef89"}.ms-Icon--Hide3:before{content:"\f6ac"}.ms-Icon--Highlight:before{content:"\e7e6"}.ms-Icon--HighlightMappedShapes:before{content:"\f2a1"}.ms-Icon--HintText:before{content:"\f50f"}.ms-Icon--HistoricalWeather:before{content:"\eb43"}.ms-Icon--History:before{content:"\e81c"}.ms-Icon--Home:before{content:"\e80f"}.ms-Icon--HomeGroup:before{content:"\ec26"}.ms-Icon--HomeSolid:before{content:"\ea8a"}.ms-Icon--HomeVerify:before{content:"\f00e"}.ms-Icon--HorizontalDistributeCenter:before{content:"\f4f9"}.ms-Icon--HorizontalTabKey:before{content:"\e7fd"}.ms-Icon--Hospital:before{content:"\e91d"}.ms-Icon--Hotel:before{content:"\e824"}.ms-Icon--HourGlass:before{content:"\ea03"}.ms-Icon--IconSetsFlag:before{content:"\f2a4"}.ms-Icon--IDBadge:before{content:"\f427"}.ms-Icon--IgnoreConversation:before{content:"\e372"}.ms-Icon--ImageCrosshair:before{content:"\f2c9"}.ms-Icon--ImageDiff:before{content:"\f30b"}.ms-Icon--ImagePixel:before{content:"\f30c"}.ms-Icon--ImageSearch:before{content:"\f4e8"}[dir=rtl] .ms-Icon--ImportAll:before{content:"\ea53"}[dir=ltr] .ms-Icon--ImportAllMirrored:before{content:"\ea53"}.ms-Icon--Important:before{content:"\e8c9"}[dir=ltr] .ms-Icon--Import:before{content:"\e8b5"}[dir=rtl] .ms-Icon--Import:before{content:"\ea52"}[dir=ltr] .ms-Icon--ImportMirrored:before{content:"\ea52"}[dir=rtl] .ms-Icon--ImportMirrored:before{content:"\e8b5"}.ms-Icon--Inbox:before{content:"\f41c"}.ms-Icon--InboxCheck:before{content:"\ef64"}.ms-Icon--IncidentTriangle:before{content:"\e814"}.ms-Icon--IncomingCall:before{content:"\e77e"}[dir=ltr] .ms-Icon--IncreaseIndentArrow:before{content:"\f7a1"}[dir=rtl] .ms-Icon--IncreaseIndentArrow:before{content:"\f7a5"}[dir=ltr] .ms-Icon--IncreaseIndentArrowMirrored:before{content:"\f7a5"}[dir=rtl] .ms-Icon--IncreaseIndentArrowMirrored:before{content:"\f7a1"}.ms-Icon--IncreaseIndentLegacy:before{content:"\e291"}[dir=ltr] .ms-Icon--IncreaseIndentText:before{content:"\f7a0"}[dir=rtl] .ms-Icon--IncreaseIndentText:before{content:"\f7a4"}[dir=ltr] .ms-Icon--IncreaseIndentTextMirrored:before{content:"\f7a4"}[dir=rtl] .ms-Icon--IncreaseIndentTextMirrored:before{content:"\f7a0"}.ms-Icon--Info:before{content:"\e946"}.ms-Icon--Info2:before{content:"\ea1f"}.ms-Icon--InformationBarriers:before{content:"\f803"}.ms-Icon--InfoSolid:before{content:"\f167"}.ms-Icon--InkingTool:before{content:"\e76d"}.ms-Icon--Insert:before{content:"\f278"}.ms-Icon--InsertColumnsLeft:before{content:"\f64a"}.ms-Icon--InsertColumnsRight:before{content:"\f64b"}.ms-Icon--InsertRowsAbove:before{content:"\f64c"}.ms-Icon--InsertRowsBelow:before{content:"\f64d"}.ms-Icon--InsertSignatureLine:before{content:"\f677"}.ms-Icon--InsertTextBox:before{content:"\ec7d"}.ms-Icon--Installation:before{content:"\e311"}.ms-Icon--InstallToDrive:before{content:"\f28d"}.ms-Icon--InternalInvestigation:before{content:"\f854"}.ms-Icon--InternetSharing:before{content:"\e704"}[dir=ltr] .ms-Icon--IRMForward:before{content:"\f41f"}[dir=rtl] .ms-Icon--IRMForward:before{content:"\f420"}[dir=ltr] .ms-Icon--IRMForwardMirrored:before{content:"\f420"}[dir=rtl] .ms-Icon--IRMForwardMirrored:before{content:"\f41f"}[dir=ltr] .ms-Icon--IRMReply:before{content:"\f41d"}[dir=rtl] .ms-Icon--IRMReply:before{content:"\f41e"}[dir=ltr] .ms-Icon--IRMReplyMirrored:before{content:"\f41e"}[dir=rtl] .ms-Icon--IRMReplyMirrored:before{content:"\f41d"}.ms-Icon--IssueSolid:before{content:"\f448"}[dir=ltr] .ms-Icon--IssueTracking:before{content:"\eec0"}[dir=rtl] .ms-Icon--IssueTracking:before{content:"\eec1"}[dir=ltr] .ms-Icon--IssueTrackingMirrored:before{content:"\eec1"}[dir=rtl] .ms-Icon--IssueTrackingMirrored:before{content:"\eec0"}.ms-Icon--Italic:before{content:"\e8db"}.ms-Icon--JavaScriptLanguage:before{content:"\f2ee"}.ms-Icon--JoinOnlineMeeting:before{content:"\ed8f"}.ms-Icon--JS:before{content:"\ebf0"}.ms-Icon--KaizalaLogo:before{content:"\f492"}.ms-Icon--KeyboardClassic:before{content:"\e765"}.ms-Icon--KnowledgeArticle:before{content:"\f000"}.ms-Icon--Label:before{content:"\e932"}.ms-Icon--LadybugSolid:before{content:"\f44a"}.ms-Icon--Lamp:before{content:"\eb19"}.ms-Icon--LandscapeOrientation:before{content:"\ef6b"}.ms-Icon--LaptopSecure:before{content:"\f552"}.ms-Icon--LaptopSelected:before{content:"\ec76"}.ms-Icon--LargeGrid:before{content:"\eecb"}.ms-Icon--Leave:before{content:"\f627"}.ms-Icon--Library:before{content:"\e8f1"}.ms-Icon--Lifesaver:before{content:"\ef62"}.ms-Icon--LifesaverLock:before{content:"\ef63"}.ms-Icon--Light:before{content:"\e793"}.ms-Icon--Lightbulb:before{content:"\ea80"}.ms-Icon--LightningBolt:before{content:"\e945"}.ms-Icon--LightWeight:before{content:"\f4ee"}.ms-Icon--Like:before{content:"\e8e1"}.ms-Icon--LikeSolid:before{content:"\f3bf"}.ms-Icon--Line:before{content:"\f4fc"}.ms-Icon--LineChart:before{content:"\e9e6"}.ms-Icon--LineSpacing:before{content:"\f517"}.ms-Icon--LineStyle:before{content:"\f50c"}.ms-Icon--LineThickness:before{content:"\f50d"}.ms-Icon--Link:before{content:"\e71b"}.ms-Icon--Link12:before{content:"\f6e3"}.ms-Icon--LinkedDatabase:before{content:"\f779"}.ms-Icon--LinkedInLogo:before{content:"\f20a"}[dir=ltr] .ms-Icon--List:before{content:"\ea37"}[dir=rtl] .ms-Icon--List:before{content:"\ea55"}[dir=ltr] .ms-Icon--ListMirrored:before{content:"\ea55"}[dir=rtl] .ms-Icon--ListMirrored:before{content:"\ea37"}.ms-Icon--LocaleLanguage:before{content:"\f2b7"}.ms-Icon--Location:before{content:"\e81d"}.ms-Icon--LocationCircle:before{content:"\e80e"}.ms-Icon--LocationDot:before{content:"\e827"}.ms-Icon--LocationFill:before{content:"\e920"}.ms-Icon--LocationOutline:before{content:"\f2d0"}.ms-Icon--Lock:before{content:"\e72e"}.ms-Icon--Lock12:before{content:"\f6e6"}.ms-Icon--LockSolid:before{content:"\e9a2"}.ms-Icon--LogRemove:before{content:"\f316"}.ms-Icon--LookupEntities:before{content:"\f5b5"}.ms-Icon--LowerBrightness:before{content:"\ec8a"}.ms-Icon--LyncLogo:before{content:"\ed79"}.ms-Icon--M365InvoicingLogo:before{content:"\f7c1"}.ms-Icon--Mail:before{content:"\e715"}.ms-Icon--MailAlert:before{content:"\ed80"}.ms-Icon--MailAttached:before{content:"\f774"}.ms-Icon--MailCheck:before{content:"\ed81"}.ms-Icon--MailFill:before{content:"\e8a8"}[dir=ltr] .ms-Icon--MailForward:before{content:"\e89c"}[dir=rtl] .ms-Icon--MailForward:before{content:"\ea56"}[dir=ltr] .ms-Icon--MailForwardMirrored:before{content:"\ea56"}[dir=rtl] .ms-Icon--MailForwardMirrored:before{content:"\e89c"}.ms-Icon--MailLowImportance:before{content:"\ed82"}.ms-Icon--MailOptions:before{content:"\f82c"}.ms-Icon--MailPause:before{content:"\ed83"}.ms-Icon--MailReminder:before{content:"\f418"}.ms-Icon--MailRepeat:before{content:"\ed84"}[dir=ltr] .ms-Icon--MailReplyAll:before{content:"\e8c2"}[dir=rtl] .ms-Icon--MailReplyAll:before{content:"\ea58"}[dir=ltr] .ms-Icon--MailReplyAllMirrored:before{content:"\ea58"}[dir=rtl] .ms-Icon--MailReplyAllMirrored:before{content:"\e8c2"}[dir=ltr] .ms-Icon--MailReply:before{content:"\e8ca"}[dir=rtl] .ms-Icon--MailReply:before{content:"\ea57"}[dir=ltr] .ms-Icon--MailReplyMirrored:before{content:"\ea57"}[dir=rtl] .ms-Icon--MailReplyMirrored:before{content:"\e8ca"}.ms-Icon--MailSchedule:before{content:"\f72e"}.ms-Icon--MailSolid:before{content:"\f343"}[dir=ltr] .ms-Icon--MailTentative:before{content:"\f416"}[dir=rtl] .ms-Icon--MailTentative:before{content:"\f417"}[dir=ltr] .ms-Icon--MailTentativeMirrored:before{content:"\f417"}[dir=rtl] .ms-Icon--MailTentativeMirrored:before{content:"\f416"}.ms-Icon--MailUndelivered:before{content:"\f415"}.ms-Icon--ManagerSelfService:before{content:"\ee23"}.ms-Icon--Manufacturing:before{content:"\e99c"}.ms-Icon--MapDirections:before{content:"\e816"}.ms-Icon--MapLayers:before{content:"\e81e"}.ms-Icon--MapPin:before{content:"\e707"}.ms-Icon--MapPinSolid:before{content:"\f52e"}.ms-Icon--MarkAsProtected:before{content:"\f6ae"}.ms-Icon--MarkDownLanguage:before{content:"\f2fb"}.ms-Icon--Market:before{content:"\eafc"}.ms-Icon--MarketDown:before{content:"\ef42"}.ms-Icon--MasterDatabase:before{content:"\f5ba"}.ms-Icon--MaximumValue:before{content:"\f5bc"}.ms-Icon--Medal:before{content:"\ee38"}.ms-Icon--MedalSolid:before{content:"\f6b9"}.ms-Icon--Media:before{content:"\ea69"}.ms-Icon--MediaAdd:before{content:"\f510"}.ms-Icon--Medical:before{content:"\ead4"}.ms-Icon--Megaphone:before{content:"\e789"}.ms-Icon--MegaphoneSolid:before{content:"\f332"}.ms-Icon--Memo:before{content:"\e77c"}.ms-Icon--Merge:before{content:"\e7d5"}.ms-Icon--MergeDuplicate:before{content:"\f29a"}.ms-Icon--Message:before{content:"\e8bd"}.ms-Icon--MessageFill:before{content:"\ec70"}.ms-Icon--MicOff:before{content:"\ec54"}.ms-Icon--MicOff2:before{content:"\f781"}.ms-Icon--Microphone:before{content:"\e720"}.ms-Icon--MicrosoftFlowLogo:before{content:"\f4b1"}.ms-Icon--MicrosoftStaffhubLogo:before{content:"\f130"}.ms-Icon--MicrosoftTranslatorLogo:before{content:"\f782"}.ms-Icon--MicrosoftTranslatorLogoBlue:before{content:"\f853"}.ms-Icon--MicrosoftTranslatorLogoGreen:before{content:"\f852"}[dir=ltr] .ms-Icon--MiniContract:before{content:"\e93b"}[dir=rtl] .ms-Icon--MiniContract:before{content:"\ea59"}[dir=ltr] .ms-Icon--MiniContractMirrored:before{content:"\ea59"}[dir=rtl] .ms-Icon--MiniContractMirrored:before{content:"\e93b"}[dir=ltr] .ms-Icon--MiniExpand:before{content:"\e93a"}[dir=rtl] .ms-Icon--MiniExpand:before{content:"\ea5a"}[dir=ltr] .ms-Icon--MiniExpandMirrored:before{content:"\ea5a"}[dir=rtl] .ms-Icon--MiniExpandMirrored:before{content:"\e93a"}.ms-Icon--MiniLink:before{content:"\e732"}.ms-Icon--MinimumValue:before{content:"\f5bd"}.ms-Icon--MobileReport:before{content:"\f18a"}.ms-Icon--MobileSelected:before{content:"\ec75"}.ms-Icon--ModelingView:before{content:"\f871"}.ms-Icon--Money:before{content:"\eafd"}.ms-Icon--More:before{content:"\e712"}.ms-Icon--MoreSports:before{content:"\eb22"}.ms-Icon--MoreVertical:before{content:"\f2bc"}.ms-Icon--MountainClimbing:before{content:"\f6db"}.ms-Icon--Move:before{content:"\e7c2"}.ms-Icon--Movers:before{content:"\ebcd"}.ms-Icon--MoveToFolder:before{content:"\e8de"}.ms-Icon--MSNLogo:before{content:"\eb6c"}.ms-Icon--MSNVideos:before{content:"\eb1c"}.ms-Icon--MSNVideosSolid:before{content:"\f2da"}[dir=ltr] .ms-Icon--MultiSelect:before{content:"\e762"}[dir=rtl] .ms-Icon--MultiSelect:before{content:"\ea98"}[dir=ltr] .ms-Icon--MultiSelectMirrored:before{content:"\ea98"}[dir=rtl] .ms-Icon--MultiSelectMirrored:before{content:"\e762"}.ms-Icon--MusicInCollection:before{content:"\e940"}.ms-Icon--MusicInCollectionFill:before{content:"\ea36"}.ms-Icon--MusicNote:before{content:"\ec4f"}.ms-Icon--MuteChat:before{content:"\f17a"}.ms-Icon--MyMoviesTV:before{content:"\ee6c"}.ms-Icon--Nav2DMapView:before{content:"\e800"}[dir=ltr] .ms-Icon--NavigateBack:before{content:"\f2dd"}[dir=rtl] .ms-Icon--NavigateBack:before{content:"\f2de"}[dir=ltr] .ms-Icon--NavigateBackMirrored:before{content:"\f2de"}[dir=rtl] .ms-Icon--NavigateBackMirrored:before{content:"\f2dd"}.ms-Icon--NavigateExternalInline:before{content:"\f35f"}[dir=ltr] .ms-Icon--NavigateForward:before{content:"\f2df"}[dir=rtl] .ms-Icon--NavigateForward:before{content:"\f2e0"}[dir=ltr] .ms-Icon--NavigateForwardMirrored:before{content:"\f2e0"}[dir=rtl] .ms-Icon--NavigateForwardMirrored:before{content:"\f2df"}.ms-Icon--NavigationFlipper:before{content:"\f51d"}.ms-Icon--NetworkTower:before{content:"\ec05"}.ms-Icon--NewAnalyticsQuery:before{content:"\f1e0"}.ms-Icon--NewFolder:before{content:"\e8f4"}.ms-Icon--NewMail:before{content:"\f7ea"}.ms-Icon--News:before{content:"\e900"}.ms-Icon--NewsSearch:before{content:"\f4e9"}.ms-Icon--NewTeamProject:before{content:"\f2b2"}.ms-Icon--Next:before{content:"\e893"}.ms-Icon--NormalWeight:before{content:"\f4ef"}.ms-Icon--NoteForward:before{content:"\ed99"}.ms-Icon--NotePinned:before{content:"\ed9a"}.ms-Icon--NoteReply:before{content:"\ed98"}.ms-Icon--NotExecuted:before{content:"\f440"}.ms-Icon--NotImpactedSolid:before{content:"\f441"}.ms-Icon--NugetLogo:before{content:"\f44c"}.ms-Icon--NumberedList:before{content:"\ea1c"}[dir=ltr] .ms-Icon--NumberedListNumber:before{content:"\f797"}[dir=rtl] .ms-Icon--NumberedListNumber:before{content:"\f799"}[dir=ltr] .ms-Icon--NumberedListNumberMirrored:before{content:"\f799"}[dir=rtl] .ms-Icon--NumberedListNumberMirrored:before{content:"\f797"}[dir=ltr] .ms-Icon--NumberedListText:before{content:"\f796"}[dir=rtl] .ms-Icon--NumberedListText:before{content:"\f798"}[dir=ltr] .ms-Icon--NumberedListTextMirrored:before{content:"\f798"}[dir=rtl] .ms-Icon--NumberedListTextMirrored:before{content:"\f796"}.ms-Icon--NumberField:before{content:"\edc4"}.ms-Icon--NumberSequence:before{content:"\f52a"}.ms-Icon--NumberSymbol:before{content:"\f7ac"}.ms-Icon--Octagon:before{content:"\f4fd"}.ms-Icon--OEM:before{content:"\e74c"}.ms-Icon--OfficeAddinsLogo:before{content:"\eec7"}.ms-Icon--OfficeAssistantLogo:before{content:"\edce"}.ms-Icon--OfficeChat:before{content:"\f70f"}.ms-Icon--OfficeChatSolid:before{content:"\f710"}.ms-Icon--OfficeFormsLogo:before{content:"\f434"}.ms-Icon--OfficeFormsLogo16:before{content:"\f436"}.ms-Icon--OfficeFormsLogo24:before{content:"\f43b"}.ms-Icon--OfficeFormsLogoFill:before{content:"\f435"}.ms-Icon--OfficeFormsLogoFill16:before{content:"\f437"}.ms-Icon--OfficeFormsLogoFill24:before{content:"\f43c"}.ms-Icon--OfficeFormsLogoInverse:before{content:"\ef86"}.ms-Icon--OfficeFormsLogoInverse16:before{content:"\f433"}.ms-Icon--OfficeFormsLogoInverse24:before{content:"\f43a"}.ms-Icon--OfficeLogo:before{content:"\eb6e"}.ms-Icon--OfficeStoreLogo:before{content:"\edcf"}.ms-Icon--OfficeVideoLogo:before{content:"\f282"}.ms-Icon--OfficeVideoLogoFill:before{content:"\f283"}.ms-Icon--OfficeVideoLogoInverse:before{content:"\ed7a"}.ms-Icon--OfflineOneDriveParachute:before{content:"\eec8"}.ms-Icon--OfflineOneDriveParachuteDisabled:before{content:"\eec9"}.ms-Icon--OfflineStorage:before{content:"\ec8c"}.ms-Icon--OfflineStorageSolid:before{content:"\f34e"}.ms-Icon--Onboarding:before{content:"\f3ba"}.ms-Icon--OneDriveAdd:before{content:"\ef32"}.ms-Icon--OneDriveFolder16:before{content:"\f53b"}.ms-Icon--OneDriveLogo:before{content:"\e941"}.ms-Icon--OneNoteEduLogoInverse:before{content:"\edd0"}.ms-Icon--OneNoteLogo:before{content:"\f1e7"}.ms-Icon--OneNoteLogo16:before{content:"\f39a"}.ms-Icon--OneNoteLogoFill:before{content:"\f1e8"}.ms-Icon--OneNoteLogoFill16:before{content:"\f39b"}.ms-Icon--OneNoteLogoInverse:before{content:"\ec0d"}.ms-Icon--OneNoteLogoInverse16:before{content:"\f399"}.ms-Icon--OpenEnrollment:before{content:"\ef1c"}.ms-Icon--OpenFile:before{content:"\e8e5"}.ms-Icon--OpenFolderHorizontal:before{content:"\ed25"}.ms-Icon--OpenInNewTab:before{content:"\f6ab"}.ms-Icon--OpenInNewWindow:before{content:"\e8a7"}[dir=ltr] .ms-Icon--OpenPane:before{content:"\e8a0"}[dir=rtl] .ms-Icon--OpenPane:before{content:"\ea5b"}[dir=ltr] .ms-Icon--OpenPaneMirrored:before{content:"\ea5b"}[dir=rtl] .ms-Icon--OpenPaneMirrored:before{content:"\e8a0"}.ms-Icon--OpenSource:before{content:"\ebc2"}[dir=ltr] .ms-Icon--OpenWith:before{content:"\e7ac"}[dir=rtl] .ms-Icon--OpenWith:before{content:"\ea5c"}[dir=ltr] .ms-Icon--OpenWithMirrored:before{content:"\ea5c"}[dir=rtl] .ms-Icon--OpenWithMirrored:before{content:"\e7ac"}.ms-Icon--Org:before{content:"\eca6"}.ms-Icon--Orientation:before{content:"\e8b4"}.ms-Icon--Orientation2:before{content:"\f7e1"}.ms-Icon--OutlookLogo:before{content:"\f1e9"}.ms-Icon--OutlookLogo16:before{content:"\f39d"}.ms-Icon--OutlookLogoFill:before{content:"\f1ea"}.ms-Icon--OutlookLogoFill16:before{content:"\f39e"}.ms-Icon--OutlookLogoInverse:before{content:"\eb6d"}.ms-Icon--OutlookLogoInverse16:before{content:"\f39c"}.ms-Icon--OutOfOffice:before{content:"\ed34"}.ms-Icon--Package:before{content:"\e7b8"}.ms-Icon--Packages:before{content:"\f318"}.ms-Icon--Padding:before{content:"\f518"}.ms-Icon--PaddingBottom:before{content:"\f51a"}.ms-Icon--PaddingLeft:before{content:"\f51b"}.ms-Icon--PaddingRight:before{content:"\f51c"}.ms-Icon--PaddingTop:before{content:"\f519"}.ms-Icon--Page:before{content:"\e7c3"}.ms-Icon--PageAdd:before{content:"\ea1a"}.ms-Icon--PageArrowRight:before{content:"\efb8"}.ms-Icon--PageCheckedin:before{content:"\f104"}.ms-Icon--PageCheckedOut:before{content:"\f02c"}.ms-Icon--PageData:before{content:"\e31c"}.ms-Icon--PageEdit:before{content:"\efb6"}.ms-Icon--PageHeader:before{content:"\ecee"}.ms-Icon--PageHeaderEdit:before{content:"\e31d"}.ms-Icon--PageLeft:before{content:"\e760"}.ms-Icon--PageLink:before{content:"\e302"}.ms-Icon--PageList:before{content:"\f106"}.ms-Icon--PageListFilter:before{content:"\f813"}[dir=ltr] .ms-Icon--PageListSolid:before{content:"\f33a"}[dir=rtl] .ms-Icon--PageListSolid:before{content:"\f33b"}[dir=ltr] .ms-Icon--PageListMirroredSolid:before{content:"\f33b"}[dir=rtl] .ms-Icon--PageListMirroredSolid:before{content:"\f33a"}.ms-Icon--PageLock:before{content:"\f43f"}.ms-Icon--PageRemove:before{content:"\efba"}.ms-Icon--PageRight:before{content:"\e761"}.ms-Icon--PageShared:before{content:"\f02d"}.ms-Icon--PageSolid:before{content:"\e729"}.ms-Icon--PanoIndicator:before{content:"\e7b0"}.ms-Icon--Parachute:before{content:"\f351"}.ms-Icon--ParachuteSolid:before{content:"\f352"}.ms-Icon--Parameter:before{content:"\f306"}[dir=ltr] .ms-Icon--ParkingLocation:before{content:"\e811"}[dir=rtl] .ms-Icon--ParkingLocation:before{content:"\ea5e"}[dir=ltr] .ms-Icon--ParkingLocationMirrored:before{content:"\ea5e"}[dir=rtl] .ms-Icon--ParkingLocationMirrored:before{content:"\e811"}[dir=ltr] .ms-Icon--ParkingSolid:before{content:"\f34a"}[dir=rtl] .ms-Icon--ParkingSolid:before{content:"\f34b"}[dir=ltr] .ms-Icon--ParkingMirroredSolid:before{content:"\f34b"}[dir=rtl] .ms-Icon--ParkingMirroredSolid:before{content:"\f34a"}.ms-Icon--PartlyCloudyDay:before{content:"\e9c0"}.ms-Icon--PartlyCloudyNight:before{content:"\e9c1"}.ms-Icon--PartyLeader:before{content:"\eca7"}.ms-Icon--PassiveAuthentication:before{content:"\f32a"}.ms-Icon--PasswordField:before{content:"\f6aa"}.ms-Icon--Paste:before{content:"\e77f"}.ms-Icon--PasteAsCode:before{content:"\f5d6"}.ms-Icon--PasteAsText:before{content:"\f5d5"}.ms-Icon--Pause:before{content:"\e769"}.ms-Icon--PaymentCard:before{content:"\e8c7"}.ms-Icon--PC1:before{content:"\e977"}.ms-Icon--PDF:before{content:"\ea90"}.ms-Icon--PencilReply:before{content:"\ef7b"}.ms-Icon--Pentagon:before{content:"\f4ff"}.ms-Icon--PenWorkspace:before{content:"\edc6"}.ms-Icon--People:before{content:"\e716"}.ms-Icon--PeopleAdd:before{content:"\ea15"}.ms-Icon--PeopleAlert:before{content:"\ed93"}.ms-Icon--PeopleBlock:before{content:"\ed91"}.ms-Icon--PeoplePause:before{content:"\ed94"}.ms-Icon--PeopleRepeat:before{content:"\ed92"}.ms-Icon--Permissions:before{content:"\e8d7"}.ms-Icon--PermissionsSolid:before{content:"\f349"}.ms-Icon--Personalize:before{content:"\e771"}.ms-Icon--Phishing:before{content:"\f679"}.ms-Icon--Phone:before{content:"\e717"}.ms-Icon--Photo:before{content:"\e91b"}.ms-Icon--Photo2:before{content:"\eb9f"}.ms-Icon--Photo2Add:before{content:"\ecab"}.ms-Icon--Photo2Fill:before{content:"\f79f"}.ms-Icon--Photo2Remove:before{content:"\ecac"}.ms-Icon--PhotoCollection:before{content:"\e7aa"}.ms-Icon--PhotoVideoMedia:before{content:"\f0b1"}.ms-Icon--Picture:before{content:"\e8b9"}.ms-Icon--PictureCenter:before{content:"\f522"}.ms-Icon--PictureFill:before{content:"\f523"}.ms-Icon--PictureLibrary:before{content:"\eec2"}.ms-Icon--PicturePosition:before{content:"\f524"}.ms-Icon--PictureStretch:before{content:"\f525"}.ms-Icon--PictureTile:before{content:"\f526"}.ms-Icon--PieDouble:before{content:"\eb04"}.ms-Icon--PieSingle:before{content:"\eb05"}.ms-Icon--PieSingleSolid:before{content:"\f530"}.ms-Icon--Pill:before{content:"\eacb"}.ms-Icon--Pin:before{content:"\e718"}.ms-Icon--Pinned:before{content:"\e840"}.ms-Icon--PinnedFill:before{content:"\e842"}.ms-Icon--PinnedSolid:before{content:"\f676"}.ms-Icon--PinSolid12:before{content:"\e352"}.ms-Icon--PinSolidOff12:before{content:"\e353"}.ms-Icon--PivotChart:before{content:"\f24c"}.ms-Icon--PlainText:before{content:"\f834"}.ms-Icon--PlannerLogo:before{content:"\edd1"}.ms-Icon--PlanView:before{content:"\f360"}.ms-Icon--Play:before{content:"\e768"}.ms-Icon--PlaybackRate1x:before{content:"\ec57"}.ms-Icon--PlayerSettings:before{content:"\ef58"}.ms-Icon--PlayResume:before{content:"\f2c6"}.ms-Icon--PlayReverse:before{content:"\f3e5"}.ms-Icon--PlayReverseResume:before{content:"\f3e4"}.ms-Icon--Plug:before{content:"\f300"}.ms-Icon--PlugConnected:before{content:"\f302"}.ms-Icon--PlugDisconnected:before{content:"\f303"}.ms-Icon--PlugSolid:before{content:"\f301"}.ms-Icon--POI:before{content:"\ecaf"}.ms-Icon--POISolid:before{content:"\f2d1"}.ms-Icon--PollResults:before{content:"\f8a0"}.ms-Icon--PostUpdate:before{content:"\e8f3"}.ms-Icon--PowerApps:before{content:"\edd2"}.ms-Icon--PowerApps2Logo:before{content:"\f092"}.ms-Icon--PowerAppsCDS:before{content:"\e377"}.ms-Icon--PowerAppsLogo:before{content:"\f091"}.ms-Icon--PowerBILogo:before{content:"\ea1e"}.ms-Icon--PowerBILogo16:before{content:"\f790"}.ms-Icon--PowerBILogoBackplate16:before{content:"\f791"}.ms-Icon--PowerButton:before{content:"\e7e8"}.ms-Icon--PowerPointDocument:before{content:"\ef72"}.ms-Icon--PowerPointLogo:before{content:"\f1eb"}.ms-Icon--PowerPointLogo16:before{content:"\f394"}.ms-Icon--PowerPointLogoFill:before{content:"\f1ec"}.ms-Icon--PowerPointLogoFill16:before{content:"\f395"}.ms-Icon--PowerPointLogoInverse:before{content:"\ec2a"}.ms-Icon--PowerPointLogoInverse16:before{content:"\f393"}.ms-Icon--PowerShell:before{content:"\f1fd"}.ms-Icon--PowerShell2:before{content:"\f730"}.ms-Icon--Precipitation:before{content:"\e9cf"}.ms-Icon--PresenceChickletVideo:before{content:"\e979"}.ms-Icon--Presentation:before{content:"\f6e4"}.ms-Icon--Presentation12:before{content:"\f6e5"}.ms-Icon--Preview:before{content:"\e8ff"}.ms-Icon--PreviewLink:before{content:"\e8a1"}.ms-Icon--Previous:before{content:"\e892"}.ms-Icon--PrimaryCalendar:before{content:"\f4ae"}.ms-Icon--Print:before{content:"\e749"}.ms-Icon--PrintfaxPrinterFile:before{content:"\e956"}.ms-Icon--Processing:before{content:"\e9f5"}.ms-Icon--ProcessMetaTask:before{content:"\f290"}.ms-Icon--Product:before{content:"\ecdc"}.ms-Icon--ProductCatalog:before{content:"\efe8"}.ms-Icon--ProductionFloorManagement:before{content:"\ee29"}.ms-Icon--ProductList:before{content:"\e31e"}.ms-Icon--ProductRelease:before{content:"\ee2e"}.ms-Icon--ProductVariant:before{content:"\ee30"}.ms-Icon--ProfileSearch:before{content:"\ef35"}.ms-Icon--ProFootball:before{content:"\eb27"}.ms-Icon--ProgressLoopInner:before{content:"\ecde"}.ms-Icon--ProgressLoopOuter:before{content:"\ecdf"}.ms-Icon--ProgressRingDots:before{content:"\f16a"}.ms-Icon--ProHockey:before{content:"\eb28"}.ms-Icon--ProjectCollection:before{content:"\f363"}.ms-Icon--ProjectDocument:before{content:"\f759"}.ms-Icon--ProjectLogo16:before{content:"\f480"}.ms-Icon--ProjectLogo32:before{content:"\f47e"}.ms-Icon--ProjectLogoFill16:before{content:"\f481"}.ms-Icon--ProjectLogoFill32:before{content:"\f47f"}.ms-Icon--ProjectLogoInverse:before{content:"\edd4"}.ms-Icon--PromotedDatabase:before{content:"\f77d"}.ms-Icon--ProtectedDocument:before{content:"\e8a6"}.ms-Icon--ProtectionCenterLogo32:before{content:"\f494"}.ms-Icon--ProtectRestrict:before{content:"\f22a"}.ms-Icon--PublicCalendar:before{content:"\ef6d"}[dir=ltr] .ms-Icon--PublicContactCard:before{content:"\ef6e"}[dir=rtl] .ms-Icon--PublicContactCard:before{content:"\f230"}[dir=ltr] .ms-Icon--PublicContactCardMirrored:before{content:"\f230"}[dir=rtl] .ms-Icon--PublicContactCardMirrored:before{content:"\ef6e"}.ms-Icon--PublicEmail:before{content:"\ef6f"}.ms-Icon--PublicFolder:before{content:"\ef70"}.ms-Icon--PublishContent:before{content:"\f0d4"}.ms-Icon--PublishCourse:before{content:"\f699"}.ms-Icon--PublisherLogo:before{content:"\f1ed"}.ms-Icon--PublisherLogo16:before{content:"\f3a0"}.ms-Icon--PublisherLogoFill:before{content:"\f1ee"}.ms-Icon--PublisherLogoFill16:before{content:"\f3a1"}.ms-Icon--PublisherLogoInverse16:before{content:"\f39f"}.ms-Icon--Puzzle:before{content:"\ea86"}.ms-Icon--PY:before{content:"\f2f9"}.ms-Icon--PythonLanguage:before{content:"\f2f8"}.ms-Icon--QandA:before{content:"\f8a2"}.ms-Icon--QandAMirror:before{content:"\f8a3"}.ms-Icon--QRCode:before{content:"\ed14"}.ms-Icon--QuadColumn:before{content:"\f66f"}.ms-Icon--Quantity:before{content:"\e9f8"}.ms-Icon--QuarterCircle:before{content:"\f502"}.ms-Icon--QueryList:before{content:"\f2b8"}[dir=ltr] .ms-Icon--Questionnaire:before{content:"\ee19"}[dir=rtl] .ms-Icon--Questionnaire:before{content:"\ee4b"}[dir=ltr] .ms-Icon--QuestionnaireMirrored:before{content:"\ee4b"}[dir=rtl] .ms-Icon--QuestionnaireMirrored:before{content:"\ee19"}.ms-Icon--QuickNote:before{content:"\e70b"}.ms-Icon--QuickNoteSolid:before{content:"\f338"}.ms-Icon--R:before{content:"\f4eb"}.ms-Icon--RadioBtnOff:before{content:"\ecca"}.ms-Icon--RadioBtnOn:before{content:"\eccb"}.ms-Icon--RadioBullet:before{content:"\e915"}.ms-Icon--Rain:before{content:"\e9c4"}.ms-Icon--RainShowersDay:before{content:"\e9c3"}.ms-Icon--RainShowersNight:before{content:"\ea0f"}.ms-Icon--RainSnow:before{content:"\e9c7"}.ms-Icon--RawSource:before{content:"\f299"}.ms-Icon--Read:before{content:"\e8c3"}.ms-Icon--ReadingMode:before{content:"\e736"}.ms-Icon--ReadingModeSolid:before{content:"\f33d"}.ms-Icon--ReadOutLoud:before{content:"\f112"}.ms-Icon--RealEstate:before{content:"\e758"}.ms-Icon--ReceiptCheck:before{content:"\ef5b"}.ms-Icon--ReceiptForward:before{content:"\ef59"}.ms-Icon--ReceiptReply:before{content:"\ef5a"}[dir=ltr] .ms-Icon--ReceiptTentative:before{content:"\f41a"}[dir=rtl] .ms-Icon--ReceiptTentative:before{content:"\f41b"}[dir=ltr] .ms-Icon--ReceiptTentativeMirrored:before{content:"\f41b"}[dir=rtl] .ms-Icon--ReceiptTentativeMirrored:before{content:"\f41a"}.ms-Icon--ReceiptUndelivered:before{content:"\f419"}.ms-Icon--Recent:before{content:"\e823"}.ms-Icon--Record2:before{content:"\ea3f"}.ms-Icon--RecruitmentManagement:before{content:"\ee12"}.ms-Icon--RectangleShape:before{content:"\f1a9"}.ms-Icon--RectangleShapeSolid:before{content:"\f640"}.ms-Icon--RectangularClipping:before{content:"\f407"}.ms-Icon--RecurringEvent:before{content:"\ef5d"}.ms-Icon--RecurringTask:before{content:"\edb2"}.ms-Icon--RecycleBin:before{content:"\ef87"}.ms-Icon--Redeploy:before{content:"\f29e"}.ms-Icon--RedEye:before{content:"\e7b3"}.ms-Icon--Redo:before{content:"\e7a6"}.ms-Icon--Refresh:before{content:"\e72c"}.ms-Icon--Relationship:before{content:"\f003"}.ms-Icon--ReleaseDefinition:before{content:"\f6ea"}.ms-Icon--ReleaseGate:before{content:"\f7be"}.ms-Icon--ReleaseGateCheck:before{content:"\f7bf"}.ms-Icon--ReleaseGateError:before{content:"\f7c0"}.ms-Icon--ReminderGroup:before{content:"\ebf8"}.ms-Icon--ReminderPerson:before{content:"\ebf7"}.ms-Icon--ReminderTime:before{content:"\ebf9"}.ms-Icon--Remote:before{content:"\e8af"}.ms-Icon--Remove:before{content:"\e738"}.ms-Icon--RemoveEvent:before{content:"\ed8a"}.ms-Icon--RemoveFilter:before{content:"\eb08"}.ms-Icon--RemoveFromShoppingList:before{content:"\f7d5"}.ms-Icon--RemoveFromTrash:before{content:"\f82b"}.ms-Icon--RemoveLink:before{content:"\ed90"}.ms-Icon--RemoveLinkChain:before{content:"\f79a"}.ms-Icon--RemoveLinkX:before{content:"\f79b"}.ms-Icon--RemoveOccurrence:before{content:"\ed9b"}.ms-Icon--Rename:before{content:"\e8ac"}.ms-Icon--RenewalCurrent:before{content:"\f545"}.ms-Icon--RenewalFuture:before{content:"\f546"}.ms-Icon--ReopenPages:before{content:"\ed50"}.ms-Icon--Repair:before{content:"\e90f"}.ms-Icon--RepeatAll:before{content:"\e8ee"}.ms-Icon--RepeatOne:before{content:"\e8ed"}.ms-Icon--ReplyAllAlt:before{content:"\ef5f"}[dir=ltr] .ms-Icon--ReplyAll:before{content:"\ee0a"}[dir=rtl] .ms-Icon--ReplyAll:before{content:"\ee36"}[dir=ltr] .ms-Icon--ReplyAllMirrored:before{content:"\ee36"}[dir=rtl] .ms-Icon--ReplyAllMirrored:before{content:"\ee0a"}.ms-Icon--ReplyAlt:before{content:"\ef5e"}[dir=ltr] .ms-Icon--Reply:before{content:"\e97a"}[dir=rtl] .ms-Icon--Reply:before{content:"\ee35"}[dir=ltr] .ms-Icon--ReplyMirrored:before{content:"\ee35"}[dir=rtl] .ms-Icon--ReplyMirrored:before{content:"\e97a"}.ms-Icon--Repo:before{content:"\f2cb"}.ms-Icon--ReportAdd:before{content:"\f52c"}.ms-Icon--ReportDocument:before{content:"\e9f9"}.ms-Icon--ReportHacked:before{content:"\e730"}[dir=ltr] .ms-Icon--ReportLibrary:before{content:"\eebb"}[dir=rtl] .ms-Icon--ReportLibrary:before{content:"\eebc"}[dir=ltr] .ms-Icon--ReportLibraryMirrored:before{content:"\eebc"}[dir=rtl] .ms-Icon--ReportLibraryMirrored:before{content:"\eebb"}.ms-Icon--ReportLock:before{content:"\f875"}.ms-Icon--ReportWarning:before{content:"\f569"}.ms-Icon--RepoSolid:before{content:"\f2cc"}.ms-Icon--Rerun:before{content:"\f8a1"}.ms-Icon--ReservationOrders:before{content:"\f845"}.ms-Icon--ResetDevice:before{content:"\ed10"}.ms-Icon--ResponsesMenu:before{content:"\f768"}.ms-Icon--ReturnKey:before{content:"\e751"}.ms-Icon--ReturnToSession:before{content:"\ed24"}[dir=ltr] .ms-Icon--ReviewRequestSolid:before{content:"\f356"}[dir=rtl] .ms-Icon--ReviewRequestSolid:before{content:"\f357"}[dir=ltr] .ms-Icon--ReviewRequestMirroredSolid:before{content:"\f357"}[dir=rtl] .ms-Icon--ReviewRequestMirroredSolid:before{content:"\f356"}.ms-Icon--ReviewResponseSolid:before{content:"\f358"}.ms-Icon--ReviewSolid:before{content:"\f355"}.ms-Icon--RevToggleKey:before{content:"\e845"}.ms-Icon--Rewind:before{content:"\eb9e"}.ms-Icon--Ribbon:before{content:"\e9d1"}.ms-Icon--RibbonSolid:before{content:"\f345"}.ms-Icon--RightDoubleQuote:before{content:"\e9b1"}.ms-Icon--RightTriangle:before{content:"\f500"}.ms-Icon--Ringer:before{content:"\ea8f"}.ms-Icon--RingerOff:before{content:"\f2c5"}.ms-Icon--RingerRemove:before{content:"\f279"}.ms-Icon--RingerSolid:before{content:"\ef3a"}.ms-Icon--Robot:before{content:"\e99a"}.ms-Icon--Rocket:before{content:"\f3b3"}.ms-Icon--Room:before{content:"\ed9f"}.ms-Icon--Rotate:before{content:"\e7ad"}.ms-Icon--Rotate90Clockwise:before{content:"\f80d"}.ms-Icon--Rotate90CounterClockwise:before{content:"\f80e"}.ms-Icon--RowsChild:before{content:"\f29c"}.ms-Icon--RowsGroup:before{content:"\f29b"}.ms-Icon--Rugby:before{content:"\eb2d"}.ms-Icon--Running:before{content:"\eada"}.ms-Icon--Sad:before{content:"\e757"}.ms-Icon--SadSolid:before{content:"\f33e"}.ms-Icon--Save:before{content:"\e74e"}.ms-Icon--SaveAll:before{content:"\f203"}.ms-Icon--SaveAndClose:before{content:"\f038"}.ms-Icon--SaveAs:before{content:"\e792"}.ms-Icon--SaveTemplate:before{content:"\f6ec"}.ms-Icon--SaveToMobile:before{content:"\f7e0"}.ms-Icon--Savings:before{content:"\eb0b"}.ms-Icon--ScaleUp:before{content:"\ed09"}.ms-Icon--ScaleVolume:before{content:"\f18c"}.ms-Icon--ScatterChart:before{content:"\efeb"}.ms-Icon--ScheduleEventAction:before{content:"\f1ef"}.ms-Icon--SchoolDataSyncLogo:before{content:"\e34c"}.ms-Icon--ScopeTemplate:before{content:"\f2b0"}.ms-Icon--ScreenCast:before{content:"\f7e2"}.ms-Icon--Script:before{content:"\f03a"}.ms-Icon--ScrollUpDown:before{content:"\ec8f"}.ms-Icon--Search:before{content:"\e721"}.ms-Icon--SearchAndApps:before{content:"\e773"}.ms-Icon--SearchBookmark:before{content:"\f5b8"}.ms-Icon--SearchCalendar:before{content:"\f4af"}.ms-Icon--SearchData:before{content:"\f3f1"}[dir=ltr] .ms-Icon--SearchIssue:before{content:"\f09a"}[dir=rtl] .ms-Icon--SearchIssue:before{content:"\f09b"}[dir=ltr] .ms-Icon--SearchIssueMirrored:before{content:"\f09b"}[dir=rtl] .ms-Icon--SearchIssueMirrored:before{content:"\f09a"}.ms-Icon--SearchNearby:before{content:"\e820"}.ms-Icon--SecondaryNav:before{content:"\f814"}.ms-Icon--Section:before{content:"\ec0c"}.ms-Icon--Sections:before{content:"\ef76"}.ms-Icon--SecurityGroup:before{content:"\ed85"}.ms-Icon--SeeDo:before{content:"\e808"}.ms-Icon--SelectAll:before{content:"\e8b3"}.ms-Icon--Sell:before{content:"\eb0c"}.ms-Icon--SemiboldWeight:before{content:"\f4f0"}[dir=ltr] .ms-Icon--Send:before{content:"\e724"}[dir=rtl] .ms-Icon--Send:before{content:"\ea63"}[dir=ltr] .ms-Icon--SendMirrored:before{content:"\ea63"}[dir=rtl] .ms-Icon--SendMirrored:before{content:"\e724"}.ms-Icon--Separator:before{content:"\f35e"}.ms-Icon--Server:before{content:"\f201"}.ms-Icon--ServerEnviroment:before{content:"\f29f"}.ms-Icon--ServerProcesses:before{content:"\f1fe"}.ms-Icon--SetAction:before{content:"\f071"}.ms-Icon--Settings:before{content:"\e713"}.ms-Icon--ShakeDevice:before{content:"\f80a"}.ms-Icon--Shapes:before{content:"\ec7c"}.ms-Icon--Share:before{content:"\e72d"}.ms-Icon--ShareiOS:before{content:"\ef79"}.ms-Icon--SharepointAppIcon16:before{content:"\e365"}.ms-Icon--SharepointLogo:before{content:"\f27e"}.ms-Icon--SharepointLogoFill:before{content:"\f27f"}.ms-Icon--SharepointLogoInverse:before{content:"\ed18"}.ms-Icon--Shield:before{content:"\ea18"}.ms-Icon--ShieldAlert:before{content:"\f7d7"}.ms-Icon--ShieldSolid:before{content:"\f340"}.ms-Icon--Shirt:before{content:"\ed00"}.ms-Icon--Shop:before{content:"\e719"}.ms-Icon--ShoppingCart:before{content:"\e7bf"}.ms-Icon--ShoppingCartSolid:before{content:"\f342"}.ms-Icon--ShopServer:before{content:"\f2b6"}.ms-Icon--ShowGrid:before{content:"\f7e3"}[dir=ltr] .ms-Icon--ShowResults:before{content:"\e8bc"}[dir=rtl] .ms-Icon--ShowResults:before{content:"\ea65"}[dir=ltr] .ms-Icon--ShowResultsMirrored:before{content:"\ea65"}[dir=rtl] .ms-Icon--ShowResultsMirrored:before{content:"\e8bc"}.ms-Icon--ShowTimeAs:before{content:"\f787"}[dir=ltr] .ms-Icon--SidePanel:before{content:"\ef52"}[dir=rtl] .ms-Icon--SidePanel:before{content:"\f221"}[dir=ltr] .ms-Icon--SidePanelMirrored:before{content:"\f221"}[dir=rtl] .ms-Icon--SidePanelMirrored:before{content:"\ef52"}.ms-Icon--Signin:before{content:"\f286"}.ms-Icon--SignOut:before{content:"\f3b1"}.ms-Icon--SingleBookmark:before{content:"\edff"}.ms-Icon--SingleBookmarkSolid:before{content:"\ee00"}.ms-Icon--SingleColumn:before{content:"\f1d3"}.ms-Icon--SingleColumnEdit:before{content:"\f321"}.ms-Icon--SIPMove:before{content:"\e759"}.ms-Icon--SiteScan:before{content:"\ebec"}.ms-Icon--SizeLegacy:before{content:"\e2b2"}.ms-Icon--SkiResorts:before{content:"\eb45"}.ms-Icon--SkypeArrow:before{content:"\f748"}.ms-Icon--SkypeCheck:before{content:"\ef80"}.ms-Icon--SkypeCircleArrow:before{content:"\f747"}.ms-Icon--SkypeCircleCheck:before{content:"\ef7d"}.ms-Icon--SkypeCircleClock:before{content:"\ef7e"}.ms-Icon--SkypeCircleMinus:before{content:"\ef7f"}.ms-Icon--SkypeCircleSlash:before{content:"\f825"}.ms-Icon--SkypeClock:before{content:"\ef81"}.ms-Icon--SkypeForBusinessLogo:before{content:"\f0fc"}.ms-Icon--SkypeForBusinessLogo16:before{content:"\f40f"}.ms-Icon--SkypeForBusinessLogoFill:before{content:"\f27d"}.ms-Icon--SkypeForBusinessLogoFill16:before{content:"\f410"}.ms-Icon--SkypeLogo:before{content:"\eb6f"}.ms-Icon--SkypeLogo16:before{content:"\f40e"}.ms-Icon--SkypeMessage:before{content:"\ef83"}.ms-Icon--SkypeMinus:before{content:"\ef82"}.ms-Icon--SkypeSlash:before{content:"\f826"}.ms-Icon--Slider:before{content:"\f527"}.ms-Icon--SliderHandleSize:before{content:"\f528"}.ms-Icon--SliderThumb:before{content:"\ec13"}.ms-Icon--Slideshow:before{content:"\e786"}.ms-Icon--SmartGlassRemote:before{content:"\f80b"}.ms-Icon--SnapToGrid:before{content:"\f7e4"}.ms-Icon--Snooze:before{content:"\f4bd"}.ms-Icon--Snow:before{content:"\e9c8"}.ms-Icon--Snowflake:before{content:"\eb46"}.ms-Icon--SnowShowerDay:before{content:"\e9fd"}.ms-Icon--SnowShowerNight:before{content:"\ea11"}.ms-Icon--Soccer:before{content:"\eb21"}.ms-Icon--SocialListeningLogo:before{content:"\ed7c"}.ms-Icon--Sort:before{content:"\e8cb"}.ms-Icon--SortDown:before{content:"\ee69"}.ms-Icon--SortLines:before{content:"\e9d0"}.ms-Icon--SortUp:before{content:"\ee68"}.ms-Icon--Source:before{content:"\eb1b"}.ms-Icon--Spacer:before{content:"\f40d"}.ms-Icon--Speakers:before{content:"\e7f5"}.ms-Icon--SpecialEvent:before{content:"\f536"}.ms-Icon--SpeedHigh:before{content:"\ec4a"}.ms-Icon--Split:before{content:"\edbc"}.ms-Icon--SplitObject:before{content:"\f547"}.ms-Icon--Sprint:before{content:"\f3b0"}.ms-Icon--Squalls:before{content:"\e9cc"}.ms-Icon--SquareShapeSolid:before{content:"\f63d"}.ms-Icon--Stack:before{content:"\f26f"}.ms-Icon--StackColumnChart:before{content:"\e9fc"}.ms-Icon--StackedBarChart:before{content:"\f24d"}.ms-Icon--StackedColumnChart2:before{content:"\f666"}.ms-Icon--StackedColumnChart2Fill:before{content:"\f831"}.ms-Icon--StackedLineChart:before{content:"\f24e"}.ms-Icon--StackIndicator:before{content:"\e7ff"}.ms-Icon--StaffNotebookLogo16:before{content:"\f48e"}.ms-Icon--StaffNotebookLogo32:before{content:"\f48c"}.ms-Icon--StaffNotebookLogoFill16:before{content:"\f48f"}.ms-Icon--StaffNotebookLogoFill32:before{content:"\f48d"}.ms-Icon--StaffNotebookLogoInverted16:before{content:"\f491"}.ms-Icon--StaffNotebookLogoInverted32:before{content:"\f490"}.ms-Icon--Starburst:before{content:"\ef78"}.ms-Icon--StarburstSolid:before{content:"\f33c"}.ms-Icon--StatusCircleBlock:before{content:"\f140"}.ms-Icon--StatusCircleBlock2:before{content:"\f141"}.ms-Icon--StatusCircleCheckmark:before{content:"\f13e"}.ms-Icon--StatusCircleErrorX:before{content:"\f13d"}.ms-Icon--StatusCircleExclamation:before{content:"\f13c"}.ms-Icon--StatusCircleInfo:before{content:"\f13f"}.ms-Icon--StatusCircleInner:before{content:"\f137"}.ms-Icon--StatusCircleOuter:before{content:"\f136"}.ms-Icon--StatusCircleQuestionMark:before{content:"\f142"}.ms-Icon--StatusCircleRing:before{content:"\f138"}.ms-Icon--StatusCircleSync:before{content:"\f143"}.ms-Icon--StatusErrorFull:before{content:"\eb90"}.ms-Icon--StatusTriangle:before{content:"\ea82"}.ms-Icon--StatusTriangleExclamation:before{content:"\f13b"}.ms-Icon--StatusTriangleInner:before{content:"\f13a"}.ms-Icon--StatusTriangleOuter:before{content:"\f139"}.ms-Icon--Step:before{content:"\f241"}.ms-Icon--StepInsert:before{content:"\f242"}.ms-Icon--StepShared:before{content:"\f243"}.ms-Icon--StepSharedAdd:before{content:"\f244"}.ms-Icon--StepSharedInsert:before{content:"\f245"}.ms-Icon--StickyNotesOutlineAppIcon:before{content:"\e36a"}.ms-Icon--StickyNotesSolidAppIcon:before{content:"\e36b"}.ms-Icon--StockDown:before{content:"\eb0f"}.ms-Icon--StockUp:before{content:"\eb11"}.ms-Icon--Stop:before{content:"\e71a"}.ms-Icon--StopSolid:before{content:"\ee95"}.ms-Icon--Stopwatch:before{content:"\e916"}.ms-Icon--StorageOptical:before{content:"\e958"}.ms-Icon--StoreLogo16:before{content:"\ea96"}.ms-Icon--StoreLogoMed20:before{content:"\ea04"}.ms-Icon--Storyboard:before{content:"\f308"}.ms-Icon--Streaming:before{content:"\e93e"}.ms-Icon--StreamingOff:before{content:"\f2bb"}.ms-Icon--StreamLogo:before{content:"\f329"}.ms-Icon--Street:before{content:"\e913"}.ms-Icon--StreetsideSplitMinimize:before{content:"\e802"}.ms-Icon--Strikethrough:before{content:"\ede0"}.ms-Icon--Subscribe:before{content:"\eda1"}.ms-Icon--Subscript:before{content:"\eddf"}.ms-Icon--SubstitutionsIn:before{content:"\eb31"}.ms-Icon--Suitcase:before{content:"\edd3"}.ms-Icon--SunAdd:before{content:"\ef69"}.ms-Icon--Sunny:before{content:"\e9bd"}.ms-Icon--SunQuestionMark:before{content:"\ef6a"}.ms-Icon--Superscript:before{content:"\edde"}.ms-Icon--SurveyQuestions:before{content:"\f01b"}.ms-Icon--SwayLogo16:before{content:"\f484"}.ms-Icon--SwayLogo32:before{content:"\f482"}.ms-Icon--SwayLogoFill16:before{content:"\f485"}.ms-Icon--SwayLogoFill32:before{content:"\f483"}.ms-Icon--SwayLogoInverse:before{content:"\ed29"}.ms-Icon--Switch:before{content:"\e8ab"}.ms-Icon--SwitcherStartEnd:before{content:"\e810"}.ms-Icon--Sync:before{content:"\e895"}.ms-Icon--SyncFolder:before{content:"\e8f7"}.ms-Icon--SyncOccurence:before{content:"\f4a3"}.ms-Icon--SyncStatus:before{content:"\f751"}.ms-Icon--SyncStatusSolid:before{content:"\f752"}.ms-Icon--SyncToPC:before{content:"\ee6e"}.ms-Icon--System:before{content:"\e770"}.ms-Icon--Tab:before{content:"\e7e9"}.ms-Icon--TabCenter:before{content:"\f100"}.ms-Icon--Table:before{content:"\ed86"}.ms-Icon--TableComputed:before{content:"\f8f5"}.ms-Icon--TableGroup:before{content:"\f6d9"}.ms-Icon--TableLink:before{content:"\f77a"}.ms-Icon--Tablet:before{content:"\e70a"}.ms-Icon--TabletMode:before{content:"\ebfc"}.ms-Icon--TabletSelected:before{content:"\ec74"}.ms-Icon--TabOneColumn:before{content:"\f849"}.ms-Icon--TabThreeColumn:before{content:"\f84b"}.ms-Icon--TabTwoColumn:before{content:"\f84a"}.ms-Icon--Tag:before{content:"\e8ec"}.ms-Icon--TagSolid:before{content:"\f70e"}.ms-Icon--TagUnknown:before{content:"\f6df"}.ms-Icon--TagUnknown12:before{content:"\f6e1"}.ms-Icon--TagUnknown12Mirror:before{content:"\f6e2"}.ms-Icon--TagUnknownMirror:before{content:"\f6e0"}.ms-Icon--Taskboard:before{content:"\f1c2"}[dir=ltr] .ms-Icon--TaskGroup:before{content:"\f2ae"}[dir=rtl] .ms-Icon--TaskGroup:before{content:"\f2af"}[dir=ltr] .ms-Icon--TaskGroupMirrored:before{content:"\f2af"}[dir=rtl] .ms-Icon--TaskGroupMirrored:before{content:"\f2ae"}.ms-Icon--TaskLogo:before{content:"\f493"}[dir=ltr] .ms-Icon--TaskManager:before{content:"\edb7"}[dir=rtl] .ms-Icon--TaskManager:before{content:"\edb8"}[dir=ltr] .ms-Icon--TaskManagerMirrored:before{content:"\edb8"}[dir=rtl] .ms-Icon--TaskManagerMirrored:before{content:"\edb7"}.ms-Icon--TaskSolid:before{content:"\f333"}.ms-Icon--Taxi:before{content:"\f4a1"}.ms-Icon--TeamFavorite:before{content:"\f2ad"}.ms-Icon--TeamsLogo:before{content:"\f27b"}.ms-Icon--TeamsLogo16:before{content:"\f40a"}.ms-Icon--TeamsLogoFill:before{content:"\f27c"}.ms-Icon--TeamsLogoFill16:before{content:"\f40b"}.ms-Icon--TeamsLogoInverse:before{content:"\f27a"}.ms-Icon--Teamwork:before{content:"\ea12"}.ms-Icon--Teeth:before{content:"\f4a0"}.ms-Icon--Telemarketer:before{content:"\e7b9"}.ms-Icon--TemporaryUser:before{content:"\ee58"}.ms-Icon--Tennis:before{content:"\eb33"}.ms-Icon--TestAutoSolid:before{content:"\f3a8"}.ms-Icon--TestBeaker:before{content:"\f3a5"}.ms-Icon--TestBeakerSolid:before{content:"\f3a6"}.ms-Icon--TestCase:before{content:"\f3af"}.ms-Icon--TestExploreSolid:before{content:"\f3a7"}.ms-Icon--TestImpactSolid:before{content:"\f3aa"}.ms-Icon--TestParameter:before{content:"\f3ad"}.ms-Icon--TestPlan:before{content:"\f3ab"}.ms-Icon--TestStep:before{content:"\f3ac"}.ms-Icon--TestSuite:before{content:"\f3ae"}.ms-Icon--TestUserSolid:before{content:"\f3a9"}.ms-Icon--TextBox:before{content:"\edc2"}.ms-Icon--TextCallout:before{content:"\f2a2"}.ms-Icon--TextDocument:before{content:"\f029"}.ms-Icon--TextDocumentShared:before{content:"\f02b"}.ms-Icon--TextField:before{content:"\edc3"}.ms-Icon--TextOverflow:before{content:"\f51f"}.ms-Icon--TFVCLogo:before{content:"\f44d"}.ms-Icon--ThisPC:before{content:"\ec4e"}.ms-Icon--ThreeQuarterCircle:before{content:"\f503"}[dir=ltr] .ms-Icon--ThumbnailView:before{content:"\e7b6"}[dir=rtl] .ms-Icon--ThumbnailView:before{content:"\ea67"}[dir=ltr] .ms-Icon--ThumbnailViewMirrored:before{content:"\ea67"}[dir=rtl] .ms-Icon--ThumbnailViewMirrored:before{content:"\e7b6"}.ms-Icon--Thunderstorms:before{content:"\e9c6"}.ms-Icon--Ticket:before{content:"\eb54"}.ms-Icon--Tiles:before{content:"\eca5"}.ms-Icon--Tiles2:before{content:"\ef7c"}.ms-Icon--TimeEntry:before{content:"\ef95"}.ms-Icon--Timeline:before{content:"\ed9c"}.ms-Icon--TimelineDelivery:before{content:"\f2ab"}.ms-Icon--TimelineMatrixView:before{content:"\f361"}.ms-Icon--TimelineProgress:before{content:"\f2aa"}.ms-Icon--TimePicker:before{content:"\e367"}.ms-Icon--Timer:before{content:"\e91e"}.ms-Icon--TimeSheet:before{content:"\ea05"}.ms-Icon--ToDoLogoBottom:before{content:"\f4b3"}.ms-Icon--ToDoLogoInverse:before{content:"\f4bc"}.ms-Icon--ToDoLogoOutline:before{content:"\f75b"}.ms-Icon--ToDoLogoTop:before{content:"\f4b4"}.ms-Icon--ToggleBorder:before{content:"\ec12"}.ms-Icon--ToggleFilled:before{content:"\ec11"}.ms-Icon--ToggleLeft:before{content:"\f19e"}.ms-Icon--ToggleRight:before{content:"\f19f"}.ms-Icon--ToggleThumb:before{content:"\ec14"}.ms-Icon--Toll:before{content:"\f160"}.ms-Icon--Toolbox:before{content:"\eced"}.ms-Icon--Touch:before{content:"\e815"}.ms-Icon--TouchPointer:before{content:"\e7c9"}[dir=ltr] .ms-Icon--Trackers:before{content:"\eadf"}[dir=rtl] .ms-Icon--Trackers:before{content:"\ee92"}[dir=ltr] .ms-Icon--TrackersMirrored:before{content:"\ee92"}[dir=rtl] .ms-Icon--TrackersMirrored:before{content:"\eadf"}.ms-Icon--Train:before{content:"\e7c0"}.ms-Icon--TrainSolid:before{content:"\eb4d"}.ms-Icon--TransferCall:before{content:"\ed95"}.ms-Icon--Transition:before{content:"\f3bc"}.ms-Icon--TransitionEffect:before{content:"\f5b4"}.ms-Icon--TransitionPop:before{content:"\f5b2"}.ms-Icon--TransitionPush:before{content:"\f5b3"}.ms-Icon--Translate:before{content:"\e7b2"}.ms-Icon--Trending12:before{content:"\f62d"}.ms-Icon--TriangleDown12:before{content:"\eed1"}.ms-Icon--TriangleLeft12:before{content:"\eed2"}.ms-Icon--TriangleRight12:before{content:"\eed3"}.ms-Icon--TriangleShape:before{content:"\f1a7"}.ms-Icon--TriangleShapeSolid:before{content:"\f63e"}.ms-Icon--TriangleSolid:before{content:"\ea08"}.ms-Icon--TriangleSolidDown12:before{content:"\eecd"}.ms-Icon--TriangleSolidLeft12:before{content:"\eece"}.ms-Icon--TriangleSolidRight12:before{content:"\eecf"}.ms-Icon--TriangleSolidUp12:before{content:"\eecc"}.ms-Icon--TriangleUp12:before{content:"\eed0"}.ms-Icon--TriggerApproval:before{content:"\f3b2"}.ms-Icon--TriggerAuto:before{content:"\f24a"}.ms-Icon--TriggerUser:before{content:"\f24b"}.ms-Icon--Trim:before{content:"\e78a"}.ms-Icon--TrimEnd:before{content:"\f8bc"}.ms-Icon--TrimStart:before{content:"\f8bb"}.ms-Icon--TripleColumn:before{content:"\f1d5"}.ms-Icon--TripleColumnEdit:before{content:"\f323"}.ms-Icon--TripleColumnWide:before{content:"\f66e"}.ms-Icon--Trophy:before{content:"\ed3f"}.ms-Icon--Trophy2:before{content:"\f1ae"}.ms-Icon--Trophy2Solid:before{content:"\f337"}.ms-Icon--TurnRight:before{content:"\e7db"}.ms-Icon--TVMonitor:before{content:"\e7f4"}.ms-Icon--TVMonitorSelected:before{content:"\ec77"}.ms-Icon--TypeScriptLanguage:before{content:"\f2f7"}.ms-Icon--Umbrella:before{content:"\ec04"}.ms-Icon--Underline:before{content:"\e8dc"}.ms-Icon--Undo:before{content:"\e7a7"}[dir=ltr] .ms-Icon--Uneditable2:before{content:"\f876"}[dir=rtl] .ms-Icon--Uneditable2:before{content:"\f877"}[dir=ltr] .ms-Icon--Uneditable2Mirrored:before{content:"\f877"}[dir=rtl] .ms-Icon--Uneditable2Mirrored:before{content:"\f876"}[dir=ltr] .ms-Icon--Uneditable:before{content:"\ed1d"}[dir=rtl] .ms-Icon--Uneditable:before{content:"\f4b9"}[dir=ltr] .ms-Icon--UneditableMirrored:before{content:"\f4b9"}[dir=rtl] .ms-Icon--UneditableMirrored:before{content:"\ed1d"}[dir=ltr] .ms-Icon--UneditableSolid12:before{content:"\f4b7"}[dir=rtl] .ms-Icon--UneditableSolid12:before{content:"\f4b8"}[dir=ltr] .ms-Icon--UneditableSolidMirrored12:before{content:"\f4b8"}[dir=rtl] .ms-Icon--UneditableSolidMirrored12:before{content:"\f4b7"}.ms-Icon--Unfavorite:before{content:"\e8d9"}.ms-Icon--UngroupObject:before{content:"\f4f2"}.ms-Icon--UnknownCall:before{content:"\ed97"}.ms-Icon--Unknown:before{content:"\e9ce"}[dir=rtl] .ms-Icon--Unknown:before{content:"\f22e"}[dir=ltr] .ms-Icon--UnknownMirrored:before{content:"\f22e"}[dir=rtl] .ms-Icon--UnknownMirrored:before{content:"\e9ce"}[dir=ltr] .ms-Icon--UnknownSolid:before{content:"\f2e1"}[dir=rtl] .ms-Icon--UnknownSolid:before{content:"\f2e2"}[dir=ltr] .ms-Icon--UnknownMirroredSolid:before{content:"\f2e2"}[dir=rtl] .ms-Icon--UnknownMirroredSolid:before{content:"\f2e1"}.ms-Icon--Unlock:before{content:"\e785"}.ms-Icon--UnlockSolid:before{content:"\f304"}.ms-Icon--Unpin:before{content:"\e77a"}.ms-Icon--UnpublishContent:before{content:"\e31f"}.ms-Icon--UnSetColor:before{content:"\f3f9"}.ms-Icon--UnstackSelected:before{content:"\e7fe"}.ms-Icon--Unsubscribe:before{content:"\eda0"}.ms-Icon--UnsyncFolder:before{content:"\e8f6"}.ms-Icon--UnsyncOccurence:before{content:"\f4a4"}.ms-Icon--Untag:before{content:"\f60b"}.ms-Icon--Up:before{content:"\e74a"}.ms-Icon--UpgradeAnalysis:before{content:"\ea0b"}.ms-Icon--Upload:before{content:"\e898"}.ms-Icon--USB:before{content:"\e88e"}.ms-Icon--UserEvent:before{content:"\f69c"}.ms-Icon--UserFollowed:before{content:"\f25c"}.ms-Icon--UserGauge:before{content:"\f6ed"}.ms-Icon--UserOptional:before{content:"\f767"}.ms-Icon--UserPause:before{content:"\f2ba"}.ms-Icon--UserRemove:before{content:"\f69b"}.ms-Icon--UserSync:before{content:"\f2b9"}.ms-Icon--UserWarning:before{content:"\e368"}.ms-Icon--Vacation:before{content:"\f49f"}.ms-Icon--Variable:before{content:"\f305"}.ms-Icon--Variable2:before{content:"\f86d"}.ms-Icon--VariableGroup:before{content:"\f31b"}.ms-Icon--VB:before{content:"\f2f2"}.ms-Icon--VennDiagram:before{content:"\f273"}.ms-Icon--VerifiedBrand:before{content:"\f7bd"}.ms-Icon--VerifiedBrandSolid:before{content:"\f6ad"}.ms-Icon--VersionControlPush:before{content:"\f664"}.ms-Icon--VerticalDistributeCenter:before{content:"\f4fa"}.ms-Icon--Video:before{content:"\e714"}.ms-Icon--Video360Generic:before{content:"\f609"}.ms-Icon--VideoLightOff:before{content:"\ea74"}.ms-Icon--VideoOff:before{content:"\f4b0"}.ms-Icon--VideoSearch:before{content:"\f4ea"}.ms-Icon--VideoSolid:before{content:"\ea0c"}.ms-Icon--View:before{content:"\e890"}.ms-Icon--ViewAll:before{content:"\e8a9"}.ms-Icon--ViewAll2:before{content:"\ef56"}.ms-Icon--ViewDashboard:before{content:"\f246"}.ms-Icon--ViewList:before{content:"\f247"}.ms-Icon--ViewListGroup:before{content:"\f248"}.ms-Icon--ViewListTree:before{content:"\f249"}.ms-Icon--ViewOriginal:before{content:"\e7b4"}.ms-Icon--VisioDiagram:before{content:"\f2a0"}.ms-Icon--VisioDiagramSync:before{content:"\f762"}.ms-Icon--VisioDocument:before{content:"\f2a9"}.ms-Icon--VisioLogo:before{content:"\f2a7"}.ms-Icon--VisioLogo16:before{content:"\f3a3"}.ms-Icon--VisioLogoFill:before{content:"\f2a8"}.ms-Icon--VisioLogoFill16:before{content:"\f3a4"}.ms-Icon--VisioLogoInverse:before{content:"\ed7d"}.ms-Icon--VisioLogoInverse16:before{content:"\f3a2"}.ms-Icon--VisualBasicLanguage:before{content:"\f2f1"}.ms-Icon--VisuallyImpaired:before{content:"\f866"}.ms-Icon--VisualsFolder:before{content:"\f520"}.ms-Icon--VisualsStore:before{content:"\f521"}.ms-Icon--VisualStudioIDELogo32:before{content:"\f5d0"}.ms-Icon--VisualStudioLogo:before{content:"\ec22"}.ms-Icon--VoicemailForward:before{content:"\ed87"}.ms-Icon--VoicemailIRM:before{content:"\f421"}.ms-Icon--VoicemailReply:before{content:"\ed88"}.ms-Icon--Volume0:before{content:"\e992"}.ms-Icon--Volume1:before{content:"\e993"}.ms-Icon--Volume2:before{content:"\e994"}.ms-Icon--Volume3:before{content:"\e995"}.ms-Icon--VolumeDisabled:before{content:"\ea85"}.ms-Icon--VSTSAltLogo1:before{content:"\f382"}.ms-Icon--VSTSAltLogo2:before{content:"\f383"}.ms-Icon--VSTSLogo:before{content:"\f381"}.ms-Icon--Waffle:before{content:"\ed89"}.ms-Icon--WaffleOffice365:before{content:"\f4e0"}[dir=ltr] .ms-Icon--WaitlistConfirm:before{content:"\f550"}[dir=rtl] .ms-Icon--WaitlistConfirm:before{content:"\f551"}[dir=ltr] .ms-Icon--WaitlistConfirmMirrored:before{content:"\f551"}[dir=rtl] .ms-Icon--WaitlistConfirmMirrored:before{content:"\f550"}.ms-Icon--Warning:before{content:"\e7ba"}.ms-Icon--Warning12:before{content:"\f62f"}.ms-Icon--WarningSolid:before{content:"\f736"}.ms-Icon--WavingHand:before{content:"\f807"}.ms-Icon--WebAppBuilderFragment:before{content:"\e314"}.ms-Icon--WebAppBuilderFragmentCreate:before{content:"\e31b"}.ms-Icon--WebAppBuilderModule:before{content:"\e313"}.ms-Icon--WebAppBuilderSlot:before{content:"\e315"}.ms-Icon--Webcam2:before{content:"\e960"}.ms-Icon--Webcam2Off:before{content:"\e36d"}.ms-Icon--WebComponents:before{content:"\ec8b"}.ms-Icon--WebPublish:before{content:"\f52f"}.ms-Icon--Website:before{content:"\eb41"}.ms-Icon--WebTemplate:before{content:"\f6b2"}.ms-Icon--Weights:before{content:"\eadb"}.ms-Icon--Wheelchair:before{content:"\f31f"}.ms-Icon--WhiteBoardApp16:before{content:"\f673"}.ms-Icon--WhiteBoardApp32:before{content:"\f674"}.ms-Icon--WifiEthernet:before{content:"\ee77"}.ms-Icon--WifiWarning4:before{content:"\eb63"}.ms-Icon--WindDirection:before{content:"\ebe6"}.ms-Icon--WindowEdit:before{content:"\f50e"}.ms-Icon--WindowsLogo:before{content:"\e782"}.ms-Icon--Wines:before{content:"\eabf"}.ms-Icon--WipePhone:before{content:"\ed8d"}.ms-Icon--WordDocument:before{content:"\ef71"}.ms-Icon--WordLogo:before{content:"\f1e3"}.ms-Icon--WordLogo16:before{content:"\f391"}.ms-Icon--WordLogoFill:before{content:"\f1e4"}.ms-Icon--WordLogoFill16:before{content:"\f392"}.ms-Icon--WordLogoInverse:before{content:"\ec29"}.ms-Icon--WordLogoInverse16:before{content:"\f390"}.ms-Icon--Work:before{content:"\e821"}.ms-Icon--WorkFlow:before{content:"\ea01"}.ms-Icon--WorkforceManagement:before{content:"\ee0f"}.ms-Icon--WorkItem:before{content:"\f314"}.ms-Icon--WorkItemAlert:before{content:"\f78f"}.ms-Icon--WorkItemBar:before{content:"\f35c"}.ms-Icon--WorkItemBarSolid:before{content:"\f35d"}.ms-Icon--WorkItemBug:before{content:"\f315"}.ms-Icon--World:before{content:"\e909"}.ms-Icon--WorldClock:before{content:"\e918"}.ms-Icon--YammerLogo:before{content:"\ed19"}.ms-Icon--ZipFolder:before{content:"\f012"}.ms-Icon--Zoom:before{content:"\e71e"}.ms-Icon--ZoomIn:before{content:"\e8a3"}.ms-Icon--ZoomOut:before{content:"\e71f"}.ms-Icon--ZoomToFit:before{content:"\f649"}.ms-Icon--HumanResources:before{content:"\f240"}.ms-Icon--StoreLogo:before{content:"\ea96"}.ms-Icon--OneDrive:before{content:"\e941"}.ms-Icon--ToggleOff:before{content:"\f19f"}.ms-Icon--StoreLogoMed:before{content:"\ea04"}@font-face{font-family:FabricMDL2Icons;src:url(fabricmdl2icons-3.54.3159c107e2f4c9f1.woff) format("woff");font-weight:400;font-style:normal}@media (max-width: 479.99999px){.ms-hiddenSm,.ms-hiddenMdDown,.ms-hiddenLgDown,.ms-hiddenXlDown,.ms-hiddenXxlDown{display:none!important}}@media (min-width: 480px) and (max-width: 639.99999px){.ms-hiddenMd,.ms-hiddenMdUp,.ms-hiddenMdDown,.ms-hiddenLgDown,.ms-hiddenXlDown,.ms-hiddenXxlDown{display:none!important}}@media (min-width: 640px) and (max-width: 1023.99999px){.ms-hiddenMdUp,.ms-hiddenLg,.ms-hiddenLgUp,.ms-hiddenLgDown,.ms-hiddenXlDown,.ms-hiddenXxlDown{display:none!important}}@media (min-width: 1024px) and (max-width: 1365.99999px){.ms-hiddenMdUp,.ms-hiddenLgUp,.ms-hiddenXl,.ms-hiddenXlUp,.ms-hiddenXlDown,.ms-hiddenXxlDown{display:none!important}}@media (min-width: 1366px) and (max-width: 1919.99999px){.ms-hiddenMdUp,.ms-hiddenLgUp,.ms-hiddenXlUp,.ms-hiddenXxl,.ms-hiddenXxlUp,.ms-hiddenXxlDown{display:none!important}}@media (min-width: 1920px){.ms-hiddenMdUp,.ms-hiddenLgUp,.ms-hiddenXlUp,.ms-hiddenXxlUp,.ms-hiddenXxxl{display:none!important}}.ms-sm12{width:100%}.ms-sm11{width:91.66666666666666%}.ms-sm10{width:83.33333333333334%}.ms-sm9{width:75%}.ms-sm8{width:66.66666666666666%}.ms-sm7{width:58.333333333333336%}.ms-sm6{width:50%}.ms-sm5{width:41.66666666666667%}.ms-sm4{width:33.33333333333333%}.ms-sm3{width:25%}.ms-sm2{width:16.666666666666664%}.ms-sm1{width:8.333333333333332%}[dir=ltr] .ms-smPull12{right:100%}[dir=rtl] .ms-smPull12{left:100%}[dir=ltr] .ms-smPull11{right:91.66667%}[dir=rtl] .ms-smPull11{left:91.66667%}[dir=ltr] .ms-smPull10{right:83.33333%}[dir=rtl] .ms-smPull10{left:83.33333%}[dir=ltr] .ms-smPull9{right:75%}[dir=rtl] .ms-smPull9{left:75%}[dir=ltr] .ms-smPull8{right:66.66667%}[dir=rtl] .ms-smPull8{left:66.66667%}[dir=ltr] .ms-smPull7{right:58.33333%}[dir=rtl] .ms-smPull7{left:58.33333%}[dir=ltr] .ms-smPull6{right:50%}[dir=rtl] .ms-smPull6{left:50%}[dir=ltr] .ms-smPull5{right:41.66667%}[dir=rtl] .ms-smPull5{left:41.66667%}[dir=ltr] .ms-smPull4{right:33.33333%}[dir=rtl] .ms-smPull4{left:33.33333%}[dir=ltr] .ms-smPull3{right:25%}[dir=rtl] .ms-smPull3{left:25%}[dir=ltr] .ms-smPull2{right:16.66667%}[dir=rtl] .ms-smPull2{left:16.66667%}[dir=ltr] .ms-smPull1{right:8.33333%}[dir=rtl] .ms-smPull1{left:8.33333%}[dir=ltr] .ms-smPull0{right:auto}[dir=rtl] .ms-smPull0{left:auto}[dir=ltr] .ms-smPush12{left:100%}[dir=rtl] .ms-smPush12{right:100%}[dir=ltr] .ms-smPush11{left:91.66667%}[dir=rtl] .ms-smPush11{right:91.66667%}[dir=ltr] .ms-smPush10{left:83.33333%}[dir=rtl] .ms-smPush10{right:83.33333%}[dir=ltr] .ms-smPush9{left:75%}[dir=rtl] .ms-smPush9{right:75%}[dir=ltr] .ms-smPush8{left:66.66667%}[dir=rtl] .ms-smPush8{right:66.66667%}[dir=ltr] .ms-smPush7{left:58.33333%}[dir=rtl] .ms-smPush7{right:58.33333%}[dir=ltr] .ms-smPush6{left:50%}[dir=rtl] .ms-smPush6{right:50%}[dir=ltr] .ms-smPush5{left:41.66667%}[dir=rtl] .ms-smPush5{right:41.66667%}[dir=ltr] .ms-smPush4{left:33.33333%}[dir=rtl] .ms-smPush4{right:33.33333%}[dir=ltr] .ms-smPush3{left:25%}[dir=rtl] .ms-smPush3{right:25%}[dir=ltr] .ms-smPush2{left:16.66667%}[dir=rtl] .ms-smPush2{right:16.66667%}[dir=ltr] .ms-smPush1{left:8.33333%}[dir=rtl] .ms-smPush1{right:8.33333%}[dir=ltr] .ms-smPush0{left:auto}[dir=rtl] .ms-smPush0{right:auto}[dir=ltr] .ms-smOffset11{margin-left:91.66667%}[dir=rtl] .ms-smOffset11{margin-right:91.66667%}[dir=ltr] .ms-smOffset10{margin-left:83.33333%}[dir=rtl] .ms-smOffset10{margin-right:83.33333%}[dir=ltr] .ms-smOffset9{margin-left:75%}[dir=rtl] .ms-smOffset9{margin-right:75%}[dir=ltr] .ms-smOffset8{margin-left:66.66667%}[dir=rtl] .ms-smOffset8{margin-right:66.66667%}[dir=ltr] .ms-smOffset7{margin-left:58.33333%}[dir=rtl] .ms-smOffset7{margin-right:58.33333%}[dir=ltr] .ms-smOffset6{margin-left:50%}[dir=rtl] .ms-smOffset6{margin-right:50%}[dir=ltr] .ms-smOffset5{margin-left:41.66667%}[dir=rtl] .ms-smOffset5{margin-right:41.66667%}[dir=ltr] .ms-smOffset4{margin-left:33.33333%}[dir=rtl] .ms-smOffset4{margin-right:33.33333%}[dir=ltr] .ms-smOffset3{margin-left:25%}[dir=rtl] .ms-smOffset3{margin-right:25%}[dir=ltr] .ms-smOffset2{margin-left:16.66667%}[dir=rtl] .ms-smOffset2{margin-right:16.66667%}[dir=ltr] .ms-smOffset1{margin-left:8.33333%}[dir=rtl] .ms-smOffset1{margin-right:8.33333%}[dir=ltr] .ms-smOffset0{margin-left:0}[dir=rtl] .ms-smOffset0{margin-right:0}@media (min-width: 480px){.ms-md12{width:100%}}@media (min-width: 480px){.ms-md11{width:91.66666666666666%}}@media (min-width: 480px){.ms-md10{width:83.33333333333334%}}@media (min-width: 480px){.ms-md9{width:75%}}@media (min-width: 480px){.ms-md8{width:66.66666666666666%}}@media (min-width: 480px){.ms-md7{width:58.333333333333336%}}@media (min-width: 480px){.ms-md6{width:50%}}@media (min-width: 480px){.ms-md5{width:41.66666666666667%}}@media (min-width: 480px){.ms-md4{width:33.33333333333333%}}@media (min-width: 480px){.ms-md3{width:25%}}@media (min-width: 480px){.ms-md2{width:16.666666666666664%}}@media (min-width: 480px){.ms-md1{width:8.333333333333332%}}@media (min-width: 480px){[dir=ltr] .ms-mdPull12{right:100%}[dir=rtl] .ms-mdPull12{left:100%}}@media (min-width: 480px){[dir=ltr] .ms-mdPull11{right:91.66667%}[dir=rtl] .ms-mdPull11{left:91.66667%}}@media (min-width: 480px){[dir=ltr] .ms-mdPull10{right:83.33333%}[dir=rtl] .ms-mdPull10{left:83.33333%}}@media (min-width: 480px){[dir=ltr] .ms-mdPull9{right:75%}[dir=rtl] .ms-mdPull9{left:75%}}@media (min-width: 480px){[dir=ltr] .ms-mdPull8{right:66.66667%}[dir=rtl] .ms-mdPull8{left:66.66667%}}@media (min-width: 480px){[dir=ltr] .ms-mdPull7{right:58.33333%}[dir=rtl] .ms-mdPull7{left:58.33333%}}@media (min-width: 480px){[dir=ltr] .ms-mdPull6{right:50%}[dir=rtl] .ms-mdPull6{left:50%}}@media (min-width: 480px){[dir=ltr] .ms-mdPull5{right:41.66667%}[dir=rtl] .ms-mdPull5{left:41.66667%}}@media (min-width: 480px){[dir=ltr] .ms-mdPull4{right:33.33333%}[dir=rtl] .ms-mdPull4{left:33.33333%}}@media (min-width: 480px){[dir=ltr] .ms-mdPull3{right:25%}[dir=rtl] .ms-mdPull3{left:25%}}@media (min-width: 480px){[dir=ltr] .ms-mdPull2{right:16.66667%}[dir=rtl] .ms-mdPull2{left:16.66667%}}@media (min-width: 480px){[dir=ltr] .ms-mdPull1{right:8.33333%}[dir=rtl] .ms-mdPull1{left:8.33333%}}@media (min-width: 480px){[dir=ltr] .ms-mdPull0{right:auto}[dir=rtl] .ms-mdPull0{left:auto}}@media (min-width: 480px){[dir=ltr] .ms-mdPush12{left:100%}[dir=rtl] .ms-mdPush12{right:100%}}@media (min-width: 480px){[dir=ltr] .ms-mdPush11{left:91.66667%}[dir=rtl] .ms-mdPush11{right:91.66667%}}@media (min-width: 480px){[dir=ltr] .ms-mdPush10{left:83.33333%}[dir=rtl] .ms-mdPush10{right:83.33333%}}@media (min-width: 480px){[dir=ltr] .ms-mdPush9{left:75%}[dir=rtl] .ms-mdPush9{right:75%}}@media (min-width: 480px){[dir=ltr] .ms-mdPush8{left:66.66667%}[dir=rtl] .ms-mdPush8{right:66.66667%}}@media (min-width: 480px){[dir=ltr] .ms-mdPush7{left:58.33333%}[dir=rtl] .ms-mdPush7{right:58.33333%}}@media (min-width: 480px){[dir=ltr] .ms-mdPush6{left:50%}[dir=rtl] .ms-mdPush6{right:50%}}@media (min-width: 480px){[dir=ltr] .ms-mdPush5{left:41.66667%}[dir=rtl] .ms-mdPush5{right:41.66667%}}@media (min-width: 480px){[dir=ltr] .ms-mdPush4{left:33.33333%}[dir=rtl] .ms-mdPush4{right:33.33333%}}@media (min-width: 480px){[dir=ltr] .ms-mdPush3{left:25%}[dir=rtl] .ms-mdPush3{right:25%}}@media (min-width: 480px){[dir=ltr] .ms-mdPush2{left:16.66667%}[dir=rtl] .ms-mdPush2{right:16.66667%}}@media (min-width: 480px){[dir=ltr] .ms-mdPush1{left:8.33333%}[dir=rtl] .ms-mdPush1{right:8.33333%}}@media (min-width: 480px){[dir=ltr] .ms-mdPush0{left:auto}[dir=rtl] .ms-mdPush0{right:auto}}@media (min-width: 480px){[dir=ltr] .ms-mdOffset11{margin-left:91.66667%}[dir=rtl] .ms-mdOffset11{margin-right:91.66667%}}@media (min-width: 480px){[dir=ltr] .ms-mdOffset10{margin-left:83.33333%}[dir=rtl] .ms-mdOffset10{margin-right:83.33333%}}@media (min-width: 480px){[dir=ltr] .ms-mdOffset9{margin-left:75%}[dir=rtl] .ms-mdOffset9{margin-right:75%}}@media (min-width: 480px){[dir=ltr] .ms-mdOffset8{margin-left:66.66667%}[dir=rtl] .ms-mdOffset8{margin-right:66.66667%}}@media (min-width: 480px){[dir=ltr] .ms-mdOffset7{margin-left:58.33333%}[dir=rtl] .ms-mdOffset7{margin-right:58.33333%}}@media (min-width: 480px){[dir=ltr] .ms-mdOffset6{margin-left:50%}[dir=rtl] .ms-mdOffset6{margin-right:50%}}@media (min-width: 480px){[dir=ltr] .ms-mdOffset5{margin-left:41.66667%}[dir=rtl] .ms-mdOffset5{margin-right:41.66667%}}@media (min-width: 480px){[dir=ltr] .ms-mdOffset4{margin-left:33.33333%}[dir=rtl] .ms-mdOffset4{margin-right:33.33333%}}@media (min-width: 480px){[dir=ltr] .ms-mdOffset3{margin-left:25%}[dir=rtl] .ms-mdOffset3{margin-right:25%}}@media (min-width: 480px){[dir=ltr] .ms-mdOffset2{margin-left:16.66667%}[dir=rtl] .ms-mdOffset2{margin-right:16.66667%}}@media (min-width: 480px){[dir=ltr] .ms-mdOffset1{margin-left:8.33333%}[dir=rtl] .ms-mdOffset1{margin-right:8.33333%}}@media (min-width: 480px){[dir=ltr] .ms-mdOffset0{margin-left:0}[dir=rtl] .ms-mdOffset0{margin-right:0}}@media (min-width: 640px){.ms-lg12{width:100%}}@media (min-width: 640px){.ms-lg11{width:91.66666666666666%}}@media (min-width: 640px){.ms-lg10{width:83.33333333333334%}}@media (min-width: 640px){.ms-lg9{width:75%}}@media (min-width: 640px){.ms-lg8{width:66.66666666666666%}}@media (min-width: 640px){.ms-lg7{width:58.333333333333336%}}@media (min-width: 640px){.ms-lg6{width:50%}}@media (min-width: 640px){.ms-lg5{width:41.66666666666667%}}@media (min-width: 640px){.ms-lg4{width:33.33333333333333%}}@media (min-width: 640px){.ms-lg3{width:25%}}@media (min-width: 640px){.ms-lg2{width:16.666666666666664%}}@media (min-width: 640px){.ms-lg1{width:8.333333333333332%}}@media (min-width: 640px){[dir=ltr] .ms-lgPull12{right:100%}[dir=rtl] .ms-lgPull12{left:100%}}@media (min-width: 640px){[dir=ltr] .ms-lgPull11{right:91.66667%}[dir=rtl] .ms-lgPull11{left:91.66667%}}@media (min-width: 640px){[dir=ltr] .ms-lgPull10{right:83.33333%}[dir=rtl] .ms-lgPull10{left:83.33333%}}@media (min-width: 640px){[dir=ltr] .ms-lgPull9{right:75%}[dir=rtl] .ms-lgPull9{left:75%}}@media (min-width: 640px){[dir=ltr] .ms-lgPull8{right:66.66667%}[dir=rtl] .ms-lgPull8{left:66.66667%}}@media (min-width: 640px){[dir=ltr] .ms-lgPull7{right:58.33333%}[dir=rtl] .ms-lgPull7{left:58.33333%}}@media (min-width: 640px){[dir=ltr] .ms-lgPull6{right:50%}[dir=rtl] .ms-lgPull6{left:50%}}@media (min-width: 640px){[dir=ltr] .ms-lgPull5{right:41.66667%}[dir=rtl] .ms-lgPull5{left:41.66667%}}@media (min-width: 640px){[dir=ltr] .ms-lgPull4{right:33.33333%}[dir=rtl] .ms-lgPull4{left:33.33333%}}@media (min-width: 640px){[dir=ltr] .ms-lgPull3{right:25%}[dir=rtl] .ms-lgPull3{left:25%}}@media (min-width: 640px){[dir=ltr] .ms-lgPull2{right:16.66667%}[dir=rtl] .ms-lgPull2{left:16.66667%}}@media (min-width: 640px){[dir=ltr] .ms-lgPull1{right:8.33333%}[dir=rtl] .ms-lgPull1{left:8.33333%}}@media (min-width: 640px){[dir=ltr] .ms-lgPull0{right:auto}[dir=rtl] .ms-lgPull0{left:auto}}@media (min-width: 640px){[dir=ltr] .ms-lgPush12{left:100%}[dir=rtl] .ms-lgPush12{right:100%}}@media (min-width: 640px){[dir=ltr] .ms-lgPush11{left:91.66667%}[dir=rtl] .ms-lgPush11{right:91.66667%}}@media (min-width: 640px){[dir=ltr] .ms-lgPush10{left:83.33333%}[dir=rtl] .ms-lgPush10{right:83.33333%}}@media (min-width: 640px){[dir=ltr] .ms-lgPush9{left:75%}[dir=rtl] .ms-lgPush9{right:75%}}@media (min-width: 640px){[dir=ltr] .ms-lgPush8{left:66.66667%}[dir=rtl] .ms-lgPush8{right:66.66667%}}@media (min-width: 640px){[dir=ltr] .ms-lgPush7{left:58.33333%}[dir=rtl] .ms-lgPush7{right:58.33333%}}@media (min-width: 640px){[dir=ltr] .ms-lgPush6{left:50%}[dir=rtl] .ms-lgPush6{right:50%}}@media (min-width: 640px){[dir=ltr] .ms-lgPush5{left:41.66667%}[dir=rtl] .ms-lgPush5{right:41.66667%}}@media (min-width: 640px){[dir=ltr] .ms-lgPush4{left:33.33333%}[dir=rtl] .ms-lgPush4{right:33.33333%}}@media (min-width: 640px){[dir=ltr] .ms-lgPush3{left:25%}[dir=rtl] .ms-lgPush3{right:25%}}@media (min-width: 640px){[dir=ltr] .ms-lgPush2{left:16.66667%}[dir=rtl] .ms-lgPush2{right:16.66667%}}@media (min-width: 640px){[dir=ltr] .ms-lgPush1{left:8.33333%}[dir=rtl] .ms-lgPush1{right:8.33333%}}@media (min-width: 640px){[dir=ltr] .ms-lgPush0{left:auto}[dir=rtl] .ms-lgPush0{right:auto}}@media (min-width: 640px){[dir=ltr] .ms-lgOffset11{margin-left:91.66667%}[dir=rtl] .ms-lgOffset11{margin-right:91.66667%}}@media (min-width: 640px){[dir=ltr] .ms-lgOffset10{margin-left:83.33333%}[dir=rtl] .ms-lgOffset10{margin-right:83.33333%}}@media (min-width: 640px){[dir=ltr] .ms-lgOffset9{margin-left:75%}[dir=rtl] .ms-lgOffset9{margin-right:75%}}@media (min-width: 640px){[dir=ltr] .ms-lgOffset8{margin-left:66.66667%}[dir=rtl] .ms-lgOffset8{margin-right:66.66667%}}@media (min-width: 640px){[dir=ltr] .ms-lgOffset7{margin-left:58.33333%}[dir=rtl] .ms-lgOffset7{margin-right:58.33333%}}@media (min-width: 640px){[dir=ltr] .ms-lgOffset6{margin-left:50%}[dir=rtl] .ms-lgOffset6{margin-right:50%}}@media (min-width: 640px){[dir=ltr] .ms-lgOffset5{margin-left:41.66667%}[dir=rtl] .ms-lgOffset5{margin-right:41.66667%}}@media (min-width: 640px){[dir=ltr] .ms-lgOffset4{margin-left:33.33333%}[dir=rtl] .ms-lgOffset4{margin-right:33.33333%}}@media (min-width: 640px){[dir=ltr] .ms-lgOffset3{margin-left:25%}[dir=rtl] .ms-lgOffset3{margin-right:25%}}@media (min-width: 640px){[dir=ltr] .ms-lgOffset2{margin-left:16.66667%}[dir=rtl] .ms-lgOffset2{margin-right:16.66667%}}@media (min-width: 640px){[dir=ltr] .ms-lgOffset1{margin-left:8.33333%}[dir=rtl] .ms-lgOffset1{margin-right:8.33333%}}@media (min-width: 640px){[dir=ltr] .ms-lgOffset0{margin-left:0}[dir=rtl] .ms-lgOffset0{margin-right:0}}@media (min-width: 1024px){.ms-xl12{width:100%}}@media (min-width: 1024px){.ms-xl11{width:91.66666666666666%}}@media (min-width: 1024px){.ms-xl10{width:83.33333333333334%}}@media (min-width: 1024px){.ms-xl9{width:75%}}@media (min-width: 1024px){.ms-xl8{width:66.66666666666666%}}@media (min-width: 1024px){.ms-xl7{width:58.333333333333336%}}@media (min-width: 1024px){.ms-xl6{width:50%}}@media (min-width: 1024px){.ms-xl5{width:41.66666666666667%}}@media (min-width: 1024px){.ms-xl4{width:33.33333333333333%}}@media (min-width: 1024px){.ms-xl3{width:25%}}@media (min-width: 1024px){.ms-xl2{width:16.666666666666664%}}@media (min-width: 1024px){.ms-xl1{width:8.333333333333332%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPull12{right:100%}[dir=rtl] .ms-xlPull12{left:100%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPull11{right:91.66667%}[dir=rtl] .ms-xlPull11{left:91.66667%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPull10{right:83.33333%}[dir=rtl] .ms-xlPull10{left:83.33333%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPull9{right:75%}[dir=rtl] .ms-xlPull9{left:75%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPull8{right:66.66667%}[dir=rtl] .ms-xlPull8{left:66.66667%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPull7{right:58.33333%}[dir=rtl] .ms-xlPull7{left:58.33333%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPull6{right:50%}[dir=rtl] .ms-xlPull6{left:50%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPull5{right:41.66667%}[dir=rtl] .ms-xlPull5{left:41.66667%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPull4{right:33.33333%}[dir=rtl] .ms-xlPull4{left:33.33333%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPull3{right:25%}[dir=rtl] .ms-xlPull3{left:25%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPull2{right:16.66667%}[dir=rtl] .ms-xlPull2{left:16.66667%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPull1{right:8.33333%}[dir=rtl] .ms-xlPull1{left:8.33333%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPull0{right:auto}[dir=rtl] .ms-xlPull0{left:auto}}@media (min-width: 1024px){[dir=ltr] .ms-xlPush12{left:100%}[dir=rtl] .ms-xlPush12{right:100%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPush11{left:91.66667%}[dir=rtl] .ms-xlPush11{right:91.66667%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPush10{left:83.33333%}[dir=rtl] .ms-xlPush10{right:83.33333%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPush9{left:75%}[dir=rtl] .ms-xlPush9{right:75%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPush8{left:66.66667%}[dir=rtl] .ms-xlPush8{right:66.66667%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPush7{left:58.33333%}[dir=rtl] .ms-xlPush7{right:58.33333%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPush6{left:50%}[dir=rtl] .ms-xlPush6{right:50%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPush5{left:41.66667%}[dir=rtl] .ms-xlPush5{right:41.66667%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPush4{left:33.33333%}[dir=rtl] .ms-xlPush4{right:33.33333%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPush3{left:25%}[dir=rtl] .ms-xlPush3{right:25%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPush2{left:16.66667%}[dir=rtl] .ms-xlPush2{right:16.66667%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPush1{left:8.33333%}[dir=rtl] .ms-xlPush1{right:8.33333%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPush0{left:auto}[dir=rtl] .ms-xlPush0{right:auto}}@media (min-width: 1024px){[dir=ltr] .ms-xlOffset11{margin-left:91.66667%}[dir=rtl] .ms-xlOffset11{margin-right:91.66667%}}@media (min-width: 1024px){[dir=ltr] .ms-xlOffset10{margin-left:83.33333%}[dir=rtl] .ms-xlOffset10{margin-right:83.33333%}}@media (min-width: 1024px){[dir=ltr] .ms-xlOffset9{margin-left:75%}[dir=rtl] .ms-xlOffset9{margin-right:75%}}@media (min-width: 1024px){[dir=ltr] .ms-xlOffset8{margin-left:66.66667%}[dir=rtl] .ms-xlOffset8{margin-right:66.66667%}}@media (min-width: 1024px){[dir=ltr] .ms-xlOffset7{margin-left:58.33333%}[dir=rtl] .ms-xlOffset7{margin-right:58.33333%}}@media (min-width: 1024px){[dir=ltr] .ms-xlOffset6{margin-left:50%}[dir=rtl] .ms-xlOffset6{margin-right:50%}}@media (min-width: 1024px){[dir=ltr] .ms-xlOffset5{margin-left:41.66667%}[dir=rtl] .ms-xlOffset5{margin-right:41.66667%}}@media (min-width: 1024px){[dir=ltr] .ms-xlOffset4{margin-left:33.33333%}[dir=rtl] .ms-xlOffset4{margin-right:33.33333%}}@media (min-width: 1024px){[dir=ltr] .ms-xlOffset3{margin-left:25%}[dir=rtl] .ms-xlOffset3{margin-right:25%}}@media (min-width: 1024px){[dir=ltr] .ms-xlOffset2{margin-left:16.66667%}[dir=rtl] .ms-xlOffset2{margin-right:16.66667%}}@media (min-width: 1024px){[dir=ltr] .ms-xlOffset1{margin-left:8.33333%}[dir=rtl] .ms-xlOffset1{margin-right:8.33333%}}@media (min-width: 1024px){[dir=ltr] .ms-xlOffset0{margin-left:0}[dir=rtl] .ms-xlOffset0{margin-right:0}}@media (min-width: 1366px){.ms-xxl12{width:100%}}@media (min-width: 1366px){.ms-xxl11{width:91.66666666666666%}}@media (min-width: 1366px){.ms-xxl10{width:83.33333333333334%}}@media (min-width: 1366px){.ms-xxl9{width:75%}}@media (min-width: 1366px){.ms-xxl8{width:66.66666666666666%}}@media (min-width: 1366px){.ms-xxl7{width:58.333333333333336%}}@media (min-width: 1366px){.ms-xxl6{width:50%}}@media (min-width: 1366px){.ms-xxl5{width:41.66666666666667%}}@media (min-width: 1366px){.ms-xxl4{width:33.33333333333333%}}@media (min-width: 1366px){.ms-xxl3{width:25%}}@media (min-width: 1366px){.ms-xxl2{width:16.666666666666664%}}@media (min-width: 1366px){.ms-xxl1{width:8.333333333333332%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPull12{right:100%}[dir=rtl] .ms-xxlPull12{left:100%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPull11{right:91.66667%}[dir=rtl] .ms-xxlPull11{left:91.66667%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPull10{right:83.33333%}[dir=rtl] .ms-xxlPull10{left:83.33333%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPull9{right:75%}[dir=rtl] .ms-xxlPull9{left:75%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPull8{right:66.66667%}[dir=rtl] .ms-xxlPull8{left:66.66667%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPull7{right:58.33333%}[dir=rtl] .ms-xxlPull7{left:58.33333%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPull6{right:50%}[dir=rtl] .ms-xxlPull6{left:50%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPull5{right:41.66667%}[dir=rtl] .ms-xxlPull5{left:41.66667%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPull4{right:33.33333%}[dir=rtl] .ms-xxlPull4{left:33.33333%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPull3{right:25%}[dir=rtl] .ms-xxlPull3{left:25%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPull2{right:16.66667%}[dir=rtl] .ms-xxlPull2{left:16.66667%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPull1{right:8.33333%}[dir=rtl] .ms-xxlPull1{left:8.33333%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPull0{right:auto}[dir=rtl] .ms-xxlPull0{left:auto}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPush12{left:100%}[dir=rtl] .ms-xxlPush12{right:100%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPush11{left:91.66667%}[dir=rtl] .ms-xxlPush11{right:91.66667%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPush10{left:83.33333%}[dir=rtl] .ms-xxlPush10{right:83.33333%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPush9{left:75%}[dir=rtl] .ms-xxlPush9{right:75%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPush8{left:66.66667%}[dir=rtl] .ms-xxlPush8{right:66.66667%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPush7{left:58.33333%}[dir=rtl] .ms-xxlPush7{right:58.33333%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPush6{left:50%}[dir=rtl] .ms-xxlPush6{right:50%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPush5{left:41.66667%}[dir=rtl] .ms-xxlPush5{right:41.66667%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPush4{left:33.33333%}[dir=rtl] .ms-xxlPush4{right:33.33333%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPush3{left:25%}[dir=rtl] .ms-xxlPush3{right:25%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPush2{left:16.66667%}[dir=rtl] .ms-xxlPush2{right:16.66667%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPush1{left:8.33333%}[dir=rtl] .ms-xxlPush1{right:8.33333%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPush0{left:auto}[dir=rtl] .ms-xxlPush0{right:auto}}@media (min-width: 1366px){[dir=ltr] .ms-xxlOffset11{margin-left:91.66667%}[dir=rtl] .ms-xxlOffset11{margin-right:91.66667%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlOffset10{margin-left:83.33333%}[dir=rtl] .ms-xxlOffset10{margin-right:83.33333%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlOffset9{margin-left:75%}[dir=rtl] .ms-xxlOffset9{margin-right:75%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlOffset8{margin-left:66.66667%}[dir=rtl] .ms-xxlOffset8{margin-right:66.66667%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlOffset7{margin-left:58.33333%}[dir=rtl] .ms-xxlOffset7{margin-right:58.33333%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlOffset6{margin-left:50%}[dir=rtl] .ms-xxlOffset6{margin-right:50%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlOffset5{margin-left:41.66667%}[dir=rtl] .ms-xxlOffset5{margin-right:41.66667%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlOffset4{margin-left:33.33333%}[dir=rtl] .ms-xxlOffset4{margin-right:33.33333%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlOffset3{margin-left:25%}[dir=rtl] .ms-xxlOffset3{margin-right:25%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlOffset2{margin-left:16.66667%}[dir=rtl] .ms-xxlOffset2{margin-right:16.66667%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlOffset1{margin-left:8.33333%}[dir=rtl] .ms-xxlOffset1{margin-right:8.33333%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlOffset0{margin-left:0}[dir=rtl] .ms-xxlOffset0{margin-right:0}}@media (min-width: 1920px){.ms-xxxl12{width:100%}}@media (min-width: 1920px){.ms-xxxl11{width:91.66666666666666%}}@media (min-width: 1920px){.ms-xxxl10{width:83.33333333333334%}}@media (min-width: 1920px){.ms-xxxl9{width:75%}}@media (min-width: 1920px){.ms-xxxl8{width:66.66666666666666%}}@media (min-width: 1920px){.ms-xxxl7{width:58.333333333333336%}}@media (min-width: 1920px){.ms-xxxl6{width:50%}}@media (min-width: 1920px){.ms-xxxl5{width:41.66666666666667%}}@media (min-width: 1920px){.ms-xxxl4{width:33.33333333333333%}}@media (min-width: 1920px){.ms-xxxl3{width:25%}}@media (min-width: 1920px){.ms-xxxl2{width:16.666666666666664%}}@media (min-width: 1920px){.ms-xxxl1{width:8.333333333333332%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPull12{right:100%}[dir=rtl] .ms-xxxlPull12{left:100%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPull11{right:91.66667%}[dir=rtl] .ms-xxxlPull11{left:91.66667%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPull10{right:83.33333%}[dir=rtl] .ms-xxxlPull10{left:83.33333%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPull9{right:75%}[dir=rtl] .ms-xxxlPull9{left:75%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPull8{right:66.66667%}[dir=rtl] .ms-xxxlPull8{left:66.66667%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPull7{right:58.33333%}[dir=rtl] .ms-xxxlPull7{left:58.33333%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPull6{right:50%}[dir=rtl] .ms-xxxlPull6{left:50%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPull5{right:41.66667%}[dir=rtl] .ms-xxxlPull5{left:41.66667%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPull4{right:33.33333%}[dir=rtl] .ms-xxxlPull4{left:33.33333%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPull3{right:25%}[dir=rtl] .ms-xxxlPull3{left:25%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPull2{right:16.66667%}[dir=rtl] .ms-xxxlPull2{left:16.66667%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPull1{right:8.33333%}[dir=rtl] .ms-xxxlPull1{left:8.33333%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPull0{right:auto}[dir=rtl] .ms-xxxlPull0{left:auto}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPush12{left:100%}[dir=rtl] .ms-xxxlPush12{right:100%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPush11{left:91.66667%}[dir=rtl] .ms-xxxlPush11{right:91.66667%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPush10{left:83.33333%}[dir=rtl] .ms-xxxlPush10{right:83.33333%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPush9{left:75%}[dir=rtl] .ms-xxxlPush9{right:75%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPush8{left:66.66667%}[dir=rtl] .ms-xxxlPush8{right:66.66667%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPush7{left:58.33333%}[dir=rtl] .ms-xxxlPush7{right:58.33333%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPush6{left:50%}[dir=rtl] .ms-xxxlPush6{right:50%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPush5{left:41.66667%}[dir=rtl] .ms-xxxlPush5{right:41.66667%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPush4{left:33.33333%}[dir=rtl] .ms-xxxlPush4{right:33.33333%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPush3{left:25%}[dir=rtl] .ms-xxxlPush3{right:25%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPush2{left:16.66667%}[dir=rtl] .ms-xxxlPush2{right:16.66667%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPush1{left:8.33333%}[dir=rtl] .ms-xxxlPush1{right:8.33333%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPush0{left:auto}[dir=rtl] .ms-xxxlPush0{right:auto}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlOffset11{margin-left:91.66667%}[dir=rtl] .ms-xxxlOffset11{margin-right:91.66667%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlOffset10{margin-left:83.33333%}[dir=rtl] .ms-xxxlOffset10{margin-right:83.33333%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlOffset9{margin-left:75%}[dir=rtl] .ms-xxxlOffset9{margin-right:75%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlOffset8{margin-left:66.66667%}[dir=rtl] .ms-xxxlOffset8{margin-right:66.66667%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlOffset7{margin-left:58.33333%}[dir=rtl] .ms-xxxlOffset7{margin-right:58.33333%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlOffset6{margin-left:50%}[dir=rtl] .ms-xxxlOffset6{margin-right:50%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlOffset5{margin-left:41.66667%}[dir=rtl] .ms-xxxlOffset5{margin-right:41.66667%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlOffset4{margin-left:33.33333%}[dir=rtl] .ms-xxxlOffset4{margin-right:33.33333%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlOffset3{margin-left:25%}[dir=rtl] .ms-xxxlOffset3{margin-right:25%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlOffset2{margin-left:16.66667%}[dir=rtl] .ms-xxxlOffset2{margin-right:16.66667%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlOffset1{margin-left:8.33333%}[dir=rtl] .ms-xxxlOffset1{margin-right:8.33333%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlOffset0{margin-left:0}[dir=rtl] .ms-xxxlOffset0{margin-right:0}}.ms-borderBox,.ms-borderBox:before,.ms-borderBox:after{box-sizing:border-box}.ms-borderBase{border:1px solid}.ms-clearfix{zoom:1}.ms-clearfix:before,.ms-clearfix:after{display:table;content:"";line-height:0}.ms-clearfix:after{clear:both}.ms-normalize{box-sizing:border-box;box-shadow:none;margin:0;padding:0}[dir=ltr] .ms-textAlignLeft{text-align:left}[dir=rtl] .ms-textAlignLeft,[dir=ltr] .ms-textAlignRight{text-align:right}[dir=rtl] .ms-textAlignRight{text-align:left}.ms-textAlignCenter{text-align:center}.ms-screenReaderOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.ms-textTruncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.ms-noWrap{white-space:nowrap}.ms-Fabric{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;color:#323130;font-family:"Segoe UI Web (West European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:14px}.ms-Fabric button,.ms-Fabric input,.ms-Fabric textarea{font-family:inherit}*[lang^=ar] .ms-Fabric,.ms-Fabric *[lang^=ar],.ms-Fabric[lang^=ar]{font-family:"Segoe UI Web (Arabic)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=bg] .ms-Fabric,.ms-Fabric *[lang^=bg],.ms-Fabric[lang^=bg]{font-family:"Segoe UI Web (Cyrillic)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=cs] .ms-Fabric,.ms-Fabric *[lang^=cs],.ms-Fabric[lang^=cs]{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=el] .ms-Fabric,.ms-Fabric *[lang^=el],.ms-Fabric[lang^=el]{font-family:"Segoe UI Web (Greek)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=et] .ms-Fabric,.ms-Fabric *[lang^=et],.ms-Fabric[lang^=et]{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=he] .ms-Fabric,.ms-Fabric *[lang^=he],.ms-Fabric[lang^=he]{font-family:"Segoe UI Web (Hebrew)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=hi] .ms-Fabric,.ms-Fabric *[lang^=hi],.ms-Fabric[lang^=hi]{font-family:Nirmala UI,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=hr] .ms-Fabric,.ms-Fabric *[lang^=hr],.ms-Fabric[lang^=hr],*[lang^=hu] .ms-Fabric,.ms-Fabric *[lang^=hu],.ms-Fabric[lang^=hu]{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=ja] .ms-Fabric,.ms-Fabric *[lang^=ja],.ms-Fabric[lang^=ja]{font-family:Yu Gothic UI,Meiryo UI,Meiryo,MS Pgothic,Osaka,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=kk] .ms-Fabric,.ms-Fabric *[lang^=kk],.ms-Fabric[lang^=kk]{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=ko] .ms-Fabric,.ms-Fabric *[lang^=ko],.ms-Fabric[lang^=ko]{font-family:Malgun Gothic,Gulim,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=lo] .ms-Fabric,.ms-Fabric *[lang^=lo],.ms-Fabric[lang^=lo]{font-family:Leelawadee UI Web,Lao UI,DokChampa,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=lt] .ms-Fabric,.ms-Fabric *[lang^=lt],.ms-Fabric[lang^=lt],*[lang^=lv] .ms-Fabric,.ms-Fabric *[lang^=lv],.ms-Fabric[lang^=lv],*[lang^=pl] .ms-Fabric,.ms-Fabric *[lang^=pl],.ms-Fabric[lang^=pl]{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=ru] .ms-Fabric,.ms-Fabric *[lang^=ru],.ms-Fabric[lang^=ru]{font-family:"Segoe UI Web (Cyrillic)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=sk] .ms-Fabric,.ms-Fabric *[lang^=sk],.ms-Fabric[lang^=sk],*[lang^=sr-latn] .ms-Fabric,.ms-Fabric *[lang^=sr-latn],.ms-Fabric[lang^=sr-latn]{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=th] .ms-Fabric,.ms-Fabric *[lang^=th],.ms-Fabric[lang^=th]{font-family:Leelawadee UI Web,Kmer UI,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=tr] .ms-Fabric,.ms-Fabric *[lang^=tr],.ms-Fabric[lang^=tr]{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=uk] .ms-Fabric,.ms-Fabric *[lang^=uk],.ms-Fabric[lang^=uk]{font-family:"Segoe UI Web (Cyrillic)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=vi] .ms-Fabric,.ms-Fabric *[lang^=vi],.ms-Fabric[lang^=vi]{font-family:"Segoe UI Web (Vietnamese)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=zh-hans] .ms-Fabric,.ms-Fabric *[lang^=zh-hans],.ms-Fabric[lang^=zh-hans]{font-family:Microsoft Yahei UI,Verdana,Simsun,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=zh-hant] .ms-Fabric,.ms-Fabric *[lang^=zh-hant],.ms-Fabric[lang^=zh-hant]{font-family:Microsoft Jhenghei UI,Pmingliu,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric--selawik{font-family:Selawik Web,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}@font-face{font-family:Advisor-Group-Icons;src:url(advisor-group-icons.b0dafd352579e0ce.woff) format("woff");font-weight:400;font-style:normal}.web-icons{font-family:Advisor-Group-Icons,sans-serif;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-arrow-left:before{content:"\e90f"}.icon-arrows-right:before{content:"\e90d"}.icon-asset-306:before{content:"\e942"}.icon-asset-346:before{content:"\e96a"}.icon-asset-355:before{content:"\e973"}.icon-audio:before{content:"\e974"}.icon-bank:before{content:"\e955"}.icon-bar-chart:before{content:"\e928"}.icon-box:before{content:"\e926"}.icon-briefcase:before{content:"\e904"}.icon-browser:before{content:"\e93c"}.icon-browser-bar-chart:before{content:"\e934"}.icon-browser-check:before{content:"\e93b"}.icon-browser-page:before{content:"\e93a"}.icon-browser-pie-chart:before{content:"\e933"}.icon-browser-user:before{content:"\e935"}.icon-bullseye:before{content:"\e946"}.icon-business:before{content:"\e951"}.icon-calculator:before{content:"\e92e"}.icon-calendar-check:before{content:"\e961"}.icon-calendar-clock:before{content:"\e963"}.icon-chair:before{content:"\e967"}.icon-chevron-left:before{content:"\e90e"}.icon-clipboard:before{content:"\e902"}.icon-clock:before{content:"\e905"}.icon-clock-alt:before{content:"\e91f"}.icon-coffee:before{content:"\e966"}.icon-coin:before{content:"\e92d"}.icon-colors:before{content:"\e94e"}.icon-compass:before{content:"\e971"}.icon-contract:before{content:"\e945"}.icon-couple:before{content:"\e915"}.icon-credit-card:before{content:"\e92a"}.icon-cube:before{content:"\e94a"}.icon-cursor:before{content:"\e94b"}.icon-document:before{content:"\e969"}.icon-document-check:before{content:"\e962"}.icon-door-open:before{content:"\e956"}.icon-envelope:before{content:"\e931"}.icon-envelope-open:before{content:"\e930"}.icon-expand:before{content:"\e943"}.icon-facebook:before{content:"\e91e"}.icon-file:before{content:"\e910"}.icon-file-check:before{content:"\e968"}.icon-file-search:before{content:"\e908"}.icon-fingerprint:before{content:"\e920"}.icon-flag:before{content:"\e932"}.icon-flag-alt:before{content:"\e96d"}.icon-folder:before{content:"\e911"}.icon-folders:before{content:"\e909"}.icon-gift:before{content:"\e919"}.icon-glasses:before{content:"\e939"}.icon-grad:before{content:"\e950"}.icon-group:before{content:"\e914"}.icon-hand:before{content:"\e900"}.icon-headset:before{content:"\e975"}.icon-help:before{content:"\e912"}.icon-hierarchy:before{content:"\e93d"}.icon-home:before{content:"\e954"}.icon-hourglass:before{content:"\e960"}.icon-intersect:before{content:"\e958"}.icon-knight:before{content:"\e925"}.icon-layers:before{content:"\e907"}.icon-line-chart:before{content:"\e917"}.icon-link:before{content:"\e903"}.icon-linkedin:before{content:"\e91a"}.icon-list:before{content:"\e95d"}.icon-location:before{content:"\e96e"}.icon-location-circle:before{content:"\e972"}.icon-magic:before{content:"\e913"}.icon-map:before{content:"\e970"}.icon-messages:before{content:"\e92f"}.icon-microphone:before{content:"\e976"}.icon-mobile:before{content:"\e941"}.icon-mouse:before{content:"\e93f"}.icon-newspaper:before{content:"\e906"}.icon-pacman:before{content:"\e924"}.icon-paper-airplane:before{content:"\e948"}.icon-paperclip:before{content:"\e964"}.icon-pattern:before{content:"\e901"}.icon-pen:before{content:"\e94f"}.icon-pen-tip:before{content:"\e95a"}.icon-pencil:before{content:"\e95b"}.icon-phone:before{content:"\e965"}.icon-photos:before{content:"\e96c"}.icon-pie-chart:before{content:"\e916"}.icon-piggy-bank:before{content:"\e929"}.icon-pin:before{content:"\e937"}.icon-plant:before{content:"\e95f"}.icon-play:before{content:"\e90a"}.icon-presentation:before{content:"\e918"}.icon-recurring-revenue:before{content:"\e92b"}.icon-redo:before{content:"\e94c"}.icon-refresh:before{content:"\e90b"}.icon-ribbon:before{content:"\e922"}.icon-ruler:before{content:"\e959"}.icon-sack:before{content:"\e92c"}.icon-search:before{content:"\e938"}.icon-settings:before{content:"\e936"}.icon-share:before{content:"\e93e"}.icon-shuffle:before{content:"\e944"}.icon-skyline:before{content:"\e952"}.icon-split:before{content:"\e90c"}.icon-store:before{content:"\e953"}.icon-tap:before{content:"\e921"}.icon-target:before{content:"\e95c"}.icon-target-alt:before{content:"\e96b"}.icon-temperature:before{content:"\e95e"}.icon-thumbtack:before{content:"\e96f"}.icon-trash-can:before{content:"\e947"}.icon-trophy:before{content:"\e923"}.icon-tv:before{content:"\e940"}.icon-twitter:before{content:"\e91b"}.icon-undo:before{content:"\e94d"}.icon-user:before{content:"\e91c"}.icon-user-add:before{content:"\e91d"}.icon-wallet:before{content:"\e927"}.icon-window:before{content:"\e949"}.icon-wrap-around:before{content:"\e957"}@font-face{font-family:web-icons2;src:url(ag-icon-font.bfce6b68d4d8697d.eot?kkx6n);src:url(ag-icon-font.bfce6b68d4d8697d.eot?kkx6n#iefix) format("embedded-opentype"),url(ag-icon-font.36db9e8bacf42f5d.ttf?kkx6n) format("truetype"),url(ag-icon-font.73ac643297cfdd98.woff?kkx6n) format("woff"),url(ag-icon-font.c5a7174d41d22827.svg?kkx6n#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class^=icons2-],[class*=" icons2-"]{font-family:web-icons2,sans-serif!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icons2-accounting-coins-bill:before{content:"\e929"}.icons2-accounting-document:before{content:"\e92a"}.icons2-accounting-invoice:before{content:"\e92b"}.icons2-app-window-link:before{content:"\e92c"}.icons2-app-window-mail:before{content:"\e92d"}.icons2-briefcase:before{content:"\e92e"}.icons2-building-modern-2:before{content:"\e92f"}.icons2-building-modern-3:before{content:"\e930"}.icons2-building-modern:before{content:"\e931"}.icons2-buildings-2:before{content:"\e932"}.icons2-business-contract-approve:before{content:"\e933"}.icons2-business-contract-handshake-sign:before{content:"\e934"}.icons2-business-deal-handshake:before{content:"\e935"}.icons2-calculator-app:before{content:"\e936"}.icons2-certified-ribbon-1:before{content:"\e937"}.icons2-check-payment-give:before{content:"\e938"}.icons2-circle-pad-finger:before{content:"\e939"}.icons2-common-file-text-question-1:before{content:"\e93a"}.icons2-common-file-text-upload:before{content:"\e93b"}.icons2-conversation-text:before{content:"\e93c"}.icons2-force-touch-double-tap:before{content:"\e93d"}.icons2-bookmark:before{content:"\e93e"}.icons2-e-sign:before{content:"\e93f"}.icons2-personal-document:before{content:"\e940"}.icons2-document .path1:before{content:"\e941";color:#fff}.icons2-document .path2:before{content:"\e942";margin-left:-.7744140625em;color:#000}.icons2-document .path3:before{content:"\e943";margin-left:-.7744140625em;color:#000}.icons2-monitor-connected:before{content:"\e944"}.icons2-house-3:before{content:"\e945"}.icons2-house:before{content:"\e946"}.icons2-human-resources-hierarchy:before{content:"\e947"}.icons2-document-search:before{content:"\e948"}.icons2-legal-hammer:before{content:"\e949"}.icons2-legal-scale-1:before{content:"\e94a"}.icons2-monetization-idea:before{content:"\e94b"}.icons2-move_icon:before{content:"\e94c"}.icons2-multiple-actions-share-2:before{content:"\e94d"}.icons2-multiple-users-1:before{content:"\e94e"}.icons2-office-stamp-document:before{content:"\e94f"}.icons2-official-building-2:before{content:"\e950"}.icons2-party-confetti:before{content:"\e951"}.icons2-thumbs-up:before{content:"\e952"}.icons2-folder:before{content:"\e953"}.icons2-performance-money-increase:before{content:"\e954"}.icons2-professions-man-office-1:before{content:"\e955"}.icons2-protection-shield-bolt:before{content:"\e956"}.icons2-question-help-message:before{content:"\e957"}.icons2-saving-money-flower:before{content:"\e958"}.icons2-self-payment:before{content:"\e959"}.icons2-send-email:before{content:"\e95a"}.icons2-single-neutral-actions-star-close:before{content:"\e95b"}.icons2-single-neutral-id-card-4:before{content:"\e95c"}.icons2-social-profile-bubble:before{content:"\e95d"}.icons2-task-list-check-1:before{content:"\e95e"}.icons2-team-meeting:before{content:"\e95f"}.icons2-time-clock-circle-1:before{content:"\e960"}.icons2-worldwide:before{content:"\e961"}.icons2-edit:before{content:"\e904"}.icons2-review:before{content:"\e905";color:#f7bd00}.icons2-documents .path1:before{content:"\e906";color:#3ba6ef}.icons2-documents .path2:before{content:"\e907";margin-left:-.7744140625em;color:#fff}.icons2-documents .path3:before{content:"\e908";margin-left:-.7744140625em;color:#3ba6ef}.icons2-alert-circle:before{content:"\e909";color:#eb0004}.icons2-download:before{content:"\e90a";color:#3ba6ef}.icons2-error:before{content:"\e90b";color:#d7373f}.icons2-word .path1:before{content:"\e90c";color:#1565c0}.icons2-word .path2:before{content:"\e90d";margin-left:-1.04296875em;color:#1565c0}.icons2-word .path3:before{content:"\e90e";margin-left:-1.04296875em;color:#fafafa}.icons2-word .path4:before{content:"\e90f";margin-left:-1.04296875em;color:#1565c0}.icons2-word .path5:before{content:"\e910";margin-left:-1.04296875em;color:#1565c0}.icons2-word .path6:before{content:"\e911";margin-left:-1.04296875em;color:#1565c0}.icons2-word .path7:before{content:"\e912";margin-left:-1.04296875em;color:#1565c0}.icons2-word .path8:before{content:"\e913";margin-left:-1.04296875em;color:#1565c0}.icons2-pdf .path1:before{content:"\e900";color:#e2574c}.icons2-pdf .path2:before{content:"\e901";margin-left:-.875em;color:#b53629}.icons2-pdf .path3:before{content:"\e902";margin-left:-.875em;color:#fff}.icons2-email:before{content:"\e914";color:#3ba6ef}.icons2-phone:before{content:"\e915";color:#3ba6ef}.icons2-lock:before{content:"\e916";color:#bdc3c6}.icons2-re-load:before{content:"\e917";color:#7c878e}.icons2-accounting-document1:before{content:"\e918";color:#7c878e}.icons2-common-file-module:before{content:"\e919";color:#7c878e}.icons2-content-ink-pen-write:before{content:"\e91a";color:#7c878e}.icons2-folder-add:before{content:"\e91b";color:#7c878e}.icons2-single-neutral-action:before{content:"\e91c";color:#7c878e}.icons2-analytics-bars:before{content:"\e91d";color:#7c878e}.icons2-help:before{content:"\e91e";color:#7c878e}.icons2-account-circle:before{content:"\e91f";color:#7c878e}.icons2-team-meeting1:before{content:"\e920";color:#7c878e}.icons2-school-cap:before{content:"\e921";color:#7c878e}.icons2-mouse:before{content:"\e922";color:#7c878e}.icons2-office-desk:before{content:"\e923";color:#7c878e}.icons2-group-work:before{content:"\e924";color:#7c878e}.icons2-published-with-changes:before{content:"\e925";color:#7c878e}.icons2-checkmark:before{content:"\e926"}.icons2-close:before{content:"\e903"}.icons2-cloud-upload:before{content:"\e927";color:#3ba6ef}.icons2-privacy-tip:before{content:"\e928";color:#eb0004}.icons2-common-file-text-cash:before{content:"\e962";color:#eb0004}.p-component,.p-component *{box-sizing:border-box}.p-hidden{display:none}.p-hidden-space{visibility:hidden}.p-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.p-hidden-accessible input,.p-hidden-accessible select{-ms-transform:scale(0);transform:scale(0)}.p-reset{margin:0;padding:0;border:0;outline:0;text-decoration:none;font-size:100%;list-style:none}.p-disabled,.p-disabled *{cursor:default!important;pointer-events:none}.p-component-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.p-overflow-hidden{overflow:hidden}.p-unselectable-text{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-scrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}@keyframes p-fadein{0%{opacity:0}to{opacity:1}}input[type=button],input[type=submit],input[type=reset],input[type=file]::-webkit-file-upload-button,button{border-radius:0}.p-link{text-align:left;background-color:transparent;margin:0;padding:0;border:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-link:disabled{cursor:default}.p-sr-only{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.p-connected-overlay{opacity:0;-ms-transform:scaleY(.8);transform:scaleY(.8);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}.p-connected-overlay-visible{opacity:1;-ms-transform:scaleY(1);transform:scaleY(1)}.p-connected-overlay-hidden{opacity:0;-ms-transform:scaleY(1);transform:scaleY(1);transition:opacity .1s linear}.p-toggleable-content.ng-animating{overflow:hidden}.p-badge{display:inline-block;border-radius:10px;text-align:center;padding:0 .5rem}.p-overlay-badge{position:relative}.p-overlay-badge .p-badge{position:absolute;top:0;right:0;-ms-transform:translate(50%,-50%);transform:translate(50%,-50%);-ms-transform-origin:100% 0;transform-origin:100% 0;margin:0}.p-badge-dot{width:.5rem;min-width:.5rem;height:.5rem;border-radius:50%;padding:0}.p-badge-no-gutter{padding:0;border-radius:50%}.p-button{margin:0;display:-ms-inline-flexbox;display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-flex-align:center;align-items:center;vertical-align:bottom;text-align:center;overflow:hidden;position:relative}.p-button-label{-ms-flex:1 1 auto;flex:1 1 auto}.p-button-icon-right{-ms-flex-order:1;order:1}.p-button:disabled{cursor:default}.p-button-icon-only{-ms-flex-pack:center;justify-content:center}.p-button-icon-only:after{content:"p";visibility:hidden;clip:rect(0 0 0 0);width:0}.p-button-vertical{-ms-flex-direction:column;flex-direction:column}.p-button-icon-bottom{-ms-flex-order:2;order:2}.p-buttonset .p-button{margin:0}.p-buttonset .p-button:not(:last-child){border-right:0 none}.p-buttonset .p-button:not(:first-of-type):not(:last-of-type){border-radius:0}.p-buttonset .p-button:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0}.p-buttonset .p-button:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0}.p-buttonset .p-button:focus{position:relative;z-index:1}.p-checkbox{display:-ms-inline-flexbox;display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-checkbox-disabled{cursor:default!important;pointer-events:none}.p-checkbox-box{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}p-checkbox{display:-ms-inline-flexbox;display:inline-flex;vertical-align:bottom;-ms-flex-align:center;align-items:center}.p-checkbox-label{line-height:1}.p-colorpicker-panel .p-colorpicker-color{background:transparent url(color.dae87a04d07ca92b.png) no-repeat left top}.p-colorpicker-panel .p-colorpicker-hue{background:transparent url(hue.8b1818380241e6ac.png) no-repeat left top}.p-inputtext{margin:0}.p-fluid .p-inputtext{width:100%}.p-inputgroup{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;width:100%}.p-inputgroup-addon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.p-inputgroup .p-float-label{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;width:100%}.p-inputgroup .p-inputtext,.p-fluid .p-inputgroup .p-inputtext,.p-inputgroup .p-inputwrapper,.p-inputgroup .p-inputwrapper>.p-component{-ms-flex:1 1 auto;flex:1 1 auto;width:1%}.p-float-label{display:block;position:relative}.p-float-label label{position:absolute;pointer-events:none;top:50%;margin-top:-.5rem;transition-property:all;transition-timing-function:ease;line-height:1}.p-float-label textarea~label{top:1rem}.p-float-label input:focus~label,.p-float-label input.p-filled~label,.p-float-label textarea:focus~label,.p-float-label textarea.p-filled~label,.p-float-label .p-inputwrapper-focus~label,.p-float-label .p-inputwrapper-filled~label{top:-.75rem;font-size:12px}.p-float-label .input:-webkit-autofill~label{top:-20px;font-size:12px}.p-float-label input::-moz-placeholder,.p-float-label .p-inputtext::-moz-placeholder{opacity:0;-moz-transition-property:all;transition-property:all;transition-timing-function:ease}.p-float-label input:-ms-input-placeholder,.p-float-label .p-inputtext:-ms-input-placeholder{opacity:0;-ms-transition-property:all;transition-property:all;transition-timing-function:ease}.p-float-label .p-placeholder,.p-float-label input::placeholder,.p-float-label .p-inputtext::placeholder{opacity:0;transition-property:all;transition-timing-function:ease}.p-float-label input:focus::-moz-placeholder,.p-float-label .p-inputtext:focus::-moz-placeholder{opacity:1;-moz-transition-property:all;transition-property:all;transition-timing-function:ease}.p-float-label input:focus:-ms-input-placeholder,.p-float-label .p-inputtext:focus:-ms-input-placeholder{opacity:1;-ms-transition-property:all;transition-property:all;transition-timing-function:ease}.p-float-label .p-focus .p-placeholder,.p-float-label input:focus::placeholder,.p-float-label .p-inputtext:focus::placeholder{opacity:1;transition-property:all;transition-timing-function:ease}.p-input-icon-left,.p-input-icon-right{position:relative;display:inline-block}.p-input-icon-left>i,.p-input-icon-right>i{position:absolute;top:50%;margin-top:-.5rem}.p-fluid .p-input-icon-left,.p-fluid .p-input-icon-right{display:block;width:100%}.p-inputtextarea-resizable{overflow:hidden;resize:none}.p-fluid .p-inputtextarea{width:100%}.p-password{position:relative;display:-ms-inline-flexbox;display:inline-flex}.p-password-panel{position:absolute;top:0;left:0}.p-password .p-password-panel{min-width:100%}.p-password-meter{height:10px}.p-password-strength{height:100%;width:0;transition:width 1s ease-in-out}.p-fluid .p-password{display:-ms-flexbox;display:flex}.p-password-clear-icon{position:absolute;top:50%;margin-top:-.5rem;cursor:pointer}.p-password-clearable{position:relative}.p-radiobutton{display:-ms-inline-flexbox;display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-radiobutton-box{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.p-radiobutton-icon{backface-visibility:hidden;transform:translateZ(0) scale(.1);border-radius:50%;visibility:hidden}.p-radiobutton-box.p-highlight .p-radiobutton-icon{transform:translateZ(0) scale(1);visibility:visible}p-radiobutton{display:-ms-inline-flexbox;display:inline-flex;vertical-align:bottom;-ms-flex-align:center;align-items:center}.p-radiobutton-label{line-height:1}.p-ripple{overflow:hidden;position:relative}.p-ink{display:block;position:absolute;background:rgba(255,255,255,.5);border-radius:100%;-ms-transform:scale(0);transform:scale(0)}.p-ink-active{animation:ripple .4s linear}.p-ripple-disabled .p-ink{display:none!important}@keyframes ripple{to{opacity:0;transform:scale(2.5)}}.p-tooltip{position:absolute;display:none;padding:.25em .5rem;max-width:12.5rem}.p-tooltip.p-tooltip-right,.p-tooltip.p-tooltip-left{padding:0 .25rem}.p-tooltip.p-tooltip-top,.p-tooltip.p-tooltip-bottom{padding:.25em 0}.p-tooltip .p-tooltip-text{white-space:pre-line;word-break:break-word}.p-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.p-tooltip-right .p-tooltip-arrow{top:50%;left:0;margin-top:-.25rem;border-width:.25em .25em .25em 0}.p-tooltip-left .p-tooltip-arrow{top:50%;right:0;margin-top:-.25rem;border-width:.25em 0 .25em .25rem}.p-tooltip.p-tooltip-top{padding:.25em 0}.p-tooltip-top .p-tooltip-arrow{bottom:0;left:50%;margin-left:-.25rem;border-width:.25em .25em 0}.p-tooltip-bottom .p-tooltip-arrow{top:0;left:50%;margin-left:-.25rem;border-width:0 .25em .25rem}@font-face{font-family:primeicons;font-display:block;src:url(primeicons.ffecb2549ad1765a.eot);src:url(primeicons.ffecb2549ad1765a.eot?#iefix) format("embedded-opentype"),url(primeicons.ba3f916dfb64be8c.woff2) format("woff2"),url(primeicons.f8b9e8a4e401b603.woff) format("woff"),url(primeicons.0112589c5695a9ed.ttf) format("truetype"),url(primeicons.943ab24c43224d29.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{animation:fa-spin 2s infinite linear}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.pi-eraser:before{content:"\ea04"}.pi-stopwatch:before{content:"\ea01"}.pi-verified:before{content:"\ea02"}.pi-delete-left:before{content:"\ea03"}.pi-hourglass:before{content:"\e9fe"}.pi-truck:before{content:"\ea00"}.pi-wrench:before{content:"\e9ff"}.pi-microphone:before{content:"\e9fa"}.pi-megaphone:before{content:"\e9fb"}.pi-arrow-right-arrow-left:before{content:"\e9fc"}.pi-bitcoin:before{content:"\e9fd"}.pi-file-edit:before{content:"\e9f6"}.pi-language:before{content:"\e9f7"}.pi-file-export:before{content:"\e9f8"}.pi-file-import:before{content:"\e9f9"}.pi-file-word:before{content:"\e9f1"}.pi-gift:before{content:"\e9f2"}.pi-cart-plus:before{content:"\e9f3"}.pi-thumbs-down-fill:before{content:"\e9f4"}.pi-thumbs-up-fill:before{content:"\e9f5"}.pi-arrows-alt:before{content:"\e9f0"}.pi-calculator:before{content:"\e9ef"}.pi-sort-alt-slash:before{content:"\e9ee"}.pi-arrows-h:before{content:"\e9ec"}.pi-arrows-v:before{content:"\e9ed"}.pi-pound:before{content:"\e9eb"}.pi-prime:before{content:"\e9ea"}.pi-chart-pie:before{content:"\e9e9"}.pi-reddit:before{content:"\e9e8"}.pi-code:before{content:"\e9e7"}.pi-sync:before{content:"\e9e6"}.pi-shopping-bag:before{content:"\e9e5"}.pi-server:before{content:"\e9e4"}.pi-database:before{content:"\e9e3"}.pi-hashtag:before{content:"\e9e2"}.pi-bookmark-fill:before{content:"\e9df"}.pi-filter-fill:before{content:"\e9e0"}.pi-heart-fill:before{content:"\e9e1"}.pi-flag-fill:before{content:"\e9de"}.pi-circle:before{content:"\e9dc"}.pi-circle-fill:before{content:"\e9dd"}.pi-bolt:before{content:"\e9db"}.pi-history:before{content:"\e9da"}.pi-box:before{content:"\e9d9"}.pi-at:before{content:"\e9d8"}.pi-arrow-up-right:before{content:"\e9d4"}.pi-arrow-up-left:before{content:"\e9d5"}.pi-arrow-down-left:before{content:"\e9d6"}.pi-arrow-down-right:before{content:"\e9d7"}.pi-telegram:before{content:"\e9d3"}.pi-stop-circle:before{content:"\e9d2"}.pi-stop:before{content:"\e9d1"}.pi-whatsapp:before{content:"\e9d0"}.pi-building:before{content:"\e9cf"}.pi-qrcode:before{content:"\e9ce"}.pi-car:before{content:"\e9cd"}.pi-instagram:before{content:"\e9cc"}.pi-linkedin:before{content:"\e9cb"}.pi-send:before{content:"\e9ca"}.pi-slack:before{content:"\e9c9"}.pi-sun:before{content:"\e9c8"}.pi-moon:before{content:"\e9c7"}.pi-vimeo:before{content:"\e9c6"}.pi-youtube:before{content:"\e9c5"}.pi-flag:before{content:"\e9c4"}.pi-wallet:before{content:"\e9c3"}.pi-map:before{content:"\e9c2"}.pi-link:before{content:"\e9c1"}.pi-credit-card:before{content:"\e9bf"}.pi-discord:before{content:"\e9c0"}.pi-percentage:before{content:"\e9be"}.pi-euro:before{content:"\e9bd"}.pi-book:before{content:"\e9ba"}.pi-shield:before{content:"\e9b9"}.pi-paypal:before{content:"\e9bb"}.pi-amazon:before{content:"\e9bc"}.pi-phone:before{content:"\e9b8"}.pi-filter-slash:before{content:"\e9b7"}.pi-facebook:before{content:"\e9b4"}.pi-github:before{content:"\e9b5"}.pi-twitter:before{content:"\e9b6"}.pi-step-backward-alt:before{content:"\e9ac"}.pi-step-forward-alt:before{content:"\e9ad"}.pi-forward:before{content:"\e9ae"}.pi-backward:before{content:"\e9af"}.pi-fast-backward:before{content:"\e9b0"}.pi-fast-forward:before{content:"\e9b1"}.pi-pause:before{content:"\e9b2"}.pi-play:before{content:"\e9b3"}.pi-compass:before{content:"\e9ab"}.pi-id-card:before{content:"\e9aa"}.pi-ticket:before{content:"\e9a9"}.pi-file-o:before{content:"\e9a8"}.pi-reply:before{content:"\e9a7"}.pi-directions-alt:before{content:"\e9a5"}.pi-directions:before{content:"\e9a6"}.pi-thumbs-up:before{content:"\e9a3"}.pi-thumbs-down:before{content:"\e9a4"}.pi-sort-numeric-down-alt:before{content:"\e996"}.pi-sort-numeric-up-alt:before{content:"\e997"}.pi-sort-alpha-down-alt:before{content:"\e998"}.pi-sort-alpha-up-alt:before{content:"\e999"}.pi-sort-numeric-down:before{content:"\e99a"}.pi-sort-numeric-up:before{content:"\e99b"}.pi-sort-alpha-down:before{content:"\e99c"}.pi-sort-alpha-up:before{content:"\e99d"}.pi-sort-alt:before{content:"\e99e"}.pi-sort-amount-up:before{content:"\e99f"}.pi-sort-amount-down:before{content:"\e9a0"}.pi-sort-amount-down-alt:before{content:"\e9a1"}.pi-sort-amount-up-alt:before{content:"\e9a2"}.pi-palette:before{content:"\e995"}.pi-undo:before{content:"\e994"}.pi-desktop:before{content:"\e993"}.pi-sliders-v:before{content:"\e991"}.pi-sliders-h:before{content:"\e992"}.pi-search-plus:before{content:"\e98f"}.pi-search-minus:before{content:"\e990"}.pi-file-excel:before{content:"\e98e"}.pi-file-pdf:before{content:"\e98d"}.pi-check-square:before{content:"\e98c"}.pi-chart-line:before{content:"\e98b"}.pi-user-edit:before{content:"\e98a"}.pi-exclamation-circle:before{content:"\e989"}.pi-android:before{content:"\e985"}.pi-google:before{content:"\e986"}.pi-apple:before{content:"\e987"}.pi-microsoft:before{content:"\e988"}.pi-heart:before{content:"\e984"}.pi-mobile:before{content:"\e982"}.pi-tablet:before{content:"\e983"}.pi-key:before{content:"\e981"}.pi-shopping-cart:before{content:"\e980"}.pi-comments:before{content:"\e97e"}.pi-comment:before{content:"\e97f"}.pi-briefcase:before{content:"\e97d"}.pi-bell:before{content:"\e97c"}.pi-paperclip:before{content:"\e97b"}.pi-share-alt:before{content:"\e97a"}.pi-envelope:before{content:"\e979"}.pi-volume-down:before{content:"\e976"}.pi-volume-up:before{content:"\e977"}.pi-volume-off:before{content:"\e978"}.pi-eject:before{content:"\e975"}.pi-money-bill:before{content:"\e974"}.pi-images:before{content:"\e973"}.pi-image:before{content:"\e972"}.pi-sign-in:before{content:"\e970"}.pi-sign-out:before{content:"\e971"}.pi-wifi:before{content:"\e96f"}.pi-sitemap:before{content:"\e96e"}.pi-chart-bar:before{content:"\e96d"}.pi-camera:before{content:"\e96c"}.pi-dollar:before{content:"\e96b"}.pi-lock-open:before{content:"\e96a"}.pi-table:before{content:"\e969"}.pi-map-marker:before{content:"\e968"}.pi-list:before{content:"\e967"}.pi-eye-slash:before{content:"\e965"}.pi-eye:before{content:"\e966"}.pi-folder-open:before{content:"\e964"}.pi-folder:before{content:"\e963"}.pi-video:before{content:"\e962"}.pi-inbox:before{content:"\e961"}.pi-lock:before{content:"\e95f"}.pi-unlock:before{content:"\e960"}.pi-tags:before{content:"\e95d"}.pi-tag:before{content:"\e95e"}.pi-power-off:before{content:"\e95c"}.pi-save:before{content:"\e95b"}.pi-question-circle:before{content:"\e959"}.pi-question:before{content:"\e95a"}.pi-copy:before{content:"\e957"}.pi-file:before{content:"\e958"}.pi-clone:before{content:"\e955"}.pi-calendar-times:before{content:"\e952"}.pi-calendar-minus:before{content:"\e953"}.pi-calendar-plus:before{content:"\e954"}.pi-ellipsis-v:before{content:"\e950"}.pi-ellipsis-h:before{content:"\e951"}.pi-bookmark:before{content:"\e94e"}.pi-globe:before{content:"\e94f"}.pi-replay:before{content:"\e94d"}.pi-filter:before{content:"\e94c"}.pi-print:before{content:"\e94b"}.pi-align-right:before{content:"\e946"}.pi-align-left:before{content:"\e947"}.pi-align-center:before{content:"\e948"}.pi-align-justify:before{content:"\e949"}.pi-cog:before{content:"\e94a"}.pi-cloud-download:before{content:"\e943"}.pi-cloud-upload:before{content:"\e944"}.pi-cloud:before{content:"\e945"}.pi-pencil:before{content:"\e942"}.pi-users:before{content:"\e941"}.pi-clock:before{content:"\e940"}.pi-user-minus:before{content:"\e93e"}.pi-user-plus:before{content:"\e93f"}.pi-trash:before{content:"\e93d"}.pi-external-link:before{content:"\e93c"}.pi-window-maximize:before{content:"\e93b"}.pi-window-minimize:before{content:"\e93a"}.pi-refresh:before{content:"\e938"}.pi-user:before{content:"\e939"}.pi-exclamation-triangle:before{content:"\e922"}.pi-calendar:before{content:"\e927"}.pi-chevron-circle-left:before{content:"\e928"}.pi-chevron-circle-down:before{content:"\e929"}.pi-chevron-circle-right:before{content:"\e92a"}.pi-chevron-circle-up:before{content:"\e92b"}.pi-angle-double-down:before{content:"\e92c"}.pi-angle-double-left:before{content:"\e92d"}.pi-angle-double-right:before{content:"\e92e"}.pi-angle-double-up:before{content:"\e92f"}.pi-angle-down:before{content:"\e930"}.pi-angle-left:before{content:"\e931"}.pi-angle-right:before{content:"\e932"}.pi-angle-up:before{content:"\e933"}.pi-upload:before{content:"\e934"}.pi-download:before{content:"\e956"}.pi-ban:before{content:"\e935"}.pi-star-fill:before{content:"\e936"}.pi-star:before{content:"\e937"}.pi-chevron-left:before{content:"\e900"}.pi-chevron-right:before{content:"\e901"}.pi-chevron-down:before{content:"\e902"}.pi-chevron-up:before{content:"\e903"}.pi-caret-left:before{content:"\e904"}.pi-caret-right:before{content:"\e905"}.pi-caret-down:before{content:"\e906"}.pi-caret-up:before{content:"\e907"}.pi-search:before{content:"\e908"}.pi-check:before{content:"\e909"}.pi-check-circle:before{content:"\e90a"}.pi-times:before{content:"\e90b"}.pi-times-circle:before{content:"\e90c"}.pi-plus:before{content:"\e90d"}.pi-plus-circle:before{content:"\e90e"}.pi-minus:before{content:"\e90f"}.pi-minus-circle:before{content:"\e910"}.pi-circle-on:before{content:"\e911"}.pi-circle-off:before{content:"\e912"}.pi-sort-down:before{content:"\e913"}.pi-sort-up:before{content:"\e914"}.pi-sort:before{content:"\e915"}.pi-step-backward:before{content:"\e916"}.pi-step-forward:before{content:"\e917"}.pi-th-large:before{content:"\e918"}.pi-arrow-down:before{content:"\e919"}.pi-arrow-left:before{content:"\e91a"}.pi-arrow-right:before{content:"\e91b"}.pi-arrow-up:before{content:"\e91c"}.pi-bars:before{content:"\e91d"}.pi-arrow-circle-down:before{content:"\e91e"}.pi-arrow-circle-left:before{content:"\e91f"}.pi-arrow-circle-right:before{content:"\e920"}.pi-arrow-circle-up:before{content:"\e921"}.pi-info:before{content:"\e923"}.pi-info-circle:before{content:"\e924"}.pi-home:before{content:"\e925"}.pi-spinner:before{content:"\e926"}/*!
FullCalendar Core Package v4.0.2
Docs & License: https://fullcalendar.io/
(c) 2019 Adam Shaw
*/.fc-button:not(:disabled),.fc-event.fc-draggable,.fc-event[href],.fc-popover .fc-header .fc-close,a.fc-more,a[data-goto]{cursor:pointer}.fc-bg,.fc-row .fc-bgevent-skeleton,.fc-row .fc-highlight-skeleton{bottom:0}.fc{direction:ltr;text-align:left}.fc-rtl{text-align:right}body .fc{font-size:1em}.fc-highlight{background:#bce8f1;opacity:.3}.fc-bgevent{background:#8fdf82;opacity:.3}.fc-nonbusiness{background:#d7d7d7}.fc-popover{position:absolute;box-shadow:0 2px 6px #00000026}.fc-popover .fc-header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:2px 4px}.fc-rtl .fc-popover .fc-header{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.fc-popover .fc-header .fc-title{margin:0 2px}.fc-popover .fc-header .fc-close{opacity:.65;font-size:1.1em}.fc-divider{border-style:solid;border-width:1px}hr.fc-divider{height:0;margin:0;padding:0 0 2px;border-width:1px 0}.fc-bg table,.fc-row .fc-bgevent-skeleton table,.fc-row .fc-highlight-skeleton table{height:100%}.fc-bg,.fc-bgevent-skeleton,.fc-highlight-skeleton,.fc-mirror-skeleton{position:absolute;top:0;left:0;right:0}.fc table{width:100%;box-sizing:border-box;table-layout:fixed;border-collapse:collapse;border-spacing:0;font-size:1em}.fc th{text-align:center}.fc td,.fc th{border-style:solid;border-width:1px;padding:0;vertical-align:top}.fc td.fc-today{border-style:double}a[data-goto]:hover{text-decoration:underline}.fc .fc-row{border-style:solid;border-width:0}.fc-row table{border-left:0 hidden transparent;border-right:0 hidden transparent;border-bottom:0 hidden transparent}.fc-row:first-child table{border-top:0 hidden transparent}.fc-row{position:relative}.fc-row .fc-bg{z-index:1}.fc-row .fc-bgevent-skeleton td,.fc-row .fc-highlight-skeleton td{border-color:transparent}.fc-row .fc-bgevent-skeleton{z-index:2}.fc-row .fc-highlight-skeleton{z-index:3}.fc-row .fc-content-skeleton{position:relative;z-index:4;padding-bottom:2px}.fc-row .fc-mirror-skeleton{z-index:5}.fc .fc-row .fc-content-skeleton table,.fc .fc-row .fc-content-skeleton td,.fc .fc-row .fc-mirror-skeleton td{background:0 0;border-color:transparent}.fc-row .fc-content-skeleton td,.fc-row .fc-mirror-skeleton td{border-bottom:0}.fc-row .fc-content-skeleton tbody td,.fc-row .fc-mirror-skeleton tbody td{border-top:0}.fc-scroller{-webkit-overflow-scrolling:touch}.fc-scroller>.fc-day-grid,.fc-scroller>.fc-time-grid{position:relative;width:100%}.fc-event{position:relative;display:block;font-size:.85em;line-height:1.4;border-radius:3px;border:1px solid #3788d8}.fc-event,.fc-event-dot{background-color:#3788d8}.fc-event,.fc-event:hover{color:#fff;text-decoration:none}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc-event .fc-content{position:relative;z-index:2}.fc-event .fc-resizer{position:absolute;z-index:4;display:none}.fc-event.fc-allow-mouse-resize .fc-resizer,.fc-event.fc-selected .fc-resizer{display:block}.fc-event.fc-selected .fc-resizer:before{content:"";position:absolute;z-index:9999;top:50%;left:50%;width:40px;height:40px;margin-left:-20px;margin-top:-20px}.fc-event.fc-selected{z-index:9999!important;box-shadow:0 2px 5px #0003}.fc-event.fc-selected:after{content:"";position:absolute;z-index:1;inset:-1px;background:#000;opacity:.25}.fc-event.fc-dragging.fc-selected{box-shadow:0 2px 7px #0000004d}.fc-event.fc-dragging:not(.fc-selected){opacity:.75}.fc-h-event.fc-selected:before{content:"";position:absolute;z-index:3;inset:-10px 0}.fc-ltr .fc-h-event.fc-not-start,.fc-rtl .fc-h-event.fc-not-end{margin-left:0;border-left-width:0;padding-left:1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-ltr .fc-h-event.fc-not-end,.fc-rtl .fc-h-event.fc-not-start{margin-right:0;border-right-width:0;padding-right:1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-ltr .fc-h-event .fc-start-resizer,.fc-rtl .fc-h-event .fc-end-resizer{cursor:w-resize;left:-1px}.fc-ltr .fc-h-event .fc-end-resizer,.fc-rtl .fc-h-event .fc-start-resizer{cursor:e-resize;right:-1px}.fc-h-event.fc-allow-mouse-resize .fc-resizer{width:7px;top:-1px;bottom:-1px}.fc-h-event.fc-selected .fc-resizer{border-radius:4px;border-width:1px;width:6px;height:6px;border-style:solid;border-color:inherit;background:#fff;top:50%;margin-top:-4px}.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,.fc-rtl .fc-h-event.fc-selected .fc-end-resizer{margin-left:-4px}.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,.fc-rtl .fc-h-event.fc-selected .fc-start-resizer{margin-right:-4px}.fc-day-grid-event{margin:1px 2px 0;padding:0 1px}tr:first-child>td>.fc-day-grid-event{margin-top:2px}.fc-mirror-skeleton tr:first-child>td>.fc-day-grid-event{margin-top:0}.fc-day-grid-event .fc-content{white-space:nowrap;overflow:hidden}.fc-day-grid-event .fc-time{font-weight:700}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer{margin-left:-2px}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer{margin-right:-2px}a.fc-more{margin:1px 3px;font-size:.85em;text-decoration:none}a.fc-more:hover{text-decoration:underline}.fc-limited{display:none}.fc-button,.fc-icon{display:inline-block;font-weight:400;text-align:center}.fc-day-grid .fc-row{z-index:1}.fc-more-popover{z-index:2;width:220px}.fc-more-popover .fc-event-container{padding:10px}.fc-now-indicator{position:absolute;border:0 solid red}.fc-unselectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.fc-unthemed .fc-content,.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-list-view,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#ddd}.fc-unthemed .fc-popover{background-color:#fff}.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-popover .fc-header{background:#eee}.fc-unthemed td.fc-today{background:#fcf8e3}.fc-unthemed .fc-disabled-day{background:#d7d7d7;opacity:.3}@font-face{font-family:fcicons;src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format("truetype");font-weight:400;font-style:normal}.fc-icon{font-family:fcicons!important;speak:none;font-style:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:1em;height:1em}.fc-icon-chevron-left:before{content:"\e900"}.fc-icon-chevron-right:before{content:"\e901"}.fc-icon-chevrons-left:before{content:"\e902"}.fc-icon-chevrons-right:before{content:"\e903"}.fc-icon-minus-square:before{content:"\e904"}.fc-icon-plus-square:before{content:"\e905"}.fc-icon-x:before{content:"\e906"}.fc-button{overflow:visible;text-transform:none;margin:0;font-family:inherit}.fc-button::-moz-focus-inner{padding:0;border-style:none}.fc-button{-webkit-appearance:button;color:#212529;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:.4em .65em;font-size:1em;line-height:1.5;border-radius:.25em}.fc-button:hover{color:#212529;text-decoration:none}.fc-button:focus{outline:0;box-shadow:0 0 0 .2rem #2c3e5040}.fc-button:disabled{opacity:.65}.fc-button-primary{color:#fff;background-color:#2c3e50;border-color:#2c3e50}.fc-button-primary:hover{color:#fff;background-color:#1e2b37;border-color:#1a252f}.fc-button-primary:focus{box-shadow:0 0 0 .2rem #4c5b6a80}.fc-button-primary:disabled{color:#fff;background-color:#2c3e50;border-color:#2c3e50}.fc-button-primary:not(:disabled).fc-button-active,.fc-button-primary:not(:disabled):active{color:#fff;background-color:#1a252f;border-color:#151e27}.fc-button-primary:not(:disabled).fc-button-active:focus,.fc-button-primary:not(:disabled):active:focus{box-shadow:0 0 0 .2rem #4c5b6a80}.fc-button .fc-icon{vertical-align:middle;font-size:1.5em}.fc-button-group{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.fc-button-group>.fc-button{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.fc-button-group>.fc-button.fc-button-active,.fc-button-group>.fc-button:active,.fc-button-group>.fc-button:focus,.fc-button-group>.fc-button:hover{z-index:1}.fc-button-group>.fc-button:not(:first-child){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-button-group>.fc-button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.fc-unthemed .fc-popover{border-width:1px;border-style:solid}.fc-unthemed .fc-list-item:hover td{background-color:#f5f5f5}.fc-toolbar{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.fc-toolbar.fc-header-toolbar{margin-bottom:1.5em}.fc-toolbar.fc-footer-toolbar{margin-top:1.5em}.fc-toolbar>*>:not(:first-child){margin-left:.75em}.fc-toolbar h2{font-size:1.75em;margin:0}.fc-view-container{position:relative}.fc-view-container *,.fc-view-container :after,.fc-view-container :before{box-sizing:content-box}.fc-view,.fc-view>table{position:relative;z-index:1}@media print{.fc-bg,.fc-bgevent-container,.fc-bgevent-skeleton,.fc-business-container,.fc-event .fc-resizer,.fc-highlight-container,.fc-highlight-skeleton,.fc-mirror-container,.fc-mirror-skeleton{display:none}.fc tbody .fc-row,.fc-time-grid{min-height:0!important}.fc-time-grid .fc-event.fc-not-end:after,.fc-time-grid .fc-event.fc-not-start:before{content:"..."}.fc{max-width:100%!important}.fc-event{background:#fff!important;color:#000!important;page-break-inside:avoid}.fc hr,.fc tbody,.fc td,.fc th,.fc thead,.fc-row{border-color:#ccc!important;background:#fff!important}.fc tbody .fc-row{height:auto!important}.fc tbody .fc-row .fc-content-skeleton{position:static;padding-bottom:0!important}.fc tbody .fc-row .fc-content-skeleton tbody tr:last-child td{padding-bottom:1em}.fc tbody .fc-row .fc-content-skeleton table{height:1em}.fc-more,.fc-more-cell{display:none!important}.fc tr.fc-limited{display:table-row!important}.fc td.fc-limited{display:table-cell!important}.fc-popover,.fc-timeGrid-view .fc-axis{display:none}.fc-slats,.fc-time-grid hr{display:none!important}.fc button,.fc-button-group,.fc-time-grid .fc-event .fc-time span{display:none}.fc-time-grid .fc-content-skeleton{position:static}.fc-time-grid .fc-content-skeleton table{height:4em}.fc-time-grid .fc-event-container{margin:0!important}.fc-time-grid .fc-event{position:static!important;margin:3px 2px!important}.fc-time-grid .fc-event.fc-not-end{border-bottom-width:1px!important}.fc-time-grid .fc-event.fc-not-start{border-top-width:1px!important}.fc-time-grid .fc-event .fc-time{white-space:normal!important}.fc-time-grid .fc-event .fc-time:after{content:attr(data-full)}.fc-day-grid-container,.fc-scroller,.fc-time-grid-container{overflow:visible!important;height:auto!important}.fc-row{border:0!important;margin:0!important}}/*!
@fullcalendar/daygrid v4.0.1
Docs & License: https://fullcalendar.io/
(c) 2019 Adam Shaw
*/.fc-dayGridDay-view .fc-content-skeleton,.fc-dayGridWeek-view .fc-content-skeleton{padding-bottom:1em}.fc-dayGrid-view .fc-body .fc-row{min-height:4em}.fc-row.fc-rigid{overflow:hidden}.fc-row.fc-rigid .fc-content-skeleton{position:absolute;top:0;left:0;right:0}.fc-day-top.fc-other-month{opacity:.3}.fc-dayGrid-view .fc-day-number,.fc-dayGrid-view .fc-week-number{padding:2px}.fc-dayGrid-view th.fc-day-number,.fc-dayGrid-view th.fc-week-number{padding:0 2px}.fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number{float:right}.fc-rtl .fc-dayGrid-view .fc-day-top .fc-day-number{float:left}.fc-ltr .fc-dayGrid-view .fc-day-top .fc-week-number{float:left;border-radius:0 0 3px}.fc-rtl .fc-dayGrid-view .fc-day-top .fc-week-number{float:right;border-radius:0 0 0 3px}.fc-dayGrid-view .fc-day-top .fc-week-number{min-width:1.5em;text-align:center;background-color:#f2f2f2;color:gray}.fc-dayGrid-view td.fc-week-number{text-align:center}.fc-dayGrid-view td.fc-week-number>*{display:inline-block;min-width:1.25em}/*!
@fullcalendar/timegrid v4.0.1
Docs & License: https://fullcalendar.io/
(c) 2019 Adam Shaw
*/.fc-timeGrid-view .fc-day-grid{position:relative;z-index:2}.fc-timeGrid-view .fc-day-grid .fc-row{min-height:3em}.fc-timeGrid-view .fc-day-grid .fc-row .fc-content-skeleton{padding-bottom:1em}.fc .fc-axis{vertical-align:middle;padding:0 4px;white-space:nowrap}.fc-ltr .fc-axis{text-align:right}.fc-rtl .fc-axis{text-align:left}.fc-time-grid,.fc-time-grid-container{position:relative;z-index:1}.fc-time-grid{min-height:100%}.fc-time-grid table{border:0 hidden transparent}.fc-time-grid>.fc-bg{z-index:1}.fc-time-grid .fc-slats,.fc-time-grid>hr{position:relative;z-index:2}.fc-time-grid .fc-content-col{position:relative}.fc-time-grid .fc-content-skeleton{position:absolute;z-index:3;top:0;left:0;right:0}.fc-time-grid .fc-business-container{position:relative;z-index:1}.fc-time-grid .fc-bgevent-container{position:relative;z-index:2}.fc-time-grid .fc-highlight-container{z-index:3;position:relative}.fc-time-grid .fc-event-container{position:relative;z-index:4}.fc-time-grid .fc-now-indicator-line{z-index:5}.fc-time-grid .fc-mirror-container{position:relative;z-index:6}.fc-time-grid .fc-slats td{height:1.5em;border-bottom:0}.fc-time-grid .fc-slats .fc-minor td{border-top-style:dotted}.fc-time-grid .fc-highlight{position:absolute;left:0;right:0}.fc-ltr .fc-time-grid .fc-event-container{margin:0 2.5% 0 2px}.fc-rtl .fc-time-grid .fc-event-container{margin:0 2px 0 2.5%}.fc-time-grid .fc-bgevent,.fc-time-grid .fc-event{position:absolute;z-index:1}.fc-time-grid .fc-bgevent{left:0;right:0}.fc-time-grid-event{margin-bottom:1px}.fc-time-grid-event-inset{box-shadow:0 0 0 1px #fff}.fc-time-grid-event.fc-not-start{border-top-width:0;padding-top:1px;border-top-left-radius:0;border-top-right-radius:0}.fc-time-grid-event.fc-not-end{border-bottom-width:0;padding-bottom:1px;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-time-grid-event .fc-content{overflow:hidden;max-height:100%}.fc-time-grid-event .fc-time,.fc-time-grid-event .fc-title{padding:0 1px}.fc-time-grid-event .fc-time{font-size:.85em;white-space:nowrap}.fc-time-grid-event.fc-short .fc-content{white-space:nowrap}.fc-time-grid-event.fc-short .fc-time,.fc-time-grid-event.fc-short .fc-title{display:inline-block;vertical-align:top}.fc-time-grid-event.fc-short .fc-time span{display:none}.fc-time-grid-event.fc-short .fc-time:before{content:attr(data-start)}.fc-time-grid-event.fc-short .fc-time:after{content:"\a0-\a0"}.fc-time-grid-event.fc-short .fc-title{font-size:.85em;padding:0}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer{left:0;right:0;bottom:0;height:8px;overflow:hidden;line-height:8px;font-size:11px;font-family:monospace;text-align:center;cursor:s-resize}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after{content:"="}.fc-time-grid-event.fc-selected .fc-resizer{border-radius:5px;border-width:1px;width:8px;height:8px;border-style:solid;border-color:inherit;background:#fff;left:50%;margin-left:-5px;bottom:-5px}.fc-time-grid .fc-now-indicator-line{border-top-width:1px;left:0;right:0}.fc-time-grid .fc-now-indicator-arrow{margin-top:-5px}.fc-ltr .fc-time-grid .fc-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:transparent;border-bottom-color:transparent}.fc-rtl .fc-time-grid .fc-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:transparent;border-bottom-color:transparent}.p-grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem;margin-top:-.5rem}.p-grid>.p-col,.p-grid>[class*=p-col]{box-sizing:border-box}.p-nogutter{margin-right:0;margin-left:0;margin-top:0}.p-nogutter>.p-col,.p-nogutter>[class*=p-col-]{padding:0}.p-col{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;padding:.5rem}.p-col-fixed,.p-col-1,.p-col-2,.p-col-3,.p-col-4,.p-col-5,.p-col-6,.p-col-7,.p-col-8,.p-col-9,.p-col-10,.p-col-11,.p-col-12{-ms-flex:0 0 auto;flex:0 0 auto;padding:.5rem}.p-col-1{width:8.3333%}.p-col-2{width:16.6667%}.p-col-3{width:25%}.p-col-4{width:33.3333%}.p-col-5{width:41.6667%}.p-col-6{width:50%}.p-col-7{width:58.3333%}.p-col-8{width:66.6667%}.p-col-9{width:75%}.p-col-10{width:83.3333%}.p-col-11{width:91.6667%}.p-col-12{width:100%}.p-offset-12{margin-left:100%}.p-offset-11{margin-left:91.66666667%}.p-offset-10{margin-left:83.33333333%}.p-offset-9{margin-left:75%}.p-offset-8{margin-left:66.66666667%}.p-offset-7{margin-left:58.33333333%}.p-offset-6{margin-left:50%}.p-offset-5{margin-left:41.66666667%}.p-offset-4{margin-left:33.33333333%}.p-offset-3{margin-left:25%}.p-offset-2{margin-left:16.66666667%}.p-offset-1{margin-left:8.33333333%}.p-offset-0{margin-left:0%}.p-sm-1,.p-sm-2,.p-sm-3,.p-sm-4,.p-sm-5,.p-sm-6,.p-sm-7,.p-sm-8,.p-sm-9,.p-sm-10,.p-sm-11,.p-sm-12,.p-md-1,.p-md-2,.p-md-3,.p-md-4,.p-md-5,.p-md-6,.p-md-7,.p-md-8,.p-md-9,.p-md-10,.p-md-11,.p-md-12,.p-lg-1,.p-lg-2,.p-lg-3,.p-lg-4,.p-lg-5,.p-lg-6,.p-lg-7,.p-lg-8,.p-lg-9,.p-lg-10,.p-lg-11,.p-lg-12,.p-xl-1,.p-xl-2,.p-xl-3,.p-xl-4,.p-xl-5,.p-xl-6,.p-xl-7,.p-xl-8,.p-xl-9,.p-xl-10,.p-xl-11,.p-xl-12{padding:.5rem}.p-col-nogutter{padding:0}@media screen and (min-width: 576px){.p-sm-1,.p-sm-2,.p-sm-3,.p-sm-4,.p-sm-5,.p-sm-6,.p-sm-7,.p-sm-8,.p-sm-9,.p-sm-10,.p-sm-11,.p-sm-12{-ms-flex:0 0 auto;flex:0 0 auto}.p-sm-1{width:8.3333%}.p-sm-2{width:16.6667%}.p-sm-3{width:25%}.p-sm-4{width:33.3333%}.p-sm-5{width:41.6667%}.p-sm-6{width:50%}.p-sm-7{width:58.3333%}.p-sm-8{width:66.6667%}.p-sm-9{width:75%}.p-sm-10{width:83.3333%}.p-sm-11{width:91.6667%}.p-sm-12{width:100%}.p-sm-offset-12{margin-left:100%}.p-sm-offset-11{margin-left:91.66666667%}.p-sm-offset-10{margin-left:83.33333333%}.p-sm-offset-9{margin-left:75%}.p-sm-offset-8{margin-left:66.66666667%}.p-sm-offset-7{margin-left:58.33333333%}.p-sm-offset-6{margin-left:50%}.p-sm-offset-5{margin-left:41.66666667%}.p-sm-offset-4{margin-left:33.33333333%}.p-sm-offset-3{margin-left:25%}.p-sm-offset-2{margin-left:16.66666667%}.p-sm-offset-1{margin-left:8.33333333%}.p-sm-offset-0{margin-left:0%}}@media screen and (min-width: 768px){.p-md-1,.p-md-2,.p-md-3,.p-md-4,.p-md-5,.p-md-6,.p-md-7,.p-md-8,.p-md-9,.p-md-10,.p-md-11,.p-md-12{-ms-flex:0 0 auto;flex:0 0 auto}.p-md-1{width:8.3333%}.p-md-2{width:16.6667%}.p-md-3{width:25%}.p-md-4{width:33.3333%}.p-md-5{width:41.6667%}.p-md-6{width:50%}.p-md-7{width:58.3333%}.p-md-8{width:66.6667%}.p-md-9{width:75%}.p-md-10{width:83.3333%}.p-md-11{width:91.6667%}.p-md-12{width:100%}.p-md-offset-12{margin-left:100%}.p-md-offset-11{margin-left:91.66666667%}.p-md-offset-10{margin-left:83.33333333%}.p-md-offset-9{margin-left:75%}.p-md-offset-8{margin-left:66.66666667%}.p-md-offset-7{margin-left:58.33333333%}.p-md-offset-6{margin-left:50%}.p-md-offset-5{margin-left:41.66666667%}.p-md-offset-4{margin-left:33.33333333%}.p-md-offset-3{margin-left:25%}.p-md-offset-2{margin-left:16.66666667%}.p-md-offset-1{margin-left:8.33333333%}.p-md-offset-0{margin-left:0%}}@media screen and (min-width: 992px){.p-lg-1,.p-lg-2,.p-lg-3,.p-lg-4,.p-lg-5,.p-lg-6,.p-lg-7,.p-lg-8,.p-lg-9,.p-lg-10,.p-lg-11,.p-lg-12{-ms-flex:0 0 auto;flex:0 0 auto}.p-lg-1{width:8.3333%}.p-lg-2{width:16.6667%}.p-lg-3{width:25%}.p-lg-4{width:33.3333%}.p-lg-5{width:41.6667%}.p-lg-6{width:50%}.p-lg-7{width:58.3333%}.p-lg-8{width:66.6667%}.p-lg-9{width:75%}.p-lg-10{width:83.3333%}.p-lg-11{width:91.6667%}.p-lg-12{width:100%}.p-lg-offset-12{margin-left:100%}.p-lg-offset-11{margin-left:91.66666667%}.p-lg-offset-10{margin-left:83.33333333%}.p-lg-offset-9{margin-left:75%}.p-lg-offset-8{margin-left:66.66666667%}.p-lg-offset-7{margin-left:58.33333333%}.p-lg-offset-6{margin-left:50%}.p-lg-offset-5{margin-left:41.66666667%}.p-lg-offset-4{margin-left:33.33333333%}.p-lg-offset-3{margin-left:25%}.p-lg-offset-2{margin-left:16.66666667%}.p-lg-offset-1{margin-left:8.33333333%}.p-lg-offset-0{margin-left:0%}}@media screen and (min-width: 1200px){.p-xl-1,.p-xl-2,.p-xl-3,.p-xl-4,.p-xl-5,.p-xl-6,.p-xl-7,.p-xl-8,.p-xl-9,.p-xl-10,.p-xl-11,.p-xl-12{-ms-flex:0 0 auto;flex:0 0 auto}.p-xl-1{width:8.3333%}.p-xl-2{width:16.6667%}.p-xl-3{width:25%}.p-xl-4{width:33.3333%}.p-xl-5{width:41.6667%}.p-xl-6{width:50%}.p-xl-7{width:58.3333%}.p-xl-8{width:66.6667%}.p-xl-9{width:75%}.p-xl-10{width:83.3333%}.p-xl-11{width:91.6667%}.p-xl-12{width:100%}.p-xl-offset-12{margin-left:100%}.p-xl-offset-11{margin-left:91.66666667%}.p-xl-offset-10{margin-left:83.33333333%}.p-xl-offset-9{margin-left:75%}.p-xl-offset-8{margin-left:66.66666667%}.p-xl-offset-7{margin-left:58.33333333%}.p-xl-offset-6{margin-left:50%}.p-xl-offset-5{margin-left:41.66666667%}.p-xl-offset-4{margin-left:33.33333333%}.p-xl-offset-3{margin-left:25%}.p-xl-offset-2{margin-left:16.66666667%}.p-xl-offset-1{margin-left:8.33333333%}.p-xl-offset-0{margin-left:0%}}.p-justify-start{-ms-flex-pack:start;justify-content:flex-start}.p-justify-end{-ms-flex-pack:end;justify-content:flex-end}.p-justify-center{-ms-flex-pack:center;justify-content:center}.p-justify-between{-ms-flex-pack:justify;justify-content:space-between}.p-justify-around{-ms-flex-pack:distribute;justify-content:space-around}.p-justify-even{-ms-flex-pack:space-evenly;justify-content:space-evenly}.p-align-start{-ms-flex-align:start;align-items:flex-start}.p-align-end{-ms-flex-align:end;align-items:flex-end}.p-align-center{-ms-flex-align:center;align-items:center}.p-align-baseline{-ms-flex-align:baseline;align-items:baseline}.p-align-stretch{-ms-flex-align:stretch;align-items:stretch}.p-col-align-start{-ms-flex-item-align:start;align-self:flex-start}.p-col-align-end{-ms-flex-item-align:end;align-self:flex-end}.p-col-align-center{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.p-col-align-baseline{-ms-flex-item-align:baseline;align-self:baseline}.p-col-align-stretch{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.p-dir-row{-ms-flex-direction:row;flex-direction:row}.p-dir-rev{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.p-dir-col{-ms-flex-direction:column;flex-direction:column}.p-dir-col-rev{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.p-dir-col>.p-col,.p-dir-col-rev>.p-col{-ms-flex-preferred-size:auto;flex-basis:auto}.p-col-order-first{-ms-flex-order:-1;order:-1}.p-col-order-last{-ms-flex-order:13;order:13}.p-col-order-0{-ms-flex-order:0;order:0}.p-col-order-1{-ms-flex-order:1;order:1}.p-col-order-2{-ms-flex-order:2;order:2}.p-col-order-3{-ms-flex-order:3;order:3}.p-col-order-4{-ms-flex-order:4;order:4}.p-col-order-5{-ms-flex-order:5;order:5}.p-col-order-6{-ms-flex-order:6;order:6}.p-col-order-7{-ms-flex-order:7;order:7}.p-col-order-8{-ms-flex-order:8;order:8}.p-col-order-9{-ms-flex-order:9;order:9}.p-col-order-10{-ms-flex-order:10;order:10}.p-col-order-11{-ms-flex-order:11;order:11}.p-col-order-12{-ms-flex-order:12;order:12}@media screen and (min-width: 576px){.p-sm-order-first{-ms-flex-order:-1;order:-1}.p-sm-order-last{-ms-flex-order:13;order:13}.p-sm-order-0{-ms-flex-order:0;order:0}.p-sm-order-1{-ms-flex-order:1;order:1}.p-sm-order-2{-ms-flex-order:2;order:2}.p-sm-order-3{-ms-flex-order:3;order:3}.p-sm-order-4{-ms-flex-order:4;order:4}.p-sm-order-5{-ms-flex-order:5;order:5}.p-sm-order-6{-ms-flex-order:6;order:6}.p-sm-order-7{-ms-flex-order:7;order:7}.p-sm-order-8{-ms-flex-order:8;order:8}.p-sm-order-9{-ms-flex-order:9;order:9}.p-sm-order-10{-ms-flex-order:10;order:10}.p-sm-order-11{-ms-flex-order:11;order:11}.p-sm-order-12{-ms-flex-order:12;order:12}}@media screen and (min-width: 768px){.p-md-order-first{-ms-flex-order:-1;order:-1}.p-md-order-last{-ms-flex-order:13;order:13}.p-md-order-0{-ms-flex-order:0;order:0}.p-md-order-1{-ms-flex-order:1;order:1}.p-md-order-2{-ms-flex-order:2;order:2}.p-md-order-3{-ms-flex-order:3;order:3}.p-md-order-4{-ms-flex-order:4;order:4}.p-md-order-5{-ms-flex-order:5;order:5}.p-md-order-6{-ms-flex-order:6;order:6}.p-md-order-7{-ms-flex-order:7;order:7}.p-md-order-8{-ms-flex-order:8;order:8}.p-md-order-9{-ms-flex-order:9;order:9}.p-md-order-10{-ms-flex-order:10;order:10}.p-md-order-11{-ms-flex-order:11;order:11}.p-md-order-12{-ms-flex-order:12;order:12}}@media screen and (min-width: 992px){.p-lg-order-first{-ms-flex-order:-1;order:-1}.p-lg-order-last{-ms-flex-order:13;order:13}.p-lg-order-0{-ms-flex-order:0;order:0}.p-lg-order-1{-ms-flex-order:1;order:1}.p-lg-order-2{-ms-flex-order:2;order:2}.p-lg-order-3{-ms-flex-order:3;order:3}.p-lg-order-4{-ms-flex-order:4;order:4}.p-lg-order-5{-ms-flex-order:5;order:5}.p-lg-order-6{-ms-flex-order:6;order:6}.p-lg-order-7{-ms-flex-order:7;order:7}.p-lg-order-8{-ms-flex-order:8;order:8}.p-lg-order-9{-ms-flex-order:9;order:9}.p-lg-order-10{-ms-flex-order:10;order:10}.p-lg-order-11{-ms-flex-order:11;order:11}.p-lg-order-12{-ms-flex-order:12;order:12}}@media screen and (min-width: 1200px){.p-xl-order-first{-ms-flex-order:-1;order:-1}.p-xl-order-last{-ms-flex-order:13;order:13}.p-xl-order-0{-ms-flex-order:0;order:0}.p-xl-order-1{-ms-flex-order:1;order:1}.p-xl-order-2{-ms-flex-order:2;order:2}.p-xl-order-3{-ms-flex-order:3;order:3}.p-xl-order-4{-ms-flex-order:4;order:4}.p-xl-order-5{-ms-flex-order:5;order:5}.p-xl-order-6{-ms-flex-order:6;order:6}.p-xl-order-7{-ms-flex-order:7;order:7}.p-xl-order-8{-ms-flex-order:8;order:8}.p-xl-order-9{-ms-flex-order:9;order:9}.p-xl-order-10{-ms-flex-order:10;order:10}.p-xl-order-11{-ms-flex-order:11;order:11}.p-xl-order-12{-ms-flex-order:12;order:12}}.p-field{margin-bottom:1rem}.p-field>label{display:inline-block;margin-bottom:.5rem}.p-field.p-grid>label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.p-field>small{margin-top:.25rem}.p-field.p-grid,.p-formgrid.p-grid{margin-top:0}.p-field.p-grid .p-col-fixed,.p-formgrid.p-grid .p-col-fixed,.p-field.p-grid .p-col,.p-formgrid.p-grid .p-col,.p-field.p-grid .p-col-1,.p-formgrid.p-grid .p-col-1,.p-field.p-grid .p-col-2,.p-formgrid.p-grid .p-col-2,.p-field.p-grid .p-col-3,.p-formgrid.p-grid .p-col-3,.p-field.p-grid .p-col-4,.p-formgrid.p-grid .p-col-4,.p-field.p-grid .p-col-5,.p-formgrid.p-grid .p-col-5,.p-field.p-grid .p-col-6,.p-formgrid.p-grid .p-col-6,.p-field.p-grid .p-col-7,.p-formgrid.p-grid .p-col-7,.p-field.p-grid .p-col-8,.p-formgrid.p-grid .p-col-8,.p-field.p-grid .p-col-9,.p-formgrid.p-grid .p-col-9,.p-field.p-grid .p-col-10,.p-formgrid.p-grid .p-col-10,.p-field.p-grid .p-col-11,.p-formgrid.p-grid .p-col-11,.p-field.p-grid .p-col-12,.p-formgrid.p-grid .p-col-12{padding-top:0;padding-bottom:0}.p-formgroup-inline{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start}.p-formgroup-inline .p-field,.p-formgroup-inline .p-field-checkbox,.p-formgroup-inline .p-field-radiobutton{margin-right:1rem}.p-formgroup-inline .p-field>label,.p-formgroup-inline .p-field-checkbox>label,.p-formgroup-inline .p-field-radiobutton>label{margin-right:.5rem;margin-bottom:0}.p-field-checkbox,.p-field-radiobutton{margin-bottom:1rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.p-field-checkbox>label,.p-field-radiobutton>label{margin-left:.5rem;line-height:1}.p-d-none{display:none!important}.p-d-inline{display:inline!important}.p-d-inline-block{display:inline-block!important}.p-d-block{display:block!important}.p-d-flex{display:-ms-flexbox!important;display:flex!important}.p-d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media screen and (min-width: 576px){.p-d-sm-none{display:none!important}.p-d-sm-inline{display:inline!important}.p-d-sm-inline-block{display:inline-block!important}.p-d-sm-block{display:block!important}.p-d-sm-flex{display:-ms-flexbox!important;display:flex!important}.p-d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width: 768px){.p-d-md-none{display:none!important}.p-d-md-inline{display:inline!important}.p-d-md-inline-block{display:inline-block!important}.p-d-md-block{display:block!important}.p-d-md-flex{display:-ms-flexbox!important;display:flex!important}.p-d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width: 992px){.p-d-lg-none{display:none!important}.p-d-lg-inline{display:inline!important}.p-d-lg-inline-block{display:inline-block!important}.p-d-lg-block{display:block!important}.p-d-lg-flex{display:-ms-flexbox!important;display:flex!important}.p-d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width: 1200px){.p-d-xl-none{display:none!important}.p-d-xl-inline{display:inline!important}.p-d-xl-inline-block{display:inline-block!important}.p-d-xl-block{display:block!important}.p-d-xl-flex{display:-ms-flexbox!important;display:flex!important}.p-d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.p-d-print-none{display:none!important}.p-d-print-inline{display:inline!important}.p-d-print-inline-block{display:inline-block!important}.p-d-print-block{display:block!important}.p-d-print-flex{display:-ms-flexbox!important;display:flex!important}.p-d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.p-text-justify{text-align:justify!important}.p-text-left{text-align:left!important}.p-text-right{text-align:right!important}.p-text-center{text-align:center!important}.p-text-nowrap{white-space:nowrap!important}.p-text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p-text-lowercase{text-transform:lowercase!important}.p-text-uppercase{text-transform:uppercase!important}.p-text-capitalize{text-transform:capitalize!important}.p-text-bold{font-weight:700!important}.p-text-normal{font-weight:400!important}.p-text-light{font-weight:300!important}.p-text-italic{font-style:italic!important}@media screen and (min-width: 576px){.p-text-sm-justify{text-align:justify!important}.p-text-sm-left{text-align:left!important}.p-text-sm-right{text-align:right!important}.p-text-sm-center{text-align:center!important}}@media screen and (min-width: 768px){.p-text-md-justify{text-align:justify!important}.p-text-md-left{text-align:left!important}.p-text-md-right{text-align:right!important}.p-text-md-center{text-align:center!important}}@media screen and (min-width: 992px){.p-text-lg-justify{text-align:justify!important}.p-text-lg-left{text-align:left!important}.p-text-lg-right{text-align:right!important}.p-text-lg-center{text-align:center!important}}@media screen and (min-width: 1200px){.p-text-xl-justify{text-align:justify!important}.p-text-xl-left{text-align:left!important}.p-text-xl-right{text-align:right!important}.p-text-xl-center{text-align:center!important}}.p-flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.p-flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.p-flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.p-flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}@media screen and (min-width: 576px){.p-flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.p-flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.p-flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.p-flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}}@media screen and (min-width: 768px){.p-flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.p-flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.p-flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.p-flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}}@media screen and (min-width: 992px){.p-flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.p-flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.p-flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.p-flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}}@media screen and (min-width: 1200px){.p-flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.p-flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.p-flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.p-flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}}.p-jc-start{-ms-flex-pack:start;justify-content:flex-start}.p-jc-end{-ms-flex-pack:end;justify-content:flex-end}.p-jc-center{-ms-flex-pack:center;justify-content:center}.p-jc-between{-ms-flex-pack:justify;justify-content:space-between}.p-jc-around{-ms-flex-pack:distribute;justify-content:space-around}.p-jc-evenly{-ms-flex-pack:space-evenly;justify-content:space-evenly}@media screen and (min-width: 576px){.p-jc-sm-start{-ms-flex-pack:start;justify-content:flex-start}.p-jc-sm-end{-ms-flex-pack:end;justify-content:flex-end}.p-jc-sm-center{-ms-flex-pack:center;justify-content:center}.p-jc-sm-between{-ms-flex-pack:justify;justify-content:space-between}.p-jc-sm-around{-ms-flex-pack:distribute;justify-content:space-around}.p-jc-sm-evenly{-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media screen and (min-width: 768px){.p-jc-md-start{-ms-flex-pack:start;justify-content:flex-start}.p-jc-md-end{-ms-flex-pack:end;justify-content:flex-end}.p-jc-md-center{-ms-flex-pack:center;justify-content:center}.p-jc-md-between{-ms-flex-pack:justify;justify-content:space-between}.p-jc-md-around{-ms-flex-pack:distribute;justify-content:space-around}.p-jc-md-evenly{-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media screen and (min-width: 992px){.p-jc-lg-start{-ms-flex-pack:start;justify-content:flex-start}.p-jc-lg-end{-ms-flex-pack:end;justify-content:flex-end}.p-jc-lg-center{-ms-flex-pack:center;justify-content:center}.p-jc-lg-between{-ms-flex-pack:justify;justify-content:space-between}.p-jc-lg-around{-ms-flex-pack:distribute;justify-content:space-around}.p-jc-lg-evenly{-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media screen and (min-width: 1200px){.p-jc-xl-start{-ms-flex-pack:start;justify-content:flex-start}.p-jc-xl-end{-ms-flex-pack:end;justify-content:flex-end}.p-jc-xl-center{-ms-flex-pack:center;justify-content:center}.p-jc-xl-between{-ms-flex-pack:justify;justify-content:space-between}.p-jc-xl-around{-ms-flex-pack:distribute;justify-content:space-around}.p-jc-xl-evenly{-ms-flex-pack:space-evenly;justify-content:space-evenly}}.p-ai-start{-ms-flex-align:start;align-items:flex-start}.p-ai-end{-ms-flex-align:end;align-items:flex-end}.p-ai-center{-ms-flex-align:center;align-items:center}.p-ai-baseline{-ms-flex-align:baseline;align-items:baseline}.p-ai-stretch{-ms-flex-align:stretch;align-items:stretch}@media screen and (min-width: 576px){.p-ai-sm-start{-ms-flex-align:start;align-items:flex-start}.p-ai-sm-end{-ms-flex-align:end;align-items:flex-end}.p-ai-sm-center{-ms-flex-align:center;align-items:center}.p-ai-sm-baseline{-ms-flex-align:baseline;align-items:baseline}.p-ai-sm-stretch{-ms-flex-align:stretch;align-items:stretch}}@media screen and (min-width: 768px){.p-ai-md-start{-ms-flex-align:start;align-items:flex-start}.p-ai-md-end{-ms-flex-align:end;align-items:flex-end}.p-ai-md-center{-ms-flex-align:center;align-items:center}.p-ai-md-baseline{-ms-flex-align:baseline;align-items:baseline}.p-ai-md-stretch{-ms-flex-align:stretch;align-items:stretch}}@media screen and (min-width: 992px){.p-ai-lg-start{-ms-flex-align:start;align-items:flex-start}.p-ai-lg-end{-ms-flex-align:end;align-items:flex-end}.p-ai-lg-center{-ms-flex-align:center;align-items:center}.p-ai-lg-baseline{-ms-flex-align:baseline;align-items:baseline}.p-ai-lg-stretch{-ms-flex-align:stretch;align-items:stretch}}@media screen and (min-width: 1200px){.p-ai-xl-start{-ms-flex-align:start;align-items:flex-start}.p-ai-xl-end{-ms-flex-align:end;align-items:flex-end}.p-ai-xl-center{-ms-flex-align:center;align-items:center}.p-ai-xl-baseline{-ms-flex-align:baseline;align-items:baseline}.p-ai-xl-stretch{-ms-flex-align:stretch;align-items:stretch}}.p-as-start{-ms-flex-item-align:start;align-self:start}.p-as-end{-ms-flex-item-align:end;align-self:flex-end}.p-as-center{-ms-flex-item-align:center;align-self:center}.p-as-baseline{-ms-flex-item-align:baseline;align-self:baseline}.p-as-stretch{-ms-flex-item-align:stretch;align-self:stretch}@media screen and (min-width: 576px){.p-as-sm-start{-ms-flex-item-align:start;align-self:start}.p-as-sm-end{-ms-flex-item-align:end;align-self:flex-end}.p-as-sm-center{-ms-flex-item-align:center;align-self:center}.p-as-sm-baseline{-ms-flex-item-align:baseline;align-self:baseline}.p-as-sm-stretch{-ms-flex-item-align:stretch;align-self:stretch}}@media screen and (min-width: 768px){.p-as-md-start{-ms-flex-item-align:start;align-self:start}.p-as-md-end{-ms-flex-item-align:end;align-self:flex-end}.p-as-md-center{-ms-flex-item-align:center;align-self:center}.p-as-md-baseline{-ms-flex-item-align:baseline;align-self:baseline}.p-as-md-stretch{-ms-flex-item-align:stretch;align-self:stretch}}@media screen and (min-width: 992px){.p-as-lg-start{-ms-flex-item-align:start;align-self:start}.p-as-lg-end{-ms-flex-item-align:end;align-self:flex-end}.p-as-lg-center{-ms-flex-item-align:center;align-self:center}.p-as-lg-baseline{-ms-flex-item-align:baseline;align-self:baseline}.p-as-lg-stretch{-ms-flex-item-align:stretch;align-self:stretch}}@media screen and (min-width: 1200px){.p-as-xl-start{-ms-flex-item-align:start;align-self:start}.p-as-xl-end{-ms-flex-item-align:end;align-self:flex-end}.p-as-xl-center{-ms-flex-item-align:center;align-self:center}.p-as-xl-baseline{-ms-flex-item-align:baseline;align-self:baseline}.p-as-xl-stretch{-ms-flex-item-align:stretch;align-self:stretch}}.p-ac-start{-ms-flex-line-pack:start;align-content:flex-start}.p-ac-end{-ms-flex-line-pack:end;align-content:flex-end}.p-ac-center{-ms-flex-line-pack:center;align-content:center}.p-ac-around{-ms-flex-line-pack:distribute;align-content:space-around}.p-ac-stretch{-ms-flex-line-pack:stretch;align-content:stretch}.p-ac-between{-ms-flex-line-pack:justify;align-content:space-between}@media screen and (min-width: 576px){.p-ac-sm-start{-ms-flex-line-pack:start;align-content:flex-start}.p-ac-sm-end{-ms-flex-line-pack:end;align-content:flex-end}.p-ac-sm-center{-ms-flex-line-pack:center;align-content:center}.p-ac-sm-around{-ms-flex-line-pack:distribute;align-content:space-around}.p-ac-sm-stretch{-ms-flex-line-pack:stretch;align-content:stretch}.p-ac-sm-between{-ms-flex-line-pack:justify;align-content:space-between}}@media screen and (min-width: 768px){.p-ac-md-start{-ms-flex-line-pack:start;align-content:flex-start}.p-ac-md-end{-ms-flex-line-pack:end;align-content:flex-end}.p-ac-md-center{-ms-flex-line-pack:center;align-content:center}.p-ac-md-around{-ms-flex-line-pack:distribute;align-content:space-around}.p-ac-md-stretch{-ms-flex-line-pack:stretch;align-content:stretch}.p-ac-md-between{-ms-flex-line-pack:justify;align-content:space-between}}@media screen and (min-width: 992px){.p-ac-lg-start{-ms-flex-line-pack:start;align-content:flex-start}.p-ac-lg-end{-ms-flex-line-pack:end;align-content:flex-end}.p-ac-lg-center{-ms-flex-line-pack:center;align-content:center}.p-ac-lg-around{-ms-flex-line-pack:distribute;align-content:space-around}.p-ac-lg-stretch{-ms-flex-line-pack:stretch;align-content:stretch}.p-ac-lg-between{-ms-flex-line-pack:justify;align-content:space-between}}@media screen and (min-width: 1200px){.p-ac-xl-start{-ms-flex-line-pack:start;align-content:flex-start}.p-ac-xl-end{-ms-flex-line-pack:end;align-content:flex-end}.p-ac-xl-center{-ms-flex-line-pack:center;align-content:center}.p-ac-xl-around{-ms-flex-line-pack:distribute;align-content:space-around}.p-ac-xl-stretch{-ms-flex-line-pack:stretch;align-content:stretch}.p-ac-xl-between{-ms-flex-line-pack:justify;align-content:space-between}}.p-order-0{-ms-flex-order:0;order:0}.p-order-1{-ms-flex-order:1;order:1}.p-order-2{-ms-flex-order:2;order:2}.p-order-3{-ms-flex-order:3;order:3}.p-order-4{-ms-flex-order:4;order:4}.p-order-5{-ms-flex-order:5;order:5}.p-order-6{-ms-flex-order:6;order:6}@media screen and (min-width: 576px){.p-order-sm-0{-ms-flex-order:0;order:0}.p-order-sm-1{-ms-flex-order:1;order:1}.p-order-sm-2{-ms-flex-order:2;order:2}.p-order-sm-3{-ms-flex-order:3;order:3}.p-order-sm-4{-ms-flex-order:4;order:4}.p-order-sm-5{-ms-flex-order:5;order:5}.p-order-sm-6{-ms-flex-order:6;order:6}}@media screen and (min-width: 768px){.p-order-md-0{-ms-flex-order:0;order:0}.p-order-md-1{-ms-flex-order:1;order:1}.p-order-md-2{-ms-flex-order:2;order:2}.p-order-md-3{-ms-flex-order:3;order:3}.p-order-md-4{-ms-flex-order:4;order:4}.p-order-md-5{-ms-flex-order:5;order:5}.p-order-md-6{-ms-flex-order:6;order:6}}@media screen and (min-width: 992px){.p-order-lg-0{-ms-flex-order:0;order:0}.p-order-lg-1{-ms-flex-order:1;order:1}.p-order-lg-2{-ms-flex-order:2;order:2}.p-order-lg-3{-ms-flex-order:3;order:3}.p-order-lg-4{-ms-flex-order:4;order:4}.p-order-lg-5{-ms-flex-order:5;order:5}.p-order-lg-6{-ms-flex-order:6;order:6}}@media screen and (min-width: 1200px){.p-order-xl-0{-ms-flex-order:0;order:0}.p-order-xl-1{-ms-flex-order:1;order:1}.p-order-xl-2{-ms-flex-order:2;order:2}.p-order-xl-3{-ms-flex-order:3;order:3}.p-order-xl-4{-ms-flex-order:4;order:4}.p-order-xl-5{-ms-flex-order:5;order:5}.p-order-xl-6{-ms-flex-order:6;order:6}}.p-flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.p-flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.p-flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}@media screen and (min-width: 576px){.p-flex-sm-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.p-flex-sm-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.p-flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}}@media screen and (min-width: 768px){.p-flex-md-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.p-flex-md-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.p-flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}}@media screen and (min-width: 992px){.p-flex-lg-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.p-flex-lg-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.p-flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}}@media screen and (min-width: 1200px){.p-flex-xl-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.p-flex-xl-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.p-flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}}.p-pt-0{padding-top:0!important}.p-pt-1{padding-top:.25rem!important}.p-pt-2{padding-top:.5rem!important}.p-pt-3{padding-top:1rem!important}.p-pt-4{padding-top:1.5rem!important}.p-pt-5{padding-top:2rem!important}.p-pt-6{padding-top:3rem!important}.p-pr-0{padding-right:0!important}.p-pr-1{padding-right:.25rem!important}.p-pr-2{padding-right:.5rem!important}.p-pr-3{padding-right:1rem!important}.p-pr-4{padding-right:1.5rem!important}.p-pr-5{padding-right:2rem!important}.p-pr-6{padding-right:3rem!important}.p-pl-0{padding-left:0!important}.p-pl-1{padding-left:.25rem!important}.p-pl-2{padding-left:.5rem!important}.p-pl-3{padding-left:1rem!important}.p-pl-4{padding-left:1.5rem!important}.p-pl-5{padding-left:2rem!important}.p-pl-6{padding-left:3rem!important}.p-pb-0{padding-bottom:0!important}.p-pb-1{padding-bottom:.25rem!important}.p-pb-2{padding-bottom:.5rem!important}.p-pb-3{padding-bottom:1rem!important}.p-pb-4{padding-bottom:1.5rem!important}.p-pb-5{padding-bottom:2rem!important}.p-pb-6{padding-bottom:3rem!important}.p-px-0{padding-left:0!important;padding-right:0!important}.p-px-1{padding-left:.25rem!important;padding-right:.25rem!important}.p-px-2{padding-left:.5rem!important;padding-right:.5rem!important}.p-px-3{padding-left:1rem!important;padding-right:1rem!important}.p-px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-px-5{padding-left:2rem!important;padding-right:2rem!important}.p-px-6{padding-left:3rem!important;padding-right:3rem!important}.p-py-0{padding-top:0!important;padding-bottom:0!important}.p-py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-py-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-py-5{padding-top:2rem!important;padding-bottom:2rem!important}.p-py-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-p-0{padding:0!important}.p-p-1{padding:.25rem!important}.p-p-2{padding:.5rem!important}.p-p-3{padding:1rem!important}.p-p-4{padding:1.5rem!important}.p-p-5{padding:2rem!important}.p-p-6{padding:3rem!important}@media screen and (min-width: 576px){.p-pt-sm-0{padding-top:0!important}.p-pt-sm-1{padding-top:.25rem!important}.p-pt-sm-2{padding-top:.5rem!important}.p-pt-sm-3{padding-top:1rem!important}.p-pt-sm-4{padding-top:1.5rem!important}.p-pt-sm-5{padding-top:2rem!important}.p-pt-sm-6{padding-top:3rem!important}.p-pr-sm-0{padding-right:0!important}.p-pr-sm-1{padding-right:.25rem!important}.p-pr-sm-2{padding-right:.5rem!important}.p-pr-sm-3{padding-right:1rem!important}.p-pr-sm-4{padding-right:1.5rem!important}.p-pr-sm-5{padding-right:2rem!important}.p-pr-sm-6{padding-right:3rem!important}.p-pl-sm-0{padding-left:0!important}.p-pl-sm-1{padding-left:.25rem!important}.p-pl-sm-2{padding-left:.5rem!important}.p-pl-sm-3{padding-left:1rem!important}.p-pl-sm-4{padding-left:1.5rem!important}.p-pl-sm-5{padding-left:2rem!important}.p-pl-sm-6{padding-left:3rem!important}.p-pb-sm-0{padding-bottom:0!important}.p-pb-sm-1{padding-bottom:.25rem!important}.p-pb-sm-2{padding-bottom:.5rem!important}.p-pb-sm-3{padding-bottom:1rem!important}.p-pb-sm-4{padding-bottom:1.5rem!important}.p-pb-sm-5{padding-bottom:2rem!important}.p-pb-sm-6{padding-bottom:3rem!important}.p-px-sm-0{padding-left:0!important;padding-right:0!important}.p-px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.p-px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.p-px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.p-px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-px-sm-5{padding-left:2rem!important;padding-right:2rem!important}.p-px-sm-6{padding-left:3rem!important;padding-right:3rem!important}.p-py-sm-0{padding-top:0!important;padding-bottom:0!important}.p-py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-py-sm-5{padding-top:2rem!important;padding-bottom:2rem!important}.p-py-sm-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-p-sm-0{padding:0!important}.p-p-sm-1{padding:.25rem!important}.p-p-sm-2{padding:.5rem!important}.p-p-sm-3{padding:1rem!important}.p-p-sm-4{padding:1.5rem!important}.p-p-sm-5{padding:2rem!important}.p-p-sm-6{padding:3rem!important}}@media screen and (min-width: 768px){.p-pt-md-0{padding-top:0!important}.p-pt-md-1{padding-top:.25rem!important}.p-pt-md-2{padding-top:.5rem!important}.p-pt-md-3{padding-top:1rem!important}.p-pt-md-4{padding-top:1.5rem!important}.p-pt-md-5{padding-top:2rem!important}.p-pt-md-6{padding-top:3rem!important}.p-pr-md-0{padding-right:0!important}.p-pr-md-1{padding-right:.25rem!important}.p-pr-md-2{padding-right:.5rem!important}.p-pr-md-3{padding-right:1rem!important}.p-pr-md-4{padding-right:1.5rem!important}.p-pr-md-5{padding-right:2rem!important}.p-pr-md-6{padding-right:3rem!important}.p-pl-md-0{padding-left:0!important}.p-pl-md-1{padding-left:.25rem!important}.p-pl-md-2{padding-left:.5rem!important}.p-pl-md-3{padding-left:1rem!important}.p-pl-md-4{padding-left:1.5rem!important}.p-pl-md-5{padding-left:2rem!important}.p-pl-md-6{padding-left:3rem!important}.p-pb-md-0{padding-bottom:0!important}.p-pb-md-1{padding-bottom:.25rem!important}.p-pb-md-2{padding-bottom:.5rem!important}.p-pb-md-3{padding-bottom:1rem!important}.p-pb-md-4{padding-bottom:1.5rem!important}.p-pb-md-5{padding-bottom:2rem!important}.p-pb-md-6{padding-bottom:3rem!important}.p-px-md-0{padding-left:0!important;padding-right:0!important}.p-px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.p-px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.p-px-md-3{padding-left:1rem!important;padding-right:1rem!important}.p-px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-px-md-5{padding-left:2rem!important;padding-right:2rem!important}.p-px-md-6{padding-left:3rem!important;padding-right:3rem!important}.p-py-md-0{padding-top:0!important;padding-bottom:0!important}.p-py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-py-md-5{padding-top:2rem!important;padding-bottom:2rem!important}.p-py-md-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-p-md-0{padding:0!important}.p-p-md-1{padding:.25rem!important}.p-p-md-2{padding:.5rem!important}.p-p-md-3{padding:1rem!important}.p-p-md-4{padding:1.5rem!important}.p-p-md-5{padding:2rem!important}.p-p-md-6{padding:3rem!important}}@media screen and (min-width: 992px){.p-pt-lg-0{padding-top:0!important}.p-pt-lg-1{padding-top:.25rem!important}.p-pt-lg-2{padding-top:.5rem!important}.p-pt-lg-3{padding-top:1rem!important}.p-pt-lg-4{padding-top:1.5rem!important}.p-pt-lg-5{padding-top:2rem!important}.p-pt-lg-6,.p-pt-lg-auto{padding-top:3rem!important}.p-pr-lg-0{padding-right:0!important}.p-pr-lg-1{padding-right:.25rem!important}.p-pr-lg-2{padding-right:.5rem!important}.p-pr-lg-3{padding-right:1rem!important}.p-pr-lg-4{padding-right:1.5rem!important}.p-pr-lg-5{padding-right:2rem!important}.p-pr-lg-6{padding-right:3rem!important}.p-pl-lg-0{padding-left:0!important}.p-pl-lg-1{padding-left:.25rem!important}.p-pl-lg-2{padding-left:.5rem!important}.p-pl-lg-3{padding-left:1rem!important}.p-pl-lg-4{padding-left:1.5rem!important}.p-pl-lg-5{padding-left:2rem!important}.p-pl-lg-6{padding-left:3rem!important}.p-pb-lg-0{padding-bottom:0!important}.p-pb-lg-1{padding-bottom:.25rem!important}.p-pb-lg-2{padding-bottom:.5rem!important}.p-pb-lg-3{padding-bottom:1rem!important}.p-pb-lg-4{padding-bottom:1.5rem!important}.p-pb-lg-5{padding-bottom:2rem!important}.p-pb-lg-6{padding-bottom:3rem!important}.p-px-lg-0{padding-left:0!important;padding-right:0!important}.p-px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.p-px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.p-px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.p-px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-px-lg-5{padding-left:2rem!important;padding-right:2rem!important}.p-px-lg-6{padding-left:3rem!important;padding-right:3rem!important}.p-py-lg-0{padding-top:0!important;padding-bottom:0!important}.p-py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-py-lg-5{padding-top:2rem!important;padding-bottom:2rem!important}.p-py-lg-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-p-lg-0{padding:0!important}.p-p-lg-1{padding:.25rem!important}.p-p-lg-2{padding:.5rem!important}.p-p-lg-3{padding:1rem!important}.p-p-lg-4{padding:1.5rem!important}.p-p-lg-5{padding:2rem!important}.p-p-lg-6{padding:3rem!important}}@media screen and (min-width: 1200px){.p-pt-xl-0{padding-top:0!important}.p-pt-xl-1{padding-top:.25rem!important}.p-pt-xl-2{padding-top:.5rem!important}.p-pt-xl-3{padding-top:1rem!important}.p-pt-xl-4{padding-top:1.5rem!important}.p-pt-xl-5{padding-top:2rem!important}.p-pt-xl-6{padding-top:3rem!important}.p-pr-xl-0{padding-right:0!important}.p-pr-xl-1{padding-right:.25rem!important}.p-pr-xl-2{padding-right:.5rem!important}.p-pr-xl-3{padding-right:1rem!important}.p-pr-xl-4{padding-right:1.5rem!important}.p-pr-xl-5{padding-right:2rem!important}.p-pr-xl-6{padding-right:3rem!important}.p-pl-xl-0{padding-left:0!important}.p-pl-xl-1{padding-left:.25rem!important}.p-pl-xl-2{padding-left:.5rem!important}.p-pl-xl-3{padding-left:1rem!important}.p-pl-xl-4{padding-left:1.5rem!important}.p-pl-xl-5{padding-left:2rem!important}.p-pl-xl-6{padding-left:3rem!important}.p-pb-xl-0{padding-bottom:0!important}.p-pb-xl-1{padding-bottom:.25rem!important}.p-pb-xl-2{padding-bottom:.5rem!important}.p-pb-xl-3{padding-bottom:1rem!important}.p-pb-xl-4{padding-bottom:1.5rem!important}.p-pb-xl-5{padding-bottom:2rem!important}.p-pb-xl-6{padding-bottom:3rem!important}.p-px-xl-0{padding-left:0!important;padding-right:0!important}.p-px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.p-px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.p-px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.p-px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-px-xl-5{padding-left:2rem!important;padding-right:2rem!important}.p-px-xl-6{padding-left:3rem!important;padding-right:3rem!important}.p-py-xl-0{padding-top:0!important;padding-bottom:0!important}.p-py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-py-xl-5{padding-top:2rem!important;padding-bottom:2rem!important}.p-py-xl-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-p-xl-0{padding:0!important}.p-p-xl-1{padding:.25rem!important}.p-p-xl-2{padding:.5rem!important}.p-p-xl-3{padding:1rem!important}.p-p-xl-4{padding:1.5rem!important}.p-p-xl-5{padding:2rem!important}.p-p-xl-6{padding:3rem!important}}.p-mt-0{margin-top:0!important}.p-mt-1{margin-top:.25rem!important}.p-mt-2{margin-top:.5rem!important}.p-mt-3{margin-top:1rem!important}.p-mt-4{margin-top:1.5rem!important}.p-mt-5{margin-top:2rem!important}.p-mt-6{margin-top:3rem!important}.p-mt-auto{margin-top:auto!important}.p-mr-0{margin-right:0!important}.p-mr-1{margin-right:.25rem!important}.p-mr-2{margin-right:.5rem!important}.p-mr-3{margin-right:1rem!important}.p-mr-4{margin-right:1.5rem!important}.p-mr-5{margin-right:2rem!important}.p-mr-6{margin-right:3rem!important}.p-mr-auto{margin-right:auto!important}.p-ml-0{margin-left:0!important}.p-ml-1{margin-left:.25rem!important}.p-ml-2{margin-left:.5rem!important}.p-ml-3{margin-left:1rem!important}.p-ml-4{margin-left:1.5rem!important}.p-ml-5{margin-left:2rem!important}.p-ml-6{margin-left:3rem!important}.p-ml-auto{margin-left:auto!important}.p-mb-0{margin-bottom:0!important}.p-mb-1{margin-bottom:.25rem!important}.p-mb-2{margin-bottom:.5rem!important}.p-mb-3{margin-bottom:1rem!important}.p-mb-4{margin-bottom:1.5rem!important}.p-mb-5{margin-bottom:2rem!important}.p-mb-6{margin-bottom:3rem!important}.p-mb-auto{margin-bottom:auto!important}.p-mx-0{margin-left:0!important;margin-right:0!important}.p-mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-auto{margin-left:auto!important;margin-right:auto!important}.p-my-0{margin-top:0!important;margin-bottom:0!important}.p-my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-0{margin:0!important}.p-m-1{margin:.25rem!important}.p-m-2{margin:.5rem!important}.p-m-3{margin:1rem!important}.p-m-4{margin:1.5rem!important}.p-m-5{margin:2rem!important}.p-m-6{margin:3rem!important}.p-m-auto{margin:auto!important}@media screen and (min-width: 576px){.p-mt-sm-0{margin-top:0!important}.p-mt-sm-1{margin-top:.25rem!important}.p-mt-sm-2{margin-top:.5rem!important}.p-mt-sm-3{margin-top:1rem!important}.p-mt-sm-4{margin-top:1.5rem!important}.p-mt-sm-5{margin-top:2rem!important}.p-mt-sm-6,.p-mt-sm-auto{margin-top:3rem!important}.p-mr-sm-0{margin-right:0!important}.p-mr-sm-1{margin-right:.25rem!important}.p-mr-sm-2{margin-right:.5rem!important}.p-mr-sm-3{margin-right:1rem!important}.p-mr-sm-4{margin-right:1.5rem!important}.p-mr-sm-5{margin-right:2rem!important}.p-mr-sm-6{margin-right:3rem!important}.p-mr-sm-auto{margin-right:auto!important}.p-ml-sm-0{margin-left:0!important}.p-ml-sm-1{margin-left:.25rem!important}.p-ml-sm-2{margin-left:.5rem!important}.p-ml-sm-3{margin-left:1rem!important}.p-ml-sm-4{margin-left:1.5rem!important}.p-ml-sm-5{margin-left:2rem!important}.p-ml-sm-6{margin-left:3rem!important}.p-ml-sm-auto{margin-left:auto!important}.p-mb-sm-0{margin-bottom:0!important}.p-mb-sm-1{margin-bottom:.25rem!important}.p-mb-sm-2{margin-bottom:.5rem!important}.p-mb-sm-3{margin-bottom:1rem!important}.p-mb-sm-4{margin-bottom:1.5rem!important}.p-mb-sm-5{margin-bottom:2rem!important}.p-mb-sm-6{margin-bottom:3rem!important}.p-mb-sm-auto{margin-bottom:auto!important}.p-mx-sm-0{margin-left:0!important;margin-right:0!important}.p-mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-sm-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-sm-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.p-my-sm-0{margin-top:0!important;margin-bottom:0!important}.p-my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-sm-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-sm-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-sm-0{margin:0!important}.p-m-sm-1{margin:.25rem!important}.p-m-sm-2{margin:.5rem!important}.p-m-sm-3{margin:1rem!important}.p-m-sm-4{margin:1.5rem!important}.p-m-sm-5{margin:2rem!important}.p-m-sm-6{margin:3rem!important}.p-m-sm-auto{margin:auto!important}}@media screen and (min-width: 768px){.p-mt-md-0{margin-top:0!important}.p-mt-md-1{margin-top:.25rem!important}.p-mt-md-2{margin-top:.5rem!important}.p-mt-md-3{margin-top:1rem!important}.p-mt-md-4{margin-top:1.5rem!important}.p-mt-md-5{margin-top:2rem!important}.p-mt-md-6,.p-mt-md-auto{margin-top:3rem!important}.p-mr-md-0{margin-right:0!important}.p-mr-md-1{margin-right:.25rem!important}.p-mr-md-2{margin-right:.5rem!important}.p-mr-md-3{margin-right:1rem!important}.p-mr-md-4{margin-right:1.5rem!important}.p-mr-md-5{margin-right:2rem!important}.p-mr-md-6{margin-right:3rem!important}.p-mr-md-auto{margin-right:auto!important}.p-ml-md-0{margin-left:0!important}.p-ml-md-1{margin-left:.25rem!important}.p-ml-md-2{margin-left:.5rem!important}.p-ml-md-3{margin-left:1rem!important}.p-ml-md-4{margin-left:1.5rem!important}.p-ml-md-5{margin-left:2rem!important}.p-ml-md-6{margin-left:3rem!important}.p-ml-md-auto{margin-left:auto!important}.p-mb-md-0{margin-bottom:0!important}.p-mb-md-1{margin-bottom:.25rem!important}.p-mb-md-2{margin-bottom:.5rem!important}.p-mb-md-3{margin-bottom:1rem!important}.p-mb-md-4{margin-bottom:1.5rem!important}.p-mb-md-5{margin-bottom:2rem!important}.p-mb-md-6{margin-bottom:3rem!important}.p-mb-md-auto{margin-bottom:auto!important}.p-mx-md-0{margin-left:0!important;margin-right:0!important}.p-mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-md-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-md-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-md-auto{margin-left:auto!important;margin-right:auto!important}.p-my-md-0{margin-top:0!important;margin-bottom:0!important}.p-my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-md-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-md-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-md-0{margin:0!important}.p-m-md-1{margin:.25rem!important}.p-m-md-2{margin:.5rem!important}.p-m-md-3{margin:1rem!important}.p-m-md-4{margin:1.5rem!important}.p-m-md-5{margin:2rem!important}.p-m-md-6{margin:3rem!important}.p-m-md-auto{margin:auto!important}}@media screen and (min-width: 992px){.p-mt-lg-0{margin-top:0!important}.p-mt-lg-1{margin-top:.25rem!important}.p-mt-lg-2{margin-top:.5rem!important}.p-mt-lg-3{margin-top:1rem!important}.p-mt-lg-4{margin-top:1.5rem!important}.p-mt-lg-5{margin-top:2rem!important}.p-mt-lg-6,.p-mt-lg-auto{margin-top:3rem!important}.p-mr-lg-0{margin-right:0!important}.p-mr-lg-1{margin-right:.25rem!important}.p-mr-lg-2{margin-right:.5rem!important}.p-mr-lg-3{margin-right:1rem!important}.p-mr-lg-4{margin-right:1.5rem!important}.p-mr-lg-5{margin-right:2rem!important}.p-mr-lg-6{margin-right:3rem!important}.p-mr-lg-auto{margin-right:auto!important}.p-ml-lg-0{margin-left:0!important}.p-ml-lg-1{margin-left:.25rem!important}.p-ml-lg-2{margin-left:.5rem!important}.p-ml-lg-3{margin-left:1rem!important}.p-ml-lg-4{margin-left:1.5rem!important}.p-ml-lg-5{margin-left:2rem!important}.p-ml-lg-6{margin-left:3rem!important}.p-ml-lg-auto{margin-left:auto!important}.p-mb-lg-0{margin-bottom:0!important}.p-mb-lg-1{margin-bottom:.25rem!important}.p-mb-lg-2{margin-bottom:.5rem!important}.p-mb-lg-3{margin-bottom:1rem!important}.p-mb-lg-4{margin-bottom:1.5rem!important}.p-mb-lg-5{margin-bottom:2rem!important}.p-mb-lg-6{margin-bottom:3rem!important}.p-mb-lg-auto{margin-bottom:auto!important}.p-mx-lg-0{margin-left:0!important;margin-right:0!important}.p-mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-lg-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-lg-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.p-my-lg-0{margin-top:0!important;margin-bottom:0!important}.p-my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-lg-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-lg-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-lg-0{margin:0!important}.p-m-lg-1{margin:.25rem!important}.p-m-lg-2{margin:.5rem!important}.p-m-lg-3{margin:1rem!important}.p-m-lg-4{margin:1.5rem!important}.p-m-lg-5{margin:2rem!important}.p-m-lg-6{margin:3rem!important}.p-m-lg-auto{margin:auto!important}}@media screen and (min-width: 1200px){.p-mt-xl-0{margin-top:0!important}.p-mt-xl-1{margin-top:.25rem!important}.p-mt-xl-2{margin-top:.5rem!important}.p-mt-xl-3{margin-top:1rem!important}.p-mt-xl-4{margin-top:1.5rem!important}.p-mt-xl-5{margin-top:2rem!important}.p-mt-xl-6,.p-mt-xl-auto{margin-top:3rem!important}.p-mr-xl-0{margin-right:0!important}.p-mr-xl-1{margin-right:.25rem!important}.p-mr-xl-2{margin-right:.5rem!important}.p-mr-xl-3{margin-right:1rem!important}.p-mr-xl-4{margin-right:1.5rem!important}.p-mr-xl-5{margin-right:2rem!important}.p-mr-xl-6{margin-right:3rem!important}.p-mr-xl-auto{margin-right:auto!important}.p-ml-xl-0{margin-left:0!important}.p-ml-xl-1{margin-left:.25rem!important}.p-ml-xl-2{margin-left:.5rem!important}.p-ml-xl-3{margin-left:1rem!important}.p-ml-xl-4{margin-left:1.5rem!important}.p-ml-xl-5{margin-left:2rem!important}.p-ml-xl-6{margin-left:3rem!important}.p-ml-xl-auto{margin-left:auto!important}.p-mb-xl-0{margin-bottom:0!important}.p-mb-xl-1{margin-bottom:.25rem!important}.p-mb-xl-2{margin-bottom:.5rem!important}.p-mb-xl-3{margin-bottom:1rem!important}.p-mb-xl-4{margin-bottom:1.5rem!important}.p-mb-xl-5{margin-bottom:2rem!important}.p-mb-xl-6{margin-bottom:3rem!important}.p-mb-xl-auto{margin-bottom:auto!important}.p-mx-xl-0{margin-left:0!important;margin-right:0!important}.p-mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-xl-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-xl-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.p-my-xl-0{margin-top:0!important;margin-bottom:0!important}.p-my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-xl-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-xl-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-xl-0{margin:0!important}.p-m-xl-1{margin:.25rem!important}.p-m-xl-2{margin:.5rem!important}.p-m-xl-3{margin:1rem!important}.p-m-xl-4{margin:1.5rem!important}.p-m-xl-5{margin:2rem!important}.p-m-xl-6{margin:3rem!important}.p-m-xl-auto{margin:auto!important}}.p-shadow-1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.p-shadow-2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.p-shadow-3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.p-shadow-4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.p-shadow-5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.p-shadow-6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.p-shadow-7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.p-shadow-8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.p-shadow-9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.p-shadow-10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.p-shadow-11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.p-shadow-12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.p-shadow-13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.p-shadow-14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.p-shadow-15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.p-shadow-16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.p-shadow-17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.p-shadow-18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.p-shadow-19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.p-shadow-20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.p-shadow-21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.p-shadow-22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.p-shadow-23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.p-shadow-24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.web-green{color:#00a515}.web-color-darkgreen{color:#006400}.web-color-dimgray{color:#696969}.web-color-info{color:#5080d8}.web-yellow{color:#d7ab69}.web-red{color:red}.web-color-black{color:#000}.web-color-white{color:#fff}.web-color-orange{color:#f77604}.web-color-gold{color:#f7bc15}.web-color-green{color:#2e8b57}.web-color-blue{color:#3e7ea2}.web-color-light-blue{color:#3ba6ef}.web-color-wine{color:#7f173c}.web-color-red{color:#a61c47}.web-color-tangerine{color:#e4592d}.web-color-mustard{color:#c8961e}.web-color-meadow{color:#63b946}.web-color-teal{color:#1b6b6a}.web-color-ice{color:#6ed2d5}.web-color-river{color:#75bee9}.web-color-eggplant{color:#5d225f}.web-color-navy{color:#1d2757}.web-color-slate{color:#2c3032}.web-color-pewter{color:#7c878e}.web-color-steel{color:#d0d3d4}.web-color-soil{color:#50312f}.web-color-sand{color:#cdab81}.web-color-shale{color:#dac3b3}.web-accordion{display:block;width:100%;border-radius:.5rem;margin-bottom:16px}.web-accordion.active,.web-accordion.activated{box-shadow:0 0 4px #00000029}.web-accordion.active .web-accordion-trigger,.web-accordion.activated .web-accordion-trigger{border-radius:8px 8px 0 0}.web-accordion.active .web-accordion-trigger h3:after,.web-accordion.activated .web-accordion-trigger h3:after{-ms-transform:rotate(315deg);transform:rotate(315deg);top:6px}.web-accordion.active .web-accordion-content,.web-accordion.activated .web-accordion-content{display:block;border-radius:0 0 8px 8px}.web-accordion.permanent .web-accordion-trigger{cursor:default}.web-accordion.permanent .web-accordion-trigger h3:after{display:none}.web-accordion.locked .web-accordion-trigger h3{color:#bdc3c6bf}.web-accordion-trigger{border:1px solid rgba(189,195,198,.7490196078);padding:22px 32px;display:block;border-radius:8px;margin:0;cursor:pointer;background:#ffffff}.web-accordion-trigger h3{margin:0;position:relative;padding-left:3rem;width:100%}.web-accordion-trigger h3.noIcon{padding-left:0}.web-accordion-trigger h3 .web-accordion-icon{left:0;top:-.5rem;bottom:0;margin:auto;position:absolute;font-size:2rem}.web-accordion-trigger h3 .web-accordion-subheader{font-weight:400;font-size:12px;margin-top:4px;margin-left:32px}.web-accordion-trigger h3 .web-accordion-subsection{font-weight:400;font-size:12px;margin-top:2px}.web-accordion-trigger h3 .web-accordion-subsectionDiv{display:inline-grid}.web-accordion-trigger h3:after{border-style:solid;border-width:3px 3px 0 0;border-color:#7c878e;content:"";display:inline-block;height:.35em;position:absolute;vertical-align:top;width:.35em;-ms-transform:rotate(135deg);transform:rotate(135deg);right:0;top:-3px;bottom:0;margin:auto;transition:all .15s ease-out}.web-accordion-trigger h3 .web-section-complete{position:absolute;width:1.5rem;height:1.5rem;border-radius:50%;background:#58B03D;right:2.1875rem;top:0;bottom:0;margin:auto}.web-accordion-trigger h3 .web-section-complete:after{content:"";position:absolute;inset:-4px 0 0;margin:auto;-ms-transform:rotate(45deg);transform:rotate(45deg);height:.5625rem;width:.3125rem;border-bottom:3px solid #ffffff;border-right:3px solid #ffffff}.web-accordion-trigger h3 .web-section-inProgress{position:absolute;width:1.5rem;height:1.5rem;border-radius:50%;background:#3e7ea2;right:2.1875rem;top:0;bottom:0;margin:auto}.web-accordion-trigger h3 .web-section-inProgress .web-icon{display:block;margin:6px auto 0}.web-accordion-trigger h3 .web-section-locked{position:absolute;width:1.5rem;height:1.5rem;border-radius:50%;background:transparent;right:2.1875rem;top:0;bottom:0;margin:auto}.web-accordion-trigger h3 .web-section-locked .web-icon{display:block;margin:6px auto 0}.web-accordion-content{display:none;border:1px solid rgba(189,195,198,.7490196078);border-top:none;padding:1.5rem 1.5rem 2rem;background:#ffffff}.web-section-status{font-weight:400;margin-left:1rem}.web-accordion-desc{font-weight:400;font-size:12px;display:block;margin-top:4px}.web-accordion-button{float:right;margin-right:32px;color:#5080d8!important}.web-main{-ms-flex:1;flex:1;-ms-flex-order:10;order:10;padding:1rem 3rem}.web-wrapper{margin:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.web-topbar{z-index:2;-ms-flex:0 64px;flex:0 64px;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch}.web-topbar-right{-ms-flex-line-pack:center;align-content:center;-ms-flex-align:stretch;align-items:stretch;-ms-flex:1 1 auto;flex:1 1 auto;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.web-topbar-account-icon{font-size:2.75rem}.web-profile{display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center}.web-launcher{margin-right:1rem;padding:0;-ms-flex-item-align:center;align-self:center}.web-left-nav{-ms-flex:0 0 345px;flex:0 0 345px;background:#F5F6F6 0% 0% no-repeat padding-box;opacity:1;position:relative}.web-left-nav-header{text-transform:uppercase;font-weight:900;font-size:12px;color:#7c878e;margin-top:0;margin-block-start:0px;margin-block-end:12px}.web-side{padding:0;width:254px}.web-side-nav{min-height:calc(100vh - 4.375rem);background:#f1f1f1;padding:32px}.hide_nav2{margin-left:-45px;margin-top:10px;-ms-flex-order:2;order:2;z-index:1}.hide_nav2 .p-button{background:transparent;border:medium none currentColor;border:initial;color:#0d438d}.hide_nav2 .p-button:hover{background:none;color:#0d438d}.hide_nav2 .p-button:focus{outline:none;box-shadow:none;box-shadow:initial}.hide_nav2 .p-button span{font-size:20px}.hide_nav{margin-left:-30px;margin-top:10px;z-index:1}.hide_nav .p-button{background:transparent;border:medium none currentColor;border:initial;color:#0d438d}.hide_nav .p-button:hover{background:none;color:#0d438d}.hide_nav .p-button:focus{outline:none;box-shadow:none;box-shadow:initial}.hide_nav .p-button span{font-size:20px}.web-left-nav-item a{color:#2c3032}.web-left-nav-item{padding:.25rem 0 .25rem 3rem;color:#000}.web-left-nav-icon{font-size:1.25rem;padding:0 1rem 0 0}.web-top-nav{font-size:.875rem;background-color:#f7f7f9;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;padding:0;height:55px;box-sizing:border-box;width:100%;z-index:9997;border-bottom:1px solid #e3e3e4;-ms-flex-align:center;align-items:center}.web-topbar-left{background-color:#000;display:inline-block;padding:0 0 0 20px}.eob-web-topbar-left{position:relative;height:64px;width:255px}.left-nav-icon{font-size:2rem;margin-left:21px;margin-top:10px}@media only screen and (min-width: 1024px){.left-nav-icon{display:none}.web-topbar-title.eob-web-topbar-title img{margin-left:26px!important}.eob-web-topbar-left:after{height:65%;width:49%;background-color:#fff;position:absolute;content:"";-ms-transform:rotate(60deg);transform:rotate(60deg);-ms-transform-origin:bottom right;transform-origin:bottom right;left:130px;bottom:0}}@media screen and (min-width: 1px) and (max-width: 1023px){.eob-web-topbar-left:after{height:65%;width:49%;background-color:#fff;position:absolute;content:"";-ms-transform:rotate(60deg);transform:rotate(60deg);-ms-transform-origin:bottom right;transform-origin:bottom right;left:130px;bottom:0}.navbar-light .navbar-nav .nav-item.eob-nav-item{padding-top:1.2rem!important}.web-topbar-title.eob-web-topbar-title img{padding-left:15px}.hide_nav2,.hide_nav{display:none}.samplenav{width:25%;margin-top:80px;margin-left:-23rem}.web-topbar-right{margin-top:-50px!important}.web-greeting.web_view{display:none!important}}@media only screen and (max-width: 500px){.web-topbar.layout-topbar.layout-topbar-wrapper.sticky-top.bg-white.bg-light.eob-login{display:none}}.web-topbar-wedge{display:inline-block;padding-right:32px;border-bottom:64px solid black;border-right:32px solid transparent}.layout-topbar-logo{margin:0;padding:0;cursor:pointer;outline:none}.web-topmenubar-title{font-size:1.5rem;color:#000;-ms-flex-item-align:center;align-self:center;font-weight:700}.web-topbar-title{padding:15px;font-size:1.5rem;color:#fff;-ms-flex-item-align:center;align-self:center;font-weight:700;display:-ms-flexbox;display:flex}.web-topbar-title.eob-web-topbar-title img{padding-top:5px;width:220px;padding-right:64px;margin-left:5px}.web-topbar-title.equipt-web-topbar-title img{width:100px}.eob-left-nav{background:#f1f1f1}.web-side-nav-section{list-style:none;padding:0;margin-bottom:64px}.web-side-nav-link:hover{background:#e1e1e1}.web-side-nav-link{text-decoration:none;color:#2c3032;font-size:14px;padding:16px;border-radius:4px;transition:all .25s ease-out;width:calc(100% + 32px);margin-left:-16px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.web-side-nav-link .web-color-blue,.web-side-nav-link .web-icons,.web-side-nav-link .ms-Icon--WaitlistConfirmMirrored{width:20px;font-size:20px;margin-right:10px}.web-side-nav-link-hide{white-space:nowrap;overflow:hidden;display:block;text-decoration:none;color:#2c3032;font-size:14px;padding:16px 40px 16px 16px;border-radius:4px;transition:all .25s ease-out;width:calc(100% + 32px);margin-left:-25px;position:relative}.web-side-nav-link-hide .web-icons{width:20px;font-size:20px;margin-right:10px}.navbar-light .navbar-nav .active>.nav-link{border-bottom:6px solid rgb(23,147,204)}.navbar-light .navbar-nav .nav-item.eob-nav-item{padding-top:3.2rem;display:-ms-flexbox;display:flex}.navbar-light .navbar-nav .nav-item.eob-nav-item a{font-weight:700;font-size:14px;color:#2c3032}.navbar-light .navbar-nav .nav-item.eob-nav-item .eob-icon-lock{margin-top:8px}.navbar-light .navbar-nav .nav-item.eob-nav-item .disabled{cursor:not-allowed;color:#7c878e}.navbar-light .navbar-nav .nav-item.eob-nav-item .disabled a{pointer-events:none}.navbar-light .navbar-nav .nav-item.eob-nav-item.active{border-bottom:6px solid rgb(62,126,162)!important;background-color:#f5f4f6}.navbar-light .navbar-nav .nav-item.eob-nav-item.active>.nav-link{border-bottom:none}.navbar-light .navbar-nav .nav-item.eob-nav-item:hover,.navbar-light .navbar-nav .nav-item.eob-nav-item a:hover{background-color:#f5f4f6}.navbar-expand .navbar-nav .nav-link{height:40px!important}.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-top:1.2rem!important;padding-bottom:.5rem;margin-left:170px!important}.navbar.eob-navbar{padding-top:0!important;padding-bottom:0;margin-left:55px!important}.nav-item{padding-left:30px!important;padding-right:30px!important}.web-left-nav-header-hide{white-space:nowrap;overflow:hidden}.web-side-nav-sub-link-hide{display:none}@media (min-width: 768px){.web-topbar-title.equipt-web-topbar-title{padding-top:35px}}@media (min-width: 1024px){.web-topbar-title.equipt-web-topbar-title{padding-top:15px}}.web-drop-down-menu-active{background:#f1f1f1}.web-drop-down-menu{background-color:#f8f9fa!important;width:20rem;margin-top:1rem;right:2px;padding:1%;float:right;top:80%;left:auto;margin-right:-80px}.web-drop-down-menu li{padding:2%}.web-drop-down-menu li .menu-item{width:100%}.web-drop-down-menu li .menu-item .icon{width:20%;float:left;height:50px}.web-drop-down-menu li .menu-item .icon img{padding-bottom:35px;width:30px;height:70px}.web-drop-down-menu li .menu-item .info{width:80%;position:relative;top:-6px}.web-drop-down-menu li .menu-item .info .header{margin:4% 0;font-size:13px;font-weight:600;color:#000}.web-drop-down-menu li .menu-item .info .sub-info{width:235px;font-size:11px;color:gray}.web-drop-down-menu li:hover{background:#f1f1f1}html{font-family:Open Sans,Arial,sans-serif}h1,h2,h3,h4,h5{color:#2c3032;margin-block-start:0;margin-block-end:0;margin-bottom:.5em;font-weight:700;font-style:normal}p{color:#2c3032}h1,h2{font-family:Proxima Nova,Open Sans,Arial,sans-serif}h3,h4,h5,h6{font-family:Open Sans,Arial,sans-serif}h1{overflow:visible;white-space:nowrap;line-height:38px;margin-top:-3px;text-align:left;font-size:32px}h2{font-size:24px}h3{font-size:18px}h4{font-size:16px}h5{font-size:14px}small{font-size:12px}.web-data-table-cell .web-button-icon,.web-button-delete{font-size:11px;border-color:#9eb2d7!important;color:#5080d8!important;width:1.75rem!important;padding:.125rem!important}.web-button-edit{font-size:11px;float:right;border-color:#9eb2d7!important;color:#5080d8!important;width:1.75rem!important;padding:.125rem!important}.web-button-edit:hover{background-color:#e5e5e5}.web-button-rounded-small{height:2em!important;width:2em!important}.web-button-small{height:2.5em;min-width:10em;font-size:11px!important;padding:.6rem .5rem}.web-button-medium{min-width:10em;font-size:.875rem}.web-button-group .web-button,.web-button-group-right .web-button{margin:.5em}.web-button-group-right{float:right}.web-button:hover{transition:all .25s ease-out}.web-button{font-size:14px}.web-button,.web-button-compact,.web-button-small{background-color:#3e7ea2;color:#fff;padding:10px 24px;transition:all .25s ease-out;text-transform:uppercase;text-decoration:none;border-radius:4px;overflow:hidden;height:42px;font-weight:600;letter-spacing:.38px;border:1px solid transparent;display:inline-block;cursor:pointer}.web-button-compact{font-size:.75rem;padding:.875rem 1.5rem}.web-button-large{min-width:10em;font-size:1.125rem}.web-button-primary:enabled:hover{background-color:#2b576f;border-color:#2b576f}.web-button-primary{background:#3e7ea2;color:#fff}.web-button-primary:focus{background:#1f86cc}.web-button-secondary:focus{background-color:#3ba6ef1a;color:#3e7ea2;border-color:#3e7ea2}.web-button-secondary:enabled:hover{background-color:#3ba6ef1a;color:#3e7ea2}.web-button-secondary{background:#ffffff;border:1px solid #3e7ea2;color:#3e7ea2}.web-button-icon{background-color:transparent;border:none;line-height:1.15;padding:.875rem 1.5rem}.web-button-icon:hover{transition:all .25s ease-out;background:rgba(59,166,239,.1);color:#3e7ea2}.web-button-success{color:#fff;background:#63B946;border:1px solid #63B946}.web-button-info{color:#fff;background:#3ba6ef;border:1px solid #3ba6ef}.web-button-icon:focus{background:#1f86cc}.web-button-exclamation-icon{color:#f26769}.web-button-exclamation-icon .web-red{transform:rotateX(180deg)}.web-card-header i{font-size:1.2rem;padding-right:.5rem}.web-card-header{margin:24px 18px 13px;background:#F7F7F7 0% 0% no-repeat padding-box}.web-card{border:1px solid rgba(189,195,198,.7490196078);display:block;border-radius:8px;margin:0;cursor:pointer}.web-card-body{background-color:#fff;padding:18px;border-radius:8px}.web-card-small,.web-card-medium,.web-card-large,.web-card-full{background:#F7F7F7 0% 0% no-repeat padding-box}.web-card-full{margin-right:0;display:block;min-height:150px}.web-card-small{display:inline-block;width:150px;min-height:150px}.web-card-medium{display:inline-block;width:315px;min-height:150px}.web-card-large{display:inline-block;width:620px;min-height:150px}.web-card-secondary{background-color:#e0dede}.web-data-table{display:table;width:100%}.web-data-table-heading{display:table-header-group}.web-data-table-body{display:table-row-group}.web-data-table-row{display:table-row}.web-data-table-head,.web-data-table-cell{display:table-cell;line-height:1rem;vertical-align:middle}.web-data-table:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.p-datatable-wrapper{overflow:visible!important}.p-datatable.p-datatable-sm .p-datatable-header,.p-datatable .p-datatable-thead>tr>th{background-color:transparent;border:none}.p-datatable .p-datatable-tbody>tr{color:#2c3032;font-size:12px}.p-datatable-thead{background:#F7F7F7 0% 0% no-repeat padding-box}.p-datatable .p-datatable-thead>tr>th{color:#7c878e;font-weight:700;text-transform:uppercase;font-family:Open Sans,Arial,sans-serif;overflow:visible!important;font-size:12px;white-space:normal!important;border-left:1px solid #FFFFFF;border-right:1px solid #FFFFFF}.p-datatable .p-datatable-thead tr>th:first-child{border-radius:8px 0 0}.p-datatable .p-datatable-thead tr>th:last-child{border-radius:0 8px 0 0}.p-datatable .p-datatable-tbody>tr>td{text-align:left;border:1px solid #E3E4E5;border-width:1px 1px 1px 1px;padding:1rem}.p-paginator .p-paginator-pages .p-paginator-page.p-highlight{background:#3E7EA2;border-color:#3e7ea2;color:#fff}.p-paginator:hover .p-paginator-pages:hover .p-paginator-page:not(.p-highlight):hover{background:#ECEDEE;border-color:transparent;color:#515c66}.p-paginator .p-paginator-pages .p-paginator-page{background-color:transparent;border:0 none;color:#7c878e;min-width:2.357rem;height:2.357rem;margin:.143rem;transition:box-shadow .2s;border-radius:5px}.p-paginator .p-paginator-first,.p-paginator .p-paginator-prev,.p-paginator .p-paginator-next,.p-paginator .p-paginator-last{border:0 none;color:#7c878e;min-width:2.357rem;height:2.357rem;margin:.143rem;transition:box-shadow .2s;border-radius:5px}.p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover{background:#ECEDEE;border-color:transparent;color:#515c66}.p-link:focus{outline:0 none;outline-offset:0;box-shadow:none}.p-grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;margin-top:-1rem}.p-grid>.p-col,.p-grid>[class*=p-col]{box-sizing:border-box}.p-nogutter{margin-right:0;margin-left:0;margin-top:0}.p-nogutter>.p-col,.p-nogutter>[class*=p-col-]{padding:0}.p-col{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;padding:1rem}.p-col-fixed,.p-col-1,.p-col-2,.p-col-3,.p-col-4,.p-col-5,.p-col-6,.p-col-7,.p-col-8,.p-col-9,.p-col-10,.p-col-11,.p-col-12{-ms-flex:0 0 auto;flex:0 0 auto;padding:1rem}.p-col-1{width:8.3333%}.p-col-2{width:16.6667%}.p-col-3{width:25%}.p-col-4{width:33.3333%}.p-col-5{width:41.6667%}.p-col-6{width:50%}.p-col-7{width:58.3333%}.p-col-8{width:66.6667%}.p-col-9{width:75%}.p-col-10{width:83.3333%}.p-col-11{width:91.6667%}.p-col-12{width:100%}.p-offset-12{margin-left:100%}.p-offset-11{margin-left:91.66666667%}.p-offset-10{margin-left:83.33333333%}.p-offset-9{margin-left:75%}.p-offset-8{margin-left:66.66666667%}.p-offset-7{margin-left:58.33333333%}.p-offset-6{margin-left:50%}.p-offset-5{margin-left:41.66666667%}.p-offset-4{margin-left:33.33333333%}.p-offset-3{margin-left:25%}.p-offset-2{margin-left:16.66666667%}.p-offset-1{margin-left:8.33333333%}.p-offset-0{margin-left:0%}.p-sm-1,.p-sm-2,.p-sm-3,.p-sm-4,.p-sm-5,.p-sm-6,.p-sm-7,.p-sm-8,.p-sm-9,.p-sm-10,.p-sm-11,.p-sm-12,.p-md-1,.p-md-2,.p-md-3,.p-md-4,.p-md-5,.p-md-6,.p-md-7,.p-md-8,.p-md-9,.p-md-10,.p-md-11,.p-md-12,.p-lg-1,.p-lg-2,.p-lg-3,.p-lg-4,.p-lg-5,.p-lg-6,.p-lg-7,.p-lg-8,.p-lg-9,.p-lg-10,.p-lg-11,.p-lg-12,.p-xl-1,.p-xl-2,.p-xl-3,.p-xl-4,.p-xl-5,.p-xl-6,.p-xl-7,.p-xl-8,.p-xl-9,.p-xl-10,.p-xl-11,.p-xl-12{padding:1rem}.p-col-nogutter{padding:0}@media screen and (min-width: 576px){.p-sm-1,.p-sm-2,.p-sm-3,.p-sm-4,.p-sm-5,.p-sm-6,.p-sm-7,.p-sm-8,.p-sm-9,.p-sm-10,.p-sm-11,.p-sm-12{-ms-flex:0 0 auto;flex:0 0 auto}.p-sm-1{width:8.3333%}.p-sm-2{width:16.6667%}.p-sm-3{width:25%}.p-sm-4{width:33.3333%}.p-sm-5{width:41.6667%}.p-sm-6{width:50%}.p-sm-7{width:58.3333%}.p-sm-8{width:66.6667%}.p-sm-9{width:75%}.p-sm-10{width:83.3333%}.p-sm-11{width:91.6667%}.p-sm-12{width:100%}.p-sm-offset-12{margin-left:100%}.p-sm-offset-11{margin-left:91.66666667%}.p-sm-offset-10{margin-left:83.33333333%}.p-sm-offset-9{margin-left:75%}.p-sm-offset-8{margin-left:66.66666667%}.p-sm-offset-7{margin-left:58.33333333%}.p-sm-offset-6{margin-left:50%}.p-sm-offset-5{margin-left:41.66666667%}.p-sm-offset-4{margin-left:33.33333333%}.p-sm-offset-3{margin-left:25%}.p-sm-offset-2{margin-left:16.66666667%}.p-sm-offset-1{margin-left:8.33333333%}.p-sm-offset-0{margin-left:0%}}@media screen and (min-width: 768px){.p-md-1,.p-md-2,.p-md-3,.p-md-4,.p-md-5,.p-md-6,.p-md-7,.p-md-8,.p-md-9,.p-md-10,.p-md-11,.p-md-12{-ms-flex:0 0 auto;flex:0 0 auto}.p-md-1{width:8.3333%}.p-md-2{width:16.6667%}.p-md-3{width:25%}.p-md-4{width:33.3333%}.p-md-5{width:41.6667%}.p-md-6{width:50%}.p-md-7{width:58.3333%}.p-md-8{width:66.6667%}.p-md-9{width:75%}.p-md-10{width:83.3333%}.p-md-11{width:91.6667%}.p-md-12{width:100%}.p-md-offset-12{margin-left:100%}.p-md-offset-11{margin-left:91.66666667%}.p-md-offset-10{margin-left:83.33333333%}.p-md-offset-9{margin-left:75%}.p-md-offset-8{margin-left:66.66666667%}.p-md-offset-7{margin-left:58.33333333%}.p-md-offset-6{margin-left:50%}.p-md-offset-5{margin-left:41.66666667%}.p-md-offset-4{margin-left:33.33333333%}.p-md-offset-3{margin-left:25%}.p-md-offset-2{margin-left:16.66666667%}.p-md-offset-1{margin-left:8.33333333%}.p-md-offset-0{margin-left:0%}}@media screen and (min-width: 992px){.p-lg-1,.p-lg-2,.p-lg-3,.p-lg-4,.p-lg-5,.p-lg-6,.p-lg-7,.p-lg-8,.p-lg-9,.p-lg-10,.p-lg-11,.p-lg-12{-ms-flex:0 0 auto;flex:0 0 auto}.p-lg-1{width:8.3333%}.p-lg-2{width:16.6667%}.p-lg-3{width:25%}.p-lg-4{width:33.3333%}.p-lg-5{width:41.6667%}.p-lg-6{width:50%}.p-lg-7{width:58.3333%}.p-lg-8{width:66.6667%}.p-lg-9{width:75%}.p-lg-10{width:83.3333%}.p-lg-11{width:91.6667%}.p-lg-12{width:100%}.p-lg-offset-12{margin-left:100%}.p-lg-offset-11{margin-left:91.66666667%}.p-lg-offset-10{margin-left:83.33333333%}.p-lg-offset-9{margin-left:75%}.p-lg-offset-8{margin-left:66.66666667%}.p-lg-offset-7{margin-left:58.33333333%}.p-lg-offset-6{margin-left:50%}.p-lg-offset-5{margin-left:41.66666667%}.p-lg-offset-4{margin-left:33.33333333%}.p-lg-offset-3{margin-left:25%}.p-lg-offset-2{margin-left:16.66666667%}.p-lg-offset-1{margin-left:8.33333333%}.p-lg-offset-0{margin-left:0%}}@media screen and (min-width: 1200px){.p-xl-1,.p-xl-2,.p-xl-3,.p-xl-4,.p-xl-5,.p-xl-6,.p-xl-7,.p-xl-8,.p-xl-9,.p-xl-10,.p-xl-11,.p-xl-12{-ms-flex:0 0 auto;flex:0 0 auto}.p-xl-1{width:8.3333%}.p-xl-2{width:16.6667%}.p-xl-3{width:25%}.p-xl-4{width:33.3333%}.p-xl-5{width:41.6667%}.p-xl-6{width:50%}.p-xl-7{width:58.3333%}.p-xl-8{width:66.6667%}.p-xl-9{width:75%}.p-xl-10{width:83.3333%}.p-xl-11{width:91.6667%}.p-xl-12{width:100%}.p-xl-offset-12{margin-left:100%}.p-xl-offset-11{margin-left:91.66666667%}.p-xl-offset-10{margin-left:83.33333333%}.p-xl-offset-9{margin-left:75%}.p-xl-offset-8{margin-left:66.66666667%}.p-xl-offset-7{margin-left:58.33333333%}.p-xl-offset-6{margin-left:50%}.p-xl-offset-5{margin-left:41.66666667%}.p-xl-offset-4{margin-left:33.33333333%}.p-xl-offset-3{margin-left:25%}.p-xl-offset-2{margin-left:16.66666667%}.p-xl-offset-1{margin-left:8.33333333%}.p-xl-offset-0{margin-left:0%}}.p-justify-start{-ms-flex-pack:start;justify-content:flex-start}.p-justify-end{-ms-flex-pack:end;justify-content:flex-end}.p-justify-center{-ms-flex-pack:center;justify-content:center}.p-justify-between{-ms-flex-pack:justify;justify-content:space-between}.p-justify-around{-ms-flex-pack:distribute;justify-content:space-around}.p-justify-even{-ms-flex-pack:space-evenly;justify-content:space-evenly}.p-align-start{-ms-flex-align:start;align-items:flex-start}.p-align-end{-ms-flex-align:end;align-items:flex-end}.p-align-center{-ms-flex-align:center;align-items:center}.p-align-baseline{-ms-flex-align:baseline;align-items:baseline}.p-align-stretch{-ms-flex-align:stretch;align-items:stretch}.p-col-align-start{-ms-flex-item-align:start;align-self:flex-start}.p-col-align-end{-ms-flex-item-align:end;align-self:flex-end}.p-col-align-center{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.p-col-align-baseline{-ms-flex-item-align:baseline;align-self:baseline}.p-col-align-stretch{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.p-dir-row{-ms-flex-direction:row;flex-direction:row}.p-dir-rev{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.p-dir-col{-ms-flex-direction:column;flex-direction:column}.p-dir-col-rev{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.p-dir-col>.p-col,.p-dir-col-rev>.p-col{-ms-flex-preferred-size:auto;flex-basis:auto}.p-col-order-first{-ms-flex-order:-1;order:-1}.p-col-order-last{-ms-flex-order:13;order:13}.p-col-order-0{-ms-flex-order:0;order:0}.p-col-order-1{-ms-flex-order:1;order:1}.p-col-order-2{-ms-flex-order:2;order:2}.p-col-order-3{-ms-flex-order:3;order:3}.p-col-order-4{-ms-flex-order:4;order:4}.p-col-order-5{-ms-flex-order:5;order:5}.p-col-order-6{-ms-flex-order:6;order:6}.p-col-order-7{-ms-flex-order:7;order:7}.p-col-order-8{-ms-flex-order:8;order:8}.p-col-order-9{-ms-flex-order:9;order:9}.p-col-order-10{-ms-flex-order:10;order:10}.p-col-order-11{-ms-flex-order:11;order:11}.p-col-order-12{-ms-flex-order:12;order:12}@media screen and (min-width: 576px){.p-sm-order-first{-ms-flex-order:-1;order:-1}.p-sm-order-last{-ms-flex-order:13;order:13}.p-sm-order-0{-ms-flex-order:0;order:0}.p-sm-order-1{-ms-flex-order:1;order:1}.p-sm-order-2{-ms-flex-order:2;order:2}.p-sm-order-3{-ms-flex-order:3;order:3}.p-sm-order-4{-ms-flex-order:4;order:4}.p-sm-order-5{-ms-flex-order:5;order:5}.p-sm-order-6{-ms-flex-order:6;order:6}.p-sm-order-7{-ms-flex-order:7;order:7}.p-sm-order-8{-ms-flex-order:8;order:8}.p-sm-order-9{-ms-flex-order:9;order:9}.p-sm-order-10{-ms-flex-order:10;order:10}.p-sm-order-11{-ms-flex-order:11;order:11}.p-sm-order-12{-ms-flex-order:12;order:12}}@media screen and (min-width: 768px){.p-md-order-first{-ms-flex-order:-1;order:-1}.p-md-order-last{-ms-flex-order:13;order:13}.p-md-order-0{-ms-flex-order:0;order:0}.p-md-order-1{-ms-flex-order:1;order:1}.p-md-order-2{-ms-flex-order:2;order:2}.p-md-order-3{-ms-flex-order:3;order:3}.p-md-order-4{-ms-flex-order:4;order:4}.p-md-order-5{-ms-flex-order:5;order:5}.p-md-order-6{-ms-flex-order:6;order:6}.p-md-order-7{-ms-flex-order:7;order:7}.p-md-order-8{-ms-flex-order:8;order:8}.p-md-order-9{-ms-flex-order:9;order:9}.p-md-order-10{-ms-flex-order:10;order:10}.p-md-order-11{-ms-flex-order:11;order:11}.p-md-order-12{-ms-flex-order:12;order:12}}@media screen and (min-width: 992px){.p-lg-order-first{-ms-flex-order:-1;order:-1}.p-lg-order-last{-ms-flex-order:13;order:13}.p-lg-order-0{-ms-flex-order:0;order:0}.p-lg-order-1{-ms-flex-order:1;order:1}.p-lg-order-2{-ms-flex-order:2;order:2}.p-lg-order-3{-ms-flex-order:3;order:3}.p-lg-order-4{-ms-flex-order:4;order:4}.p-lg-order-5{-ms-flex-order:5;order:5}.p-lg-order-6{-ms-flex-order:6;order:6}.p-lg-order-7{-ms-flex-order:7;order:7}.p-lg-order-8{-ms-flex-order:8;order:8}.p-lg-order-9{-ms-flex-order:9;order:9}.p-lg-order-10{-ms-flex-order:10;order:10}.p-lg-order-11{-ms-flex-order:11;order:11}.p-lg-order-12{-ms-flex-order:12;order:12}}@media screen and (min-width: 1200px){.p-xl-order-first{-ms-flex-order:-1;order:-1}.p-xl-order-last{-ms-flex-order:13;order:13}.p-xl-order-0{-ms-flex-order:0;order:0}.p-xl-order-1{-ms-flex-order:1;order:1}.p-xl-order-2{-ms-flex-order:2;order:2}.p-xl-order-3{-ms-flex-order:3;order:3}.p-xl-order-4{-ms-flex-order:4;order:4}.p-xl-order-5{-ms-flex-order:5;order:5}.p-xl-order-6{-ms-flex-order:6;order:6}.p-xl-order-7{-ms-flex-order:7;order:7}.p-xl-order-8{-ms-flex-order:8;order:8}.p-xl-order-9{-ms-flex-order:9;order:9}.p-xl-order-10{-ms-flex-order:10;order:10}.p-xl-order-11{-ms-flex-order:11;order:11}.p-xl-order-12{-ms-flex-order:12;order:12}}.p-field{margin-bottom:1rem}.p-field>label{display:inline-block;margin-bottom:.5rem}.p-field.p-grid>label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.p-field>small{margin-top:.25rem}.p-field.p-grid,.p-formgrid.p-grid{margin-top:0}.p-field.p-grid .p-col-fixed,.p-formgrid.p-grid .p-col-fixed,.p-field.p-grid .p-col,.p-formgrid.p-grid .p-col,.p-field.p-grid .p-col-1,.p-formgrid.p-grid .p-col-1,.p-field.p-grid .p-col-2,.p-formgrid.p-grid .p-col-2,.p-field.p-grid .p-col-3,.p-formgrid.p-grid .p-col-3,.p-field.p-grid .p-col-4,.p-formgrid.p-grid .p-col-4,.p-field.p-grid .p-col-5,.p-formgrid.p-grid .p-col-5,.p-field.p-grid .p-col-6,.p-formgrid.p-grid .p-col-6,.p-field.p-grid .p-col-7,.p-formgrid.p-grid .p-col-7,.p-field.p-grid .p-col-8,.p-formgrid.p-grid .p-col-8,.p-field.p-grid .p-col-9,.p-formgrid.p-grid .p-col-9,.p-field.p-grid .p-col-10,.p-formgrid.p-grid .p-col-10,.p-field.p-grid .p-col-11,.p-formgrid.p-grid .p-col-11,.p-field.p-grid .p-col-12,.p-formgrid.p-grid .p-col-12{padding-top:0;padding-bottom:0}.p-formgroup-inline{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start}.p-formgroup-inline .p-field,.p-formgroup-inline .p-field-checkbox,.p-formgroup-inline .p-field-radiobutton{margin-right:1rem}.p-formgroup-inline .p-field>label,.p-formgroup-inline .p-field-checkbox>label,.p-formgroup-inline .p-field-radiobutton>label{margin-right:.5rem;margin-bottom:0}.p-field-checkbox,.p-field-radiobutton{margin-bottom:1rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.p-field-checkbox>label,.p-field-radiobutton>label{margin-left:.5rem;line-height:1}.p-d-none{display:none!important}.p-d-inline{display:inline!important}.p-d-inline-block{display:inline-block!important}.p-d-block{display:block!important}.p-d-flex{display:-ms-flexbox!important;display:flex!important}.p-d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media screen and (min-width: 576px){.p-d-sm-none{display:none!important}.p-d-sm-inline{display:inline!important}.p-d-sm-inline-block{display:inline-block!important}.p-d-sm-block{display:block!important}.p-d-sm-flex{display:-ms-flexbox!important;display:flex!important}.p-d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width: 768px){.p-d-md-none{display:none!important}.p-d-md-inline{display:inline!important}.p-d-md-inline-block{display:inline-block!important}.p-d-md-block{display:block!important}.p-d-md-flex{display:-ms-flexbox!important;display:flex!important}.p-d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width: 992px){.p-d-lg-none{display:none!important}.p-d-lg-inline{display:inline!important}.p-d-lg-inline-block{display:inline-block!important}.p-d-lg-block{display:block!important}.p-d-lg-flex{display:-ms-flexbox!important;display:flex!important}.p-d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width: 1200px){.p-d-xl-none{display:none!important}.p-d-xl-inline{display:inline!important}.p-d-xl-inline-block{display:inline-block!important}.p-d-xl-block{display:block!important}.p-d-xl-flex{display:-ms-flexbox!important;display:flex!important}.p-d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.p-d-print-none{display:none!important}.p-d-print-inline{display:inline!important}.p-d-print-inline-block{display:inline-block!important}.p-d-print-block{display:block!important}.p-d-print-flex{display:-ms-flexbox!important;display:flex!important}.p-d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.p-text-justify{text-align:justify!important}.p-text-left{text-align:left!important}.p-text-right{text-align:right!important}.p-text-center{text-align:center!important}.p-text-nowrap{white-space:nowrap!important}.p-text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p-text-lowercase{text-transform:lowercase!important}.p-text-uppercase{text-transform:uppercase!important}.p-text-capitalize{text-transform:capitalize!important}.p-text-bold{font-weight:700!important}.p-text-normal{font-weight:400!important}.p-text-light{font-weight:300!important}.p-text-italic{font-style:italic!important}@media screen and (min-width: 576px){.p-text-sm-justify{text-align:justify!important}.p-text-sm-left{text-align:left!important}.p-text-sm-right{text-align:right!important}.p-text-sm-center{text-align:center!important}}@media screen and (min-width: 768px){.p-text-md-justify{text-align:justify!important}.p-text-md-left{text-align:left!important}.p-text-md-right{text-align:right!important}.p-text-md-center{text-align:center!important}}@media screen and (min-width: 992px){.p-text-lg-justify{text-align:justify!important}.p-text-lg-left{text-align:left!important}.p-text-lg-right{text-align:right!important}.p-text-lg-center{text-align:center!important}}@media screen and (min-width: 1200px){.p-text-xl-justify{text-align:justify!important}.p-text-xl-left{text-align:left!important}.p-text-xl-right{text-align:right!important}.p-text-xl-center{text-align:center!important}}.p-flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.p-flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.p-flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.p-flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}@media screen and (min-width: 576px){.p-flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.p-flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.p-flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.p-flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}}@media screen and (min-width: 768px){.p-flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.p-flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.p-flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.p-flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}}@media screen and (min-width: 992px){.p-flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.p-flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.p-flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.p-flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}}@media screen and (min-width: 1200px){.p-flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.p-flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.p-flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.p-flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}}.p-jc-start{-ms-flex-pack:start;justify-content:flex-start}.p-jc-end{-ms-flex-pack:end;justify-content:flex-end}.p-jc-center{-ms-flex-pack:center;justify-content:center}.p-jc-between{-ms-flex-pack:justify;justify-content:space-between}.p-jc-around{-ms-flex-pack:distribute;justify-content:space-around}.p-jc-evenly{-ms-flex-pack:space-evenly;justify-content:space-evenly}@media screen and (min-width: 576px){.p-jc-sm-start{-ms-flex-pack:start;justify-content:flex-start}.p-jc-sm-end{-ms-flex-pack:end;justify-content:flex-end}.p-jc-sm-center{-ms-flex-pack:center;justify-content:center}.p-jc-sm-between{-ms-flex-pack:justify;justify-content:space-between}.p-jc-sm-around{-ms-flex-pack:distribute;justify-content:space-around}.p-jc-sm-evenly{-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media screen and (min-width: 768px){.p-jc-md-start{-ms-flex-pack:start;justify-content:flex-start}.p-jc-md-end{-ms-flex-pack:end;justify-content:flex-end}.p-jc-md-center{-ms-flex-pack:center;justify-content:center}.p-jc-md-between{-ms-flex-pack:justify;justify-content:space-between}.p-jc-md-around{-ms-flex-pack:distribute;justify-content:space-around}.p-jc-md-evenly{-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media screen and (min-width: 992px){.p-jc-lg-start{-ms-flex-pack:start;justify-content:flex-start}.p-jc-lg-end{-ms-flex-pack:end;justify-content:flex-end}.p-jc-lg-center{-ms-flex-pack:center;justify-content:center}.p-jc-lg-between{-ms-flex-pack:justify;justify-content:space-between}.p-jc-lg-around{-ms-flex-pack:distribute;justify-content:space-around}.p-jc-lg-evenly{-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media screen and (min-width: 1200px){.p-jc-xl-start{-ms-flex-pack:start;justify-content:flex-start}.p-jc-xl-end{-ms-flex-pack:end;justify-content:flex-end}.p-jc-xl-center{-ms-flex-pack:center;justify-content:center}.p-jc-xl-between{-ms-flex-pack:justify;justify-content:space-between}.p-jc-xl-around{-ms-flex-pack:distribute;justify-content:space-around}.p-jc-xl-evenly{-ms-flex-pack:space-evenly;justify-content:space-evenly}}.p-ai-start{-ms-flex-align:start;align-items:flex-start}.p-ai-end{-ms-flex-align:end;align-items:flex-end}.p-ai-center{-ms-flex-align:center;align-items:center}.p-ai-baseline{-ms-flex-align:baseline;align-items:baseline}.p-ai-stretch{-ms-flex-align:stretch;align-items:stretch}@media screen and (min-width: 576px){.p-ai-sm-start{-ms-flex-align:start;align-items:flex-start}.p-ai-sm-end{-ms-flex-align:end;align-items:flex-end}.p-ai-sm-center{-ms-flex-align:center;align-items:center}.p-ai-sm-baseline{-ms-flex-align:baseline;align-items:baseline}.p-ai-sm-stretch{-ms-flex-align:stretch;align-items:stretch}}@media screen and (min-width: 768px){.p-ai-md-start{-ms-flex-align:start;align-items:flex-start}.p-ai-md-end{-ms-flex-align:end;align-items:flex-end}.p-ai-md-center{-ms-flex-align:center;align-items:center}.p-ai-md-baseline{-ms-flex-align:baseline;align-items:baseline}.p-ai-md-stretch{-ms-flex-align:stretch;align-items:stretch}}@media screen and (min-width: 992px){.p-ai-lg-start{-ms-flex-align:start;align-items:flex-start}.p-ai-lg-end{-ms-flex-align:end;align-items:flex-end}.p-ai-lg-center{-ms-flex-align:center;align-items:center}.p-ai-lg-baseline{-ms-flex-align:baseline;align-items:baseline}.p-ai-lg-stretch{-ms-flex-align:stretch;align-items:stretch}}@media screen and (min-width: 1200px){.p-ai-xl-start{-ms-flex-align:start;align-items:flex-start}.p-ai-xl-end{-ms-flex-align:end;align-items:flex-end}.p-ai-xl-center{-ms-flex-align:center;align-items:center}.p-ai-xl-baseline{-ms-flex-align:baseline;align-items:baseline}.p-ai-xl-stretch{-ms-flex-align:stretch;align-items:stretch}}.p-as-start{-ms-flex-item-align:start;align-self:start}.p-as-end{-ms-flex-item-align:end;align-self:flex-end}.p-as-center{-ms-flex-item-align:center;align-self:center}.p-as-baseline{-ms-flex-item-align:baseline;align-self:baseline}.p-as-stretch{-ms-flex-item-align:stretch;align-self:stretch}@media screen and (min-width: 576px){.p-as-sm-start{-ms-flex-item-align:start;align-self:start}.p-as-sm-end{-ms-flex-item-align:end;align-self:flex-end}.p-as-sm-center{-ms-flex-item-align:center;align-self:center}.p-as-sm-baseline{-ms-flex-item-align:baseline;align-self:baseline}.p-as-sm-stretch{-ms-flex-item-align:stretch;align-self:stretch}}@media screen and (min-width: 768px){.p-as-md-start{-ms-flex-item-align:start;align-self:start}.p-as-md-end{-ms-flex-item-align:end;align-self:flex-end}.p-as-md-center{-ms-flex-item-align:center;align-self:center}.p-as-md-baseline{-ms-flex-item-align:baseline;align-self:baseline}.p-as-md-stretch{-ms-flex-item-align:stretch;align-self:stretch}}@media screen and (min-width: 992px){.p-as-lg-start{-ms-flex-item-align:start;align-self:start}.p-as-lg-end{-ms-flex-item-align:end;align-self:flex-end}.p-as-lg-center{-ms-flex-item-align:center;align-self:center}.p-as-lg-baseline{-ms-flex-item-align:baseline;align-self:baseline}.p-as-lg-stretch{-ms-flex-item-align:stretch;align-self:stretch}}@media screen and (min-width: 1200px){.p-as-xl-start{-ms-flex-item-align:start;align-self:start}.p-as-xl-end{-ms-flex-item-align:end;align-self:flex-end}.p-as-xl-center{-ms-flex-item-align:center;align-self:center}.p-as-xl-baseline{-ms-flex-item-align:baseline;align-self:baseline}.p-as-xl-stretch{-ms-flex-item-align:stretch;align-self:stretch}}.p-ac-start{-ms-flex-line-pack:start;align-content:flex-start}.p-ac-end{-ms-flex-line-pack:end;align-content:flex-end}.p-ac-center{-ms-flex-line-pack:center;align-content:center}.p-ac-around{-ms-flex-line-pack:distribute;align-content:space-around}.p-ac-stretch{-ms-flex-line-pack:stretch;align-content:stretch}.p-ac-between{-ms-flex-line-pack:justify;align-content:space-between}@media screen and (min-width: 576px){.p-ac-sm-start{-ms-flex-line-pack:start;align-content:flex-start}.p-ac-sm-end{-ms-flex-line-pack:end;align-content:flex-end}.p-ac-sm-center{-ms-flex-line-pack:center;align-content:center}.p-ac-sm-around{-ms-flex-line-pack:distribute;align-content:space-around}.p-ac-sm-stretch{-ms-flex-line-pack:stretch;align-content:stretch}.p-ac-sm-between{-ms-flex-line-pack:justify;align-content:space-between}}@media screen and (min-width: 768px){.p-ac-md-start{-ms-flex-line-pack:start;align-content:flex-start}.p-ac-md-end{-ms-flex-line-pack:end;align-content:flex-end}.p-ac-md-center{-ms-flex-line-pack:center;align-content:center}.p-ac-md-around{-ms-flex-line-pack:distribute;align-content:space-around}.p-ac-md-stretch{-ms-flex-line-pack:stretch;align-content:stretch}.p-ac-md-between{-ms-flex-line-pack:justify;align-content:space-between}}@media screen and (min-width: 992px){.p-ac-lg-start{-ms-flex-line-pack:start;align-content:flex-start}.p-ac-lg-end{-ms-flex-line-pack:end;align-content:flex-end}.p-ac-lg-center{-ms-flex-line-pack:center;align-content:center}.p-ac-lg-around{-ms-flex-line-pack:distribute;align-content:space-around}.p-ac-lg-stretch{-ms-flex-line-pack:stretch;align-content:stretch}.p-ac-lg-between{-ms-flex-line-pack:justify;align-content:space-between}}@media screen and (min-width: 1200px){.p-ac-xl-start{-ms-flex-line-pack:start;align-content:flex-start}.p-ac-xl-end{-ms-flex-line-pack:end;align-content:flex-end}.p-ac-xl-center{-ms-flex-line-pack:center;align-content:center}.p-ac-xl-around{-ms-flex-line-pack:distribute;align-content:space-around}.p-ac-xl-stretch{-ms-flex-line-pack:stretch;align-content:stretch}.p-ac-xl-between{-ms-flex-line-pack:justify;align-content:space-between}}.p-order-0{-ms-flex-order:0;order:0}.p-order-1{-ms-flex-order:1;order:1}.p-order-2{-ms-flex-order:2;order:2}.p-order-3{-ms-flex-order:3;order:3}.p-order-4{-ms-flex-order:4;order:4}.p-order-5{-ms-flex-order:5;order:5}.p-order-6{-ms-flex-order:6;order:6}@media screen and (min-width: 576px){.p-order-sm-0{-ms-flex-order:0;order:0}.p-order-sm-1{-ms-flex-order:1;order:1}.p-order-sm-2{-ms-flex-order:2;order:2}.p-order-sm-3{-ms-flex-order:3;order:3}.p-order-sm-4{-ms-flex-order:4;order:4}.p-order-sm-5{-ms-flex-order:5;order:5}.p-order-sm-6{-ms-flex-order:6;order:6}}@media screen and (min-width: 768px){.p-order-md-0{-ms-flex-order:0;order:0}.p-order-md-1{-ms-flex-order:1;order:1}.p-order-md-2{-ms-flex-order:2;order:2}.p-order-md-3{-ms-flex-order:3;order:3}.p-order-md-4{-ms-flex-order:4;order:4}.p-order-md-5{-ms-flex-order:5;order:5}.p-order-md-6{-ms-flex-order:6;order:6}}@media screen and (min-width: 992px){.p-order-lg-0{-ms-flex-order:0;order:0}.p-order-lg-1{-ms-flex-order:1;order:1}.p-order-lg-2{-ms-flex-order:2;order:2}.p-order-lg-3{-ms-flex-order:3;order:3}.p-order-lg-4{-ms-flex-order:4;order:4}.p-order-lg-5{-ms-flex-order:5;order:5}.p-order-lg-6{-ms-flex-order:6;order:6}}@media screen and (min-width: 1200px){.p-order-xl-0{-ms-flex-order:0;order:0}.p-order-xl-1{-ms-flex-order:1;order:1}.p-order-xl-2{-ms-flex-order:2;order:2}.p-order-xl-3{-ms-flex-order:3;order:3}.p-order-xl-4{-ms-flex-order:4;order:4}.p-order-xl-5{-ms-flex-order:5;order:5}.p-order-xl-6{-ms-flex-order:6;order:6}}.p-flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.p-flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.p-flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}@media screen and (min-width: 576px){.p-flex-sm-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.p-flex-sm-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.p-flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}}@media screen and (min-width: 768px){.p-flex-md-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.p-flex-md-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.p-flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}}@media screen and (min-width: 992px){.p-flex-lg-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.p-flex-lg-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.p-flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}}@media screen and (min-width: 1200px){.p-flex-xl-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.p-flex-xl-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.p-flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}}.p-pt-0{padding-top:0!important}.p-pt-1{padding-top:.25rem!important}.p-pt-2{padding-top:.5rem!important}.p-pt-3{padding-top:1rem!important}.p-pt-4{padding-top:1.5rem!important}.p-pt-5{padding-top:2rem!important}.p-pt-6{padding-top:3rem!important}.p-pr-0{padding-right:0!important}.p-pr-1{padding-right:.25rem!important}.p-pr-2{padding-right:.5rem!important}.p-pr-3{padding-right:1rem!important}.p-pr-4{padding-right:1.5rem!important}.p-pr-5{padding-right:2rem!important}.p-pr-6{padding-right:3rem!important}.p-pl-0{padding-left:0!important}.p-pl-1{padding-left:.25rem!important}.p-pl-2{padding-left:.5rem!important}.p-pl-3{padding-left:1rem!important}.p-pl-4{padding-left:1.5rem!important}.p-pl-5{padding-left:2rem!important}.p-pl-6{padding-left:3rem!important}.p-pb-0{padding-bottom:0!important}.p-pb-1{padding-bottom:.25rem!important}.p-pb-2{padding-bottom:.5rem!important}.p-pb-3{padding-bottom:1rem!important}.p-pb-4{padding-bottom:1.5rem!important}.p-pb-5{padding-bottom:2rem!important}.p-pb-6{padding-bottom:3rem!important}.p-px-0{padding-left:0!important;padding-right:0!important}.p-px-1{padding-left:.25rem!important;padding-right:.25rem!important}.p-px-2{padding-left:.5rem!important;padding-right:.5rem!important}.p-px-3{padding-left:1rem!important;padding-right:1rem!important}.p-px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-px-5{padding-left:2rem!important;padding-right:2rem!important}.p-px-6{padding-left:3rem!important;padding-right:3rem!important}.p-py-0{padding-top:0!important;padding-bottom:0!important}.p-py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-py-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-py-5{padding-top:2rem!important;padding-bottom:2rem!important}.p-py-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-p-0{padding:0!important}.p-p-1{padding:.25rem!important}.p-p-2{padding:.5rem!important}.p-p-3{padding:1rem!important}.p-p-4{padding:1.5rem!important}.p-p-5{padding:2rem!important}.p-p-6{padding:3rem!important}@media screen and (min-width: 576px){.p-pt-sm-0{padding-top:0!important}.p-pt-sm-1{padding-top:.25rem!important}.p-pt-sm-2{padding-top:.5rem!important}.p-pt-sm-3{padding-top:1rem!important}.p-pt-sm-4{padding-top:1.5rem!important}.p-pt-sm-5{padding-top:2rem!important}.p-pt-sm-6{padding-top:3rem!important}.p-pr-sm-0{padding-right:0!important}.p-pr-sm-1{padding-right:.25rem!important}.p-pr-sm-2{padding-right:.5rem!important}.p-pr-sm-3{padding-right:1rem!important}.p-pr-sm-4{padding-right:1.5rem!important}.p-pr-sm-5{padding-right:2rem!important}.p-pr-sm-6{padding-right:3rem!important}.p-pl-sm-0{padding-left:0!important}.p-pl-sm-1{padding-left:.25rem!important}.p-pl-sm-2{padding-left:.5rem!important}.p-pl-sm-3{padding-left:1rem!important}.p-pl-sm-4{padding-left:1.5rem!important}.p-pl-sm-5{padding-left:2rem!important}.p-pl-sm-6{padding-left:3rem!important}.p-pb-sm-0{padding-bottom:0!important}.p-pb-sm-1{padding-bottom:.25rem!important}.p-pb-sm-2{padding-bottom:.5rem!important}.p-pb-sm-3{padding-bottom:1rem!important}.p-pb-sm-4{padding-bottom:1.5rem!important}.p-pb-sm-5{padding-bottom:2rem!important}.p-pb-sm-6{padding-bottom:3rem!important}.p-px-sm-0{padding-left:0!important;padding-right:0!important}.p-px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.p-px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.p-px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.p-px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-px-sm-5{padding-left:2rem!important;padding-right:2rem!important}.p-px-sm-6{padding-left:3rem!important;padding-right:3rem!important}.p-py-sm-0{padding-top:0!important;padding-bottom:0!important}.p-py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-py-sm-5{padding-top:2rem!important;padding-bottom:2rem!important}.p-py-sm-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-p-sm-0{padding:0!important}.p-p-sm-1{padding:.25rem!important}.p-p-sm-2{padding:.5rem!important}.p-p-sm-3{padding:1rem!important}.p-p-sm-4{padding:1.5rem!important}.p-p-sm-5{padding:2rem!important}.p-p-sm-6{padding:3rem!important}}@media screen and (min-width: 768px){.p-pt-md-0{padding-top:0!important}.p-pt-md-1{padding-top:.25rem!important}.p-pt-md-2{padding-top:.5rem!important}.p-pt-md-3{padding-top:1rem!important}.p-pt-md-4{padding-top:1.5rem!important}.p-pt-md-5{padding-top:2rem!important}.p-pt-md-6{padding-top:3rem!important}.p-pr-md-0{padding-right:0!important}.p-pr-md-1{padding-right:.25rem!important}.p-pr-md-2{padding-right:.5rem!important}.p-pr-md-3{padding-right:1rem!important}.p-pr-md-4{padding-right:1.5rem!important}.p-pr-md-5{padding-right:2rem!important}.p-pr-md-6{padding-right:3rem!important}.p-pl-md-0{padding-left:0!important}.p-pl-md-1{padding-left:.25rem!important}.p-pl-md-2{padding-left:.5rem!important}.p-pl-md-3{padding-left:1rem!important}.p-pl-md-4{padding-left:1.5rem!important}.p-pl-md-5{padding-left:2rem!important}.p-pl-md-6{padding-left:3rem!important}.p-pb-md-0{padding-bottom:0!important}.p-pb-md-1{padding-bottom:.25rem!important}.p-pb-md-2{padding-bottom:.5rem!important}.p-pb-md-3{padding-bottom:1rem!important}.p-pb-md-4{padding-bottom:1.5rem!important}.p-pb-md-5{padding-bottom:2rem!important}.p-pb-md-6{padding-bottom:3rem!important}.p-px-md-0{padding-left:0!important;padding-right:0!important}.p-px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.p-px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.p-px-md-3{padding-left:1rem!important;padding-right:1rem!important}.p-px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-px-md-5{padding-left:2rem!important;padding-right:2rem!important}.p-px-md-6{padding-left:3rem!important;padding-right:3rem!important}.p-py-md-0{padding-top:0!important;padding-bottom:0!important}.p-py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-py-md-5{padding-top:2rem!important;padding-bottom:2rem!important}.p-py-md-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-p-md-0{padding:0!important}.p-p-md-1{padding:.25rem!important}.p-p-md-2{padding:.5rem!important}.p-p-md-3{padding:1rem!important}.p-p-md-4{padding:1.5rem!important}.p-p-md-5{padding:2rem!important}.p-p-md-6{padding:3rem!important}}@media screen and (min-width: 992px){.p-pt-lg-0{padding-top:0!important}.p-pt-lg-1{padding-top:.25rem!important}.p-pt-lg-2{padding-top:.5rem!important}.p-pt-lg-3{padding-top:1rem!important}.p-pt-lg-4{padding-top:1.5rem!important}.p-pt-lg-5{padding-top:2rem!important}.p-pt-lg-6,.p-pt-lg-auto{padding-top:3rem!important}.p-pr-lg-0{padding-right:0!important}.p-pr-lg-1{padding-right:.25rem!important}.p-pr-lg-2{padding-right:.5rem!important}.p-pr-lg-3{padding-right:1rem!important}.p-pr-lg-4{padding-right:1.5rem!important}.p-pr-lg-5{padding-right:2rem!important}.p-pr-lg-6{padding-right:3rem!important}.p-pl-lg-0{padding-left:0!important}.p-pl-lg-1{padding-left:.25rem!important}.p-pl-lg-2{padding-left:.5rem!important}.p-pl-lg-3{padding-left:1rem!important}.p-pl-lg-4{padding-left:1.5rem!important}.p-pl-lg-5{padding-left:2rem!important}.p-pl-lg-6{padding-left:3rem!important}.p-pb-lg-0{padding-bottom:0!important}.p-pb-lg-1{padding-bottom:.25rem!important}.p-pb-lg-2{padding-bottom:.5rem!important}.p-pb-lg-3{padding-bottom:1rem!important}.p-pb-lg-4{padding-bottom:1.5rem!important}.p-pb-lg-5{padding-bottom:2rem!important}.p-pb-lg-6{padding-bottom:3rem!important}.p-px-lg-0{padding-left:0!important;padding-right:0!important}.p-px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.p-px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.p-px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.p-px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-px-lg-5{padding-left:2rem!important;padding-right:2rem!important}.p-px-lg-6{padding-left:3rem!important;padding-right:3rem!important}.p-py-lg-0{padding-top:0!important;padding-bottom:0!important}.p-py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-py-lg-5{padding-top:2rem!important;padding-bottom:2rem!important}.p-py-lg-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-p-lg-0{padding:0!important}.p-p-lg-1{padding:.25rem!important}.p-p-lg-2{padding:.5rem!important}.p-p-lg-3{padding:1rem!important}.p-p-lg-4{padding:1.5rem!important}.p-p-lg-5{padding:2rem!important}.p-p-lg-6{padding:3rem!important}}@media screen and (min-width: 1200px){.p-pt-xl-0{padding-top:0!important}.p-pt-xl-1{padding-top:.25rem!important}.p-pt-xl-2{padding-top:.5rem!important}.p-pt-xl-3{padding-top:1rem!important}.p-pt-xl-4{padding-top:1.5rem!important}.p-pt-xl-5{padding-top:2rem!important}.p-pt-xl-6{padding-top:3rem!important}.p-pr-xl-0{padding-right:0!important}.p-pr-xl-1{padding-right:.25rem!important}.p-pr-xl-2{padding-right:.5rem!important}.p-pr-xl-3{padding-right:1rem!important}.p-pr-xl-4{padding-right:1.5rem!important}.p-pr-xl-5{padding-right:2rem!important}.p-pr-xl-6{padding-right:3rem!important}.p-pl-xl-0{padding-left:0!important}.p-pl-xl-1{padding-left:.25rem!important}.p-pl-xl-2{padding-left:.5rem!important}.p-pl-xl-3{padding-left:1rem!important}.p-pl-xl-4{padding-left:1.5rem!important}.p-pl-xl-5{padding-left:2rem!important}.p-pl-xl-6{padding-left:3rem!important}.p-pb-xl-0{padding-bottom:0!important}.p-pb-xl-1{padding-bottom:.25rem!important}.p-pb-xl-2{padding-bottom:.5rem!important}.p-pb-xl-3{padding-bottom:1rem!important}.p-pb-xl-4{padding-bottom:1.5rem!important}.p-pb-xl-5{padding-bottom:2rem!important}.p-pb-xl-6{padding-bottom:3rem!important}.p-px-xl-0{padding-left:0!important;padding-right:0!important}.p-px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.p-px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.p-px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.p-px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-px-xl-5{padding-left:2rem!important;padding-right:2rem!important}.p-px-xl-6{padding-left:3rem!important;padding-right:3rem!important}.p-py-xl-0{padding-top:0!important;padding-bottom:0!important}.p-py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-py-xl-5{padding-top:2rem!important;padding-bottom:2rem!important}.p-py-xl-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-p-xl-0{padding:0!important}.p-p-xl-1{padding:.25rem!important}.p-p-xl-2{padding:.5rem!important}.p-p-xl-3{padding:1rem!important}.p-p-xl-4{padding:1.5rem!important}.p-p-xl-5{padding:2rem!important}.p-p-xl-6{padding:3rem!important}}.p-mt-0{margin-top:0!important}.p-mt-1{margin-top:.25rem!important}.p-mt-2{margin-top:.5rem!important}.p-mt-3{margin-top:1rem!important}.p-mt-4{margin-top:1.5rem!important}.p-mt-5{margin-top:2rem!important}.p-mt-6{margin-top:3rem!important}.p-mt-auto{margin-top:auto!important}.p-mr-0{margin-right:0!important}.p-mr-1{margin-right:.25rem!important}.p-mr-2{margin-right:.5rem!important}.p-mr-3{margin-right:1rem!important}.p-mr-4{margin-right:1.5rem!important}.p-mr-5{margin-right:2rem!important}.p-mr-6{margin-right:3rem!important}.p-mr-auto{margin-right:auto!important}.p-ml-0{margin-left:0!important}.p-ml-1{margin-left:.25rem!important}.p-ml-2{margin-left:.5rem!important}.p-ml-3{margin-left:1rem!important}.p-ml-4{margin-left:1.5rem!important}.p-ml-5{margin-left:2rem!important}.p-ml-6{margin-left:3rem!important}.p-ml-auto{margin-left:auto!important}.p-mb-0{margin-bottom:0!important}.p-mb-1{margin-bottom:.25rem!important}.p-mb-2{margin-bottom:.5rem!important}.p-mb-3{margin-bottom:1rem!important}.p-mb-4{margin-bottom:1.5rem!important}.p-mb-5{margin-bottom:2rem!important}.p-mb-6{margin-bottom:3rem!important}.p-mb-auto{margin-bottom:auto!important}.p-mx-0{margin-left:0!important;margin-right:0!important}.p-mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-auto{margin-left:auto!important;margin-right:auto!important}.p-my-0{margin-top:0!important;margin-bottom:0!important}.p-my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-0{margin:0!important}.p-m-1{margin:.25rem!important}.p-m-2{margin:.5rem!important}.p-m-3{margin:1rem!important}.p-m-4{margin:1.5rem!important}.p-m-5{margin:2rem!important}.p-m-6{margin:3rem!important}.p-m-auto{margin:auto!important}@media screen and (min-width: 576px){.p-mt-sm-0{margin-top:0!important}.p-mt-sm-1{margin-top:.25rem!important}.p-mt-sm-2{margin-top:.5rem!important}.p-mt-sm-3{margin-top:1rem!important}.p-mt-sm-4{margin-top:1.5rem!important}.p-mt-sm-5{margin-top:2rem!important}.p-mt-sm-6,.p-mt-sm-auto{margin-top:3rem!important}.p-mr-sm-0{margin-right:0!important}.p-mr-sm-1{margin-right:.25rem!important}.p-mr-sm-2{margin-right:.5rem!important}.p-mr-sm-3{margin-right:1rem!important}.p-mr-sm-4{margin-right:1.5rem!important}.p-mr-sm-5{margin-right:2rem!important}.p-mr-sm-6{margin-right:3rem!important}.p-mr-sm-auto{margin-right:auto!important}.p-ml-sm-0{margin-left:0!important}.p-ml-sm-1{margin-left:.25rem!important}.p-ml-sm-2{margin-left:.5rem!important}.p-ml-sm-3{margin-left:1rem!important}.p-ml-sm-4{margin-left:1.5rem!important}.p-ml-sm-5{margin-left:2rem!important}.p-ml-sm-6{margin-left:3rem!important}.p-ml-sm-auto{margin-left:auto!important}.p-mb-sm-0{margin-bottom:0!important}.p-mb-sm-1{margin-bottom:.25rem!important}.p-mb-sm-2{margin-bottom:.5rem!important}.p-mb-sm-3{margin-bottom:1rem!important}.p-mb-sm-4{margin-bottom:1.5rem!important}.p-mb-sm-5{margin-bottom:2rem!important}.p-mb-sm-6{margin-bottom:3rem!important}.p-mb-sm-auto{margin-bottom:auto!important}.p-mx-sm-0{margin-left:0!important;margin-right:0!important}.p-mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-sm-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-sm-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.p-my-sm-0{margin-top:0!important;margin-bottom:0!important}.p-my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-sm-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-sm-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-sm-0{margin:0!important}.p-m-sm-1{margin:.25rem!important}.p-m-sm-2{margin:.5rem!important}.p-m-sm-3{margin:1rem!important}.p-m-sm-4{margin:1.5rem!important}.p-m-sm-5{margin:2rem!important}.p-m-sm-6{margin:3rem!important}.p-m-sm-auto{margin:auto!important}}@media screen and (min-width: 768px){.p-mt-md-0{margin-top:0!important}.p-mt-md-1{margin-top:.25rem!important}.p-mt-md-2{margin-top:.5rem!important}.p-mt-md-3{margin-top:1rem!important}.p-mt-md-4{margin-top:1.5rem!important}.p-mt-md-5{margin-top:2rem!important}.p-mt-md-6,.p-mt-md-auto{margin-top:3rem!important}.p-mr-md-0{margin-right:0!important}.p-mr-md-1{margin-right:.25rem!important}.p-mr-md-2{margin-right:.5rem!important}.p-mr-md-3{margin-right:1rem!important}.p-mr-md-4{margin-right:1.5rem!important}.p-mr-md-5{margin-right:2rem!important}.p-mr-md-6{margin-right:3rem!important}.p-mr-md-auto{margin-right:auto!important}.p-ml-md-0{margin-left:0!important}.p-ml-md-1{margin-left:.25rem!important}.p-ml-md-2{margin-left:.5rem!important}.p-ml-md-3{margin-left:1rem!important}.p-ml-md-4{margin-left:1.5rem!important}.p-ml-md-5{margin-left:2rem!important}.p-ml-md-6{margin-left:3rem!important}.p-ml-md-auto{margin-left:auto!important}.p-mb-md-0{margin-bottom:0!important}.p-mb-md-1{margin-bottom:.25rem!important}.p-mb-md-2{margin-bottom:.5rem!important}.p-mb-md-3{margin-bottom:1rem!important}.p-mb-md-4{margin-bottom:1.5rem!important}.p-mb-md-5{margin-bottom:2rem!important}.p-mb-md-6{margin-bottom:3rem!important}.p-mb-md-auto{margin-bottom:auto!important}.p-mx-md-0{margin-left:0!important;margin-right:0!important}.p-mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-md-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-md-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-md-auto{margin-left:auto!important;margin-right:auto!important}.p-my-md-0{margin-top:0!important;margin-bottom:0!important}.p-my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-md-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-md-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-md-0{margin:0!important}.p-m-md-1{margin:.25rem!important}.p-m-md-2{margin:.5rem!important}.p-m-md-3{margin:1rem!important}.p-m-md-4{margin:1.5rem!important}.p-m-md-5{margin:2rem!important}.p-m-md-6{margin:3rem!important}.p-m-md-auto{margin:auto!important}}@media screen and (min-width: 992px){.p-mt-lg-0{margin-top:0!important}.p-mt-lg-1{margin-top:.25rem!important}.p-mt-lg-2{margin-top:.5rem!important}.p-mt-lg-3{margin-top:1rem!important}.p-mt-lg-4{margin-top:1.5rem!important}.p-mt-lg-5{margin-top:2rem!important}.p-mt-lg-6,.p-mt-lg-auto{margin-top:3rem!important}.p-mr-lg-0{margin-right:0!important}.p-mr-lg-1{margin-right:.25rem!important}.p-mr-lg-2{margin-right:.5rem!important}.p-mr-lg-3{margin-right:1rem!important}.p-mr-lg-4{margin-right:1.5rem!important}.p-mr-lg-5{margin-right:2rem!important}.p-mr-lg-6{margin-right:3rem!important}.p-mr-lg-auto{margin-right:auto!important}.p-ml-lg-0{margin-left:0!important}.p-ml-lg-1{margin-left:.25rem!important}.p-ml-lg-2{margin-left:.5rem!important}.p-ml-lg-3{margin-left:1rem!important}.p-ml-lg-4{margin-left:1.5rem!important}.p-ml-lg-5{margin-left:2rem!important}.p-ml-lg-6{margin-left:3rem!important}.p-ml-lg-auto{margin-left:auto!important}.p-mb-lg-0{margin-bottom:0!important}.p-mb-lg-1{margin-bottom:.25rem!important}.p-mb-lg-2{margin-bottom:.5rem!important}.p-mb-lg-3{margin-bottom:1rem!important}.p-mb-lg-4{margin-bottom:1.5rem!important}.p-mb-lg-5{margin-bottom:2rem!important}.p-mb-lg-6{margin-bottom:3rem!important}.p-mb-lg-auto{margin-bottom:auto!important}.p-mx-lg-0{margin-left:0!important;margin-right:0!important}.p-mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-lg-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-lg-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.p-my-lg-0{margin-top:0!important;margin-bottom:0!important}.p-my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-lg-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-lg-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-lg-0{margin:0!important}.p-m-lg-1{margin:.25rem!important}.p-m-lg-2{margin:.5rem!important}.p-m-lg-3{margin:1rem!important}.p-m-lg-4{margin:1.5rem!important}.p-m-lg-5{margin:2rem!important}.p-m-lg-6{margin:3rem!important}.p-m-lg-auto{margin:auto!important}}@media screen and (min-width: 1200px){.p-mt-xl-0{margin-top:0!important}.p-mt-xl-1{margin-top:.25rem!important}.p-mt-xl-2{margin-top:.5rem!important}.p-mt-xl-3{margin-top:1rem!important}.p-mt-xl-4{margin-top:1.5rem!important}.p-mt-xl-5{margin-top:2rem!important}.p-mt-xl-6,.p-mt-xl-auto{margin-top:3rem!important}.p-mr-xl-0{margin-right:0!important}.p-mr-xl-1{margin-right:.25rem!important}.p-mr-xl-2{margin-right:.5rem!important}.p-mr-xl-3{margin-right:1rem!important}.p-mr-xl-4{margin-right:1.5rem!important}.p-mr-xl-5{margin-right:2rem!important}.p-mr-xl-6{margin-right:3rem!important}.p-mr-xl-auto{margin-right:auto!important}.p-ml-xl-0{margin-left:0!important}.p-ml-xl-1{margin-left:.25rem!important}.p-ml-xl-2{margin-left:.5rem!important}.p-ml-xl-3{margin-left:1rem!important}.p-ml-xl-4{margin-left:1.5rem!important}.p-ml-xl-5{margin-left:2rem!important}.p-ml-xl-6{margin-left:3rem!important}.p-ml-xl-auto{margin-left:auto!important}.p-mb-xl-0{margin-bottom:0!important}.p-mb-xl-1{margin-bottom:.25rem!important}.p-mb-xl-2{margin-bottom:.5rem!important}.p-mb-xl-3{margin-bottom:1rem!important}.p-mb-xl-4{margin-bottom:1.5rem!important}.p-mb-xl-5{margin-bottom:2rem!important}.p-mb-xl-6{margin-bottom:3rem!important}.p-mb-xl-auto{margin-bottom:auto!important}.p-mx-xl-0{margin-left:0!important;margin-right:0!important}.p-mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-xl-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-xl-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.p-my-xl-0{margin-top:0!important;margin-bottom:0!important}.p-my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-xl-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-xl-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-xl-0{margin:0!important}.p-m-xl-1{margin:.25rem!important}.p-m-xl-2{margin:.5rem!important}.p-m-xl-3{margin:1rem!important}.p-m-xl-4{margin:1.5rem!important}.p-m-xl-5{margin:2rem!important}.p-m-xl-6{margin:3rem!important}.p-m-xl-auto{margin:auto!important}}.p-shadow-1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.p-shadow-2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.p-shadow-3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.p-shadow-4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.p-shadow-5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.p-shadow-6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.p-shadow-7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.p-shadow-8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.p-shadow-9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.p-shadow-10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.p-shadow-11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.p-shadow-12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.p-shadow-13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.p-shadow-14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.p-shadow-15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.p-shadow-16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.p-shadow-17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.p-shadow-18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.p-shadow-19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.p-shadow-20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.p-shadow-21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.p-shadow-22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.p-shadow-23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.p-shadow-24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}a{text-decoration:none}body{line-height:1.15;-webkit-text-size-adjust:100%}body a{color:#2c84d8;text-decoration:none}body a:hover{color:#4291dc}.main-body{margin:0;padding:0}p{margin:0 0 1rem;line-height:1.5}p:last-child{margin-bottom:0}p a{color:#3e7ea2;text-decoration:none}p a:hover{text-decoration:underline}html{font-size:14px}.ng-valid[required],.ng-valid.required{border-left:5px solid #42A948}.web-alert{font-size:11px}.web-alert-danger{color:red}.web-data-field{min-width:100%}label{color:gray}.web-dropdown{margin-bottom:15px}.web-list-group .web-label{font-size:15px;font-weight:700;color:#000}.web-list-group-item .web-label{font-size:15px;text-decoration:underline;color:gray}.web-form-inputs{display:block}.web-my-kpis{display:-ms-flexbox;display:flex}.web-my-list-initials{width:50px;height:50px;border-radius:25px!important}.web-form-input{width:100%;margin:5px}.web-form-inputs-menu{margin:15px}.web-data-compact{display:inline-block}.web-label{display:block;width:100%;margin:0 0 4px;color:#2c3032;font-size:12px;font-weight:600;letter-spacing:.25px}.web-data{display:block;margin-top:0;margin-bottom:1em;min-height:1rem}.web-data-icon{font-size:1rem;margin-right:.25em;vertical-align:middle}.web-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:start;justify-content:flex-start}.web-content{margin:20px 40px}.web-menubar{font-size:1em;line-height:1.25em;padding:0;border:0;-ms-flex:1;flex:1}.web-app{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex}.web-menu-left{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.web-top-left{margin-left:40px}.web-logo{-ms-flex-item-align:center;align-self:center;height:25px}.web-title{margin:0px 2rem 0px 1rem;font-family:Proxima Nova,Open Sans,Arial,sans-serif;font-size:1.5rem;font-weight:900;color:#000}.profile{color:#fff;float:right}.web-menu-right{margin-right:40px}.web-listbox-medium{width:300px;min-height:300px}.web-dropdown-medium{width:300px}.web-listbox-header-medium{max-width:300px}.ui-menuitem-icon{font-size:1.75em}.web-label-large{font-size:1.125rem}.web-label-medium{font-size:1rem}.web-transparent-panel{display:inline-block;white-space:nowrap;position:relative;padding:15px}.web-secondary-panel:hover{background-color:#d7d7d7;border:1px solid #e5e5e5;box-shadow:0 2px 6px #0006,0 2px 2px #00000047,0 4px 2px -2px #0000006b}.web-secondary-panel{background-color:#e0dede;display:inline-block;white-space:nowrap;position:relative;padding:15px;border:1px solid #e5e5e5;border-radius:10px;box-shadow:0 1px 3px #0003,0 1px 1px #00000024,0 2px 1px -1px #0000001f}.web-my-app:hover{border:3px solid #e5e5e5;box-shadow:0 2px 6px #0006,0 2px 2px #00000047,0 4px 2px -2px #0000006b}.web-link-medium:hover{margin:8px}.web-link-medium{margin:8px;color:#000}.web-button-card{width:260px;height:44px;margin:0 30px 15px 0;padding:18px 20px;font-size:2em;display:inline-block;color:#000;background-color:#fff;vertical-align:middle;border:1px solid #e5e5e5;border-radius:10px;box-shadow:0 1px 3px #0003,0 1px 1px #00000024,0 2px 1px -1px #0000001f}.web-button-card span{vertical-align:middle;font-size:.75em;font-weight:600;display:inline-block}.web-button-card .web-icon{background-color:#5080d8;border-radius:4px;vertical-align:middle;font-size:20px;padding:5px 7px;color:#fff;display:inline-block}.web-primary-panel:hover{background-color:#4977ca;border:1px solid #e5e5e5;box-shadow:0 1px 3px #0003,0 1px 1px #00000024,0 2px 1px -1px #0000001f}.web-primary-panel{background-color:#5080d8;display:inline-block;white-space:nowrap;position:relative;padding:15px;border:1px solid #e5e5e5;border-radius:10px;box-shadow:0 1px 3px #0003,0 1px 1px #00000024,0 2px 1px -1px #0000001f}.web-kpi-small{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background:#FFFFFF 0% 0% no-repeat padding-box;border:1px solid;border-radius:8px;opacity:1;width:232px;padding:9px 17px 7px 15px}.web-kpi-small.red{border-color:#a61c47}.web-kpi-small.red .web-icons{color:#a61c47}.web-kpi-small.gold{border-color:#f7bc15}.web-kpi-small.gold .web-icons{color:#f7bc15}.web-kpi-small.orange{border-color:#f77604}.web-kpi-small.orange .web-icons{color:#f77604}.web-kpi-small.green{border-color:#63b946}.web-kpi-small.green .web-icons{color:#63b946}.web-kpi-small .web-icons{font-size:19px!important}.web-kpi-small .kpi-content{display:-ms-flexbox!important;display:flex!important;-ms-flex-direction:row;flex-direction:row;margin-top:2px}.web-kpi-small .kpi-content .kpi-left-content{-ms-flex-pack:center;justify-content:center;display:-ms-flexbox!important;display:flex!important;-ms-flex-direction:column;flex-direction:column}.web-kpi-small .kpi-content .kpi-left-content .kpi-text-normal{text-align:left;font-size:8px;font-weight:700;line-height:11px;letter-spacing:0px;color:#2c3032!important;opacity:1}.web-kpi-small .kpi-content .kpi-left-content .kpi-text-bold{text-align:left;font-size:14px;font-weight:700;line-height:19px;letter-spacing:0px;color:#2c3032!important;opacity:1}.web-kpi-small .kpi-content .kpi-right-content{-ms-flex-pack:right;justify-content:right;text-align:right;font-size:32px;line-height:18px;font-weight:600;letter-spacing:0px;color:#2c3032;opacity:1;-ms-flex:1;flex:1;margin:auto}.web-kpi-large,.web-kpi-medium{color:#5080d8;border:rgba(189,195,198,.7490196078);border-radius:10px;box-shadow:0 1px 3px #0003,0 1px 1px #00000024,0 2px 1px -1px #0000001f}.web-kpi-large{margin:0 30px 30px 0;padding:20px;width:22rem;height:9rem}.web-kpi-large h1,.web-kpi-medium h1{font-size:1.25rem;font-weight:400;margin:0;padding:0;text-decoration:none}.web-kpi-medium h1{font-size:1.25rem;font-weight:400;margin:0;padding:0}.web-kpi-large h2{font-size:1.5rem;margin:0}.web-kpi-large p,.web-kpi-medium p{font-size:2rem;height:2rem;font-weight:400;float:right;margin:0;text-align:right}.web-kpi-medium{width:415px;min-width:415px;height:75px;margin:0 30px 30px 0;padding:10px 20px}.web-kpi-medium div{max-width:40%;display:inline-block}.web-kpi-medium p{min-width:60%;margin-top:5px;font-size:2em}.web-margin-right{margin-right:1em}.web-table-results{text-align:left;-ms-flex-positive:0;flex-grow:0;font-size:1rem;font-weight:400;vertical-align:middle}.web-table-search{-ms-flex-positive:1;flex-grow:1}.web-table-buttons{-ms-flex-positive:0;flex-grow:0;text-align:right;overflow:auto;width:20%}.web-checkbox{padding-right:1em}.web-table-caption{display:-ms-flexbox;display:flex;line-height:3em;text-align:center;overflow:visible;font-size:.875rem;color:#000}.badge{position:absolute;top:-.5em;right:-2em;font-size:.6em;font-weight:400;background:red;color:#fff;min-width:1.85em;width:1.9em;height:1.9em;text-align:center;line-height:1.85em;border-radius:50%;box-shadow:0 0 1px #333}.web-client-profile{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:stretch;align-content:stretch}.loading{display:-ms-flexbox;display:flex;-ms-flex-pack:left;justify-content:left;-ms-flex-align:center;align-items:center;text-align:left;height:100%;width:100%}.ui-inputgroup{margin-bottom:5px}.web-tooltip{text-transform:none;display:inline-block;position:relative;text-align:left;font-size:1rem;margin-left:5px;top:.15em;left:0;overflow:visible;white-space:normal}.web-tooltip .web-tooltip-bottom{min-width:300px;top:60px;left:100%;margin-left:1em;-ms-transform:translate(0,-50%);transform:translateY(-50%);padding:.5em;color:#000;background-color:ivory;font-weight:400;font-size:13px;border-radius:10px;position:absolute;z-index:1000000;box-sizing:border-box;border:1px solid #fffff0;box-shadow:0 1px 8px #00000080;visibility:hidden;opacity:0;transition:opacity .8s}.web-tooltip .web-tooltip-right{min-width:200px;top:50%;left:100%;margin-left:1em;-ms-transform:translate(0,-50%);transform:translateY(-50%);padding:.5em;color:#000;background-color:ivory;font-weight:400;font-size:13px;border-radius:10px;position:absolute;z-index:1000000;box-sizing:border-box;border:1px solid #fffff0;box-shadow:0 1px 8px #00000080;visibility:hidden;opacity:0;transition:opacity .8s}.web-tooltip .web-tooltip-left{min-width:200px;top:50%;right:100%;margin-left:1em;-ms-transform:translate(0,-50%);transform:translateY(-50%);padding:.5em;color:#000;background-color:ivory;font-weight:400;font-size:13px;border-radius:10px;position:absolute;z-index:99999999;box-sizing:border-box;border:1px solid #fffff0;box-shadow:0 1px 8px #00000080;visibility:hidden;opacity:0;transition:opacity .8s}.web-tooltip .web-tooltip-top{min-width:255px;top:-60px;left:-50px;margin-left:1em;-ms-transform:translate(0,-50%);transform:translateY(-50%);padding:.5em;color:#000;background-color:#fff;font-weight:400;font-size:13px;border-radius:10px;position:absolute;z-index:1000000;box-sizing:border-box;border:1px solid #fffff0;box-shadow:0 1px 8px #00000080;visibility:hidden;opacity:0;transition:opacity .8s}.web-tooltip:hover .web-tooltip-right,.web-tooltip:hover .web-tooltip-left,.web-tooltip:hover .web-tooltip-bottom,.web-tooltip:hover .web-tooltip-top{visibility:visible;opacity:1}.web-tooltip-arrow{position:absolute;top:50%;right:100%;margin-top:-12px;width:12px;height:24px;overflow:hidden}.web-tooltip-arrow:after{content:"";position:absolute;width:12px;height:12px;left:0;top:50%;-ms-transform:translate(50%,-50%) rotate(-45deg);transform:translate(50%,-50%) rotate(-45deg);background-color:ivory;border:1px solid #fffff0;box-shadow:0 1px 8px #00000080}.web-tooltip-arrow-left:after{content:"";position:absolute;width:12px;height:12px;right:0;top:50%;-ms-transform:translate(50%,-50%) rotate(-45deg);transform:translate(50%,-50%) rotate(-45deg);background-color:ivory;border:1px solid #fffff0;box-shadow:8px 8px 8px #00000080}.web-tooltip-arrow-top:after{content:"";position:absolute;width:12px;height:12px;right:83%;top:100%;-ms-transform:translate(50%,-50%) rotate(45deg);transform:translate(50%,-50%) rotate(45deg);background-color:ivory;border:1px solid #fffff0;box-shadow:8px 8px 8px #00000026}.web-file-upload{font-size:11px}.web-dialog{width:40vw}.web-required{color:red}@media screen and (max-width: 40em){.web-dialog{width:80vw}}.p-breadcrumb{border:none;padding:0;background-color:transparent}.p-checkbox .p-checkbox-box{border-width:1px}.p-component{font-family:Open Sans,Arial,sans-serif!important}.p-menubar{padding-left:0!important;border:none;background-color:transparent}.p-button-icon{font-size:11px}.p-radiobutton-label{padding-right:1rem!important}.p-message .p-message-wrapper{padding:.25rem 1rem!important}.p-autocomplete .p-autocomplete-loader{right:2rem}.p-dialog-header{padding-bottom:0!important}.web-app-logo{width:5.5rem;border:rgba(189,195,198,.7490196078);border-radius:10px;box-shadow:0 1px 3px #0003,0 1px 1px #00000024,0 2px 1px -1px #0000001f;margin:0 .5rem .5rem 0}.web-quicklink{margin-right:.5rem;margin-bottom:.5rem;border-radius:0;height:3rem;font-weight:700;text-transform:uppercase;font-size:.75rem}.web-breadcrumb{background:transparent;border:0;padding:0rem 0 1.5rem}.web-summary-title{padding-top:.5rem;font-size:.7rem;font-weight:700;color:gray;text-transform:uppercase}.web-summary-subtitle{font-size:1.5rem;font-weight:900;color:#000}.web-summary-metric{padding-top:.25rem;font-size:2rem}.web-summary-bar{min-width:6rem;width:6rem;padding-top:.5rem;border-bottom:.25rem solid}.layout-topbar{box-shadow:0 2px 12px #0000000f}.layout-menuitem-text{text-transform:uppercase;font-size:.8rem;font-weight:700}.web-input-text{border:1px solid rgba(189,195,198,.7490196078);background:#ffffff;border-radius:4px;height:2.5rem;line-height:2.5rem;margin-bottom:1.5rem;font-size:1rem;padding:10px}.web-input-text.invalid-input-border-red,.web-input-text.invalid-input-border-red:hover{border-color:#f44336}.web-input-text:focus{border-color:#3e7ea2;outline:#3e7ea2}@media (min-width: 993px){.menu-wrapper{position:relative;top:auto}.menu-button{visibility:hidden}.layout-wrapper.layout-horizontal .menu-wrapper{top:auto;width:auto;height:44px}.layout-menu-light .menu-wrapper{box-shadow:none}}.web-data-group,.web-data-list{width:100%}@charset "UTF-8";@font-face{font-family:Marselis Pro Regular;src:url(MarselisPro.a692f602f8eba5c4.eot);src:local("\263a"),url(MarselisPro.1406f4e22e39190f.ttf) format("ttf"),url(MarselisPro.2fd5c8c26c4af9c8.woff) format("woff"),url(MarselisPro.1cd36070c8b18959.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Marselis Pro Light;src:url(MarselisPro-Light.f37f4a24caadeaab.eot);src:local("\263a"),url(MarselisPro-Light.5d579a02bcdeba19.ttf) format("ttf"),url(MarselisPro-Light.b5a8d5e337a5e49f.woff) format("woff"),url(MarselisPro-Light.6cc4b9531d2d8a13.woff2) format("woff2");font-weight:light;font-style:normal}@font-face{font-family:Marselis Pro Bold;src:url(MarselisPro-Bold.40b223396c34ccee.eot);src:local("\263a"),url(MarselisPro-Bold.ca13e376b473403c.ttf) format("ttf"),url(MarselisPro-Bold.e9c9ad2c4f55e80e.woff) format("woff"),url(MarselisPro-Bold.dde331ee8b55e160.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Cordale Regular;src:url(CordaleCorp-Regular.2340ff0ad3de93a4.eot);src:local("\263a"),url(CordaleCorp-Regular.a2f6f2e8c4ff675a.ttf) format("ttf"),url(CordaleCorp-Regular.02f8a2bd1cc3589e.woff) format("woff"),url(CordaleCorp-Regular.2185aea207460fb3.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Cordale Bold;src:url(CordaleCorp-Bold.412a8d0d24862527.eot);src:local("\263a"),url(CordaleCorp-Bold.eea3f8ee6abd8a05.ttf) format("ttf"),url(CordaleCorp-Bold.6bd056db305be188.woff) format("woff"),url(CordaleCorp-Bold.7cf197176937aa66.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:"PT Serif Bold";src:local("\263a"),url(PTSerif-Bold.4cf06c42fed097d4.ttf) format("ttf");font-weight:700;font-style:normal}@font-face{font-family:"PT Serif Regular";src:local("\263a"),url(PTSerif-Regular.2fc25d966afabf49.ttf) format("ttf");font-weight:400;font-style:normal}@font-face{font-family:Arial Regular;src:url(Arial.b7861ff1fcb6d02d.eot);src:local("\263a"),url(Arial.131b29bf62e3ff36.ttf) format("ttf"),url(Arial.477d8f145087d1ef.woff) format("woff"),url(Arial.ad2641324501a845.woff2) format("woff2");font-weight:400;font-style:normal}.bg-black{background-color:#000}:root{--text-color-secondary: #6c757d;--indigo-800: #232d64;--indigo-400: #6372c3;--indigo-500: #3f51b5;--pink-600: #c61a54;--yellow-200: #fef5dc;--yellow-500: #fbc02d;--yellow-600: #d5a326;--green-100: #00b050;--green-300: #b5d5b6;--green-400: #6ebe71;--green-500: #4caf50;--green-600: #419544;--green-700: #00b050;--primary-color: #2196F3;--surface-50: #FAFAFA;--surface-100: #F5F5F5;--surface-200: #EEEEEE;--surface-300: #E0E0E0;--surface-400: #BDBDBD;--surface-500: #9E9E9E;--surface-600: #757575;--surface-700: #616161;--green-100: #d4ecd5;--green-50: #f6fbf6;--surface-800: #424242;--surface-900: #212121;--gray-300: #E0E0E0;--gray-400: #BDBDBD;--gray-500: #9E9E9E;--border-radius: 3px;--border-round-sm:5px --bluegray-600: #526a76;--blue-300: #3ba6ef;--blue-400: #4baaf5;--blue-500: #2196f3;--blue-600: #1c80cf;--blue-800: #3e5d95;--cyan-700: #449bc9;--cyan-800: #417fa0;--primary-300: #75bef8;--primary-400: #4baaf5;--primary-500: #2196f3;--primary-600: #1c80cf;--primary-700: #1769aa;--red-500: #ff4032;--blue-700: #1769aa;--blue-800: #125386;--blue-900: #0d3c61;--purple-500:#5a2b60;--purple-600: #852196;--purple-700: #6d1b7b;--border-round-2xl: 1.5rem;--border-round-lg:.5rem}.b-shadow-down{box-shadow:0 0 6px #00000026}*{-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:Open Sans,Arial,sans-serif;padding:0;width:100%;overflow-x:hidden}.p-tooltip{font-size:10px}a,button{transition:All 1s ease;-webkit-transition:All 1s ease;-moz-transition:All 1s ease;-o-transition:All 1s ease;text-decoration:none}a:hover{text-decoration:none}ul,h1,h2,h3,h4,h5,h6,p{padding:0;margin:0;list-style:none}.img-responsive{width:100%;float:left}a:focus,button:focus{outline:none}.seacrh-field-box .p-dialog{max-width:100%!important;margin:0;display:block!important;max-height:100%!important}.dropdowm-height{min-height:503px}.p-dialog .p-dialog-header .p-dialog-header-icon:focus{box-shadow:0 0 0 .2rem #15535e}p-button.Osaic-Evergreen .p-button{margin-right:10px;background-color:#15535e;border-color:#15535e;border-radius:5px}p-button.Osaic-Evergreen .p-button:hover{background-color:#007884;border-color:#15535e}p-button.Osaic-Evergreen .p-button:focus{box-shadow:0 0 0 .2rem #15535e}.p-button.buttonEvergreen{border:1px solid #19525E!important;background:#19525E!important;border-radius:5px!important;font-size:15px!important;font-family:Marselis Pro Regular!important;font-weight:400!important}.p-button.buttonEvergreen:hover{background:#206E7E!important}.p-button.buttonEvergreen:disabled{background-color:#cecece!important;border-color:#cecece!important}.p-button.buttonEvergreen .p-button-label{font-size:15px;font-family:Marselis Pro Regular;font-weight:400;color:#fcfcfa!important}.p-button.p-button-outlined.border{color:#19525e!important;border-color:#19525e!important;height:35px}.p-button.p-button-outlined.border:hover{background-color:#f2f2f2}.p-button.p-button-outlined.border .p-button-label{font-size:15px;font-family:Marselis Pro Regular!important;font-weight:400;color:#19525e}p-dialog.modal .p-dialog{z-index:9999!important;top:5%;width:95%;height:95%;border-radius:25px 25px 0 0!important}p-dialog.modal .p-dialog-content{border-radius:25px 25px 0 0!important}.text-Osaic-Evergreen{color:#15535e}.marselisProReg{font-family:Marselis Pro Regular!important}.marselisProBold{font-family:Marselis Pro Bold!important}.pt-serif-reg{font-family:"PT Serif Regular"!important}.bg-Osaic-Evergreen{background-color:#19525e}.text-Osaic-Evergreen{color:#15535e!important}.text-dark{color:#2c3032}.text-evergreen{color:#19525e}.text-tertiary{color:#fd7061}hr{border-color:#d9d9d9}.input-top-label{font-family:Marselis Pro Regular;font-size:11px;top:-5px;background:#fafafa;padding:0 4px;left:15px;color:#2c3032;line-height:10px}.bg-transp-btn{background-color:transparent;color:#19525e;border:1px solid #19525E;font-size:12px;font-weight:700}.bg-transp-btn.p-button:enabled:hover{background-color:#f2f2f2;color:#19525e;border-color:#19525e}::ng-deep .p-tooltip .p-tooltip-text{background-color:#000!important}p-button.search-btn .p-button{background-color:#15535e!important;border-color:#15535e!important}.shadow-0{box-shadow:none!important}.grid-break{display:grid;grid-template-columns:50% 50%;width:100%}.underline-shape{height:6px;width:100%;margin:0 auto;background-color:#3ba6ef}.p-container{width:90%;margin:0 auto}.border-radius-10{border-radius:10px}.fs-16{font-size:16px}.border-light{border:1px solid #d9d9d9!important}.bg-transp-btn.p-button:enabled:hover,.bg-trasp_btn .p-button:enabled:hover{background-color:#f2f2f2;color:#19525e;border-color:#19525e}p-button.bg-trasp_btn .p-button{background-color:#fff;color:#19525e;border-color:#19525e}.p-container-fluid{width:95%;margin:0 auto}.b-shadow-0{box-shadow:none!important}.border-left-5{border-left:7px solid}.border-10{border-radius:10px}.border-round-2xl{border-radius:12px}.box-shadow-3{box-shadow:0 0 6px #fafafa}.max-h-6rem{max-height:6rem}.primary-text{color:#417fa0}web-button p-button .p-button .p-button-label{font-size:12px;font-family:Marselis Pro Regular}.input-text-osaic:enabled:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #19525e;border-color:#19525e}.input-text-osaic:enabled:hover{border-color:#19525e}p-dropdown.ossaic-new .p-dropdown .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover{color:#515c66;background:#ECEDEE}p-dropdown.ossaic-new .p-dropdown .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{color:#19525e!important}p-dropdown.ossaic-new .p-dropdown:not(.p-disabled).p-focus{box-shadow:0 0 0 .2rem #19525e;border-color:#19525e}p-dropdown.ossaic-new .p-dropdown:not(.p-disabled):hover{border-color:#19525e}p-dialog.household-p-dialog .p-dialog-mask.p-component-overlay{background-color:#222222c7}p-dialog.household-p-dialog .p-dialog{overflow:auto;max-width:97%;min-width:60%;width:90vw;max-height:100%;height:calc(100% - 10px);margin-top:40px!important;border-radius:27px 27px 0 0}p-dialog.household-p-dialog .p-dialog .p-dialog-header .p-dialog-header-close .p-dialog-header-close{font-size:20px}p-dialog.household-p-dialog .p-dialog .p-dialog-content{padding:0 85px}p-dialog.household-p-dialog .p-dialog .p-dialog-content .table-header{border-radius:10px 10px 0 0}p-dialog.household-p-dialog .p-dialog .p-dialog-content .table-header p{font-size:20px;font-family:Marselis Pro Bold}.download-conrol .download-button .p-button.p-button-outlined:enabled,.download-conrol .download-button .p-button-outlined:disabled{font-family:Marselis Pro Regular!important;font-size:15px;color:#15535e;border-color:#15535e;padding:12px 22px 10px;display:block}.download-conrol .download-button .p-button.p-button-outlined:enabled:not(.p-disabled):hover,.download-conrol .download-button .p-button-outlined:disabled:not(.p-disabled):hover{color:#15535e!important;border-color:#15535e!important;background-color:#f2f2f2!important}.download-conrol .download-button .p-button.p-button-outlined:enabled:focus,.download-conrol .download-button .p-button-outlined:disabled:focus{color:#15535e!important;outline:3px solid #15535E;background:white!important}.download-conrol .download-loader{display:inline-block;position:relative;width:46px;height:26px;margin:0!important}.download-conrol .download-loader div{position:absolute;top:17px;width:8px;height:8px;border-radius:50%;background:#15535E;animation-timing-function:cubic-bezier(0,1,1,0)}.download-conrol .download-loader div:nth-child(1){left:4px;animation:lds-ellipsis1 .8s infinite}.download-conrol .download-loader div:nth-child(2){left:4px;animation:lds-ellipsis2 .8s infinite}.download-conrol .download-loader div:nth-child(3){left:16px;animation:lds-ellipsis2 .8s infinite}.download-conrol .download-loader div:nth-child(4){left:28px;animation:lds-ellipsis3 .8s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(12px)}}.p-paginator .p-paginator-right-content{position:absolute;right:28px}.p-paginator .p-paginator-right-content .p-button.p-button-outlined{height:50px;width:120px;background-color:#15535e;color:#fcfcfa;font-size:15px;font-family:Marselis Pro Regular!important;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.p-paginator .p-paginator-right-content .p-button.p-button-outlined:hover{background-color:#007884!important}.p-paginator .p-paginator-right-content .p-button:focus{box-shadow:0 0 0 .2rem #15535e}.p-paginator .p-paginator-pages .p-paginator-page.p-highlight{background:#19525E;border-color:#19525e;color:#fcfcfa}.p-paginator .p-paginator-pages .p-paginator-page,.p-paginator .p-paginator-pages .p-paginator-page.p-highlight{font-family:Marselis Pro Regular}.paginatorstyle .p-paginator{background-color:transparent;padding-right:0}.paginatorstyle .p-paginator .p-paginator-first,.paginatorstyle .p-paginator .p-paginator-last{display:none}.paginatorstyle .p-paginator .p-paginator-page.p-highlight{background:transparent!important;color:#3e7ea2!important;font-weight:600}.line-clip{display:-webkit-box!important;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width: 1199px){.res-heading{font-size:30px!important}.grid-break{grid-template-columns:100%}}@media only screen and (max-width: 1023px){.rewiews ul.p-carousel-indicators.p-reset.ng-star-inserted{position:static!important;position:initial!important}*::-webkit-scrollbar{width:2px}*::-webkit-scrollbar-thumb{background-color:#fff}}@media only screen and (max-width: 800px){.abh-content{max-width:100vw;overflow:auto}}@media only screen and (max-width: 600px){.res-heading{font-size:20px!important}::ng-deep .p-tabview .p-tabview-nav li a span{font-size:12px!important}.paginator-dropdown .p-dropdown{width:6rem;height:3rem;-ms-flex-align:center;align-items:center}}@supports (display: grid){.slider{position:relative;width:100%;overflow:hidden!important;white-space:nowrap;transition:all .2s;will-change:transform}.slider.active{background:rgba(255,255,255,.3);-ms-transform:scale(1);transform:scale(1);cursor:grabbing;cursor:-webkit-grabbing;box-shadow:0 1px 5px #00000032}}
