html{-webkit-box-sizing: border-box;box-sizing: border-box;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;height:100%;}*,*:before,*:after{-webkit-box-sizing: inherit;box-sizing: inherit;}body{margin:0;color:#222;font-family:Graphik Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;height:100%;}a{text-decoration:none;color:#06c;cursor:pointer;}a:hover{text-decoration:underline;}a:active{color:blue;}a.link:after {content:"›"; padding-left:4px;text-decoration:none !important;}a.link:after:hover {text-decoration:none !important;}h1,h2,h3,h4,h5{line-height:1.05em;font-weight:400;margin:2.4vw 0;}.xxxl{font-size:10vw;letter-spacing:-.4vw;line-height:.9em;}h1,.xxl{font-size:5vw; letter-spacing:-.15vw;line-height:1.05em;}h2,.xl{font-size:3.7vw;letter-spacing: -0.05vw;line-height:1.05em;margin:1.8vw 0;}h3,.lg{font-size:3.2vw;line-height:1.05em;letter-spacing:-.05vw;margin:2vw 0;}h4,.md{font-size:2.4vw;line-height:1.05em;margin:2vw 0;}h5,.rg{font-size:1.8vw;line-height:1.1em;margin:2vw 0;}.sm{font-size:1.15vw;line-height:1.4;}.xsm{font-size:1vw;line-height:1.4;}p,ul,ol,blockquote,button,footer,table,pre,input,select,textarea,label{ font-size:1.3vw;  font-family: "SF Pro Text","Helvetica Neue","Helvetica","Arial",sans-serif; line-height: 1.5em; color: #1d1d1f;}blockquote{border-left:solid 15px #eee;margin-left:0; padding-left:20px;font-style:italic;}img{max-width:100%;}pre{padding:30px;background:#eee;color:#363636;font-family:'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;} .input{ border: 1px solid #ccc; background:none; width:100%; font-size:18px; padding:14px 20px 14px 20px; box-sizing:border-box;-webkit-box-sizing:border-box; appearance:none;-webkit-appearance:none;}.input:focus {outline: 0;box-shadow: 0px 0px 0px 1px blue;background-color:#f7f9ff;}select.input { outline:none; padding-right: 40px; background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" height="20" viewBox="0 0 29 14" width="37"><path fill="%23d1d1d1" d="M9.37727 3.625l5.08154 6.93523L19.54036 3.625"/></svg>') center right no-repeat;}select.input[multiple]{background: none;}table{width:100%;table-layout:fixed;text-align:center;border-collapse:collapse}table.list{width:100%;table-layout:auto;}table.list > tbody > tr:nth-child(even){background:#f3f3f3;}table.list > thead > tr{background:#f3f3f3;font-weight:400;}table.list > tbody > tr > td,table.list > thead > tr > th{text-align: left;padding:12px;}table.hover{cursor:pointer;}table.hover > tbody > tr:hover{background: #f1f7fb;}table.pad > tbody > tr > td,table.pad > thead > tr > th{padding:20px;} .wrap {padding:60px 10%;}.pad{padding:20px;}.margin{margin:20px;}.pad-xxsm {padding:2.5%;}.pad-xsm {padding:5%;}.pad-sm {padding:15%;}.pad-md {padding:20%;}.pad-lg {padding:30%;}.pad-xlg {padding:40%;}.max-xxsm{max-width:250px;margin:0 auto;}.max-xsm{max-width:450px;margin:0 auto;}.max-sm{max-width:650px;margin:0 auto;}.max-md{max-width:800px;margin:0 auto;}.max-lg{max-width:960px;margin:0 auto;}.max-xl{max-width:1200px;margin:0 auto;}.max-xxlg{max-width:1425px;margin:0 auto;}.wrap {padding-top:60px; padding-bottom:60px;}.wrap>*:first-child {margin-top:0;}.row{display:flex;}.row > * {flex-grow:1;}.row.pad {padding:0;}.row.pad > * {padding:10px;}.row.pad > *:first-child {padding-left:0;}.row.pad > *:last-child {padding-right:0;}.row.pad-all > *{padding:10px !important;}.row.reverse {flex-direction: row-reverse;}.row.column {flex-direction: column;}.row.column-reverse {flex-direction: column-reverse;}.row.wrap {flex-wrap:wrap;padding:0;}.row.wrap-reverse {flex-wrap:wrap-reverse}.row.item-start { align-items: flex-start;}.row.bottom { align-items: flex-end;}.row.middle { align-items: center;}.row.start {align-content:flex-start;}.row.stretch {align-content:stretch;}.row.end {align-content:flex-end;}.row.space-middle {align-content:center;}.row.space-between {align-content:space-between;}.row.space-around {align-content:space-around;}.row.space-evenly {align-content:space-evenly;}.col,.col2 {column-count: 2; column-gap: 20px;}.col3 {column-count: 3; column-gap: 20px;}.col4 {column-count: 4; column-gap: 20px;}.col5 {column-count: 5; column-gap: 20px;}.w1{flex: 0 0 10%;width:10%;}.w2{flex: 0 0 20%;width:20%;}.w3{flex: 0 0 30%;width:30%;}.w4{flex: 0 0 40%;width:40%;}.w5{flex: 0 0 50%;width:50%;}.w6{flex: 0 0 60%;width:60%;}.w7{flex: 0 0 70%;width:70%;}.w8{flex: 0 0 80%;width:80%;}.w9{flex: 0 0 90%;width:90%;}.w10{flex: 0 0 100%;width:100%;} .button{ padding:15px 50px; text-decoration:none; font-weight: bold; display:inline-block; text-align:center; background:#6A7283; cursor: pointer; line-height: 1.3em; font-size:16px; color:#fff; text-rendering: optimizeLegibility; border-radius:5px; -webkit-font-smoothing: antialiased; -webkit-user-select: none;  user-select: none;  transition: all 0.15s linear;}.button.txt {color:#576a95;background:none;box-shadow:inset 0 0 0 2px #6A7283;}.button.sm{font-size:12px; font-weight:bold; padding:5px 30px;} .cap{text-transform:uppercase;}.spread{letter-spacing:.4em;}.right{text-align:right;}.left{text-align:left;}.center{text-align:center;}.italic{font-style:italic;}.strike{text-decoration:line-through;}.f1{font-weight:100;}.f2{font-weight:200;}.f3{font-weight:300;}.f4{font-weight:400;}.f5{font-weight:500;}.f6{font-weight:600;}.f7{font-weight:700;}.f8{font-weight:800;}.f9{font-weight:900;}.light {color:#9c9da6;}.border{border:solid 1px #ccc;}.block{width:100%;padding-left:0;padding-right:0;display:inline-block;}.fill{width:100%;height:100%;padding-left:0;padding-right:0;margin:0;display:block;}.tight{padding:0 !important;margin:0 !important;}.tight-top{padding-top:0 !important;margin-top:0 !important;}.tight-bottom{padding-bottom:0 !important;margin-bottom:0 !important;}.tight-left{padding-left:0 !important;margin-left:0 !important;}.tight-right{padding-right:0 !important;margin-right:0 !important;}.o0{opacity:0;}.o6{opacity:.6;}.o8{opacity:.8;}.o7{opacity:.7;}.o5{opacity:.5;}.float{float:left;}.float.stay{float:left !important;}.float-right{float:right;}.float-right.stay{float:right !important;}.hide{display:none;}.hidden {overflow:hidden;display:inline-block;}.relative{position:relative;}.absolute{position:absolute;}.absolute.stay{position:absolute !important;}.fixed{position:fixed;z-index:1;} .fixed.stay{position:fixed !important;}.round{-webkit-border-radius:5px;border-radius:5px;}.round-sm{-webkit-border-radius:2px;border-radius:2px;}.round-md{-webkit-border-radius:10px;border-radius:10px;}.round-lg{-webkit-border-radius:25px;border-radius:25px;}.round-xl{-webkit-border-radius:50px;border-radius:50px;}.circle{-webkit-border-radius:50%;border-radius:50%;}.rect-left-bottom{-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0px !important;}.rect-left-top{-webkit-border-top-left-radius:0;border-top-left-radius:0px !important;}.rect-right-bottom{-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0px !important;}.rect-right-top{-webkit-border-top-right-radius:0;border-top-right-radius:0px !important;}.shadow{box-shadow: 0px 2px 8px -3px rgba(36, 37, 62, 0.9);}.shadow-sm{box-shadow: 0 1px 2px 0 rgba(0,0,0,0.05);}.shadow-md{box-shadow: 0 4px 8px 0 rgba(0,0,0,0.12);}.shadow-lg{box-shadow: 0px 20px 30px -10px rgba(36, 37, 62, 0.6);}.shadow-xl{box-shadow: 10px 10px 118px 0px rgba(0, 0, 0, 0.75);}.shadow-bottom{box-shadow: 0px 35px 80px -15px rgba(36, 37, 62, 0.9);}.shadow-bottom-lg{box-shadow: 0px 90px 160px -30px rgba(36, 37, 62, 0.9);} .black,.grey,.blue,.sky,.aqua,.green,.yellow,.orange,.red,.pink,.purple,.wine,.teal{color:#fff;}.blue{background:#0061ff;}.blue.txt{color:#0061ff;box-shadow:inset 0 0 0 2px #0061ff;}.sky{background:#00c8ff;}.sky.txt{color:#00c8ff;box-shadow:inset 0 0 0 2px #00c8ff;}.teal{background:#00bab3;}.teal.txt{color:#00bab3;box-shadow:inset 0 0 0 2px #00bab3;}.aqua{background:#32F2FC;}.aqua.txt{color:#32F2FC;box-shadow:inset 0 0 0 2px #32F2FC;}.green,.success{background:#28a745;}.green.txt,.success.txt{color:#28a745;box-shadow:inset 0 0 0 2px #28a745;}.mint {background:#AAFCD7;}.mint.txt {box-shadow:inset 0 0 0 2px #AAFCD7;}.yellow,.warning{background:#ffc107;}.yellow.txt,.warning.txt{color:#ffc107;box-shadow:inset 0 0 0 2px #ffc107;}.orange{background:#fd8227;}.orange.txt{color:#fd8227;box-shadow:inset 0 0 0 2px #fd8227;}.red{background:#fc0d1b;}.red.txt{color:#fc0d1b;box-shadow:inset 0 0 0 2px #fc0d1b;}.wine,.danger{background:brown;}.wine.txt,.danger.txt{color:brown;box-shadow:inset 0 0 0 2px brown;}.peach{background:#F2A697;}.peach.txt {box-shadow:inset 0 0 0 2px #F2A697;color:#F2A697;}.pink{background:#f230a6;}.pink.txt{color:#f230a6;box-shadow:inset 0 0 0 2px #f230a6;}.purple{background:#8400ff;}.purple.txt{color:#8400ff;box-shadow:inset 0 0 0 2px #8400ff;}.black{background:#343a40;}.black.txt{color:#343a40;box-shadow:inset 0 0 0 2px #343a40;}.grey{background:#89908e;}.grey.txt{color:#89908e;box-shadow:inset 0 0 0 2px #89908e;}.white{background:#f8f9fa;color:#555;}.white.txt{color:#fff;box-shadow:inset 0 0 0 2px #f8f9fa;}.txt {background:none;color:#000;}.grey1 {background:#F3F4F7;} .grey2 {background:#F0F2F5;} .grey3 {background:#F2F3F0;}.grey4 {background:#EDEFF3;}.light {color:#000;box-shadow:inset 0 0 0 99999px rgba(255,255,255,.85) !important; }.light * {color:#000;}.dark {color:#fff;box-shadow:inset 0 0 0 99999px rgba(0,0,0,.5) !important; }.dark * {color:#fff;}.button:hover {box-shadow:inset 0 0 0 99999px rgba(0,0,0,0.18);text-decoration:none;}.button:active {box-shadow:inset 0 0 0 99999px rgba(0,0,0,0.28);}.button.black:hover {box-shadow:inset 0 0 0 99999px rgba(255,255,255,0.1);}.button.black:active {box-shadow:inset 0 0 0 99999px rgba(0,0,0,1);}.button:not(.txt):active,.button:not(.txt):hover {color:#fff;}.button.txt:hover {box-shadow:inset 0 0 0 4px; }.button.txt:active {box-shadow:inset 0 0 0 4px,inset 0 0 0 99999px rgba(0,0,0,0.05);} @media all and (min-width: 640px){.dhide{display:none;}}@media all and (max-width: 1300px){ h1,h2,h3,h4{margin:30px 0;} p,ul,ol,blockquote,button,table,pre{font-size:17px;} .xxxl {font-size:6em; letter-spacing:-.06em;} h1,.xxl{font-size:4em; letter-spacing:-.02em;} h2,.xl{font-size:3em;letter-spacing: 0;} h3,.lg{font-size:2.5em;letter-spacing:0;} h4,.md{font-size:2em;} h5,.reg{font-size:1.5em;} .sm{font-size:15px;} p,ul,ol,blockquote,button,footer,table,pre,input,select,textarea,label{font-size:18px;}}@media all and (max-width: 640px){ .wrap{padding:10% !important;overflow:hidden;} .row{flex-wrap: wrap;flex-basis: 100%;} .row>* {padding:0 !important;flex:0 0 100% !important;width:100%;} .row.break2>*{flex:0 0 50% !important;} .row.break3>* {flex:0 0 33.33% !important;} .row.break4>*{flex:0 0 25% !important;} .row.break5>*{flex:0 0 20% !important;} .mcenter {text-align:center !important;} table.list{table-layout:fixed;} table.pad>tbody>tr>td,table.pad>thead>tr>th{padding:10px;} table.break,table.break>thead,table.break>tbody,table.break>thead>tr,table.break>tbody>tr,table.break>thead>tr>th,table.break>tbody>tr>td,table.break>tbody>tr>th{display:block !important;padding:0;width:100% !important;} table.break>tbody>tr>td,table.break>thead>tr>th{padding:5px 10px;} .button{width:100%;padding:15px 0;display:inline-block;} .button.sm{padding:10px 0;} .float,.float-right{float:none;} .fixed{position:static;} img{width:100%;max-width:100% !important;height:auto;max-height:auto;} .mhide,.hide{display:none !important;}}    .fade { -webkit-animation:fade;animation:fade;}.scale { -webkit-animation:scale;animation:scale;}.grow { -webkit-animation:grow;animation:grow;}.bulge { -webkit-animation:bulge;animation:bulge;}.bounce {-webkit-animation:bounce; animation:bounce;}.scale-big { -webkit-animation:scaleBig;animation:scaleBig;}.scale-small { -webkit-animation:scaleSmall;animation:scaleSmall;}.move-top {-webkit-animation:moveTop;animation:moveTop;}.move-left {-webkit-animation:moveLeft;animation:moveLeft;}.move-right {-webkit-animation:moveRight;animation:moveRight;}.move-bottom {-webkit-animation:moveBottom;animation:moveBottom;}.slide-top {-webkit-animation:slideTop;animation:slideTop;}.slide-left {-webkit-animation:slideLeft;animation:slideLeft;}.slide-right {-webkit-animation:slideRight;animation:slideRight;}.slide-bottom {-webkit-animation:slideBottom;animation:slideBottom;}.pulse {-webkit-animation: pulse 1s ease-out infinite;opacity: 0.5;}.rotate {animation:rotate 1s infinite linear; -webkit-animation: rotate 1s infinite linear;}.shake {-webkit-animation: shake .5s forwards;animation: shake .5s forwards}.morph {-webkit-animation: morph 8s infinite reverse;animation: morph 8s infinite reverse;}.floating {-webkit-animation: float 3s ease-in-out infinite;animation: float 3s ease-in-out infinite;}.kenburns {-webkit-animation:scaleSlow 15s linear;animation:scaleSlow 15s linear;} .fade-hide { -webkit-animation:fade,outHide;animation:fade,outHide;}.scale-hide { -webkit-animation:scaleOut,outHide;animation:scaleOut,outHide;}.grow-hide { -webkit-animation:growOut,outHide;animation:growOut,outHide;}.bulge-hide { -webkit-animation:bulge,outHide;animation:bulge,outHide;}.scale-big-hide { -webkit-animation:scaleBigOut,outHide;animation:scaleBigOut,outHide;}.scale-small-hide { -webkit-animation:scaleSmallOut,outHide;animation:scaleSmallOut,outHide;}.move-top-hide {-webkit-animation:moveTop,outHide;animation:moveTop,outHide;}.move-left-hide {-webkit-animation:moveLeftOut,outHide;animation:moveLeftOut,outHide;}.move-right-hide {-webkit-animation:moveRightOut,outHide;animation:moveRightOut,outHide;}.move-bottom-hide {-webkit-animation:moveBottomOut,outHide;animation:moveBottomOut,outHide;}.slide-top-hide {-webkit-animation:slideTopOut,outHide; animation:slideTopOut,outHide;}.slide-left-hide {-webkit-animation:slideLeftOut,outHide;animation:slideLeftOut;}.slide-right-hide {-webkit-animation:slideRightOut,outHide;animation:slideRightOut,outHide;}.slide-bottom-hide {-webkit-animation:slideBottomOut,outHide;animation:slideBottomOut,outHide;} .animate {  position:relative; opacity:0; animation-duration:.5s; animation-fill-mode:forwards; animation-timing-function:cubic-bezier(.165,.84,.44,1); -webkit-animation-duration:.5s; -webkit-animation-fill-mode:forwards; -webkit-animation-timing-function:cubic-bezier(.165,.84,.44,1);}.animate.bounce,.animate.pulse,.animate.morph,.animate.shake,.animate.rotate,.animate.floating {opacity:1;}.animate.fade,.animate.scale-top,.animate.scale,.animate.scale-left,.animate.scale-bottom {animation-timing-function:ease-in;} .animate.reverse{opacity:1; -webkit-animation-direction:reverse;animation-direction:reverse;}.animate.infinite {animation-iteration-count: infinite;} .animate.speed-100 {-webkit-animation-duration:.1s;animation-duration:.1s;}.animate.speed-200 {-webkit-animation-duration:.2s;animation-duration:.2s;}.animate.speed-300 {-webkit-animation-duration:.3s;animation-duration:.3s;}.animate.speed-400 {-webkit-animation-duration:.4s;animation-duration:.4s;}.animate.speed-500 {-webkit-animation-duration:.5s;animation-duration:.5s;}.animate.speed-600 {-webkit-animation-duration:.6s;animation-duration:.6s;}.animate.speed-700 {-webkit-animation-duration:.7s;animation-duration:.7s;}.animate.speed-800 {-webkit-animation-duration:.8s;animation-duration:.8s;}.animate.speed-900 {-webkit-animation-duration:.9s;animation-duration:.9s;}.animate.speed-1000 {-webkit-animation-duration:1s;animation-duration:1s;}.animate.speed-1500 {-webkit-animation-duration:1.5s;animation-duration:1.5s;}.animate.speed-2000 {-webkit-animation-duration:2s;animation-duration:2s;}.animate.speed-2500 {-webkit-animation-duration:2.5s;animation-duration:2.5s;}.animate.speed-3000 {-webkit-animation-duration:3s;animation-duration:3s;}.animate.speed-3500 {-webkit-animation-duration:3.5s;animation-duration:3.5s;}.animate.speed-4000 {-webkit-animation-duration:4s;animation-duration:4s;}.animate.speed-4500 {-webkit-animation-duration:4.5s;animation-duration:4.5s;}.animate.speed-5000 {-webkit-animation-duration:5s;animation-duration:5s;} .animate.delay-100 {-webkit-animation-delay:.1s;animation-delay:.1s;}.animate.delay-200 {-webkit-animation-delay:.2s;animation-delay:.2s;}.animate.delay-300 {-webkit-animation-delay:.3s;animation-delay:.3s;}.animate.delay-400 {-webkit-animation-delay:.4s;animation-delay:.4s;}.animate.delay-500 {-webkit-animation-delay:.5s;animation-delay:.5s;}.animate.delay-600 {-webkit-animation-delay:.6s;animation-delay:.6s;}.animate.delay-700 {-webkit-animation-delay:.7s;animation-delay:.7s;}.animate.delay-800 {-webkit-animation-delay:.8s;animation-delay:.8s;}.animate.delay-900 {-webkit-animation-delay:.9s;animation-delay:.9s;}.animate.delay-1000 {-webkit-animation-delay:1s;animation-delay:1s;}.animate.delay-1500 {-webkit-animation-delay:1.5s;animation-delay:1.5s;}.animate.delay-2000 {-webkit-animation-delay:2s;animation-delay:2s;}.animate.delay-2500 {-webkit-animation-delay:2.5s;animation-delay:2.5s;}.animate.delay-3000 {-webkit-animation-delay:3s;animation-delay:3s;}.animate.delay-3500 {-webkit-animation-delay:3.5s;animation-delay:3.5s;}.animate.delay-4000 {-webkit-animation-delay:4s;animation-delay:4s;}.animate.delay-4500 {-webkit-animation-delay:4.5s;animation-delay:4.5s;}.animate.delay-5000 {-webkit-animation-delay:5s;animation-delay:5s;} .animate.ease-linear {animation-timing-function:linear;}.animate.ease,.animate.ease-out {animation-timing-function:ease;}.animate.ease-in {animation-timing-function:ease-in;}.animate.ease-in-out {animation-timing-function:ease-in-out;}.animate.ease-bezier {animation-timing-function:cubic-bezier(0.75, 0, 0.25, 1);}.animate.ease-quad,.animate.ease-quad-out {animation-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94);}.animate.ease-quad-in {animation-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53);}.animate.ease-quad-in-out {animation-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955);}.animate.ease-quart,.animate.ease-quart-out {animation-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1);}.animate.ease-quart-in {animation-timing-function:cubic-bezier(0.895, 0.03, 0.685, 0.22);}.animate.ease-quart-in-out {animation-timing-function:cubic-bezier(0.77, 0, 0.175, 1);}.animate.ease-expo,.animate.ease-expo-out {animation-timing-function:cubic-bezier(0.19, 1, 0.22, 1);}.animate.ease-expo-in {animation-timing-function:cubic-bezier(0.95, 0.05, 0.795, 0.035);}.animate.ease-expo-in-out {animation-timing-function:cubic-bezier(1, 0, 0, 1);}.animate.ease-back,.animate.ease-back-out {animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.275);}.animate.ease-back-in {animation-timing-function:cubic-bezier(0.6, -0.28, 0.735, 0.045);}.animate.ease-back-in-out {animation-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55);}.preload * {animation-play-state: paused !important;-webkit-transition: none !important;-moz-transition: none !important;-ms-transition: none !important;-o-transition: none !important;}.preload {animation-play-state: paused !important;-webkit-transition: none !important;-moz-transition: none !important;-ms-transition: none !important;-o-transition: none !important;} @keyframes fade { from { opacity:0;} to { opacity:1;}}@-webkit-keyframes fadeIn { from { opacity:0;} to { opacity:1;} }@keyframes moveTop {from{transform: translateY(-25px);opacity:0;} to{transform: translateY(0%);opacity:1;}}@-webkit-keyframes moveTop {from{-webkit-transform: translateY(-25px);opacity:0;} to{-webkit-transform: translateY(0%);opacity:1;}}@keyframes moveLeft {from{transform: translateX(-25px);opacity:0;} to{transform: translateX(0%);opacity:1;}}@-webkit-keyframes moveLeft {from{ -webkit-transform: translateX(-25px);opacity:0;} to{-webkit-transform: translateX(0%);opacity:1;}}@keyframes moveRight {from{transform: translateX(25px);opacity:0;} to{transform: translateX(0%);opacity:1;}}@-webkit-keyframes moveRight {from{-webkit-transform: translateX(25px);opacity:0;} to{-webkit-transform: translateX(0%);opacity:1;}}@keyframes moveBottom {from{transform: translateY(25px);opacity:0;} to{transform: translateY(0%);opacity:1;}}@-webkit-keyframes moveBottom {from{-webkit-transform: translateY(25px);opacity:0;} to{-webkit-transform: translateY(0%);opacity:1;}}@keyframes slideTop {from{transform: translateY(-100%);opacity:0;} to{transform: translateY(0%);opacity:1;}}@-webkit-keyframes slideTop {from{-webkit-transform: translateY(-100%);opacity:0;} to{-webkit-transform: translateY(0%);opacity:1;}}@keyframes slideLeft {from{ transform: translateX(-100%);opacity:0;} to{transform:translateX(0%);transform: translateX(0%);opacity:1;}}@-webkit-keyframes slideLeft {from{ -webkit-transform: translateX(-100%);opacity:0;} to{-webkit-transform: translateX(0%);opacity:1;}}@keyframes slideRight {from{transform: translateX(100%);opacity:0;} to{transform:translateX(0%);transform: translateX(0%);;opacity:1;}}@-webkit-keyframes slideRight {from{-webkit-transform: translateX(100%);opacity:0;} to{-webkit-transform: translateX(0%);opacity:1;}}@keyframes slideBottom {from{transform: translateY(100%);opacity:0;} to{transform: translateY(0%);opacity:1;}}@-webkit-keyframes slideBottom {from{-webkit-transform: translateY(100%);opacity:0;} to{-webkit-transform: translateY(0%);opacity:1;}}@keyframes scale {from{transform: scale(1.5);opacity:0;} to{transform: scale(1);opacity:1;}}@-webkit-keyframes scale {from{-webkit-transform:scale(1.5);opacity:0;} to{-webkit-transform:scale(1);opacity:1;}}@keyframes scaleBig {from{transform: scale(3);opacity:0;} to{transform: scale(1);opacity:1;}}@-webkit-keyframes scaleBig {from{-webkit-transform:scale(3);opacity:0;} to{-webkit-transform:scale(1);opacity:1;}}@keyframes scaleSmall {from{transform: scale(1.05);opacity:0;} to{transform: scale(1);opacity:1;}}@-webkit-keyframes scaleSmall {from{-webkit-transform:scale(1.05);opacity:0;} to{-webkit-transform:scale(1);opacity:1;}}@keyframes grow {from{transform: scale(.7);opacity:0;} to{transform: scale(1);opacity:1;}}@-webkit-keyframes grow {from{-webkit-transform:scale(.7);opacity:0;} to{-webkit-transform:scale(1);opacity:1;}}@keyframes scaleSlow {from{transform: scale(1.2);} to{transform: scale(1);}}@-webkit-keyframes scaleSlow {from{-webkit-transform:scale(1.2);} to{-webkit-transform:scale(1);}}@keyframes bulge {0% {opacity:0;transform:scale(0.9);} 50% {transform:scale(1.02);} to {opacity:1;transform:scale(1);}}@-webkit-keyframes bulge {0%{opacity:0;-webkit-transform:scale(0.9);}50%{-webkit-transform:scale(1.02);}to{opacity:1;-webkit-transform:scale(1);}}@keyframes pulse {0% {opacity: 0.5;} 50% {opacity: 1.0;} 100% {opacity: 0.5;}}@-webkit-keyframes pulse {0% {opacity: 0.5;} 50% {opacity: 1.0;} 100% {opacity: 0.5;}}@keyframes rotate {from {transform:rotate(0deg);} to {transform:rotate(360deg);}}@-webkit-keyframes rotate {from { -webkit-transform: rotate(0deg); } to { -webkit-transform: rotate(360deg);}}@keyframes bounce { 0% {transform: translateY(0);} 20% {transform: translateY(10px);} 70% {transform: translateY(0px);} to {transform: translateY(0);}}@-webkit-keyframes bounce { 0% {-webkit-transform: translateY(0);} 20% {-webkit-transform: translateY(10px);} 70% {-webkit-transform: translateY(0px);} to {-webkit-transform: translateY(0);}}@keyframes morph { 0% {border-radius:38% 62% 40% 60%/47% 41% 59% 53%;} 33% {border-radius:64% 36% 46% 54%/38% 48% 52% 62%;} 66% {border-radius:71% 29% 58% 42%/31% 58% 42% 69%;} to {border-radius:38% 62% 40% 60%/47% 41% 59% 53%;}}@-webkit-keyframes morph { 0% {-webkit-border-radius:38% 62% 40% 60%/47% 41% 59% 53%;} 33% {-webkit-border-radius:64% 36% 46% 54%/38% 48% 52% 62%;} 66% {-webkit-border-radius:71% 29% 58% 42%/31% 58% 42% 69%;} to {-webkit-border-radius:38% 62% 40% 60%/47% 41% 59% 53%;}}@keyframes float { 0%, to {transform:translateY(0)} 50% {transform:translateY(-.8%)}}@-webkit-keyframes float { 0%, to {-webkit-transform:translateY(0)} 50% {-webkit-transform:translateY(-.8%)}} @keyframes outHide { 0% {height:0;} 1% {height:auto;} 100% {height:auto;}}@-webkit-keyframes outHide { 0% {height:0;} 1% {height:auto;} 100% {height:auto;}}@keyframes shake { 0% {transform: translateX(0);} 12.5% {transform: translateX(-6px);} 37.5% {transform: translateX(5px);} 62.5% {transform: translateX(-3px);} 87.5% {transform: translateX(2px);} 100% {transform: translateX(0);}}@-webkit-keyframes shake { 0% {-webkit-transform: translateX(0);} 12.5% {-webkit-transform: translateX(-6px);} 37.5% {-webkit-transform: translateX(5px);} 62.5% {-webkit-transform: translateX(-3px);} 87.5% {-webkit-transform: translateX(2px);} 100% {-webkit-transform: translateX(0);}}     .input-group {position:relative;}.input-group input { border: 1px solid #ccc; background:none; padding: 10px 7px; width:100%; font-size:18px; margin:5px 0; padding:14px 17px 14px 17px; border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px; box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box; appearance:none;-webkit-appearance:none;-moz-appearance:none;}.input-group span {height:0; position: absolute; top: 22%; left:15px;color: #aaa;font-size: 25px;}.input-group input {padding-left:45px;margin:0;} ul.page {display: table;}ul.page > li { display:table-cell; border:solid thin #ddd; padding:0; cursor: pointer; min-width:40px; text-align: center;}ul.page > li.active {background:#ddd;}ul.page > li > a { display: block; width:100%; height:100%; text-decoration: none; color:inherit; padding:5px 10px; text-align: center;}ul.page > li > a:hover {background:#eee;} ul.tabs { text-align: center; padding:0; table-layout: fixed; display:table; width:100%;}ul.tabs li { display:table-cell; padding:10px; cursor: pointer; text-align: center; border-bottom:solid thin rgba(0,0,0,.2); }ul.tabs li:hover {outline:solid thin rgba(0,0,0,.07); }ul.tabs li.active:hover {outline:none;}ul.tabs li.active {background:#fff;border:solid thin rgba(0,0,0,.2); border-bottom:none;}ul.tabs a {width:100%; height:100%;display: block; text-decoration: none; color:#333;} .pop { position: fixed; top: 0;bottom: 0;left: 0;right: 0; background: rgba(30, 30, 30, 0.7); overflow-x: hidden; width:100%; height:100%; z-index: 1002; padding:40px; display:none;}.pop-wrap { position: relative; background:#fff; z-index:1001; max-width:700px; height:auto; margin:0 auto; box-shadow:0 0 20px rgba(0,0,0,.5);}.pop-close { position: absolute; top: 20px; right: 10px; z-index:2000; transition: all 200ms; color: #333; display:block; cursor:pointer; width:50px; height:50px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='23.27 2.15 21.85 0.73 12 10.59 2.15 0.73 0.73 2.15 10.59 12 0.73 21.85 2.15 23.27 12 13.41 21.85 23.27 23.27 21.85 13.41 12 23.27 2.15'%3E%3C/polygon%3E%3C/svg%3E");}.pop-close:hover {opacity:.7;}body.pop-show { overflow:hidden;}body.pop-show .pop { display:block; }body.pop-show .pop-wrap { animation: inHide .3s;}@keyframes inHide { 0% {transform: translateY(-25%);opacity:0;} 1% {transform: translateY(-25%);} 100% {transform: translateY(0%);opacity:1;}}@-webkit-keyframes inHide { 0% {transform: translateY(-25%);opacity:0;} 1% {transform: translateY(-25%)} 100% {transform: translateY(0%);opacity:1;}} .embed {width: 100%;padding-top: 56.25%;position:relative;}.embed.aspect-16x9 {padding-top:56.25%;}.embed.aspect-9x16 {padding-top:177.77%;}.embed.aspect-4x3 {padding-top:75%;}.embed.aspect-3x4 {padding-top:133.33%;}.embed.aspect-3x2 {padding-top:66.66%;}.embed.aspect-2x3 {padding-top:150%;}.embed.aspect-5x8 {padding-top:62.5%;}.embed.aspect-8x5 {padding-top:160%;}.embed > * { position: absolute; top: 0; left: 0; width: 100%; height: 100%;} ul.form { list-style-type:none; padding:0; position:relative;}ul.form > li { display:table; width:100%;  margin-bottom:5px; table-layout:fixed; }ul.form .input {display:block;}.input label {display:block;}ul.form > li > div { display:table-cell; padding-right:10px; position:relative;}ul.form > li > div:last-child { padding:0;}ul.form label { font-size:13px; color:#7C839B;}@media screen and (max-width: 735px){ ul.form.break > li > div{ display:block !important; border:none; border-bottom:solid 1px #ccc; } ul.form.break > li > div:last-child{border:none;} ul.form.break > li{border:none;border-bottom:solid 1px #ccc;}}.form.basic input,.form.basic textarea,.form.basic select { border:none; background-color:#F6F8F9; border-radius:6px; color:#60677e;}.form.basic input:focus, .form.basic textarea:focus,.form.basic .input:focus,.form.basic select:focus{ outline: 0; box-shadow:none !important; background-color:#eaedf4; color:#102677;}.form.basic ::-webkit-input-placeholder {  color: #c9d0e6;}.basic.form .input { background-color:#F6F8F9; padding:15px; border-radius:6px; border:none;}.form-group-remove {position:absolute; top:40px; right:5px;}.rotate45 {transform: rotateY(0deg) rotate(45deg);}div[data-type="image"],div[data-type="file"] { padding-top:30px;}div[data-type="image"] > div,div[data-type="file"]> div { text-align:center;}div[data-type="group"] { border: solid 10px #F6F8F9; border-radius: 8px; }div[data-type="group"] > label {background: #F6F8F9;display: block;padding-bottom:5px;}div[data-type="group"] ul.form { padding: 0px 20px 0 10px !important;} ul.nav { list-style-type:none; margin:0; padding:0; position: relative; z-index: 1000;}ul.nav ul {text-align: center; list-style-type:none;}ul.nav a{padding:6px 20px;padding:10px 30px; text-decoration: none; color:#555; display: block; width:100%; height:100% !important;}ul.nav > li > a {padding:12px 20px;}ul.nav li {position: relative;height: 100%}ul.nav > li > ul { display: none; position: absolute;  top:0; z-index:10;  min-width:250px;  margin:0; padding:10px 0; margin-left:250px; border:solid thin #ddd; -webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomleft:5px;border-bottom-left-radius:5px; -webkit-border-bottom-right-radius:5px;-moz-border-radius-bottomright:5px;border-bottom-right-radius:5px;}ul.nav.light > li > ul {background: #fff;border:solid thin #ddd;}ul.nav > li:last-child > ul {right:0;}ul.nav.hover > li:hover > a {background: #eee;}ul.nav > li:hover > ul {display: block;}ul.nav > li li {width:100%;}ul.nav > li > ul > li > ul{ display: none; position: absolute; background: #fff;  z-index:101;  top:0;  min-width:250px;  padding:5px 0; margin-left:250px; -webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; -webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-top-left-radius:0px !important;}ul.nav > li > ul > li > ul.left {margin-left:-220px;}ul.nav > li > ul > li:hover a{background: #eee;}ul.nav > li > ul > li:hover ul {display: block;}ul.nav > li > ul > li > ul > li:hover {background: #eee;}ul.nav.flat {display:table; width:auto;table-layout:fixed;border-collapse:collapse;width:100%;}ul.nav.flat > li{display:table-cell; vertical-align: middle; text-align:center;}ul.nav.border li{border-bottom:solid thin #ccc;}ul.nav.flat.border > li{border:none; border-right:solid thin #ccc;}ul.nav.flat.border > li li{border-top:solid thin #ddd;}ul.nav.flat.border > li li:first-child{border-top:none;}ul.nav.flat.shadow > li > ul {box-shadow: 0px 2px 8px -3px rgba(36, 37, 62, 0.4); -webkit-box-shadow: 0px 2px 8px -3px rgba(36, 37, 62, 0.4);-moz-box-shadow: 0px 2px 8px -3px rgba(36, 37, 62, 0.4);}ul.nav.flat > li > ul {margin:0; top: auto; padding:0;}@media screen and (max-width: 735px){ ul.nav.flat > li{display:inline-block; width:100%;} ul.nav {width:100% !important; text-align: center;} ul.nav > li > ul ,ul.nav > li > ul > li > ul{position: static;width:100%; margin:0;} ul.nav > li > ul {background:#f2f2f2; padding:20px;} ul.nav > li{ padding:0 20px !important;} ul.nav > li > ul > li > ul{background:#e2e2e2;} ul.nav ul { box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;} ul.nav li:hover {background:none !important;} ul.nav li li a:hover {background:#fff ;} ul.nav.flat.border li{border:none;border-bottom:solid thin #ccc;}} #nav { position:fixed; top:0;  left:0; z-index:1000; width:100%;}#m-nav { color:#777; display:none; position:fixed; z-index:1001; top:0; right:0;}#m-nav a {width:100%;display:block; height:100%;color:#333;}#m-nav:hover {background:#f7f9ff;}#m-body {display:none;}@media screen and (max-width: 735px){ #nav ul.nav{display:none !important;} #m-nav{display:block;} #burger {display:block !important;} #m-nav:target #m-body {display:table !important;} } ul.bread {list-style-type:none; margin:0;padding:0;display: table; }ul.bread > li {display:table-cell;padding:0 5px;}ul.bread > li:before {content:" > ";position: relative;left: -1px;}ul.bread > li:first-child:before {content:"";} .feature { position: relative; display: table; width:100%; overflow:hidden;}.feature.full { height: 100% !important; min-height:100%;}.feature > div {display: none; padding:40px; text-align: center;position: }.feature > div:first-child {display: table-cell;vertical-align: middle;}.feature img.bg { position: absolute; width:100%; top:0; left:0; z-index:-1; display: block; width: 100vw; height: 100vh; object-fit: cover; min-height: 100%;} .progress { position: relative; margin: 20px 0; text-align: center; background: rgba(0,0,0,.1); font-size:14px; border-radius: 20px; -moz-border-radius: 20px;  -webkit-border-radius: 20px; overflow:hidden;}.progress > .progress-bar{ background:#53c59d; height: 30px; border-top-left-radius: 20px; -moz-border-radius-topleft: 20px;-webkit-border-top-left-radius: 20px; border-bottom-left-radius: 20px;-moz-border-radius-bottomleft: 20px;-webkit-border-bottom-left-radius: 20px; transition: all .5s;-moz-transition: all .5s; -webkit-transition: all .5s; }.progress.small > .progress-bar{ height: 20px;}.progress .progress-text {position:absolute;width:100%;line-height:2.2em;font-weight:700;}.progress.small > .progress-bar .progress-text {margin-top:-5px;} .accordian.border {border:none;}.accordian > label {display:block;cursor:pointer;position:relative;padding:10px;}.accordian.dash > label {padding-left:40px;}.accordian.border > label {border:solid thin #ddd;margin:3px 0;} .accordian > label > input { position: absolute; opacity: 0; z-index: -1;}.accordian > label > a {color:#333;}.accordian > label > div { max-height: 0; overflow: hidden; transition: max-height .3s;-o-transition: max-height .3s;-webkit-transition: max-height .5s;}.accordian.arrow > label > div::after,.accordian.dash > label > div::after { content: "\25BC"; position: absolute; right: 0; top: 3px; width: 2em; height: 2em; line-height: 2;}.accordian.dash > label > div::after { content:""; position: absolute; height:20px; width:20px; left:10px; top:9px;  background:#000; border:solid 9px #ddd; border-left:solid 3px #ddd; border-right:solid 3px #ddd; border-radius:50%; transition: transform .15s linear;}.accordian > label > input:checked + div {max-height: 100vh;}.accordian.arrow > label > input:checked + div::after{transform: rotateX(180deg);}.accordian.dash > label > input:checked + div::after{transform: rotate(90deg);} #mobile { position: fixed; display:none; width:100%; height: auto; transition-duration: 0.5s; z-index:1001;}#mobile .a-close,#mobile .a-open {z-index:100; position:relative;display:block; width:100%; height:60px;min-width:60px;min-height:60px;}#mobile .a-open{display:none;}#mobile .body {display:none;padding:40px; font-size:24px;}#mobile .body .nav a{color:#fff;text-decoration:none;}#mobile .body .nav {list-style-type:none;line-height:2em;}#mobile:target {background:rgba(0,0,0,.9);height:100%;}#mobile:target .body {display:block; }#mobile:target .a-open {display:block;}#mobile:target .a-close {display:none;}#mobile .icon { transition-duration: 0.5s; position: absolute; height: 4px; width: 30px; top: 25px; right:0; background-color: #999; margin-right:30px;}#mobile .icon:before { transition-duration: 0.5s; position: absolute; width: 30px; height: 4px; background-color: #999; content: ""; top: -10px;}#mobile .icon:after { transition-duration: 0.5s; position: absolute; width: 30px; height: 4px; background-color: #999; content: ""; top: 10px; }#mobile.open .icon,#mobile:target .icon { transition-duration: 0.5s; background: transparent;}#mobile.open .icon:before,#mobile:target .icon:before { -webkit-transform: rotateZ(45deg) scaleX(1.25) translate(6.5px, 6.5px); transform: rotateZ(45deg) scaleX(1.25) translate(6.5px, 6.5px);}#mobile.open .icon:after,#mobile:target .icon:after { -webkit-transform: rotateZ(-45deg) scaleX(1.25) translate(6px, -6px); transform: rotateZ(-45deg) scaleX(1.25) translate(6px, -6px);}#mobile .icon.lg {height:8px; width:60px; top:30px;}#mobile .icon.lg:before {height:8px; width:60px; top:-20px;}#mobile .icon.lg:before {height:8px; width:60px; top:20px;}#mobile.open .icon.lg:before,#mobile:target .icon.lg:before { -webkit-transform: rotateZ(45deg) scaleX(1.25) translate(13px, 13px); transform: rotateZ(45deg) scaleX(1.25) translate(13px, 13px);}#mobile.open .icon.lg:after,#mobile:target .icon.lg:after { -webkit-transform: rotateZ(-45deg) scaleX(1.25) translate(12px, -12px); transform: rotateZ(-45deg) scaleX(1.25) translate(12px, -12px);}@media screen and (max-width: 735px){  #mobile {display:block;}}.flatpickr-calendar { background: transparent; opacity: 0; display: none; text-align: center; visibility: hidden; padding: 0; -webkit-animation: none; animation: none; direction: ltr; border: 0; font-size: 14px; line-height: 24px; border-radius: 5px; position: absolute; width: 307.875px; -webkit-box-sizing: border-box; box-sizing: border-box; -ms-touch-action: manipulation; touch-action: manipulation; background: #fff; -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0,0,0,0.08); box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0,0,0,0.08);}.flatpickr-calendar.open,.flatpickr-calendar.inline { opacity: 1; max-height: 640px; visibility: visible;}.flatpickr-calendar.open { display: inline-block; z-index: 99999;}.flatpickr-calendar.animate.open { -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1); animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);}.flatpickr-calendar.inline { display: block; position: relative; top: 2px;}.flatpickr-calendar.static { position: absolute; top: calc(100% + 2px);}.flatpickr-calendar.static.open { z-index: 999; display: block;}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) { -webkit-box-shadow: none !important; box-shadow: none !important;}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) { -webkit-box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6; box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer { border-bottom: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0;}.flatpickr-calendar .hasWeeks .dayContainer { border-left: 0;}.flatpickr-calendar.hasTime .flatpickr-time { height: 40px; border-top: 1px solid #e6e6e6;}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time { height: auto;}.flatpickr-calendar:before,.flatpickr-calendar:after { position: absolute; display: block; pointer-events: none; border: solid transparent; content: ''; height: 0; width: 0; left: 22px;}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.arrowRight:after { left: auto; right: 22px;}.flatpickr-calendar.arrowCenter:before,.flatpickr-calendar.arrowCenter:after { left: 50%; right: 50%;}.flatpickr-calendar:before { border-width: 5px; margin: 0 -5px;}.flatpickr-calendar:after { border-width: 4px; margin: 0 -4px;}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after { bottom: 100%;}.flatpickr-calendar.arrowTop:before { border-bottom-color: #e6e6e6;}.flatpickr-calendar.arrowTop:after { border-bottom-color: #fff;}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after { top: 100%;}.flatpickr-calendar.arrowBottom:before { border-top-color: #e6e6e6;}.flatpickr-calendar.arrowBottom:after { border-top-color: #fff;}.flatpickr-calendar:focus { outline: 0;}.flatpickr-wrapper { position: relative; display: inline-block;}.flatpickr-months { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;}.flatpickr-months .flatpickr-month { background: transparent; color: rgba(0,0,0,0.9); fill: rgba(0,0,0,0.9); height: 34px; line-height: 1; text-align: center; position: relative; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; overflow: hidden; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1;}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; text-decoration: none; cursor: pointer; position: absolute; top: 0; height: 34px; padding: 10px; z-index: 3; color: rgba(0,0,0,0.9); fill: rgba(0,0,0,0.9);}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-disabled { display: none;}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i { position: relative;}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {   left: 0;  }  .flatpickr-months .flatpickr-prev-month.flatpickr-next-month,.flatpickr-months .flatpickr-next-month.flatpickr-next-month {   right: 0;  }  .flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover { color: #959ea9;}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg { fill: #f64747;}.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg { width: 14px; height: 14px;}.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path { -webkit-transition: fill 0.1s; transition: fill 0.1s; fill: inherit;}.numInputWrapper { position: relative; height: auto;}.numInputWrapper input,.numInputWrapper span { display: inline-block;}.numInputWrapper input { width: 100%;}.numInputWrapper input::-ms-clear { display: none;}.numInputWrapper input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button { margin: 0; -webkit-appearance: none;}.numInputWrapper span { position: absolute; right: 0; width: 14px; padding: 0 4px 0 2px; height: 50%; line-height: 50%; opacity: 0; cursor: pointer; border: 1px solid rgba(57,57,57,0.15); -webkit-box-sizing: border-box; box-sizing: border-box;}.numInputWrapper span:hover { background: rgba(0,0,0,0.1);}.numInputWrapper span:active { background: rgba(0,0,0,0.2);}.numInputWrapper span:after { display: block; content: ""; position: absolute;}.numInputWrapper span.arrowUp { top: 0; border-bottom: 0;}.numInputWrapper span.arrowUp:after { border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom: 4px solid rgba(57,57,57,0.6); top: 26%;}.numInputWrapper span.arrowDown { top: 50%;}.numInputWrapper span.arrowDown:after { border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 4px solid rgba(57,57,57,0.6); top: 40%;}.numInputWrapper span svg { width: inherit; height: auto;}.numInputWrapper span svg path { fill: rgba(0,0,0,0.5);}.numInputWrapper:hover { background: rgba(0,0,0,0.05);}.numInputWrapper:hover span { opacity: 1;}.flatpickr-current-month { font-size: 135%; line-height: inherit; font-weight: 300; color: inherit; position: absolute; width: 75%; left: 12.5%; padding: 7.48px 0 0 0; line-height: 1; height: 34px; display: inline-block; text-align: center; -webkit-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px);}.flatpickr-current-month span.cur-month { font-family: inherit; font-weight: 700; color: inherit; display: inline-block; margin-left: 0.5ch; padding: 0;}.flatpickr-current-month span.cur-month:hover { background: rgba(0,0,0,0.05);}.flatpickr-current-month .numInputWrapper { width: 6ch; width: 7ch\0; display: inline-block;}.flatpickr-current-month .numInputWrapper span.arrowUp:after { border-bottom-color: rgba(0,0,0,0.9);}.flatpickr-current-month .numInputWrapper span.arrowDown:after { border-top-color: rgba(0,0,0,0.9);}.flatpickr-current-month input.cur-year { background: transparent; -webkit-box-sizing: border-box; box-sizing: border-box; color: inherit; cursor: text; padding: 0 0 0 0.5ch; margin: 0; display: inline-block; font-size: inherit; font-family: inherit; font-weight: 300; line-height: inherit; height: auto; border: 0; border-radius: 0; vertical-align: initial; -webkit-appearance: textfield; -moz-appearance: textfield; appearance: textfield;}.flatpickr-current-month input.cur-year:focus { outline: 0;}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover { font-size: 100%; color: rgba(0,0,0,0.5); background: transparent; pointer-events: none;}.flatpickr-current-month .flatpickr-monthDropdown-months { appearance: menulist; background: transparent; border: none; border-radius: 0; box-sizing: border-box; color: inherit; cursor: pointer; font-size: inherit; font-family: inherit; font-weight: 300; height: auto; line-height: inherit; margin: -1px 0 0 0; outline: none; padding: 0 0 0 0.5ch; position: relative; vertical-align: initial; -webkit-box-sizing: border-box; -webkit-appearance: menulist; -moz-appearance: menulist; width: auto;}.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active { outline: none;}.flatpickr-current-month .flatpickr-monthDropdown-months:hover { background: rgba(0,0,0,0.05);}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month { background-color: transparent; outline: none; padding: 0;}.flatpickr-weekdays { background: transparent; text-align: center; overflow: hidden; width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; height: 28px;}.flatpickr-weekdays .flatpickr-weekdaycontainer { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1;}span.flatpickr-weekday { cursor: default; font-size: 90%; background: transparent; color: rgba(0,0,0,0.54); line-height: 1; margin: 0; text-align: center; display: block; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; font-weight: bolder;}.dayContainer,.flatpickr-weeks { padding: 1px 0 0 0;}.flatpickr-days { position: relative; overflow: hidden; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; width: 307.875px;}.flatpickr-days:focus { outline: 0;}.dayContainer { padding: 0; outline: 0; text-align: left; width: 307.875px; min-width: 307.875px; max-width: 307.875px; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; display: -ms-flexbox; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-wrap: wrap; -ms-flex-pack: justify; -webkit-justify-content: space-around; justify-content: space-around; -webkit-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px); opacity: 1;}.dayContainer + .dayContainer { -webkit-box-shadow: -1px 0 0 #e6e6e6; box-shadow: -1px 0 0 #e6e6e6;}.flatpickr-day { background: none; border: 1px solid transparent; border-radius: 150px; -webkit-box-sizing: border-box; box-sizing: border-box; color: #393939; cursor: pointer; font-weight: 400; width: 14.2857143%; -webkit-flex-basis: 14.2857143%; -ms-flex-preferred-size: 14.2857143%; flex-basis: 14.2857143%; max-width: 39px; height: 39px; line-height: 39px; margin: 0; display: inline-block; position: relative; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; text-align: center;}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus { cursor: pointer; outline: 0; background: #e6e6e6; border-color: #e6e6e6;}.flatpickr-day.today { border-color: #959ea9;}.flatpickr-day.today:hover,.flatpickr-day.today:focus { border-color: #959ea9; background: #959ea9; color: #fff;}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay { background: #569ff7; -webkit-box-shadow: none; box-shadow: none; color: #fff; border-color: #569ff7;}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange { border-radius: 50px 0 0 50px;}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange { border-radius: 0 50px 50px 0;}.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) { -webkit-box-shadow: -10px 0 0 #569ff7; box-shadow: -10px 0 0 #569ff7;}.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange { border-radius: 50px;}.flatpickr-day.inRange { border-radius: 0; -webkit-box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6; box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay { color: rgba(57,57,57,0.3); background: transparent; border-color: transparent; cursor: default;}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover { cursor: not-allowed; color: rgba(57,57,57,0.1);}.flatpickr-day.week.selected { border-radius: 0; -webkit-box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7; box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;}.flatpickr-day.hidden { visibility: hidden;}.rangeMode .flatpickr-day { margin-top: 1px;}.flatpickr-weekwrapper { float: left;}.flatpickr-weekwrapper .flatpickr-weeks { padding: 0 12px; -webkit-box-shadow: 1px 0 0 #e6e6e6; box-shadow: 1px 0 0 #e6e6e6;}.flatpickr-weekwrapper .flatpickr-weekday { float: none; width: 100%; line-height: 28px;}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover { display: block; width: 100%; max-width: none; color: rgba(57,57,57,0.3); background: transparent; cursor: default; border: none;}.flatpickr-innerContainer { display: block; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-sizing: border-box; box-sizing: border-box; overflow: hidden;}.flatpickr-rContainer { display: inline-block; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box;}.flatpickr-time { text-align: center; outline: 0; display: block; height: 0; line-height: 40px; max-height: 40px; -webkit-box-sizing: border-box; box-sizing: border-box; overflow: hidden; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;}.flatpickr-time:after { content: ""; display: table; clear: both;}.flatpickr-time .numInputWrapper { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; width: 40%; height: 40px; float: left;}.flatpickr-time .numInputWrapper span.arrowUp:after { border-bottom-color: #393939;}.flatpickr-time .numInputWrapper span.arrowDown:after { border-top-color: #393939;}.flatpickr-time.hasSeconds .numInputWrapper { width: 26%;}.flatpickr-time.time24hr .numInputWrapper { width: 49%;}.flatpickr-time input { background: transparent; -webkit-box-shadow: none; box-shadow: none; border: 0; border-radius: 0; text-align: center; margin: 0; padding: 0; height: inherit; line-height: inherit; color: #393939; font-size: 14px; position: relative; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-appearance: textfield; -moz-appearance: textfield; appearance: textfield;}.flatpickr-time input.flatpickr-hour { font-weight: bold;}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second { font-weight: 400;}.flatpickr-time input:focus { outline: 0; border: 0;}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm { height: inherit; float: left; line-height: inherit; color: #393939; font-weight: bold; width: 2%; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-align-self: center; -ms-flex-item-align: center; align-self: center;}.flatpickr-time .flatpickr-am-pm { outline: 0; width: 18%; cursor: pointer; text-align: center; font-weight: 400;}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus { background: #eee;}.flatpickr-input[readonly] { cursor: pointer;}@-webkit-keyframes fpFadeInDown { from { opacity: 0; -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }}@keyframes fpFadeInDown { from { opacity: 0; -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }}.flatpickr-monthSelect-months { margin: 10px 1px 3px 1px; flex-wrap: wrap;}.flatpickr-monthSelect-month { background: none; border: 1px solid transparent; border-radius: 4px; -webkit-box-sizing: border-box; box-sizing: border-box; color: #393939; cursor: pointer; display: inline-block; font-weight: 400; margin: 0.5px; justify-content: center; padding: 10px; position: relative; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; text-align: center; width: 33%;}.flatpickr-monthSelect-month.flatpickr-disabled { color: #eee;}.flatpickr-monthSelect-month.flatpickr-disabled:hover,.flatpickr-monthSelect-month.flatpickr-disabled:focus { cursor: not-allowed; background: none !important;}.flatpickr-monthSelect-theme-dark { background: #3f4458;}.flatpickr-monthSelect-theme-dark .flatpickr-current-month input.cur-year { color: #fff;}.flatpickr-monthSelect-theme-dark .flatpickr-months .flatpickr-prev-month,.flatpickr-monthSelect-theme-dark .flatpickr-months .flatpickr-next-month { color: #fff; fill: #fff;}.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month { color: rgba(255, 255, 255, 0.95);}.flatpickr-monthSelect-month.today { border-color: #959ea9;}.flatpickr-monthSelect-month.inRange,.flatpickr-monthSelect-month.inRange.today,.flatpickr-monthSelect-month:hover,.flatpickr-monthSelect-month:focus { background: #e6e6e6; cursor: pointer; outline: 0; border-color: #e6e6e6;}.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month.inRange,.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month:hover,.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month:focus { background: #646c8c; border-color: #646c8c;}.flatpickr-monthSelect-month.today:hover,.flatpickr-monthSelect-month.today:focus { background: #959ea9; border-color: #959ea9; color: #fff;}.flatpickr-monthSelect-month.selected,.flatpickr-monthSelect-month.startRange,.flatpickr-monthSelect-month.endRange { background-color: #569ff7; box-shadow: none; color: #fff; border-color: #569ff7;}.flatpickr-monthSelect-month.startRange { border-radius: 50px 0 0 50px;}.flatpickr-monthSelect-month.endRange { border-radius: 0 50px 50px 0;}.flatpickr-monthSelect-month.startRange.endRange { border-radius: 50px;}.flatpickr-monthSelect-month.inRange { border-radius: 0; box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;}.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month.selected,.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month.startRange,.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month.endRange { background: #80cbc4; -webkit-box-shadow: none; box-shadow: none; color: #fff; border-color: #80cbc4;}.keyword { border:solid thin #ccc; position:relative; min-width:50px; padding:5px; display:block; border-radius:4px; display:flex; flex-wrap: wrap; border:none; background:#F6F8F9;}.keyword.active {  background-color: #f7f9ff;}.keyword .tag { background:#eaedf4; color:#888; border-radius:5px; margin:2px; padding:3px 7px 4px 7px; font-size:11px; display:inline-block; cursor:pointer;}.keyword .tag:hover { background:#e2e6ee; color:#333;}.keyword .tag:after { content:"\D7"; position:relative; top:8%;}.keyword .select-container { min-width:100px;  position:relative; display:inline-block; line-height:1.8em; font-size:14px; color:#888; flex-grow:1; padding-left:10px; padding-bottom:10px; overflow:hidden; top:2px; min-height:15px;} .keyword .select-container input { border:none; padding:7px 7px 10px 7px; margin-top:-2px; }.keyword .select-dropdown { border:solid thin #ccc; position:absolute; min-width:50px; padding:0px; display:block; border-radius:4px; top:100%; margin-top:2px; left:0; z-index: 100; background: #fff; width:100%; display:none;} .keyword.active .select-dropdown { display:block;}.keyword .select-dropdown table { width:100%; text-align:left;}.keyword .select-dropdown table tr:hover { background:#eee;}.keyword .select-dropdown table td{ font-size:11px; padding:5px; cursor:pointer;}.keyword .select-dropdown table td span { background:#e2e6ee; display:inline-block;}table.calendar {table-layout:fixed;height:90%;}table.calendar, table.calendar-head {width:100%;}table.calendar-head a {cursor:pointer;}table.calendar-head th {text-align:left; font-weight:normal;padding:20px;}table.calendar-head h1 {font-weight:normal;margin:0;padding:0;}table.calendar-head th.links {text-align:right;}table.calendar-head { -webkit-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none; table-layout:fixed; height: 10%;}table.calendar th { padding-bottom:5px;  padding-right:5px; text-align:right;  font-weight:normal; height:20px;}table.calendar tbody {outline:1px solid #e7e7e7;}table.calendar td{ border:1px solid #e7e7e7; border-top:0; border-right:0; padding:10px; vertical-align: top; min-height:180px; text-align:right;  font-size:14px; position:relative; }table.calendar td > span { display:inline-block; white-space:nowrap; position:relative;  width:95%;  height:100%; overflow:hidden; position: absolute; top: 0; left: 0; margin:0 4px;}table.calendar td.weekend {background:#f5f5f5;}table.calendar td.weekend {color:#878787;}table.calendar td.today {background: #e1eef8;}table.calendar td ul {text-align:left;}table.calendar .td-content {  position:absolute;}table.calendar ul {margin:0;  padding:0;  margin-left:15px; margin-top:5px;}table.calendar ul li { margin-bottom:0;}table.calendar ul a { font-size:12px; text-decoration:none; color:#444;}table.calendar td.disable,table.calendar td.weekend.disable {color:#ddd;}table.calendar td.disable li a {opacity:.3;}table.calendar li.red {color:#fc306a;}table.calendar li.orange {color:#fd9426;}table.calendar li.yellow {color:#fecb2f;}table.calendar li.green {color:#68d845;}table.calendar li.blue {color:#2aaef5;}table.calendar li.purple {color:#cb77df;}table.calendar li.brown {color:#a18460;}table.calendar b.extra { position:absolute; right:0; bottom:0; background:#DCEAF7; color:#8f99a3; padding:0px 5px; border-radius:3px; font-size:11px; font-weight:700; z-index:100;}.week table.calendar tr { display:none;}table.calendar .grad { position:absolute; bottom:0; width:100%; height:30px; display:block; left:0; background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 65%, rgba(255,255,255,1) 100%); background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 65%,rgba(255,255,255,1) 100%); background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 65%,rgba(255,255,255,1) 100%);}table.calendar td.today .grad { background: -moz-linear-gradient(top, rgba(225, 238, 248,0) 0%, rgba(225, 238, 248,1) 65%, rgba(225, 238, 248,1) 100%); background: -webkit-linear-gradient(top, rgba(225, 238, 248,0) 0%,rgba(225, 238, 248,1) 65%,rgba(225, 238, 248,1) 100%); background: linear-gradient(to bottom, rgba(225, 238, 248,0) 0%,rgba(225, 238, 248,1) 65%,rgba(225, 238, 248,1) 100%);} table.calendar td.weekend .grad { background: -moz-linear-gradient(top, rgba(245,245,245,0) 0%, rgba(245,245,245,1) 65%, rgba(245,245,245,1) 100%); background: -webkit-linear-gradient(top, rgba(245,245,245,0) 0%,rgba(245,245,245,1) 65%,rgba(245,245,245,1) 100%); background: linear-gradient(to bottom, rgba(245,245,245,0) 0%,rgba(245,245,245,1) 65%,rgba(245,245,245,1) 100%);} .week table.calendar tr.view, .week table.calendar thead tr { display: table-row;}.week table.calendar tr.view td > span {overflow:scroll;}table.calendar tr.view td > span { white-space:normal;}table.calendar tr.view ul li { margin-bottom:10px;}table.calendar tr.view b.extra {display:none;}table.calendar h4 { font-size:13px;  font-weight:bold; text-align:left;margin:0; padding:0;  padding:2px 5px; border-radius:3px;}table.calendar h4 small{font-size:11px;font-weight:400;} #build {position:relative;}.icon {color:#ddd; text-align: center; font-size:22px; margin:0; padding:0;}#message p{font-size:11px;}#build-body {min-height:600px;margin-left:200px; margin-right:150px; background:#fff; padding:40px 20px; border:solid thin #ddd;} #build-options li {display: block;padding:2px 0;}#build-options {position:fixed;margin-top:20px; width:200px; padding:20px; background:#f9f9f9; border:solid thin #ddd; border-right:none;}#build-options input, #build-options textarea {background:#fff;}#build-options li#li-type{display:list-item;}#build-options input, #build-options textarea {font-size:13px; padding:8px;}#build-options select {width:100%;}#build-options h5 {font-size:14px; text-align: center;}#build-options-title{text-transform:uppercase; padding:0; margin:0; text-align:center;color:#777;font-size:14px;}#build-options-title span {color:#aaa;font-size:15px;}#ul-left { list-style-type:none; margin:0; padding:0;} #list {margin:0; padding:0;min-height:400px;}#list li > table > tbody > tr > td {padding:5px 10px;}#list td.description label {text-align: center;padding-top: 25px;}#list li > table > tbody > tr > td {background:#fff; border:solid 2px #e4e7ea;vertical-align: top;padding:10px 20px 6px 10px; overflow:hidden;text-align: left; }#list > li > table > tbody > tr > td:hover {border:dashed 2px #888 !important;}#list > li > table > tbody > tr > td.active {background:#eef5f9;}#list > li > table {background:#fafafa;text-align: left; width:100%;table-layout:fixed;text-align:center;}#list.show > li > table {min-height:5px !important;}#list > li {margin:0; padding:0; list-style: none;}#list .dragging {max-width:200px !important; max-height:50px !important;}#list label {position:relative; top:0; left:0; text-align: left; display:block; width:100%; font-size:12px; line-height: 1em; padding-bottom:1px; }#list > li {border-left:solid 20px #aaa;}#list table table td,#list table table th{background:none; border:none; text-align: center; font-size:14px;}#list table table td:hover {border:none;}#list td.paragraph {height:200px !important;}#list td.title,#list td.description {height:80px !important;}#list td.description {text-align:center;}#list td.title label{text-align:center; font-size:21px; padding-top:20px; font-weight:bold; }#list td.description label {font-family:arial;text-align: left;}#list td.description h1,#list td.description h2,#list td.description h3,#list td.description h4,#list td.description h5 { font-family:arial; text-align: left; letter-spacing: 0; font-weight:bold;}#list .placeholder {background:#eef5f9;}#list td.checkbox span{ font-size:14px; line-height: 1em;}#list td.checkbox#list.show table{min-height:3px; height:3px;} #build-tools {width:150px; position:fixed; top:80px; right:0;z-index:1; background:#fafafa; padding: 0;border:solid thin #ddd;}#build-tools > table {position:absolute;}.tool td {width:200px; height:35px; padding:5px; border:solid 1px #ddd; text-align: left; padding-left:20px; border-left:none; border-right:none;}table.invisible td{opacity:.3;background:none;cursor: pointer;} table.invisible td:hover {background:#aaa;}#tool1 td{text-align:center; }#build-tools td.empty,#tool td.empty {height:10px;background:#eee;}input.error,td.error {background:#f9f1f1 !important;}td.error.active {background:#f0e0e0 !important;} #build-message{display:none;text-align:center;}@media all and (max-width: 735px) {#build-options,#build-tools,#build-body,#build-footer {display:none;}#build-message{display:block;}} .pop header {text-align:center; background:#eee;margin-bottom:10px; border-top-left-radius: 5px; border-top-right-radius: 5px;}table.matrix td {text-align:center;}#matrix .vl {display:none;}#matrix.val .vl {display:table-cell;}table.matrix {table-layout: auto;}table.matrix td, table.matrix th {border:solid 2px #e9edf3;}table.matrix td:last-child {width:50px;}#matrix input {border:none; background:none; width:100%;}#matrix td,#matrix th {padding:0 !important;}#matrix h4 {font-family:arial; padding:12px; margin:0; font-size:13px;}#matrix td button {width:100%; padding:5px;}#matrix tr textarea{width:100% !important; border:none; background:none;height:37px; min-height:37px;}#matrix i { font-size: 18px !important; width: 16px; display: inline-block; cursor: pointer; color:#677688; padding-right:7px;}#matrix a {color:#677688;}#matrix td:last-child {width:50px; letter-spacing:-3px; color:#aaa; padding-left: 3px !important; font-size:14px; }#matrix td.two input,#matrix td.two button {width:50%; float:left;}#matrix td.two input:first-child {border-right:solid 2px #e9edf3;}#matrix td.three input,#matrix td.three button {width:33%; border-right:solid thin #eee;}.overlay section {padding-bottom:80px;}#redactor-modal #redactor-modal-body section { display: inline; min-height: none;}#results { border:solid thin #ccc; padding:5px; width:100px; text-align:center; background:#fcfcfc; font-size:15px; position:absolute;  right:40px; display:none;}#results.pass {border-top:solid 5px green; color:green;}#results.fail {border-top:solid 5px brown; color:brown;}#results.pass #fail{ display:none;}#results.fail #pass{ display:none;}#docs-cont {padding:20px; background:#fafafa; border:solid thin #ccc; display:none;}#docs td{ vertical-align: top;}#docs h4 {font-size:14px; border-bottom:solid thin #ddd;}#docs p {font-size:13px;line-height:1.3em;}#docs span {color:green; font-family:"Roboto Condensed", san-serif; display:block; font-size:12px;}.icn-search { border-radius:50%; width:12px; height:12px; border:solid 1.5px #fff;  position:relative;  display:inline-block; top:-3px; margin:0 5px;}.icn-search:after { content:"|"; font-size:18px; height:80%; width:80%; text-indent:-1000px; position:absolute;  border-radius:0; transform: rotate(-45deg); left:50%; top:50%; bottom:0; margin-left:50%; border-left:solid 1.5px #fff;}.new-button { z-index:2;}.search-button { background:#333; right:120px;  z-index:1;}.search-button:hover { width:130px;}.import-button { background:green; right:170px; }.import-button span.jam { font-size:21px; top:0;}.b-tab { float:right;}.b-tab a{ width:45px; overflow:hidden; display:inline-block; white-space:nowrap; transition:width .2s; background:#63718f; color:#eee !important; padding:10px; margin:0;}.b-tab a:hover { width:120px; text-decoration:none;}.b-tab a:first-child { border-top-left-radius:20px; border-bottom-left-radius:20px;}.b-tab a:last-child { border-top-right-radius:20px; border-bottom-right-radius:20px;}.b-tab a:last-child:hover { width:100px;}.b-tab .jam { padding-right:12px; padding-left:5px;}.b-tab a.hide {display:none;}.activity .table-list { margin-left:20px; width:80%;}.activity .table-list td span.date {padding-left:10px;color:#888;}.activity .table-list td span.action {text-transform:capitalize; font-weight:bold;}.activity .table-list td{ padding:5px; padding-left:20px; border-left:solid thin #ddd; position:relative;}.activity .table-list td:after { content:"•"; color:#B3BAC3; font-size:44px; position:absolute; top:7px; left:-8px;}.activity .table-search { font-size:13px;}.drop { width:50px;}.input-button { padding:10px 20px;border: solid thin #e5e8ed; border-radius: 5px;margin-left:2px; color:#000; font-size:12px; }.input-button:hover { border-color:#ccc; text-decoration:none;}.drop { position:relative;}.drop .drop-box { position:absolute; background: hsla(0,0%,100%,.5); z-index: 998; border-radius: 5px; -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); padding:20px; right:0; margin-top:15px; outline:solid thin #eee; box-shadow:0 10px 20px rgba(0,0,0,.1); min-width:200px; display:none;}.drop.active .drop-box { display:block;}.drop .drop-box .input { font-size:12px; padding:10px; 20px;}.drop .drop-box textarea { height:75px !important;}.drop .button { -webkit-border-radius:5px;border-radius:5px;}@media all and (max-width: 640px){ }.view table{ color:#7C839B; text-transform:capitalize; text-align:center; font-weight:400; font-weight:400;}.view table td.d{padding-bottom:5px;}.view table td {font-weight: 900;font-family: 'Work Sans', sans-serif;font-size: 3em;letter-spacing: -.02em;color:#000;line-height:1.1em;}.view table th { letter-spacing: 3px; color: #aaa; text-transform: uppercase; font-size: 13px; font-weight:400;}.view table thead tr.d {background:#F6F8F9;} [data-type="images"] {position:relative;}[data-type="images"] .progress { position:relative; height:12px; margin: 0px 0px 0 40px; top:-32px;}[data-type="images"] .progress.small > .progress-bar { height:12px;} .thumb { display:inline-block; width:200px; height:120px;}.icon-name { font-size:12px;}.thumb-img { width:200px; height:100px; background-size:cover !important; display:block; border-radius:5px;}.thumb-text { display:block; width:200px; text-overflow: ellipsis; white-space: nowrap;  overflow: hidden}.thumb-upload { display:inline-block; top:-45px; background:rgba(0,0,0,.02); padding:12px 20px; height:70px; position:relative; border-radius:5px;}.thumb-upload:hover { text-decoration:none; background:rgba(0,0,0,.05);}.files { display: flex; padding: 0; width:100%; flex-wrap: wrap; } .files > li { flex: 0 0 110px; width: 110px; text-align: center; list-style-type:none; line-height:.8em; padding:5px; padding-top:8px; border-radius:8px; cursor:pointer; position: relative; }  .files > li:hover { background: rgba(0,0,0,.03); } .files-file,.file-img { display: inline-block; display:block; width: 35px; height: 45px; outline: solid 1px #ddd; position: relative; box-shadow:0 3px 5px rgba(0,0,0,.1); margin: 0 auto 5px auto; }  .files-file:before { position: absolute; left: 5px; bottom: 10px; content:"="; color:#ccc; } .files-file:after { position: absolute; left: 5px; bottom: 3px; content:"-"; color:#ccc; } .files-img { background: url(bg.jpg) center center; background-size:cover; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 98.67 55.88'%3E%3Cpath d='M66.59,1c-7.99,0-14.48,6.48-14.48,14.47s6.48,14.47,14.48,14.47,14.48-6.48,14.48-14.47-6.49-14.47-14.48-14.47h0Z' style='fill:none; stroke:%23bbb; stroke-miterlimit:10; stroke-width:4px;'/%3E%3Cpath d='M0,38.95H36s9,0,18,9,44.6,6.66,44.6,6.66' style='fill:none; stroke:%23bbb; stroke-miterlimit:10; stroke-width:4px;'/%3E%3C/svg%3E"); background-repeat: no-repeat no-repeat; background-position: center center; background-size: 80%; } .files-img:before,.files-img:after {content:"";} .files > li:hover .files-file,.files-list > li:hover .files-file{ outline: solid 1px #bbb; } .files > li:hover .files-file:after, .files > li:hover .files-file:before,.files-list > li:hover .files-file:after,.files-list > li:hover .files-file:before { color:#999; } .files > li:hover .files-img{ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 98.67 55.88'%3E%3Cpath d='M66.59,1c-7.99,0-14.48,6.48-14.48,14.47s6.48,14.47,14.48,14.47,14.48-6.48,14.48-14.47-6.49-14.47-14.48-14.47h0Z' style='fill:none; stroke:%23999; stroke-miterlimit:10; stroke-width:4px;'/%3E%3Cpath d='M0,38.95H36s9,0,18,9,44.6,6.66,44.6,6.66' style='fill:none; stroke:%23999; stroke-miterlimit:10; stroke-width:4px;'/%3E%3C/svg%3E"); } .file-date {display:none;} .file-name { font-size:11px; word-wrap: break-word; } .file-delete { position: absolute; top: -5px; right: -5px; z-index:2000; padding:4px; color: #333; display:block; cursor:pointer; width:30px; height:30px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='23.27 2.15 21.85 0.73 12 10.59 2.15 0.73 0.73 2.15 10.59 12 0.73 21.85 2.15 23.27 12 13.41 21.85 23.27 23.27 21.85 13.41 12 23.27 2.15'%3E%3C/polygon%3E%3C/svg%3E"); transform:scale(.4); display:none; } .file-delete:hover { background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='23.27 2.15 21.85 0.73 12 10.59 2.15 0.73 0.73 2.15 10.59 12 0.73 21.85 2.15 23.27 12 13.41 21.85 23.27 23.27 21.85 13.41 12 23.27 2.15'%3E%3C/polygon%3E%3C/svg%3E"); } .files li:hover .file-delete { display:block; } .files-list { display: block; padding: 0; width:100%; text-align: left; display: table; table-layout: auto; } .files-list li { padding-left: 25px; position: relative; list-style-type:none; display: table-row; cursor: pointer; }  .files-list li:nth-child(even) { background: #f8f8f8; } .files-list li:hover { background:#f1f7fb; } .files-list li > * { display: table-cell; } .files-list li > *:nth-child(2) { padding-left: 35px; } .files-list .files-file { display:inline-block; height:20px; width:16px; position :absolute; left:5px; box-shadow:none; top: 5px; }  .files-list .file-date {display:inline-block; font-size:11px; margin-left:10px; } .files-list .files-file:after, .files-list .files-file:before {font-size:8px;bottom:-5px;}  .files-list .file-delete { top: 1px; }.files { display: flex; padding: 0; width:100%; flex-wrap: wrap;}.files > li { flex: 0 0 110px; width: 110px; text-align: center; list-style-type:none; line-height:1em; padding:5px; padding-top:8px; border-radius:8px; cursor:pointer; position: relative;}.files > li:hover { background: rgba(0,0,0,.03);}.files-file,.files-img,.files-audio,.files-video { display:block; width: 35px; height: 45px; outline: solid 1px #ddd; position: relative; box-shadow:0 3px 5px rgba(0,0,0,.1); margin: 0 auto 5px auto; background:white url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 47.5 32'%3E%3Cline y1='1.5' x2='34.5' y2='1.5' style='fill:none; stroke:%23bbb; stroke-linejoin:round; stroke-width:3px;'/%3E%3Cline y1='30.5' x2='34.5' y2='30.5' style='fill:none; stroke:%23bbb; stroke-linejoin:round; stroke-width:3px;'/%3E%3Cline y1='15.5' x2='47.5' y2='15.5' style='fill:none; stroke:%23bbb; stroke-linejoin:round; stroke-width:3px;'/%3E%3C/svg%3E"); background-size:cover; background-repeat: no-repeat no-repeat; background-position: center center; background-size: 50%;}.files-img { background-size: 80%; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 98.67 55.88'%3E%3Cpath d='M66.59,1c-7.99,0-14.48,6.48-14.48,14.47s6.48,14.47,14.48,14.47,14.48-6.48,14.48-14.47-6.49-14.47-14.48-14.47h0Z' style='fill:none; stroke:%23bbb; stroke-miterlimit:10; stroke-width:4px;'/%3E%3Cpath d='M0,38.95H36s9,0,18,9,44.6,6.66,44.6,6.66' style='fill:none; stroke:%23bbb; stroke-miterlimit:10; stroke-width:4px;'/%3E%3C/svg%3E");}.files-audio { background-size: 30%; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 74.75'%3E%3Cpolygon points='42.5 73.25 22 57.88 1.5 57.88 1.5 16.88 22 16.88 42.5 1.5 42.5 73.25' style='fill:none; stroke:%23bbb; stroke-linejoin:round; stroke-width:3px;'/%3E%3C/svg%3E");}.files-video { background-size: 60%; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 65 51'%3E%3Crect x='1.5' y='1.5' width='62' height='48' style='fill:none; stroke:%23bbb; stroke-linejoin:round; stroke-width:3px;'/%3E%3Cpolygon points='45.74 25.62 23.5 35.5 23.5 14.5 45.74 25.62' style='fill:none; stroke:%23bbb; stroke-linejoin:round; stroke-width:3px;'/%3E%3C/svg%3E");}.files > li:hover .files-file,.files-list > li:hover .files-file,.files > li:hover .files-img,.files-list > li:hover .files-img,.files > li:hover .files-audio,.files-list > li:hover .files-audio,.files > li:hover .files-video,.files-list > li:hover .files-video{ outline: solid 1px #bbb;}.files > li:hover .files-file{ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 47.5 32'%3E%3Cline y1='1.5' x2='34.5' y2='1.5' style='fill:none; stroke:%23000; stroke-linejoin:round; stroke-width:3px;'/%3E%3Cline y1='30.5' x2='34.5' y2='30.5' style='fill:none; stroke:%23000; stroke-linejoin:round; stroke-width:3px;'/%3E%3Cline y1='15.5' x2='47.5' y2='15.5' style='fill:none; stroke:%23000; stroke-linejoin:round; stroke-width:3px;'/%3E%3C/svg%3E");}.files > li:hover .files-img{ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 98.67 55.88'%3E%3Cpath d='M66.59,1c-7.99,0-14.48,6.48-14.48,14.47s6.48,14.47,14.48,14.47,14.48-6.48,14.48-14.47-6.49-14.47-14.48-14.47h0Z' style='fill:none; stroke:%23999; stroke-miterlimit:10; stroke-width:4px;'/%3E%3Cpath d='M0,38.95H36s9,0,18,9,44.6,6.66,44.6,6.66' style='fill:none; stroke:%23999; stroke-miterlimit:10; stroke-width:4px;'/%3E%3C/svg%3E");}.files > li:hover .files-audio{ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 74.75'%3E%3Cpolygon points='42.5 73.25 22 57.88 1.5 57.88 1.5 16.88 22 16.88 42.5 1.5 42.5 73.25' style='fill:none; stroke:%23999; stroke-linejoin:round; stroke-width:3px;'/%3E%3C/svg%3E");}.files > li:hover .files-video{ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 65 51'%3E%3Crect x='1.5' y='1.5' width='62' height='48' style='fill:none; stroke:%23999; stroke-linejoin:round; stroke-width:3px;'/%3E%3Cpolygon points='45.74 25.62 23.5 35.5 23.5 14.5 45.74 25.62' style='fill:none; stroke:%23999; stroke-linejoin:round; stroke-width:3px;'/%3E%3C/svg%3E");}.file-date {display:none;}.file-name { font-size:11px; word-wrap: break-word; color:#222; text-decoration: none;}.file-delete { position: absolute; top: -5px; right: -5px; z-index:2000; padding:4px; color: #333; display:block; cursor:pointer; width:30px; height:30px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='23.27 2.15 21.85 0.73 12 10.59 2.15 0.73 0.73 2.15 10.59 12 0.73 21.85 2.15 23.27 12 13.41 21.85 23.27 23.27 21.85 13.41 12 23.27 2.15'%3E%3C/polygon%3E%3C/svg%3E"); transform:scale(.4); display:none;}.file-delete:hover { background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='23.27 2.15 21.85 0.73 12 10.59 2.15 0.73 0.73 2.15 10.59 12 0.73 21.85 2.15 23.27 12 13.41 21.85 23.27 23.27 21.85 13.41 12 23.27 2.15'%3E%3C/polygon%3E%3C/svg%3E");}.files li:hover .file-delete { display:block;}.files-list { display: block; padding: 0; width:100%; text-align: left; display: table; table-layout: auto;}.files-list li { padding-left: 25px; position: relative; list-style-type:none; display: table-row; cursor: pointer;}.files-list li:nth-child(even) { background: #f8f8f8;}.files-list li:hover { background:#f1f7fb;}.files-list li > * { display: table-cell;}.files-list li > *:nth-child(2) { padding-left: 35px;}.files-list .files-file,.files-list .files-img,.files-list .files-audio,.files-list .files-video { display:inline-block; height:20px; width:16px; position :absolute; left:5px; box-shadow:none; top: 5px;}.files-list .file-date {display:inline-block; font-size:11px; margin-left:10px;}.files-list .file-delete { top: 1px;}.file-add { font-size:28px; line-height: 1.8em; display:block;}.files-list .file-add { font-size:15px; display:inline-block; left: 8px; position: relative;}.files.files-center { align-items: center; justify-content: center;}li.files-featured { flex:0 0 100%; background:none;}li.files-featured .files-img { width:100%; height:250px; background-size:contain !important; background-repeat:none !important; background-position: top center !important; outline:none; box-shadow:none; background-color:transparent;}.files > li.files-featured:hover { box-shadow:none; background:none; outline:none;}.files > .files-featured:hover .files-img { outline:none;} @font-face{font-family:'jam-icons';src:url("/public/fonts/jam-icons.eot?osflwm");src:url("/public/fonts/jam-icons.eot?osflwm#iefix") format("embedded-opentype"),url("/public/fonts/jam-icons.ttf?osflwm") format("truetype"),url("/public/fonts/jam-icons.woff?osflwm") format("woff"),url("/public/fonts/jam-icons.svg?osflwm#Jam-icons") format("svg");font-weight:normal;font-style:normal}.jam{font-family:'jam-icons' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.jam-five-hundred-px:before{content:"\e900"}.jam-activity:before{content:"\e901"}.jam-airbnb:before{content:"\e902"}.jam-alarm-clock-f:before{content:"\e903"}.jam-alarm-clock:before{content:"\e904"}.jam-alert-f:before{content:"\e905"}.jam-alert:before{content:"\e906"}.jam-alien-f:before{content:"\e907"}.jam-alien:before{content:"\e908"}.jam-align-center:before{content:"\e909"}.jam-align-justify:before{content:"\e90a"}.jam-align-left:before{content:"\e90b"}.jam-align-right:before{content:"\e90c"}.jam-amazon:before{content:"\e90d"}.jam-anchor:before{content:"\e90e"}.jam-android-circle:before{content:"\e90f"}.jam-android-square:before{content:"\e910"}.jam-android:before{content:"\e911"}.jam-aperture:before{content:"\e912"}.jam-apple-circle:before{content:"\e913"}.jam-apple-square:before{content:"\e914"}.jam-apple:before{content:"\e915"}.jam-archive-f:before{content:"\e916"}.jam-archive:before{content:"\e917"}.jam-arrow-circle-down-f:before{content:"\e918"}.jam-arrow-circle-down-left-f:before{content:"\e919"}.jam-arrow-circle-down-left:before{content:"\e91a"}.jam-arrow-circle-down-right-f:before{content:"\e91b"}.jam-arrow-circle-down-right:before{content:"\e91c"}.jam-arrow-circle-down:before{content:"\e91d"}.jam-arrow-circle-left-f:before{content:"\e91e"}.jam-arrow-circle-left:before{content:"\e91f"}.jam-arrow-circle-right-f:before{content:"\e920"}.jam-arrow-circle-right:before{content:"\e921"}.jam-arrow-circle-up-f:before{content:"\e922"}.jam-arrow-circle-up-left-f:before{content:"\e923"}.jam-arrow-circle-up-left:before{content:"\e924"}.jam-arrow-circle-up-right-f:before{content:"\e925"}.jam-arrow-circle-up-right:before{content:"\e926"}.jam-arrow-circle-up:before{content:"\e927"}.jam-arrow-down-left:before{content:"\e928"}.jam-arrow-down-right:before{content:"\e929"}.jam-arrow-down:before{content:"\e92a"}.jam-arrow-left:before{content:"\e92b"}.jam-arrow-right:before{content:"\e92c"}.jam-arrow-square-down-f:before{content:"\e92d"}.jam-arrow-square-down-left-f:before{content:"\e92e"}.jam-arrow-square-down-left:before{content:"\e92f"}.jam-arrow-square-down-right-f:before{content:"\e930"}.jam-arrow-square-down-right:before{content:"\e931"}.jam-arrow-square-down:before{content:"\e932"}.jam-arrow-square-left-f:before{content:"\e933"}.jam-arrow-square-left:before{content:"\e934"}.jam-arrow-square-right-f:before{content:"\e935"}.jam-arrow-square-right:before{content:"\e936"}.jam-arrow-square-up-f:before{content:"\e937"}.jam-arrow-square-up-left-f:before{content:"\e938"}.jam-arrow-square-up-left:before{content:"\e939"}.jam-arrow-square-up-right-f:before{content:"\e93a"}.jam-arrow-square-up-right:before{content:"\e93b"}.jam-arrow-square-up:before{content:"\e93c"}.jam-arrow-up-left:before{content:"\e93d"}.jam-arrow-up-right:before{content:"\e93e"}.jam-arrow-up:before{content:"\e93f"}.jam-arrows-corners:before{content:"\e940"}.jam-arrows-fullscreen:before{content:"\e941"}.jam-arrows-h:before{content:"\e942"}.jam-arrows-v:before{content:"\e943"}.jam-attachment:before{content:"\e944"}.jam-background-color:before{content:"\e945"}.jam-backpack-f:before{content:"\e946"}.jam-backpack:before{content:"\e947"}.jam-backward-circle-f:before{content:"\e948"}.jam-backward-circle:before{content:"\e949"}.jam-backward-square-f:before{content:"\e94a"}.jam-backward-square:before{content:"\e94b"}.jam-backward:before{content:"\e94c"}.jam-baidu-circle:before{content:"\e94d"}.jam-baidu-square:before{content:"\e94e"}.jam-baidu:before{content:"\e94f"}.jam-bandage-f:before{content:"\e950"}.jam-bandage:before{content:"\e951"}.jam-bar-chart:before{content:"\e952"}.jam-baseball:before{content:"\e953"}.jam-basketball:before{content:"\e954"}.jam-bathtub-f:before{content:"\e955"}.jam-bathtub:before{content:"\e956"}.jam-battery-charging-f:before{content:"\e957"}.jam-battery-charging:before{content:"\e958"}.jam-battery-f:before{content:"\e959"}.jam-battery-half-f:before{content:"\e95a"}.jam-battery-half:before{content:"\e95b"}.jam-battery-one-quarter-f:before{content:"\e95c"}.jam-battery-one-quarter:before{content:"\e95d"}.jam-battery-three-quarters-f:before{content:"\e95e"}.jam-battery-three-quarters:before{content:"\e95f"}.jam-battery:before{content:"\e960"}.jam-beatport-circle:before{content:"\e961"}.jam-beatport-square:before{content:"\e962"}.jam-beatport:before{content:"\e963"}.jam-beer-f:before{content:"\e964"}.jam-beer:before{content:"\e965"}.jam-behance-circle:before{content:"\e966"}.jam-behance-square:before{content:"\e967"}.jam-behance:before{content:"\e968"}.jam-bell-f:before{content:"\e969"}.jam-bell-off-f:before{content:"\e96a"}.jam-bell-off:before{content:"\e96b"}.jam-bell:before{content:"\e96c"}.jam-bing-circle:before{content:"\e96d"}.jam-bing-square:before{content:"\e96e"}.jam-bing:before{content:"\e96f"}.jam-birthday-cake-f:before{content:"\e970"}.jam-birthday-cake:before{content:"\e971"}.jam-blogger-circle:before{content:"\e972"}.jam-blogger-square:before{content:"\e973"}.jam-blogger:before{content:"\e974"}.jam-bluetooth:before{content:"\e975"}.jam-bold:before{content:"\e976"}.jam-book-f:before{content:"\e977"}.jam-book:before{content:"\e978"}.jam-bookmark-f:before{content:"\e979"}.jam-bookmark-minus-f:before{content:"\e97a"}.jam-bookmark-minus:before{content:"\e97b"}.jam-bookmark-plus-f:before{content:"\e97c"}.jam-bookmark-plus:before{content:"\e97d"}.jam-bookmark-remove-f:before{content:"\e97e"}.jam-bookmark-remove:before{content:"\e97f"}.jam-bookmark:before{content:"\e980"}.jam-bottle-f:before{content:"\e981"}.jam-bottle:before{content:"\e982"}.jam-box-f:before{content:"\e983"}.jam-box:before{content:"\e984"}.jam-branch-f:before{content:"\e985"}.jam-branch:before{content:"\e986"}.jam-brightness-down-f:before{content:"\e987"}.jam-brightness-down:before{content:"\e988"}.jam-brightness-up-f:before{content:"\e989"}.jam-brightness-up:before{content:"\e98a"}.jam-brightness:before{content:"\e98b"}.jam-brush-f:before{content:"\e98c"}.jam-brush:before{content:"\e98d"}.jam-bug-f:before{content:"\e98e"}.jam-bug:before{content:"\e98f"}.jam-building-f:before{content:"\e990"}.jam-building:before{content:"\e991"}.jam-bus-f:before{content:"\e992"}.jam-bus:before{content:"\e993"}.jam-cactus-f:before{content:"\e994"}.jam-cactus:before{content:"\e995"}.jam-calculator:before{content:"\e996"}.jam-calendar-alt-f:before{content:"\e997"}.jam-calendar-alt:before{content:"\e998"}.jam-calendar-f:before{content:"\e999"}.jam-calendar:before{content:"\e99a"}.jam-camera-alt-f:before{content:"\e99b"}.jam-camera-alt:before{content:"\e99c"}.jam-camera-f:before{content:"\e99d"}.jam-camera:before{content:"\e99e"}.jam-candle-f:before{content:"\e99f"}.jam-candle:before{content:"\e9a0"}.jam-capsule-f:before{content:"\e9a1"}.jam-capsule:before{content:"\e9a2"}.jam-car-f:before{content:"\e9a3"}.jam-car:before{content:"\e9a4"}.jam-castle-f:before{content:"\e9a5"}.jam-castle:before{content:"\e9a6"}.jam-check:before{content:"\e9a7"}.jam-chevron-circle-down-f:before{content:"\e9a8"}.jam-chevron-circle-down-left-f:before{content:"\e9a9"}.jam-chevron-circle-down-left:before{content:"\e9aa"}.jam-chevron-circle-down-right-f:before{content:"\e9ab"}.jam-chevron-circle-down-right:before{content:"\e9ac"}.jam-chevron-circle-down:before{content:"\e9ad"}.jam-chevron-circle-left-f:before{content:"\e9ae"}.jam-chevron-circle-left:before{content:"\e9af"}.jam-chevron-circle-right-f:before{content:"\e9b0"}.jam-chevron-circle-right:before{content:"\e9b1"}.jam-chevron-circle-up-f:before{content:"\e9b2"}.jam-chevron-circle-up-left-f:before{content:"\e9b3"}.jam-chevron-circle-up-left:before{content:"\e9b4"}.jam-chevron-circle-up-right-f:before{content:"\e9b5"}.jam-chevron-circle-up-right:before{content:"\e9b6"}.jam-chevron-circle-up:before{content:"\e9b7"}.jam-chevron-down-left:before{content:"\e9b8"}.jam-chevron-down-right:before{content:"\e9b9"}.jam-chevron-down:before{content:"\e9ba"}.jam-chevron-left:before{content:"\e9bb"}.jam-chevron-right:before{content:"\e9bc"}.jam-chevron-square-down-f:before{content:"\e9bd"}.jam-chevron-square-down-left-f:before{content:"\e9be"}.jam-chevron-square-down-left:before{content:"\e9bf"}.jam-chevron-square-down-right-f:before{content:"\e9c0"}.jam-chevron-square-down-right:before{content:"\e9c1"}.jam-chevron-square-down:before{content:"\e9c2"}.jam-chevron-square-left-f:before{content:"\e9c3"}.jam-chevron-square-left:before{content:"\e9c4"}.jam-chevron-square-right-f:before{content:"\e9c5"}.jam-chevron-square-right:before{content:"\e9c6"}.jam-chevron-square-up-f:before{content:"\e9c7"}.jam-chevron-square-up-left-f:before{content:"\e9c8"}.jam-chevron-square-up-left:before{content:"\e9c9"}.jam-chevron-square-up-right-f:before{content:"\e9ca"}.jam-chevron-square-up-right:before{content:"\e9cb"}.jam-chevron-square-up:before{content:"\e9cc"}.jam-chevron-up-left:before{content:"\e9cd"}.jam-chevron-up-right:before{content:"\e9ce"}.jam-chevron-up:before{content:"\e9cf"}.jam-chevrons-circle-down-f:before{content:"\e9d0"}.jam-chevrons-circle-down-left-f:before{content:"\e9d1"}.jam-chevrons-circle-down-left:before{content:"\e9d2"}.jam-chevrons-circle-down-right-f:before{content:"\e9d3"}.jam-chevrons-circle-down-right:before{content:"\e9d4"}.jam-chevrons-circle-down:before{content:"\e9d5"}.jam-chevrons-circle-left-f:before{content:"\e9d6"}.jam-chevrons-circle-left:before{content:"\e9d7"}.jam-chevrons-circle-right-f:before{content:"\e9d8"}.jam-chevrons-circle-right:before{content:"\e9d9"}.jam-chevrons-circle-up-f:before{content:"\e9da"}.jam-chevrons-circle-up-left-f:before{content:"\e9db"}.jam-chevrons-circle-up-left:before{content:"\e9dc"}.jam-chevrons-circle-up-right-f:before{content:"\e9dd"}.jam-chevrons-circle-up-right:before{content:"\e9de"}.jam-chevrons-circle-up:before{content:"\e9df"}.jam-chevrons-down-left:before{content:"\e9e0"}.jam-chevrons-down-right:before{content:"\e9e1"}.jam-chevrons-down:before{content:"\e9e2"}.jam-chevrons-left:before{content:"\e9e3"}.jam-chevrons-right:before{content:"\e9e4"}.jam-chevrons-square-down-f:before{content:"\e9e5"}.jam-chevrons-square-down-left-f:before{content:"\e9e6"}.jam-chevrons-square-down-left:before{content:"\e9e7"}.jam-chevrons-square-down-right-f:before{content:"\e9e8"}.jam-chevrons-square-down-right:before{content:"\e9e9"}.jam-chevrons-square-down:before{content:"\e9ea"}.jam-chevrons-square-left-f:before{content:"\e9eb"}.jam-chevrons-square-left:before{content:"\e9ec"}.jam-chevrons-square-right-f:before{content:"\e9ed"}.jam-chevrons-square-right:before{content:"\e9ee"}.jam-chevrons-square-up-f:before{content:"\e9ef"}.jam-chevrons-square-up-left-f:before{content:"\e9f0"}.jam-chevrons-square-up-left:before{content:"\e9f1"}.jam-chevrons-square-up-right-f:before{content:"\e9f2"}.jam-chevrons-square-up-right:before{content:"\e9f3"}.jam-chevrons-square-up:before{content:"\e9f4"}.jam-chevrons-up-left:before{content:"\e9f5"}.jam-chevrons-up-right:before{content:"\e9f6"}.jam-chevrons-up:before{content:"\e9f7"}.jam-chronometer-f:before{content:"\e9f8"}.jam-chronometer:before{content:"\e9f9"}.jam-circle-f:before{content:"\e9fa"}.jam-circle:before{content:"\e9fb"}.jam-clear-format:before{content:"\e9fc"}.jam-clipboard-f:before{content:"\e9fd"}.jam-clipboard:before{content:"\e9fe"}.jam-clock-f:before{content:"\e9ff"}.jam-clock:before{content:"\ea00"}.jam-close-circle-f:before{content:"\ea01"}.jam-close-circle:before{content:"\ea02"}.jam-close-rectangle-f:before{content:"\ea03"}.jam-close-rectangle:before{content:"\ea04"}.jam-close:before{content:"\ea05"}.jam-cloud-f:before{content:"\ea06"}.jam-cloud-rain-f:before{content:"\ea07"}.jam-cloud-rain:before{content:"\ea08"}.jam-cloud-snow-f:before{content:"\ea09"}.jam-cloud-snow:before{content:"\ea0a"}.jam-cloud-thunder-f:before{content:"\ea0b"}.jam-cloud-thunder:before{content:"\ea0c"}.jam-cloud:before{content:"\ea0d"}.jam-codepen-circle:before{content:"\ea0e"}.jam-codepen-square:before{content:"\ea0f"}.jam-codepen:before{content:"\ea10"}.jam-coffee-cup-f:before{content:"\ea11"}.jam-coffee-cup:before{content:"\ea12"}.jam-coffee:before{content:"\ea13"}.jam-cog-f:before{content:"\ea14"}.jam-cog:before{content:"\ea15"}.jam-cogs-f:before{content:"\ea16"}.jam-cogs:before{content:"\ea17"}.jam-coin-f:before{content:"\ea18"}.jam-coin:before{content:"\ea19"}.jam-color:before{content:"\ea1a"}.jam-compass-f:before{content:"\ea1b"}.jam-compass:before{content:"\ea1c"}.jam-computer-alt-f:before{content:"\ea1d"}.jam-computer-alt:before{content:"\ea1e"}.jam-computer-f:before{content:"\ea1f"}.jam-computer:before{content:"\ea20"}.jam-credit-card-f:before{content:"\ea21"}.jam-credit-card:before{content:"\ea22"}.jam-crop:before{content:"\ea23"}.jam-crown-f:before{content:"\ea24"}.jam-crown:before{content:"\ea25"}.jam-cutlery-f:before{content:"\ea26"}.jam-cutlery:before{content:"\ea27"}.jam-cutter-f:before{content:"\ea28"}.jam-cutter:before{content:"\ea29"}.jam-dashboard-f:before{content:"\ea2a"}.jam-dashboard:before{content:"\ea2b"}.jam-database-f:before{content:"\ea2c"}.jam-database:before{content:"\ea2d"}.jam-deezer-circle:before{content:"\ea2e"}.jam-deezer-square:before{content:"\ea2f"}.jam-deezer:before{content:"\ea30"}.jam-delete-f:before{content:"\ea31"}.jam-delete:before{content:"\ea32"}.jam-deviantart-circle:before{content:"\ea33"}.jam-deviantart-square:before{content:"\ea34"}.jam-deviantart:before{content:"\ea35"}.jam-digg:before{content:"\ea36"}.jam-direction-f:before{content:"\ea37"}.jam-direction:before{content:"\ea38"}.jam-directions-f:before{content:"\ea39"}.jam-directions:before{content:"\ea3a"}.jam-disc-f:before{content:"\ea3b"}.jam-disc:before{content:"\ea3c"}.jam-disqus-circle:before{content:"\ea3d"}.jam-disqus-square:before{content:"\ea3e"}.jam-disqus:before{content:"\ea3f"}.jam-dj-f:before{content:"\ea40"}.jam-dj:before{content:"\ea41"}.jam-dna:before{content:"\ea42"}.jam-document-f:before{content:"\ea43"}.jam-document:before{content:"\ea44"}.jam-door:before{content:"\ea45"}.jam-download:before{content:"\ea46"}.jam-drupal-circle:before{content:"\ea47"}.jam-drupal-square:before{content:"\ea48"}.jam-drupal:before{content:"\ea49"}.jam-ebay:before{content:"\ea4a"}.jam-egg-f:before{content:"\ea4b"}.jam-egg:before{content:"\ea4c"}.jam-eggs-f:before{content:"\ea4d"}.jam-eggs:before{content:"\ea4e"}.jam-eject-circle-f:before{content:"\ea4f"}.jam-eject-circle:before{content:"\ea50"}.jam-eject-square-f:before{content:"\ea51"}.jam-eject-square:before{content:"\ea52"}.jam-eject:before{content:"\ea53"}.jam-envelope-f:before{content:"\ea54"}.jam-envelope-open-f:before{content:"\ea55"}.jam-envelope-open:before{content:"\ea56"}.jam-envelope:before{content:"\ea57"}.jam-extinguisher-f:before{content:"\ea58"}.jam-extinguisher:before{content:"\ea59"}.jam-eye-close-f:before{content:"\ea5a"}.jam-eye-close:before{content:"\ea5b"}.jam-eye-f:before{content:"\ea5c"}.jam-eye:before{content:"\ea5d"}.jam-eyedropper-f:before{content:"\ea5e"}.jam-eyedropper:before{content:"\ea5f"}.jam-facebook-circle:before{content:"\ea60"}.jam-facebook-square:before{content:"\ea61"}.jam-facebook:before{content:"\ea62"}.jam-fast-backward-circle-f:before{content:"\ea63"}.jam-fast-backward-circle:before{content:"\ea64"}.jam-fast-backward-square-f:before{content:"\ea65"}.jam-fast-backward-square:before{content:"\ea66"}.jam-fast-backward:before{content:"\ea67"}.jam-fast-forward-circle-f:before{content:"\ea68"}.jam-fast-forward-circle:before{content:"\ea69"}.jam-fast-forward-square-f:before{content:"\ea6a"}.jam-fast-forward-square:before{content:"\ea6b"}.jam-fast-forward:before{content:"\ea6c"}.jam-feather-f:before{content:"\ea6d"}.jam-feather:before{content:"\ea6e"}.jam-female:before{content:"\ea6f"}.jam-file-f:before{content:"\ea70"}.jam-file:before{content:"\ea71"}.jam-files-f:before{content:"\ea72"}.jam-files:before{content:"\ea73"}.jam-filter-f:before{content:"\ea74"}.jam-filter:before{content:"\ea75"}.jam-fingerprint:before{content:"\ea76"}.jam-first-aid-f:before{content:"\ea77"}.jam-first-aid:before{content:"\ea78"}.jam-fish:before{content:"\ea79"}.jam-fiverr-circle:before{content:"\ea7a"}.jam-fiverr-square:before{content:"\ea7b"}.jam-fiverr:before{content:"\ea7c"}.jam-flag-f:before{content:"\ea7d"}.jam-flag:before{content:"\ea7e"}.jam-flame-f:before{content:"\ea7f"}.jam-flame:before{content:"\ea80"}.jam-flashlight-off-f:before{content:"\ea81"}.jam-flashlight-off:before{content:"\ea82"}.jam-flashlight-on-f:before{content:"\ea83"}.jam-flashlight-on:before{content:"\ea84"}.jam-flask:before{content:"\ea85"}.jam-flickr-circle:before{content:"\ea86"}.jam-flickr-square:before{content:"\ea87"}.jam-flickr:before{content:"\ea88"}.jam-flower:before{content:"\ea89"}.jam-folder-f:before{content:"\ea8a"}.jam-folder-open-f:before{content:"\ea8b"}.jam-folder-open:before{content:"\ea8c"}.jam-folder-zip-f:before{content:"\ea8d"}.jam-folder-zip:before{content:"\ea8e"}.jam-folder:before{content:"\ea8f"}.jam-football:before{content:"\ea90"}.jam-fork-f:before{content:"\ea91"}.jam-fork:before{content:"\ea92"}.jam-forward-circle-f:before{content:"\ea93"}.jam-forward-circle:before{content:"\ea94"}.jam-forward-square-f:before{content:"\ea95"}.jam-forward-square:before{content:"\ea96"}.jam-forward:before{content:"\ea97"}.jam-foursquare:before{content:"\ea98"}.jam-gamepad-f:before{content:"\ea99"}.jam-gamepad-retro-f:before{content:"\ea9a"}.jam-gamepad-retro:before{content:"\ea9b"}.jam-gamepad:before{content:"\ea9c"}.jam-ghost-f:before{content:"\ea9d"}.jam-ghost-org-circle:before{content:"\ea9e"}.jam-ghost-org-square:before{content:"\ea9f"}.jam-ghost-org:before{content:"\eaa0"}.jam-ghost:before{content:"\eaa1"}.jam-gift-f:before{content:"\eaa2"}.jam-gift:before{content:"\eaa3"}.jam-github-circle:before{content:"\eaa4"}.jam-github-square:before{content:"\eaa5"}.jam-github:before{content:"\eaa6"}.jam-gitlab-circle:before{content:"\eaa7"}.jam-gitlab-square:before{content:"\eaa8"}.jam-gitlab:before{content:"\eaa9"}.jam-glass-empty:before{content:"\eaaa"}.jam-glass-filled-f:before{content:"\eaab"}.jam-glass-filled:before{content:"\eaac"}.jam-glue-f:before{content:"\eaad"}.jam-glue:before{content:"\eaae"}.jam-google-circle:before{content:"\eaaf"}.jam-google-play-circle:before{content:"\eab0"}.jam-google-play-square:before{content:"\eab1"}.jam-google-play:before{content:"\eab2"}.jam-google-plus-circle:before{content:"\eab3"}.jam-google-plus-square:before{content:"\eab4"}.jam-google-plus:before{content:"\eab5"}.jam-google-square:before{content:"\eab6"}.jam-google:before{content:"\eab7"}.jam-gps-f:before{content:"\eab8"}.jam-gps:before{content:"\eab9"}.jam-grid-f:before{content:"\eaba"}.jam-grid:before{content:"\eabb"}.jam-hairdryer-f:before{content:"\eabc"}.jam-hairdryer:before{content:"\eabd"}.jam-hammer-f:before{content:"\eabe"}.jam-hammer:before{content:"\eabf"}.jam-hashtag:before{content:"\eac0"}.jam-header-1:before{content:"\eac1"}.jam-header-2:before{content:"\eac2"}.jam-header-3:before{content:"\eac3"}.jam-header-4:before{content:"\eac4"}.jam-header-5:before{content:"\eac5"}.jam-header-6:before{content:"\eac6"}.jam-header:before{content:"\eac7"}.jam-headset-f:before{content:"\eac8"}.jam-headset:before{content:"\eac9"}.jam-heart-f:before{content:"\eaca"}.jam-heart:before{content:"\eacb"}.jam-helmet-f:before{content:"\eacc"}.jam-helmet:before{content:"\eacd"}.jam-help-f:before{content:"\eace"}.jam-help:before{content:"\eacf"}.jam-highlighter-f:before{content:"\ead0"}.jam-highlighter:before{content:"\ead1"}.jam-history:before{content:"\ead2"}.jam-home-f:before{content:"\ead3"}.jam-home:before{content:"\ead4"}.jam-hourglass-f:before{content:"\ead5"}.jam-hourglass:before{content:"\ead6"}.jam-ice-cream-f:before{content:"\ead7"}.jam-ice-cream:before{content:"\ead8"}.jam-id-card-f:before{content:"\ead9"}.jam-id-card:before{content:"\eada"}.jam-inbox-f:before{content:"\eadb"}.jam-inbox:before{content:"\eadc"}.jam-inboxes-f:before{content:"\eadd"}.jam-inboxes:before{content:"\eade"}.jam-indent:before{content:"\eadf"}.jam-infinite:before{content:"\eae0"}.jam-info-f:before{content:"\eae1"}.jam-info:before{content:"\eae2"}.jam-instagram:before{content:"\eae3"}.jam-instant-picture-f:before{content:"\eae4"}.jam-instant-picture:before{content:"\eae5"}.jam-italic:before{content:"\eae6"}.jam-joystick-f:before{content:"\eae7"}.jam-joystick:before{content:"\eae8"}.jam-key-f:before{content:"\eae9"}.jam-key:before{content:"\eaea"}.jam-keyboard-f:before{content:"\eaeb"}.jam-keyboard:before{content:"\eaec"}.jam-language:before{content:"\eaed"}.jam-layers-f:before{content:"\eaee"}.jam-layers:before{content:"\eaef"}.jam-layout-f:before{content:"\eaf0"}.jam-layout:before{content:"\eaf1"}.jam-leaf-f:before{content:"\eaf2"}.jam-leaf:before{content:"\eaf3"}.jam-lifebuoy-f:before{content:"\eaf4"}.jam-lifebuoy:before{content:"\eaf5"}.jam-lightbulb-f:before{content:"\eaf6"}.jam-lightbulb:before{content:"\eaf7"}.jam-line:before{content:"\eaf8"}.jam-link:before{content:"\eaf9"}.jam-linkedin-circle:before{content:"\eafa"}.jam-linkedin-square:before{content:"\eafb"}.jam-linkedin:before{content:"\eafc"}.jam-log-in:before{content:"\eafd"}.jam-log-out:before{content:"\eafe"}.jam-luggage-f:before{content:"\eaff"}.jam-luggage:before{content:"\eb00"}.jam-magic-f:before{content:"\eb01"}.jam-magic:before{content:"\eb02"}.jam-magnet-f:before{content:"\eb03"}.jam-magnet:before{content:"\eb04"}.jam-male:before{content:"\eb05"}.jam-map-f:before{content:"\eb06"}.jam-map-marker-f:before{content:"\eb07"}.jam-map-marker:before{content:"\eb08"}.jam-map:before{content:"\eb09"}.jam-mask-f:before{content:"\eb0a"}.jam-mask:before{content:"\eb0b"}.jam-medal-f:before{content:"\eb0c"}.jam-medal:before{content:"\eb0d"}.jam-medical:before{content:"\eb0e"}.jam-medium-circle:before{content:"\eb0f"}.jam-medium-square:before{content:"\eb10"}.jam-medium:before{content:"\eb11"}.jam-menu:before{content:"\eb12"}.jam-merge-f:before{content:"\eb13"}.jam-merge:before{content:"\eb14"}.jam-message-alt-f:before{content:"\eb15"}.jam-message-alt-writing-f:before{content:"\eb16"}.jam-message-alt-writing:before{content:"\eb17"}.jam-message-alt:before{content:"\eb18"}.jam-message-f:before{content:"\eb19"}.jam-message-writing-f:before{content:"\eb1a"}.jam-message-writing:before{content:"\eb1b"}.jam-message:before{content:"\eb1c"}.jam-messages-alt-f:before{content:"\eb1d"}.jam-messages-alt:before{content:"\eb1e"}.jam-messages-f:before{content:"\eb1f"}.jam-messages:before{content:"\eb20"}.jam-messenger:before{content:"\eb21"}.jam-mic-alt:before{content:"\eb22"}.jam-mic-circle-f:before{content:"\eb23"}.jam-mic-circle:before{content:"\eb24"}.jam-mic-f:before{content:"\eb25"}.jam-mic-square-f:before{content:"\eb26"}.jam-mic-square:before{content:"\eb27"}.jam-mic:before{content:"\eb28"}.jam-microchip-f:before{content:"\eb29"}.jam-microchip:before{content:"\eb2a"}.jam-minus-circle-f:before{content:"\eb2b"}.jam-minus-circle:before{content:"\eb2c"}.jam-minus-rectangle-f:before{content:"\eb2d"}.jam-minus-rectangle:before{content:"\eb2e"}.jam-minus:before{content:"\eb2f"}.jam-moon-f:before{content:"\eb30"}.jam-moon:before{content:"\eb31"}.jam-more-horizontal-f:before{content:"\eb32"}.jam-more-horizontal:before{content:"\eb33"}.jam-more-vertical-f:before{content:"\eb34"}.jam-more-vertical:before{content:"\eb35"}.jam-mountain-f:before{content:"\eb36"}.jam-mountain:before{content:"\eb37"}.jam-move-alt:before{content:"\eb38"}.jam-move:before{content:"\eb39"}.jam-movie:before{content:"\eb3a"}.jam-mug-f:before{content:"\eb3b"}.jam-mug:before{content:"\eb3c"}.jam-music-f:before{content:"\eb3d"}.jam-music:before{content:"\eb3e"}.jam-myspace-circle:before{content:"\eb3f"}.jam-myspace-square:before{content:"\eb40"}.jam-myspace:before{content:"\eb41"}.jam-napster-circle:before{content:"\eb42"}.jam-napster-square:before{content:"\eb43"}.jam-napster:before{content:"\eb44"}.jam-newsletter-f:before{content:"\eb45"}.jam-newsletter:before{content:"\eb46"}.jam-newspaper-f:before{content:"\eb47"}.jam-newspaper:before{content:"\eb48"}.jam-npm:before{content:"\eb49"}.jam-odnoklassniki-circle:before{content:"\eb4a"}.jam-odnoklassniki-square:before{content:"\eb4b"}.jam-odnoklassniki:before{content:"\eb4c"}.jam-opera-circle:before{content:"\eb4d"}.jam-opera-square:before{content:"\eb4e"}.jam-opera:before{content:"\eb4f"}.jam-ordered-list:before{content:"\eb50"}.jam-padlock-alt-f:before{content:"\eb51"}.jam-padlock-alt-open-f:before{content:"\eb52"}.jam-padlock-alt-open:before{content:"\eb53"}.jam-padlock-alt:before{content:"\eb54"}.jam-padlock-f:before{content:"\eb55"}.jam-padlock-open-f:before{content:"\eb56"}.jam-padlock-open:before{content:"\eb57"}.jam-padlock:before{content:"\eb58"}.jam-paper-plane-f:before{content:"\eb59"}.jam-paper-plane:before{content:"\eb5a"}.jam-patreon-circle:before{content:"\eb5b"}.jam-patreon-square:before{content:"\eb5c"}.jam-patreon:before{content:"\eb5d"}.jam-pause:before{content:"\eb5e"}.jam-paypal-circle:before{content:"\eb5f"}.jam-paypal-square:before{content:"\eb60"}.jam-paypal:before{content:"\eb61"}.jam-pen-f:before{content:"\eb62"}.jam-pen:before{content:"\eb63"}.jam-pencil-f:before{content:"\eb64"}.jam-pencil:before{content:"\eb65"}.jam-periscope-circle:before{content:"\eb66"}.jam-periscope-square:before{content:"\eb67"}.jam-periscope:before{content:"\eb68"}.jam-phone-f:before{content:"\eb69"}.jam-phone:before{content:"\eb6a"}.jam-picture-f:before{content:"\eb6b"}.jam-picture:before{content:"\eb6c"}.jam-pictures-f:before{content:"\eb6d"}.jam-pictures:before{content:"\eb6e"}.jam-pie-chart-alt:before{content:"\eb6f"}.jam-pie-chart-f:before{content:"\eb70"}.jam-pie-chart:before{content:"\eb71"}.jam-pin-alt-f:before{content:"\eb72"}.jam-pin-alt:before{content:"\eb73"}.jam-pin-f:before{content:"\eb74"}.jam-pin:before{content:"\eb75"}.jam-pinterest-circle:before{content:"\eb76"}.jam-pinterest-square:before{content:"\eb77"}.jam-pinterest:before{content:"\eb78"}.jam-pizza-slice:before{content:"\eb79"}.jam-plane-f:before{content:"\eb7a"}.jam-plane:before{content:"\eb7b"}.jam-play-circle-f:before{content:"\eb7c"}.jam-play-circle:before{content:"\eb7d"}.jam-play-square-f:before{content:"\eb7e"}.jam-play-square:before{content:"\eb7f"}.jam-play:before{content:"\eb80"}.jam-plug-f:before{content:"\eb81"}.jam-plug:before{content:"\eb82"}.jam-plus-circle-f:before{content:"\eb83"}.jam-plus-circle:before{content:"\eb84"}.jam-plus-rectangle-f:before{content:"\eb85"}.jam-plus-rectangle:before{content:"\eb86"}.jam-plus:before{content:"\eb87"}.jam-pocket-watch-f:before{content:"\eb88"}.jam-pocket-watch:before{content:"\eb89"}.jam-podcast:before{content:"\eb8a"}.jam-power:before{content:"\eb8b"}.jam-printer-f:before{content:"\eb8c"}.jam-printer:before{content:"\eb8d"}.jam-qr-code:before{content:"\eb8e"}.jam-quora-circle:before{content:"\eb8f"}.jam-quora-square:before{content:"\eb90"}.jam-quora:before{content:"\eb91"}.jam-rainbow:before{content:"\eb92"}.jam-rec:before{content:"\eb93"}.jam-rectangle-f:before{content:"\eb94"}.jam-rectangle:before{content:"\eb95"}.jam-reddit:before{content:"\eb96"}.jam-redo:before{content:"\eb97"}.jam-refresh-reverse:before{content:"\eb98"}.jam-refresh:before{content:"\eb99"}.jam-repeat:before{content:"\eb9a"}.jam-rocket-f:before{content:"\eb9b"}.jam-rocket:before{content:"\eb9c"}.jam-rss-feed:before{content:"\eb9d"}.jam-rubber:before{content:"\eb9e"}.jam-ruler-f:before{content:"\eb9f"}.jam-ruler:before{content:"\eba0"}.jam-save-f:before{content:"\eba1"}.jam-save:before{content:"\eba2"}.jam-scissors:before{content:"\eba3"}.jam-screen-f:before{content:"\eba4"}.jam-screen:before{content:"\eba5"}.jam-screwdriver-f:before{content:"\eba6"}.jam-screwdriver:before{content:"\eba7"}.jam-search-folder:before{content:"\eba8"}.jam-search-minus:before{content:"\eba9"}.jam-search-plus:before{content:"\ebaa"}.jam-search:before{content:"\ebab"}.jam-set-backward-circle-f:before{content:"\ebac"}.jam-set-backward-circle:before{content:"\ebad"}.jam-set-backward-square-f:before{content:"\ebae"}.jam-set-backward-square:before{content:"\ebaf"}.jam-set-backward:before{content:"\ebb0"}.jam-set-forward-circle-f:before{content:"\ebb1"}.jam-set-forward-circle:before{content:"\ebb2"}.jam-set-forward-square-f:before{content:"\ebb3"}.jam-set-forward-square:before{content:"\ebb4"}.jam-set-forward:before{content:"\ebb5"}.jam-set-square-f:before{content:"\ebb6"}.jam-set-square:before{content:"\ebb7"}.jam-settings-alt:before{content:"\ebb8"}.jam-share-alt-f:before{content:"\ebb9"}.jam-share-alt:before{content:"\ebba"}.jam-share:before{content:"\ebbb"}.jam-shield-check-f:before{content:"\ebbc"}.jam-shield-check:before{content:"\ebbd"}.jam-shield-close-f:before{content:"\ebbe"}.jam-shield-close:before{content:"\ebbf"}.jam-shield-f:before{content:"\ebc0"}.jam-shield-half:before{content:"\ebc1"}.jam-shield-minus-f:before{content:"\ebc2"}.jam-shield-minus:before{content:"\ebc3"}.jam-shield-plus-f:before{content:"\ebc4"}.jam-shield-plus:before{content:"\ebc5"}.jam-shield:before{content:"\ebc6"}.jam-shopify-circle:before{content:"\ebc7"}.jam-shopify-square:before{content:"\ebc8"}.jam-shopify:before{content:"\ebc9"}.jam-shopping-bag-alt-f:before{content:"\ebca"}.jam-shopping-bag-alt:before{content:"\ebcb"}.jam-shopping-bag-f:before{content:"\ebcc"}.jam-shopping-bag:before{content:"\ebcd"}.jam-shopping-cart:before{content:"\ebce"}.jam-shuffle:before{content:"\ebcf"}.jam-signal:before{content:"\ebd0"}.jam-sitemap-f:before{content:"\ebd1"}.jam-sitemap:before{content:"\ebd2"}.jam-skull-f:before{content:"\ebd3"}.jam-skull:before{content:"\ebd4"}.jam-skype-circle:before{content:"\ebd5"}.jam-skype-square:before{content:"\ebd6"}.jam-skype:before{content:"\ebd7"}.jam-slack-circle:before{content:"\ebd8"}.jam-slack-square:before{content:"\ebd9"}.jam-slack:before{content:"\ebda"}.jam-smiley-f:before{content:"\ebdb"}.jam-smiley:before{content:"\ebdc"}.jam-snapchat-circle:before{content:"\ebdd"}.jam-snapchat-square:before{content:"\ebde"}.jam-snapchat:before{content:"\ebdf"}.jam-snowboard-f:before{content:"\ebe0"}.jam-snowboard:before{content:"\ebe1"}.jam-snowflake:before{content:"\ebe2"}.jam-soundcloud:before{content:"\ebe3"}.jam-speaker-f:before{content:"\ebe4"}.jam-speaker:before{content:"\ebe5"}.jam-spotify:before{content:"\ebe6"}.jam-square-f:before{content:"\ebe7"}.jam-square:before{content:"\ebe8"}.jam-squarespace-circle:before{content:"\ebe9"}.jam-squarespace-square:before{content:"\ebea"}.jam-squarespace:before{content:"\ebeb"}.jam-stackoverflow-circle:before{content:"\ebec"}.jam-stackoverflow-square:before{content:"\ebed"}.jam-stackoverflow:before{content:"\ebee"}.jam-stamp-f:before{content:"\ebef"}.jam-stamp:before{content:"\ebf0"}.jam-star-f:before{content:"\ebf1"}.jam-star-full:before{content:"\ebf2"}.jam-star-half:before{content:"\ebf3"}.jam-star:before{content:"\ebf4"}.jam-station:before{content:"\ebf5"}.jam-stop-sign:before{content:"\ebf6"}.jam-stop:before{content:"\ebf7"}.jam-store:before{content:"\ebf8"}.jam-strikethrough:before{content:"\ebf9"}.jam-stumbleupon-circle:before{content:"\ebfa"}.jam-stumbleupon-square:before{content:"\ebfb"}.jam-stumbleupon:before{content:"\ebfc"}.jam-sun-f:before{content:"\ebfd"}.jam-sun:before{content:"\ebfe"}.jam-switch-left-f:before{content:"\ebff"}.jam-switch-left:before{content:"\ec00"}.jam-switch-right-f:before{content:"\ec01"}.jam-switch-right:before{content:"\ec02"}.jam-sword-f:before{content:"\ec03"}.jam-sword:before{content:"\ec04"}.jam-tablet-f:before{content:"\ec05"}.jam-tablet:before{content:"\ec06"}.jam-tag-f:before{content:"\ec07"}.jam-tag:before{content:"\ec08"}.jam-tags-f:before{content:"\ec09"}.jam-tags:before{content:"\ec0a"}.jam-target:before{content:"\ec0b"}.jam-task-list-f:before{content:"\ec0c"}.jam-task-list:before{content:"\ec0d"}.jam-temperature:before{content:"\ec0e"}.jam-terminal:before{content:"\ec0f"}.jam-thunder-f:before{content:"\ec10"}.jam-thunder:before{content:"\ec11"}.jam-ticket-f:before{content:"\ec12"}.jam-ticket:before{content:"\ec13"}.jam-tools-f:before{content:"\ec14"}.jam-tools:before{content:"\ec15"}.jam-torch-f:before{content:"\ec16"}.jam-torch:before{content:"\ec17"}.jam-totem:before{content:"\ec18"}.jam-train-f:before{content:"\ec19"}.jam-train:before{content:"\ec1a"}.jam-transgender:before{content:"\ec1b"}.jam-trash-alt-f:before{content:"\ec1c"}.jam-trash-alt:before{content:"\ec1d"}.jam-trash-f:before{content:"\ec1e"}.jam-trash:before{content:"\ec1f"}.jam-tree-alt-f:before{content:"\ec20"}.jam-tree-alt:before{content:"\ec21"}.jam-tree-f:before{content:"\ec22"}.jam-tree:before{content:"\ec23"}.jam-trello:before{content:"\ec24"}.jam-triangle-danger-f:before{content:"\ec25"}.jam-triangle-danger:before{content:"\ec26"}.jam-triangle-f:before{content:"\ec27"}.jam-triangle:before{content:"\ec28"}.jam-trophy-f:before{content:"\ec29"}.jam-trophy:before{content:"\ec2a"}.jam-tube:before{content:"\ec2b"}.jam-tumblr-circle:before{content:"\ec2c"}.jam-tumblr-square:before{content:"\ec2d"}.jam-tumblr:before{content:"\ec2e"}.jam-twitch:before{content:"\ec2f"}.jam-twitter-circle:before{content:"\ec30"}.jam-twitter-square:before{content:"\ec31"}.jam-twitter:before{content:"\ec32"}.jam-umbrella-closed-f:before{content:"\ec33"}.jam-umbrella-closed:before{content:"\ec34"}.jam-umbrella-f:before{content:"\ec35"}.jam-umbrella:before{content:"\ec36"}.jam-underline:before{content:"\ec37"}.jam-undo:before{content:"\ec38"}.jam-unindent:before{content:"\ec39"}.jam-universe:before{content:"\ec3a"}.jam-unordered-list:before{content:"\ec3b"}.jam-unsplash-circle:before{content:"\ec3c"}.jam-unsplash-square:before{content:"\ec3d"}.jam-unsplash:before{content:"\ec3e"}.jam-upload:before{content:"\ec3f"}.jam-user-circle:before{content:"\ec40"}.jam-user-minus:before{content:"\ec41"}.jam-user-plus:before{content:"\ec42"}.jam-user-remove:before{content:"\ec43"}.jam-user-square:before{content:"\ec44"}.jam-user:before{content:"\ec45"}.jam-users:before{content:"\ec46"}.jam-viadeo:before{content:"\ec47"}.jam-viber-circle:before{content:"\ec48"}.jam-viber-square:before{content:"\ec49"}.jam-viber:before{content:"\ec4a"}.jam-video-camera-f:before{content:"\ec4b"}.jam-video-camera-vintage-f:before{content:"\ec4c"}.jam-video-camera-vintage:before{content:"\ec4d"}.jam-video-camera:before{content:"\ec4e"}.jam-vimeo-circle:before{content:"\ec4f"}.jam-vimeo-square:before{content:"\ec50"}.jam-vimeo:before{content:"\ec51"}.jam-vine-circle:before{content:"\ec52"}.jam-vine-square:before{content:"\ec53"}.jam-vine:before{content:"\ec54"}.jam-voicemail:before{content:"\ec55"}.jam-volume-circle-f:before{content:"\ec56"}.jam-volume-circle:before{content:"\ec57"}.jam-volume-down-circle-f:before{content:"\ec58"}.jam-volume-down-circle:before{content:"\ec59"}.jam-volume-down-square-f:before{content:"\ec5a"}.jam-volume-down-square:before{content:"\ec5b"}.jam-volume-down:before{content:"\ec5c"}.jam-volume-mute-circle-f:before{content:"\ec5d"}.jam-volume-mute-circle:before{content:"\ec5e"}.jam-volume-mute-square-f:before{content:"\ec5f"}.jam-volume-mute-square:before{content:"\ec60"}.jam-volume-mute:before{content:"\ec61"}.jam-volume-square-f:before{content:"\ec62"}.jam-volume-square:before{content:"\ec63"}.jam-volume-up-circle-f:before{content:"\ec64"}.jam-volume-up-circle:before{content:"\ec65"}.jam-volume-up-square-f:before{content:"\ec66"}.jam-volume-up-square:before{content:"\ec67"}.jam-volume-up:before{content:"\ec68"}.jam-volume:before{content:"\ec69"}.jam-watch-f:before{content:"\ec6a"}.jam-watch:before{content:"\ec6b"}.jam-water-drop-f:before{content:"\ec6c"}.jam-water-drop:before{content:"\ec6d"}.jam-whatsapp:before{content:"\ec6e"}.jam-wifi:before{content:"\ec6f"}.jam-wikipedia:before{content:"\ec70"}.jam-wordpress:before{content:"\ec71"}.jam-world:before{content:"\ec72"}.jam-wrench-f:before{content:"\ec73"}.jam-wrench:before{content:"\ec74"}.jam-write-f:before{content:"\ec75"}.jam-write:before{content:"\ec76"}.jam-yahoo-circle:before{content:"\ec77"}.jam-yahoo-square:before{content:"\ec78"}.jam-yahoo:before{content:"\ec79"}.jam-yelp-circle:before{content:"\ec7a"}.jam-yelp-square:before{content:"\ec7b"}.jam-yelp:before{content:"\ec7c"}.jam-youtube-circle:before{content:"\ec7d"}.jam-youtube-square:before{content:"\ec7e"}.jam-youtube:before{content:"\ec7f"}.keyword .tag:after { top: auto;}.keyword { border:none; background:#F6F8F9;}.keyword .select-container { min-height:35px;} .rx-reset *{ box-sizing:border-box; background:0 0; border:0; font-size:100%; line-height:1; margin:0; padding:0; vertical-align:baseline}.rx-reset address:empty,.rx-reset blockquote:empty,.rx-reset dd:empty,.rx-reset dt:empty,.rx-reset figcaption:empty,.rx-reset h1:empty,.rx-reset h2:empty,.rx-reset h3:empty,.rx-reset h4:empty,.rx-reset h5:empty,.rx-reset h6:empty,.rx-reset li:empty,.rx-reset p:empty{ min-height:1.5em}.rx-reset pre:empty{ min-height:3.5em}.rx-reset b:empty,.rx-reset code:empty,.rx-reset em:empty,.rx-reset i:empty,.rx-reset ins:empty,.rx-reset span:empty,.rx-reset strong:empty,.rx-reset sub:empty,.rx-reset sup:empty,.rx-reset u:empty{ display:inline-block; min-width:1px; min-height:1em}.rx-reset code:after,.rx-reset kbd:after,.rx-reset mark:after,.rx-reset td:after,.rx-reset th:after{ content:'\200B'}.rx-reset code+code{ margin-left:2px}.rx-reset table{ empty-cells:show}.rx-reset embed,.rx-reset img,.rx-reset object{ max-width:100%; height:auto}.rx-reset figure>iframe,.rx-reset figure>img{ vertical-align:middle}.rx-reset figcaption{ display:block; top:0}.rx-reset figcaption:empty{ min-height:18px}.rx-content{ font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,"Helvetica Neue",Arial,sans-serif; font-size:16px; line-height:1.5}.rx-content h1+*,.rx-content h2+*,.rx-content h3+*,.rx-content h4+*,.rx-content h5+*,.rx-content h6+*{ margin-top:12px}.rx-content address+h2,.rx-content blockquote+h2,.rx-content dl+h2,.rx-content figure+h2,.rx-content ol+h2,.rx-content p+h2,.rx-content pre+h2,.rx-content table+h2,.rx-content ul+h2{ margin-top:24px}.rx-content address+h3,.rx-content blockquote+h3,.rx-content dl+h3,.rx-content figure+h3,.rx-content ol+h3,.rx-content p+h3,.rx-content pre+h3,.rx-content table+h3,.rx-content ul+h3{ margin-top:24px}.rx-content address+h4,.rx-content blockquote+h4,.rx-content dl+h4,.rx-content figure+h4,.rx-content ol+h4,.rx-content p+h4,.rx-content pre+h4,.rx-content table+h4,.rx-content ul+h4{ margin-top:24px}.rx-content address+h5,.rx-content blockquote+h5,.rx-content dl+h5,.rx-content figure+h5,.rx-content ol+h5,.rx-content p+h5,.rx-content pre+h5,.rx-content table+h5,.rx-content ul+h5{ margin-top:24px}.rx-content address+h6,.rx-content blockquote+h6,.rx-content dl+h6,.rx-content figure+h6,.rx-content ol+h6,.rx-content p+h6,.rx-content pre+h6,.rx-content table+h6,.rx-content ul+h6{ margin-top:24px}.rx-content address+*,.rx-content blockquote+*,.rx-content dl+*,.rx-content figure+*,.rx-content ol+*,.rx-content p+*,.rx-content pre+*,.rx-content table+*,.rx-content ul+*{ margin-top:16px}.rx-content div+*{ margin-top:24px}.rx-content h1+h2{ margin-top:24px}.rx-content h2+h3{ margin-top:24px}.rx-content h3+h4{ margin-top:24px}.rx-content h4+h5{ margin-top:24px}.rx-content h5+h6{ margin-top:24px}.rx-content a,.rx-content a:focus,.rx-content a:hover{ color:#0044c3}.rx-content p{ font-size:16px; line-height:1.5}.rx-content h1,.rx-content h2,.rx-content h3,.rx-content h4,.rx-content h5,.rx-content h6{ font-family:inherit; font-weight:700; font-style:normal; font-size:16px; line-height:1.5; color:#000b1d; text-rendering:optimizeLegibility; letter-spacing:-.01em}.rx-content h1 a,.rx-content h1 a:focus,.rx-content h1 a:hover,.rx-content h2 a,.rx-content h2 a:focus,.rx-content h2 a:hover,.rx-content h3 a,.rx-content h3 a:focus,.rx-content h3 a:hover,.rx-content h4 a,.rx-content h4 a:focus,.rx-content h4 a:hover,.rx-content h5 a,.rx-content h5 a:focus,.rx-content h5 a:hover,.rx-content h6 a,.rx-content h6 a:focus,.rx-content h6 a:hover{ color:inherit; text-decoration:none}.rx-content h1{ font-size:40px; line-height:1.2}.rx-content h2{ font-size:24px; line-height:1.3}.rx-content h3{ font-size:21px; line-height:1.5}.rx-content ol,.rx-content ul{ margin-left:20px}.rx-content li{ font-size:16px; line-height:1.5}.rx-content li li{ font-size:1em}.rx-content dd,.rx-content dt{ font-size:16px; line-height:1.5}.rx-content dt{ font-weight:700}.rx-content dd+dt{ margin-top:.25em}.rx-content pre{ overflow:auto; white-space:pre; font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace; font-size:90%; line-height:1.5; color:#262f3f; background-color:#f5f5f6; padding:1em}.rx-content pre code{ padding:0; border:0; background:0 0; font-size:100%; display:block; line-height:inherit}.rx-content blockquote{ color:#262f3f; font-style:italic; font-weight:400; padding:0; background:0 0}.rx-content blockquote p{ color:#262f3f; font-size:125%; line-height:1.5}.rx-content blockquote p+p{ margin-top:4px}.rx-content blockquote cite,.rx-content figcaption cite{ font-style:inherit; font-size:14px; line-height:1.5; color:rgba(38,47,63,.7)}.rx-content caption{ text-align:left; font-style:normal}.rx-content table{ border-collapse:collapse; border-spacing:0; width:100%; empty-cells:show}.rx-content td,.rx-content th{ text-align:left; vertical-align:top; font-size:95%; line-height:1.5; padding:.75em; border:1px solid rgba(217,219,221,.5)}.rx-content th{ font-weight:400}.rx-content thead th{ font-weight:700}.rx-content address{ font-style:normal}.rx-content abbr,.rx-content dfn{ font-size:95%}.rx-content cite,.rx-content code,.rx-content kbd,.rx-content samp,.rx-content small,.rx-content time,.rx-content var{ font-size:85%}.rx-content sub,.rx-content sup{ font-size:65%}.rx-content code,.rx-content kbd,.rx-content samp,.rx-content var{ display:inline-block; font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace; font-style:normal; line-height:1; color:rgba(0,11,29,.85); vertical-align:baseline}.rx-content code,.rx-content kbd,.rx-content samp{ border-radius:2px}.rx-content kbd{ border:1px solid rgba(0,11,29,.15); padding:.2em .4em}.rx-content code{ position:relative; top:-1px; border:1px solid transparent; background-color:#f5f5f6; padding:.2em .4em .2em}.rx-content mark{ background-color:#ff0; color:#000}.rx-content b,.rx-content strong{ font-weight:600}.rx-content abbr[title],.rx-content dfn[title]{ letter-spacing:.01em; text-transform:uppercase; text-decoration:none; border-bottom:1px dotted rgba(0,0,0,.4); cursor:help}.rx-content cite{ font-style:italic}.rx-content sub,.rx-content sup{ line-height:1; margin-left:2px}.rx-content sub{ vertical-align:sub}.rx-content sup{ vertical-align:super}.rx-content figure>div,.rx-content figure>iframe,.rx-content figure>img,.rx-content figure>pre{ vertical-align:middle}.rx-content figure figcaption{ display:block; font-style:normal; margin-top:.25em; font-size:12px; line-height:1.5}.rx-content .embed-responsive{ position:relative; padding:0; margin:0; padding-bottom:56.25%; padding-top:25px; height:0}.rx-content .embed-responsive iframe{ position:absolute; top:0; left:0; width:100%; height:100%}.rx-content hr{ position:relative; line-height:1; background:0 0; border:none; text-align:left; margin-top:1em; margin-bottom:1em; height:10px}.rx-content hr:before{ content:''; position:absolute; top:50%}.rx-content hr:before{ width:100%; max-width:100%; margin-top:-.5px; border-top-width:1px; border-top-style:solid; border-top-color:rgba(217,219,221,.6)}.rx-content .align-right{ text-align:right}.rx-content .align-center{ text-align:center}.rx-content .align-justify{ text-align:justify}.rx-content div.align-center img,.rx-content figure.align-center img,.rx-content p.align-center img{ max-width:80%}.rx-content div.align-center figcaption,.rx-content figure.align-center figcaption,.rx-content p.align-center figcaption{ text-align:center}.rx-content .float-left{ float:left; margin-right:1em; margin-bottom:1em; max-width:200px}.rx-content .float-right{ float:right; margin-left:1em; margin-bottom:1em; max-width:200px}@keyframes slideUp{ to{ height:0; padding-top:0; padding-bottom:0; margin-bottom:0 }}@keyframes slideDown{ from{ height:0; padding-top:0; padding-bottom:0; margin-bottom:0 }}@keyframes fadeIn{ from{ opacity:0 } to{ opacity:1 }}@keyframes fadeOut{ from{ opacity:1 } to{ opacity:0 }}.rx-container{ box-sizing:border-box; border-radius:2px; background-color:#fff; border:1px solid rgba(0,11,29,.1)}.rx-toolbar{ display:flex; flex:1; white-space:nowrap; height:40px; overflow-x:scroll; overflow-y:hidden; scrollbar-width:none; -ms-overflow-style:none}.rx-toolbar::-webkit-scrollbar{ width:0; height:0}.rx-toolbar-container{ position:relative; z-index:4; margin:0; padding:0; box-sizing:border-box; display:flex}.rx-toolbar-container.is-rx-toolbar{ border-top-left-radius:2px; border-top-right-radius:2px; background-color:rgba(255,255,255,.98); border-bottom:1px solid rgba(0,11,29,.1)}.rx-toolbar-container.is-rx-toolbar .rx-topbar{ position:relative; margin-left:auto; display:flex}.rx-toolbar-sticky{ position:-webkit-sticky; position:sticky; top:0}.rx-editor-container{ box-sizing:border-box}.rx-source-container{ display:none}.rx-context{ position:absolute; top:0; left:0; z-index:4; padding:0; margin:0; line-height:1; border-radius:99px; background-color:#000b1d}.rx-control{ position:absolute; top:0; left:0; z-index:3; padding:0; margin:0; line-height:1}.rx-topbar{ position:absolute; right:0}.rx-source,.rx-source:focus,.rx-source:hover{ text-align:left; box-sizing:border-box; font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace; width:100%; display:block; margin:0; border:none; box-shadow:none; border-radius:0; background-color:#262f3f; color:rgba(255,255,255,.8); font-size:14px; outline:0; padding:10px 18px 20px 18px; line-height:1.5; min-height:60px; resize:vertical}.rx-draggable-placeholder{ height:20px; min-width:80px; outline:3px dashed gold!important; background-color:rgba(255,215,0,.2)!important; margin-bottom:20px}.rx-drag-active{ outline:3px dashed gold!important; outline-offset:0!important; position:relative; max-height:40px; overflow:hidden; padding:0}.rx-drag-active:before{ width:100%; height:100%; content:""; top:0; left:0; background-color:rgba(255,215,0,.4); position:absolute; z-index:1}.rx-dragging{ opacity:.95; background-color:#fff; box-shadow:0 15px 30px 0 15px 30px rgba(0,11,29,.3)}.rx-dragging img{ max-width:100%}.rx-voice-label{ display:none}@keyframes progress-bar-stripes{ from{ background-position:40px 0 } to{ background-position:0 0 }}.rx-editor-progress{ position:fixed; top:0; left:0; z-index:11000; width:100%; background-color:rgba(0,11,29,.2)}.rx-editor-progress span{ animation:progress-bar-stripes 2s linear infinite; content:''; display:block; min-height:8px; width:100%; height:100%; background-color:#0058fb; background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 75%,transparent 75%,transparent); background-image:linear-gradient(45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 75%,transparent 75%,transparent); background-size:40px 40px}.rx-nowrap{ white-space:nowrap!important}.rx-handle{ cursor:move}.rx-placeholder:before{ position:absolute; z-index:0; content:attr(placeholder); color:rgba(0,11,29,.4); font-weight:400; cursor:text}@font-face{ font-family:RedactorX;src:url("data:application/x-font-ttf;charset=utf-8;base64,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") format("truetype"); font-weight:400; font-style:normal; font-display:block}[class*=" rx-icon-"],[class^=rx-icon-]{ font-family:RedactorX!important; speak:never; font-style:normal; font-weight:400; font-variant:normal; text-transform:none; line-height:1; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale}.rx-icon-paragraph:before{ content:"\e91b"}.rx-icon-outdent:before{ content:"\e921"}.rx-icon-sub:before{ content:"\e90c"}.rx-icon-sup:before{ content:"\e920"}.rx-icon-align-center:before{ content:"\e900"}.rx-icon-align-justify:before{ content:"\e901"}.rx-icon-align-left:before,.rx-icon-alignment:before{ content:"\e902"}.rx-icon-add:before{ content:"\e903"}.rx-icon-align-right:before{ content:"\e904"}.rx-icon-embed:before{ content:"\e905"}.rx-icon-file:before{ content:"\e906"}.rx-icon-duplicate:before{ content:"\e907"}.rx-icon-format:before{ content:"\e908"}.rx-icon-bold:before{ content:"\e909"}.rx-icon-code:before,.rx-icon-html:before,.rx-icon-pre:before{ content:"\e90a"}.rx-icon-deleted:before{ content:"\e90b"}.rx-icon-image:before{ content:"\e90d"}.rx-icon-indent:before{ content:"\e90e"}.rx-icon-italic:before{ content:"\e90f"}.rx-icon-kbd:before{ content:"\e910"}.rx-icon-line:before{ content:"\e911"}.rx-icon-link:before{ content:"\e912"}.rx-icon-list:before{ content:"\e913"}.rx-icon-mark:before{ content:"\e914"}.rx-icon-quote:before{ content:"\e915"}.rx-icon-redo:before{ content:"\e916"}.rx-icon-selector:before{ content:"\e917"}.rx-icon-shortcut:before{ content:"\e918"}.rx-icon-sort:before{ content:"\e919"}.rx-icon-table:before{ content:"\e91a"}.rx-icon-trash:before{ content:"\e91c"}.rx-icon-tune:before{ content:"\e91d"}.rx-icon-underline:before{ content:"\e91e"}.rx-icon-undo:before{ content:"\e91f"}.rx-button{ display:inline-flex; align-items:center; justify-content:center; vertical-align:middle; text-decoration:none; background:0 0; outline:0; margin:0; padding:0; box-sizing:border-box; font-size:16px; line-height:1; cursor:pointer}.rx-button:hover{ text-decoration:none}.rx-button-icon{ display:inline-flex}.rx-button-icon svg{ display:inline-block}.rx-button-icon{ width:31px; height:30px; align-items:center; justify-content:center; border-radius:4px; border:1px solid transparent}.rx-button-control{ width:20px; color:rgba(0,11,29,.4)}.rx-button-control:hover{ color:#000b1d}.rx-button-context,.rx-button-context:active,.rx-button-context:focus{ width:36px; min-width:36px; height:34px; background-color:transparent; color:rgba(255,255,255,.85)}.rx-button-context:first-child{ padding-left:6px}.rx-button-context:last-child{ padding-right:6px}.rx-button-context svg{ fill:rgba(255,255,255,.85)}.rx-button-context.active{ background-color:rgba(255,255,255,.2); color:rgba(255,255,255,.85)}.rx-button-context:hover{ transition:all .2s linear; background-color:rgba(255,255,255,.3); color:#fff}.rx-button-context:hover svg{ fill:#fff}.rx-button-context:hover .rx-button-icon{ border-color:transparent}.rx-button-toolbar{ padding-top:1px; width:40px; min-width:40px; height:41px}.rx-button-topbar{ width:36px; height:40px; padding-top:1px}.rx-button-toolbar,.rx-button-topbar{ color:rgba(0,11,29,.8)}.rx-button-toolbar svg,.rx-button-topbar svg{ fill:rgba(0,11,29,.8)}.rx-button-toolbar.active .rx-button-icon,.rx-button-topbar.active .rx-button-icon{ border-color:#e4e8ed; background-color:rgba(228,232,237,.5)}.rx-button-toolbar.toggled,.rx-button-topbar.toggled{ background-color:#e4e8ed; color:#000b1d}.rx-button-toolbar.toggled svg,.rx-button-topbar.toggled svg{ fill:#000b1d}.rx-button-toolbar.disable,.rx-button-toolbar.disable:hover,.rx-button-topbar.disable,.rx-button-topbar.disable:hover{ cursor:default; background-color:transparent!important; color:rgba(0,11,29,.4)!important}.rx-button-toolbar.disable svg,.rx-button-topbar.disable svg{ fill:rgba(0,11,29,.4)!important}.rx-button-toolbar.disable .rx-button-icon,.rx-button-topbar.disable .rx-button-icon{ background-color:transparent!important; color:rgba(0,11,29,.4)!important}.rx-button-toolbar:hover,.rx-button-topbar:hover{ transition:all .2s linear; background-color:#e4e8ed; color:#000b1d}.rx-button-toolbar:hover svg,.rx-button-topbar:hover svg{ fill:#000b1d}.rx-button-toolbar:hover .rx-button-icon,.rx-button-topbar:hover .rx-button-icon{ border-color:transparent}.rx-tooltip{ position:absolute; z-index:99; margin:0; padding:4px 7px; border-radius:2px; line-height:1; font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace; font-size:12px; color:rgba(255,255,255,.85); background-color:#000b1d}.rx-statusbar{ font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace; margin:0; padding:8px 10px; position:relative; overflow:hidden; background-color:#f5f5f6; box-sizing:border-box; border:none}.rx-statusbar:empty{ display:none}.rx-statusbar-item{ float:left; font-size:12px; padding:0 10px; margin:0; line-height:16px; color:rgba(0,11,29,.5); border-right:1px solid rgba(0,11,29,.1)}.rx-statusbar-item:last-child{ border-right-color:transparent}.rx-statusbar-item a{ color:rgba(0,11,29,.5); text-decoration:underline}.rx-statusbar-item a:hover{ color:#ff4f7f; text-decoration:underline}.rx-panel{ position:absolute; min-width:240px; max-height:300px; margin:0; padding:0; z-index:99; font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,"Helvetica Neue",Arial,sans-serif; font-size:14px; overflow:auto; border-radius:4px; background-color:#000b1d}.rx-panel-item{ box-sizing:border-box; padding:4px; border-bottom:1px solid rgba(255,255,255,.07)}.rx-panel-item a{ display:block; border-radius:6px; padding:8px; line-height:1; text-decoration:none; color:#fff; background-color:transparent}.rx-panel-item a:hover,.rx-panel-item.active a{ color:#fff; background-color:#0058fb}.rx-editor,.rx-editor [data-rx-type],.rx-editor a,.rx-editor figcaption,.rx-editor p,.rx-editor td,.rx-editor th{ outline:0}.rx-editor::after{ content:""; clear:both; display:table}.rx-editor [data-rx-type=embed],.rx-editor [data-rx-type=embed] a,.rx-editor [data-rx-type=image],.rx-editor [data-rx-type=image] a{ cursor:pointer}.rx-editor [data-rx-type=embed] figcaption,.rx-editor [data-rx-type=image] figcaption{ cursor:text}.rx-editor [data-rx-type=embed].rx-block-focus,.rx-editor [data-rx-type=image].rx-block-focus,.rx-editor [data-rx-type=layer].rx-block-focus,.rx-editor [data-rx-type=line].rx-block-focus{ outline:3px solid rgba(0,88,251,.4)!important}.rx-editor [data-rx-type].rx-block-meta-focus{ outline:3px solid rgba(0,88,251,.4)!important}.rx-editor [data-rx-type=text]{ margin:0; line-height:1.5}.rx-editor [data-rx-type=text]:empty{ min-height:1.5em}.rx-editor [data-rx-type=embed]{ position:relative}.rx-editor [data-rx-type=embed]:before{ width:100%; height:100%; content:""; position:absolute; z-index:1}.rx-editor [data-rx-type=embed] iframe{ display:inline-block}.rx-editor [data-rx-type=embed] figcaption{ position:relative; top:0; z-index:2}.rx-editor [data-placeholder]:empty:before{ content:attr(data-placeholder); display:inline-block; color:rgba(0,11,29,.4); font-weight:400; font-style:italic; font-size:inherit; cursor:text; max-height:20px}.rx-editor [data-placeholder]:empty:focus:before{ content:""}.rx-popup{ font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,"Helvetica Neue",Arial,sans-serif; border-radius:4px; background-color:#fff; box-shadow:0 14px 28px rgba(0,11,29,.25),0 10px 10px rgba(0,11,29,.1); position:absolute; top:0; left:0; z-index:100; margin-bottom:16px; overflow-x:auto}.rx-popup-body{ box-sizing:border-box; padding:0}.rx-popup-body form{ padding-bottom:16px}.rx-popup-items{ padding:8px}.rx-popup-type-grid .rx-popup-items{ display:flex; flex-wrap:wrap; padding:0; box-sizing:border-box}.rx-popup-type-grid .rx-popup-item{ box-sizing:border-box; border-radius:0; margin-bottom:-1px; width:32px; height:32px; line-height:32px; padding:0; text-align:center; justify-content:center; align-items:center; border:1px solid #d9dbdd; color:#000b1d; border-left-color:transparent; border-top-color:transparent}.rx-popup-type-grid .rx-popup-item svg{ width:16px; height:16px}.rx-popup-header{ font-size:14px; font-weight:700; color:#000b1d; padding:0 16px; position:relative}.rx-popup-header:empty{ display:none}.rx-popup-header-box{ white-space:nowrap}.rx-popup-header-item{ position:relative; display:inline-block; color:#000b1d; font-weight:700; padding-top:16px; padding-bottom:16px; margin-right:8px; padding-right:8px; text-decoration:none}.rx-popup-header-item:after{ content:''; position:absolute; right:0; top:18px; width:1px; height:16px; background-color:rgba(0,11,29,.2)}.rx-popup-header-item:last-child{ margin-right:0; padding-right:0}.rx-popup-header-item:last-child:after{ display:none}.rx-popup-header-item-link{ color:rgba(0,11,29,.6)}.rx-popup-header-item-link:hover{ color:#000b1d; text-decoration:underline}.rx-popup-header-item-link.active{ color:#000b1d; text-decoration:none; cursor:text}.rx-popup-footer{ overflow:hidden; box-sizing:border-box; margin-top:8px; padding:16px; padding-bottom:20px}.rx-popup-footer .rx-form-button{ margin-right:4px}.rx-popup-footer:empty{ display:none}.rx-popup-item{ font-size:14px; border-radius:4px; padding:10px 8px; display:flex; line-height:1; align-items:center; cursor:pointer; position:relative}.rx-popup-item-container{ width:92px; height:76px; padding:0; display:flex; flex-direction:column; text-align:center; align-items:center; justify-content:center; vertical-align:middle}.rx-popup-item-container .rx-popup-item-title{ flex:none; font-size:12px; color:rgba(0,11,29,.6)}.rx-popup-item-container .rx-popup-item-icon{ font-size:16px; margin-bottom:10px; margin-right:0; line-height:1}.rx-popup-item-container .rx-popup-item-icon svg{ position:relative; top:2px}.rx-popup-item-title{ flex:1}.rx-popup-item-icon{ font-size:16px; margin-right:6px}.rx-popup-item-shortcut{ font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace; font-size:11px; color:rgba(0,11,29,.5); margin-left:auto; padding-top:1px; text-align:right}.rx-popup-item-shortcut b{ position:relative; top:2px; font-weight:400; font-size:14px}.rx-popup-item-image{ display:inline-block; max-width:38px!important; height:auto; padding:4px; border-radius:4px; background-color:#d9dbdd}.rx-popup-item-image>img,.rx-popup-item-image>svg{ max-width:30px!important; height:auto; display:inline-block}.rx-popup-item-trash{ font-size:14px; margin-left:auto; color:rgba(0,11,29,.7)}.rx-popup-item-trash:hover{ color:#000b1d}.rx-popup-item-hidden{ display:none}.rx-popup-item:hover{ background-color:#e4e8ed}.rx-popup-item.active{ background-color:rgba(0,88,251,.65); color:#fff}.rx-popup-item.active span{ background:0 0!important; color:#fff!important}.rx-popup-item-divider-top{ margin-top:9px}.rx-popup-item-divider-top:before{ top:-5px}.rx-popup-item-divider-bottom{ margin-bottom:9px}.rx-popup-item-divider-bottom:before{ bottom:-5px}.rx-popup-item-divider-bottom:before,.rx-popup-item-divider-top:before{ position:absolute; content:''; width:calc(100% - 8px); height:1px; left:4px; background-color:rgba(0,11,29,.07)}.rx-popup-close{ position:absolute; right:16px; top:14px; cursor:pointer; display:inline-block; vertical-align:middle; width:20px; height:20px; opacity:.5}.rx-popup-close::after,.rx-popup-close::before{ content:""; display:block; left:50%; position:absolute; top:50%; transform:translate(-50%,-50%) rotate(45deg); background-color:#000b1d}.rx-popup-close::before{ height:1px; width:75%}.rx-popup-close::after{ height:75%; width:1px}.rx-popup-close:hover{ opacity:1}.rx-popup-list{ list-style:none; margin:0; padding:16px 8px; padding-top:0}.rx-popup-list li{ cursor:pointer; display:flex; align-items:center; border-radius:4px; line-height:1; border-bottom:1px solid rgba(0,11,29,.07)}.rx-popup-list li:last-child{ border-bottom-color:transparent}.rx-popup-list li:hover{ background-color:#e4e8ed}.rx-popup-list-item{ text-decoration:none; flex:1; padding:7px 8px; font-size:14px; color:#000b1d}.rx-popup-list-aside{ font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace; font-size:11px; color:rgba(0,11,29,.5); margin-left:auto; padding-left:4px}.rx-popup.has-footer form,.rx-popup.has-form .rx-popup-header-item,.rx-popup.has-items .rx-popup-header-item{ padding-bottom:0}.rx-popup[dir=rtl] .rx-popup-close{ right:auto; left:20px}.rx-form-item{ padding:16px 16px 0 16px}.rx-form-item:empty{ display:none}.rx-form-image img,.rx-form-image svg{ max-width:100%}.rx-form-label{ box-sizing:border-box; font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,"Helvetica Neue",Arial,sans-serif; font-size:14px; font-weight:700; display:block; padding:0; margin:0; padding-bottom:6px; color:rgba(0,11,29,.65)}.rx-form-container-flex{ display:flex}.rx-form-container-flex .rx-form-input,.rx-form-container-flex .rx-form-select{ flex:auto}.rx-form-container-flex .rx-form-button{ margin-left:4px}.rx-form-button-push-right{ float:right}.rx-form-button{ box-sizing:border-box; font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,"Helvetica Neue",Arial,sans-serif; font-size:14px; font-weight:700; outline:0; border-radius:4px; padding:8px 24px; min-height:38px; cursor:pointer; line-height:1.25; height:auto; background-color:#fff; border:1px solid #d9dbdd; color:rgba(0,11,29,.9)}.rx-form-button:hover{ background-color:#f5f5f6}.rx-form-button-primary{ background-color:#000b1d; border:1px solid #000b1d; color:#fff}.rx-form-button-primary:hover{ background-color:#262f3f}.rx-form-button-danger{ background-color:#fff; border:1px solid #bf3d66; color:#bf3d66}.rx-form-button-danger:hover{ background-color:#f5f5f6}.rx-form-button-fullwidth{ display:block; width:100%}.rx-form-input,.rx-form-select,.rx-form-textarea{ box-sizing:border-box; display:block; width:100%; vertical-align:middle; font-weight:400; padding:8px; font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,"Helvetica Neue",Arial,sans-serif; font-size:15px; outline:0; border-radius:4px; box-shadow:none; line-height:1.3; color:#000b1d; background-color:#f5f5f6; border:1px solid #d9dbdd}.rx-form-input:focus,.rx-form-select:focus,.rx-form-textarea:focus{ border-color:rgba(0,88,251,.5); box-shadow:0 1px 2px rgba(0,11,29,.13) inset,0 0 2px rgba(0,88,251,.4)}.rx-form-textarea{ resize:vertical; line-height:1.5}.rx-form-select{ font-size:15px; cursor:pointer; -webkit-appearance:none; background-image:url('data:image/svg+xml; utf8,<svg height="10" viewBox="0 0 9 10" width="9" xmlns="http://www.w3.org/2000/svg"><path fill="rgba(0, 0, 0, .6)" d="m3.27162899.66658308.8-.70211699 4 3.51058495-.8.70211699-3.2-2.80846796-3.2 2.80846796-.8-.70211699zm0 8.59576602-3.2-2.80846795.8-.70211699 3.2 2.80846796 3.2-2.80846796.8.70211699-4 3.51058494z" /></svg>'); background-repeat:no-repeat; background-position:right .65em center; padding-right:28px; min-height:35px}.rx-form-checkbox{ box-sizing:border-box; vertical-align:middle; position:relative; bottom:-.1em; margin-top:0!important; margin-right:4px!important; margin-left:0!important; font-size:15px}.rx-popup[dir=rtl] .rx-form-checkbox{ margin-right:0!important; margin-left:4px!important}.rx-form-checkbox-item span{ font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,"Helvetica Neue",Arial,sans-serif; font-size:14px; font-weight:400; color:#000b1d}.rx-form-segment{ display:flex; flex-wrap:wrap; background-color:#f0f1f1; border-radius:4px; padding:2px; gap:4px}.rx-form-segment-item{ border:1px solid transparent; font-size:16px; padding:8px 5px; margin:0; cursor:pointer; flex:auto; text-align:center; border-radius:4px; min-width:32px; color:rgba(0,11,29,.6)}.rx-form-segment-item:hover{ background-color:#fff; color:#000b1d}.rx-form-segment-item.active{ cursor:default; background-color:#fff; box-shadow:0 1px 3px rgba(0,11,29,.12),0 1px 2px rgba(0,11,29,.2); color:#000b1d}.rx-form-upload-box{ flex:1; display:flex; flex-direction:column; align-items:center; justify-content:center; margin:0; margin-bottom:10px; border:2px dashed rgba(0,11,29,.12); background-color:#f5f5f6; border-radius:4px; min-width:160px; height:160px; cursor:pointer; position:relative}.rx-form-upload-box input[type=file]{ font-size:13px}.rx-form-upload-box img{ position:relative; z-index:2; object-fit:cover; height:100%; width:100%}.rx-form-upload-box:after{ content:''; position:absolute; top:0; bottom:0; left:0; right:0; width:100%; height:100%}.rx-form-upload-box.rx-form-upload-hover{ border-color:rgba(0,88,251,.35); background-color:rgba(0,88,251,.05)}.rx-form-upload-box.rx-form-upload-error{ border-color:rgba(255,79,127,.35); background-color:rgba(255,79,127,.05)}.rx-upload-remove{ position:absolute; z-index:3; top:-6px; right:-10px; background-color:#ff4f7f; color:#fff; opacity:1; width:20px; height:20px; text-align:center; border-radius:10px; font-size:14px; line-height:20px}.rx-upload-remove:after{ content:'\00d7'}.rx-upload-remove:hover{ background-color:#000b1d}.rx-form-upload-cover-off img{ object-fit:initial; height:auto; width:auto}.rx-form-upload-placeholder{ font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,"Helvetica Neue",Arial,sans-serif; color:rgba(0,11,29,.5); font-size:12px; line-height:1.35; padding:0 8px; text-align:center}.rx-form-upload-placeholder svg{ fill:rgba(0,11,29,.5)}.rx-popup-addbar .rx-popup-items{ display:flex; flex-wrap:wrap; padding:4px}.rx-popup-image .rx-popup-body,.rx-popup-stack-image .rx-popup-body{ padding:16px; padding-top:0}.rx-popup-image-section-or{ margin:16px 0; font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,"Helvetica Neue",Arial,sans-serif; text-transform:uppercase; font-weight:700; text-align:center; font-size:12px; color:#000b1d}.rx-popup-images-box{ margin-top:12px}.rx-popup-images-box img{ vertical-align:top; max-width:100px; height:auto; cursor:pointer; margin-bottom:8px; margin-right:8px}.rx-popup-images-box img:hover{ outline:3px solid rgba(0,88,251,.5)}.rx-form-item-edit-image-box{ padding:20px; padding-bottom:0}.rx-form-item-image{ margin-right:8px}.rx-form-item-image img{ max-height:160px; width:auto}.rx-popup-shortcut-item{ border-radius:0; border-bottom:1px solid rgba(0,11,29,.08); cursor:text}.rx-popup-shortcut-item:hover{ background-color:transparent}.rx-popup-shortcut-item:last-child{ border-bottom-color:transparent}.rx-popup-shortcut-title{ font-size:14px; line-height:20px; color:#000b1d; margin-right:16px}.rx-popup-shortcut-kbd{ white-space:nowrap; line-height:20px; font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace; font-size:12px; padding:0; display:inline-block; color:rgba(0,11,29,.65); margin-left:auto; text-align:right}.rx-popup-shortcut-kbd span{ display:inline-block; border-radius:4px; padding-left:3px; padding-right:3px; color:rgba(0,11,29,.85); background-color:#f5f5f6}.rx-popup-shortcut-kbd b{ font-weight:400; font-size:18px; display:inline-block; line-height:12px; position:relative; top:3px}body { background: #F4F6F9;}h1,h2,h3 { font-family: 'Work Sans', sans-serif; font-weight: 900;}blockquote,button,footer,input,label,ol,p,pre,select,table,textarea,ul,td { font-family: 'Roboto', sans-serif; font-size: 13px;}h2 { text-transform: capitalize;}.cover { background: url(logo1.png) center center; background-size: cover; width: 100%; height: 100%; margin-top: 80px; filter: blur(40px); -webkit-filter: blur(40px); opacity: .15; position: fixed; overflow: hidden; z-index: -1;}#nav { width: 100px; position: fixed; height: 100%; padding-top: 10px; z-index:1001;}ul.nav { width: 50px; margin-left: 10px;}ul.nav .label { display: none;}ul.nav li a { border-radius: 10px; transition: all .2s;}ul.nav>li a:hover { background: rgba(0, 0, 0, .1);}ul.nav li.active a { background: rgba(0, 0, 0, .8); color: #fff;}ul.nav>li>a { padding: 8px 15px; margin: 5px 0; font-size: 18px;}ul.nav>li:hover>ul { display: none;}.content { display: flex; padding-left: 100px; padding-right: 30px; padding-top: 40px; width: 100%; flex-direction: row; align-items: stretch; width: 100%; gap: 20px;}.wrap { padding-left: 100px; padding-right: 30px; padding-top: 80px; padding-bottom: 100px;}.wrap-right { display:none;}.tri .wrap{ padding-right:320px;}.tri .wrap-right { display:block; position:absolute;  right:0; width: 300px; top:130px; }.tri .hide-button.back {right:-300px;}.box.activity { border-top-right-radius:0; border-bottom-right-radius:0;}.section { flex: 1;}.box { background: #fff; border-radius: 30px; min-height: 100px; width: 100%; padding: 40px; margin: 20px 0;}.top { position: fixed; top: 0px; left: 0px;  display: flex; align-items: center; justify-content: center; height: 50px; padding-left: 120px; z-index: 1000; justify-content: left; width: 100%; background: -webkit-linear-gradient(top, rgba(244, 246, 249, 1) 0%, rgba(244, 246, 249, 1) 50%, rgba(244, 246, 249, 0) 100%); background: linear-gradient(to bottom, rgba(244, 246, 249, 1) 0%, rgba(244, 246, 249, 1) 50%, rgba(244, 246, 249, 0) 100%); background: rgba(244, 246, 249, .5); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);}.top .jam { font-size: 18px;}.round-lg { -webkit-border-radius: 20px; border-radius: 20px;}table img { max-width: 25px; display: block;}.brand { height: 20px; margin-right: 40px; margin: 0 0 50px 10px; transition: opacity .2s; display: block;}.brand:hover { opacity: .7;}.brand img { max-width: 100px; max-height: 50px;}.home-img { max-width: 300px;}td { font-size: 11px;}table.list>tbody>tr>td,table.list>thead>tr>th {}.list-cont { border-radius: 10px; padding: 10px;}.list { vertical-align: middle; table-layout: auto; font-family: 'Roboto', sans-serif;}.list-cont { background: #F4F6F9; padding: 1px; border-radius: 10px;}.list td,.list th { font-family: 'Roboto', sans-serif; padding: 7px 5px;}.list td { background: #fff;}.list td:first-child,.list th:first-child {}.list th { font-size: 11px; text-transform: capitalize;}.list tr { text-align: left; border-bottom: solid 1px #e5e8ed; border-left: none; border-right: none; font-size: 12px; color: #7C839B; vertical-align: middle;}.list tr:first-child { border-top: none;}table.hover tr:hover td { transition: background .2s; background: #f1f7fb;}table.hover tr:hover td { color: #222 !important;}.flex { display: flex;}ul.page li { color: #7C839B; border-color: #e5e8ed; min-width: 30px; font-size: 11px; border-left: none;}ul.page li:first-child { border-top-left-radius: 5px; border-bottom-left-radius: 5px; border-left: solid 1px #e5e8ed;}ul.page li:last-child { border-top-right-radius: 5px; border-bottom-right-radius: 5px;}ul.page li:hover { background: #f1f7fb; color: #222;}ul.bread { margin-left: 20px;}.bread a { font-size: 11px; color: rgba(0, 0, 0, .3);}ul.bread>li:before { color: rgba(0, 0, 0, .3);}ul.nav.flat a { font-size: 11px; color: #7C839B; color: #8d95b0; color: rgba(0, 0, 0, .4); padding: 3px 25px 5px 25px;}ul.nav.flat { width: auto;}ul.nav.flat li.active a {}.input.table-search { background: url(/public/img/search.svg) no-repeat center left; background-size: 28px; background-position-x: 7px; padding: 10px; margin: 0; border: solid thin #e5e8ed; border-radius: 5px; padding-left: 40px;}.button {  border-radius: 30px;}.button.txt { box-shadow: inset 0 0 0 2px #5d3adf; color: #5d3adf;}.hide-button { position: absolute; right: 40px; background: #444; color: #fff; border-radius: 30px; height: 40px; width: 40px; -webkit-transform: scale(1); transform: scale(1); padding-top: 2px; font-size: 28px; font-weight: 200; text-align: center; transition: all .3s ease; -moz-transition: all ease .3s; overflow: hidden; line-height: 1.1;}.hide-button.new-button { right: 70px;}.hide-button span { font-size: 16px; position: relative; top: -3px;}.hide-button:hover { color: #fff; width: 100px; text-decoration: none;}.hide-button:active { opacity: .8;}.hide-button.close { top: auto; bottom: 60px !important; background: brown; right: 85px;}.hide-button.save { top: auto; bottom: 60px !important; background: green;}table.num h1,table.num h5,table.num p { padding: 0; margin: 0; line-height: 1em;}table.num p { letter-spacing: 3px; color: #aaa; text-transform: uppercase; font-size: 13px;}.filter { border: solid thin #ddd; border-radius: 10px; padding: 5px 15px; color: #7C839B; font-size: 11px; position: relative;}.filter:after { content: "⌄"; position: relative; right: -5px; top: -2px;}.filter.no-icn:after { content: "";}.filter.icn-dots { padding: 5px;}.filter.icn-dots:after { content: "…"; left: 0; font-size: 24px;}.right { z-index: 0;}.button-group a { display: inline-block; border: solid thin #eee;}.bread>li { text-transform: capitalize;}.pace { position: fixed; top: 0; left: 0; width: 100%; z-index: 10000000; height: 6px;}.pace div { display: block; width: 100%; height: 100%; background-image: -webkit-linear-gradient(45deg, #d0dde6 25%, transparent 25%, transparent 50%, #d0dde6 50%, #d0dde6 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, #d0dde6 25%, transparent 25%, transparent 50%, #d0dde6 50%, #d0dde6 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, #d0dde6 25%, transparent 25%, transparent 50%, #d0dde6 50%, #d0dde6 75%, transparent 75%, transparent); -webkit-animation: progress-bar-stripes 2s linear infinite; -o-animation: progress-bar-stripes 2s linear infinite; animation: progress-bar-stripes 2s linear infinite; background-size: 40px 40px;}@-webkit-keyframes progress-bar-stripes { from {background-position: 40px 0;} to { background-position: 0 0;}}@-o-keyframes progress-bar-stripes { from {background-position: 40px 0;} to { background-position: 0 0;}}@keyframes progress-bar-stripes { from {background-position: 40px 0;} to {background-position: 0 0;}}.pop-wrap { padding: 40px;}.ellipsis {display:none;}@media all and (max-width: 735px) { .brand img { width: auto !important; } .flex { display: block; } .flex>*,.row>*,ul.form > li > div { display: block; width: 100%; padding-right: 0; } .hide-button { width: 40px ; right: 10px;; } #nav ul.nav { display:block !important; position:relative; margin:0;  } ul.nav .label { display:inline-block;; } #nav{ display:block !important; position:fixed !important; width:100%; text-align:center; height: 100%; background: -webkit-linear-gradient(top, rgba(244, 246, 249, 1) 0%, rgba(244, 246, 249, 1) 50%, rgba(244, 246, 249, 0) 100%); background: linear-gradient(to bottom, rgba(244, 246, 249, 1) 0%, rgba(244, 246, 249, 1) 50%, rgba(244, 246, 249, 0) 100%); background: rgba(244, 246, 249, .5); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); height:65px; overflow:hidden; transition: height .3s; } .ellipsis { display:block; position: absolute; top: 20px; right: 20px; } body.open-nav #nav{ height: 100%; } .top {position: static;padding:0;display:block; margin-top: 60px; } ul.nav.flat > li { display: table-cell; vertical-align: middle; text-align: center; } .wrap { padding: 10px !important; padding-top:0 !important; } .list td {word-wrap: break-word;} .box {padding:20px !important;}  .tri .wrap-right { display:block; position:relative;;   width: 100%; top:0px; }.tri .hide-button.back {right:-300px;}.box.activity { border-radius:30px; }}table.timeline {  margin-bottom:20px; }table.timeline tbody td { padding-top:10px; color: #aaa; font-size:10px; }table.timeline tbody td.active {color:teal;}table.timeline thead td { border-bottom:solid 2px #ddd;  position:relative; padding-bottom:12px; color: #aaa; vertical-align: bottom;}table.timeline thead td:after { content:"•"; color:#ddd; position:absolute; bottom:-12px; font-size:65px; left:50%; margin-left:-8px;}table.timeline thead td.active { border-color:teal;  color:teal;}table.timeline thead td.active:after { color:teal;}table.timeline thead td.done { border-color:#8f9d9d; }table.timeline thead td.done:after { color:#8f9d9d;}.m-content {display:none;}@media all and (max-width: 735px) { table.timeline thead td {  border-left:solid 2px #ccc; padding:20px 0; border-bottom:none; text-align:left; padding-left:20px; } table.timeline {padding-left:10px; width:95%;font-size:13px;color:#8fa0bc;color:#677688;} table.timeline,table.timeline > tbody ,table.timeline > tbody > tr ,table.timeline > thead ,table.timeline > thead > tr ,table.timeline tr > td{display:block !important;} table.timeline > tbody {display:none !important;} table.timeline thead td:after { left:0; top:50%; margin:0; margin-left:-12px; margin-top:-8px; } .m-content {display:block;}}