@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Kantumruy+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@200;300;400;500;600;700&display=swap);.multi-select-container{display:block;margin-bottom:10px;position:relative;width:100%}.multi-select-container .list-view{border:1px solid #dcdcdc;border-radius:3px;display:block;height:350px;overflow-x:hidden;overflow-y:auto;position:relative;width:100%}.multi-select-container .list-view .list-item{cursor:pointer;display:flex;font-size:1em;padding:3px 8px;position:relative;transition:.2s ease;-webkit-user-select:none;user-select:none;width:100%}.multi-select-container .list-view .list-item:focus,.multi-select-container .list-view .list-item:hover{background:#dcdcdc}.search-box{border:1px solid var(--darker-border);border-radius:3px;display:block;margin-bottom:10px;min-width:350px;outline:none;padding:7px;position:relative;transition:.5s ease;width:100%}.search-box:focus{border:1px solid var(--link-blue);box-shadow:0 0 4px var(--link-blue)}@media screen and (max-width:575px){.multi-select-container .list-view .list-item,.search-box{font-size:.9em}.search-box{min-width:100%}}.access-zoom .multi-select-container .list-view .list-item,.access-zoom .search-box{font-size:1.3em}.date-picker-background{align-items:center;background:#0006;display:flex;font-family:Kantumruy Pro,sans-serif;font-size:14px;height:100%;justify-content:center;left:0;position:fixed;top:0;transition:.5s ease;width:100%;z-index:101}.date-picker-background .date-picker-container{background:#fff;border:2px solid #00000026;border-radius:4px;box-shadow:3px 5px 15px #0009;display:block;min-width:300px;overflow:hidden;position:relative;width:220px}.date-picker-container .date-picker-contents{display:flex;flex-direction:column;position:relative;width:100%}.date-picker-header{align-items:center;background:linear-gradient(0deg,silver,grey);display:flex;justify-content:space-between;padding:.5em;position:relative;width:100%}.date-picker-header .date-picker-month-year{display:block;position:relative}.date-picker-header .date-picker-month-year>label{color:#000;display:block;font-family:Roboto Condensed,sans-serif;font-size:1.1em;font-weight:700;position:relative}.date-picker-nav{align-items:center;display:flex;gap:5px;justify-content:space-between;position:relative}.date-picker-nav>i{background:linear-gradient(0deg,grey,silver);border-radius:2px;cursor:pointer;display:block;padding:5px;position:relative}.date-picker-nav>i:hover{background:linear-gradient(0deg,silver,#afafaf)}.date-picker-calendar{border:1px solid var(--light-border);display:flex;flex-direction:column;position:relative;width:100%}.date-picker-calendar .weekdays{grid-gap:4px;display:grid;gap:4px;grid-template-columns:repeat(7,38px);padding:.5em;position:relative}.date-picker-calendar .weekdays span{display:block;font-family:Roboto Condensed,sans-serif;font-size:1em;position:relative}.date-picker-calendar .calendar{display:flex;flex-wrap:wrap;gap:4px;min-height:200px;padding-left:3px;width:100%}.day{align-items:center;background-color:#fff;border-radius:2px;box-shadow:0 0 3px #cbd4c2;box-sizing:border-box;cursor:pointer;display:flex;height:30px;justify-content:center;width:38px}.day:hover:not(.padding):not(.sel-date):not(.current-day){background-color:#f5f5f5}.padding{cursor:default}.day+.current-day{background:var(--un-blue);color:#fff;font-weight:700}.date-picker-footer{align-items:center;display:flex;justify-content:space-between;padding:3px;position:relative;width:100%}.date-picker-footer .buttons{display:flex;gap:5px;position:relative;width:auto}.date-picker-footer .calendar-button{background:#dcdcdc;border:1px solid silver;cursor:pointer;display:block;outline:none;padding:5px 8px;position:relative}.date-picker-footer .calendar-button:hover{background:silver}.date-picker-footer .calendar-button:focus{outline:1px dashed var(--doc-black)}.date-picker-footer .calendar-button>i{font-weight:700}.sel-date,.sel-date:hover{background:grey;border:2px solid grey;border-radius:3px;color:#fff}.date-picker-footer .selected-date{background:silver;border:2px solid #dcdcdc;font-weight:700;padding:4px 7px}.input-group-inline{align-items:center;display:flex;position:relative;width:100%}@media screen and (max-width:1600px){.access-zoom .two-dates-container .input-group-inline:last-child{margin-left:15px}}.form-control.dp{align-items:center;border:none;display:flex;padding:0;width:60%}.date-picker-input{margin-left:7px;min-width:140px;width:100%}.date-picker-input,.date-picker-input.ar{border:1px solid #cec8c8;border:1px solid var(--darker-border);border-radius:3px;display:block;outline:none;padding:7px;position:relative;transition:.5s ease}.date-picker-input.ar{margin-left:auto;margin-right:7px}.date-picker-input+.icofont-ui-calendar,.form-control-x+.icofont-ui-calendar{color:var(--doc-black);cursor:pointer;display:block;position:absolute;right:9px}.date-picker-input.ar+.icofont-ui-calendar{color:var(--doc-black);cursor:pointer;display:block;left:9px;position:absolute;right:auto}.access-zoom .date-picker-input{font-size:1.3em}@media screen and (max-width:1100px){:not(.access-zoom) .input-group-inline{align-items:flex-start;flex-direction:column}.date-picker-input,.two-dates-container .input-group-inline:first-child{margin-left:0}.date-picker-input+.icofont-ui-calendar{top:28px}.access-zoom .lod .date-picker-input+.icofont-ui-calendar,.lod .date-picker-input+.icofont-ui-calendar{top:10px}.access-zoom .date-picker-input+.icofont-ui-calendar{font-size:1.3em;top:34px}}@media screen and (max-width:575px){.input-group-inline{align-items:flex-start;flex-direction:column}.date-picker-input,.form-control-x{margin-left:0;margin-right:0}.date-picker-input+.icofont-ui-calendar,.form-control-x+.icofont-ui-calendar{top:25px}.form-control-x+.icofont-ui-calendar,.rev-column .date-picker-input+.icofont-ui-calendar{top:9px}.access-zoom .date-picker-input{margin-right:10px;width:150px}.access-zoom .lod .date-picker-input{margin-right:0}.access-zoom .date-picker-input~i{right:18px;top:35px}}@media screen and (max-width:540px){.access-zoom .date-picker-input{width:135px}.access-zoom .date-picker-input~i{font-size:1.1em!important;right:10px}}@media screen and (max-width:430px){.date-picker-input+.icofont-ui-calendar,.form-control-x+.icofont-ui-calendar{top:28px}.access-zoom .input-group-inline{margin-right:15px}.access-zoom .lod .input-group-inline{margin-right:0}.access-zoom .date-picker-input+.icofont-ui-calendar,.access-zoom .form-control-x+.icofont-ui-calendar{right:10px;top:35px}.access-zoom .date-picker-input,.access-zoom .form-control-x{margin-right:0;width:165px}}@media screen and (max-width:414px){.date-picker-input+.icofont-ui-calendar,.form-control-x+.icofont-ui-calendar{top:28px}}@media screen and (max-width:375px){.date-picker-input+.icofont-ui-calendar,.form-control-x+.icofont-ui-calendar{top:27px}}.inputs-container{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin:0 auto;padding:0 0 30px;width:1200px}@media screen and (max-width:1250px){.inputs-container{width:1000px}}@media screen and (max-width:1100px){.inputs-container{width:900px}}@media screen and (max-width:992px){.inputs-container{width:700px}}@media screen and (max-width:768px){.inputs-container{width:90%}}.inputs-links-container{align-items:center;display:flex;flex-direction:column;position:relative;width:100%}.access-zoom .inputs-container{width:94%}.access-zoom .inputs-links-container .menu-logo.ar{right:-5px}.inputs-links-container .new-menu{background:var(--doc-black);display:flex;position:relative;width:100%}.inputs-links-container .new-menu>a{border-right:1px solid #fff;color:#fff;display:block;font-size:.9em;margin-right:0;min-width:90px;padding:9px 13px;position:relative;text-align:center;transition:.2s ease}.inputs-links-container .new-menu>a:hover{background:#f2f2f2;color:#000;outline:1px dotted var(--doc-black);text-decoration:none}.inputs-links-container .new-menu>a>i{display:none;font-size:1em;margin-right:5px;position:relative;top:0}.inputs-links-container .new-menu>a.active{background:var(--un-grey);border:1px solid var(--un-grey);color:#000;text-decoration:none}.inputs-links-container .user-box{cursor:pointer;display:flex;flex-direction:row;height:50px;justify-content:flex-end;position:relative;width:100%}.inputs-links-container .user-box .login-logout{background:var(--un-grey);background:#fff;border:2px solid var(--un-blue);border-radius:3px;color:var(--doc-black);cursor:pointer;display:block;margin-left:10px;padding:3px 6px;position:relative}.inputs-links-container .user-box .login-logout.ar{margin-left:0;margin-right:10px}.inputs-links-container .user-box .login-logout:hover{background:var(--un-grey);color:var(--doc-darker-black)}.inputs-links-container .user-box .user-profile{background-color:#fff;border:2px solid #dcdcdc;border-radius:12px;box-shadow:3px 5px 12px #0000004d;cursor:default;display:flex;flex-direction:column;min-height:300px;min-width:200px;padding:20px;position:absolute;top:50px;transition:.3s ease;z-index:3}.title-tag{background:#0000;border:none;cursor:pointer;outline:none}.inputs-links-container .user-box .user-profile:before{background:#fff;border-left:2px solid #dcdcdc;border-top:2px solid #dcdcdc;content:"";height:10px;left:97px;position:absolute;top:-8px;transform:rotate(45deg);width:10px;z-index:4}.user-box .user-profile .pix{align-items:center;border-bottom:1px solid var(--light-border);display:flex;flex-direction:column;justify-content:center;padding-bottom:10px;position:relative}.user-box .user-profile .pix>i{font-size:76px;font-weight:400;margin-bottom:5px}.user-box .user-profile .pix>h4{font-size:1.1em;letter-spacing:.3px;line-height:1em}.user-box .user-profile .pix>span{color:var(--link-blue);font-family:Roboto Condensed,sans-serif;font-size:.9em}.user-box .user-profile .buttons{display:block;padding:10px 0;position:relative}.user-box .user-profile .buttons .button-item{align-items:center;cursor:pointer;display:flex;flex-direction:row;margin:5px 0;position:relative}.user-box .user-profile .buttons .button-item>i{background:#dcdcdc;border-radius:50%;color:var(--doc-black);display:block;font-size:.9em;line-height:1em;margin-right:5px;padding:7px;position:relative;transition:.3s ease}.user-box .user-profile .buttons .button-item:hover>i{background:#b0cde9;transform:rotate(-10deg)}.user-box .user-profile .buttons .button-item>span{color:var(--link-blue);display:block;font-size:.9em;font-weight:400;line-height:1em;position:relative;transition:all .3s ease}.user-box .user-profile .buttons .button-item:hover>span{color:var(--doc-black);text-decoration:underline}.inputs-links{border-bottom:none;display:block;margin-bottom:30px;position:relative}.inputs-links-container>.menu-logo{display:none;transition:.3s ease}.inputs-links-container .welcome,.inputs-links-container .welcome>div{align-items:center;display:flex;flex-direction:row;justify-content:center}.inputs-links-container .welcome>div:first-child>i:first-child{color:var(--doc-black);font-size:1.5em}.inputs-links-container .welcome span{font-family:Roboto Condensed,sans-serif;font-style:italic;font-weight:700;transition:all .15s ease}.inputs-links-container .welcome span:hover{color:#444}.inputs-links-container .welcome span>span{background:#b0cde9;border:1px solid #f2f2f2;border-radius:5px;padding:2px 7px;position:relative}.inputs-links-container .welcome span>span>i{font-size:.9em;font-weight:700;position:absolute;right:-6px;top:-5px}.access-zoom .inputs-links-container .welcome>div:first-child>i:first-child{font-size:2.1em}.access-zoom .inputs-links-container .welcome span{font-size:1.3em}.access-zoom .inputs-links-container .welcome span>span>i{font-size:.9em;font-weight:700;position:absolute;right:-10px;top:-10px}.inputs-links-container .welcome span>span.red>i{color:red}.inputs-links-container .welcome span>span.red{background:#d6a6a699;color:red}.link-item{color:var(--un-blue);display:inline-block;margin-right:20px;text-decoration:none}.link-item.active{background:var(--un-grey);color:var(--doc-black)}.link-item:hover{text-decoration:underline}@media screen and (max-width:992px){.inputs-links-container{border-top:1px solid var(--un-blue);justify-content:flex-end;padding-top:30px}.inputs-links-container .menu-logo{cursor:pointer;display:block;left:-5px;position:absolute;top:10px}.inputs-links-container .menu-logo.ar{right:-5px}.inputs-links-container .menu-logo>i{color:var(--un-blue);font-family:boxicons;font-size:2.1em}.inputs-links-container .menu-logo>i:before{transform:content .5s ease}.inputs-links-container .menu-logo>i.active:before{content:"\eee4";font-family:Icofont;transform:content .3s ease}.inputs-links-container .new-menu{border-radius:4px;display:none;height:0;transition:.5s ease-in-out;visibility:hidden}.new-menu.active{border:none;box-shadow:2px 3px 7px #0003;display:flex;flex-direction:column;height:auto;left:0;padding:0;position:absolute;top:calc(100% - 30px);transition:visibility .5s ease,height .3s ease-in-out;visibility:visible;width:100%;z-index:3}.new-menu.active>a{border-bottom:1px solid #dcdcdc;color:#fff;display:block;padding:8px 6px 8px 10px;text-align:left;transition:.2s ease-in-out;width:100%}.new-menu>a{display:none}.new-menu>a:last-child{border-bottom:none}.new-menu>a:not(.link-item.active):hover{background:var(--light-border);color:#000;text-decoration:none}.inputs-links-container .welcome{margin-bottom:5px;margin-top:-5px}}.access-zoom .input-links-container{border-top:2px solid var(--un-blue);justify-content:flex-end;padding-top:30px}.access-zoom .inputs-links-container .menu-logo{cursor:pointer;display:block;left:-5px;position:absolute;top:10px;z-index:5}.access-zoom .inputs-links-container .menu-logo>i{color:var(--un-blue);font-family:boxicons;font-size:2.6em}.access-zoom .inputs-links-container .menu-logo>i:before{transform:content .5s ease}.access-zoom .inputs-links-container .menu-logo>i.active:before{content:"\eee4";font-family:Icofont;transform:content .3s ease}.access-zoom .inputs-links-container .new-menu{border-radius:4px;display:none;height:0;transition:.5s ease-in-out;visibility:hidden}.access-zoom .new-menu.active{border:none;box-shadow:2px 3px 7px #0003;display:flex;flex-direction:column;height:auto;left:0;padding:0;position:absolute;top:100%;transition:visibility .5s ease,height .3s ease-in-out;visibility:visible;width:100%;z-index:3}.access-zoom .new-menu.active>a{border-bottom:1px solid #dcdcdc;color:#fff;display:block;font-size:1.3em;padding:8px 6px 8px 10px;text-align:left;transition:.2s ease-in-out;width:100%}.access-zoom .new-menu>a{display:none}.access-zoom .new-menu>a:last-child{border-bottom:none}.access-zoom .new-menu>a:not(.link-item.active):hover{background:var(--light-border);color:#000;text-decoration:none}.user-preferences .profile{border-right:4px solid var(--light-border);display:block;margin-bottom:20px;position:relative}.user-preferences .profile h4{align-items:center;display:flex;font-size:1em;line-height:1em;position:relative}.user-preferences .profile h4>i{font-size:1.5em;line-height:1em;margin-right:3px}.user-preferences .profile span{color:#888;font-size:.9em;margin-left:25px}.user-preferences .preferences{display:block;position:relative}.user-preferences .preferences .tab-headers{display:flex;flex-direction:row;justify-content:flex-start;position:relative;width:100%}.user-preferences .preferences .tab-headers>span{border-bottom:3px solid #fff;color:var(--doc-black);cursor:pointer;font-size:.9em;margin-right:15px!important;padding:8px 15px 8px 0;position:relative;transition:all .3s ease-in-out}.user-preferences .preferences .tab-headers>span.active{border-bottom:3px solid var(--un-blue);color:var(--doc-darker-black);cursor:default;font-weight:700}.user-preferences .preferences .tab-contents{display:block;position:relative;width:100%}.user-preferences .preferences .tab-contents .tab-pane{border-top:1px solid #dcdcdc;min-height:300px;padding:20px 0;position:relative}.home-inputs{grid-gap:80px;border-top:1px solid #ccc;display:grid;gap:80px;grid-template-columns:repeat(2,1fr);padding:30px 0;width:100%}.access-zoom .home-inputs{gap:0;grid-template-columns:1fr}@media screen and (max-width:992px){.home-inputs{gap:0;grid-template-columns:1fr}}.home-inputs-buttons{align-items:center;border-top:1px solid #ccc;display:flex;flex-direction:row;justify-content:center;padding-top:30px;width:100%}.home-inputs-buttons>button{color:#000;width:160px}.home-inputs-buttons #btnClear:hover{background:#dcdcdc}.access-zoom .home-inputs-buttons>button{width:200px}.form-section{display:block;position:relative;width:100%}.main-section-container{background-color:#f5f5f5;background:no-repeat 50%/100% url(/static/media/gradient-bg.accbe2ba61711b6ba772.jpg);width:100%}.main-section{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;padding:50px 0;width:1200px}.access-zoom .main-section{width:94%}@media screen and (max-width:1250px){.main-section{width:1000px}}@media screen and (max-width:1100px){.main-section{width:900px}}@media screen and (max-width:992px){.main-section{padding:25px 0 5px;width:700px}.main-section-container{background:linear-gradient(45deg,#0000001a,#f5f5f5,#dcdcdc,#f5f5f5,#0000001a)}.main-section.document .header-text>h1{font-size:2.1em!important}}@media screen and (max-width:768px){.main-section{width:90%}.main-section .header-text{width:100%}}.documents-container{margin:0 auto;padding:30px 0 40px;width:1200px}.access-zoom .documents-container{width:94%}@media screen and (max-width:1250px){.documents-container{width:1000px}}@media screen and (max-width:1100px){.documents-container{width:900px}}@media screen and (max-width:992px){.documents-container{width:700px}}@media screen and (max-width:768px){.documents-container{width:90%}}.documents-header,.main-section.document .header-text{align-items:center;display:flex;justify-content:flex-start;margin:30px 0;position:relative}.documents-header{margin-bottom:60px}@media screen and (max-width:575px){.documents-header{margin-top:0}}.documents-header>h2,.main-section.document .header-text>h2{color:var(--doc-black);display:inline-block;font-family:Roboto Condensed,sans-serif;font-size:2.4em;font-weight:600;position:relative;text-align:left}@media screen and (max-width:575px){.documents-header>h2{font-size:2em}}.documents-header.smaller>h2{font-family:Roboto Condensed,sans-serif;font-size:2.1em;margin:20px 0!important}.documents-header>h2:before,.main-section.document .header-text>h2:before{background-color:var(--un-blue);border:none;bottom:-15px;content:"";height:3px;left:0;position:absolute;width:100px}.documents-header.smaller>h2:before{bottom:-10px;left:0;transform:none;width:50%}.main-section>article{padding:35px 0}.main-section>article>p{line-height:1.5em;margin-bottom:20px}.access-zoom .main-section.document .header-text>h2{font-size:3.2em!important}.access-zoom .main-section>article>p{font-size:1.4em;line-height:1.6em}.access-zoom .main-section>article>p>a{font-size:1em}.documents{margin-bottom:20px}@media screen and (max-width:450px){.documents{margin-left:10px}}.documents .form-group h2{color:var(--doc-black);display:inline-block;font-size:1.1em;font-weight:500;margin-bottom:20px;position:relative;text-transform:uppercase}.documents .form-group h2:before{background-color:var(--un-blue);border:none;bottom:-5px;content:"";height:3px;left:0;position:absolute;transition:.7s ease;width:50px}.documents .form-group h2:hover:before{width:100%}.documents .form-group>.docs{display:block;position:relative}.documents .form-group>.docs>a{display:block;margin-bottom:7px}.documents .form-group>.docs:not(.ar)>a>i{margin-right:5px}.documents .form-group>.docs.ar>a>i{margin-left:5px;margin-right:auto}.access-zoom .documents .form-group h2{font-size:1.6em}.access-zoom .documents .form-group .docs>a span{font-size:1.6em;line-height:26px}.search-results{display:flex;flex-direction:column;margin:0 auto 5px;width:1200px}.access-zoom .search-results{width:94%}.search-results .search-results-item-container{align-items:flex-start;border-left:6px solid var(--darker-border);border-radius:3px;box-shadow:5px 5px 8px #00000026;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:5px;position:relative}.text-align-container{align-items:center;display:flex;justify-content:flex-start}@media screen and (max-width:1250px){.search-results{width:1000px}}@media screen and (max-width:1100px){.search-results{width:900px}}@media screen and (max-width:992px){.search-results{width:700px}}@media screen and (max-width:768px){.search-results{width:90%}}@media screen and (max-width:430px){.h2-header-title{inline-size:250px;overflow-wrap:break-word}.text-align-container{align-items:flex-start;justify-content:space-between}}@media screen and (max-width:420px){.h2-header-title{inline-size:220px;overflow-wrap:break-word}}@media screen and (max-width:390px){.h2-header-title{inline-size:200px;overflow-wrap:break-word}}@media screen and (max-width:370px){.h2-header-title{inline-size:210px}}@media screen and (max-width:360px){.h2-header-title{inline-size:200px}}@media screen and (max-width:350px){.h2-header-title{inline-size:190px}}.checkbox{accent-color:var(--un-blue);cursor:pointer;height:15px;margin-right:7px;transition:.2s ease;width:15px}.search-results .search-results-item-container .left-checkbox:not(.ar){cursor:pointer;display:block;position:absolute;right:20px;top:15px;transform:translateY(-3px)}.search-results .search-results-item-container .left-checkbox.ar{cursor:pointer;display:block;left:20px;position:absolute;top:15px;transform:translateY(-3px)}.search-results .search-results-item{display:flex;flex-direction:column;padding:15px 12px 0;position:relative;width:100%}.search-results .search-results-item .symbol{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:5px;position:relative;width:auto}.access-zoom .search-results .search-results-item .symbol>a:first-child{max-width:800px}.search-results .search-results-item .symbol:hover{color:var(--un-blue);text-decoration:none}.search-results .search-results-item .symbol a h2{color:#666;display:inline-block;font-size:1.1em;position:relative;text-decoration:underline}.search-results .search-results-item .symbol>a:not(.ar):last-child{align-items:center;cursor:pointer;display:flex;flex-direction:row;position:absolute;right:30px}.search-results .search-results-item .symbol>a.ar{align-items:center;cursor:pointer;display:flex;flex-direction:row;left:30px;position:absolute}.search-results .search-results-item .symbol>a:last-child>i{font-size:20px}.search-results .search-results-item .symbol>a:last-child>span{font-size:12px;margin-left:2px}.access-zoom .search-results .search-results-item .symbol>a:not(.ar):last-child{right:40px}.access-zoom .search-results .search-results-item .symbol>a.ar:last-child{left:40px}.access-zoom .search-results .search-results-item .symbol>a:last-child>i{font-size:32px}.access-zoom .search-results .search-results-item .symbol>a:last-child>span{font-size:1.3em}.search-results .search-results-item>h2{color:var(--link-blue);display:block;font-family:Roboto Condensed,sans-serif;font-size:1em;margin-bottom:7px;position:relative}.access-zoom .search-results .search-results-item .symbol a h2{font-size:1.7em}.access-zoom .search-results .search-results-item h2{font-size:1.5em}.access-zoom .search-results .search-results-item .symbol a{font-size:1.4em}.search-results .search-results-item .lower-bar,.search-results .search-results-item .result-grid-view{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr 3fr;margin-bottom:10px;position:relative}.search-results .search-results-item .result-grid-view.by-5{column-gap:30px;grid-template-columns:1fr 1fr 1fr 2fr;row-gap:10px}@media screen and (max-width:1250px){.access-zoom .search-results .search-results-item .result-grid-view.by-5{grid-template-columns:1fr 1fr 1fr 1fr}}@media screen and (max-width:1150px){.access-zoom .search-results .search-results-item .result-grid-view.by-5{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:992px){.search-results .search-results-item .symbol>a:first-child{display:inline-block;max-width:500px;position:relative;white-space:wrap}.access-zoom .search-results .search-results-item .symbol>a:first-child{max-width:500px}.search-results .search-results-item .result-grid-view.by-5{grid-template-columns:1fr 1fr 1fr}.access-zoom .search-results .search-results-item .result-grid-view.by-5{grid-template-columns:1fr 1fr}}@media screen and (max-width:768px){.search-results .search-results-item{padding:15px 12px}.search-results .search-results-item .lower-bar,.search-results .search-results-item .result-grid-view,.search-results .search-results-item .result-grid-view.by-5{gap:0;grid-template-columns:1fr}.search-results .search-results-item-container .left-checkbox:not(.ar){right:15px;top:20px}.search-results .search-results-item-container .left-checkbox.ar{left:15px;top:20px}.access-zoom .search-results .search-results-item .result-grid-view.by-5{grid-template-columns:1fr}}@media screen and (max-width:575px){.search-results .search-results-item .symbol>a:first-child{max-width:250px}.access-zoom .search-results .search-results-item .symbol>a:first-child{max-width:150px}}@media screen and (max-width:500px){.access-zoom .search-results .search-results-item .symbol>a:first-child,.search-results .search-results-item .symbol>a:first-child{max-width:200px}.search-results .search-results-item .symbol>a:last-child>span{visibility:hidden;width:0}}@media screen and (max-width:415px){.search-results .search-results-item .symbol{align-items:flex-start}.search-results .search-results-item .symbol>a:not(.ar):last-child{transform:translateX(10px)}.search-results .search-results-item .symbol>a:not(.ar):last-child>i{font-size:22px}.search-results .search-results-item-container .left-checkbox:not(.ar){right:15px;top:18px}.search-results .search-results-item .symbol>a>h2{max-width:290px}}.search-results .search-results-item .lower-bar .more-details,.search-results .search-results-item .result-grid-view .grid-inline{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:6px}.lower-bar .more-details>label:first-child,.result-grid-view .grid-inline>label:first-child{color:#222;font-size:.8em;font-weight:400;margin-right:20px}.result-grid-view .subjects>label:first-child{color:#222;display:block;font-size:.8em;font-weight:400;margin-bottom:0;position:relative}.lower-bar .more-details>label:last-child,.result-grid-view .grid-inline>label:last-child,.result-grid-view .subjects>label:last-child{color:var(--doc-black);font-size:.85em;font-weight:600;inline-size:100px;overflow-wrap:break-word}@media screen and (max-width:500px){.lower-bar .more-details>label:last-child,.result-grid-view .grid-inline>label:last-child,.result-grid-view .subjects>label:last-child{inline-size:200px}}.access-zoom .lower-bar .more-details>label,.access-zoom .result-grid-view .grid-inline>label,.access-zoom .result-grid-view .subjects>label{font-size:1.3em}.lower-bar .social-links{align-items:center;display:flex;justify-items:flex-start;min-width:100%;position:relative}.lower-bar .social-links>a>i{font-size:28px;margin-right:10px}.lower-bar .more-details>a>i{font-size:26px}.search-results-item-container .downloads-panel{align-items:center;background:#efefef;box-shadow:inset -3px 5px 5px #00000026;display:flex;flex-direction:row;flex-wrap:wrap;-ms-flex-wrap:wrap;gap:20px;height:0;justify-content:flex-start;opacity:0;position:relative;transition:.7s ease,visibility .2s ease;visibility:hidden;width:100%}.search-results-item-container .downloads-panel.show{height:auto;margin-bottom:20px;opacity:1;padding:30px;visibility:visible}.search-results-item-container .downloads-panel .language-card{background:#fff;border-radius:5px;box-shadow:2px 3px 4px #00000026;display:block;height:170px;opacity:1;position:relative;transition:.5s ease;width:130px}.search-results-item-container .downloads-panel .language-card .upper-card{padding:15px}.search-results-item-container .downloads-panel .language-card .upper-card h4{color:var(--link-blue);display:block;font-size:1em;margin-bottom:5px;text-align:center;text-transform:uppercase}.search-results-item-container .downloads-panel .language-card .upper-card .download-icons{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:-5px;position:relative}.search-results-item-container .downloads-panel .language-card .upper-card .download-icons>div{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;position:relative}.access-zoom .search-results-item-container .downloads-panel .language-card{height:230px;width:170px}.access-zoom .search-results-item-container .downloads-panel .language-card .upper-card h4{font-size:1.5em}.access-zoom .search-results-item-container .downloads-panel .language-card .upper-card .download-icons>a>i{font-size:44px}.access-zoom .search-results-item-container .downloads-panel .language-card .upper-card .download-icons>a>span{font-size:1.2em}.access-zoom .search-results-item-container .downloads-panel .language-card .lower-card .details>h6{font-size:1.3em}.access-zoom .search-results-item-container .downloads-panel .language-card .lower-card .details>span{font-size:1.1em}.search-results-item-container .downloads-panel .language-card .upper-card .download-icons i{color:#888;display:inline-block;font-size:30px;transition:.5s ease}.search-results-item-container .downloads-panel .language-card .upper-card .download-icons i.empty{color:#bbb}.search-results-item-container .downloads-panel .language-card .upper-card .download-icons span{color:#666;font-size:10px;font-weight:500;text-align:center}.search-results-item-container .downloads-panel .language-card .upper-card .download-icons span.empty{color:#bbb}.search-results-item-container .downloads-panel .language-card .upper-card .download-icons a:hover,.search-results-item-container .downloads-panel .language-card .upper-card .download-icons a>i:hover{text-decoration:none}.no-hover:hover{color:#666}.search-results-item-container .downloads-panel .language-card .lower-card{background:#dcdcdc;padding:10px}.search-results-item-container .downloads-panel .language-card .lower-card .details>h6{color:#222;font-family:Roboto Condensed,"sans-serif";font-size:.8em;font-weight:400}.search-results-item-container .downloads-panel .language-card .lower-card .details>span{color:#444;display:block;font-size:.8em;font-weight:400;margin-bottom:5px;position:relative;text-align:right}.search-results-header-bar{display:block;margin:0 auto;padding:30px 0 20px;position:relative;width:1200px}.search-results-header-bar .header-text>i.saved-search-button{color:var(--link-blue);cursor:pointer;font-size:1.5em;margin-left:10px}.search-results-header-bar .header-text>i.ar{margin-left:0;margin-right:10px}.search-results-header-bar .header-text>i.saved-search-button:hover{color:#666}.search-results-header-bar .search-criteria{align-items:center;display:flex;justify-content:space-between;margin-top:40px;position:relative;transition:.3s ease}.search-results-header-bar .search-criteria>span{font-family:Roboto,sans-serif;font-size:.9em;font-weight:400}.access-zoom .search-results-header-bar .search-criteria>span{font-size:1.3em}.access-zoom .search-results-header-bar .search-criteria>span>b{font-size:1em}.search-results-nav{align-items:center;display:flex;flex-direction:row;justify-content:space-between}@media screen and (max-width:1250px){.search-results-header-bar{width:1000px}}@media screen and (max-width:1100px){.search-results-header-bar{width:900px}}@media screen and (max-width:992px){.search-results-header-bar{width:700px}}@media screen and (max-width:768px){.search-results-header-bar{width:90%}.search-results-header-bar .header-text{align-items:center;display:flex;justify-content:space-between;width:100%}.search-results-nav{align-items:flex-start;flex-direction:column;justify-content:flex-start}.search-results-nav .pagination{margin-top:20px}.search-results-item-container .downloads-panel.show{gap:10px;padding:10px}}@media screen and (max-width:575px){.search-results-header-bar .search-criteria{align-items:flex-start;flex-direction:column}.search-results-header-bar .search-criteria>span{margin-bottom:10px}.search-results-header-bar .header-text>h2{font-size:1.5em;white-space:nowrap}}@media screen and (max-width:495px){.search-results-header-bar .header-text{width:100%}}.access-zoom .search-results-header-bar{width:94%}.download-selected-documents{margin:20px 0}.download-selected-documents,.lower-pagination{align-items:center;display:flex;justify-content:flex-end}.lower-pagination{flex-direction:row;margin-bottom:30px;width:100%}@media screen and (max-width:640px){.download-selected-documents{align-items:flex-end;flex-direction:column}.dropdown-button-container{margin-bottom:10px;margin-right:-10px}.download-selected-documents>button,.dropdown-button-container>button{font-size:.8em}}button.search-button{border-bottom-left-radius:0;border-top-left-radius:0;display:block;position:absolute;right:0;z-index:2}button.search-button.ar{border-bottom-left-radius:3px;border-bottom-right-radius:0;border-top-left-radius:3px;border-top-right-radius:0;display:block;left:0;position:absolute;right:auto}@media screen and (max-width:415px){button.search-button:not(.ar){transform:translate(-10px)}button.search-button.ar{transform:translate(10px)}.form-control#subject::placeholder{color:lime}}button.search-button+i{cursor:pointer;display:block;position:absolute;right:60px;transition:.2s ease-in-out}button.search-button+i:hover{text-shadow:1px 1px 2px #0000004d}button.search-button.ar+i{left:60px;right:auto}@media screen and (max-width:450px){button.search-button{height:32px;margin-top:24px}button.search-button+i{margin-top:33px}}@media screen and (max-width:360px){button.search-button:not(.ar){height:32px;left:auto;margin-top:24px;right:-7px}button.search-button.ar{height:34px;left:-7px;margin-top:23px}}.subjects-container{background:#fff;border-radius:3px;box-shadow:3px 5px 15px #0006;display:block;max-width:500px;padding:30px 20px;position:relative;width:500px}.subjects-container .subject-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;position:relative}.subjects-container .subject-header>h4{color:var(--doc-black);font-size:1.3em}.subjects-container .subject-header>i{background:linear-gradient(#f5f5f5,#dcdcdc);border:1px solid silver;border-radius:2px;cursor:pointer;display:block;font-size:1.2em;padding:5px 10px;position:relative;transition:.3s ease}.subjects-container .subject-header>i:hover{background:linear-gradient(#dcdcdc,#f5f5f5)}.subjects-container .subject-search-values{align-items:flex-start;background:#efefef;border:1px solid var(--un-grey);border-radius:5px;display:flex;flex:1 1;flex-wrap:wrap;gap:10px;height:130px;margin-bottom:10px;max-height:130px;min-height:40px;overflow-y:auto;padding:10px 0 0 10px;position:relative;width:100%}.subjects-container .subject-search-values.ar{padding:10px 10px 0}.subjects-container .subject-search-body{display:block;margin:0 0 20px;position:relative}.subjects-container .subject-search-bar .form-row-inline .form-control{width:100%}.subjects-container .modal-footer{align-items:center;display:flex;justify-content:space-between}.subjects-container .subject-search-items{background:#f5f5f5;border-radius:4px;box-shadow:0 0 3px #0000004d;display:block;font-size:.8em;height:22px;overflow:hidden;padding:4px 0 4px 10px;position:relative}.subjects-container .subject-search-items.ar{padding:4px 10px 4px 0}.subjects-container .subject-search-items>i{cursor:pointer;font-size:1em;padding:7px;transition:.3s ease}.subjects-container .subject-search-items>i:hover{background:#f3bfbf;font-weight:600}.access-zoom .subjects-container .subject-header>h4{font-size:1.8em}.access-zoom .subjects-container .subject-search-items{font-size:1.3em;height:30px}.subject-search-bar i.loader{color:var(--un-blue);font-size:1.3em;position:absolute;right:110px}@media screen and (max-width:575px){.subjects-container{max-width:92%;padding:20px 15px}.subjects-container .subject-header>h4{font-size:1em}.subjects-container .subject-header>i{font-size:.9em}.search-box{min-width:100%}.subjects-container .subject-search-items{font-size:.75em}}.saved-search-button{margin-left:50px}.saved-search-button.ar{margin-left:0;margin-right:50px}@media screen and (max-width:575px){.saved-search-button{right:0}}.form-row-subjects{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;position:relative;width:100%}.form-row-subjects>input[type=text]{min-width:301px!important;width:301px}.access-zoom .form-row-subjects>input[type=text],.form-row-subjects>input[type=text]{border-bottom-right-radius:0;border-top-right-radius:0;padding-right:30px;pointer-events:none}.access-zoom .form-row-subjects>input[type=text]{width:610px}@media screen and (min-width:1250px){.access-zoom .form-row-subjects>input[type=text]{width:max(100%,800px)}.access-zoom .form-row-subjects{width:60%}}@media screen and (max-width:1100px){.access-zoom .form-row-subjects>input[type=text]{width:560px}}@media screen and (max-width:1024px){.access-zoom .form-row-subjects>input[type=text]{width:520px}}@media screen and (max-width:992px){.access-zoom .form-row-subjects>input[type=text]{width:468px}}@media screen and (max-width:820px){.access-zoom .form-row-subjects>input[type=text]{width:405px}}@media screen and (max-width:768px){.access-zoom .form-row-subjects>input[type=text]{width:385px}}.form-control.subjects{border:none;display:flex;position:relative}.form-control.subjects>input[type=text].ar{border-bottom-left-radius:0;border-bottom-right-radius:3px;border-top-left-radius:0;border-top-right-radius:3px;padding-left:30px;padding-right:auto}.form-control.subjects #bttnSubjects{border-bottom-left-radius:0;border-top-left-radius:0;display:block;position:absolute;right:0}.form-control.subjects.ar #bttnSubjects{left:0;right:auto}.access-zoom .form-control.subjects #bttnSubjects{height:39px}.form-control.subjects #bttnSubjects.ar{border-bottom-left-radius:3px;border-bottom-right-radius:0;border-top-left-radius:3px;border-top-right-radius:0}.form-control.subjects #btnCancelSubjects{color:#794646;cursor:pointer;display:block;position:absolute;right:55px;top:10px;z-index:5}.form-control.subjects.ar #btnCancelSubjects{left:55px;right:auto}.access-zoom .form-control.subjects #btnCancelSubjects{top:20px}@media screen and (max-width:1100px){.form-row-subjects>input[type=text]{min-width:200px!important;width:252px}}@media screen and (max-width:992px){.form-row-subjects>input[type=text]{width:82%}.form-row-subjects.ar #btnCancelSubjects{left:55px;right:auto}}@media screen and (max-width:768px){.form-row-subjects,.form-row-subjects>input[type=text]{width:100%}}@media screen and (max-width:575px){.form-row-subjects{justify-content:flex-start;width:70%}.access-zoom .form-row-subjects{margin-left:100px}.access-zoom .form-row-subjects>input[type=text]{width:350px}}@media screen and (max-width:540px){.access-zoom .form-row-subjects{margin-left:20px}.access-zoom .form-row-subjects.ar{margin-left:-50px}}@media screen and (max-width:550px){.access-zoom .form-row-subjects>input[type=text]{width:250px}}@media screen and (max-width:415px){.access-zoom .form-row-subjects,.access-zoom .form-row-subjects.ar{margin-left:0}.form-row-subjects #btnCancelSubjects{right:40px}.form-row-subjects.ar #btnCancelSubjects{left:40px;right:auto}.form-row-subjects{width:380px}.access-zoom .form-row-subjects>input[type=text]{min-width:320px!important;width:320px}}@media screen and (max-width:390px){.form-row-subjects{width:330px}.form-row-subjects #btnCancelSubjects{right:55px}.form-row-subjects.ar #btnCancelSubjects{left:55px;right:auto}.access-zoom .form-row-subjects{margin-left:0}}.download-icons .download-icon-flyout{align-items:center;background:#fff;border-radius:4px;box-shadow:2px 5px 7px #00000059;display:flex;flex-direction:row;height:30px;justify-content:space-between;left:-18px;position:absolute;top:35px;width:auto;z-index:4}.download-icons .download-icon-flyout .icon{align-items:center;color:var(--link-blue);cursor:pointer;display:flex;flex-direction:row;justify-content:center;padding:10px;position:relative;transition:.3s ease}.download-icons .download-icon-flyout .icon:not(.no-hover):hover{background:#f5f5f5}.download-icons .download-icon-flyout .icon i{font-size:1em!important;margin-right:5px}.download-icons .download-icon-flyout .icon sub{font-family:Roboto Condensed,sans-serif;font-size:.75em;font-style:italic;font-weight:700;white-space:nowrap}.download-icons .download-icon-flyout .icon:not(.no-hover) sub:hover{text-decoration:underline}.download-icons .download-icon-flyout .icon.no-hover sub{color:#222;font-size:.9em;font-weight:400}.download-icons .download-icon-flyout .icon.no-hover{cursor:not-allowed}.download-icons .download-icon-flyout .icon.no-hover>i{color:red!important}.copied-popup{align-self:center;background:#b0e3f3;border:2px solid grey;border-radius:4px;color:var(--doc-black);display:flex;font-family:Roboto Condensed,sans-serif;font-size:14px!important;opacity:.2;padding:5px 12px;position:absolute;transition:.3s ease-in-out;white-space:nowrap;width:auto}.copied-popup.non-opaque{animation:show-animation 2.5s linear;display:flex}@keyframes show-animation{0%,50%{opacity:1;transform:translateY(-50px)}75%{opacity:0;transform:translateY(-25px)}to{opacity:0;transform:translateY(0)}}.form-control.radio{align-items:center;border:none;display:flex;justify-content:space-between}.form-control.radio.de,.form-control.radio.es,.form-control.radio.fr,.form-control.radio.ru{grid-gap:10px;border:none;display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:1600px){.form-control.radio{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}}.aligned-title-icons{align-items:center;display:flex;flex-direction:row;justify-content:space-around;margin:0 15px;width:65px}.aligned-title-icons i{color:var(--link-blue);cursor:pointer;font-size:1.1em}.aligned-title-icons i:last-child{font-size:1.5em}.access-zoom .aligned-title-icons{width:80px}.access-zoom .aligned-title-icons i{font-size:1.4em}.access-zoom .aligned-title-icons i:last-child{font-size:2em}article>p>a,article>p>a:focus,article>p>a:visited{color:var(--doc-black);text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted}article>p>a:hover{color:#222}a:hover,article>p>a:hover{-webkit-text-decoration-style:dotted;text-decoration-style:dotted}.acc-container{display:block;height:150px;left:0;position:fixed;top:65%;transition:.5s ease;width:40px;z-index:999}.bg-other-color{background:#e4f6f6!important}.bg-other-color:hover{background:#ddd!important}.acc-container-ar{display:block;height:90px;position:fixed;right:0;top:65%;transition:.5s ease;width:40px;z-index:999}@media screen and (max-width:575px){.acc-container{left:auto;right:0}.acc-container-ar{left:0}}.acc-contrast{cursor:pointer;display:block;margin-bottom:5px;position:relative}.acc-contrast-button{align-items:center;background:#efefef;border-bottom-right-radius:3px;border-top-right-radius:3px;box-shadow:2px 2px 3px #00000026;cursor:pointer;display:flex;height:44px;justify-content:center;position:relative;transition:.3s ease;width:42px;z-index:1}.acc-contrast-button:hover{background:#ddd}.acc-container i,.acc-container-ar i{font-size:24px}.acc-contrast-button>i{color:var(--un-blue)}.acc-container .acc-contrast .acc-contrast-flyout.open{border-radius:3px;box-shadow:2px 2px 3px #00000026;right:-135px;transition:.5s ease-in}.acc-container-ar .acc-contrast .acc-contrast-flyout.open{border-radius:3px;box-shadow:2px 2px 3px #00000026;left:-135px;transition:.5s ease-in}.acc-container .acc-contrast .acc-contrast-flyout{display:flex;flex-direction:row;position:absolute;right:40px;top:0;transition:.5s ease-in;width:120px;z-index:0}.acc-container-ar .acc-contrast .acc-contrast-flyout{display:flex;flex-direction:row;left:40px;position:absolute;top:0;transition:.5s ease-in;width:120px;z-index:0}.acc-contrast .acc-contrast-flyout>div{align-items:center;background:#efefef;color:var(--doc-black);cursor:pointer;display:flex;height:42px;justify-content:center;position:relative;transition:.3s ease;width:42px}.acc-contrast .acc-contrast-flyout>div.active,.acc-contrast .acc-contrast-flyout>div:first-child.active:before,.acc-contrast .acc-contrast-flyout>div:first-child:hover:before,.acc-contrast .acc-contrast-flyout>div:hover{background:#e6e6e6;color:var(--un-blue)}.acc-contrast .acc-contrast-flyout>div.active:after{bottom:6px;content:"\f374";font-family:Ionicons;font-size:12px;position:absolute;right:6px;text-shadow:-1px -1px 2px #00000024}.acc-container .acc-contrast .acc-contrast-flyout>div:first-child{border-bottom-left-radius:3px;border-top-left-radius:3px}.acc-container .acc-contrast .acc-contrast-flyout>div:last-child,.acc-container-ar .acc-contrast .acc-contrast-flyout>div:first-child{border-bottom-right-radius:3px;border-top-right-radius:3px}.acc-container-ar .acc-contrast .acc-contrast-flyout>div:last-child{border-bottom-left-radius:3px;border-top-left-radius:3px}.acc-contrast .acc-contrast-flyout>div:first-child:before{background-color:#efefef;content:"";height:12px;left:-6px;position:absolute;top:15px;transform:rotate(45deg);transition:.3s ease;width:12px;z-index:1}.acc-container-ar .acc-contrast .acc-contrast-flyout>div:first-child:before{right:-6px}.acc-zoom{align-items:center;background:var(--un-blue);border-bottom-right-radius:3px;border-top-right-radius:3px;box-shadow:2px 2px 3px #00000026;color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;position:relative;transition:.3s ease;width:42px}.acc-container-ar .acc-zoom{border-bottom-left-radius:3px;border-top-left-radius:3px}.acc-zoom:hover{background:#0383b6}.acc-zoom>i{color:#fff}@media screen and (max-width:575px){.acc-container .acc-contrast .acc-contrast-flyout.open{border-radius:3px;box-shadow:2px 2px 3px #00000026;left:-135px;transition:.5s ease-in}.acc-container .acc-contrast .acc-contrast-flyout{display:flex;flex-direction:row;left:40px;position:absolute;top:0;transition:.5s ease-in;width:120px;z-index:0}.acc-container .acc-contrast .acc-contrast-flyout>div:first-child{border-bottom-right-radius:3px;border-top-right-radius:3px}.acc-container .acc-contrast .acc-contrast-flyout>div:last-child{border-bottom-left-radius:3px;border-top-left-radius:3px}.acc-container .acc-contrast .acc-contrast-flyout>div:last-child:before{right:-6px}.acc-contrast .acc-contrast-flyout>div:first-child:before{display:none}.acc-contrast .acc-contrast-flyout>div:last-child:before{background-color:#efefef;content:"";height:12px;position:absolute;right:-6px;top:15px;transform:rotate(45deg);transition:.3s ease;width:12px;z-index:1}}.acc-audio-flyout{border-radius:5px;display:flex;flex-direction:row;left:-96px;position:absolute;top:96px;transition:.5s ease-in-out;width:210%;z-index:-1}.acc-audio-flyout.ar{right:-96px}.acc-audio-flyout.active{border-radius:3px;left:48px;transition:.5s ease-in}.acc-audio-flyout.ar.active{right:48px}.audio-btn{align-items:center;background:#efefef;border-bottom-right-radius:3px;border-top-right-radius:3px;box-shadow:2px 2px 3px #00000026;cursor:pointer;display:flex;height:44px;justify-content:center;position:relative;transition:.3s ease;width:42px;z-index:1}.audio-btn:first-child{border-bottom-left-radius:3px;border-bottom-right-radius:0;border-top-left-radius:3px;border-top-right-radius:0}.acc-audio-flyout.ar .audio-btn{box-shadow:-2px 2px 3px #00000026}.audio-btn>i{color:var(--un-blue)}.acc-audio-flyout:hover:before,.audio-btn:first-child:hover:before,.audio-btn:hover{background:#ddd}.acc-audio-flyout.ar .audio-btn:first-child{border-bottom-right-radius:5px;border-top-right-radius:5px}.acc-audio-flyout:before{background:#efefef;box-shadow:2px 2px 5px #0003;content:"";height:8px;left:-4px;position:absolute;transform:translateY(18px) rotate(45deg);transition:.5s ease-in-out;width:8px}.acc-audio-flyout.ar:before{box-shadow:-2px 2px 5px #0003;right:-5px}@media screen and (max-width:575px){.acc-audio-flyout{border-radius:5px;display:flex;flex-direction:row;left:auto;position:absolute;right:-96px;top:96px;transition:.5s ease-in-out;width:210%;z-index:-1}.acc-audio-flyout:before{box-shadow:2px 2px 5px #0003;left:auto;right:-5px}.audio-btn{border-bottom-left-radius:3px;border-bottom-right-radius:0;border-top-left-radius:3px;border-top-right-radius:0;box-shadow:none;box-shadow:0 2px 5px #0003;transition:.3s ease}.acc-audio-flyout.active{left:-96px;transition:.5s ease-in-out}}.upload-file-area-small{align-items:center;background:#efefef55;border:1px solid silver;border-radius:4px;display:block;flex-direction:row;font-family:Poppins;justify-content:center;margin-bottom:6px;padding:10px;position:relative;width:100%}.upload-file-area-small>div{align-items:center;display:flex;justify-content:center}.upload-file-area-small .btn-upload{background:none;border:none;color:var(--bluish);cursor:pointer;display:inline-block;font-size:11px;margin-left:3px;outline:none;padding:0;transition:.3s}.upload-file-area-small .btn-upload:hover{background:none;text-decoration:underline}.upload-file-area-small .btn-upload:focus{box-shadow:none}.upload-file-area-small i{color:dimgrey;font-size:16px;margin-right:5px}.upload-file-area-small .control-info{color:var(--bluish);font-size:12px;margin-top:5px}.upload-file-area-small label{display:block;font-size:10px;font-weight:400}.upload-file-area-small>label>span{color:var(--main-green);font-size:10px}.upload-file-area-small>span{color:var(--medium-text);display:block;font-size:14px;font-weight:700;margin-bottom:10px}.upload-file-area-small>span:last-child{color:var(--main-green);margin-bottom:0}.upload-file-area-small .btn-upload>input[type=file]{cursor:pointer;display:flex;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.upload-status{align-items:center;display:flex;flex-direction:column-reverse;justify-content:center;margin-left:5px;padding-left:7px;position:relative}.upload-status>h3{font-size:18px}.CircularProgressbar{vertical-align:middle;width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;dominant-baseline:middle;text-anchor:middle;font-size:20px}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:#0000}.loading-body-container{display:flex;display:-ms-flexbox;flex-direction:column;margin:0 auto 20px;width:1200px}.access-zoom .loading-body-container{width:94%}.loading-outside-container{width:100%}.loading-body{align-items:flex-start;display:flex;display:-ms-flexbox;justify-content:flex-start;margin-bottom:20px;min-height:60vh;position:relative;width:100%}.loading-docs-header{display:block;margin:20px 0;position:relative}.loading-body-container .loading-docs-header.daily-list{margin-top:50px}.loading-docs-header>h2{color:var(--doc-black);display:inline-block;font-family:Roboto Condensed,sans-serif;font-size:2.2em;font-weight:600;position:relative;text-align:center}.access-zoom .loading-docs-header>h2{font-size:3em}.loading-docs-header>h2:before{background-color:var(--un-blue);border:none;bottom:-10px;content:"";height:3px;left:0;position:absolute;width:50px}.loading{display:block;padding-bottom:40px;position:relative;width:100%}@media screen and (max-width:1250px){.loading-body-container{width:1000px}}@media screen and (max-width:1100px){.loading-body-container{width:900px}}@media screen and (max-width:992px){.loading-body-container{width:700px}.hidden-div{display:none;height:0;width:0}}@media screen and (max-width:768px){.loading-body-container{width:90%}}@media screen and (max-width:575px){.loading-body-container .loading-docs-header.daily-list{margin-top:0}.loading-body-container .loading-docs-header.daily-list>h2{font-size:1.3em}.loading .d-list .form-control-date{width:100%}.loading .d-list>i{right:20px}}.loading .top-buttons{align-items:center;display:flex;display:-ms-flexbox;flex-direction:row;justify-content:flex-end;margin-bottom:20px}.update-group{align-items:center;border-top:1px solid #dedede;display:flex;justify-content:space-between;margin-top:20px;padding-top:20px;position:relative}.update-group button{width:170px}.more-info{color:var(--doc-lighter-black);display:block;font-size:.9em;margin:20px 0;position:relative}.file-item{border-left:3px solid var(--doc-lighter-black);display:flex;justify-content:space-between;margin-top:20px;padding:5px 15px;position:relative}.file-item:hover{background-color:#f5f5f5}.file-item .file-row{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:5px;position:relative}.file-item h2{color:var(--un-blue);font-size:1.2em;font-weight:500}.file-item>p{align-items:center;color:var(--doc-black);display:flex;font-size:.8em}.file-item>p>i{font-size:1.1em;margin-right:4px}.error-list,.error-list.danger{background-color:#ee9f9f;border-left:4px solid var(--un-red);display:block;padding:0 15px;position:relative}.error-list.success{background-color:#a8ee9f;border-left:4px solid green}.error-list.success,.error-list.warning{display:block;padding:0 15px;position:relative}.error-list.warning{background-color:#eee29f;border-left:4px solid orange}.error-list.info{background-color:#9fbfee;border-left:4px solid var(--un-blue);display:block;padding:0 15px;position:relative}.error-list>ul{list-style-type:disc;padding:30px}.old-file-list-item{border-bottom:1px solid #efefef;display:block;padding:15px 0}.special-input-group{display:flex;height:100%;width:auto}.special-input-group .file-logos{display:flex;flex-direction:column;margin-left:5px;margin-top:20px}.special-input-group .file-logos>i{color:var(--un-blue);cursor:pointer;font-size:1.2em;margin-bottom:4px}.loading-help{padding:20px 0}.loading-help,.loading-help>p{display:block;position:relative}.loading-help>p{line-height:1.7em;margin-bottom:30px}.loading-background-container{align-items:center;background:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;margin-top:100px;width:100%}.loading-background-container>h1{display:block;font-family:Roboto Condensed,sans-serif;font-size:2.8em;font-weight:400;margin-bottom:30px;text-align:center}.loading-background-container>button{border:1px solid var(--un-blue);border-radius:2px;cursor:pointer;display:block;outline:none;padding:5px 25px;position:relative}@media screen and (max-width:768px){.loading-background-container>h1{font-size:1.6em}}.multiple-uploads{border:1px solid var(--un-grey);border-radius:3px;box-shadow:2px 3px 5px #0003;display:flex;flex-wrap:wrap;gap:20px;margin:20px 0;padding:20px;position:relative;width:100%}.upload-progress{border:1px solid #90ee90;border-radius:5px;display:block;padding:10px;position:relative}.upload-progress h5{display:block;font-family:Roboto Condensed,sans-serif;font-size:1.1em;margin-bottom:5px;position:relative}.upload-progress>div{align-items:center;display:flex;flex-direction:row;justify-content:center}.upload-progress .p-bar-container{display:block;position:relative;width:50px}.upload-progress .p-bar-container:nth-child(2){margin-left:10px}.upload-progress .p-bar-container .progress-bar-details{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;width:40px}.upload-progress .progress-bar-details h4{font-family:Roboto Condensed,sans-serif;font-size:18px;margin-bottom:-5px}.upload-progress .progress-bar-details>span{font-size:10px;font-weight:500}.search-symbol-table table.tbl-general{display:table}.search-symbol-table table.tbl-mobile,.search-symbol-table table~div{display:none}@media screen and (max-width:768px){.search-symbol-table table.tbl-general{display:none}.search-symbol-table table.tbl-mobile{display:table}.search-symbol-table table~div{display:flex}}@media screen and (max-width:450px){.loading .form-row-inline>button{height:34px;margin-top:0}}@media screen and (max-width:375px){.loading .form-row-inline>button.search-button:not(.ar){height:34px!important;margin-top:0!important;right:0!important}}.sticky-col{background:#f5f5f5;left:0;position:-webkit-sticky;position:sticky}.explorer-container{background:#fff;display:block;height:100%;position:relative;width:100%}:root{--selected-button:#5b6f83}.explorer-container .explorer-title{align-items:center;background:#efefef;box-shadow:8px 0 15px #a4a3a5;display:flex;justify-content:space-between;min-height:40px;padding:0 30px;position:relative;width:100%}.explorer-container .explorer-title>div{align-items:center;display:flex;justify-content:flex-start;padding:15px 0;position:relative}.explorer-container .explorer-title>div>span:first-child{color:var(--un-blue);display:block;font-family:Roboto Condensed,sans-serif;font-size:1em;font-weight:600;line-height:1.2em;margin-right:10px auto;position:relative}.explorer-container .explorer-title>div:last-child>a{align-items:center;display:flex;position:relative}.explorer-container .explorer-title>div:last-child>a>i{font-size:1.5em;line-height:1em;margin-right:3px}.explorer-container .explorer-title.ar>div:last-child>a>i{margin-left:3px;margin-right:auto}.explorer-container .explorer-title>div a:hover i{text-decoration:none}@media screen and (max-width:660px){.explorer-container .explorer-title{padding:0 15px}}.explorer-container .explorer-title>button{position:absolute;right:20px}.explorer-container .explorer-buttons{align-items:center;background:var(--darker-border);display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;padding-left:20px;position:relative;width:100%}.explorer-container .explorer-buttons .explorer-buttons-content{align-items:center;background:#0000;display:flex;flex-wrap:wrap;height:auto;justify-content:flex-start;position:relative}.explorer-buttons .toggle-menu{display:none;visibility:hidden}.explorer-buttons .btn-explorer{background:#819db9;border:1px solid var(--un-grey);border-top:none;color:#fff;cursor:pointer;height:38px;min-width:100px;padding:8px 25px;position:relative;white-space:nowrap}@media screen and (max-width:768px){.explorer-container .explorer-buttons{padding-left:0}}@media screen and (max-width:660px){.explorer-container .explorer-buttons{display:flex;width:100%}.explorer-container .explorer-buttons .explorer-buttons-content{display:none}.explorer-buttons .toggle-menu{align-items:center;display:flex;flex-direction:row;justify-content:space-between;min-height:40px;padding:0 15px;position:relative;visibility:visible;width:100%;z-index:6}.explorer-buttons .toggle-menu .toggle-bx-menu{color:#5b6f83;color:var(--selected-button);cursor:pointer;font-size:1.3em;font-weight:700}.explorer-buttons .toggle-menu .toggle-bx-menu:before{transition:content .4s ease-in-out}.explorer-buttons .toggle-menu .toggle-bx-menu.activated:before{content:"\eee4";font-family:Icofont;transition:content .4s ease-in-out}.explorer-buttons .toggle-menu>span{background:#5b6f83;background:var(--selected-button);border-radius:4px;color:var(--un-grey);font-size:.8em;letter-spacing:.5px;padding:5px 12px;position:relative}.explorer-buttons .explorer-buttons-content{display:none;height:0;transition:height .4s ease-in-out}.explorer-buttons .explorer-buttons-content.activated{display:flex;flex-direction:column;left:15px;position:absolute;top:40px;transition:height .4s ease-in-out;width:calc(100% - 30px);z-index:30}.explorer-buttons .btn-explorer.rel-explorer{display:none}.explorer-buttons .btn-explorer{font-size:.85em;text-align:center;width:100%}.explorer-buttons .btn-explorer:hover{background:silver}}.explorer-buttons .btn-explorer:not(:last-child){border-right:none}.explorer-buttons .btn-explorer.activated{background:#5b6f83;background:var(--selected-button)}.explorer-container .explorer-body{display:block;height:100%;position:relative;width:100%}.general-container{display:block;padding:50px;position:relative}@media screen and (max-width:575){.general-container{padding:40px}}.general-container .general-item{display:flex;margin-bottom:15px;position:relative}.general-item>label,.subjects-item>label{display:block;font-weight:500;position:relative}.general-item>label:last-child{display:block;font-weight:400;left:160px;position:absolute}.general-container .subjects-item{display:block;position:relative}.general-container .subjects-item>label:last-child{font-weight:400;line-height:1.7em;margin-top:10px}.general-explorer-table{display:block;margin:30px 30px 30px 50px;max-height:80%;overflow-y:auto;position:relative;width:calc(100% - 100px)}.general-explorer-table>table:first-child{display:table}.general-explorer-table>table:nth-child(2){display:none}@media screen and (max-width:768px){.general-explorer-table{margin:30px 30px 30px 40px;width:calc(100% - 40px)}}@media screen and (max-width:575px){.general-explorer-table{margin:20px}}.general-explorer-table>table{border:1px solid #ccc;border-collapse:collapse;display:table;position:relative}.general-explorer-table>table>tbody>tr>td{padding:10px}.general-explorer-table>table>tbody>tr>td:first-child{background:#efefef;border:1px solid #ccc;font-weight:600}@media screen and (max-width:676px){.general-explorer-table td{font-size:.8em}.general-explorer-table,.general-explorer-table>table{overflow-x:none;width:calc(100% - 20px)}.general-explorer-table>table:first-child{display:none}.general-explorer-table>table:nth-child(2){display:table}}.jsmind-inner{moz-user-select:-moz-none;height:100%;overflow:auto;position:relative;-o-user-select:none;-webkit-user-select:none;user-select:none;width:100%}canvas{z-index:1}canvas,jmnodes{position:absolute}jmnodes{background-color:#0000;z-index:2}jmnode{cursor:default;max-width:400px;text-overflow:ellipsis;white-space:nowrap}jmexpander,jmnode{overflow:hidden;position:absolute}jmexpander{border-radius:6px;border-style:solid;border-width:1px;cursor:pointer;display:block;font-size:12px;height:11px;line-height:7px;text-align:center;width:11px}jmnode{background-color:#fff;border-radius:5px;box-shadow:1px 1px 1px #666;color:#333;font:16px/1.125 Verdana,Arial,Helvetica,sans-serif;padding:10px;transition:.3s ease}jmnode:hover{background-color:#ebebeb;box-shadow:2px 2px 8px #000;color:#333}jmnode.selected{background-color:#11f;box-shadow:2px 2px 8px #000;color:#fff}jmnode.root{font-size:16px}jmexpander{border-color:gray}jmexpander:hover{border-color:#000}@media screen and (max-device-width:1024px){jmnode{border-radius:3px;font-size:14px;padding:5px}jmnode.root{font-size:21px}}jmnodes.theme-primary jmnode{background-color:#428bca;border-color:#357ebd;color:#fff}jmnodes.theme-primary jmnode:hover{background-color:#3276b1;border-color:#285e8e}jmnodes.theme-primary jmnode.selected{background-color:#f1c40f;color:#fff}jmnodes.theme-warning jmnode{background-color:#f0ad4e;border-color:#eea236;color:#fff}jmnodes.theme-warning jmnode:hover{background-color:#ed9c28;border-color:#d58512}jmnodes.theme-warning jmnode.selected{background-color:#11f;color:#fff}jmnodes.theme-danger jmnode{background-color:#d9534f;border-color:#d43f3a;color:#fff}jmnodes.theme-danger jmnode:hover{background-color:#d2322d;border-color:#ac2925}jmnodes.theme-danger jmnode.selected{background-color:#11f;color:#fff}jmnodes.theme-success jmnode{background-color:#5cb85c;border-color:#4cae4c;color:#fff}jmnodes.theme-success jmnode:hover{background-color:#47a447;border-color:#398439}jmnodes.theme-success jmnode.selected{background-color:#11f;color:#fff}jmnodes.theme-info jmnode{background-color:#5dc0de;border-color:#46b8da;color:#fff}jmnodes.theme-info jmnode:hover{background-color:#39b3d7;border-color:#269abc}jmnodes.theme-info jmnode.selected{background-color:#11f;color:#fff}jmnodes.theme-greensea jmnode{background-color:#1abc9c;color:#fff}jmnodes.theme-greensea jmnode:hover{background-color:#16a085}jmnodes.theme-greensea jmnode.selected{background-color:#11f;color:#fff}jmnodes.theme-nephrite jmnode{background-color:#2ecc71;color:#fff}jmnodes.theme-nephrite jmnode:hover{background-color:#27ae60}jmnodes.theme-nephrite jmnode.selected{background-color:#11f;color:#fff}jmnodes.theme-belizehole jmnode{background-color:#3498db;color:#fff}jmnodes.theme-belizehole jmnode:hover{background-color:#2980b9}jmnodes.theme-belizehole jmnode.selected{background-color:#11f;color:#fff}jmnodes.theme-wisteria jmnode{background-color:#9b59b6;color:#fff}jmnodes.theme-wisteria jmnode:hover{background-color:#8e44ad}jmnodes.theme-wisteria jmnode.selected{background-color:#11f;color:#fff}jmnodes.theme-asphalt jmnode{background-color:#34495e;color:#fff}jmnodes.theme-asphalt jmnode:hover{background-color:#2c3e50}jmnodes.theme-asphalt jmnode.selected{background-color:#11f;color:#fff}jmnodes.theme-orange jmnode{background-color:#f1c40f;color:#fff}jmnodes.theme-orange jmnode:hover{background-color:#f39c12}jmnodes.theme-orange jmnode.selected{background-color:#11f;color:#fff}jmnodes.theme-pumpkin jmnode{background-color:#e67e22;color:#fff}jmnodes.theme-pumpkin jmnode:hover{background-color:#d35400}jmnodes.theme-pumpkin jmnode.selected{background-color:#11f;color:#fff}jmnodes.theme-pomegranate jmnode{background-color:#e74c3c;color:#fff}jmnodes.theme-pomegranate jmnode:hover{background-color:#c0392b}jmnodes.theme-pomegranate jmnode.selected{background-color:#11f;color:#fff}jmnodes.theme-clouds jmnode{background-color:#ecf0f1;color:#333}jmnodes.theme-clouds jmnode:hover{background-color:#bdc3c7}jmnodes.theme-clouds jmnode.selected{background-color:#11f;color:#fff}jmnodes.theme-asbestos jmnode{background-color:#95a5a6;color:#fff}jmnodes.theme-asbestos jmnode:hover{background-color:#7f8c8d}jmnodes.theme-asbestos jmnode.selected{background-color:#11f;color:#fff}jmnodes.theme-refexplorer jmnode{background-color:#c5d8eb;color:#444}jmnodes.theme-refexplorer jmnode:hover{background-color:#c5d8eb}jmnodes.theme-refexplorer jmnode.selected{background-color:#819db9;color:#444}jmnodes.theme-refexplorer jmnode.root{font-family:Roboto Condensed,sans-serif;font-weight:600}jmnodes.theme-refexplorer jmexpander{background-color:#819db9;color:#fff}#jsmind_container:focus{outline:none!important;outline-offset:none!important}.mind-map-container{flex-direction:column;margin:30px;width:auto}#jsmind_container,.mind-map-container{align-items:center;display:flex;height:80vh;justify-content:center;position:relative}#jsmind_container{background:#f5f5f5;display:-ms-flexbox;margin-bottom:20px;width:100%}@media screen and (max-width:660px){.mind-map-container{margin:15px 10px}#jsmind_container{margin-top:-20px;scale:.95}}.mind-map-container p{color:red;display:inline-block;font-size:1em;font-style:italic;position:relative;text-align:center}.min-map-container p:before{content:"\a";white-space:pre}.button-style{background:#0000;border:none;color:#444;cursor:pointer;font-size:12px}@media screen and (max-width:660px){.mind-map-container p{font-size:.8em}}.hover-display{background:#fff;border:1px solid grey;border-radius:4px;display:block;height:50px;position:absolute;width:200px}.open-se{color:var(--link-blue)!important;cursor:pointer;display:block;font-size:1.1em;line-height:1.4em;margin-right:2px;position:relative;transition:.2s ease}.open-se:hover{color:var(--link-blue);text-decoration:underline!important}.rel-main-container{align-items:center;display:flex;flex-direction:column;height:80vh;justify-content:center;margin:30px;position:relative;width:auto}.rel-main-container .rel-key-title{align-items:center;display:flex;justify-content:flex-end;margin-bottom:15px;position:relative;width:100%}.rel-main-container .rel-key-title>h3{color:var(--doc-black);font-family:Roboto Condensed,sans-serif;font-size:15px;font-weight:600;text-decoration:underline}.rel-main-container .rel-key{background:#dcdcdc;border-bottom-left-radius:5px;box-shadow:-2px 3px 7px #0003;display:block;min-width:180px;padding:20px 15px;position:absolute;right:0;top:0;z-index:2}.rel.main-container .rel-key i{align-items:center;display:flex;font-size:12px;justify-content:center;line-height:14px;margin-right:15px;padding:2px}.rel-main-container .rel-key i.blue{color:#1f77b4}.rel-main-container .rel-key i.orange{color:orange}.rel-main-container .rel-key i.green{color:green}.rel-main-container .rel-key div{align-items:center;display:flex;margin-bottom:10px;position:relative;width:100%}.rel-main-container .rel-key span{font-family:Roboto Condensed,sans-serif;font-size:15px;font-weight:500;line-height:16px;margin-left:10px}.rel-container{align-items:center;background:#f5f5f5;display:flex;height:80vh;justify-content:center;margin-bottom:20px;position:relative;width:100%}.links line{stroke:#999;stroke-opacity:.6}.nodes circle{stroke:#000;stroke-width:0px}.rel-main-container p{color:red;display:inline-block;font-size:1em;font-style:italic;position:relative;text-align:center}@media screen and (max-width:660px){.rel-main-container p{font-size:.8em}}:root{--rpv-attachment__item--hover-background-color:#0000001a;--rpv-attachment__item-color:#000}.rpv-core__viewer--dark{--rpv-attachment__item--hover-background-color:#2566e8;--rpv-attachment__item-color:#fff}.rpv-attachment__empty{height:100%;overflow:auto;padding:.5rem 0;text-align:center;width:100%}.rpv-attachment__empty--rtl{direction:rtl}.rpv-attachment__list{display:flex;flex-direction:column;height:100%;overflow:auto;padding:.5rem 0;width:100%}.rpv-attachment__list--rtl{direction:rtl}.rpv-attachment__item{align-items:center;background-color:#0000;border:none;color:#000;color:var(--rpv-attachment__item-color);cursor:pointer;display:flex;padding:.5rem;text-align:left;width:100%}.rpv-attachment__item:focus{outline:0}.rpv-attachment__item:focus,.rpv-attachment__item:hover{background-color:#0000001a;background-color:var(--rpv-attachment__item--hover-background-color)}.rpv-attachment__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}:root{--rpv-bookmark__item--hover-background-color:#0000001a;--rpv-bookmark__item-color:#000}.rpv-core__viewer--dark{--rpv-bookmark__item--hover-background-color:#2566e8;--rpv-bookmark__item-color:#fff}.rpv-bookmark__item{align-items:center;color:#000;color:var(--rpv-bookmark__item-color);cursor:pointer;display:flex;padding-bottom:.25rem;padding-right:.25rem;padding-top:.25rem}.rpv-bookmark__item:focus{outline:0}.rpv-bookmark__item:focus,.rpv-bookmark__item:hover{background-color:#0000001a;background-color:var(--rpv-bookmark__item--hover-background-color)}.rpv-bookmark__toggle{align-items:center;display:flex;height:1rem;margin-right:.25rem;width:1rem}.rpv-bookmark__title{flex-grow:1;flex-shrink:1;text-decoration:none}.rpv-bookmark__list{list-style-type:none;margin:0;overflow:auto;padding:0}.rpv-bookmark__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-bookmark__empty{height:100%;overflow:auto;padding:.5rem 0;text-align:center;width:100%}.rpv-bookmark__empty--rtl{direction:rtl}.rpv-bookmark__container{height:100%;overflow:auto;padding:.5rem 0;width:100%}.rpv-bookmark__container--rtl{direction:rtl}:root{--rpv-thumbnail__container-background-color:#fff;--rpv-thumbnail__container-box-shadow:#0003 2px 2px 8px 0px;--rpv-thumbnail__item--selected-background-color:#0000004d}.rpv-core__viewer--dark{--rpv-thumbnail__item--selected-background-color:#2566e8}.rpv-thumbnail__cover,.rpv-thumbnail__cover-inner{align-items:center;display:flex;height:100%;justify-content:center;min-height:inherit;width:100%}.rpv-thumbnail__cover-image{max-height:100%;max-width:100%}.rpv-thumbnail__cover-loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-thumbnail__container{align-items:center;background:#fff;background:var(--rpv-thumbnail__container-background-color);box-shadow:2px 2px 8px 0 #0003;box-shadow:var(--rpv-thumbnail__container-box-shadow);display:flex;justify-content:center;margin:0 auto;position:relative}.rpv-thumbnail__item{cursor:pointer}.rpv-thumbnail__item--dual-cover,.rpv-thumbnail__item--single{padding:.5rem}.rpv-thumbnail__item--dual-cover-odd,.rpv-thumbnail__item--dual-even{padding:.5rem 0 .5rem .5rem}.rpv-thumbnail__item--dual-cover-even,.rpv-thumbnail__item--dual-odd{padding:.5rem .5rem .5rem 0}.rpv-thumbnail__item--dual-cover:hover,.rpv-thumbnail__item--single:hover,.rpv-thumbnail__items--dual-cover:hover .rpv-thumbnail__item,.rpv-thumbnail__items--dual:hover .rpv-thumbnail__item{background-color:#0000004d;background-color:var(--rpv-thumbnail__item--selected-background-color)}.rpv-thumbnail__item:focus{outline:0}.rpv-thumbnail__label{font-size:.75em;padding:.25rem;text-align:center}.rpv-thumbnail__list{overflow:auto;padding:.5rem}.rpv-thumbnail__list--rtl{direction:rtl}.rpv-thumbnail__list--horizontal{align-items:center;display:flex;flex-direction:row;width:100%}.rpv-thumbnail__list--vertical{height:100%}.rpv-thumbnail__items{align-items:center;display:flex;justify-content:center}.rpv-thumbnail__items--selected .rpv-thumbnail__item{background-color:#0000004d;background-color:var(--rpv-thumbnail__item--selected-background-color)}.rpv-thumbnail__list-container{height:100%;width:100%}.rpv-thumbnail__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}:root{--rpv-drop__area-background-color:#fff;--rpv-drop__area-body-border-color:#0000004d;--rpv-drop__area-body-color:#000}.rpv-core__viewer--dark{--rpv-drop__area-background-color:#191919;--rpv-drop__area-body-border-color:#fff;--rpv-drop__area-body-color:#fff}.rpv-drop__area{background-color:#fff;background-color:var(--rpv-drop__area-background-color);bottom:0;left:0;padding:.5rem;position:absolute;right:0;top:0;z-index:9999}.rpv-drop__area-body{align-items:center;border:2px dashed #0000004d;border:2px dashed var(--rpv-drop__area-body-border-color);color:#000;color:var(--rpv-drop__area-body-color);display:flex;font-size:1.5rem;height:100%;justify-content:center}.rpv-drop__area-body--rtl{direction:rtl}:root{--rpv-full-screen__overlay-background-color:#fff}.rpv-core__viewer--dark{--rpv-full-screen__overlay-background-color:#1a1a1a}.rpv-full-screen__exit-button{bottom:0;padding:.5rem;position:fixed;z-index:2}.rpv-full-screen__exit-button--ltr{right:0}.rpv-full-screen__exit-button--rtl{left:0}.rpv-full-screen__overlay{align-items:center;background-color:#fff;background-color:var(--rpv-full-screen__overlay-background-color);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1}.rpv-open__input-wrapper{position:relative}.rpv-open__input{bottom:0;cursor:pointer;display:none;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%}.rpv-open__input::-webkit-file-upload-button{width:0}.rpv-page-navigation__current-page-input{margin:0 .25rem;text-align:right;width:3rem}:root{--rpv-print__progress-body-background-color:#fff;--rpv-print__progress-body-border-color:#0000004d;--rpv-print__progress-body-color:#000}.rpv-core__viewer--dark{--rpv-print__progress-body-background-color:#363636;--rpv-print__progress-body-border-color:#0000;--rpv-print__progress-body-color:#fff}.rpv-print__permission-body{padding:1rem}.rpv-print__permission-footer{display:flex;justify-content:center;padding:0 1rem 1rem 0}.rpv-print__progress{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:9999}.rpv-print__progress-body{background-color:#fff;background-color:var(--rpv-print__progress-body-background-color);border:1px solid #0000004d;border:1px solid var(--rpv-print__progress-body-border-color);border-radius:.25rem;color:#000;color:var(--rpv-print__progress-body-color);padding:1.5rem;text-align:center;width:15rem}.rpv-print__progress-body--rtl{direction:rtl}.rpv-print__progress-bar{margin-bottom:1rem}.rpv-print__progress-message{margin-bottom:.5rem}.rpv-print__zone{display:none}@media print{@page{margin:0}.rpv-print__html-printing{height:100%}.rpv-print__body-printing{height:100%;margin:0}.rpv-print__body-printing *{display:none}.rpv-print__zone{display:block;height:100%}.rpv-print__page{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;page-break-after:always;page-break-inside:avoid;width:100%}.rpv-print__page img{display:block;max-height:100%;max-width:100%}}.rpv-properties__loader{text-align:center}.rpv-properties__modal{min-height:20rem;padding:.5rem 0}.rpv-properties__modal-section{padding:0 .5rem}.rpv-properties__modal-footer{display:flex;justify-content:center;margin-top:.5rem}.rpv-properties__item{align-items:flex-start;display:flex;margin:.5rem 0}.rpv-properties__item--rtl{direction:rtl}.rpv-properties__item-label{padding-right:.5rem;width:25%}.rpv-properties__item-value{flex:1 1}.rpv-search__highlights{height:100%;left:0;position:absolute;top:0;width:100%}.rpv-search__highlight{background-color:#ff06;background-color:var(--rpv-search__highlight-background-color);border-radius:.25rem;position:absolute;z-index:1}.rpv-search__highlight--current{background-color:#00800066;background-color:var(--rpv-search__highlight--current-background-color)}.rpv-search__popover{padding:0 .5rem}.rpv-search__popover-input-counter{align-items:center;display:flex;margin-bottom:.5rem;position:relative;width:12rem}.rpv-search__popover-counter{align-items:center;bottom:0;display:flex;position:absolute;top:0}.rpv-search__popover-counter--ltr{padding-right:.25rem;right:0}.rpv-search__popover-counter--rtl{left:0;padding-left:.25rem}.rpv-search__popover-label{align-items:center;cursor:pointer;display:flex;margin-bottom:.5rem}.rpv-search__popover-label-checkbox{cursor:pointer;margin-right:.25rem}.rpv-search__popover-footer{align-items:center;display:flex}.rpv-search__popover-footer-item{padding:0 .25rem}.rpv-search__popover-footer-button--ltr{margin-left:auto}.rpv-search__popover-footer-button--rtl{margin-right:auto}:root{--rpv-search__highlight-background-color:#ff06;--rpv-search__highlight--current-background-color:#00800066}.rpv-selection-mode__grab{cursor:grab}.rpv-selection-mode__grab :not(input),.rpv-selection-mode__grab :not(select),.rpv-selection-mode__grab :not(textarea){cursor:grab!important}.rpv-selection-mode__grabbing{cursor:grabbing}.rpv-selection-mode__grabbing :not(input),.rpv-selection-mode__grabbing :not(select),.rpv-selection-mode__grabbing :not(textarea){cursor:grabbing!important}:root{--rpv-zoom__popover-target-arrow-border-color:#0009}.rpv-core__viewer--dark{--rpv-zoom__popover-target-arrow-border-color:#fff}.rpv-zoom__popover-target{align-items:center;color:var(--rpv-zoom__popover-target-color);display:flex}.rpv-zoom__popover-target-scale--ltr{margin-right:.25rem}.rpv-zoom__popover-target-scale--rtl{margin-left:.25rem}.rpv-zoom__popover-target-arrow{border-color:#0009 #0000 #0000;border-color:var(--rpv-zoom__popover-target-arrow-border-color) #0000 #0000;border-style:solid;border-width:.5rem .25rem 0;height:0;width:0}:root{--rpv-toolbar__label--color:#000}.rpv-core__viewer--dark{--rpv-toolbar__label--color:#fff}.rpv-toolbar{align-items:center;display:flex;width:100%}.rpv-toolbar--rtl{direction:rtl}.rpv-toolbar__center,.rpv-toolbar__left{align-items:center;display:flex}.rpv-toolbar__center{flex-grow:1;flex-shrink:1;justify-content:center}.rpv-toolbar__right{align-items:center;display:flex;margin-left:auto}.rpv-toolbar__item{align-items:center;display:flex;padding:0 .125rem}.rpv-toolbar__label{color:#000;color:var(--rpv-toolbar__label--color)}:root{--rpv-default-layout__body-background-color:#fff;--rpv-default-layout__container-border-color:#0000004d;--rpv-default-layout__toolbar-background-color:#eee;--rpv-default-layout__toolbar-border-bottom-color:#0000001a;--rpv-default-layout__sidebar-border-color:#0003;--rpv-default-layout__sidebar--opened-background-color:#fff;--rpv-default-layout__sidebar-headers-background-color:#eee;--rpv-default-layout__sidebar-content--opened-background-color:#fff;--rpv-default-layout__sidebar-content--opened-border-color:#0003;--rpv-default-layout__sidebar-content--opened-color:#000}.rpv-core__viewer--dark{--rpv-default-layout__body-background-color:#1a1a1a;--rpv-default-layout__container-border-color:#454647;--rpv-default-layout__toolbar-background-color:#292929;--rpv-default-layout__toolbar-border-bottom-color:#000;--rpv-default-layout__sidebar-border-color:#000;--rpv-default-layout__sidebar--opened-background-color:#fff;--rpv-default-layout__sidebar-headers-background-color:#292929;--rpv-default-layout__sidebar-content--opened-background-color:#1a1a1a;--rpv-default-layout__sidebar-content--opened-border-color:#292929;--rpv-default-layout__sidebar-content--opened-color:#fff}.rpv-default-layout__container{border:1px solid #0000004d;border:1px solid var(--rpv-default-layout__container-border-color);box-sizing:border-box;height:100%;width:100%}.rpv-default-layout__toolbar{align-items:center;background-color:#eee;background-color:var(--rpv-default-layout__toolbar-background-color);border-bottom:1px solid #0000001a;border-bottom:1px solid var(--rpv-default-layout__toolbar-border-bottom-color);display:flex;height:2.5rem;left:0;position:absolute;top:0;width:100%;z-index:1}.rpv-default-layout__sidebar{display:flex;padding-top:2.5rem}.rpv-default-layout__sidebar--opened{background-color:#fff;background-color:var(--rpv-default-layout__sidebar--opened-background-color);bottom:0;left:0;position:absolute;top:0;width:12rem;z-index:1}.rpv-default-layout__sidebar--ltr{border-right:1px solid #0003;border-right:1px solid var(--rpv-default-layout__sidebar-border-color)}.rpv-default-layout__sidebar--rtl{border-left:1px solid #0003;border-left:1px solid var(--rpv-default-layout__sidebar-border-color)}.rpv-default-layout__main{display:flex;height:100%;position:relative}.rpv-default-layout__main--rtl{direction:rtl}.rpv-default-layout__body{background-color:#fff;background-color:var(--rpv-default-layout__body-background-color);flex:1 1;overflow:auto;padding-top:2.5rem}@media(min-width:768px){.rpv-default-layout__sidebar--opened{width:16rem}}@media(min-width:1024px){.rpv-default-layout__sidebar--opened{background:inherit;position:inherit;width:20rem;z-index:inherit}}.rpv-default-layout__sidebar-tabs{display:flex;height:100%;width:100%}.rpv-default-layout__sidebar-headers{background-color:#eee;background-color:var(--rpv-default-layout__sidebar-headers-background-color);padding:.25rem}.rpv-default-layout__sidebar-header{padding:.125rem}.rpv-default-layout__sidebar-content{display:none;flex-grow:1;flex-shrink:1}.rpv-default-layout__sidebar-content--opened{background-color:#fff;background-color:var(--rpv-default-layout__sidebar-content--opened-background-color);color:#000;color:var(--rpv-default-layout__sidebar-content--opened-color);display:flex;overflow:hidden}.rpv-default-layout__sidebar-content--ltr{border-left:1px solid #0003;border-left:1px solid var(--rpv-default-layout__sidebar-content--opened-border-color)}.rpv-default-layout__sidebar-content--rtl{border-right:1px solid #0003;border-right:1px solid var(--rpv-default-layout__sidebar-content--opened-border-color)}:root{--rpv-core__annotation--link-hover-background-color:#ff03;--rpv-core__annotation-popup-wrapper-background-color:#faf089;--rpv-core__annotation-popup-wrapper-box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--rpv-core__annotation-popup-content-border-top-color:#1a202c;--rpv-core__arrow-border-color:#0000004d;--rpv-core__asking-password-color:#000;--rpv-core__asking-password-wrapper-background-color:#fff;--rpv-core__asking-password-wrapper-border-color:#0000004d;--rpv-core__button-background-color:#0000004d;--rpv-core__button-color:#000;--rpv-core__doc-error-background-color:#fff;--rpv-core__doc-error-text-background-color:#c02424;--rpv-core__doc-error-text-color:#fff;--rpv-core__doc-loading-background-color:#fff;--rpv-core__full-screen-target-background-color:#fff;--rpv-core__inner-page-background-color:#fff;--rpv-core__menu-divider-border-bottom-color:#0000004d;--rpv-core__menu-item-color:#000;--rpv-core__menu-item--hover-background-color:#0000001a;--rpv-core__menu-item--disabled-color:#0000004d;--rpv-core__minimal-button-color:#000;--rpv-core__minimal-button--hover-background-color:#0000001a;--rpv-core__minimal-button--disabled-color:#0000004d;--rpv-core__minimal-button--selected-background-color:#0000001a;--rpv-core__modal-body-background-color:#fff;--rpv-core__modal-body-border-color:#0000004d;--rpv-core__modal-overlay-background-color:#00000080;--rpv-core__page-layer-box-shadow:2px 2px 8px 0 #0003;--rpv-core__popover-body-background-color:#fff;--rpv-core__popover-body-border-color:#0000004d;--rpv-core__popover-body-color:#000;--rpv-core__primary-button-background-color:#2566e8;--rpv-core__primary-button-color:#fff;--rpv-core__progress-bar-background-color:#0000001a;--rpv-core__progress-bar-progress-background-color:#2566e8;--rpv-core__progress-bar-progress-color:#fff;--rpv-core__separator-border-bottom-color:#0000004d;--rpv-core__spinner-border-color:#0006;--rpv-core__spinner-border-transparent-color:#0000;--rpv-core__splitter-background-color:#0000;--rpv-core__splitter--hover-background-color:#0003;--rpv-core__text-layer-text--selection-background-color:#00f;--rpv-core__text-layer-text--selection-color:#0000;--rpv-core__textbox-background-color:#fff;--rpv-core__textbox-border-color:#0003;--rpv-core__textbox-color:#000;--rpv-core__tooltip-body-background-color:#000;--rpv-core__tooltip-body-color:#fff}.rpv-core__viewer--dark{--rpv-core__asking-password-background-color:#363636;--rpv-core__asking-password-color:#fff;--rpv-core__asking-password-wrapper-border-color:#191919;--rpv-core__asking-password-wrapper-background-color:#191919;--rpv-core__button-background-color:#171717;--rpv-core__button-color:#fff;--rpv-core__doc-error-background-color:#191919;--rpv-core__doc-error-text-background-color:#c02323;--rpv-core__doc-error-text-color:#fff;--rpv-core__doc-loading-background-color:#191919;--rpv-core__full-screen-target-background-color:#1a1a1a;--rpv-core__inner-page-background-color:#1a1a1a;--rpv-core__menu-divider-border-bottom-color:#000;--rpv-core__menu-item-color:#fff;--rpv-core__menu-item--hover-background-color:#2566e8;--rpv-core__menu-item--disabled-color:#5e5e5e;--rpv-core__minimal-button-color:#fff;--rpv-core__minimal-button--disabled-color:#5e5e5e;--rpv-core__minimal-button--hover-background-color:#191919;--rpv-core__minimal-button--selected-background-color:#1657bb;--rpv-core__modal-body-background-color:#363636;--rpv-core__primary-button-background-color:#2566e8;--rpv-core__popover-body-background-color:#363636;--rpv-core__popover-body-color:#fff;--rpv-core__progress-bar-background-color:#000;--rpv-core__separator-border-bottom-color:#000;--rpv-core__spinner-border-color:#fff;--rpv-core__splitter-background-color:#1a1a1a;--rpv-core__splitter--hover-background-color:#2566e8;--rpv-core__textbox-background-color:#121212;--rpv-core__textbox-border-color:#121212;--rpv-core__textbox-color:#fff;--rpv-core__tooltip-body-background-color:#414141;--rpv-core__tooltip-body-color:#fff}.rpv-core__annotation{position:absolute}.rpv-core__annotation-layer{z-index:1}.rpv-core__arrow{border-bottom:1px solid #0000004d;border-bottom:1px solid var(--rpv-core__arrow-border-color);border-left-color:#0000004d;border-left-color:var(--rpv-core__arrow-border-color);border-right:1px solid #0000004d;border-right:1px solid var(--rpv-core__arrow-border-color);border-top-color:#0000004d;border-top-color:var(--rpv-core__arrow-border-color);height:10px;position:absolute;width:10px;z-index:0}.rpv-core__arrow--tl{bottom:0;left:0;transform:translate(50%,50%) rotate(45deg)}.rpv-core__arrow--tc{left:50%}.rpv-core__arrow--tc,.rpv-core__arrow--tr{bottom:0;transform:translate(-50%,50%) rotate(45deg)}.rpv-core__arrow--tr{right:0}.rpv-core__arrow--rt{left:0;top:0;transform:translate(-50%,50%) rotate(135deg)}.rpv-core__arrow--rc{top:50%}.rpv-core__arrow--rb,.rpv-core__arrow--rc{left:0;transform:translate(-50%,-50%) rotate(135deg)}.rpv-core__arrow--rb{bottom:0}.rpv-core__arrow--bl{left:0;top:0;transform:translate(50%,-50%) rotate(225deg)}.rpv-core__arrow--bc{left:50%}.rpv-core__arrow--bc,.rpv-core__arrow--br{top:0;transform:translate(-50%,-50%) rotate(225deg)}.rpv-core__arrow--br{right:0}.rpv-core__arrow--lt{right:0;top:0;transform:translate(50%,50%) rotate(315deg)}.rpv-core__arrow--lc{top:50%}.rpv-core__arrow--lb,.rpv-core__arrow--lc{right:0;transform:translate(50%,-50%) rotate(315deg)}.rpv-core__arrow--lb{bottom:0}.rpv-core__asking-password{background-color:var(--rpv-core__asking-password-background-color);border-radius:.25rem;color:#000;color:var(--rpv-core__asking-password-color);padding:2rem}.rpv-core__asking-password--rtl{direction:rtl}.rpv-core__asking-password-wrapper{align-items:center;background-color:#fff;background-color:var(--rpv-core__asking-password-wrapper-background-color);border:1px solid #0000004d;border:1px solid var(--rpv-core__asking-password-wrapper-border-color);display:flex;height:100%;justify-content:center;width:100%}.rpv-core__asking-password-message{margin:.5rem 0}.rpv-core__asking-password-body{align-items:center;display:flex;justify-content:center}.rpv-core__asking-password-input{width:15rem}.rpv-core__asking-password-input--ltr{margin-right:.5rem}.rpv-core__asking-password-input--rtl{margin-left:.5rem}.rpv-core__button{background-color:#0000004d;background-color:var(--rpv-core__button-background-color);border:none;border-radius:.25rem;color:#000;color:var(--rpv-core__button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__button--rtl{direction:rtl}.rpv-core__canvas-layer{direction:ltr;left:0;overflow:hidden;position:absolute;top:0}.rpv-core__doc-error{align-items:center;background-color:#fff;background-color:var(--rpv-core__doc-error-background-color);display:flex;height:100%;justify-content:center}.rpv-core__doc-error--rtl{direction:rtl}.rpv-core__doc-error-text{background-color:#c02424;background-color:var(--rpv-core__doc-error-text-background-color);border-radius:.25rem;color:#fff;color:var(--rpv-core__doc-error-text-color);line-height:1.5;max-width:50%;padding:.5rem}.rpv-core__doc-loading{align-items:center;background-color:#fff;background-color:var(--rpv-core__doc-loading-background-color);display:flex;height:100%;justify-content:center;min-height:inherit;width:100%}.rpv-core__doc-loading--rtl{direction:rtl}.rpv-core__icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1;text-align:center}.rpv-core__icon--rtl{transform:scaleX(-1)}.rpv-core__inner-container{min-height:inherit}.rpv-core__inner-pages{overflow:auto}.rpv-core__inner-pages--rtl{direction:rtl}.rpv-core__inner-pages--single{overflow:hidden}.rpv-core__inner-page-container--single{overflow:auto}.rpv-core__inner-page{background-color:#fff;background-color:var(--rpv-core__inner-page-background-color)}.rpv-core__inner-page--single{align-items:center;display:flex;justify-content:center}.rpv-core__inner-page--dual-even{align-items:center;display:flex;justify-content:flex-end}.rpv-core__inner-page--dual-odd{align-items:center;display:flex;justify-content:flex-start}.rpv-core__inner-page--dual-cover{align-items:center;display:flex;justify-content:center}.rpv-core__inner-page--dual-cover-odd{align-items:center;display:flex;justify-content:flex-end}.rpv-core__inner-page--dual-cover-even{align-items:center;display:flex;justify-content:flex-start}.rpv-core__annotation--link a{height:100%;left:0;position:absolute;top:0;width:100%}.rpv-core__annotation--link a:hover{background-color:#ff03;background-color:var(--rpv-core__annotation--link-hover-background-color)}.rpv-core__menu{display:flex;flex-direction:column}.rpv-core__menu--rtl{direction:rtl;text-align:right}.rpv-core__menu-divider{border-bottom:1px solid #0000004d;border-bottom:1px solid var(--rpv-core__menu-divider-border-bottom-color);margin:.25rem 0}.rpv-core__menu-item{align-items:center;background-color:#0000;border:none;color:#000;color:var(--rpv-core__menu-item-color);cursor:pointer;display:flex;justify-content:center;padding:.25rem 0;width:100%}.rpv-core__menu-item:focus{outline:0}.rpv-core__menu-item:focus,.rpv-core__menu-item:hover{background-color:#0000001a;background-color:var(--rpv-core__menu-item--hover-background-color)}.rpv-core__menu-item-icon{align-items:center;display:flex}.rpv-core__menu-item-icon--ltr{padding-left:1rem;padding-right:.5rem}.rpv-core__menu-item-icon--rtl{padding-left:.5rem;padding-right:1rem}.rpv-core__menu-item-label{flex-grow:1;flex-shrink:1;white-space:nowrap}.rpv-core__menu-item-label--ltr{padding-right:2rem}.rpv-core__menu-item-label--rtl{padding-left:2rem}.rpv-core__menu-item-check--ltr{padding-right:1rem}.rpv-core__menu-item-check--rtl{padding-left:1rem}.rpv-core__menu-item--disabled{color:#0000004d;color:var(--rpv-core__menu-item--disabled-color)}.rpv-core__menu-item--disabled:hover{background-color:#0000}.rpv-core__menu-item--ltr{text-align:left}.rpv-core__menu-item--rtl{direction:rtl;text-align:right}.rpv-core__minimal-button{background-color:#0000;border:none;border-radius:.25rem;color:#000;color:var(--rpv-core__minimal-button-color);cursor:pointer;height:2rem;padding:0 .5rem}.rpv-core__minimal-button:hover{background-color:#0000001a;background-color:var(--rpv-core__minimal-button--hover-background-color)}.rpv-core__minimal-button--disabled{color:#0000004d;color:var(--rpv-core__minimal-button--disabled-color)}.rpv-core__minimal-button--rtl{direction:rtl}.rpv-core__minimal-button--selected{background-color:#0000001a;background-color:var(--rpv-core__minimal-button--selected-background-color)}.rpv-core__modal-body{background-color:#fff;background-color:var(--rpv-core__modal-body-background-color);border:1px solid #0000004d;border:1px solid var(--rpv-core__modal-body-border-color);border-radius:.25rem;margin:1rem;max-width:32rem;overflow:auto}.rpv-core__modal-body--rtl{direction:rtl}.rpv-core__modal-overlay{background-color:#00000080;background-color:var(--rpv-core__modal-overlay-background-color);bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}.rpv-core__modal-overlay,.rpv-core__page-layer{align-items:center;display:flex;justify-content:center}.rpv-core__page-layer{overflow:visible;position:relative}.rpv-core__page-layer:after{bottom:.25rem;box-shadow:2px 2px 8px 0 #0003;box-shadow:var(--rpv-core__page-layer-box-shadow);content:"";left:.25rem;position:absolute;right:.25rem;top:.25rem}.rpv-core__page-layer--single{margin:0 auto}.rpv-core__page-size-calculator{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-core__popover-body{border:1px solid #0000004d;border:1px solid var(--rpv-core__popover-body-border-color);border-radius:.25rem;color:#000;color:var(--rpv-core__popover-body-color);left:0;padding:.5rem 0;position:absolute;top:-9999px;z-index:9999}.rpv-core__popover-body,.rpv-core__popover-body-arrow{background-color:#fff;background-color:var(--rpv-core__popover-body-background-color)}.rpv-core__popover-body--rtl{direction:rtl}.rpv-core__popover-overlay{bottom:0;left:0;position:fixed;right:0;top:0}.rpv-core__annotation-popup-wrapper{background-color:#faf089;background-color:var(--rpv-core__annotation-popup-wrapper-background-color);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--rpv-core__annotation-popup-wrapper-box-shadow);font-size:.75rem;padding:.25rem;word-break:break-word}.rpv-core__annotation-popup-wrapper--rtl{direction:rtl}.rpv-core__annotation-popup-title{font-weight:600;margin-bottom:.25rem}.rpv-core__annotation-popup-date{font-size:.5rem}.rpv-core__annotation-popup-content{border-top:1px solid #1a202c;border-top:1px solid var(--rpv-core__annotation-popup-content-border-top-color);max-height:16rem;overflow:auto;padding:.25rem}.rpv-core__primary-button{background-color:#2566e8;background-color:var(--rpv-core__primary-button-background-color);border:none;border-radius:.25rem;color:#fff;color:var(--rpv-core__primary-button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__primary-button--rtl{direction:rtl}.rpv-core__progress-bar{background-color:#0000001a;background-color:var(--rpv-core__progress-bar-background-color);border-radius:9999px;padding:.125rem}.rpv-core__progress-bar--rtl{direction:rtl}.rpv-core__progress-bar-progress{align-items:center;background-color:#2566e8;background-color:var(--rpv-core__progress-bar-progress-background-color);border-radius:9999px;color:#fff;color:var(--rpv-core__progress-bar-progress-color);display:flex;font-size:.75rem;height:.75rem;justify-content:center}.rpv-core__separator{border-bottom:1px solid #0000004d;border-bottom:1px solid var(--rpv-core__separator-border-bottom-color)}.rpv-core__spinner{border-bottom:2px solid #0000;border-bottom:2px solid var(--rpv-core__spinner-border-transparent-color);border-left:2px solid #0000;border-left:2px solid var(--rpv-core__spinner-border-transparent-color);border-radius:9999px;border-right:2px solid #0006;border-right:2px solid var(--rpv-core__spinner-border-color);border-top:2px solid #0006;border-top:2px solid var(--rpv-core__spinner-border-color)}.rpv-core__spinner--animating{animation-duration:.4s;animation-iteration-count:infinite;animation-name:rpv-core__spinner-transform;animation-timing-function:linear}@keyframes rpv-core__spinner-transform{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rpv-core__splitter{background-color:initial;background-color:var(--rpv-core__splitter-background-color);cursor:ew-resize;height:100%;width:.25rem}.rpv-core__splitter--resizing,.rpv-core__splitter:hover{background-color:#0003;background-color:var(--rpv-core__splitter--hover-background-color);cursor:col-resize}.rpv-core__splitter-body--resizing{cursor:col-resize}.rpv-core__splitter-sibling--resizing{pointer-events:none;-webkit-user-select:none;user-select:none}.rpv-core__textbox{background-color:#fff;background-color:var(--rpv-core__textbox-background-color);border:1px solid #0003;border:1px solid var(--rpv-core__textbox-border-color);border-radius:.25rem;box-sizing:border-box;color:#000;color:var(--rpv-core__textbox-color);height:2rem;padding:0 .5rem;width:100%}.rpv-core__textbox--rtl{direction:rtl}.rpv-core__text-layer{height:100%;left:0;line-height:1;opacity:.2;position:absolute;top:0;width:100%;z-index:1}.rpv-core__text-layer span::selection{background-color:#00f;background-color:var(--rpv-core__text-layer-text--selection-background-color);color:#0000;color:var(--rpv-core__text-layer-text--selection-color)}.rpv-core__text-layer br::selection{color:#0000}.rpv-core__text-layer-text{color:#0000;cursor:text;position:absolute;transform-origin:0 0;white-space:pre}.rpv-core__tooltip-body{background-color:#000;background-color:var(--rpv-core__tooltip-body-background-color);border-radius:.25rem;color:#fff;color:var(--rpv-core__tooltip-body-color);left:0;max-width:20rem;position:absolute;text-align:center;top:-9999px;z-index:9999}.rpv-core__tooltip-body--rtl{direction:rtl}.rpv-core__tooltip-body-arrow{background-color:#000;background-color:var(--rpv-core__tooltip-body-background-color)}.rpv-core__tooltip-body-content{padding:.5rem}.rpv-core__display--block{display:block}.rpv-core__display--hidden{display:none}@media(min-width:640px){.rpv-core__display--hidden-small{display:none}.rpv-core__display--block-small{display:block}}@media(min-width:768px){.rpv-core__display--hidden-medium{display:none}.rpv-core__display--block-medium{display:block}}@media(min-width:1024px){.rpv-core__display--hidden-large{display:none}.rpv-core__display--block-large{display:block}}.rpv-core__viewer{min-height:inherit}.contact-body-container{align-items:flex-start;border-top:4px solid var(--un-blue);display:flex;flex-direction:column;justify-content:flex-start;margin:0 auto;padding:30px 0;width:1200px}.access-zoom .contact-body-container{width:94%}@media screen and (max-width:1250px){.contact-body-container{width:1000px}}@media screen and (max-width:1100px){.contact-body-container{width:900px}}@media screen and (max-width:992px){.contact-body-container{width:700px}}@media screen and (max-width:768px){.contact-body-container{width:90%}}.contact-body-header{display:block;margin-bottom:30px;position:relative}.contact-body-header>h2{color:var(--doc-black);display:inline-block;font-family:Roboto Condensed,sans-serif;font-size:2.2em;font-weight:600;margin-bottom:30px;position:relative;text-align:center}.contact-body-header>h2:before{background-color:var(--un-blue);border:none;bottom:-10px;content:"";height:3px;left:0;position:absolute;width:50px}.contact-body-header>p{letter-spacing:.3px;line-height:24px}.access-zoom .contact-body-header>h2{font-size:3.2em}.access-zoom .contact-body-header>h2:before{height:5px;width:70px}.access-zoom .contact-body-header>p{font-size:1.3em}.access-zoom .contact-body-header>p>a{font-size:1em}.access-zoom .contact-body-container .form-control{font-size:1.3em;min-width:400px}.access-zoom .input-group>label{font-size:1.3em}.info-container{background-color:#d1e9f1;border-left:4px solid var(--un-blue);border-radius:3px;box-shadow:1px 2px 3px #00002c4d;display:flex;margin:20px 0 30px;padding:20px 15px;position:relative;transition:.3s ease;width:100%}.info-container i{color:var(--un-blue);font-size:1.5em;margin-right:15px}.info-container p{color:var(--doc-black);font-size:.9em;line-height:1.3em;margin-bottom:5px}.info-container p:nth-child(2){margin-top:10px}.info-container .info-details{display:block;position:relative}@media screen and (max-width:767px){#capchaImg{width:100%!important}.contact-body-container .form-control{min-width:350px!important}}@media screen and (max-width:400px){#capchaImg{width:300px!important}}.error-body-container{align-items:flex-start;border-top:4px solid var(--un-blue);display:flex;flex-direction:column;justify-content:flex-start;margin:0 auto;min-height:550px;padding:30px 0;width:1200px}@media screen and (max-width:1250px){.error-body-container{width:1000px}}@media screen and (max-width:1100px){.error-body-container{width:900px}}@media screen and (max-width:992px){.error-body-container{width:700px}}@media screen and (max-width:768px){.error-body-container{width:90%}}.error-body-header{display:block;margin-bottom:30px;position:relative}.error-body-header>h2{color:var(--doc-black);display:inline-block;font-family:Roboto Condensed,sans-serif;font-size:2.2em;font-weight:600;margin-bottom:30px;position:relative;text-align:center}.error-body-header>h2:before{background-color:var(--un-blue);border:none;bottom:-10px;content:"";height:3px;left:0;position:absolute;width:50px}.error-body-header>p{letter-spacing:.3px;line-height:24px;margin-bottom:10px}.error-body-header ul{color:var(--doc-darker-black);display:flex;flex-direction:column;list-style:disc;margin-bottom:10px;position:relative}.error-body-header ul li{margin-bottom:5px;margin-left:20px;position:relative}.daily-list-table .tbl-alternating{display:table}.daily-list-table .tbl-mobile,.table-def{display:none}@media screen and (max-width:768px){.rev-column{order:-1}.daily-list-table .tbl-alternating{display:none}.daily-list-table .tbl-mobile{display:table}.table-def{align-items:center;background:#e9e9e9;border-collapse:collapse;border-radius:5px;display:flex;flex-direction:row;justify-content:space-between;margin-top:20px;transition:.3s ease-in-out;width:100%}}@media screen and (max-width:575px){.tbl-alternating .caption{font-size:.9em}}.special-td{background:#f5f5f5;border:1px solid silver;font-weight:700;width:25%}.regular-td{border:1px solid silver;width:75%}.search-symbol-table .special-td{width:45%}.search-symbol-table td{padding:10px}@media screen and (max-width:430px){.access-zoom .dl-nav{height:39px}}.toggle-span{align-items:center;cursor:pointer;display:flex;justify-content:space-between;position:relative}.toggle-span.main{justify-content:flex-start}.toggle-span>.arrows{display:flex;position:relative;width:auto}.toggle-span>.arrows>i{color:#b9b9b9;font-size:1.25em;width:12px}.toggle-span>.arrows>i:first-child{transform:translate(1px,-3px)}.toggle-span>.arrows>i:last-child{transform:translate(-1px,3px)}.toggle-span>.arrows>i.active{color:var(--doc-black)}.section-title{display:block;line-height:1.5em;margin-bottom:30px;position:relative}.access-zoom .section-title p{font-size:1.3em;line-height:1.6em}.access-zoom .section-title p>a{font-size:1em}.qa-table{border:none}.qa-table,.qa-table .qa-item{display:block;position:relative}.qa-table .qa-item{border-bottom:1px solid var(--light-border);margin-bottom:20px;padding-bottom:10px}.qa-table span.question{align-items:flex-start;color:var(--link-blue);display:flex;font-family:Roboto Condensed,sans-serif;font-size:1.5em;font-weight:500;margin-bottom:10px;position:relative}.qa-table span.question h3{font-family:Roboto Condensed,sans-serif;font-size:1em;line-height:1em}.access-zoom .qa-table span.question{font-size:2em}.qa-table span.question>i{font-size:.9em;margin-right:5px}.qa-table span.question.ar>i{margin-left:5px}.qa-table span.answer{display:block;line-height:1.5em;margin-bottom:10px;padding-left:25px;position:relative}.qa-table span.answer.ar{padding-left:auto;padding-right:25px}.qa-table span.answer>ul{list-style:none;margin-top:10px;padding-left:30px}.qa-table span.answer>ul.ar{padding-left:auto;padding-right:30px}.qa-table span.answer>ul>li{margin-bottom:5px;position:relative}.qa-table span.answer>ul>li:before{background:var(--link-blue);border:1px solid var(--link-blue);border-radius:100%;content:"";height:5px;position:absolute;transform:translate(-25px,6px);transition:.3s ease;width:5px}.qa-table span.answer>ul.ar>li:before{transform:translate(25px,6px)}.access-zoom .qa-table span.answer,.access-zoom .qa-table span.answer>ul>li{font-size:1.3em}.access-zoom .qa-table span.answer>a,.access-zoom .qa-table span.answer>b,.access-zoom .qa-table span.answer>ul>li>a{font-size:1em}.access-zoom .qa-table span.answer>ul>li:before{transform:translate(-25px,12px)}.access-zoom .qa-table span.answer.ar>ul>li:before{transform:translate(25px,12px)}.qa-table .qa-item>img{display:block;margin:20px 0;position:relative;width:50%}.access-zoom .qa-table .qa-item>img{width:100%}@media screen and (max-width:768px){.qa-table .qa-item>img{width:100%}}*{box-sizing:border-box;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14.5px;margin:0;padding:0}.body-container{background-color:#fff;display:flex;flex-direction:column;min-height:100vh;position:relative;width:100%}html{scroll-behavior:smooth}:root{--un-blue:#009edb;--un-grey:#ece9e9;--lightest-bg:#fafafa;--link-blue:#1b75bb;--bg-blue:#f2fbff;--doc-black:#4d4d4d;--doc-lighter-black:#5e5c5c;--doc-darker-black:#333;--doc-soft-bg:#f9f9f9;--light-border:#eee8e8;--darker-border:#cec8c8;--un-red:#a80202;--success-bg:#aee6ae}body{-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0);scroll-behavior:smooth}.bx:hover{text-decoration:none!important}.form-control:focus,.pagination span:focus,.radio-button:focus,:focus,button:focus,span:focus{outline:1px dashed #686365;outline-offset:1px}.bg-doc-soft{background-color:#f9f9f9!important;background-color:var(--doc-soft-bg)!important}.bg-lightest-bg{background-color:#fafafa!important;background-color:var(--lightest-bg)!important}.bg-un-grey{background-color:#ece9e9!important;background-color:var(--un-grey)!important}.bg-blue{background-color:#f2fbff!important;background-color:var(--bg-blue)!important}a,a:active,a:visited{color:#1b75bb;color:var(--link-blue);text-decoration:none}a:hover{text-decoration:underline}.d-flex,.d-flex-centered{display:flex;justify-content:center}.d-flex-centered{align-items:center;flex-direction:column;padding:60px 0;position:relative;width:100%}.d-flex-centered>img{margin-bottom:20px;width:100px}.d-flex-centered>h2{color:#4d4d4d;color:var(--doc-black);font-size:1em;font-weight:500;text-align:center}.d-flex-centered>.bxs-bell{color:#009edb;color:var(--un-blue);position:absolute}.form-row-2{grid-gap:20px;grid-template-columns:repeat(2,1fr)}.form-row-2,.form-row-2-1{display:grid;gap:20px;position:relative}.form-row-2-1{grid-gap:20px;grid-template-columns:2fr 1fr}.form-row-1-2-1{grid-gap:20px;grid-template-columns:1fr 2fr 1fr}.form-row-1-2-1,.form-row-1-3{display:grid;gap:20px;position:relative}.form-row-1-3{grid-gap:20px;grid-template-columns:1fr 3fr}.form-row-3{grid-gap:20px;grid-template-columns:repeat(3,1fr)}.form-row-3,.form-row-4{display:grid;gap:20px;position:relative}.form-row-4{grid-gap:20px;grid-template-columns:repeat(4,1fr)}.form-row-5{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(5,1fr);position:relative}@media screen and (max-width:992px){.form-row-1-2-1,.form-row-1-3,.form-row-2,.form-row-2-1,.form-row-3,.form-row-4,.form-row-5{grid-template-columns:1fr}}.form-group{display:block;position:relative}.group-caption{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-end;position:relative}.group-caption>label{color:#4d4d4d;color:var(--doc-black);font-family:Roboto Condensed,sans-serif;font-size:1.3em;font-weight:500;padding-bottom:15px}fieldset{border:none;display:flex;width:100%}fieldset>legend{display:block;position:relative;transform:translateY(10px)}.access-zoom fieldset>legend{font-size:1.3em}fieldset>.inline-buttons{display:flex;margin-left:230px;position:relative;transform:translateY(-15px)}fieldset>.inline-buttons-2{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);justify-content:space-between;margin-left:230px;position:relative;transform:translateY(-10px);width:330px}fieldset>.inline-buttons-2.de,fieldset>.inline-buttons-2.es,fieldset>.inline-buttons-2.fr{margin-left:230px;transform:translateY(-15px)}fieldset>.inline-buttons.ar{margin-left:auto;margin-right:130px}fieldset>.inline-buttons-2.ru{margin-bottom:-10px;margin-left:230px;transform:translateY(-30px)}@media screen and (min-width:1250px){fieldset>.inline-buttons.ar{margin-left:auto;margin-right:230px}.access-zoom fieldset>.inline-buttons{margin-left:auto}.access-zoom fieldset>.inline-buttons.ar{margin-right:630px}.access-zoom fieldset>.inline-buttons-2.ru{display:flex;margin-bottom:10px;margin-left:auto;width:60%}}@media screen and (max-width:1250px){.access-zoom fieldset>.inline-buttons{margin-bottom:30px;margin-left:425px}.access-zoom fieldset>.inline-buttons.ar{margin-right:535px}.access-zoom fieldset>.inline-buttons-2.ru{display:flex;margin-bottom:10px;margin-left:auto;width:60%}}@media screen and (max-width:1100px){fieldset>.inline-buttons{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);margin-bottom:10px;margin-left:130px;min-width:230px;width:auto}fieldset>.inline-buttons-2{margin-left:130px}.access-zoom fieldset>.inline-buttons.ar{display:flex;margin-left:auto;margin-right:430px}}@media screen and (max-width:992px){fieldset>.inline-buttons,fieldset>.inline-buttons-2,fieldset>.inline-buttons-2.es,fieldset>.inline-buttons-2.ru{margin-left:230px}fieldset>.inline-buttons-2.ru{transform:translateY(-40px)}fieldset>.inline-buttons.ar{margin-left:auto;margin-right:230px}.access-zoom fieldset>.inline-buttons{margin-left:360px}.access-zoom fieldset>.inline-buttons.ar{display:flex;margin-bottom:10px;margin-right:386px}.access-zoom fieldset>.inline-buttons-2.ru{display:grid}}@media screen and (max-width:820px){.access-zoom fieldset>.inline-buttons{margin-left:322px}.access-zoom fieldset>.inline-buttons.ar{display:flex;margin-bottom:10px;margin-right:320px}}@media screen and (max-width:768px){fieldset>.inline-buttons,fieldset>.inline-buttons-2,fieldset>.inline-buttons-2.es{margin-left:157px;min-width:350px;transform:translateY(-18px)}fieldset>.inline-buttons-2.ru{margin-left:210px;min-width:350px}fieldset>.inline-buttons.ar{margin-left:auto;margin-right:210px;min-width:300px}.access-zoom fieldset>.inline-buttons{margin-left:308px}.access-zoom fieldset>.inline-buttons.ar{display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:40px;margin-right:300px}}@media screen and (max-width:575px){fieldset>.inline-buttons{min-width:0}fieldset>.inline-buttons-2.ru{margin-left:175px}.access-zoom fieldset>.inline-buttons{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);margin-bottom:30px;margin-left:220px}.access-zoom fieldset>.inline-buttons.ar{display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:40px;margin-right:200px}}@media screen and (max-width:450px){fieldset{border:none;display:flex}.access-zoom fieldset{margin-bottom:15px}fieldset>legend{display:block;position:relative;transform:translateY(10px)}fieldset>.inline-buttons,fieldset>.inline-buttons-2.de{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);justify-content:space-between;margin-bottom:50px;margin-left:20px;min-width:300px;position:relative;transform:translateY(20px);width:auto}fieldset>.inline-buttons.ar{margin-bottom:50px;margin-left:auto;margin-right:20px;transform:translateY(20px)}fieldset>.inline-buttons-2.ru{min-width:300px}.access-zoom fieldset>.inline-buttons,.access-zoom fieldset>.inline-buttons.ar{margin-bottom:60px;min-width:320px}fieldset>.inline-buttons-2,fieldset>.inline-buttons-2.es,fieldset>.inline-buttons-2.fr,fieldset>.inline-buttons-2.ru{gap:10px;justify-content:space-between;margin-bottom:30px;margin-left:20px;position:relative;transform:translateY(10px);width:auto}.access-zoom fieldset>.inline-buttons{margin-left:20px}}@media screen and (max-width:420px){.access-zoom fieldset>.inline-buttons.ar{margin-right:20px}}@media screen and (max-width:280px){.access-zoom fieldset>.inline-buttons,.access-zoom fieldset>.inline-buttons.ar{margin-bottom:60px;margin-right:0;min-width:200px}}.access-zoom fieldset input[type=radio]~label{font-size:1.3em;transition:.3s ease}@media screen and (max-width:430px){.access-zoom fieldset input[type=radio]~label{font-size:1.2em}}.form-row-inline{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:15px;width:100%}.form-control{border:1px solid #cec8c8;border:1px solid var(--darker-border);border-radius:3px;display:block;min-width:350px;outline:none;padding:7px;position:relative;transition:.5s ease}.form-control#subject,.form-control#subject::placeholder{color:#4d4d4d;color:var(--doc-black)}.form-control#subject{padding-right:66px}.form-control.ar#subject{padding-left:66px;padding-right:10px}.form-control-x:disabled,.form-control:disabled{cursor:not-allowed}select.form-control:disabled{background:#f5f5f5;color:#000}.form-control-x,select.form-control:disabled{border:1px solid #cec8c8;border:1px solid var(--darker-border)}.form-control-x{border-radius:3px;display:block;outline:none;padding:7px;position:relative;transition:.5s ease;width:100%}.form-control-x+span{background:#1b75bb;background:var(--link-blue);border-radius:3px;color:#fff;display:inline;font-size:.9em;font-weight:500;margin-top:2px;padding:2px 5px;position:relative;text-align:center;width:100px}.form-control-prefix{color:#1b75bb;color:var(--link-blue);transform:translate(-25px,26px)}.form-control-prefix,.form-control-suffix{display:inline-block;font-size:1.1em;position:absolute}.form-control-suffix{font-family:Roboto Condensed,sans-serif;font-weight:700;transform:translate(225px,26px);z-index:50}textarea{resize:none}@media screen and (max-width:1100px){.select-container{width:300px!important}#selectInput.select-input,.form-control{align-self:left;min-width:300px;width:300px}.two-dates-container{min-width:300px;width:300px!important}.access-zoom .two-dates-container{width:74%!important}}@media screen and (max-width:992px){.form-row-inline>label,.form-row-inline>legend{width:30%}.form-row-inline .form-control{width:70%}.select-container{width:100%!important}#selectInput.select-input{width:100%}.inline-buttons{width:60%!important}.two-dates-container{width:70%!important}.form-control-date{width:40%}}@media screen and (max-width:450px){.form-row-inline{align-items:flex-start;flex-direction:column;justify-content:flex-start}.form-row-inline>label,.form-row-inline>legend{margin-bottom:5px;width:100%}.form-row-inline>.form-control{width:100%}.form-row-inline>.inline-buttons{margin-left:20px;width:90%!important}.inline-buttons-2{margin:10px 0 10px 20px;width:90%!important}.two-dates-container{width:300px!important}#lblPublicationDateTo,#lblReleaseDateTo{display:none}}@media screen and (max-width:415px){.form-row-inline{width:100%}.form-row-inline>.form-control{min-width:300px;width:100%}}@media screen and (max-width:375px){.form-row-inline{width:100%}#selectInput.select-input,.form-control{align-self:left;min-width:250px}.form-row-inline>.form-control{width:100%}.two-dates-container{width:100%!important}}.access-zoom .form-row-inline input[type=text],.access-zoom .form-row-inline label,.access-zoom .form-row-inline legend,.access-zoom .form-row-inline select,.access-zoom .form-row-inline textarea{font-size:1.3em}.access-zoom .form-control{width:60%}.form-control-date{border:1px solid #cec8c8;border:1px solid var(--darker-border);border-radius:3px;display:block;min-width:140px!important;outline:none;padding:7px;position:relative;transition:.5s ease;width:140px}.dp-container{display:inline-block;position:relative;width:100%}.dp-container.facets{margin-bottom:10px}.dp-container:not(.ar)>i{right:calc(99% - 132px)}.dp-container.ar>i,.dp-container:not(.ar)>i{color:#4d4d4d;color:var(--doc-black);cursor:pointer;font-size:.95em;position:absolute;transform:translateY(10px);transition:.3s ease;z-index:2}.dp-container.ar>i{left:calc(99% - 132px)}.access-zoom .form-control-date{font-size:1.35em;min-width:200px!important;width:200px}.access-zoom .dp-container>i{font-size:1.25em;right:15px}.access-zoom .dp-container.ar>i{font-size:1.25em;left:15px}.dp-container.d-list .form-control-date{width:100%}.dp-container.d-list>i{right:20px}.react-datepicker-popper{z-index:3!important}.two-dates-container{align-items:center;display:flex;justify-content:space-between;width:350px}.two-dates-container.facets{flex-direction:column;width:100%}.access-zoom .two-dates-container{width:auto}@media screen and (min-width:1250px){.access-zoom .two-dates-container{width:800px}}.access-zoom .two-dates-container .dp-container:first-child{margin-right:20px}.access-zoom .two-dates-container .dp-container.ar:first-child{margin-left:20px;margin-right:0}.form-control-date:focus,.form-control-x:focus,.form-control:focus{border:1px solid #1b75bb;border:1px solid var(--link-blue)}.d-none{display:none!important}.mt-half{margin-top:4px!important}.mt-2{margin-top:20px!important}.mt-4{margin-top:40px!important}.mt-5{margin-top:50px!important}.mb-2{margin-bottom:20px!important}.mr-2{margin-right:20px!important}.mr-3{margin-right:30px!important}.mr-4{margin-right:40px!important}.ml-1{margin-left:10px!important}.mr-1{margin-right:10px!important}.mt-3{margin-top:30px!important}.mb-3{margin-bottom:30px!important}.pt-2{padding-top:20px!important}.pb-2{padding-bottom:20px!important}.pt-3{padding-top:30px!important}.pb-3{padding-bottom:30px!important}.border-bottom{border-bottom:1px solid #eee8e8;border-bottom:1px solid var(--light-border)}.underline{text-decoration:underline}.d-flex-align-center-justify-between{align-items:center;display:flex;justify-content:space-between;width:350px}.no-hover{pointer-events:none}.no-hover,.no-hover:hover{text-decoration:none!important}.btn{border-radius:3px;cursor:pointer;display:inline-block;outline:none;padding:7px 16px;position:relative;text-align:center}.access-zoom .btn{font-size:1.35em}@media screen and (max-width:430px){.access-zoom .btn{font-size:1.05em}}.btn-secondary{transition:.3s ease-out}.btn-secondary,.btn-un-blue{border:2px solid #009edb;border:2px solid var(--un-blue);font-weight:500}.btn-un-blue{background:#fff;color:#000;transition:.3s ease-in-out}.btn-un-blue:hover{background:#ece9e9;background:var(--un-grey);color:#4d4d4d;color:var(--doc-black)}.btn-secondary:hover{background:#f9f9f9;text-decoration:underline}.btn-small{border-radius:3px;padding:5px 10px}.btn-link{border:none;border-bottom:1px solid #009edb;border-bottom:1px solid var(--un-blue)}.btn-link,.btn-link-sm{background-color:initial;color:#009edb;color:var(--un-blue);display:inline-block;outline:none;position:relative}.btn-link-sm{border:none;border-bottom:2px solid #009edb;border-bottom:2px solid var(--un-blue);cursor:pointer;font-size:.8em;font-weight:600}.access-zoom .btn-link-sm{font-size:1.3em}.btn-link-sm:hover,.btn-link:hover{color:#1b75bb;color:var(--link-blue)}.btn-plain:hover{background:linear-gradient(45deg,#dcdcdc,#f5f5f5)}.btn-primary:hover{background:#ece9e9;background:var(--un-grey)}.btn-main:hover{background:#789be9}.btn-main{background:#009edb;background:var(--un-blue);border:1px solid #009edb;border:1px solid var(--un-blue);color:#000;font-weight:500;transition:.3s ease}.btn-plain{background:linear-gradient(silver,#dcdcdc,#f5f5f5)}.btn-plain,.btn-primary{border:1px solid silver;color:#333;color:var(--doc-darker-black);font-weight:500;transition:.3s ease}.btn-primary{background:#fff}.btn-danger{border:1px solid silver}.btn-danger,.btn-danger-sm{background:#a80202;background:var(--un-red);color:#fff;font-weight:500}.btn-danger-sm{border:1px solid red;border-radius:3px;cursor:pointer;font-size:.8em;letter-spacing:.5px;margin-top:3px;padding:.3em 1.5em}.btn-danger-sm:hover{background:#e62a2a}.inline-buttons{align-items:center;display:flex;flex-direction:row;height:30px;justify-content:space-between;width:330px}.access-zoom .inline-buttons{min-width:50%;width:60%}.inline-buttons label.radio-button,.inline-buttons-2 label.radio-button{align-items:center;cursor:pointer;display:flex;justify-content:flex-start;line-height:12px;position:relative}.radio-button input[type=radio]{-webkit-appearance:none;appearance:none;border:2px solid #cec8c8;border:2px solid var(--darker-border);border-radius:50%;cursor:pointer;height:16px;margin-right:5px;outline:none;position:relative;top:2px;transition:all .2s linear;width:16px}.form-control.radio.ar .radio-button input[type=radio]{margin-left:5px;margin-right:auto}.radio-button input[type=radio]:checked{border:6px solid #009edb;border:6px solid var(--un-blue)}.inline-buttons.ar .radio-button{width:80px}.truncation-label{display:inline;max-width:200px;position:relative}@media screen and (max-width:1250px){.truncation-label{max-width:140px}}@media screen and (max-width:450px){.truncation-label{max-width:600px}}.select-container{display:block;height:35px;margin-bottom:5px;position:relative;width:350px}.select-container .select-input{background:#fff;border:1px solid #cec8c8;border:1px solid var(--darker-border);border-radius:3px;cursor:pointer;display:block;height:35px;left:0;min-width:350px;position:absolute;top:0}.select-container .select-input.open{height:270px;z-index:50}.select-input:focus{border:1px solid #1b75bb;border:1px solid var(--link-blue);box-shadow:0 0 4px #1b75bb;box-shadow:0 0 4px var(--link-blue)}.select-input:before{color:#4d4d4d;color:var(--doc-black);content:"\ea99";font-family:Icofont;position:absolute;right:5px;top:10px;transition:.8s ease}.select-container .select-input.open:before{transform:rotateX(-180deg)}.select-input>label.placeholder{cursor:pointer;display:inline-block;left:10px;position:relative;top:8px}.select-container .select-input>input[type=text]{display:none}.select-container .select-input.open>input[type=text]{border:1px solid #cec8c8;border:1px solid var(--darker-border);display:block;left:10px;outline:none;padding:7px;position:relative;top:20px;width:calc(100% - 20px)}.select-container .select-input.open>.list-items{display:block;height:160px;left:10px;overflow-y:auto;position:relative;top:35px;width:calc(100% - 20px)}.select-container .select-input>.list-items{display:none}.select-container .select-input.open>.list-items>.item{display:block;padding:5px;position:relative;transition:.3s ease}.select-container .select-input>.list-items>.item{display:none}.select-container .select-input.open>.list-items>.item.selected,.select-container .select-input.open>.list-items>.item:hover{background-color:#1b75bb;background-color:var(--link-blue);color:#fff}.header-text{display:block;margin:0 auto 15px;width:1200px}.header-text>h2{color:#4d4d4d;color:var(--doc-black);display:inline-block;font-size:2em;font-weight:700;position:relative;text-align:center}.header-text>h2:before{background:#009edb;background:var(--un-blue);border:none;bottom:-15px;content:"";height:4px;position:absolute;width:30%}.access-zoom .header-text{width:100%}.access-zoom .header-text>h2{font-size:2.7em}@media screen and (max-width:1250px){.header-text{width:1000px}}@media screen and (max-width:1100px){.header-text{width:900px}}@media screen and (max-width:992px){.header-text{width:700px}}@media screen and (max-width:768px){.header-text{width:90%}}.align-left{text-align:left!important}.align-right{text-align:right!important}.align-center{text-align:center!important}.table-container{display:block;overflow-x:auto;position:relative;transition:.3s ease;width:100%}.table-footer{display:flex;justify-content:flex-end;margin:20px 0;position:relative;width:100%}.table-footer span{color:#1b75bb;color:var(--link-blue);font-size:.9em;font-style:italic;font-weight:500;position:relative}table{border-collapse:collapse;display:table;letter-spacing:.6px;position:relative;width:100%}table .caption{background:#f5f5f5;border-top:1px solid #bbb;font-size:1.1em;font-weight:600;padding:10px}.access-zoom table .caption{font-size:1.6em}.access-zoom .table-footer span{font-size:1.3em}table.tbl-alternating tbody tr:nth-child(2n){background:#f9fafd}table>thead>tr{background:#f5f5f5;border-bottom:1px solid #bbb;border-top:1px solid #bbb;cursor:default;font-weight:600;position:relative;transition:.6s ease}table>thead>tr>th{color:#4d4d4d;color:var(--doc-black)}.access-zoom table>thead>tr>th{font-size:1.6em}.access-zoom table>tbody>tr>td{font-size:1.3em}table>tbody>tr{border-bottom:1px solid #ddd}table>tbody>tr:hover{background:#ececec}table td,table th{padding:8px 5px}table.tbl-alternating tbody td{font-size:.9em;padding:5px}table.tbl-alternating tbody td>a{font-size:1em}table td{font-size:.95em}table tbody span.c-box,table thead span.c-box{align-items:center;display:flex;justify-content:center;min-height:40px;padding:auto;position:relative;width:100%}table tbody span.c-box{margin-top:5px}table .button-data>button{font-size:.95em;font-weight:400}table .button-data>button>i{font-size:.9em}.tab-navigator{border-bottom:1px solid #d6d6d6;margin:35px 0 30px;transition:all .4s ease;width:100%}.tab-navigator,.tab-navigator .tabs{display:flex;position:relative}.tab-navigator .tabs:before{background:red;border:none;color:#000;content:"";display:none;height:2px;left:calc(180px*attr(data-clip));position:absolute;top:0;transition:.3s ease-in-out;width:80px}.tabs span{border-bottom:2px solid #0000;color:#4d4d4d;color:var(--doc-black);display:block;font-weight:400;margin-right:30px;padding:14px 0;position:relative;transition:all .2s ease}.tabs span:hover:not(.active){color:#888;cursor:pointer}.tabs span.active{border-bottom:2px solid #009edb;border-bottom:2px solid var(--un-blue);color:#009edb;color:var(--un-blue)}.input-group{display:flex;flex-direction:column;position:relative;width:100%}.input-group label{color:#4d4d4d;color:var(--doc-black);display:block;font-size:.9em;margin-bottom:3px;position:relative}.input-group label>span{color:red;font-size:13px;margin-right:3px;position:relative}.input-group.filter{flex-direction:row}.input-group.filter>i{color:#cec8c8;color:var(--darker-border);font-size:.9em;left:10px;position:absolute;top:12px;z-index:2}.input-group.filter>input.form-control{padding-left:30px}.access-zoom .input-group.filter>input.form-control{font-size:1.3em}.float-right{align-items:center;display:flex;justify-content:flex-end;position:relative}@media screen and (max-width:1100px){.input-group.filter{width:53%}.input-group.filter>input.form-control{width:100%}}@media screen and (max-width:768px){.input-group.filter{width:100%}}.dropdown-button-container{display:block;overflow:hidden;position:relative}.button-dropdown{display:block;position:relative;width:180px}.button-dropdown+i{color:#000;cursor:pointer;display:block;padding:15px;position:absolute;transform:translate(7px,-37px);transition:.3s ease;z-index:5}.button-dropdown.ar+i{transform:translate(-7px,-37px)}.button-dropdown+i:hover{opacity:.8}.button-dropdown-list{border:1px solid #eee8e8;border:1px solid var(--light-border);display:block;height:auto;position:absolute;transform:translate(-306px,42px);transition:visibility .3s ease;width:180px;z-index:3}.button-dropdown-list.ar{transform:translate(214px,44px)}.button-dropdown-list.fade{visibility:hidden}.access-zoom .button-dropdown-list{transform:translate(-360px,44px)}.access-zoom .button-dropdown+i{transform:translate(2px,-37px)}.access-zoom .button-dropdown-list.ar{transform:translate(247px,46px)}.button-dropdown-list>span{background:#fff;color:#4d4d4d;color:var(--doc-black);cursor:pointer;display:block;font-size:.9em;padding:5px 7px;position:relative;width:100%}.button-dropdown-list>span.active,.button-dropdown-list>span:hover{background:#f5f5f5;font-weight:500}@media screen and (max-width:640px){.button-dropdown-list{border:1px solid #eee8e8;border:1px solid var(--light-border);display:block;height:auto;position:absolute;transform:translateY(12px);transition:visibility .3s ease;width:120px;z-index:3}}.icon-button-info{color:#4682b4;cursor:pointer;font-size:20px;transition:.2s ease}.icon-button-info:hover{color:#72a4cc}.icon-button-danger{color:#a80202;color:var(--un-red);cursor:pointer;font-size:20px;transition:.2s ease}.icon-button-danger:hover{color:#be8b8b}.italic{font-style:italic}.btn-submit-doc:disabled{background:#dcdcdc;color:silver;cursor:not-allowed}.new_btn{background:#fff;border:1px solid #009edb;border:1px solid var(--un-blue);border-radius:1px;border-radius:4px;color:#454545;cursor:pointer;display:inline-block;font-family:Roboto Condensed,sans-serif;font-size:.95em;font-weight:700;letter-spacing:1.6px;padding:.5rem 1rem;position:relative;text-transform:uppercase}.new_btn.cancel:hover,.new_btn.submit:hover,.new_btn:hover{background:#dcdcdc}.new_btn.submit{background:#009edb;background:var(--un-blue);color:#000}.new_btn.cancel{background:#f5f5f5}.access-zoom .new_btn{font-size:1.2em}.outside-container{background-color:#fff}.lang-outside-container,.outside-container{border-bottom:4px solid var(--un-blue);width:100%}.lang-outside-container{position:fixed;top:0;z-index:20}.lang-container{align-items:center;display:flex;flex-direction:row;height:40px;justify-content:space-between;margin:0 auto;position:relative;width:92%}.access-zoom .lang-container{font-size:2em;width:94%}.lang-container .header-left{align-items:center;color:var(--doc-black);display:flex;flex-direction:row}.lang-container .header-left:hover{text-decoration:none}.lang-container .header-left>i{display:inline-block;font-size:1.3em;margin-left:9px;margin-right:9px;position:relative;transform:rotateY(180deg)}.lang-container.ar .header-left>i{margin-left:9px}.lang-container .header-left>span{font-size:.9em}.access-zoom .lang-container .header-left>span{font-size:1.2em}.lang-container .header-right{display:flex;flex-direction:row;position:relative;transition:.3s ease}.lang-container .header-right>a{color:var(--doc-black);font-size:.9em;margin-right:25px;position:relative;text-align:center;text-decoration:none}.access-zoom .lang-container .header-right>a{font-size:1.2em}.lang-container .header-right>a:hover{color:var(--un-blue)}.lang-container .header-right>a.active{font-weight:700}.lang-container .menu{cursor:pointer;display:none;position:relative}.lang-container .menu>i{color:var(--un-blue);display:block;font-size:28px;position:relative}.access-zoom .lang-container .menu>i{font-size:36px}.lang-container .header-right>.de>i{position:absolute;right:-18px;top:2px}.lang-container .header-right .hover-language{align-items:center;background:#cecece;border:1px solid #aaa;border-radius:3px;box-shadow:1px 3px 4px #0003;cursor:pointer;display:flex;font-size:.8em;justify-content:center;padding:10px 18px;position:absolute;right:-30px;top:25px;width:120px;z-index:15}.lang-container .header-right .hover-language.ar{left:-30px;right:auto;top:30px}.lang-container .header-right .hover-language:before{background:#cecece;box-shadow:-1px 0 0 #0003;content:"";height:10px;position:absolute;right:50px;top:-5px;transform:rotate(45deg);width:10px;z-index:13}.access-zoom .lang-container .menu{display:block}.access-zoom .lang-container .header-right{background:var(--un-grey);box-shadow:2px 2px 8px #0003;display:none;flex-direction:column;position:absolute;right:0;top:45px;transition:.5s ease-in-out;width:100%}.access-zoom .lang-container .header-right>a{border-bottom:1px solid silver;display:block;margin-right:0;padding:10px}.access-zoom .lang-container .header-right>a:last-child{border-bottom:none}.access-zoom .lang-container .header-right>a:hover{background:var(--doc-darker-black);color:#fff}.access-zoom .lang-container .header-right.show{display:flex}@media screen and (max-width:768px){.lang-container .menu{display:block}.lang-container .header-right{background:var(--un-grey);box-shadow:2px 2px 8px #0003;display:none;flex-direction:column;position:absolute;right:0;top:45px;transition:.5s ease-in-out;width:100%}.lang-container .header-right>a{border-bottom:1px solid silver;display:block;margin-right:0;padding:10px}.lang-container .header-right>a:last-child{border-bottom:none}.lang-container .header-right>a:hover{background:var(--doc-darker-black);color:#fff}.lang-container .header-right.show{display:flex}}.header-container{background-color:#fff;display:flex;display:-ms-flexbox;flex-direction:column;margin:80px auto 20px;width:1200px}.header-container .header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px;position:relative;width:100%}@media screen and (max-width:1250px){.header-container{width:1000px}}@media screen and (max-width:1100px){.header-container{width:900px}}@media screen and (max-width:992px){.header-container{width:700px}}@media screen and (max-width:768px){.header-container{width:90%}}@media screen and (max-width:680px){.header-container .header .header-left{align-items:center;flex-direction:column;justify-content:center;position:relative}.header-container .header .header-left>a:first-child{border-bottom:1px solid var(--doc-darker-black);margin-bottom:10px;padding-bottom:10px}.header-container .header .header-left>a>.un-caption{border-right:none!important}}@media screen and (max-width:575px){.header-container{margin:65px 20px 5px}.header-container .header{margin-left:-10px}}.access-zoom .header-container{width:94%}.header-container .header .header-left{display:flex;position:relative;width:100%}.header-container .header .header-left>a:first-child{color:var(--doc-black);display:flex;flex-direction:row;position:relative}.header-container .header .header-left>a:hover{text-decoration:none}.header-container .header .header-left>a>img{display:block;height:76.34px;margin-right:15px;position:relative;width:90px}.header-container .header .header-left>a>.un-caption{border-right:1px solid var(--doc-black);display:block;margin-right:20px;padding-right:15px;position:relative}.header-container .header .header-left>a>.un-caption.ar{border-left:1px solid var(--doc-black);border-right:none;margin-left:20px;margin-right:0;padding-left:15px;padding-right:15px}.header-container .header .header-left>a>.un-caption>h2{color:#000;display:block;font-size:3em;font-weight:bolder;line-height:40px;position:relative}.header-container .header .header-left>a>.un-caption.ru>h2{font-family:Roboto Condensed,sans-serif;font-size:1.7em;margin-bottom:-12px}.access-zoom .header-container .header .header-left>a>img{height:92.6px;width:110px}.access-zoom .header-container .header .header-left>a>.un-caption>h2{font-size:3.5em;line-height:45px}.header-container .header .slogan{align-items:flex-start;color:var(--doc-darker-black);display:flex;flex-direction:column;justify-content:center;position:relative}.header-container .header .slogan>h1{display:block;font-family:Roboto Condensed,sans-serif;font-size:2.5em;font-weight:700;position:relative}.access-zoom .header-container .header .slogan>h1{font-size:3em}.header-container .header .slogan>h1{font-size:2.12em;margin-bottom:-5px}@media screen and (max-width:992px){.header-container .header .slogan>h1{font-size:2em;line-height:1.1em}}@media screen and (max-width:575px){.header-container .header .slogan>h1{text-align:center}}@media screen and (max-width:480px){.header-container .header .slogan>h1{font-size:1.6em}}.header-container .header .header-right{display:flex;flex-direction:column;position:relative}.header-container .header .header-right .buttons-panel{display:flex;flex-direction:row;position:relative}.header-container .header .header-right .live-panel{display:none;margin-right:0;position:inherit}.btn-live-now{border:1px solid var(--un-red);border-radius:4px;color:#000;cursor:pointer;font-size:.8em;font-weight:600;letter-spacing:1px;padding:9px;text-align:center;width:110px}@media screen and (max-width:992px){.btn-live-now{display:none}}.btn-live-now:active,.btn-live-now:hover,.btn-live-now:visited{color:#000;text-decoration:none}.header-container .header .header-right .buttons-panel .search-box{display:flex;flex-direction:row;position:inherit}.header-container .header .header-right .buttons-panel .search-box>input{border-bottom-right-radius:0;border-right:none;border-top-right-radius:0;min-width:300px!important}.header-container .header .header-right .buttons-panel .search-box>.btn-search{cursor:pointer;display:inline-block}.btn-search:focus{box-shadow:0 0 4px var(--link-blue)}.header-container .header .header-right .buttons-panel .search-box>.btn-search>i{font-size:.9em;font-weight:700}.header-container .header .header-right .search-box-text{color:var(--doc-darker-black);display:block;font-family:Roboto Condensed,sans-serif;font-size:.95em;font-weight:700;margin-top:3px;position:relative;text-align:right}.header-container .dark-header-bar{background:var(--doc-darker-black);display:block;height:35px;overflow:hidden;position:relative;width:100%}.header-container .dark-header-bar>span{border-right:1px solid #fff;color:#fff;cursor:pointer;font-size:.9em;letter-spacing:.5px;line-height:35px;padding:15px 25px;transition:.2s ease}.header-container .dark-header-bar>span.active{background:var(--un-red)}.header-container .dark-header-bar>span:hover:not(.active){background:#dcdcdc;color:var(--doc-black)}.header-container .dark-header-bar>span>a{color:#fff;cursor:pointer;font-size:.9em;letter-spacing:.5px;line-height:35px;text-decoration:none;transition:.2s ease}.footer-container{background-color:var(--doc-black);border-top:4px solid var(--un-blue);display:block;min-height:220px;width:100%}.access-zoom .footer-container{min-height:250px}.footer-container .footer{background-color:var(--doc-black);display:block;margin:30px auto;position:relative;width:1250px}.access-zoom .footer-container .footer{width:94%}.footer-container .footer .upper-footer{align-items:center;background-color:var(--doc-black);border-bottom:1px solid var(--un-grey);display:flex;flex-direction:row;justify-content:space-between;margin-bottom:15px;padding:10px 0;width:100%}.footer-container .footer .upper-footer>a{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.footer-container .footer .upper-footer>a:hover{text-decoration:none}.footer-container .footer .upper-footer>a>img{filter:invert(100%);-ms-filter:invert(100%);height:70px;margin-right:5px;width:70px}.footer-container .footer.ar .upper-footer>a>img{margin-left:10px;margin-right:0}.footer-container .footer .upper-footer>a .un-caption{display:block;position:relative}.footer-container .footer .upper-footer>a .un-caption>h2{color:#fff;font-size:26px;line-height:26px;margin-bottom:0}.footer-container .footer.ru .upper-footer>a .un-caption>h2{font-size:1em;margin-bottom:-7px}.footer-container .footer .upper-footer .footer-social{align-items:center;background-color:var(--doc-black);display:flex;flex-direction:row;justify-content:flex-end;width:400px}.footer-container .footer .upper-footer .footer-social .social-links,.social-links.zoomed-in{align-items:center;background-color:initial;display:flex;justify-content:space-between;margin-right:50px;width:60%}.social-links.zoomed-in{display:none;margin-right:0}.access-zoom .social-links.zoomed-in>a,.footer-container .footer .upper-footer .footer-social .social-links>a{color:var(--un-grey);text-decoration:none}.footer-container .footer .upper-footer .footer-social .social-links>a>i{font-size:24px}.access-zoom .social-links.zoomed-in>a>i{font-size:42px}span.icon-text{clip:rect(1px,1px,1px,1px);border:0;-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.footer-container .footer .upper-footer .footer-social .donate-button{border-left:1px solid #fff;padding-left:20px}.footer-container .footer .upper-footer .footer-social.ar .donate-button{border-left:none;border-right:1px solid #fff;margin-right:20px;padding-left:0;padding-right:20px}.footer-container .footer .upper-footer .footer-social .donate-button .btn-donate{background-color:#fff;border:1px solid var(--un-blue);border-radius:3px;color:var(--doc-black);font-size:.8em;font-weight:700;letter-spacing:1px;padding:9px 22px;text-transform:uppercase}.footer-container .footer>.bottom-links{align-items:center;color:var(--un-grey);display:flex;flex-direction:row;flex-wrap:nowrap;font-weight:800;justify-content:flex-end;width:100%}.footer>.bottom-links>a{color:#fff;font-size:.8em;font-weight:700;margin:0 15px;text-decoration:none;text-transform:uppercase}.footer>.bottom-links>a:hover{color:var(--un-blue);text-decoration:underline}.footer.ru .bottom-links>a{font-size:.65em}.access-zoom .footer-container .footer .upper-footer>a .un-caption>h2{font-size:44px;line-height:40px}.access-zoom .footer-container .footer .upper-footer>a>img{height:110px;width:110px}.access-zoom .footer-container .footer .upper-footer .footer-social{width:500px}.access-zoom .footer-container .footer .upper-footer .footer-social .social-links>a>i{font-size:34px}.access-zoom .footer-container .footer .upper-footer .footer-social .donate-button .btn-donate,.access-zoom .footer>.bottom-links>a{font-size:1.3em}@media screen and (max-width:1250px){.footer-container .footer{width:1000px}}@media screen and (max-width:1100px){.footer-container .footer{width:900px}}@media screen and (max-width:992px){.footer-container .footer{width:700px}.footer-container .footer .upper-footer .footer-social{width:50%}}@media screen and (max-width:768px){.footer-container .footer{width:90%}.footer-container .footer .upper-footer .footer-social .social-links{margin-right:20px}.footer .bottom-links>a{font-size:.7em;margin:0 10px}}@media screen and (max-width:650px){.footer-container .footer .upper-footer .footer-social{align-items:flex-end;flex-direction:column-reverse;justify-content:flex-end}.donate-button{margin-bottom:10px}.footer-container .footer>.bottom-links{color:var(--un-grey);flex-wrap:wrap;font-weight:800;justify-content:flex-end}.footer-container .footer .upper-footer .footer-social .social-links{margin-right:0}.footer-container .footer .upper-footer .footer-social .social-links>a>i{align-self:center;font-size:18px}}@media screen and (max-width:480px){.footer{margin-top:5px!important}.footer-container .footer .upper-footer .footer-social .social-links{margin-right:0;width:85%}.footer-container .footer .upper-footer .footer-social .donate-button .btn-donate{font-size:.7em;padding:8px 20px}.footer-container .footer>.bottom-links{margin-bottom:60px;margin-top:0}.footer .bottom-links>a{font-size:.6em;margin:0 10px}.access-zoom .footer-container .footer .upper-footer .footer-social .social-links{display:none}.access-zoom .social-links.zoomed-in{display:flex;margin-bottom:30px;width:100%}.access-zoom .upper-footer .footer-social>.social-links{display:none}}@media screen and (max-width:415px){.social-links.zoomed-in{margin-right:0}}.pagination{align-items:center;display:flex;flex-direction:row;justify-content:center}.pagination label,.pagination span{background:linear-gradient(#f5f5f5,#fff);border:1px solid var(--light-border);cursor:pointer;display:block;font-family:Roboto Condensed,sans-serif;font-size:.9em;font-weight:500;height:32px;line-height:1em;outline:none;padding:9px 13px;position:relative}.pagination label{background:#f5f5f5;cursor:default}.pagination span.dots{background:#fff!important;border:none;cursor:default;margin:0 5px}.pagination span.dots:hover{border:none;color:var(--doc-black)}.pagination span.active,.pagination span:hover{background:var(--un-blue);border:1px solid var(--un-blue);color:#fff}.access-zoom .pagination label,.access-zoom .pagination span{font-size:1.2em;height:38px}.main-container{align-items:center;display:flex;flex-direction:row;justify-content:center}@media screen and (max-width:575px){.pagination span.dots{border:none;cursor:default;margin:0}.pagination span{padding:9px}}.vertical-divider{border-left:1px solid #333;margin-left:30px;margin-right:30px;width:1px}@media screen and (max-width:680px){.vertical-divider{border-left:none;margin:0}}.modal-background,.page-background{align-items:center;background:#0006;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;transition:.5s ease;width:100%;z-index:100}.modal-background{z-index:99}.modal-background .modal-content{background:#fff;border-radius:3px;box-shadow:3px 5px 15px #0009;display:block;height:auto;min-width:300px;position:relative;width:450px}@media screen and (max-width:767px){.modal-background .modal-content{width:92%}}.modal-content .modal-header{align-items:center;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:20px;position:relative}.modal-content .modal-header>h2{color:var(--un-blue);display:block;font-size:1.1em}.modal-content .modal-header>i{cursor:pointer;display:block;position:relative}.modal-content .modal-header>i:hover{font-weight:600}.modal-content .modal-body{border-bottom:1px solid #e5e5e5;display:block;padding:20px;position:relative}.modal-content .modal-footer{align-items:center;display:flex;justify-content:flex-end;padding:20px;position:relative}.loader{position:relative;width:600px}.loader,.loader .lhs{display:flex;flex-direction:row}.loader .lhs{align-items:center;flex:1 1}.loader .lhs>img{filter:invert(100%);margin-right:10px;width:120px}.loader .lhs.ar>img{filter:invert(100%);margin-left:10px;margin-right:0;width:120px}.loader .lhs:not(.ar)>div{border-right:1px solid #fff;display:block;padding-right:10px;position:inherit}.loader .lhs.ar>div{border-left:1px solid #fff;display:block;padding-left:10px;padding-right:0;position:inherit}.loader .lhs>div>h2{color:#fff;font-family:Roboto Condensed,sans-serif;font-size:34px;font-weight:500;letter-spacing:2px}.loader .rhs{-webkit-box-reflect:below -85px linear-gradient(#0000,#0000004d);align-items:center;display:flex;flex:5 1;flex-direction:row;padding-left:15px;transition:.5s ease}.loader .rhs span{animation:animate 1.5s ease-in-out infinite;animation-delay:calc(.1s*var(--i));color:#fff;display:inline-block;font-family:Roboto Condensed,sans-serif;font-size:2.6em;font-weight:500;margin-right:10px;overflow:hidden;position:relative;text-transform:uppercase}@keyframes animate{0%{transform:translateY(0)}20%{transform:translateY(-20px)}40%,to{transform:translateY(0)}}@media screen and (max-width:575px){.loader{width:90%}.loader .lhs{display:none;flex:none}.loader .rhs{-webkit-box-reflect:below -12px linear-gradient(#0000,#0000004d);flex:1 1}.loader .rhs span{font-size:2.2em;text-align:center}}.search-box-page-container{min-height:20vh;width:100%}.search-box-page-container,.search-box-page-container .search-box-main{align-items:center;display:flex;flex-direction:column;justify-content:center}.search-box-page-container .search-box-main{position:relative;transition:.3s ease;width:60%}@media screen and (max-width:992px){.search-box-page-container .search-box-main{width:100%}}.search-box-page-container .search-box-main .search-options>a{margin:0 10px}.search-box-page-container .search-box-main .search-control{border-radius:25px;min-width:80%;padding:10px 40px;position:relative}.input-group .search-control{border-radius:25px;min-width:80%;padding:10px 60px 10px 20px;position:relative}@media screen and (max-width:1100px){.input-group .search-control{min-width:100%;width:100%}}.input-group .icons{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;position:absolute;right:20px;top:12px;transition:.3s ease;width:60px}.input-group .icons>i{color:var(--link-blue);cursor:pointer;font-size:1.1em;margin-left:5px}.input-group .icons>i:hover{color:var(--doc-black);font-weight:500}.search-box-page-container .search-box-main .input-group{margin-bottom:15px}.search-box-page-container .search-box-main .input-group i:first-child{color:var(--link-blue);cursor:pointer;left:15px;position:absolute;top:15px;z-index:2}.search-box-page-container .search-box-main .input-group i:last-child{color:var(--link-blue);cursor:pointer;font-size:1.2em;position:absolute;right:15px;top:12px;z-index:2}.search-box-page-container .word-cloud{align-items:center;display:flex;font-family:Roboto Condensed,sans-serif;justify-content:center}.search-box-page-container .word-cloud>span{color:var(--doc-black);font-family:Roboto Condensed,sans-serif;font-size:1.1em}.search-results-container .results-header-bar{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px;position:relative;transition:.3s ease;width:100%}.search-results-container .results-header-bar .menu{align-items:center;display:flex;justify-content:flex-start;position:relative;transition:.3s ease;width:100%}.search-results-container .results-header-bar .menu>i{color:var(--link-blue);cursor:pointer;font-size:1.6em;font-weight:600;margin-right:10px}.search-results-container .results-header-bar .menu>span{color:var(--doc-black)}.search-results-container .results-header-bar .input-group{width:30%}.single-control .search-results-container{width:100%}@media screen and (max-width:992px){.search-results-container .results-header-bar{align-items:flex-start;flex-direction:column}.search-results-container .results-header-bar .menu{align-items:flex-start;flex-direction:column;margin-bottom:20px;width:100%}.search-results-container .results-header-bar .menu>span{margin-top:15px}.single-control .search-results,.single-control .search-results-header-bar{width:100%}}.form-control.small-select{border-radius:3px!important;display:inline-block;font-size:.85em;padding:7px;position:relative;width:80%}.facet-sidebar{display:flex;flex-direction:column;position:relative;width:auto}@media screen and (max-width:1250px){.form-control.small-select{min-width:300px}}@media screen and (max-width:992px){.form-control.small-select{min-width:300px}}@media screen and (max-width:768px){.form-control.small-select{max-width:250px;min-width:250px!important;width:250px}}.access-zoom .form-control.small-select{font-size:1.3em}.facet-container{display:flex;flex-direction:row;gap:20px;position:relative;transition:.3s ease-in-out;width:100%}.facet-container>div:first-child{display:none;position:relative;transition:display .3s ease-in-out;width:0}.facet-container.active>div:first-child{display:flex;flex:2 1}.facet-container.active>div:last-child{display:flex;flex:7 1;position:relative;transition:width .3s ease-in-out;width:100%}@media screen and (max-width:992px){.facet-container{flex-direction:column}.facet-container>div:first-child{width:100%}.facet-container>div:last-child{flex:1 1;width:100%}.search-results-container .search-button{margin-top:0}}.facet-container .facet-buttons{display:flex;flex-direction:row;margin-bottom:20px;padding:10px 10px 10px 0;position:relative;width:100%}.facet-container .facet-buttons>button{font-size:.9em}.facet-container .facet-buttons>button:first-child{margin-right:10px}.facets-header{color:var(--doc-black);display:block;font-family:Roboto Condensed,sans-serif;font-size:1.1em;font-weight:600;margin-bottom:30px;position:relative;text-transform:uppercase}.facets-header:before{background:var(--un-blue);border:none;bottom:-10px;content:"";height:2px;left:0;position:absolute;width:100%}

/*! 
* @package IcoFont 
* @version 1.0.1 
* @author IcoFont https://icofont.com 
* @copyright Copyright (c) 2015 - 2018 IcoFont 
* @license - https://icofont.com/license/
*/@font-face{font-family:IcoFont;font-style:Regular;font-weight:400;src:url(/static/media/icofont.9c33516aab48c61e3081.woff2) format("woff2"),url(/static/media/icofont.dad3accba068281878f1.woff) format("woff")}[class*=" icofont-"],[class^=icofont-]{speak:none;font-feature-settings:normal;word-wrap:normal;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;direction:ltr;font-family:IcoFont!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;white-space:nowrap}.icofont-angry-monster:before{content:"\e800"}.icofont-bathtub:before{content:"\e801"}.icofont-bird-wings:before{content:"\e802"}.icofont-bow:before{content:"\e803"}.icofont-castle:before{content:"\e804"}.icofont-circuit:before{content:"\e805"}.icofont-crown-king:before{content:"\e806"}.icofont-crown-queen:before{content:"\e807"}.icofont-dart:before{content:"\e808"}.icofont-disability-race:before{content:"\e809"}.icofont-diving-goggle:before{content:"\e80a"}.icofont-eye-open:before{content:"\e80b"}.icofont-flora-flower:before{content:"\e80c"}.icofont-flora:before{content:"\e80d"}.icofont-gift-box:before{content:"\e80e"}.icofont-halloween-pumpkin:before{content:"\e80f"}.icofont-hand-power:before{content:"\e810"}.icofont-hand-thunder:before{content:"\e811"}.icofont-king-monster:before{content:"\e812"}.icofont-love:before{content:"\e813"}.icofont-magician-hat:before{content:"\e814"}.icofont-native-american:before{content:"\e815"}.icofont-owl-look:before{content:"\e816"}.icofont-phoenix:before{content:"\e817"}.icofont-robot-face:before{content:"\e818"}.icofont-sand-clock:before{content:"\e819"}.icofont-shield-alt:before{content:"\e81a"}.icofont-ship-wheel:before{content:"\e81b"}.icofont-skull-danger:before{content:"\e81c"}.icofont-skull-face:before{content:"\e81d"}.icofont-snowmobile:before{content:"\e81e"}.icofont-space-shuttle:before{content:"\e81f"}.icofont-star-shape:before{content:"\e820"}.icofont-swirl:before{content:"\e821"}.icofont-tattoo-wing:before{content:"\e822"}.icofont-throne:before{content:"\e823"}.icofont-tree-alt:before{content:"\e824"}.icofont-triangle:before{content:"\e825"}.icofont-unity-hand:before{content:"\e826"}.icofont-weed:before{content:"\e827"}.icofont-woman-bird:before{content:"\e828"}.icofont-bat:before{content:"\e829"}.icofont-bear-face:before{content:"\e82a"}.icofont-bear-tracks:before{content:"\e82b"}.icofont-bear:before{content:"\e82c"}.icofont-bird-alt:before{content:"\e82d"}.icofont-bird-flying:before{content:"\e82e"}.icofont-bird:before{content:"\e82f"}.icofont-birds:before{content:"\e830"}.icofont-bone:before{content:"\e831"}.icofont-bull:before{content:"\e832"}.icofont-butterfly-alt:before{content:"\e833"}.icofont-butterfly:before{content:"\e834"}.icofont-camel-alt:before{content:"\e835"}.icofont-camel-head:before{content:"\e836"}.icofont-camel:before{content:"\e837"}.icofont-cat-alt-1:before{content:"\e838"}.icofont-cat-alt-2:before{content:"\e839"}.icofont-cat-alt-3:before{content:"\e83a"}.icofont-cat-dog:before{content:"\e83b"}.icofont-cat-face:before{content:"\e83c"}.icofont-cat:before{content:"\e83d"}.icofont-cow-head:before{content:"\e83e"}.icofont-cow:before{content:"\e83f"}.icofont-crab:before{content:"\e840"}.icofont-crocodile:before{content:"\e841"}.icofont-deer-head:before{content:"\e842"}.icofont-dog-alt:before{content:"\e843"}.icofont-dog-barking:before{content:"\e844"}.icofont-dog:before{content:"\e845"}.icofont-dolphin:before{content:"\e846"}.icofont-duck-tracks:before{content:"\e847"}.icofont-eagle-head:before{content:"\e848"}.icofont-eaten-fish:before{content:"\e849"}.icofont-elephant-alt:before{content:"\e84a"}.icofont-elephant-head-alt:before{content:"\e84b"}.icofont-elephant-head:before{content:"\e84c"}.icofont-elephant:before{content:"\e84d"}.icofont-elk:before{content:"\e84e"}.icofont-fish-1:before{content:"\e84f"}.icofont-fish-2:before{content:"\e850"}.icofont-fish-3:before{content:"\e851"}.icofont-fish-4:before{content:"\e852"}.icofont-fish-5:before{content:"\e853"}.icofont-fish:before{content:"\e854"}.icofont-fox-alt:before{content:"\e855"}.icofont-fox:before{content:"\e856"}.icofont-frog-tracks:before{content:"\e857"}.icofont-frog:before{content:"\e858"}.icofont-froggy:before{content:"\e859"}.icofont-giraffe-head-1:before{content:"\e85a"}.icofont-giraffe-head-2:before{content:"\e85b"}.icofont-giraffe-head:before{content:"\e85c"}.icofont-giraffe:before{content:"\e85d"}.icofont-goat-head:before{content:"\e85e"}.icofont-gorilla:before{content:"\e85f"}.icofont-hen-tracks:before{content:"\e860"}.icofont-horse-head-1:before{content:"\e861"}.icofont-horse-head-2:before{content:"\e862"}.icofont-horse-head:before{content:"\e863"}.icofont-horse-tracks:before{content:"\e864"}.icofont-jellyfish:before{content:"\e865"}.icofont-kangaroo:before{content:"\e866"}.icofont-lemur:before{content:"\e867"}.icofont-lion-head-1:before{content:"\e868"}.icofont-lion-head-2:before{content:"\e869"}.icofont-lion-head:before{content:"\e86a"}.icofont-lion:before{content:"\e86b"}.icofont-monkey-2:before{content:"\e86c"}.icofont-monkey-3:before{content:"\e86d"}.icofont-monkey-face:before{content:"\e86e"}.icofont-monkey:before{content:"\e86f"}.icofont-octopus-alt:before{content:"\e870"}.icofont-octopus:before{content:"\e871"}.icofont-owl:before{content:"\e872"}.icofont-panda-face:before{content:"\e873"}.icofont-panda:before{content:"\e874"}.icofont-panther:before{content:"\e875"}.icofont-parrot-lip:before{content:"\e876"}.icofont-parrot:before{content:"\e877"}.icofont-paw:before{content:"\e878"}.icofont-pelican:before{content:"\e879"}.icofont-penguin:before{content:"\e87a"}.icofont-pig-face:before{content:"\e87b"}.icofont-pig:before{content:"\e87c"}.icofont-pigeon-1:before{content:"\e87d"}.icofont-pigeon-2:before{content:"\e87e"}.icofont-pigeon:before{content:"\e87f"}.icofont-rabbit:before{content:"\e880"}.icofont-rat:before{content:"\e881"}.icofont-rhino-head:before{content:"\e882"}.icofont-rhino:before{content:"\e883"}.icofont-rooster:before{content:"\e884"}.icofont-seahorse:before{content:"\e885"}.icofont-seal:before{content:"\e886"}.icofont-shrimp-alt:before{content:"\e887"}.icofont-shrimp:before{content:"\e888"}.icofont-snail-1:before{content:"\e889"}.icofont-snail-2:before{content:"\e88a"}.icofont-snail-3:before{content:"\e88b"}.icofont-snail:before{content:"\e88c"}.icofont-snake:before{content:"\e88d"}.icofont-squid:before{content:"\e88e"}.icofont-squirrel:before{content:"\e88f"}.icofont-tiger-face:before{content:"\e890"}.icofont-tiger:before{content:"\e891"}.icofont-turtle:before{content:"\e892"}.icofont-whale:before{content:"\e893"}.icofont-woodpecker:before{content:"\e894"}.icofont-zebra:before{content:"\e895"}.icofont-brand-acer:before{content:"\e896"}.icofont-brand-adidas:before{content:"\e897"}.icofont-brand-adobe:before{content:"\e898"}.icofont-brand-air-new-zealand:before{content:"\e899"}.icofont-brand-airbnb:before{content:"\e89a"}.icofont-brand-aircell:before{content:"\e89b"}.icofont-brand-airtel:before{content:"\e89c"}.icofont-brand-alcatel:before{content:"\e89d"}.icofont-brand-alibaba:before{content:"\e89e"}.icofont-brand-aliexpress:before{content:"\e89f"}.icofont-brand-alipay:before{content:"\e8a0"}.icofont-brand-amazon:before{content:"\e8a1"}.icofont-brand-amd:before{content:"\e8a2"}.icofont-brand-american-airlines:before{content:"\e8a3"}.icofont-brand-android-robot:before{content:"\e8a4"}.icofont-brand-android:before{content:"\e8a5"}.icofont-brand-aol:before{content:"\e8a6"}.icofont-brand-apple:before{content:"\e8a7"}.icofont-brand-appstore:before{content:"\e8a8"}.icofont-brand-asus:before{content:"\e8a9"}.icofont-brand-ati:before{content:"\e8aa"}.icofont-brand-att:before{content:"\e8ab"}.icofont-brand-audi:before{content:"\e8ac"}.icofont-brand-axiata:before{content:"\e8ad"}.icofont-brand-bada:before{content:"\e8ae"}.icofont-brand-bbc:before{content:"\e8af"}.icofont-brand-bing:before{content:"\e8b0"}.icofont-brand-blackberry:before{content:"\e8b1"}.icofont-brand-bmw:before{content:"\e8b2"}.icofont-brand-box:before{content:"\e8b3"}.icofont-brand-burger-king:before{content:"\e8b4"}.icofont-brand-business-insider:before{content:"\e8b5"}.icofont-brand-buzzfeed:before{content:"\e8b6"}.icofont-brand-cannon:before{content:"\e8b7"}.icofont-brand-casio:before{content:"\e8b8"}.icofont-brand-china-mobile:before{content:"\e8b9"}.icofont-brand-china-telecom:before{content:"\e8ba"}.icofont-brand-china-unicom:before{content:"\e8bb"}.icofont-brand-cisco:before{content:"\e8bc"}.icofont-brand-citibank:before{content:"\e8bd"}.icofont-brand-cnet:before{content:"\e8be"}.icofont-brand-cnn:before{content:"\e8bf"}.icofont-brand-cocal-cola:before{content:"\e8c0"}.icofont-brand-compaq:before{content:"\e8c1"}.icofont-brand-debian:before{content:"\e8c2"}.icofont-brand-delicious:before{content:"\e8c3"}.icofont-brand-dell:before{content:"\e8c4"}.icofont-brand-designbump:before{content:"\e8c5"}.icofont-brand-designfloat:before{content:"\e8c6"}.icofont-brand-disney:before{content:"\e8c7"}.icofont-brand-dodge:before{content:"\e8c8"}.icofont-brand-dove:before{content:"\e8c9"}.icofont-brand-drupal:before{content:"\e8ca"}.icofont-brand-ebay:before{content:"\e8cb"}.icofont-brand-eleven:before{content:"\e8cc"}.icofont-brand-emirates:before{content:"\e8cd"}.icofont-brand-espn:before{content:"\e8ce"}.icofont-brand-etihad-airways:before{content:"\e8cf"}.icofont-brand-etisalat:before{content:"\e8d0"}.icofont-brand-etsy:before{content:"\e8d1"}.icofont-brand-fastrack:before{content:"\e8d2"}.icofont-brand-fedex:before{content:"\e8d3"}.icofont-brand-ferrari:before{content:"\e8d4"}.icofont-brand-fitbit:before{content:"\e8d5"}.icofont-brand-flikr:before{content:"\e8d6"}.icofont-brand-forbes:before{content:"\e8d7"}.icofont-brand-foursquare:before{content:"\e8d8"}.icofont-brand-foxconn:before{content:"\e8d9"}.icofont-brand-fujitsu:before{content:"\e8da"}.icofont-brand-general-electric:before{content:"\e8db"}.icofont-brand-gillette:before{content:"\e8dc"}.icofont-brand-gizmodo:before{content:"\e8dd"}.icofont-brand-gnome:before{content:"\e8de"}.icofont-brand-google:before{content:"\e8df"}.icofont-brand-gopro:before{content:"\e8e0"}.icofont-brand-gucci:before{content:"\e8e1"}.icofont-brand-hallmark:before{content:"\e8e2"}.icofont-brand-hi5:before{content:"\e8e3"}.icofont-brand-honda:before{content:"\e8e4"}.icofont-brand-hp:before{content:"\e8e5"}.icofont-brand-hsbc:before{content:"\e8e6"}.icofont-brand-htc:before{content:"\e8e7"}.icofont-brand-huawei:before{content:"\e8e8"}.icofont-brand-hulu:before{content:"\e8e9"}.icofont-brand-hyundai:before{content:"\e8ea"}.icofont-brand-ibm:before{content:"\e8eb"}.icofont-brand-icofont:before{content:"\e8ec"}.icofont-brand-icq:before{content:"\e8ed"}.icofont-brand-ikea:before{content:"\e8ee"}.icofont-brand-imdb:before{content:"\e8ef"}.icofont-brand-indiegogo:before{content:"\e8f0"}.icofont-brand-intel:before{content:"\e8f1"}.icofont-brand-ipair:before{content:"\e8f2"}.icofont-brand-jaguar:before{content:"\e8f3"}.icofont-brand-java:before{content:"\e8f4"}.icofont-brand-joomla:before{content:"\e8f5"}.icofont-brand-kickstarter:before{content:"\e8f6"}.icofont-brand-kik:before{content:"\e8f7"}.icofont-brand-lastfm:before{content:"\e8f8"}.icofont-brand-lego:before{content:"\e8f9"}.icofont-brand-lenovo:before{content:"\e8fa"}.icofont-brand-levis:before{content:"\e8fb"}.icofont-brand-lexus:before{content:"\e8fc"}.icofont-brand-lg:before{content:"\e8fd"}.icofont-brand-life-hacker:before{content:"\e8fe"}.icofont-brand-linux-mint:before{content:"\e8ff"}.icofont-brand-linux:before{content:"\e900"}.icofont-brand-lionix:before{content:"\e901"}.icofont-brand-loreal:before{content:"\e902"}.icofont-brand-louis-vuitton:before{content:"\e903"}.icofont-brand-mac-os:before{content:"\e904"}.icofont-brand-marvel-app:before{content:"\e905"}.icofont-brand-mashable:before{content:"\e906"}.icofont-brand-mazda:before{content:"\e907"}.icofont-brand-mcdonals:before{content:"\e908"}.icofont-brand-mercedes:before{content:"\e909"}.icofont-brand-micromax:before{content:"\e90a"}.icofont-brand-microsoft:before{content:"\e90b"}.icofont-brand-mobileme:before{content:"\e90c"}.icofont-brand-mobily:before{content:"\e90d"}.icofont-brand-motorola:before{content:"\e90e"}.icofont-brand-msi:before{content:"\e90f"}.icofont-brand-mts:before{content:"\e910"}.icofont-brand-myspace:before{content:"\e911"}.icofont-brand-mytv:before{content:"\e912"}.icofont-brand-nasa:before{content:"\e913"}.icofont-brand-natgeo:before{content:"\e914"}.icofont-brand-nbc:before{content:"\e915"}.icofont-brand-nescafe:before{content:"\e916"}.icofont-brand-nestle:before{content:"\e917"}.icofont-brand-netflix:before{content:"\e918"}.icofont-brand-nexus:before{content:"\e919"}.icofont-brand-nike:before{content:"\e91a"}.icofont-brand-nokia:before{content:"\e91b"}.icofont-brand-nvidia:before{content:"\e91c"}.icofont-brand-omega:before{content:"\e91d"}.icofont-brand-opensuse:before{content:"\e91e"}.icofont-brand-oracle:before{content:"\e91f"}.icofont-brand-panasonic:before{content:"\e920"}.icofont-brand-paypal:before{content:"\e921"}.icofont-brand-pepsi:before{content:"\e922"}.icofont-brand-philips:before{content:"\e923"}.icofont-brand-pizza-hut:before{content:"\e924"}.icofont-brand-playstation:before{content:"\e925"}.icofont-brand-puma:before{content:"\e926"}.icofont-brand-qatar-air:before{content:"\e927"}.icofont-brand-qvc:before{content:"\e928"}.icofont-brand-readernaut:before{content:"\e929"}.icofont-brand-redbull:before{content:"\e92a"}.icofont-brand-reebok:before{content:"\e92b"}.icofont-brand-reuters:before{content:"\e92c"}.icofont-brand-samsung:before{content:"\e92d"}.icofont-brand-sap:before{content:"\e92e"}.icofont-brand-saudia-airlines:before{content:"\e92f"}.icofont-brand-scribd:before{content:"\e930"}.icofont-brand-shell:before{content:"\e931"}.icofont-brand-siemens:before{content:"\e932"}.icofont-brand-sk-telecom:before{content:"\e933"}.icofont-brand-slideshare:before{content:"\e934"}.icofont-brand-smashing-magazine:before{content:"\e935"}.icofont-brand-snapchat:before{content:"\e936"}.icofont-brand-sony-ericsson:before{content:"\e937"}.icofont-brand-sony:before{content:"\e938"}.icofont-brand-soundcloud:before{content:"\e939"}.icofont-brand-sprint:before{content:"\e93a"}.icofont-brand-squidoo:before{content:"\e93b"}.icofont-brand-starbucks:before{content:"\e93c"}.icofont-brand-stc:before{content:"\e93d"}.icofont-brand-steam:before{content:"\e93e"}.icofont-brand-suzuki:before{content:"\e93f"}.icofont-brand-symbian:before{content:"\e940"}.icofont-brand-t-mobile:before{content:"\e941"}.icofont-brand-tango:before{content:"\e942"}.icofont-brand-target:before{content:"\e943"}.icofont-brand-tata-indicom:before{content:"\e944"}.icofont-brand-techcrunch:before{content:"\e945"}.icofont-brand-telenor:before{content:"\e946"}.icofont-brand-teliasonera:before{content:"\e947"}.icofont-brand-tesla:before{content:"\e948"}.icofont-brand-the-verge:before{content:"\e949"}.icofont-brand-thenextweb:before{content:"\e94a"}.icofont-brand-toshiba:before{content:"\e94b"}.icofont-brand-toyota:before{content:"\e94c"}.icofont-brand-tribenet:before{content:"\e94d"}.icofont-brand-ubuntu:before{content:"\e94e"}.icofont-brand-unilever:before{content:"\e94f"}.icofont-brand-vaio:before{content:"\e950"}.icofont-brand-verizon:before{content:"\e951"}.icofont-brand-viber:before{content:"\e952"}.icofont-brand-vodafone:before{content:"\e953"}.icofont-brand-volkswagen:before{content:"\e954"}.icofont-brand-walmart:before{content:"\e955"}.icofont-brand-warnerbros:before{content:"\e956"}.icofont-brand-whatsapp:before{content:"\e957"}.icofont-brand-wikipedia:before{content:"\e958"}.icofont-brand-windows:before{content:"\e959"}.icofont-brand-wire:before{content:"\e95a"}.icofont-brand-wordpress:before{content:"\e95b"}.icofont-brand-xiaomi:before{content:"\e95c"}.icofont-brand-yahoobuzz:before{content:"\e95d"}.icofont-brand-yamaha:before{content:"\e95e"}.icofont-brand-youtube:before{content:"\e95f"}.icofont-brand-zain:before{content:"\e960"}.icofont-bank-alt:before{content:"\e961"}.icofont-bank:before{content:"\e962"}.icofont-barcode:before{content:"\e963"}.icofont-bill-alt:before{content:"\e964"}.icofont-billboard:before{content:"\e965"}.icofont-briefcase-1:before{content:"\e966"}.icofont-briefcase-2:before{content:"\e967"}.icofont-businessman:before{content:"\e968"}.icofont-businesswoman:before{content:"\e969"}.icofont-chair:before{content:"\e96a"}.icofont-coins:before{content:"\e96b"}.icofont-company:before{content:"\e96c"}.icofont-contact-add:before{content:"\e96d"}.icofont-files-stack:before{content:"\e96e"}.icofont-handshake-deal:before{content:"\e96f"}.icofont-id-card:before{content:"\e970"}.icofont-meeting-add:before{content:"\e971"}.icofont-money-bag:before{content:"\e972"}.icofont-pie-chart:before{content:"\e973"}.icofont-presentation-alt:before{content:"\e974"}.icofont-presentation:before{content:"\e975"}.icofont-stamp:before{content:"\e976"}.icofont-stock-mobile:before{content:"\e977"}.icofont-chart-arrows-axis:before{content:"\e978"}.icofont-chart-bar-graph:before{content:"\e979"}.icofont-chart-flow-1:before{content:"\e97a"}.icofont-chart-flow-2:before{content:"\e97b"}.icofont-chart-flow:before{content:"\e97c"}.icofont-chart-growth:before{content:"\e97d"}.icofont-chart-histogram-alt:before{content:"\e97e"}.icofont-chart-histogram:before{content:"\e97f"}.icofont-chart-line-alt:before{content:"\e980"}.icofont-chart-line:before{content:"\e981"}.icofont-chart-pie-alt:before{content:"\e982"}.icofont-chart-pie:before{content:"\e983"}.icofont-chart-radar-graph:before{content:"\e984"}.icofont-architecture-alt:before{content:"\e985"}.icofont-architecture:before{content:"\e986"}.icofont-barricade:before{content:"\e987"}.icofont-bolt:before{content:"\e988"}.icofont-bricks:before{content:"\e989"}.icofont-building-alt:before{content:"\e98a"}.icofont-bull-dozer:before{content:"\e98b"}.icofont-calculations:before{content:"\e98c"}.icofont-cement-mix:before{content:"\e98d"}.icofont-cement-mixer:before{content:"\e98e"}.icofont-concrete-mixer:before{content:"\e98f"}.icofont-danger-zone:before{content:"\e990"}.icofont-drill:before{content:"\e991"}.icofont-eco-energy:before{content:"\e992"}.icofont-eco-environmen:before{content:"\e993"}.icofont-energy-air:before{content:"\e994"}.icofont-energy-oil:before{content:"\e995"}.icofont-energy-savings:before{content:"\e996"}.icofont-energy-solar:before{content:"\e997"}.icofont-energy-water:before{content:"\e998"}.icofont-engineer:before{content:"\e999"}.icofont-fire-extinguisher-alt:before{content:"\e99a"}.icofont-fire-extinguisher:before{content:"\e99b"}.icofont-fix-tools:before{content:"\e99c"}.icofont-fork-lift:before{content:"\e99d"}.icofont-glue-oil:before{content:"\e99e"}.icofont-hammer-alt:before{content:"\e99f"}.icofont-hammer:before{content:"\e9a0"}.icofont-help-robot:before{content:"\e9a1"}.icofont-industries-1:before{content:"\e9a2"}.icofont-industries-2:before{content:"\e9a3"}.icofont-industries-3:before{content:"\e9a4"}.icofont-industries-4:before{content:"\e9a5"}.icofont-industries-5:before{content:"\e9a6"}.icofont-industries:before{content:"\e9a7"}.icofont-labour:before{content:"\e9a8"}.icofont-mining:before{content:"\e9a9"}.icofont-paint-brush:before{content:"\e9aa"}.icofont-pollution:before{content:"\e9ab"}.icofont-power-zone:before{content:"\e9ac"}.icofont-radio-active:before{content:"\e9ad"}.icofont-recycle-alt:before{content:"\e9ae"}.icofont-recycling-man:before{content:"\e9af"}.icofont-safety-hat-light:before{content:"\e9b0"}.icofont-safety-hat:before{content:"\e9b1"}.icofont-saw:before{content:"\e9b2"}.icofont-screw-driver:before{content:"\e9b3"}.icofont-tools-1:before{content:"\e9b4"}.icofont-tools-bag:before{content:"\e9b5"}.icofont-tow-truck:before{content:"\e9b6"}.icofont-trolley:before{content:"\e9b7"}.icofont-trowel:before{content:"\e9b8"}.icofont-under-construction-alt:before{content:"\e9b9"}.icofont-under-construction:before{content:"\e9ba"}.icofont-vehicle-cement:before{content:"\e9bb"}.icofont-vehicle-crane:before{content:"\e9bc"}.icofont-vehicle-delivery-van:before{content:"\e9bd"}.icofont-vehicle-dozer:before{content:"\e9be"}.icofont-vehicle-excavator:before{content:"\e9bf"}.icofont-vehicle-trucktor:before{content:"\e9c0"}.icofont-vehicle-wrecking:before{content:"\e9c1"}.icofont-worker:before{content:"\e9c2"}.icofont-workers-group:before{content:"\e9c3"}.icofont-wrench:before{content:"\e9c4"}.icofont-afghani-false:before{content:"\e9c5"}.icofont-afghani-minus:before{content:"\e9c6"}.icofont-afghani-plus:before{content:"\e9c7"}.icofont-afghani-true:before{content:"\e9c8"}.icofont-afghani:before{content:"\e9c9"}.icofont-baht-false:before{content:"\e9ca"}.icofont-baht-minus:before{content:"\e9cb"}.icofont-baht-plus:before{content:"\e9cc"}.icofont-baht-true:before{content:"\e9cd"}.icofont-baht:before{content:"\e9ce"}.icofont-bitcoin-false:before{content:"\e9cf"}.icofont-bitcoin-minus:before{content:"\e9d0"}.icofont-bitcoin-plus:before{content:"\e9d1"}.icofont-bitcoin-true:before{content:"\e9d2"}.icofont-bitcoin:before{content:"\e9d3"}.icofont-dollar-flase:before{content:"\e9d4"}.icofont-dollar-minus:before{content:"\e9d5"}.icofont-dollar-plus:before{content:"\e9d6"}.icofont-dollar-true:before{content:"\e9d7"}.icofont-dollar:before{content:"\e9d8"}.icofont-dong-false:before{content:"\e9d9"}.icofont-dong-minus:before{content:"\e9da"}.icofont-dong-plus:before{content:"\e9db"}.icofont-dong-true:before{content:"\e9dc"}.icofont-dong:before{content:"\e9dd"}.icofont-euro-false:before{content:"\e9de"}.icofont-euro-minus:before{content:"\e9df"}.icofont-euro-plus:before{content:"\e9e0"}.icofont-euro-true:before{content:"\e9e1"}.icofont-euro:before{content:"\e9e2"}.icofont-frank-false:before{content:"\e9e3"}.icofont-frank-minus:before{content:"\e9e4"}.icofont-frank-plus:before{content:"\e9e5"}.icofont-frank-true:before{content:"\e9e6"}.icofont-frank:before{content:"\e9e7"}.icofont-hryvnia-false:before{content:"\e9e8"}.icofont-hryvnia-minus:before{content:"\e9e9"}.icofont-hryvnia-plus:before{content:"\e9ea"}.icofont-hryvnia-true:before{content:"\e9eb"}.icofont-hryvnia:before{content:"\e9ec"}.icofont-lira-false:before{content:"\e9ed"}.icofont-lira-minus:before{content:"\e9ee"}.icofont-lira-plus:before{content:"\e9ef"}.icofont-lira-true:before{content:"\e9f0"}.icofont-lira:before{content:"\e9f1"}.icofont-peseta-false:before{content:"\e9f2"}.icofont-peseta-minus:before{content:"\e9f3"}.icofont-peseta-plus:before{content:"\e9f4"}.icofont-peseta-true:before{content:"\e9f5"}.icofont-peseta:before{content:"\e9f6"}.icofont-peso-false:before{content:"\e9f7"}.icofont-peso-minus:before{content:"\e9f8"}.icofont-peso-plus:before{content:"\e9f9"}.icofont-peso-true:before{content:"\e9fa"}.icofont-peso:before{content:"\e9fb"}.icofont-pound-false:before{content:"\e9fc"}.icofont-pound-minus:before{content:"\e9fd"}.icofont-pound-plus:before{content:"\e9fe"}.icofont-pound-true:before{content:"\e9ff"}.icofont-pound:before{content:"\ea00"}.icofont-renminbi-false:before{content:"\ea01"}.icofont-renminbi-minus:before{content:"\ea02"}.icofont-renminbi-plus:before{content:"\ea03"}.icofont-renminbi-true:before{content:"\ea04"}.icofont-renminbi:before{content:"\ea05"}.icofont-riyal-false:before{content:"\ea06"}.icofont-riyal-minus:before{content:"\ea07"}.icofont-riyal-plus:before{content:"\ea08"}.icofont-riyal-true:before{content:"\ea09"}.icofont-riyal:before{content:"\ea0a"}.icofont-rouble-false:before{content:"\ea0b"}.icofont-rouble-minus:before{content:"\ea0c"}.icofont-rouble-plus:before{content:"\ea0d"}.icofont-rouble-true:before{content:"\ea0e"}.icofont-rouble:before{content:"\ea0f"}.icofont-rupee-false:before{content:"\ea10"}.icofont-rupee-minus:before{content:"\ea11"}.icofont-rupee-plus:before{content:"\ea12"}.icofont-rupee-true:before{content:"\ea13"}.icofont-rupee:before{content:"\ea14"}.icofont-taka-false:before{content:"\ea15"}.icofont-taka-minus:before{content:"\ea16"}.icofont-taka-plus:before{content:"\ea17"}.icofont-taka-true:before{content:"\ea18"}.icofont-taka:before{content:"\ea19"}.icofont-turkish-lira-false:before{content:"\ea1a"}.icofont-turkish-lira-minus:before{content:"\ea1b"}.icofont-turkish-lira-plus:before{content:"\ea1c"}.icofont-turkish-lira-true:before{content:"\ea1d"}.icofont-turkish-lira:before{content:"\ea1e"}.icofont-won-false:before{content:"\ea1f"}.icofont-won-minus:before{content:"\ea20"}.icofont-won-plus:before{content:"\ea21"}.icofont-won-true:before{content:"\ea22"}.icofont-won:before{content:"\ea23"}.icofont-yen-false:before{content:"\ea24"}.icofont-yen-minus:before{content:"\ea25"}.icofont-yen-plus:before{content:"\ea26"}.icofont-yen-true:before{content:"\ea27"}.icofont-yen:before{content:"\ea28"}.icofont-android-nexus:before{content:"\ea29"}.icofont-android-tablet:before{content:"\ea2a"}.icofont-apple-watch:before{content:"\ea2b"}.icofont-drawing-tablet:before{content:"\ea2c"}.icofont-earphone:before{content:"\ea2d"}.icofont-flash-drive:before{content:"\ea2e"}.icofont-game-console:before{content:"\ea2f"}.icofont-game-controller:before{content:"\ea30"}.icofont-game-pad:before{content:"\ea31"}.icofont-game:before{content:"\ea32"}.icofont-headphone-alt-1:before{content:"\ea33"}.icofont-headphone-alt-2:before{content:"\ea34"}.icofont-headphone-alt-3:before{content:"\ea35"}.icofont-headphone-alt:before{content:"\ea36"}.icofont-headphone:before{content:"\ea37"}.icofont-htc-one:before{content:"\ea38"}.icofont-imac:before{content:"\ea39"}.icofont-ipad:before{content:"\ea3a"}.icofont-iphone:before{content:"\ea3b"}.icofont-ipod-nano:before{content:"\ea3c"}.icofont-ipod-touch:before{content:"\ea3d"}.icofont-keyboard-alt:before{content:"\ea3e"}.icofont-keyboard-wireless:before{content:"\ea3f"}.icofont-keyboard:before{content:"\ea40"}.icofont-laptop-alt:before{content:"\ea41"}.icofont-laptop:before{content:"\ea42"}.icofont-macbook:before{content:"\ea43"}.icofont-magic-mouse:before{content:"\ea44"}.icofont-micro-chip:before{content:"\ea45"}.icofont-microphone-alt:before{content:"\ea46"}.icofont-microphone:before{content:"\ea47"}.icofont-monitor:before{content:"\ea48"}.icofont-mouse:before{content:"\ea49"}.icofont-mp3-player:before{content:"\ea4a"}.icofont-nintendo:before{content:"\ea4b"}.icofont-playstation-alt:before{content:"\ea4c"}.icofont-psvita:before{content:"\ea4d"}.icofont-radio-mic:before{content:"\ea4e"}.icofont-radio:before{content:"\ea4f"}.icofont-refrigerator:before{content:"\ea50"}.icofont-samsung-galaxy:before{content:"\ea51"}.icofont-surface-tablet:before{content:"\ea52"}.icofont-ui-head-phone:before{content:"\ea53"}.icofont-ui-keyboard:before{content:"\ea54"}.icofont-washing-machine:before{content:"\ea55"}.icofont-wifi-router:before{content:"\ea56"}.icofont-wii-u:before{content:"\ea57"}.icofont-windows-lumia:before{content:"\ea58"}.icofont-wireless-mouse:before{content:"\ea59"}.icofont-xbox-360:before{content:"\ea5a"}.icofont-arrow-down:before{content:"\ea5b"}.icofont-arrow-left:before{content:"\ea5c"}.icofont-arrow-right:before{content:"\ea5d"}.icofont-arrow-up:before{content:"\ea5e"}.icofont-block-down:before{content:"\ea5f"}.icofont-block-left:before{content:"\ea60"}.icofont-block-right:before{content:"\ea61"}.icofont-block-up:before{content:"\ea62"}.icofont-bubble-down:before{content:"\ea63"}.icofont-bubble-left:before{content:"\ea64"}.icofont-bubble-right:before{content:"\ea65"}.icofont-bubble-up:before{content:"\ea66"}.icofont-caret-down:before{content:"\ea67"}.icofont-caret-left:before{content:"\ea68"}.icofont-caret-right:before{content:"\ea69"}.icofont-caret-up:before{content:"\ea6a"}.icofont-circled-down:before{content:"\ea6b"}.icofont-circled-left:before{content:"\ea6c"}.icofont-circled-right:before{content:"\ea6d"}.icofont-circled-up:before{content:"\ea6e"}.icofont-collapse:before{content:"\ea6f"}.icofont-cursor-drag:before{content:"\ea70"}.icofont-curved-double-left:before{content:"\ea71"}.icofont-curved-double-right:before{content:"\ea72"}.icofont-curved-down:before{content:"\ea73"}.icofont-curved-left:before{content:"\ea74"}.icofont-curved-right:before{content:"\ea75"}.icofont-curved-up:before{content:"\ea76"}.icofont-dotted-down:before{content:"\ea77"}.icofont-dotted-left:before{content:"\ea78"}.icofont-dotted-right:before{content:"\ea79"}.icofont-dotted-up:before{content:"\ea7a"}.icofont-double-left:before{content:"\ea7b"}.icofont-double-right:before{content:"\ea7c"}.icofont-expand-alt:before{content:"\ea7d"}.icofont-hand-down:before{content:"\ea7e"}.icofont-hand-drag:before{content:"\ea7f"}.icofont-hand-drag1:before{content:"\ea80"}.icofont-hand-drag2:before{content:"\ea81"}.icofont-hand-drawn-alt-down:before{content:"\ea82"}.icofont-hand-drawn-alt-left:before{content:"\ea83"}.icofont-hand-drawn-alt-right:before{content:"\ea84"}.icofont-hand-drawn-alt-up:before{content:"\ea85"}.icofont-hand-drawn-down:before{content:"\ea86"}.icofont-hand-drawn-left:before{content:"\ea87"}.icofont-hand-drawn-right:before{content:"\ea88"}.icofont-hand-drawn-up:before{content:"\ea89"}.icofont-hand-grippers:before{content:"\ea8a"}.icofont-hand-left:before{content:"\ea8b"}.icofont-hand-right:before{content:"\ea8c"}.icofont-hand-up:before{content:"\ea8d"}.icofont-line-block-down:before{content:"\ea8e"}.icofont-line-block-left:before{content:"\ea8f"}.icofont-line-block-right:before{content:"\ea90"}.icofont-line-block-up:before{content:"\ea91"}.icofont-long-arrow-down:before{content:"\ea92"}.icofont-long-arrow-left:before{content:"\ea93"}.icofont-long-arrow-right:before{content:"\ea94"}.icofont-long-arrow-up:before{content:"\ea95"}.icofont-rounded-collapse:before{content:"\ea96"}.icofont-rounded-double-left:before{content:"\ea97"}.icofont-rounded-double-right:before{content:"\ea98"}.icofont-rounded-down:before{content:"\ea99"}.icofont-rounded-expand:before{content:"\ea9a"}.icofont-rounded-left-down:before{content:"\ea9b"}.icofont-rounded-left-up:before{content:"\ea9c"}.icofont-rounded-left:before{content:"\ea9d"}.icofont-rounded-right-down:before{content:"\ea9e"}.icofont-rounded-right-up:before{content:"\ea9f"}.icofont-rounded-right:before{content:"\eaa0"}.icofont-rounded-up:before{content:"\eaa1"}.icofont-scroll-bubble-down:before{content:"\eaa2"}.icofont-scroll-bubble-left:before{content:"\eaa3"}.icofont-scroll-bubble-right:before{content:"\eaa4"}.icofont-scroll-bubble-up:before{content:"\eaa5"}.icofont-scroll-double-down:before{content:"\eaa6"}.icofont-scroll-double-left:before{content:"\eaa7"}.icofont-scroll-double-right:before{content:"\eaa8"}.icofont-scroll-double-up:before{content:"\eaa9"}.icofont-scroll-down:before{content:"\eaaa"}.icofont-scroll-left:before{content:"\eaab"}.icofont-scroll-long-down:before{content:"\eaac"}.icofont-scroll-long-left:before{content:"\eaad"}.icofont-scroll-long-right:before{content:"\eaae"}.icofont-scroll-long-up:before{content:"\eaaf"}.icofont-scroll-right:before{content:"\eab0"}.icofont-scroll-up:before{content:"\eab1"}.icofont-simple-down:before{content:"\eab2"}.icofont-simple-left-down:before{content:"\eab3"}.icofont-simple-left-up:before{content:"\eab4"}.icofont-simple-left:before{content:"\eab5"}.icofont-simple-right-down:before{content:"\eab6"}.icofont-simple-right-up:before{content:"\eab7"}.icofont-simple-right:before{content:"\eab8"}.icofont-simple-up:before{content:"\eab9"}.icofont-square-down:before{content:"\eaba"}.icofont-square-left:before{content:"\eabb"}.icofont-square-right:before{content:"\eabc"}.icofont-square-up:before{content:"\eabd"}.icofont-stylish-down:before{content:"\eabe"}.icofont-stylish-left:before{content:"\eabf"}.icofont-stylish-right:before{content:"\eac0"}.icofont-stylish-up:before{content:"\eac1"}.icofont-swoosh-down:before{content:"\eac2"}.icofont-swoosh-left:before{content:"\eac3"}.icofont-swoosh-right:before{content:"\eac4"}.icofont-swoosh-up:before{content:"\eac5"}.icofont-thin-double-left:before{content:"\eac6"}.icofont-thin-double-right:before{content:"\eac7"}.icofont-thin-down:before{content:"\eac8"}.icofont-thin-left:before{content:"\eac9"}.icofont-thin-right:before{content:"\eaca"}.icofont-thin-up:before{content:"\eacb"}.icofont-abc:before{content:"\eacc"}.icofont-atom:before{content:"\eacd"}.icofont-award:before{content:"\eace"}.icofont-bell-alt:before{content:"\eacf"}.icofont-black-board:before{content:"\ead0"}.icofont-book-alt:before{content:"\ead1"}.icofont-book:before{content:"\ead2"}.icofont-brainstorming:before{content:"\ead3"}.icofont-certificate-alt-1:before{content:"\ead4"}.icofont-certificate-alt-2:before{content:"\ead5"}.icofont-certificate:before{content:"\ead6"}.icofont-education:before{content:"\ead7"}.icofont-electron:before{content:"\ead8"}.icofont-fountain-pen:before{content:"\ead9"}.icofont-globe-alt:before{content:"\eada"}.icofont-graduate-alt:before{content:"\eadb"}.icofont-graduate:before{content:"\eadc"}.icofont-group-students:before{content:"\eadd"}.icofont-hat-alt:before{content:"\eade"}.icofont-hat:before{content:"\eadf"}.icofont-instrument:before{content:"\eae0"}.icofont-lamp-light:before{content:"\eae1"}.icofont-medal:before{content:"\eae2"}.icofont-microscope-alt:before{content:"\eae3"}.icofont-microscope:before{content:"\eae4"}.icofont-paper:before{content:"\eae5"}.icofont-pen-alt-4:before{content:"\eae6"}.icofont-pen-nib:before{content:"\eae7"}.icofont-pencil-alt-5:before{content:"\eae8"}.icofont-quill-pen:before{content:"\eae9"}.icofont-read-book-alt:before{content:"\eaea"}.icofont-read-book:before{content:"\eaeb"}.icofont-school-bag:before{content:"\eaec"}.icofont-school-bus:before{content:"\eaed"}.icofont-student-alt:before{content:"\eaee"}.icofont-student:before{content:"\eaef"}.icofont-teacher:before{content:"\eaf0"}.icofont-test-bulb:before{content:"\eaf1"}.icofont-test-tube-alt:before{content:"\eaf2"}.icofont-university:before{content:"\eaf3"}.icofont-angry:before{content:"\eaf4"}.icofont-astonished:before{content:"\eaf5"}.icofont-confounded:before{content:"\eaf6"}.icofont-confused:before{content:"\eaf7"}.icofont-crying:before{content:"\eaf8"}.icofont-dizzy:before{content:"\eaf9"}.icofont-expressionless:before{content:"\eafa"}.icofont-heart-eyes:before{content:"\eafb"}.icofont-laughing:before{content:"\eafc"}.icofont-nerd-smile:before{content:"\eafd"}.icofont-open-mouth:before{content:"\eafe"}.icofont-rage:before{content:"\eaff"}.icofont-rolling-eyes:before{content:"\eb00"}.icofont-sad:before{content:"\eb01"}.icofont-simple-smile:before{content:"\eb02"}.icofont-slightly-smile:before{content:"\eb03"}.icofont-smirk:before{content:"\eb04"}.icofont-stuck-out-tongue:before{content:"\eb05"}.icofont-wink-smile:before{content:"\eb06"}.icofont-worried:before{content:"\eb07"}.icofont-file-alt:before{content:"\eb08"}.icofont-file-audio:before{content:"\eb09"}.icofont-file-avi-mp4:before{content:"\eb0a"}.icofont-file-bmp:before{content:"\eb0b"}.icofont-file-code:before{content:"\eb0c"}.icofont-file-css:before{content:"\eb0d"}.icofont-file-document:before{content:"\eb0e"}.icofont-file-eps:before{content:"\eb0f"}.icofont-file-excel:before{content:"\eb10"}.icofont-file-exe:before{content:"\eb11"}.icofont-file-file:before{content:"\eb12"}.icofont-file-flv:before{content:"\eb13"}.icofont-file-gif:before{content:"\eb14"}.icofont-file-html5:before{content:"\eb15"}.icofont-file-image:before{content:"\eb16"}.icofont-file-iso:before{content:"\eb17"}.icofont-file-java:before{content:"\eb18"}.icofont-file-javascript:before{content:"\eb19"}.icofont-file-jpg:before{content:"\eb1a"}.icofont-file-midi:before{content:"\eb1b"}.icofont-file-mov:before{content:"\eb1c"}.icofont-file-mp3:before{content:"\eb1d"}.icofont-file-pdf:before{content:"\eb1e"}.icofont-file-php:before{content:"\eb1f"}.icofont-file-png:before{content:"\eb20"}.icofont-file-powerpoint:before{content:"\eb21"}.icofont-file-presentation:before{content:"\eb22"}.icofont-file-psb:before{content:"\eb23"}.icofont-file-psd:before{content:"\eb24"}.icofont-file-python:before{content:"\eb25"}.icofont-file-ruby:before{content:"\eb26"}.icofont-file-spreadsheet:before{content:"\eb27"}.icofont-file-sql:before{content:"\eb28"}.icofont-file-svg:before{content:"\eb29"}.icofont-file-text:before{content:"\eb2a"}.icofont-file-tiff:before{content:"\eb2b"}.icofont-file-video:before{content:"\eb2c"}.icofont-file-wave:before{content:"\eb2d"}.icofont-file-wmv:before{content:"\eb2e"}.icofont-file-word:before{content:"\eb2f"}.icofont-file-zip:before{content:"\eb30"}.icofont-cycling-alt:before{content:"\eb31"}.icofont-cycling:before{content:"\eb32"}.icofont-dumbbell:before{content:"\eb33"}.icofont-dumbbells:before{content:"\eb34"}.icofont-gym-alt-1:before{content:"\eb35"}.icofont-gym-alt-2:before{content:"\eb36"}.icofont-gym-alt-3:before{content:"\eb37"}.icofont-gym:before{content:"\eb38"}.icofont-muscle-weight:before{content:"\eb39"}.icofont-muscle:before{content:"\eb3a"}.icofont-apple:before{content:"\eb3b"}.icofont-arabian-coffee:before{content:"\eb3c"}.icofont-artichoke:before{content:"\eb3d"}.icofont-asparagus:before{content:"\eb3e"}.icofont-avocado:before{content:"\eb3f"}.icofont-baby-food:before{content:"\eb40"}.icofont-banana:before{content:"\eb41"}.icofont-bbq:before{content:"\eb42"}.icofont-beans:before{content:"\eb43"}.icofont-beer:before{content:"\eb44"}.icofont-bell-pepper-capsicum:before{content:"\eb45"}.icofont-birthday-cake:before{content:"\eb46"}.icofont-bread:before{content:"\eb47"}.icofont-broccoli:before{content:"\eb48"}.icofont-burger:before{content:"\eb49"}.icofont-cabbage:before{content:"\eb4a"}.icofont-carrot:before{content:"\eb4b"}.icofont-cauli-flower:before{content:"\eb4c"}.icofont-cheese:before{content:"\eb4d"}.icofont-chef:before{content:"\eb4e"}.icofont-cherry:before{content:"\eb4f"}.icofont-chicken-fry:before{content:"\eb50"}.icofont-chicken:before{content:"\eb51"}.icofont-cocktail:before{content:"\eb52"}.icofont-coconut-water:before{content:"\eb53"}.icofont-coconut:before{content:"\eb54"}.icofont-coffee-alt:before{content:"\eb55"}.icofont-coffee-cup:before{content:"\eb56"}.icofont-coffee-mug:before{content:"\eb57"}.icofont-coffee-pot:before{content:"\eb58"}.icofont-cola:before{content:"\eb59"}.icofont-corn:before{content:"\eb5a"}.icofont-croissant:before{content:"\eb5b"}.icofont-crop-plant:before{content:"\eb5c"}.icofont-cucumber:before{content:"\eb5d"}.icofont-culinary:before{content:"\eb5e"}.icofont-cup-cake:before{content:"\eb5f"}.icofont-dining-table:before{content:"\eb60"}.icofont-donut:before{content:"\eb61"}.icofont-egg-plant:before{content:"\eb62"}.icofont-egg-poached:before{content:"\eb63"}.icofont-farmer-alt:before{content:"\eb64"}.icofont-farmer:before{content:"\eb65"}.icofont-fast-food:before{content:"\eb66"}.icofont-food-basket:before{content:"\eb67"}.icofont-food-cart:before{content:"\eb68"}.icofont-fork-and-knife:before{content:"\eb69"}.icofont-french-fries:before{content:"\eb6a"}.icofont-fruits:before{content:"\eb6b"}.icofont-grapes:before{content:"\eb6c"}.icofont-honey:before{content:"\eb6d"}.icofont-hot-dog:before{content:"\eb6e"}.icofont-ice-cream-alt:before{content:"\eb6f"}.icofont-ice-cream:before{content:"\eb70"}.icofont-juice:before{content:"\eb71"}.icofont-ketchup:before{content:"\eb72"}.icofont-kiwi:before{content:"\eb73"}.icofont-layered-cake:before{content:"\eb74"}.icofont-lemon-alt:before{content:"\eb75"}.icofont-lemon:before{content:"\eb76"}.icofont-lobster:before{content:"\eb77"}.icofont-mango:before{content:"\eb78"}.icofont-milk:before{content:"\eb79"}.icofont-mushroom:before{content:"\eb7a"}.icofont-noodles:before{content:"\eb7b"}.icofont-onion:before{content:"\eb7c"}.icofont-orange:before{content:"\eb7d"}.icofont-pear:before{content:"\eb7e"}.icofont-peas:before{content:"\eb7f"}.icofont-pepper:before{content:"\eb80"}.icofont-pie-alt:before{content:"\eb81"}.icofont-pie:before{content:"\eb82"}.icofont-pineapple:before{content:"\eb83"}.icofont-pizza-slice:before{content:"\eb84"}.icofont-pizza:before{content:"\eb85"}.icofont-plant:before{content:"\eb86"}.icofont-popcorn:before{content:"\eb87"}.icofont-potato:before{content:"\eb88"}.icofont-pumpkin:before{content:"\eb89"}.icofont-raddish:before{content:"\eb8a"}.icofont-restaurant-menu:before{content:"\eb8b"}.icofont-restaurant:before{content:"\eb8c"}.icofont-salt-and-pepper:before{content:"\eb8d"}.icofont-sandwich:before{content:"\eb8e"}.icofont-sausage:before{content:"\eb8f"}.icofont-soft-drinks:before{content:"\eb90"}.icofont-soup-bowl:before{content:"\eb91"}.icofont-spoon-and-fork:before{content:"\eb92"}.icofont-steak:before{content:"\eb93"}.icofont-strawberry:before{content:"\eb94"}.icofont-sub-sandwich:before{content:"\eb95"}.icofont-sushi:before{content:"\eb96"}.icofont-taco:before{content:"\eb97"}.icofont-tea-pot:before{content:"\eb98"}.icofont-tea:before{content:"\eb99"}.icofont-tomato:before{content:"\eb9a"}.icofont-watermelon:before{content:"\eb9b"}.icofont-wheat:before{content:"\eb9c"}.icofont-baby-backpack:before{content:"\eb9d"}.icofont-baby-cloth:before{content:"\eb9e"}.icofont-baby-milk-bottle:before{content:"\eb9f"}.icofont-baby-trolley:before{content:"\eba0"}.icofont-baby:before{content:"\eba1"}.icofont-candy:before{content:"\eba2"}.icofont-holding-hands:before{content:"\eba3"}.icofont-infant-nipple:before{content:"\eba4"}.icofont-kids-scooter:before{content:"\eba5"}.icofont-safety-pin:before{content:"\eba6"}.icofont-teddy-bear:before{content:"\eba7"}.icofont-toy-ball:before{content:"\eba8"}.icofont-toy-cat:before{content:"\eba9"}.icofont-toy-duck:before{content:"\ebaa"}.icofont-toy-elephant:before{content:"\ebab"}.icofont-toy-hand:before{content:"\ebac"}.icofont-toy-horse:before{content:"\ebad"}.icofont-toy-lattu:before{content:"\ebae"}.icofont-toy-train:before{content:"\ebaf"}.icofont-burglar:before{content:"\ebb0"}.icofont-cannon-firing:before{content:"\ebb1"}.icofont-cc-camera:before{content:"\ebb2"}.icofont-cop-badge:before{content:"\ebb3"}.icofont-cop:before{content:"\ebb4"}.icofont-court-hammer:before{content:"\ebb5"}.icofont-court:before{content:"\ebb6"}.icofont-finger-print:before{content:"\ebb7"}.icofont-gavel:before{content:"\ebb8"}.icofont-handcuff-alt:before{content:"\ebb9"}.icofont-handcuff:before{content:"\ebba"}.icofont-investigation:before{content:"\ebbb"}.icofont-investigator:before{content:"\ebbc"}.icofont-jail:before{content:"\ebbd"}.icofont-judge:before{content:"\ebbe"}.icofont-law-alt-1:before{content:"\ebbf"}.icofont-law-alt-2:before{content:"\ebc0"}.icofont-law-alt-3:before{content:"\ebc1"}.icofont-law-book:before{content:"\ebc2"}.icofont-law-document:before{content:"\ebc3"}.icofont-law-order:before{content:"\ebc4"}.icofont-law-protect:before{content:"\ebc5"}.icofont-law-scales:before{content:"\ebc6"}.icofont-law:before{content:"\ebc7"}.icofont-lawyer-alt-1:before{content:"\ebc8"}.icofont-lawyer-alt-2:before{content:"\ebc9"}.icofont-lawyer:before{content:"\ebca"}.icofont-legal:before{content:"\ebcb"}.icofont-pistol:before{content:"\ebcc"}.icofont-police-badge:before{content:"\ebcd"}.icofont-police-cap:before{content:"\ebce"}.icofont-police-car-alt-1:before{content:"\ebcf"}.icofont-police-car-alt-2:before{content:"\ebd0"}.icofont-police-car:before{content:"\ebd1"}.icofont-police-hat:before{content:"\ebd2"}.icofont-police-van:before{content:"\ebd3"}.icofont-police:before{content:"\ebd4"}.icofont-thief-alt:before{content:"\ebd5"}.icofont-thief:before{content:"\ebd6"}.icofont-abacus-alt:before{content:"\ebd7"}.icofont-abacus:before{content:"\ebd8"}.icofont-angle-180:before{content:"\ebd9"}.icofont-angle-45:before{content:"\ebda"}.icofont-angle-90:before{content:"\ebdb"}.icofont-angle:before{content:"\ebdc"}.icofont-calculator-alt-1:before{content:"\ebdd"}.icofont-calculator-alt-2:before{content:"\ebde"}.icofont-calculator:before{content:"\ebdf"}.icofont-circle-ruler-alt:before{content:"\ebe0"}.icofont-circle-ruler:before{content:"\ebe1"}.icofont-compass-alt-1:before{content:"\ebe2"}.icofont-compass-alt-2:before{content:"\ebe3"}.icofont-compass-alt-3:before{content:"\ebe4"}.icofont-compass-alt-4:before{content:"\ebe5"}.icofont-golden-ratio:before{content:"\ebe6"}.icofont-marker-alt-1:before{content:"\ebe7"}.icofont-marker-alt-2:before{content:"\ebe8"}.icofont-marker-alt-3:before{content:"\ebe9"}.icofont-marker:before{content:"\ebea"}.icofont-math:before{content:"\ebeb"}.icofont-mathematical-alt-1:before{content:"\ebec"}.icofont-mathematical-alt-2:before{content:"\ebed"}.icofont-mathematical:before{content:"\ebee"}.icofont-pen-alt-1:before{content:"\ebef"}.icofont-pen-alt-2:before{content:"\ebf0"}.icofont-pen-alt-3:before{content:"\ebf1"}.icofont-pen-holder-alt-1:before{content:"\ebf2"}.icofont-pen-holder:before{content:"\ebf3"}.icofont-pen:before{content:"\ebf4"}.icofont-pencil-alt-1:before{content:"\ebf5"}.icofont-pencil-alt-2:before{content:"\ebf6"}.icofont-pencil-alt-3:before{content:"\ebf7"}.icofont-pencil-alt-4:before{content:"\ebf8"}.icofont-pencil:before{content:"\ebf9"}.icofont-ruler-alt-1:before{content:"\ebfa"}.icofont-ruler-alt-2:before{content:"\ebfb"}.icofont-ruler-compass-alt:before{content:"\ebfc"}.icofont-ruler-compass:before{content:"\ebfd"}.icofont-ruler-pencil-alt-1:before{content:"\ebfe"}.icofont-ruler-pencil-alt-2:before{content:"\ebff"}.icofont-ruler-pencil:before{content:"\ec00"}.icofont-ruler:before{content:"\ec01"}.icofont-rulers-alt:before{content:"\ec02"}.icofont-rulers:before{content:"\ec03"}.icofont-square-root:before{content:"\ec04"}.icofont-ui-calculator:before{content:"\ec05"}.icofont-aids:before{content:"\ec06"}.icofont-ambulance-crescent:before{content:"\ec07"}.icofont-ambulance-cross:before{content:"\ec08"}.icofont-ambulance:before{content:"\ec09"}.icofont-autism:before{content:"\ec0a"}.icofont-bandage:before{content:"\ec0b"}.icofont-blind:before{content:"\ec0c"}.icofont-blood-drop:before{content:"\ec0d"}.icofont-blood-test:before{content:"\ec0e"}.icofont-blood:before{content:"\ec0f"}.icofont-brain-alt:before{content:"\ec10"}.icofont-brain:before{content:"\ec11"}.icofont-capsule:before{content:"\ec12"}.icofont-crutch:before{content:"\ec13"}.icofont-disabled:before{content:"\ec14"}.icofont-dna-alt-1:before{content:"\ec15"}.icofont-dna-alt-2:before{content:"\ec16"}.icofont-dna:before{content:"\ec17"}.icofont-doctor-alt:before{content:"\ec18"}.icofont-doctor:before{content:"\ec19"}.icofont-drug-pack:before{content:"\ec1a"}.icofont-drug:before{content:"\ec1b"}.icofont-first-aid-alt:before{content:"\ec1c"}.icofont-first-aid:before{content:"\ec1d"}.icofont-heart-beat-alt:before{content:"\ec1e"}.icofont-heart-beat:before{content:"\ec1f"}.icofont-heartbeat:before{content:"\ec20"}.icofont-herbal:before{content:"\ec21"}.icofont-hospital:before{content:"\ec22"}.icofont-icu:before{content:"\ec23"}.icofont-injection-syringe:before{content:"\ec24"}.icofont-laboratory:before{content:"\ec25"}.icofont-medical-sign-alt:before{content:"\ec26"}.icofont-medical-sign:before{content:"\ec27"}.icofont-nurse-alt:before{content:"\ec28"}.icofont-nurse:before{content:"\ec29"}.icofont-nursing-home:before{content:"\ec2a"}.icofont-operation-theater:before{content:"\ec2b"}.icofont-paralysis-disability:before{content:"\ec2c"}.icofont-patient-bed:before{content:"\ec2d"}.icofont-patient-file:before{content:"\ec2e"}.icofont-pills:before{content:"\ec2f"}.icofont-prescription:before{content:"\ec30"}.icofont-pulse:before{content:"\ec31"}.icofont-stethoscope-alt:before{content:"\ec32"}.icofont-stethoscope:before{content:"\ec33"}.icofont-stretcher:before{content:"\ec34"}.icofont-surgeon-alt:before{content:"\ec35"}.icofont-surgeon:before{content:"\ec36"}.icofont-tablets:before{content:"\ec37"}.icofont-test-bottle:before{content:"\ec38"}.icofont-test-tube:before{content:"\ec39"}.icofont-thermometer-alt:before{content:"\ec3a"}.icofont-thermometer:before{content:"\ec3b"}.icofont-tooth:before{content:"\ec3c"}.icofont-xray:before{content:"\ec3d"}.icofont-ui-add:before{content:"\ec3e"}.icofont-ui-alarm:before{content:"\ec3f"}.icofont-ui-battery:before{content:"\ec40"}.icofont-ui-block:before{content:"\ec41"}.icofont-ui-bluetooth:before{content:"\ec42"}.icofont-ui-brightness:before{content:"\ec43"}.icofont-ui-browser:before{content:"\ec44"}.icofont-ui-calendar:before{content:"\ec45"}.icofont-ui-call:before{content:"\ec46"}.icofont-ui-camera:before{content:"\ec47"}.icofont-ui-cart:before{content:"\ec48"}.icofont-ui-cell-phone:before{content:"\ec49"}.icofont-ui-chat:before{content:"\ec4a"}.icofont-ui-check:before{content:"\ec4b"}.icofont-ui-clip-board:before{content:"\ec4c"}.icofont-ui-clip:before{content:"\ec4d"}.icofont-ui-clock:before{content:"\ec4e"}.icofont-ui-close:before{content:"\ec4f"}.icofont-ui-contact-list:before{content:"\ec50"}.icofont-ui-copy:before{content:"\ec51"}.icofont-ui-cut:before{content:"\ec52"}.icofont-ui-delete:before{content:"\ec53"}.icofont-ui-dial-phone:before{content:"\ec54"}.icofont-ui-edit:before{content:"\ec55"}.icofont-ui-email:before{content:"\ec56"}.icofont-ui-file:before{content:"\ec57"}.icofont-ui-fire-wall:before{content:"\ec58"}.icofont-ui-flash-light:before{content:"\ec59"}.icofont-ui-flight:before{content:"\ec5a"}.icofont-ui-folder:before{content:"\ec5b"}.icofont-ui-game:before{content:"\ec5c"}.icofont-ui-handicapped:before{content:"\ec5d"}.icofont-ui-home:before{content:"\ec5e"}.icofont-ui-image:before{content:"\ec5f"}.icofont-ui-laoding:before{content:"\ec60"}.icofont-ui-lock:before{content:"\ec61"}.icofont-ui-love-add:before{content:"\ec62"}.icofont-ui-love-broken:before{content:"\ec63"}.icofont-ui-love-remove:before{content:"\ec64"}.icofont-ui-love:before{content:"\ec65"}.icofont-ui-map:before{content:"\ec66"}.icofont-ui-message:before{content:"\ec67"}.icofont-ui-messaging:before{content:"\ec68"}.icofont-ui-movie:before{content:"\ec69"}.icofont-ui-music-player:before{content:"\ec6a"}.icofont-ui-music:before{content:"\ec6b"}.icofont-ui-mute:before{content:"\ec6c"}.icofont-ui-network:before{content:"\ec6d"}.icofont-ui-next:before{content:"\ec6e"}.icofont-ui-note:before{content:"\ec6f"}.icofont-ui-office:before{content:"\ec70"}.icofont-ui-password:before{content:"\ec71"}.icofont-ui-pause:before{content:"\ec72"}.icofont-ui-play-stop:before{content:"\ec73"}.icofont-ui-play:before{content:"\ec74"}.icofont-ui-pointer:before{content:"\ec75"}.icofont-ui-power:before{content:"\ec76"}.icofont-ui-press:before{content:"\ec77"}.icofont-ui-previous:before{content:"\ec78"}.icofont-ui-rate-add:before{content:"\ec79"}.icofont-ui-rate-blank:before{content:"\ec7a"}.icofont-ui-rate-remove:before{content:"\ec7b"}.icofont-ui-rating:before{content:"\ec7c"}.icofont-ui-record:before{content:"\ec7d"}.icofont-ui-remove:before{content:"\ec7e"}.icofont-ui-reply:before{content:"\ec7f"}.icofont-ui-rotation:before{content:"\ec80"}.icofont-ui-rss:before{content:"\ec81"}.icofont-ui-search:before{content:"\ec82"}.icofont-ui-settings:before{content:"\ec83"}.icofont-ui-social-link:before{content:"\ec84"}.icofont-ui-tag:before{content:"\ec85"}.icofont-ui-text-chat:before{content:"\ec86"}.icofont-ui-text-loading:before{content:"\ec87"}.icofont-ui-theme:before{content:"\ec88"}.icofont-ui-timer:before{content:"\ec89"}.icofont-ui-touch-phone:before{content:"\ec8a"}.icofont-ui-travel:before{content:"\ec8b"}.icofont-ui-unlock:before{content:"\ec8c"}.icofont-ui-user-group:before{content:"\ec8d"}.icofont-ui-user:before{content:"\ec8e"}.icofont-ui-v-card:before{content:"\ec8f"}.icofont-ui-video-chat:before{content:"\ec90"}.icofont-ui-video-message:before{content:"\ec91"}.icofont-ui-video-play:before{content:"\ec92"}.icofont-ui-video:before{content:"\ec93"}.icofont-ui-volume:before{content:"\ec94"}.icofont-ui-weather:before{content:"\ec95"}.icofont-ui-wifi:before{content:"\ec96"}.icofont-ui-zoom-in:before{content:"\ec97"}.icofont-ui-zoom-out:before{content:"\ec98"}.icofont-cassette-player:before{content:"\ec99"}.icofont-cassette:before{content:"\ec9a"}.icofont-forward:before{content:"\ec9b"}.icofont-guiter:before{content:"\ec9c"}.icofont-movie:before{content:"\ec9d"}.icofont-multimedia:before{content:"\ec9e"}.icofont-music-alt:before{content:"\ec9f"}.icofont-music-disk:before{content:"\eca0"}.icofont-music-note:before{content:"\eca1"}.icofont-music-notes:before{content:"\eca2"}.icofont-music:before{content:"\eca3"}.icofont-mute-volume:before{content:"\eca4"}.icofont-pause:before{content:"\eca5"}.icofont-play-alt-1:before{content:"\eca6"}.icofont-play-alt-2:before{content:"\eca7"}.icofont-play-alt-3:before{content:"\eca8"}.icofont-play-pause:before{content:"\eca9"}.icofont-play:before{content:"\ecaa"}.icofont-record:before{content:"\ecab"}.icofont-retro-music-disk:before{content:"\ecac"}.icofont-rewind:before{content:"\ecad"}.icofont-song-notes:before{content:"\ecae"}.icofont-sound-wave-alt:before{content:"\ecaf"}.icofont-sound-wave:before{content:"\ecb0"}.icofont-stop:before{content:"\ecb1"}.icofont-video-alt:before{content:"\ecb2"}.icofont-video-cam:before{content:"\ecb3"}.icofont-video-clapper:before{content:"\ecb4"}.icofont-video:before{content:"\ecb5"}.icofont-volume-bar:before{content:"\ecb6"}.icofont-volume-down:before{content:"\ecb7"}.icofont-volume-mute:before{content:"\ecb8"}.icofont-volume-off:before{content:"\ecb9"}.icofont-volume-up:before{content:"\ecba"}.icofont-youtube-play:before{content:"\ecbb"}.icofont-2checkout-alt:before{content:"\ecbc"}.icofont-2checkout:before{content:"\ecbd"}.icofont-amazon-alt:before{content:"\ecbe"}.icofont-amazon:before{content:"\ecbf"}.icofont-american-express-alt:before{content:"\ecc0"}.icofont-american-express:before{content:"\ecc1"}.icofont-apple-pay-alt:before{content:"\ecc2"}.icofont-apple-pay:before{content:"\ecc3"}.icofont-bank-transfer-alt:before{content:"\ecc4"}.icofont-bank-transfer:before{content:"\ecc5"}.icofont-braintree-alt:before{content:"\ecc6"}.icofont-braintree:before{content:"\ecc7"}.icofont-cash-on-delivery-alt:before{content:"\ecc8"}.icofont-cash-on-delivery:before{content:"\ecc9"}.icofont-diners-club-alt-1:before{content:"\ecca"}.icofont-diners-club-alt-2:before{content:"\eccb"}.icofont-diners-club-alt-3:before{content:"\eccc"}.icofont-diners-club:before{content:"\eccd"}.icofont-discover-alt:before{content:"\ecce"}.icofont-discover:before{content:"\eccf"}.icofont-eway-alt:before{content:"\ecd0"}.icofont-eway:before{content:"\ecd1"}.icofont-google-wallet-alt-1:before{content:"\ecd2"}.icofont-google-wallet-alt-2:before{content:"\ecd3"}.icofont-google-wallet-alt-3:before{content:"\ecd4"}.icofont-google-wallet:before{content:"\ecd5"}.icofont-jcb-alt:before{content:"\ecd6"}.icofont-jcb:before{content:"\ecd7"}.icofont-maestro-alt:before{content:"\ecd8"}.icofont-maestro:before{content:"\ecd9"}.icofont-mastercard-alt:before{content:"\ecda"}.icofont-mastercard:before{content:"\ecdb"}.icofont-payoneer-alt:before{content:"\ecdc"}.icofont-payoneer:before{content:"\ecdd"}.icofont-paypal-alt:before{content:"\ecde"}.icofont-paypal:before{content:"\ecdf"}.icofont-sage-alt:before{content:"\ece0"}.icofont-sage:before{content:"\ece1"}.icofont-skrill-alt:before{content:"\ece2"}.icofont-skrill:before{content:"\ece3"}.icofont-stripe-alt:before{content:"\ece4"}.icofont-stripe:before{content:"\ece5"}.icofont-visa-alt:before{content:"\ece6"}.icofont-visa-electron:before{content:"\ece7"}.icofont-visa:before{content:"\ece8"}.icofont-western-union-alt:before{content:"\ece9"}.icofont-western-union:before{content:"\ecea"}.icofont-boy:before{content:"\eceb"}.icofont-business-man-alt-1:before{content:"\ecec"}.icofont-business-man-alt-2:before{content:"\eced"}.icofont-business-man-alt-3:before{content:"\ecee"}.icofont-business-man:before{content:"\ecef"}.icofont-female:before{content:"\ecf0"}.icofont-funky-man:before{content:"\ecf1"}.icofont-girl-alt:before{content:"\ecf2"}.icofont-girl:before{content:"\ecf3"}.icofont-group:before{content:"\ecf4"}.icofont-hotel-boy-alt:before{content:"\ecf5"}.icofont-hotel-boy:before{content:"\ecf6"}.icofont-kid:before{content:"\ecf7"}.icofont-man-in-glasses:before{content:"\ecf8"}.icofont-people:before{content:"\ecf9"}.icofont-support:before{content:"\ecfa"}.icofont-user-alt-1:before{content:"\ecfb"}.icofont-user-alt-2:before{content:"\ecfc"}.icofont-user-alt-3:before{content:"\ecfd"}.icofont-user-alt-4:before{content:"\ecfe"}.icofont-user-alt-5:before{content:"\ecff"}.icofont-user-alt-6:before{content:"\ed00"}.icofont-user-alt-7:before{content:"\ed01"}.icofont-user-female:before{content:"\ed02"}.icofont-user-male:before{content:"\ed03"}.icofont-user-suited:before{content:"\ed04"}.icofont-user:before{content:"\ed05"}.icofont-users-alt-1:before{content:"\ed06"}.icofont-users-alt-2:before{content:"\ed07"}.icofont-users-alt-3:before{content:"\ed08"}.icofont-users-alt-4:before{content:"\ed09"}.icofont-users-alt-5:before{content:"\ed0a"}.icofont-users-alt-6:before{content:"\ed0b"}.icofont-users-social:before{content:"\ed0c"}.icofont-users:before{content:"\ed0d"}.icofont-waiter-alt:before{content:"\ed0e"}.icofont-waiter:before{content:"\ed0f"}.icofont-woman-in-glasses:before{content:"\ed10"}.icofont-search-1:before{content:"\ed11"}.icofont-search-2:before{content:"\ed12"}.icofont-search-document:before{content:"\ed13"}.icofont-search-folder:before{content:"\ed14"}.icofont-search-job:before{content:"\ed15"}.icofont-search-map:before{content:"\ed16"}.icofont-search-property:before{content:"\ed17"}.icofont-search-restaurant:before{content:"\ed18"}.icofont-search-stock:before{content:"\ed19"}.icofont-search-user:before{content:"\ed1a"}.icofont-search:before{content:"\ed1b"}.icofont-500px:before{content:"\ed1c"}.icofont-aim:before{content:"\ed1d"}.icofont-badoo:before{content:"\ed1e"}.icofont-baidu-tieba:before{content:"\ed1f"}.icofont-bbm-messenger:before{content:"\ed20"}.icofont-bebo:before{content:"\ed21"}.icofont-behance:before{content:"\ed22"}.icofont-blogger:before{content:"\ed23"}.icofont-bootstrap:before{content:"\ed24"}.icofont-brightkite:before{content:"\ed25"}.icofont-cloudapp:before{content:"\ed26"}.icofont-concrete5:before{content:"\ed27"}.icofont-delicious:before{content:"\ed28"}.icofont-designbump:before{content:"\ed29"}.icofont-designfloat:before{content:"\ed2a"}.icofont-deviantart:before{content:"\ed2b"}.icofont-digg:before{content:"\ed2c"}.icofont-dotcms:before{content:"\ed2d"}.icofont-dribbble:before{content:"\ed2e"}.icofont-dribble:before{content:"\ed2f"}.icofont-dropbox:before{content:"\ed30"}.icofont-ebuddy:before{content:"\ed31"}.icofont-ello:before{content:"\ed32"}.icofont-ember:before{content:"\ed33"}.icofont-envato:before{content:"\ed34"}.icofont-evernote:before{content:"\ed35"}.icofont-facebook-messenger:before{content:"\ed36"}.icofont-facebook:before{content:"\ed37"}.icofont-feedburner:before{content:"\ed38"}.icofont-flikr:before{content:"\ed39"}.icofont-folkd:before{content:"\ed3a"}.icofont-foursquare:before{content:"\ed3b"}.icofont-friendfeed:before{content:"\ed3c"}.icofont-ghost:before{content:"\ed3d"}.icofont-github:before{content:"\ed3e"}.icofont-gnome:before{content:"\ed3f"}.icofont-google-buzz:before{content:"\ed40"}.icofont-google-hangouts:before{content:"\ed41"}.icofont-google-map:before{content:"\ed42"}.icofont-google-plus:before{content:"\ed43"}.icofont-google-talk:before{content:"\ed44"}.icofont-hype-machine:before{content:"\ed45"}.icofont-instagram:before{content:"\ed46"}.icofont-kakaotalk:before{content:"\ed47"}.icofont-kickstarter:before{content:"\ed48"}.icofont-kik:before{content:"\ed49"}.icofont-kiwibox:before{content:"\ed4a"}.icofont-line-messenger:before{content:"\ed4b"}.icofont-line:before{content:"\ed4c"}.icofont-linkedin:before{content:"\ed4d"}.icofont-linux-mint:before{content:"\ed4e"}.icofont-live-messenger:before{content:"\ed4f"}.icofont-livejournal:before{content:"\ed50"}.icofont-magento:before{content:"\ed51"}.icofont-meetme:before{content:"\ed52"}.icofont-meetup:before{content:"\ed53"}.icofont-mixx:before{content:"\ed54"}.icofont-newsvine:before{content:"\ed55"}.icofont-nimbuss:before{content:"\ed56"}.icofont-odnoklassniki:before{content:"\ed57"}.icofont-opencart:before{content:"\ed58"}.icofont-oscommerce:before{content:"\ed59"}.icofont-pandora:before{content:"\ed5a"}.icofont-photobucket:before{content:"\ed5b"}.icofont-picasa:before{content:"\ed5c"}.icofont-pinterest:before{content:"\ed5d"}.icofont-prestashop:before{content:"\ed5e"}.icofont-qik:before{content:"\ed5f"}.icofont-qq:before{content:"\ed60"}.icofont-readernaut:before{content:"\ed61"}.icofont-reddit:before{content:"\ed62"}.icofont-renren:before{content:"\ed63"}.icofont-rss:before{content:"\ed64"}.icofont-shopify:before{content:"\ed65"}.icofont-silverstripe:before{content:"\ed66"}.icofont-skype:before{content:"\ed67"}.icofont-slack:before{content:"\ed68"}.icofont-slashdot:before{content:"\ed69"}.icofont-slidshare:before{content:"\ed6a"}.icofont-smugmug:before{content:"\ed6b"}.icofont-snapchat:before{content:"\ed6c"}.icofont-soundcloud:before{content:"\ed6d"}.icofont-spotify:before{content:"\ed6e"}.icofont-stack-exchange:before{content:"\ed6f"}.icofont-stack-overflow:before{content:"\ed70"}.icofont-steam:before{content:"\ed71"}.icofont-stumbleupon:before{content:"\ed72"}.icofont-tagged:before{content:"\ed73"}.icofont-technorati:before{content:"\ed74"}.icofont-telegram:before{content:"\ed75"}.icofont-tinder:before{content:"\ed76"}.icofont-trello:before{content:"\ed77"}.icofont-tumblr:before{content:"\ed78"}.icofont-twitch:before{content:"\ed79"}.icofont-twitter:before{content:"\ed7a"}.icofont-typo3:before{content:"\ed7b"}.icofont-ubercart:before{content:"\ed7c"}.icofont-viber:before{content:"\ed7d"}.icofont-viddler:before{content:"\ed7e"}.icofont-vimeo:before{content:"\ed7f"}.icofont-vine:before{content:"\ed80"}.icofont-virb:before{content:"\ed81"}.icofont-virtuemart:before{content:"\ed82"}.icofont-vk:before{content:"\ed83"}.icofont-wechat:before{content:"\ed84"}.icofont-weibo:before{content:"\ed85"}.icofont-whatsapp:before{content:"\ed86"}.icofont-xing:before{content:"\ed87"}.icofont-yahoo:before{content:"\ed88"}.icofont-yelp:before{content:"\ed89"}.icofont-youku:before{content:"\ed8a"}.icofont-youtube:before{content:"\ed8b"}.icofont-zencart:before{content:"\ed8c"}.icofont-badminton-birdie:before{content:"\ed8d"}.icofont-baseball:before{content:"\ed8e"}.icofont-baseballer:before{content:"\ed8f"}.icofont-basketball-hoop:before{content:"\ed90"}.icofont-basketball:before{content:"\ed91"}.icofont-billiard-ball:before{content:"\ed92"}.icofont-boot-alt-1:before{content:"\ed93"}.icofont-boot-alt-2:before{content:"\ed94"}.icofont-boot:before{content:"\ed95"}.icofont-bowling-alt:before{content:"\ed96"}.icofont-bowling:before{content:"\ed97"}.icofont-canoe:before{content:"\ed98"}.icofont-cheer-leader:before{content:"\ed99"}.icofont-climbing:before{content:"\ed9a"}.icofont-corner:before{content:"\ed9b"}.icofont-field-alt:before{content:"\ed9c"}.icofont-field:before{content:"\ed9d"}.icofont-football-alt:before{content:"\ed9e"}.icofont-football-american:before{content:"\ed9f"}.icofont-football:before{content:"\eda0"}.icofont-foul:before{content:"\eda1"}.icofont-goal-keeper:before{content:"\eda2"}.icofont-goal:before{content:"\eda3"}.icofont-golf-alt:before{content:"\eda4"}.icofont-golf-bag:before{content:"\eda5"}.icofont-golf-cart:before{content:"\eda6"}.icofont-golf-field:before{content:"\eda7"}.icofont-golf:before{content:"\eda8"}.icofont-golfer:before{content:"\eda9"}.icofont-helmet:before{content:"\edaa"}.icofont-hockey-alt:before{content:"\edab"}.icofont-hockey:before{content:"\edac"}.icofont-ice-skate:before{content:"\edad"}.icofont-jersey-alt:before{content:"\edae"}.icofont-jersey:before{content:"\edaf"}.icofont-jumping:before{content:"\edb0"}.icofont-kick:before{content:"\edb1"}.icofont-leg:before{content:"\edb2"}.icofont-match-review:before{content:"\edb3"}.icofont-medal-sport:before{content:"\edb4"}.icofont-offside:before{content:"\edb5"}.icofont-olympic-logo:before{content:"\edb6"}.icofont-olympic:before{content:"\edb7"}.icofont-padding:before{content:"\edb8"}.icofont-penalty-card:before{content:"\edb9"}.icofont-racer:before{content:"\edba"}.icofont-racing-car:before{content:"\edbb"}.icofont-racing-flag-alt:before{content:"\edbc"}.icofont-racing-flag:before{content:"\edbd"}.icofont-racings-wheel:before{content:"\edbe"}.icofont-reply-all:before{content:"\edbf"}.icofont-refree-jersey:before{content:"\edc0"}.icofont-result-sport:before{content:"\edc1"}.icofont-rugby-ball:before{content:"\edc2"}.icofont-rugby-player:before{content:"\edc3"}.icofont-rugby:before{content:"\edc4"}.icofont-runner-alt-1:before{content:"\edc5"}.icofont-runner-alt-2:before{content:"\edc6"}.icofont-runner:before{content:"\edc7"}.icofont-score-board:before{content:"\edc8"}.icofont-skiing-man:before{content:"\edc9"}.icofont-skydiving-goggles:before{content:"\edca"}.icofont-snow-mobile:before{content:"\edcb"}.icofont-steering:before{content:"\edcc"}.icofont-stopwatch:before{content:"\edcd"}.icofont-substitute:before{content:"\edce"}.icofont-swimmer:before{content:"\edcf"}.icofont-table-tennis:before{content:"\edd0"}.icofont-team-alt:before{content:"\edd1"}.icofont-team:before{content:"\edd2"}.icofont-tennis-player:before{content:"\edd3"}.icofont-tennis:before{content:"\edd4"}.icofont-tracking:before{content:"\edd5"}.icofont-trophy-alt:before{content:"\edd6"}.icofont-trophy:before{content:"\edd7"}.icofont-volleyball-alt:before{content:"\edd8"}.icofont-volleyball-fire:before{content:"\edd9"}.icofont-volleyball:before{content:"\edda"}.icofont-water-bottle:before{content:"\eddb"}.icofont-whistle-alt:before{content:"\eddc"}.icofont-whistle:before{content:"\eddd"}.icofont-win-trophy:before{content:"\edde"}.icofont-align-center:before{content:"\eddf"}.icofont-align-left:before{content:"\ede0"}.icofont-align-right:before{content:"\ede1"}.icofont-all-caps:before{content:"\ede2"}.icofont-bold:before{content:"\ede3"}.icofont-brush:before{content:"\ede4"}.icofont-clip-board:before{content:"\ede5"}.icofont-code-alt:before{content:"\ede6"}.icofont-color-bucket:before{content:"\ede7"}.icofont-color-picker:before{content:"\ede8"}.icofont-copy-invert:before{content:"\ede9"}.icofont-copy:before{content:"\edea"}.icofont-cut:before{content:"\edeb"}.icofont-delete-alt:before{content:"\edec"}.icofont-edit-alt:before{content:"\eded"}.icofont-eraser-alt:before{content:"\edee"}.icofont-font:before{content:"\edef"}.icofont-heading:before{content:"\edf0"}.icofont-indent:before{content:"\edf1"}.icofont-italic-alt:before{content:"\edf2"}.icofont-italic:before{content:"\edf3"}.icofont-justify-all:before{content:"\edf4"}.icofont-justify-center:before{content:"\edf5"}.icofont-justify-left:before{content:"\edf6"}.icofont-justify-right:before{content:"\edf7"}.icofont-link-broken:before{content:"\edf8"}.icofont-outdent:before{content:"\edf9"}.icofont-paper-clip:before{content:"\edfa"}.icofont-paragraph:before{content:"\edfb"}.icofont-pin:before{content:"\edfc"}.icofont-printer:before{content:"\edfd"}.icofont-redo:before{content:"\edfe"}.icofont-rotation:before{content:"\edff"}.icofont-save:before{content:"\ee00"}.icofont-small-cap:before{content:"\ee01"}.icofont-strike-through:before{content:"\ee02"}.icofont-sub-listing:before{content:"\ee03"}.icofont-subscript:before{content:"\ee04"}.icofont-superscript:before{content:"\ee05"}.icofont-table:before{content:"\ee06"}.icofont-text-height:before{content:"\ee07"}.icofont-text-width:before{content:"\ee08"}.icofont-trash:before{content:"\ee09"}.icofont-underline:before{content:"\ee0a"}.icofont-undo:before{content:"\ee0b"}.icofont-air-balloon:before{content:"\ee0c"}.icofont-airplane-alt:before{content:"\ee0d"}.icofont-airplane:before{content:"\ee0e"}.icofont-articulated-truck:before{content:"\ee0f"}.icofont-auto-mobile:before{content:"\ee10"}.icofont-auto-rickshaw:before{content:"\ee11"}.icofont-bicycle-alt-1:before{content:"\ee12"}.icofont-bicycle-alt-2:before{content:"\ee13"}.icofont-bicycle:before{content:"\ee14"}.icofont-bus-alt-1:before{content:"\ee15"}.icofont-bus-alt-2:before{content:"\ee16"}.icofont-bus-alt-3:before{content:"\ee17"}.icofont-bus:before{content:"\ee18"}.icofont-cab:before{content:"\ee19"}.icofont-cable-car:before{content:"\ee1a"}.icofont-car-alt-1:before{content:"\ee1b"}.icofont-car-alt-2:before{content:"\ee1c"}.icofont-car-alt-3:before{content:"\ee1d"}.icofont-car-alt-4:before{content:"\ee1e"}.icofont-car:before{content:"\ee1f"}.icofont-delivery-time:before{content:"\ee20"}.icofont-fast-delivery:before{content:"\ee21"}.icofont-fire-truck-alt:before{content:"\ee22"}.icofont-fire-truck:before{content:"\ee23"}.icofont-free-delivery:before{content:"\ee24"}.icofont-helicopter:before{content:"\ee25"}.icofont-motor-bike-alt:before{content:"\ee26"}.icofont-motor-bike:before{content:"\ee27"}.icofont-motor-biker:before{content:"\ee28"}.icofont-oil-truck:before{content:"\ee29"}.icofont-rickshaw:before{content:"\ee2a"}.icofont-rocket-alt-1:before{content:"\ee2b"}.icofont-rocket-alt-2:before{content:"\ee2c"}.icofont-rocket:before{content:"\ee2d"}.icofont-sail-boat-alt-1:before{content:"\ee2e"}.icofont-sail-boat-alt-2:before{content:"\ee2f"}.icofont-sail-boat:before{content:"\ee30"}.icofont-scooter:before{content:"\ee31"}.icofont-sea-plane:before{content:"\ee32"}.icofont-ship-alt:before{content:"\ee33"}.icofont-ship:before{content:"\ee34"}.icofont-speed-boat:before{content:"\ee35"}.icofont-taxi:before{content:"\ee36"}.icofont-tractor:before{content:"\ee37"}.icofont-train-line:before{content:"\ee38"}.icofont-train-steam:before{content:"\ee39"}.icofont-tram:before{content:"\ee3a"}.icofont-truck-alt:before{content:"\ee3b"}.icofont-truck-loaded:before{content:"\ee3c"}.icofont-truck:before{content:"\ee3d"}.icofont-van-alt:before{content:"\ee3e"}.icofont-van:before{content:"\ee3f"}.icofont-yacht:before{content:"\ee40"}.icofont-5-star-hotel:before{content:"\ee41"}.icofont-air-ticket:before{content:"\ee42"}.icofont-beach-bed:before{content:"\ee43"}.icofont-beach:before{content:"\ee44"}.icofont-camping-vest:before{content:"\ee45"}.icofont-direction-sign:before{content:"\ee46"}.icofont-hill-side:before{content:"\ee47"}.icofont-hill:before{content:"\ee48"}.icofont-hotel:before{content:"\ee49"}.icofont-island-alt:before{content:"\ee4a"}.icofont-island:before{content:"\ee4b"}.icofont-sandals-female:before{content:"\ee4c"}.icofont-sandals-male:before{content:"\ee4d"}.icofont-travelling:before{content:"\ee4e"}.icofont-breakdown:before{content:"\ee4f"}.icofont-celsius:before{content:"\ee50"}.icofont-clouds:before{content:"\ee51"}.icofont-cloudy:before{content:"\ee52"}.icofont-dust:before{content:"\ee53"}.icofont-eclipse:before{content:"\ee54"}.icofont-fahrenheit:before{content:"\ee55"}.icofont-forest-fire:before{content:"\ee56"}.icofont-full-night:before{content:"\ee57"}.icofont-full-sunny:before{content:"\ee58"}.icofont-hail-night:before{content:"\ee59"}.icofont-hail-rainy-night:before{content:"\ee5a"}.icofont-hail-rainy-sunny:before{content:"\ee5b"}.icofont-hail-rainy:before{content:"\ee5c"}.icofont-hail-sunny:before{content:"\ee5d"}.icofont-hail-thunder-night:before{content:"\ee5e"}.icofont-hail-thunder-sunny:before{content:"\ee5f"}.icofont-hail-thunder:before{content:"\ee60"}.icofont-hail:before{content:"\ee61"}.icofont-hill-night:before{content:"\ee62"}.icofont-hill-sunny:before{content:"\ee63"}.icofont-hurricane:before{content:"\ee64"}.icofont-meteor:before{content:"\ee65"}.icofont-night:before{content:"\ee66"}.icofont-rainy-night:before{content:"\ee67"}.icofont-rainy-sunny:before{content:"\ee68"}.icofont-rainy-thunder:before{content:"\ee69"}.icofont-rainy:before{content:"\ee6a"}.icofont-snow-alt:before{content:"\ee6b"}.icofont-snow-flake:before{content:"\ee6c"}.icofont-snow-temp:before{content:"\ee6d"}.icofont-snow:before{content:"\ee6e"}.icofont-snowy-hail:before{content:"\ee6f"}.icofont-snowy-night-hail:before{content:"\ee70"}.icofont-snowy-night-rainy:before{content:"\ee71"}.icofont-snowy-night:before{content:"\ee72"}.icofont-snowy-rainy:before{content:"\ee73"}.icofont-snowy-sunny-hail:before{content:"\ee74"}.icofont-snowy-sunny-rainy:before{content:"\ee75"}.icofont-snowy-sunny:before{content:"\ee76"}.icofont-snowy-thunder-night:before{content:"\ee77"}.icofont-snowy-thunder-sunny:before{content:"\ee78"}.icofont-snowy-thunder:before{content:"\ee79"}.icofont-snowy-windy-night:before{content:"\ee7a"}.icofont-snowy-windy-sunny:before{content:"\ee7b"}.icofont-snowy-windy:before{content:"\ee7c"}.icofont-snowy:before{content:"\ee7d"}.icofont-sun-alt:before{content:"\ee7e"}.icofont-sun-rise:before{content:"\ee7f"}.icofont-sun-set:before{content:"\ee80"}.icofont-sun:before{content:"\ee81"}.icofont-sunny-day-temp:before{content:"\ee82"}.icofont-sunny:before{content:"\ee83"}.icofont-thunder-light:before{content:"\ee84"}.icofont-tornado:before{content:"\ee85"}.icofont-umbrella-alt:before{content:"\ee86"}.icofont-umbrella:before{content:"\ee87"}.icofont-volcano:before{content:"\ee88"}.icofont-wave:before{content:"\ee89"}.icofont-wind-scale-0:before{content:"\ee8a"}.icofont-wind-scale-1:before{content:"\ee8b"}.icofont-wind-scale-10:before{content:"\ee8c"}.icofont-wind-scale-11:before{content:"\ee8d"}.icofont-wind-scale-12:before{content:"\ee8e"}.icofont-wind-scale-2:before{content:"\ee8f"}.icofont-wind-scale-3:before{content:"\ee90"}.icofont-wind-scale-4:before{content:"\ee91"}.icofont-wind-scale-5:before{content:"\ee92"}.icofont-wind-scale-6:before{content:"\ee93"}.icofont-wind-scale-7:before{content:"\ee94"}.icofont-wind-scale-8:before{content:"\ee95"}.icofont-wind-scale-9:before{content:"\ee96"}.icofont-wind-waves:before{content:"\ee97"}.icofont-wind:before{content:"\ee98"}.icofont-windy-hail:before{content:"\ee99"}.icofont-windy-night:before{content:"\ee9a"}.icofont-windy-raining:before{content:"\ee9b"}.icofont-windy-sunny:before{content:"\ee9c"}.icofont-windy-thunder-raining:before{content:"\ee9d"}.icofont-windy-thunder:before{content:"\ee9e"}.icofont-windy:before{content:"\ee9f"}.icofont-addons:before{content:"\eea0"}.icofont-address-book:before{content:"\eea1"}.icofont-adjust:before{content:"\eea2"}.icofont-alarm:before{content:"\eea3"}.icofont-anchor:before{content:"\eea4"}.icofont-archive:before{content:"\eea5"}.icofont-at:before{content:"\eea6"}.icofont-attachment:before{content:"\eea7"}.icofont-audio:before{content:"\eea8"}.icofont-automation:before{content:"\eea9"}.icofont-badge:before{content:"\eeaa"}.icofont-bag-alt:before{content:"\eeab"}.icofont-bag:before{content:"\eeac"}.icofont-ban:before{content:"\eead"}.icofont-bar-code:before{content:"\eeae"}.icofont-bars:before{content:"\eeaf"}.icofont-basket:before{content:"\eeb0"}.icofont-battery-empty:before{content:"\eeb1"}.icofont-battery-full:before{content:"\eeb2"}.icofont-battery-half:before{content:"\eeb3"}.icofont-battery-low:before{content:"\eeb4"}.icofont-beaker:before{content:"\eeb5"}.icofont-beard:before{content:"\eeb6"}.icofont-bed:before{content:"\eeb7"}.icofont-bell:before{content:"\eeb8"}.icofont-beverage:before{content:"\eeb9"}.icofont-bill:before{content:"\eeba"}.icofont-bin:before{content:"\eebb"}.icofont-binary:before{content:"\eebc"}.icofont-binoculars:before{content:"\eebd"}.icofont-bluetooth:before{content:"\eebe"}.icofont-bomb:before{content:"\eebf"}.icofont-book-mark:before{content:"\eec0"}.icofont-box:before{content:"\eec1"}.icofont-briefcase:before{content:"\eec2"}.icofont-broken:before{content:"\eec3"}.icofont-bucket:before{content:"\eec4"}.icofont-bucket1:before{content:"\eec5"}.icofont-bucket2:before{content:"\eec6"}.icofont-bug:before{content:"\eec7"}.icofont-building:before{content:"\eec8"}.icofont-bulb-alt:before{content:"\eec9"}.icofont-bullet:before{content:"\eeca"}.icofont-bullhorn:before{content:"\eecb"}.icofont-bullseye:before{content:"\eecc"}.icofont-calendar:before{content:"\eecd"}.icofont-camera-alt:before{content:"\eece"}.icofont-camera:before{content:"\eecf"}.icofont-card:before{content:"\eed0"}.icofont-cart-alt:before{content:"\eed1"}.icofont-cart:before{content:"\eed2"}.icofont-cc:before{content:"\eed3"}.icofont-charging:before{content:"\eed4"}.icofont-chat:before{content:"\eed5"}.icofont-check-alt:before{content:"\eed6"}.icofont-check-circled:before{content:"\eed7"}.icofont-check:before{content:"\eed8"}.icofont-checked:before{content:"\eed9"}.icofont-children-care:before{content:"\eeda"}.icofont-clip:before{content:"\eedb"}.icofont-clock-time:before{content:"\eedc"}.icofont-close-circled:before{content:"\eedd"}.icofont-close-line-circled:before{content:"\eede"}.icofont-close-line-squared-alt:before{content:"\eedf"}.icofont-close-line-squared:before{content:"\eee0"}.icofont-close-line:before{content:"\eee1"}.icofont-close-squared-alt:before{content:"\eee2"}.icofont-close-squared:before{content:"\eee3"}.icofont-close:before{content:"\eee4"}.icofont-cloud-download:before{content:"\eee5"}.icofont-cloud-refresh:before{content:"\eee6"}.icofont-cloud-upload:before{content:"\eee7"}.icofont-cloud:before{content:"\eee8"}.icofont-code-not-allowed:before{content:"\eee9"}.icofont-code:before{content:"\eeea"}.icofont-comment:before{content:"\eeeb"}.icofont-compass-alt:before{content:"\eeec"}.icofont-compass:before{content:"\eeed"}.icofont-computer:before{content:"\eeee"}.icofont-connection:before{content:"\eeef"}.icofont-console:before{content:"\eef0"}.icofont-contacts:before{content:"\eef1"}.icofont-contrast:before{content:"\eef2"}.icofont-copyright:before{content:"\eef3"}.icofont-credit-card:before{content:"\eef4"}.icofont-crop:before{content:"\eef5"}.icofont-crown:before{content:"\eef6"}.icofont-cube:before{content:"\eef7"}.icofont-cubes:before{content:"\eef8"}.icofont-dashboard-web:before{content:"\eef9"}.icofont-dashboard:before{content:"\eefa"}.icofont-data:before{content:"\eefb"}.icofont-database-add:before{content:"\eefc"}.icofont-database-locked:before{content:"\eefd"}.icofont-database-remove:before{content:"\eefe"}.icofont-database:before{content:"\eeff"}.icofont-delete:before{content:"\ef00"}.icofont-diamond:before{content:"\ef01"}.icofont-dice-multiple:before{content:"\ef02"}.icofont-dice:before{content:"\ef03"}.icofont-disc:before{content:"\ef04"}.icofont-diskette:before{content:"\ef05"}.icofont-document-folder:before{content:"\ef06"}.icofont-download-alt:before{content:"\ef07"}.icofont-download:before{content:"\ef08"}.icofont-downloaded:before{content:"\ef09"}.icofont-drag:before{content:"\ef0a"}.icofont-drag1:before{content:"\ef0b"}.icofont-drag2:before{content:"\ef0c"}.icofont-drag3:before{content:"\ef0d"}.icofont-earth:before{content:"\ef0e"}.icofont-ebook:before{content:"\ef0f"}.icofont-edit:before{content:"\ef10"}.icofont-eject:before{content:"\ef11"}.icofont-email:before{content:"\ef12"}.icofont-envelope-open:before{content:"\ef13"}.icofont-envelope:before{content:"\ef14"}.icofont-eraser:before{content:"\ef15"}.icofont-error:before{content:"\ef16"}.icofont-excavator:before{content:"\ef17"}.icofont-exchange:before{content:"\ef18"}.icofont-exclamation-circle:before{content:"\ef19"}.icofont-exclamation-square:before{content:"\ef1a"}.icofont-exclamation-tringle:before{content:"\ef1b"}.icofont-exclamation:before{content:"\ef1c"}.icofont-exit:before{content:"\ef1d"}.icofont-expand:before{content:"\ef1e"}.icofont-external-link:before{content:"\ef1f"}.icofont-external:before{content:"\ef20"}.icofont-eye-alt:before{content:"\ef21"}.icofont-eye-blocked:before{content:"\ef22"}.icofont-eye-dropper:before{content:"\ef23"}.icofont-eye:before{content:"\ef24"}.icofont-favourite:before{content:"\ef25"}.icofont-fax:before{content:"\ef26"}.icofont-file-fill:before{content:"\ef27"}.icofont-film:before{content:"\ef28"}.icofont-filter:before{content:"\ef29"}.icofont-fire-alt:before{content:"\ef2a"}.icofont-fire-burn:before{content:"\ef2b"}.icofont-fire:before{content:"\ef2c"}.icofont-flag-alt-1:before{content:"\ef2d"}.icofont-flag-alt-2:before{content:"\ef2e"}.icofont-flag:before{content:"\ef2f"}.icofont-flame-torch:before{content:"\ef30"}.icofont-flash-light:before{content:"\ef31"}.icofont-flash:before{content:"\ef32"}.icofont-flask:before{content:"\ef33"}.icofont-focus:before{content:"\ef34"}.icofont-folder-open:before{content:"\ef35"}.icofont-folder:before{content:"\ef36"}.icofont-foot-print:before{content:"\ef37"}.icofont-garbage:before{content:"\ef38"}.icofont-gear-alt:before{content:"\ef39"}.icofont-gear:before{content:"\ef3a"}.icofont-gears:before{content:"\ef3b"}.icofont-gift:before{content:"\ef3c"}.icofont-glass:before{content:"\ef3d"}.icofont-globe:before{content:"\ef3e"}.icofont-graffiti:before{content:"\ef3f"}.icofont-grocery:before{content:"\ef40"}.icofont-hand:before{content:"\ef41"}.icofont-hanger:before{content:"\ef42"}.icofont-hard-disk:before{content:"\ef43"}.icofont-heart-alt:before{content:"\ef44"}.icofont-heart:before{content:"\ef45"}.icofont-history:before{content:"\ef46"}.icofont-home:before{content:"\ef47"}.icofont-horn:before{content:"\ef48"}.icofont-hour-glass:before{content:"\ef49"}.icofont-id:before{content:"\ef4a"}.icofont-image:before{content:"\ef4b"}.icofont-inbox:before{content:"\ef4c"}.icofont-infinite:before{content:"\ef4d"}.icofont-info-circle:before{content:"\ef4e"}.icofont-info-square:before{content:"\ef4f"}.icofont-info:before{content:"\ef50"}.icofont-institution:before{content:"\ef51"}.icofont-interface:before{content:"\ef52"}.icofont-invisible:before{content:"\ef53"}.icofont-jacket:before{content:"\ef54"}.icofont-jar:before{content:"\ef55"}.icofont-jewlery:before{content:"\ef56"}.icofont-karate:before{content:"\ef57"}.icofont-key-hole:before{content:"\ef58"}.icofont-key:before{content:"\ef59"}.icofont-label:before{content:"\ef5a"}.icofont-lamp:before{content:"\ef5b"}.icofont-layers:before{content:"\ef5c"}.icofont-layout:before{content:"\ef5d"}.icofont-leaf:before{content:"\ef5e"}.icofont-leaflet:before{content:"\ef5f"}.icofont-learn:before{content:"\ef60"}.icofont-lego:before{content:"\ef61"}.icofont-lens:before{content:"\ef62"}.icofont-letter:before{content:"\ef63"}.icofont-letterbox:before{content:"\ef64"}.icofont-library:before{content:"\ef65"}.icofont-license:before{content:"\ef66"}.icofont-life-bouy:before{content:"\ef67"}.icofont-life-buoy:before{content:"\ef68"}.icofont-life-jacket:before{content:"\ef69"}.icofont-life-ring:before{content:"\ef6a"}.icofont-light-bulb:before{content:"\ef6b"}.icofont-lighter:before{content:"\ef6c"}.icofont-lightning-ray:before{content:"\ef6d"}.icofont-like:before{content:"\ef6e"}.icofont-line-height:before{content:"\ef6f"}.icofont-link-alt:before{content:"\ef70"}.icofont-link:before{content:"\ef71"}.icofont-list:before{content:"\ef72"}.icofont-listening:before{content:"\ef73"}.icofont-listine-dots:before{content:"\ef74"}.icofont-listing-box:before{content:"\ef75"}.icofont-listing-number:before{content:"\ef76"}.icofont-live-support:before{content:"\ef77"}.icofont-location-arrow:before{content:"\ef78"}.icofont-location-pin:before{content:"\ef79"}.icofont-lock:before{content:"\ef7a"}.icofont-login:before{content:"\ef7b"}.icofont-logout:before{content:"\ef7c"}.icofont-lollipop:before{content:"\ef7d"}.icofont-long-drive:before{content:"\ef7e"}.icofont-look:before{content:"\ef7f"}.icofont-loop:before{content:"\ef80"}.icofont-luggage:before{content:"\ef81"}.icofont-lunch:before{content:"\ef82"}.icofont-lungs:before{content:"\ef83"}.icofont-magic-alt:before{content:"\ef84"}.icofont-magic:before{content:"\ef85"}.icofont-magnet:before{content:"\ef86"}.icofont-mail-box:before{content:"\ef87"}.icofont-mail:before{content:"\ef88"}.icofont-male:before{content:"\ef89"}.icofont-map-pins:before{content:"\ef8a"}.icofont-map:before{content:"\ef8b"}.icofont-maximize:before{content:"\ef8c"}.icofont-measure:before{content:"\ef8d"}.icofont-medicine:before{content:"\ef8e"}.icofont-mega-phone:before{content:"\ef8f"}.icofont-megaphone-alt:before{content:"\ef90"}.icofont-megaphone:before{content:"\ef91"}.icofont-memorial:before{content:"\ef92"}.icofont-memory-card:before{content:"\ef93"}.icofont-mic-mute:before{content:"\ef94"}.icofont-mic:before{content:"\ef95"}.icofont-military:before{content:"\ef96"}.icofont-mill:before{content:"\ef97"}.icofont-minus-circle:before{content:"\ef98"}.icofont-minus-square:before{content:"\ef99"}.icofont-minus:before{content:"\ef9a"}.icofont-mobile-phone:before{content:"\ef9b"}.icofont-molecule:before{content:"\ef9c"}.icofont-money:before{content:"\ef9d"}.icofont-moon:before{content:"\ef9e"}.icofont-mop:before{content:"\ef9f"}.icofont-muffin:before{content:"\efa0"}.icofont-mustache:before{content:"\efa1"}.icofont-navigation-menu:before{content:"\efa2"}.icofont-navigation:before{content:"\efa3"}.icofont-network-tower:before{content:"\efa4"}.icofont-network:before{content:"\efa5"}.icofont-news:before{content:"\efa6"}.icofont-newspaper:before{content:"\efa7"}.icofont-no-smoking:before{content:"\efa8"}.icofont-not-allowed:before{content:"\efa9"}.icofont-notebook:before{content:"\efaa"}.icofont-notepad:before{content:"\efab"}.icofont-notification:before{content:"\efac"}.icofont-numbered:before{content:"\efad"}.icofont-opposite:before{content:"\efae"}.icofont-optic:before{content:"\efaf"}.icofont-options:before{content:"\efb0"}.icofont-package:before{content:"\efb1"}.icofont-page:before{content:"\efb2"}.icofont-paint:before{content:"\efb3"}.icofont-paper-plane:before{content:"\efb4"}.icofont-paperclip:before{content:"\efb5"}.icofont-papers:before{content:"\efb6"}.icofont-pay:before{content:"\efb7"}.icofont-penguin-linux:before{content:"\efb8"}.icofont-pestle:before{content:"\efb9"}.icofont-phone-circle:before{content:"\efba"}.icofont-phone:before{content:"\efbb"}.icofont-picture:before{content:"\efbc"}.icofont-pine:before{content:"\efbd"}.icofont-pixels:before{content:"\efbe"}.icofont-plugin:before{content:"\efbf"}.icofont-plus-circle:before{content:"\efc0"}.icofont-plus-square:before{content:"\efc1"}.icofont-plus:before{content:"\efc2"}.icofont-polygonal:before{content:"\efc3"}.icofont-power:before{content:"\efc4"}.icofont-price:before{content:"\efc5"}.icofont-print:before{content:"\efc6"}.icofont-puzzle:before{content:"\efc7"}.icofont-qr-code:before{content:"\efc8"}.icofont-queen:before{content:"\efc9"}.icofont-question-circle:before{content:"\efca"}.icofont-question-square:before{content:"\efcb"}.icofont-question:before{content:"\efcc"}.icofont-quote-left:before{content:"\efcd"}.icofont-quote-right:before{content:"\efce"}.icofont-random:before{content:"\efcf"}.icofont-recycle:before{content:"\efd0"}.icofont-refresh:before{content:"\efd1"}.icofont-repair:before{content:"\efd2"}.icofont-reply-all:before{content:"\efd3"}.icofont-reply:before{content:"\efd4"}.icofont-resize:before{content:"\efd5"}.icofont-responsive:before{content:"\efd6"}.icofont-retweet:before{content:"\efd7"}.icofont-road:before{content:"\efd8"}.icofont-robot:before{content:"\efd9"}.icofont-royal:before{content:"\efda"}.icofont-rss-feed:before{content:"\efdb"}.icofont-safety:before{content:"\efdc"}.icofont-sale-discount:before{content:"\efdd"}.icofont-satellite:before{content:"\efde"}.icofont-send-mail:before{content:"\efdf"}.icofont-server:before{content:"\efe0"}.icofont-settings-alt:before{content:"\efe1"}.icofont-settings:before{content:"\efe2"}.icofont-share-alt:before{content:"\efe3"}.icofont-share-boxed:before{content:"\efe4"}.icofont-share:before{content:"\efe5"}.icofont-shield:before{content:"\efe6"}.icofont-shopping-cart:before{content:"\efe7"}.icofont-sign-in:before{content:"\efe8"}.icofont-sign-out:before{content:"\efe9"}.icofont-signal:before{content:"\efea"}.icofont-site-map:before{content:"\efeb"}.icofont-smart-phone:before{content:"\efec"}.icofont-soccer:before{content:"\efed"}.icofont-sort-alt:before{content:"\efee"}.icofont-sort:before{content:"\efef"}.icofont-space:before{content:"\eff0"}.icofont-spanner:before{content:"\eff1"}.icofont-speech-comments:before{content:"\eff2"}.icofont-speed-meter:before{content:"\eff3"}.icofont-spinner-alt-1:before{content:"\eff4"}.icofont-spinner-alt-2:before{content:"\eff5"}.icofont-spinner-alt-3:before{content:"\eff6"}.icofont-spinner-alt-4:before{content:"\eff7"}.icofont-spinner-alt-5:before{content:"\eff8"}.icofont-spinner-alt-6:before{content:"\eff9"}.icofont-spinner:before{content:"\effa"}.icofont-spreadsheet:before{content:"\effb"}.icofont-square:before{content:"\effc"}.icofont-ssl-security:before{content:"\effd"}.icofont-star-alt-1:before{content:"\effe"}.icofont-star-alt-2:before{content:"\efff"}.icofont-star:before{content:"\f000"}.icofont-street-view:before{content:"\f001"}.icofont-support-faq:before{content:"\f002"}.icofont-tack-pin:before{content:"\f003"}.icofont-tag:before{content:"\f004"}.icofont-tags:before{content:"\f005"}.icofont-tasks-alt:before{content:"\f006"}.icofont-tasks:before{content:"\f007"}.icofont-telephone:before{content:"\f008"}.icofont-telescope:before{content:"\f009"}.icofont-terminal:before{content:"\f00a"}.icofont-thumbs-down:before{content:"\f00b"}.icofont-thumbs-up:before{content:"\f00c"}.icofont-tick-boxed:before{content:"\f00d"}.icofont-tick-mark:before{content:"\f00e"}.icofont-ticket:before{content:"\f00f"}.icofont-tie:before{content:"\f010"}.icofont-toggle-off:before{content:"\f011"}.icofont-toggle-on:before{content:"\f012"}.icofont-tools-alt-2:before{content:"\f013"}.icofont-tools:before{content:"\f014"}.icofont-touch:before{content:"\f015"}.icofont-traffic-light:before{content:"\f016"}.icofont-transparent:before{content:"\f017"}.icofont-tree:before{content:"\f018"}.icofont-unique-idea:before{content:"\f019"}.icofont-unlock:before{content:"\f01a"}.icofont-unlocked:before{content:"\f01b"}.icofont-upload-alt:before{content:"\f01c"}.icofont-upload:before{content:"\f01d"}.icofont-usb-drive:before{content:"\f01e"}.icofont-usb:before{content:"\f01f"}.icofont-vector-path:before{content:"\f020"}.icofont-verification-check:before{content:"\f021"}.icofont-wall-clock:before{content:"\f022"}.icofont-wall:before{content:"\f023"}.icofont-wallet:before{content:"\f024"}.icofont-warning-alt:before{content:"\f025"}.icofont-warning:before{content:"\f026"}.icofont-water-drop:before{content:"\f027"}.icofont-web:before{content:"\f028"}.icofont-wheelchair:before{content:"\f029"}.icofont-wifi-alt:before{content:"\f02a"}.icofont-wifi:before{content:"\f02b"}.icofont-world:before{content:"\f02c"}.icofont-zigzag:before{content:"\f02d"}.icofont-zipped:before{content:"\f02e"}.icofont-xs{font-size:.5em}.icofont-sm{font-size:.75em}.icofont-md{font-size:1.25em}.icofont-lg{font-size:1.5em}.icofont-1x{font-size:1em}.icofont-2x{font-size:2em}.icofont-3x{font-size:3em}.icofont-4x{font-size:4em}.icofont-5x{font-size:5em}.icofont-6x{font-size:6em}.icofont-7x{font-size:7em}.icofont-8x{font-size:8em}.icofont-9x{font-size:9em}.icofont-10x{font-size:10em}.icofont-fw{text-align:center;width:1.25em}.icofont-ul{list-style-type:none;margin-left:0;padding-left:0}.icofont-ul>li{line-height:2em;position:relative}.icofont-ul>li .icofont{display:inline-block;vertical-align:middle}.icofont-border{border:.08em solid #f1f1f1;border-radius:.1em;padding:.2em .25em .15em}.icofont-pull-left{float:left}.icofont-pull-right{float:right}.icofont.icofont-pull-left{margin-right:.3em}.icofont.icofont-pull-right{margin-left:.3em}.icofont-spin{animation:icofont-spin 2s linear infinite;display:inline-block}.icofont-pulse{animation:icofont-spin 1s steps(8) infinite;display:inline-block}@keyframes icofont-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.icofont-rotate-90{transform:rotate(90deg)}.icofont-rotate-180{transform:rotate(180deg)}.icofont-rotate-270{transform:rotate(270deg)}.icofont-flip-horizontal{transform:scaleX(-1)}.icofont-flip-vertical{transform:scaleY(-1)}.icofont-flip-horizontal.icofont-flip-vertical{transform:scale(-1)}:root .icofont-flip-horizontal,:root .icofont-flip-vertical,:root .icofont-rotate-180,:root .icofont-rotate-270,:root .icofont-rotate-90{display:inline-block;filter:none}.icofont-inverse{color:#fff}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:boxicons;font-style:normal;font-weight:400;src:url(/static/media/boxicons.691d0bb604ad736b6554.eot);src:url(/static/media/boxicons.691d0bb604ad736b6554.eot) format("embedded-opentype"),url(/static/media/boxicons.4d841f88f087a9fafd78.woff2) format("woff2"),url(/static/media/boxicons.83ea8051293b9698c379.woff) format("woff"),url(/static/media/boxicons.3ba326c0f3cbdc18538d.ttf) format("truetype"),url(/static/media/boxicons.3788bd437a2abd27bd9f.svg?#boxicons) format("svg")}.bx{font-feature-settings:normal;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:boxicons!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.bx-ul{list-style:none;margin-left:2em;padding-left:0}.bx-ul>li{position:relative}.bx-ul .bx{font-size:inherit;left:-2em;line-height:inherit;position:absolute;text-align:center;width:2em}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes burst{0%{opacity:1;transform:scale(1)}90%{opacity:0;transform:scale(1.5)}}@keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@keyframes fade-left{0%{opacity:1;transform:translateX(0)}75%{opacity:0;transform:translateX(-20px)}}@keyframes fade-right{0%{opacity:1;transform:translateX(0)}75%{opacity:0;transform:translateX(20px)}}@keyframes fade-up{0%{opacity:1;transform:translateY(0)}75%{opacity:0;transform:translateY(-20px)}}@keyframes fade-down{0%{opacity:1;transform:translateY(0)}75%{opacity:0;transform:translateY(20px)}}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.95,.95,.95) rotate(-10deg)}30%,50%,70%,90%{transform:scaleX(1) rotate(10deg)}40%,60%,80%{transform:rotate(-10deg)}to{transform:scaleX(1)}}.bx-spin,.bx-spin-hover:hover{animation:spin 2s linear infinite}.bx-tada,.bx-tada-hover:hover{animation:tada 1.5s ease infinite}.bx-flashing,.bx-flashing-hover:hover{animation:flashing 1.5s linear infinite}.bx-burst,.bx-burst-hover:hover{animation:burst 1.5s linear infinite}.bx-fade-up,.bx-fade-up-hover:hover{animation:fade-up 1.5s linear infinite}.bx-fade-down,.bx-fade-down-hover:hover{animation:fade-down 1.5s linear infinite}.bx-fade-left,.bx-fade-left-hover:hover{animation:fade-left 1.5s linear infinite}.bx-fade-right,.bx-fade-right-hover:hover{animation:fade-right 1.5s linear infinite}.bx-xs{font-size:1rem!important}.bx-sm{font-size:1.55rem!important}.bx-md{font-size:2.25rem!important}.bx-fw{font-size:1.2857142857em;height:.8em;line-height:.8em;margin-top:-.2em!important;vertical-align:middle;width:1.2857142857em}.bx-lg{font-size:3!important}.bx-pull-left{float:left;margin-right:.3em!important}.bx-pull-right{float:right;margin-left:.3em!important}.bx-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.bx-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.bx-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.bx-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)";transform:scaleX(-1)}.bx-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)";transform:scaleY(-1)}.bx-border{border:.07em solid #0000001a;border-radius:.25em;padding:.25em}.bx-border-circle{border:.07em solid #0000001a;border-radius:50%;padding:.25em}.bxl-500px:before{content:"\e900"}.bxl-adobe:before{content:"\e901"}.bxl-airbnb:before{content:"\e902"}.bxl-algolia:before{content:"\e903"}.bxl-amazon:before{content:"\e904"}.bxl-android:before{content:"\e905"}.bxl-angular:before{content:"\e906"}.bxl-apple:before{content:"\e907"}.bxl-audible:before{content:"\e908"}.bxl-baidu:before{content:"\e909"}.bxl-behance:before{content:"\e90a"}.bxl-bing:before{content:"\e90b"}.bxl-bitcoin:before{content:"\e90c"}.bxl-blogger:before{content:"\e90d"}.bxl-bootstrap:before{content:"\e90e"}.bxl-chrome:before{content:"\e90f"}.bxl-codepen:before{content:"\e910"}.bxl-creative-commons:before{content:"\e911"}.bxl-css3:before{content:"\e912"}.bxl-dailymotion:before{content:"\e913"}.bxl-deviantart:before{content:"\e914"}.bxl-dev-to:before{content:"\e915"}.bxl-digg:before{content:"\e916"}.bxl-digitalocean:before{content:"\e917"}.bxl-discord:before{content:"\e918"}.bxl-discourse:before{content:"\e919"}.bxl-dribbble:before{content:"\e91a"}.bxl-dropbox:before{content:"\e91b"}.bxl-drupal:before{content:"\e91c"}.bxl-ebay:before{content:"\e91d"}.bxl-edge:before{content:"\e91e"}.bxl-etsy:before{content:"\e91f"}.bxl-facebook:before{content:"\e920"}.bxl-facebook-circle:before{content:"\e921"}.bxl-facebook-square:before{content:"\e922"}.bxl-figma:before{content:"\e923"}.bxl-firefox:before{content:"\e924"}.bxl-flickr:before{content:"\e925"}.bxl-flickr-square:before{content:"\e926"}.bxl-foursquare:before{content:"\e927"}.bxl-git:before{content:"\e928"}.bxl-github:before{content:"\e929"}.bxl-gitlab:before{content:"\e92a"}.bxl-google:before{content:"\e92b"}.bxl-google-plus:before{content:"\e92c"}.bxl-google-plus-circle:before{content:"\e92d"}.bxl-html5:before{content:"\e92e"}.bxl-imdb:before{content:"\e92f"}.bxl-instagram:before{content:"\e930"}.bxl-instagram-alt:before{content:"\e931"}.bxl-internet-explorer:before{content:"\e932"}.bxl-invision:before{content:"\e933"}.bxl-javascript:before{content:"\e934"}.bxl-joomla:before{content:"\e935"}.bxl-jquery:before{content:"\e936"}.bxl-jsfiddle:before{content:"\e937"}.bxl-kickstarter:before{content:"\e938"}.bxl-less:before{content:"\e939"}.bxl-linkedin:before{content:"\e93a"}.bxl-linkedin-square:before{content:"\e93b"}.bxl-magento:before{content:"\e93c"}.bxl-mailchimp:before{content:"\e93d"}.bxl-mastercard:before{content:"\e93e"}.bxl-medium:before{content:"\e93f"}.bxl-medium-old:before{content:"\e940"}.bxl-medium-square:before{content:"\e941"}.bxl-messenger:before{content:"\e942"}.bxl-microsoft:before{content:"\e943"}.bxl-nodejs:before{content:"\e944"}.bxl-opera:before{content:"\e945"}.bxl-patreon:before{content:"\e946"}.bxl-paypal:before{content:"\e947"}.bxl-periscope:before{content:"\e948"}.bxl-pinterest:before{content:"\e949"}.bxl-pinterest-alt:before{content:"\e94a"}.bxl-play-store:before{content:"\e94b"}.bxl-pocket:before{content:"\e94c"}.bxl-product-hunt:before{content:"\e94d"}.bxl-quora:before{content:"\e94e"}.bxl-react:before{content:"\e94f"}.bxl-redbubble:before{content:"\e950"}.bxl-reddit:before{content:"\e951"}.bxl-redux:before{content:"\e952"}.bxl-sass:before{content:"\e953"}.bxl-shopify:before{content:"\e954"}.bxl-skype:before{content:"\e955"}.bxl-slack:before{content:"\e956"}.bxl-slack-old:before{content:"\e957"}.bxl-snapchat:before{content:"\e958"}.bxl-soundcloud:before{content:"\e959"}.bxl-spotify:before{content:"\e95a"}.bxl-squarespace:before{content:"\e95b"}.bxl-stack-overflow:before{content:"\e95c"}.bxl-stripe:before{content:"\e95d"}.bxl-telegram:before{content:"\e95e"}.bxl-trello:before{content:"\e95f"}.bxl-tumblr:before{content:"\e960"}.bxl-twitch:before{content:"\e961"}.bxl-twitter:before{content:"\e962"}.bxl-unsplash:before{content:"\e963"}.bxl-vimeo:before{content:"\e964"}.bxl-visa:before{content:"\e965"}.bxl-vk:before{content:"\e966"}.bxl-vuejs:before{content:"\e967"}.bxl-whatsapp:before{content:"\e968"}.bxl-whatsapp-square:before{content:"\e969"}.bxl-wikipedia:before{content:"\e96a"}.bxl-windows:before{content:"\e96b"}.bxl-wix:before{content:"\e96c"}.bxl-wordpress:before{content:"\e96d"}.bxl-yahoo:before{content:"\e96e"}.bxl-yelp:before{content:"\e96f"}.bxl-youtube:before{content:"\e970"}.bx-abacus:before{content:"\e971"}.bx-accessibility:before{content:"\e972"}.bx-add-to-queue:before{content:"\e973"}.bx-adjust:before{content:"\e974"}.bx-alarm:before{content:"\e975"}.bx-alarm-add:before{content:"\e976"}.bx-alarm-exclamation:before{content:"\e977"}.bx-alarm-off:before{content:"\e978"}.bx-alarm-snooze:before{content:"\e979"}.bx-album:before{content:"\e97a"}.bx-align-justify:before{content:"\e97b"}.bx-align-left:before{content:"\e97c"}.bx-align-middle:before{content:"\e97d"}.bx-align-right:before{content:"\e97e"}.bx-analyse:before{content:"\e97f"}.bx-anchor:before{content:"\e980"}.bx-angry:before{content:"\e981"}.bx-aperture:before{content:"\e982"}.bx-arch:before{content:"\e983"}.bx-archive:before{content:"\e984"}.bx-archive-in:before{content:"\e985"}.bx-archive-out:before{content:"\e986"}.bx-area:before{content:"\e987"}.bx-arrow-back:before{content:"\e988"}.bx-arrow-from-bottom:before{content:"\e989"}.bx-arrow-from-left:before{content:"\e98a"}.bx-arrow-from-right:before{content:"\e98b"}.bx-arrow-from-top:before{content:"\e98c"}.bx-arrow-to-bottom:before{content:"\e98d"}.bx-arrow-to-left:before{content:"\e98e"}.bx-arrow-to-right:before{content:"\e98f"}.bx-arrow-to-top:before{content:"\e990"}.bx-at:before{content:"\e991"}.bx-atom:before{content:"\e992"}.bx-award:before{content:"\e993"}.bx-badge:before{content:"\e994"}.bx-badge-check:before{content:"\e995"}.bx-ball:before{content:"\e996"}.bx-band-aid:before{content:"\e997"}.bx-bar-chart:before{content:"\e998"}.bx-bar-chart-alt:before{content:"\e999"}.bx-bar-chart-alt-2:before{content:"\e99a"}.bx-bar-chart-square:before{content:"\e99b"}.bx-barcode:before{content:"\e99c"}.bx-barcode-reader:before{content:"\e99d"}.bx-baseball:before{content:"\e99e"}.bx-basket:before{content:"\e99f"}.bx-basketball:before{content:"\e9a0"}.bx-bath:before{content:"\e9a1"}.bx-battery:before{content:"\e9a2"}.bx-bed:before{content:"\e9a3"}.bx-been-here:before{content:"\e9a4"}.bx-beer:before{content:"\e9a5"}.bx-bell:before{content:"\e9a6"}.bx-bell-minus:before{content:"\e9a7"}.bx-bell-off:before{content:"\e9a8"}.bx-bell-plus:before{content:"\e9a9"}.bx-bible:before{content:"\e9aa"}.bx-bitcoin:before{content:"\e9ab"}.bx-blanket:before{content:"\e9ac"}.bx-block:before{content:"\e9ad"}.bx-bluetooth:before{content:"\e9ae"}.bx-body:before{content:"\e9af"}.bx-bold:before{content:"\e9b0"}.bx-bolt-circle:before{content:"\e9b1"}.bx-bomb:before{content:"\e9b2"}.bx-bone:before{content:"\e9b3"}.bx-bong:before{content:"\e9b4"}.bx-book:before{content:"\e9b5"}.bx-book-add:before{content:"\e9b6"}.bx-book-alt:before{content:"\e9b7"}.bx-book-bookmark:before{content:"\e9b8"}.bx-book-content:before{content:"\e9b9"}.bx-book-heart:before{content:"\e9ba"}.bx-bookmark:before{content:"\e9bb"}.bx-bookmark-minus:before{content:"\e9bc"}.bx-bookmark-plus:before{content:"\e9bd"}.bx-bookmarks:before{content:"\e9be"}.bx-book-open:before{content:"\e9bf"}.bx-book-reader:before{content:"\e9c0"}.bx-border-all:before{content:"\e9c1"}.bx-border-bottom:before{content:"\e9c2"}.bx-border-inner:before{content:"\e9c3"}.bx-border-left:before{content:"\e9c4"}.bx-border-none:before{content:"\e9c5"}.bx-border-outer:before{content:"\e9c6"}.bx-border-radius:before{content:"\e9c7"}.bx-border-right:before{content:"\e9c8"}.bx-border-top:before{content:"\e9c9"}.bx-bot:before{content:"\e9ca"}.bx-bowling-ball:before{content:"\e9cb"}.bx-box:before{content:"\e9cc"}.bx-bracket:before{content:"\e9cd"}.bx-braille:before{content:"\e9ce"}.bx-brain:before{content:"\e9cf"}.bx-briefcase:before{content:"\e9d0"}.bx-briefcase-alt:before{content:"\e9d1"}.bx-briefcase-alt-2:before{content:"\e9d2"}.bx-brightness:before{content:"\e9d3"}.bx-brightness-half:before{content:"\e9d4"}.bx-broadcast:before{content:"\e9d5"}.bx-brush:before{content:"\e9d6"}.bx-brush-alt:before{content:"\e9d7"}.bx-bug:before{content:"\e9d8"}.bx-bug-alt:before{content:"\e9d9"}.bx-building:before{content:"\e9da"}.bx-building-house:before{content:"\e9db"}.bx-buildings:before{content:"\e9dc"}.bx-bulb:before{content:"\e9dd"}.bx-bullseye:before{content:"\e9de"}.bx-buoy:before{content:"\e9df"}.bx-bus:before{content:"\e9e0"}.bx-bus-school:before{content:"\e9e1"}.bx-cabinet:before{content:"\e9e2"}.bx-cake:before{content:"\e9e3"}.bx-calculator:before{content:"\e9e4"}.bx-calendar:before{content:"\e9e5"}.bx-calendar-alt:before{content:"\e9e6"}.bx-calendar-check:before{content:"\e9e7"}.bx-calendar-edit:before{content:"\e9e8"}.bx-calendar-event:before{content:"\e9e9"}.bx-calendar-exclamation:before{content:"\e9ea"}.bx-calendar-heart:before{content:"\e9eb"}.bx-calendar-minus:before{content:"\e9ec"}.bx-calendar-plus:before{content:"\e9ed"}.bx-calendar-star:before{content:"\e9ee"}.bx-calendar-week:before{content:"\e9ef"}.bx-calendar-x:before{content:"\e9f0"}.bx-camera:before{content:"\e9f1"}.bx-camera-home:before{content:"\e9f2"}.bx-camera-movie:before{content:"\e9f3"}.bx-camera-off:before{content:"\e9f4"}.bx-capsule:before{content:"\e9f5"}.bx-captions:before{content:"\e9f6"}.bx-car:before{content:"\e9f7"}.bx-card:before{content:"\e9f8"}.bx-caret-down:before{content:"\e9f9"}.bx-caret-down-circle:before{content:"\e9fa"}.bx-caret-down-square:before{content:"\e9fb"}.bx-caret-left:before{content:"\e9fc"}.bx-caret-left-circle:before{content:"\e9fd"}.bx-caret-left-square:before{content:"\e9fe"}.bx-caret-right:before{content:"\e9ff"}.bx-caret-right-circle:before{content:"\ea00"}.bx-caret-right-square:before{content:"\ea01"}.bx-caret-up:before{content:"\ea02"}.bx-caret-up-circle:before{content:"\ea03"}.bx-caret-up-square:before{content:"\ea04"}.bx-carousel:before{content:"\ea05"}.bx-cart:before{content:"\ea06"}.bx-cart-alt:before{content:"\ea07"}.bx-cast:before{content:"\ea08"}.bx-cctv:before{content:"\ea09"}.bx-certification:before{content:"\ea0a"}.bx-chair:before{content:"\ea0b"}.bx-chalkboard:before{content:"\ea0c"}.bx-chart:before{content:"\ea0d"}.bx-chat:before{content:"\ea0e"}.bx-check:before{content:"\ea0f"}.bx-checkbox:before{content:"\ea10"}.bx-checkbox-checked:before{content:"\ea11"}.bx-checkbox-square:before{content:"\ea12"}.bx-check-circle:before{content:"\ea13"}.bx-check-double:before{content:"\ea14"}.bx-check-shield:before{content:"\ea15"}.bx-check-square:before{content:"\ea16"}.bx-chevron-down:before{content:"\ea17"}.bx-chevron-down-circle:before{content:"\ea18"}.bx-chevron-down-square:before{content:"\ea19"}.bx-chevron-left:before{content:"\ea1a"}.bx-chevron-left-circle:before{content:"\ea1b"}.bx-chevron-left-square:before{content:"\ea1c"}.bx-chevron-right:before{content:"\ea1d"}.bx-chevron-right-circle:before{content:"\ea1e"}.bx-chevron-right-square:before{content:"\ea1f"}.bx-chevrons-down:before{content:"\ea20"}.bx-chevrons-left:before{content:"\ea21"}.bx-chevrons-right:before{content:"\ea22"}.bx-chevrons-up:before{content:"\ea23"}.bx-chevron-up:before{content:"\ea24"}.bx-chevron-up-circle:before{content:"\ea25"}.bx-chevron-up-square:before{content:"\ea26"}.bx-chip:before{content:"\ea27"}.bx-church:before{content:"\ea28"}.bx-circle:before{content:"\ea29"}.bx-clinic:before{content:"\ea2a"}.bx-clipboard:before{content:"\ea2b"}.bx-closet:before{content:"\ea2c"}.bx-cloud:before{content:"\ea2d"}.bx-cloud-download:before{content:"\ea2e"}.bx-cloud-drizzle:before{content:"\ea2f"}.bx-cloud-lightning:before{content:"\ea30"}.bx-cloud-light-rain:before{content:"\ea31"}.bx-cloud-rain:before{content:"\ea32"}.bx-cloud-snow:before{content:"\ea33"}.bx-cloud-upload:before{content:"\ea34"}.bx-code:before{content:"\ea35"}.bx-code-alt:before{content:"\ea36"}.bx-code-block:before{content:"\ea37"}.bx-code-curly:before{content:"\ea38"}.bx-coffee:before{content:"\ea39"}.bx-coffee-togo:before{content:"\ea3a"}.bx-cog:before{content:"\ea3b"}.bx-coin:before{content:"\ea3c"}.bx-coin-stack:before{content:"\ea3d"}.bx-collapse:before{content:"\ea3e"}.bx-collection:before{content:"\ea3f"}.bx-color-fill:before{content:"\ea40"}.bx-columns:before{content:"\ea41"}.bx-command:before{content:"\ea42"}.bx-comment:before{content:"\ea43"}.bx-comment-add:before{content:"\ea44"}.bx-comment-check:before{content:"\ea45"}.bx-comment-detail:before{content:"\ea46"}.bx-comment-dots:before{content:"\ea47"}.bx-comment-edit:before{content:"\ea48"}.bx-comment-error:before{content:"\ea49"}.bx-comment-minus:before{content:"\ea4a"}.bx-comment-x:before{content:"\ea4b"}.bx-compass:before{content:"\ea4c"}.bx-confused:before{content:"\ea4d"}.bx-conversation:before{content:"\ea4e"}.bx-cookie:before{content:"\ea4f"}.bx-cool:before{content:"\ea50"}.bx-copy:before{content:"\ea51"}.bx-copy-alt:before{content:"\ea52"}.bx-copyright:before{content:"\ea53"}.bx-credit-card:before{content:"\ea54"}.bx-credit-card-alt:before{content:"\ea55"}.bx-credit-card-front:before{content:"\ea56"}.bx-crop:before{content:"\ea57"}.bx-crosshair:before{content:"\ea58"}.bx-crown:before{content:"\ea59"}.bx-cube:before{content:"\ea5a"}.bx-cube-alt:before{content:"\ea5b"}.bx-cuboid:before{content:"\ea5c"}.bx-current-location:before{content:"\ea5d"}.bx-customize:before{content:"\ea5e"}.bx-cut:before{content:"\ea5f"}.bx-cycling:before{content:"\ea60"}.bx-cylinder:before{content:"\ea61"}.bx-data:before{content:"\ea62"}.bx-desktop:before{content:"\ea63"}.bx-detail:before{content:"\ea64"}.bx-devices:before{content:"\ea65"}.bx-dialpad:before{content:"\ea66"}.bx-dialpad-alt:before{content:"\ea67"}.bx-diamond:before{content:"\ea68"}.bx-dice-1:before{content:"\ea69"}.bx-dice-2:before{content:"\ea6a"}.bx-dice-3:before{content:"\ea6b"}.bx-dice-4:before{content:"\ea6c"}.bx-dice-5:before{content:"\ea6d"}.bx-dice-6:before{content:"\ea6e"}.bx-directions:before{content:"\ea6f"}.bx-disc:before{content:"\ea70"}.bx-dish:before{content:"\ea71"}.bx-dislike:before{content:"\ea72"}.bx-dizzy:before{content:"\ea73"}.bx-dna:before{content:"\ea74"}.bx-dock-bottom:before{content:"\ea75"}.bx-dock-left:before{content:"\ea76"}.bx-dock-right:before{content:"\ea77"}.bx-dock-top:before{content:"\ea78"}.bx-dollar:before{content:"\ea79"}.bx-dollar-circle:before{content:"\ea7a"}.bx-donate-blood:before{content:"\ea7b"}.bx-donate-heart:before{content:"\ea7c"}.bx-door-open:before{content:"\ea7d"}.bx-dots-horizontal:before{content:"\ea7e"}.bx-dots-horizontal-rounded:before{content:"\ea7f"}.bx-dots-vertical:before{content:"\ea80"}.bx-dots-vertical-rounded:before{content:"\ea81"}.bx-doughnut-chart:before{content:"\ea82"}.bx-down-arrow:before{content:"\ea83"}.bx-down-arrow-alt:before{content:"\ea84"}.bx-down-arrow-circle:before{content:"\ea85"}.bx-download:before{content:"\ea86"}.bx-downvote:before{content:"\ea87"}.bx-drink:before{content:"\ea88"}.bx-droplet:before{content:"\ea89"}.bx-dumbbell:before{content:"\ea8a"}.bx-duplicate:before{content:"\ea8b"}.bx-edit:before{content:"\ea8c"}.bx-edit-alt:before{content:"\ea8d"}.bx-envelope:before{content:"\ea8e"}.bx-envelope-open:before{content:"\ea8f"}.bx-equalizer:before{content:"\ea90"}.bx-eraser:before{content:"\ea91"}.bx-error:before{content:"\ea92"}.bx-error-alt:before{content:"\ea93"}.bx-error-circle:before{content:"\ea94"}.bx-euro:before{content:"\ea95"}.bx-exclude:before{content:"\ea96"}.bx-exit:before{content:"\ea97"}.bx-exit-fullscreen:before{content:"\ea98"}.bx-expand:before{content:"\ea99"}.bx-export:before{content:"\ea9a"}.bx-extension:before{content:"\ea9b"}.bx-face:before{content:"\ea9c"}.bx-fast-forward:before{content:"\ea9d"}.bx-fast-forward-circle:before{content:"\ea9e"}.bx-female:before{content:"\ea9f"}.bx-female-sign:before{content:"\eaa0"}.bx-file:before{content:"\eaa1"}.bx-file-blank:before{content:"\eaa2"}.bx-file-find:before{content:"\eaa3"}.bx-film:before{content:"\eaa4"}.bx-filter:before{content:"\eaa5"}.bx-filter-alt:before{content:"\eaa6"}.bx-fingerprint:before{content:"\eaa7"}.bx-first-aid:before{content:"\eaa8"}.bx-first-page:before{content:"\eaa9"}.bx-flag:before{content:"\eaaa"}.bx-folder:before{content:"\eaab"}.bx-folder-minus:before{content:"\eaac"}.bx-folder-open:before{content:"\eaad"}.bx-folder-plus:before{content:"\eaae"}.bx-font:before{content:"\eaaf"}.bx-font-color:before{content:"\eab0"}.bx-font-family:before{content:"\eab1"}.bx-font-size:before{content:"\eab2"}.bx-food-menu:before{content:"\eab3"}.bx-food-tag:before{content:"\eab4"}.bx-football:before{content:"\eab5"}.bx-fridge:before{content:"\eab6"}.bx-fullscreen:before{content:"\eab7"}.bx-game:before{content:"\eab8"}.bx-gas-pump:before{content:"\eab9"}.bx-ghost:before{content:"\eaba"}.bx-gift:before{content:"\eabb"}.bx-git-branch:before{content:"\eabc"}.bx-git-commit:before{content:"\eabd"}.bx-git-compare:before{content:"\eabe"}.bx-git-merge:before{content:"\eabf"}.bx-git-pull-request:before{content:"\eac0"}.bx-git-repo-forked:before{content:"\eac1"}.bx-glasses:before{content:"\eac2"}.bx-glasses-alt:before{content:"\eac3"}.bx-globe:before{content:"\eac4"}.bx-globe-alt:before{content:"\eac5"}.bx-grid:before{content:"\eac6"}.bx-grid-alt:before{content:"\eac7"}.bx-grid-horizontal:before{content:"\eac8"}.bx-grid-small:before{content:"\eac9"}.bx-grid-vertical:before{content:"\eaca"}.bx-group:before{content:"\eacb"}.bx-handicap:before{content:"\eacc"}.bx-happy:before{content:"\eacd"}.bx-happy-alt:before{content:"\eace"}.bx-happy-beaming:before{content:"\eacf"}.bx-happy-heart-eyes:before{content:"\ead0"}.bx-hash:before{content:"\ead1"}.bx-hdd:before{content:"\ead2"}.bx-heading:before{content:"\ead3"}.bx-headphone:before{content:"\ead4"}.bx-health:before{content:"\ead5"}.bx-heart:before{content:"\ead6"}.bx-heart-circle:before{content:"\ead7"}.bx-heart-square:before{content:"\ead8"}.bx-help-circle:before{content:"\ead9"}.bx-hide:before{content:"\eada"}.bx-highlight:before{content:"\eadb"}.bx-history:before{content:"\eadc"}.bx-hive:before{content:"\eadd"}.bx-home:before{content:"\eade"}.bx-home-alt:before{content:"\eadf"}.bx-home-circle:before{content:"\eae0"}.bx-home-heart:before{content:"\eae1"}.bx-home-smile:before{content:"\eae2"}.bx-horizontal-center:before{content:"\eae3"}.bx-hotel:before{content:"\eae4"}.bx-hourglass:before{content:"\eae5"}.bx-id-card:before{content:"\eae6"}.bx-image:before{content:"\eae7"}.bx-image-add:before{content:"\eae8"}.bx-image-alt:before{content:"\eae9"}.bx-images:before{content:"\eaea"}.bx-import:before{content:"\eaeb"}.bx-infinite:before{content:"\eaec"}.bx-info-circle:before{content:"\eaed"}.bx-info-square:before{content:"\eaee"}.bx-intersect:before{content:"\eaef"}.bx-italic:before{content:"\eaf0"}.bx-joystick:before{content:"\eaf1"}.bx-joystick-alt:before{content:"\eaf2"}.bx-joystick-button:before{content:"\eaf3"}.bx-key:before{content:"\eaf4"}.bx-label:before{content:"\eaf5"}.bx-landscape:before{content:"\eaf6"}.bx-laptop:before{content:"\eaf7"}.bx-last-page:before{content:"\eaf8"}.bx-laugh:before{content:"\eaf9"}.bx-layer:before{content:"\eafa"}.bx-layer-minus:before{content:"\eafb"}.bx-layer-plus:before{content:"\eafc"}.bx-layout:before{content:"\eafd"}.bx-left-arrow:before{content:"\eafe"}.bx-left-arrow-alt:before{content:"\eaff"}.bx-left-arrow-circle:before{content:"\eb00"}.bx-left-down-arrow-circle:before{content:"\eb01"}.bx-left-indent:before{content:"\eb02"}.bx-left-top-arrow-circle:before{content:"\eb03"}.bx-like:before{content:"\eb04"}.bx-line-chart:before{content:"\eb05"}.bx-line-chart-down:before{content:"\eb06"}.bx-link:before{content:"\eb07"}.bx-link-alt:before{content:"\eb08"}.bx-link-external:before{content:"\eb09"}.bx-lira:before{content:"\eb0a"}.bx-list-check:before{content:"\eb0b"}.bx-list-minus:before{content:"\eb0c"}.bx-list-ol:before{content:"\eb0d"}.bx-list-plus:before{content:"\eb0e"}.bx-list-ul:before{content:"\eb0f"}.bx-loader:before{content:"\eb10"}.bx-loader-alt:before{content:"\eb11"}.bx-loader-circle:before{content:"\eb12"}.bx-location-plus:before{content:"\eb13"}.bx-lock:before{content:"\eb14"}.bx-lock-alt:before{content:"\eb15"}.bx-lock-open:before{content:"\eb16"}.bx-lock-open-alt:before{content:"\eb17"}.bx-log-in:before{content:"\eb18"}.bx-log-in-circle:before{content:"\eb19"}.bx-log-out:before{content:"\eb1a"}.bx-log-out-circle:before{content:"\eb1b"}.bx-low-vision:before{content:"\eb1c"}.bx-magnet:before{content:"\eb1d"}.bx-mail-send:before{content:"\eb1e"}.bx-male:before{content:"\eb1f"}.bx-male-sign:before{content:"\eb20"}.bx-map:before{content:"\eb21"}.bx-map-alt:before{content:"\eb22"}.bx-map-pin:before{content:"\eb23"}.bx-mask:before{content:"\eb24"}.bx-medal:before{content:"\eb25"}.bx-meh:before{content:"\eb26"}.bx-meh-alt:before{content:"\eb27"}.bx-meh-blank:before{content:"\eb28"}.bx-memory-card:before{content:"\eb29"}.bx-menu:before{content:"\eb2a"}.bx-menu-alt-left:before{content:"\eb2b"}.bx-menu-alt-right:before{content:"\eb2c"}.bx-merge:before{content:"\eb2d"}.bx-message:before{content:"\eb2e"}.bx-message-add:before{content:"\eb2f"}.bx-message-alt:before{content:"\eb30"}.bx-message-alt-add:before{content:"\eb31"}.bx-message-alt-check:before{content:"\eb32"}.bx-message-alt-detail:before{content:"\eb33"}.bx-message-alt-dots:before{content:"\eb34"}.bx-message-alt-edit:before{content:"\eb35"}.bx-message-alt-error:before{content:"\eb36"}.bx-message-alt-minus:before{content:"\eb37"}.bx-message-alt-x:before{content:"\eb38"}.bx-message-check:before{content:"\eb39"}.bx-message-detail:before{content:"\eb3a"}.bx-message-dots:before{content:"\eb3b"}.bx-message-edit:before{content:"\eb3c"}.bx-message-error:before{content:"\eb3d"}.bx-message-minus:before{content:"\eb3e"}.bx-message-rounded:before{content:"\eb3f"}.bx-message-rounded-add:before{content:"\eb40"}.bx-message-rounded-check:before{content:"\eb41"}.bx-message-rounded-detail:before{content:"\eb42"}.bx-message-rounded-dots:before{content:"\eb43"}.bx-message-rounded-edit:before{content:"\eb44"}.bx-message-rounded-error:before{content:"\eb45"}.bx-message-rounded-minus:before{content:"\eb46"}.bx-message-rounded-x:before{content:"\eb47"}.bx-message-square:before{content:"\eb48"}.bx-message-square-add:before{content:"\eb49"}.bx-message-square-check:before{content:"\eb4a"}.bx-message-square-detail:before{content:"\eb4b"}.bx-message-square-dots:before{content:"\eb4c"}.bx-message-square-edit:before{content:"\eb4d"}.bx-message-square-error:before{content:"\eb4e"}.bx-message-square-minus:before{content:"\eb4f"}.bx-message-square-x:before{content:"\eb50"}.bx-message-x:before{content:"\eb51"}.bx-meteor:before{content:"\eb52"}.bx-microchip:before{content:"\eb53"}.bx-microphone:before{content:"\eb54"}.bx-microphone-off:before{content:"\eb55"}.bx-minus:before{content:"\eb56"}.bx-minus-back:before{content:"\eb57"}.bx-minus-circle:before{content:"\eb58"}.bx-minus-front:before{content:"\eb59"}.bx-mobile:before{content:"\eb5a"}.bx-mobile-alt:before{content:"\eb5b"}.bx-mobile-landscape:before{content:"\eb5c"}.bx-mobile-vibration:before{content:"\eb5d"}.bx-money:before{content:"\eb5e"}.bx-moon:before{content:"\eb5f"}.bx-mouse:before{content:"\eb60"}.bx-mouse-alt:before{content:"\eb61"}.bx-move:before{content:"\eb62"}.bx-move-horizontal:before{content:"\eb63"}.bx-move-vertical:before{content:"\eb64"}.bx-movie:before{content:"\eb65"}.bx-music:before{content:"\eb66"}.bx-navigation:before{content:"\eb67"}.bx-network-chart:before{content:"\eb68"}.bx-news:before{content:"\eb69"}.bx-no-entry:before{content:"\eb6a"}.bx-note:before{content:"\eb6b"}.bx-notepad:before{content:"\eb6c"}.bx-notification:before{content:"\eb6d"}.bx-notification-off:before{content:"\eb6e"}.bx-outline:before{content:"\eb6f"}.bx-package:before{content:"\eb70"}.bx-paint:before{content:"\eb71"}.bx-paint-roll:before{content:"\eb72"}.bx-palette:before{content:"\eb73"}.bx-paperclip:before{content:"\eb74"}.bx-paper-plane:before{content:"\eb75"}.bx-paragraph:before{content:"\eb76"}.bx-paste:before{content:"\eb77"}.bx-pause:before{content:"\eb78"}.bx-pause-circle:before{content:"\eb79"}.bx-pen:before{content:"\eb7a"}.bx-pencil:before{content:"\eb7b"}.bx-phone:before{content:"\eb7c"}.bx-phone-call:before{content:"\eb7d"}.bx-phone-incoming:before{content:"\eb7e"}.bx-phone-outgoing:before{content:"\eb7f"}.bx-photo-album:before{content:"\eb80"}.bx-pie-chart:before{content:"\eb81"}.bx-pie-chart-alt:before{content:"\eb82"}.bx-pie-chart-alt-2:before{content:"\eb83"}.bx-pin:before{content:"\eb84"}.bx-planet:before{content:"\eb85"}.bx-play:before{content:"\eb86"}.bx-play-circle:before{content:"\eb87"}.bx-plug:before{content:"\eb88"}.bx-plus:before{content:"\eb89"}.bx-plus-circle:before{content:"\eb8a"}.bx-plus-medical:before{content:"\eb8b"}.bx-pointer:before{content:"\eb8c"}.bx-poll:before{content:"\eb8d"}.bx-polygon:before{content:"\eb8e"}.bx-pound:before{content:"\eb8f"}.bx-power-off:before{content:"\eb90"}.bx-printer:before{content:"\eb91"}.bx-pulse:before{content:"\eb92"}.bx-purchase-tag:before{content:"\eb93"}.bx-purchase-tag-alt:before{content:"\eb94"}.bx-pyramid:before{content:"\eb95"}.bx-question-mark:before{content:"\eb96"}.bx-radar:before{content:"\eb97"}.bx-radio:before{content:"\eb98"}.bx-radio-circle:before{content:"\eb99"}.bx-radio-circle-marked:before{content:"\eb9a"}.bx-receipt:before{content:"\eb9b"}.bx-rectangle:before{content:"\eb9c"}.bx-recycle:before{content:"\eb9d"}.bx-redo:before{content:"\eb9e"}.bx-refresh:before{content:"\eb9f"}.bx-rename:before{content:"\eba0"}.bx-repeat:before{content:"\eba1"}.bx-reply:before{content:"\eba2"}.bx-reply-all:before{content:"\eba3"}.bx-repost:before{content:"\eba4"}.bx-reset:before{content:"\eba5"}.bx-restaurant:before{content:"\eba6"}.bx-revision:before{content:"\eba7"}.bx-rewind:before{content:"\eba8"}.bx-rewind-circle:before{content:"\eba9"}.bx-right-arrow:before{content:"\ebaa"}.bx-right-arrow-alt:before{content:"\ebab"}.bx-right-arrow-circle:before{content:"\ebac"}.bx-right-down-arrow-circle:before{content:"\ebad"}.bx-right-indent:before{content:"\ebae"}.bx-right-top-arrow-circle:before{content:"\ebaf"}.bx-rocket:before{content:"\ebb0"}.bx-rotate-left:before{content:"\ebb1"}.bx-rotate-right:before{content:"\ebb2"}.bx-rss:before{content:"\ebb3"}.bx-ruble:before{content:"\ebb4"}.bx-ruler:before{content:"\ebb5"}.bx-run:before{content:"\ebb6"}.bx-rupee:before{content:"\ebb7"}.bx-sad:before{content:"\ebb8"}.bx-save:before{content:"\ebb9"}.bx-scan:before{content:"\ebba"}.bx-screenshot:before{content:"\ebbb"}.bx-search:before{content:"\ebbc"}.bx-search-alt:before{content:"\ebbd"}.bx-search-alt-2:before{content:"\ebbe"}.bx-selection:before{content:"\ebbf"}.bx-select-multiple:before{content:"\ebc0"}.bx-send:before{content:"\ebc1"}.bx-server:before{content:"\ebc2"}.bx-shape-circle:before{content:"\ebc3"}.bx-shape-polygon:before{content:"\ebc4"}.bx-shape-square:before{content:"\ebc5"}.bx-shape-triangle:before{content:"\ebc6"}.bx-share:before{content:"\ebc7"}.bx-share-alt:before{content:"\ebc8"}.bx-shekel:before{content:"\ebc9"}.bx-shield:before{content:"\ebca"}.bx-shield-alt:before{content:"\ebcb"}.bx-shield-alt-2:before{content:"\ebcc"}.bx-shield-quarter:before{content:"\ebcd"}.bx-shield-x:before{content:"\ebce"}.bx-shocked:before{content:"\ebcf"}.bx-shopping-bag:before{content:"\ebd0"}.bx-show:before{content:"\ebd1"}.bx-show-alt:before{content:"\ebd2"}.bx-shuffle:before{content:"\ebd3"}.bx-sidebar:before{content:"\ebd4"}.bx-sitemap:before{content:"\ebd5"}.bx-skip-next:before{content:"\ebd6"}.bx-skip-next-circle:before{content:"\ebd7"}.bx-skip-previous:before{content:"\ebd8"}.bx-skip-previous-circle:before{content:"\ebd9"}.bx-sleepy:before{content:"\ebda"}.bx-slider:before{content:"\ebdb"}.bx-slider-alt:before{content:"\ebdc"}.bx-slideshow:before{content:"\ebdd"}.bx-smile:before{content:"\ebde"}.bx-sort:before{content:"\ebdf"}.bx-sort-a-z:before{content:"\ebe0"}.bx-sort-down:before{content:"\ebe1"}.bx-sort-up:before{content:"\ebe2"}.bx-sort-z-a:before{content:"\ebe3"}.bx-spa:before{content:"\ebe4"}.bx-space-bar:before{content:"\ebe5"}.bx-spray-can:before{content:"\ebe6"}.bx-spreadsheet:before{content:"\ebe7"}.bx-square:before{content:"\ebe8"}.bx-square-rounded:before{content:"\ebe9"}.bx-star:before{content:"\ebea"}.bx-station:before{content:"\ebeb"}.bx-stats:before{content:"\ebec"}.bx-sticker:before{content:"\ebed"}.bx-stop:before{content:"\ebee"}.bx-stop-circle:before{content:"\ebef"}.bx-stopwatch:before{content:"\ebf0"}.bx-store:before{content:"\ebf1"}.bx-store-alt:before{content:"\ebf2"}.bx-street-view:before{content:"\ebf3"}.bx-strikethrough:before{content:"\ebf4"}.bx-subdirectory-left:before{content:"\ebf5"}.bx-subdirectory-right:before{content:"\ebf6"}.bx-sun:before{content:"\ebf7"}.bx-support:before{content:"\ebf8"}.bx-swim:before{content:"\ebf9"}.bx-sync:before{content:"\ebfa"}.bx-tab:before{content:"\ebfb"}.bx-table:before{content:"\ebfc"}.bx-tachometer:before{content:"\ebfd"}.bx-tag:before{content:"\ebfe"}.bx-target-lock:before{content:"\ebff"}.bx-task:before{content:"\ec00"}.bx-task-x:before{content:"\ec01"}.bx-taxi:before{content:"\ec02"}.bx-tennis-ball:before{content:"\ec03"}.bx-terminal:before{content:"\ec04"}.bx-test-tube:before{content:"\ec05"}.bx-text:before{content:"\ec06"}.bx-time:before{content:"\ec07"}.bx-time-five:before{content:"\ec08"}.bx-timer:before{content:"\ec09"}.bx-tired:before{content:"\ec0a"}.bx-toggle-left:before{content:"\ec0b"}.bx-toggle-right:before{content:"\ec0c"}.bx-tone:before{content:"\ec0d"}.bx-traffic-cone:before{content:"\ec0e"}.bx-train:before{content:"\ec0f"}.bx-transfer:before{content:"\ec10"}.bx-transfer-alt:before{content:"\ec11"}.bx-trash:before{content:"\ec12"}.bx-trash-alt:before{content:"\ec13"}.bx-trending-down:before{content:"\ec14"}.bx-trending-up:before{content:"\ec15"}.bx-trim:before{content:"\ec16"}.bx-trophy:before{content:"\ec17"}.bx-tv:before{content:"\ec18"}.bx-underline:before{content:"\ec19"}.bx-undo:before{content:"\ec1a"}.bx-unite:before{content:"\ec1b"}.bx-unlink:before{content:"\ec1c"}.bx-up-arrow:before{content:"\ec1d"}.bx-up-arrow-alt:before{content:"\ec1e"}.bx-up-arrow-circle:before{content:"\ec1f"}.bx-upload:before{content:"\ec20"}.bx-upside-down:before{content:"\ec21"}.bx-upvote:before{content:"\ec22"}.bx-usb:before{content:"\ec23"}.bx-user:before{content:"\ec24"}.bx-user-check:before{content:"\ec25"}.bx-user-circle:before{content:"\ec26"}.bx-user-minus:before{content:"\ec27"}.bx-user-pin:before{content:"\ec28"}.bx-user-plus:before{content:"\ec29"}.bx-user-voice:before{content:"\ec2a"}.bx-user-x:before{content:"\ec2b"}.bx-vector:before{content:"\ec2c"}.bx-vertical-center:before{content:"\ec2d"}.bx-vial:before{content:"\ec2e"}.bx-video:before{content:"\ec2f"}.bx-video-off:before{content:"\ec30"}.bx-video-plus:before{content:"\ec31"}.bx-video-recording:before{content:"\ec32"}.bx-voicemail:before{content:"\ec33"}.bx-volume:before{content:"\ec34"}.bx-volume-full:before{content:"\ec35"}.bx-volume-low:before{content:"\ec36"}.bx-volume-mute:before{content:"\ec37"}.bx-walk:before{content:"\ec38"}.bx-wallet:before{content:"\ec39"}.bx-wallet-alt:before{content:"\ec3a"}.bx-water:before{content:"\ec3b"}.bx-webcam:before{content:"\ec3c"}.bx-wifi:before{content:"\ec3d"}.bx-wifi-0:before{content:"\ec3e"}.bx-wifi-1:before{content:"\ec3f"}.bx-wifi-2:before{content:"\ec40"}.bx-wifi-off:before{content:"\ec41"}.bx-wind:before{content:"\ec42"}.bx-window:before{content:"\ec43"}.bx-window-alt:before{content:"\ec44"}.bx-window-close:before{content:"\ec45"}.bx-window-open:before{content:"\ec46"}.bx-windows:before{content:"\ec47"}.bx-wine:before{content:"\ec48"}.bx-wink-smile:before{content:"\ec49"}.bx-wink-tongue:before{content:"\ec4a"}.bx-won:before{content:"\ec4b"}.bx-world:before{content:"\ec4c"}.bx-wrench:before{content:"\ec4d"}.bx-x:before{content:"\ec4e"}.bx-x-circle:before{content:"\ec4f"}.bx-yen:before{content:"\ec50"}.bx-zoom-in:before{content:"\ec51"}.bx-zoom-out:before{content:"\ec52"}.bxs-add-to-queue:before{content:"\ec53"}.bxs-adjust:before{content:"\ec54"}.bxs-adjust-alt:before{content:"\ec55"}.bxs-alarm:before{content:"\ec56"}.bxs-alarm-add:before{content:"\ec57"}.bxs-alarm-exclamation:before{content:"\ec58"}.bxs-alarm-off:before{content:"\ec59"}.bxs-alarm-snooze:before{content:"\ec5a"}.bxs-album:before{content:"\ec5b"}.bxs-ambulance:before{content:"\ec5c"}.bxs-analyse:before{content:"\ec5d"}.bxs-angry:before{content:"\ec5e"}.bxs-arch:before{content:"\ec5f"}.bxs-archive:before{content:"\ec60"}.bxs-archive-in:before{content:"\ec61"}.bxs-archive-out:before{content:"\ec62"}.bxs-area:before{content:"\ec63"}.bxs-arrow-from-bottom:before{content:"\ec64"}.bxs-arrow-from-left:before{content:"\ec65"}.bxs-arrow-from-right:before{content:"\ec66"}.bxs-arrow-from-top:before{content:"\ec67"}.bxs-arrow-to-bottom:before{content:"\ec68"}.bxs-arrow-to-left:before{content:"\ec69"}.bxs-arrow-to-right:before{content:"\ec6a"}.bxs-arrow-to-top:before{content:"\ec6b"}.bxs-award:before{content:"\ec6c"}.bxs-baby-carriage:before{content:"\ec6d"}.bxs-backpack:before{content:"\ec6e"}.bxs-badge:before{content:"\ec6f"}.bxs-badge-check:before{content:"\ec70"}.bxs-badge-dollar:before{content:"\ec71"}.bxs-ball:before{content:"\ec72"}.bxs-band-aid:before{content:"\ec73"}.bxs-bank:before{content:"\ec74"}.bxs-bar-chart-alt-2:before{content:"\ec75"}.bxs-bar-chart-square:before{content:"\ec76"}.bxs-barcode:before{content:"\ec77"}.bxs-baseball:before{content:"\ec78"}.bxs-basket:before{content:"\ec79"}.bxs-basketball:before{content:"\ec7a"}.bxs-bath:before{content:"\ec7b"}.bxs-battery:before{content:"\ec7c"}.bxs-battery-charging:before{content:"\ec7d"}.bxs-battery-full:before{content:"\ec7e"}.bxs-battery-low:before{content:"\ec7f"}.bxs-bed:before{content:"\ec80"}.bxs-been-here:before{content:"\ec81"}.bxs-beer:before{content:"\ec82"}.bxs-bell:before{content:"\ec83"}.bxs-bell-minus:before{content:"\ec84"}.bxs-bell-off:before{content:"\ec85"}.bxs-bell-plus:before{content:"\ec86"}.bxs-bell-ring:before{content:"\ec87"}.bxs-bible:before{content:"\ec88"}.bxs-binoculars:before{content:"\ec89"}.bxs-blanket:before{content:"\ec8a"}.bxs-bolt:before{content:"\ec8b"}.bxs-bolt-circle:before{content:"\ec8c"}.bxs-bomb:before{content:"\ec8d"}.bxs-bone:before{content:"\ec8e"}.bxs-bong:before{content:"\ec8f"}.bxs-book:before{content:"\ec90"}.bxs-book-add:before{content:"\ec91"}.bxs-book-alt:before{content:"\ec92"}.bxs-book-bookmark:before{content:"\ec93"}.bxs-book-content:before{content:"\ec94"}.bxs-book-heart:before{content:"\ec95"}.bxs-bookmark:before{content:"\ec96"}.bxs-bookmark-minus:before{content:"\ec97"}.bxs-bookmark-plus:before{content:"\ec98"}.bxs-bookmarks:before{content:"\ec99"}.bxs-bookmark-star:before{content:"\ec9a"}.bxs-book-open:before{content:"\ec9b"}.bxs-book-reader:before{content:"\ec9c"}.bxs-bot:before{content:"\ec9d"}.bxs-bowling-ball:before{content:"\ec9e"}.bxs-box:before{content:"\ec9f"}.bxs-brain:before{content:"\eca0"}.bxs-briefcase:before{content:"\eca1"}.bxs-briefcase-alt:before{content:"\eca2"}.bxs-briefcase-alt-2:before{content:"\eca3"}.bxs-brightness:before{content:"\eca4"}.bxs-brightness-half:before{content:"\eca5"}.bxs-brush:before{content:"\eca6"}.bxs-brush-alt:before{content:"\eca7"}.bxs-bug:before{content:"\eca8"}.bxs-bug-alt:before{content:"\eca9"}.bxs-building:before{content:"\ecaa"}.bxs-building-house:before{content:"\ecab"}.bxs-buildings:before{content:"\ecac"}.bxs-bulb:before{content:"\ecad"}.bxs-bullseye:before{content:"\ecae"}.bxs-buoy:before{content:"\ecaf"}.bxs-bus:before{content:"\ecb0"}.bxs-business:before{content:"\ecb1"}.bxs-bus-school:before{content:"\ecb2"}.bxs-cabinet:before{content:"\ecb3"}.bxs-cake:before{content:"\ecb4"}.bxs-calculator:before{content:"\ecb5"}.bxs-calendar:before{content:"\ecb6"}.bxs-calendar-alt:before{content:"\ecb7"}.bxs-calendar-check:before{content:"\ecb8"}.bxs-calendar-edit:before{content:"\ecb9"}.bxs-calendar-event:before{content:"\ecba"}.bxs-calendar-exclamation:before{content:"\ecbb"}.bxs-calendar-heart:before{content:"\ecbc"}.bxs-calendar-minus:before{content:"\ecbd"}.bxs-calendar-plus:before{content:"\ecbe"}.bxs-calendar-star:before{content:"\ecbf"}.bxs-calendar-week:before{content:"\ecc0"}.bxs-calendar-x:before{content:"\ecc1"}.bxs-camera:before{content:"\ecc2"}.bxs-camera-home:before{content:"\ecc3"}.bxs-camera-movie:before{content:"\ecc4"}.bxs-camera-off:before{content:"\ecc5"}.bxs-camera-plus:before{content:"\ecc6"}.bxs-capsule:before{content:"\ecc7"}.bxs-captions:before{content:"\ecc8"}.bxs-car:before{content:"\ecc9"}.bxs-car-battery:before{content:"\ecca"}.bxs-car-crash:before{content:"\eccb"}.bxs-card:before{content:"\eccc"}.bxs-caret-down-circle:before{content:"\eccd"}.bxs-caret-down-square:before{content:"\ecce"}.bxs-caret-left-circle:before{content:"\eccf"}.bxs-caret-left-square:before{content:"\ecd0"}.bxs-caret-right-circle:before{content:"\ecd1"}.bxs-caret-right-square:before{content:"\ecd2"}.bxs-caret-up-circle:before{content:"\ecd3"}.bxs-caret-up-square:before{content:"\ecd4"}.bxs-car-garage:before{content:"\ecd5"}.bxs-car-mechanic:before{content:"\ecd6"}.bxs-carousel:before{content:"\ecd7"}.bxs-cart:before{content:"\ecd8"}.bxs-cart-add:before{content:"\ecd9"}.bxs-cart-alt:before{content:"\ecda"}.bxs-cart-download:before{content:"\ecdb"}.bxs-car-wash:before{content:"\ecdc"}.bxs-cctv:before{content:"\ecdd"}.bxs-certification:before{content:"\ecde"}.bxs-chalkboard:before{content:"\ecdf"}.bxs-chart:before{content:"\ece0"}.bxs-chat:before{content:"\ece1"}.bxs-checkbox:before{content:"\ece2"}.bxs-checkbox-checked:before{content:"\ece3"}.bxs-check-circle:before{content:"\ece4"}.bxs-check-shield:before{content:"\ece5"}.bxs-check-square:before{content:"\ece6"}.bxs-chess:before{content:"\ece7"}.bxs-chevron-down:before{content:"\ece8"}.bxs-chevron-down-circle:before{content:"\ece9"}.bxs-chevron-down-square:before{content:"\ecea"}.bxs-chevron-left:before{content:"\eceb"}.bxs-chevron-left-circle:before{content:"\ecec"}.bxs-chevron-left-square:before{content:"\eced"}.bxs-chevron-right:before{content:"\ecee"}.bxs-chevron-right-circle:before{content:"\ecef"}.bxs-chevron-right-square:before{content:"\ecf0"}.bxs-chevrons-down:before{content:"\ecf1"}.bxs-chevrons-left:before{content:"\ecf2"}.bxs-chevrons-right:before{content:"\ecf3"}.bxs-chevrons-up:before{content:"\ecf4"}.bxs-chevron-up:before{content:"\ecf5"}.bxs-chevron-up-circle:before{content:"\ecf6"}.bxs-chevron-up-square:before{content:"\ecf7"}.bxs-chip:before{content:"\ecf8"}.bxs-church:before{content:"\ecf9"}.bxs-circle:before{content:"\ecfa"}.bxs-city:before{content:"\ecfb"}.bxs-clinic:before{content:"\ecfc"}.bxs-cloud:before{content:"\ecfd"}.bxs-cloud-download:before{content:"\ecfe"}.bxs-cloud-lightning:before{content:"\ecff"}.bxs-cloud-rain:before{content:"\ed00"}.bxs-cloud-upload:before{content:"\ed01"}.bxs-coffee:before{content:"\ed02"}.bxs-coffee-alt:before{content:"\ed03"}.bxs-coffee-togo:before{content:"\ed04"}.bxs-cog:before{content:"\ed05"}.bxs-coin:before{content:"\ed06"}.bxs-coin-stack:before{content:"\ed07"}.bxs-collection:before{content:"\ed08"}.bxs-color-fill:before{content:"\ed09"}.bxs-comment:before{content:"\ed0a"}.bxs-comment-add:before{content:"\ed0b"}.bxs-comment-check:before{content:"\ed0c"}.bxs-comment-detail:before{content:"\ed0d"}.bxs-comment-dots:before{content:"\ed0e"}.bxs-comment-edit:before{content:"\ed0f"}.bxs-comment-error:before{content:"\ed10"}.bxs-comment-minus:before{content:"\ed11"}.bxs-comment-x:before{content:"\ed12"}.bxs-compass:before{content:"\ed13"}.bxs-component:before{content:"\ed14"}.bxs-confused:before{content:"\ed15"}.bxs-contact:before{content:"\ed16"}.bxs-conversation:before{content:"\ed17"}.bxs-cookie:before{content:"\ed18"}.bxs-cool:before{content:"\ed19"}.bxs-copy:before{content:"\ed1a"}.bxs-copy-alt:before{content:"\ed1b"}.bxs-copyright:before{content:"\ed1c"}.bxs-coupon:before{content:"\ed1d"}.bxs-credit-card:before{content:"\ed1e"}.bxs-credit-card-alt:before{content:"\ed1f"}.bxs-credit-card-front:before{content:"\ed20"}.bxs-crop:before{content:"\ed21"}.bxs-crown:before{content:"\ed22"}.bxs-cube:before{content:"\ed23"}.bxs-cube-alt:before{content:"\ed24"}.bxs-cuboid:before{content:"\ed25"}.bxs-customize:before{content:"\ed26"}.bxs-cylinder:before{content:"\ed27"}.bxs-dashboard:before{content:"\ed28"}.bxs-data:before{content:"\ed29"}.bxs-detail:before{content:"\ed2a"}.bxs-devices:before{content:"\ed2b"}.bxs-diamond:before{content:"\ed2c"}.bxs-dice-1:before{content:"\ed2d"}.bxs-dice-2:before{content:"\ed2e"}.bxs-dice-3:before{content:"\ed2f"}.bxs-dice-4:before{content:"\ed30"}.bxs-dice-5:before{content:"\ed31"}.bxs-dice-6:before{content:"\ed32"}.bxs-direction-left:before{content:"\ed33"}.bxs-direction-right:before{content:"\ed34"}.bxs-directions:before{content:"\ed35"}.bxs-disc:before{content:"\ed36"}.bxs-discount:before{content:"\ed37"}.bxs-dish:before{content:"\ed38"}.bxs-dislike:before{content:"\ed39"}.bxs-dizzy:before{content:"\ed3a"}.bxs-dock-bottom:before{content:"\ed3b"}.bxs-dock-left:before{content:"\ed3c"}.bxs-dock-right:before{content:"\ed3d"}.bxs-dock-top:before{content:"\ed3e"}.bxs-dollar-circle:before{content:"\ed3f"}.bxs-donate-blood:before{content:"\ed40"}.bxs-donate-heart:before{content:"\ed41"}.bxs-door-open:before{content:"\ed42"}.bxs-doughnut-chart:before{content:"\ed43"}.bxs-down-arrow:before{content:"\ed44"}.bxs-down-arrow-alt:before{content:"\ed45"}.bxs-down-arrow-circle:before{content:"\ed46"}.bxs-down-arrow-square:before{content:"\ed47"}.bxs-download:before{content:"\ed48"}.bxs-downvote:before{content:"\ed49"}.bxs-drink:before{content:"\ed4a"}.bxs-droplet:before{content:"\ed4b"}.bxs-droplet-half:before{content:"\ed4c"}.bxs-dryer:before{content:"\ed4d"}.bxs-duplicate:before{content:"\ed4e"}.bxs-edit:before{content:"\ed4f"}.bxs-edit-alt:before{content:"\ed50"}.bxs-edit-location:before{content:"\ed51"}.bxs-eject:before{content:"\ed52"}.bxs-envelope:before{content:"\ed53"}.bxs-envelope-open:before{content:"\ed54"}.bxs-eraser:before{content:"\ed55"}.bxs-error:before{content:"\ed56"}.bxs-error-alt:before{content:"\ed57"}.bxs-error-circle:before{content:"\ed58"}.bxs-ev-station:before{content:"\ed59"}.bxs-exit:before{content:"\ed5a"}.bxs-extension:before{content:"\ed5b"}.bxs-eyedropper:before{content:"\ed5c"}.bxs-face:before{content:"\ed5d"}.bxs-factory:before{content:"\ed5e"}.bxs-fast-forward-circle:before{content:"\ed5f"}.bxs-file:before{content:"\ed60"}.bxs-file-archive:before{content:"\ed61"}.bxs-file-blank:before{content:"\ed62"}.bxs-file-css:before{content:"\ed63"}.bxs-file-doc:before{content:"\ed64"}.bxs-file-export:before{content:"\ed65"}.bxs-file-find:before{content:"\ed66"}.bxs-file-gif:before{content:"\ed67"}.bxs-file-html:before{content:"\ed68"}.bxs-file-image:before{content:"\ed69"}.bxs-file-import:before{content:"\ed6a"}.bxs-file-jpg:before{content:"\ed6b"}.bxs-file-js:before{content:"\ed6c"}.bxs-file-json:before{content:"\ed6d"}.bxs-file-md:before{content:"\ed6e"}.bxs-file-pdf:before{content:"\ed6f"}.bxs-file-plus:before{content:"\ed70"}.bxs-file-png:before{content:"\ed71"}.bxs-file-txt:before{content:"\ed72"}.bxs-film:before{content:"\ed73"}.bxs-filter-alt:before{content:"\ed74"}.bxs-first-aid:before{content:"\ed75"}.bxs-flag:before{content:"\ed76"}.bxs-flag-alt:before{content:"\ed77"}.bxs-flag-checkered:before{content:"\ed78"}.bxs-flame:before{content:"\ed79"}.bxs-flask:before{content:"\ed7a"}.bxs-florist:before{content:"\ed7b"}.bxs-folder:before{content:"\ed7c"}.bxs-folder-minus:before{content:"\ed7d"}.bxs-folder-open:before{content:"\ed7e"}.bxs-folder-plus:before{content:"\ed7f"}.bxs-food-menu:before{content:"\ed80"}.bxs-fridge:before{content:"\ed81"}.bxs-game:before{content:"\ed82"}.bxs-gas-pump:before{content:"\ed83"}.bxs-ghost:before{content:"\ed84"}.bxs-gift:before{content:"\ed85"}.bxs-graduation:before{content:"\ed86"}.bxs-grid:before{content:"\ed87"}.bxs-grid-alt:before{content:"\ed88"}.bxs-group:before{content:"\ed89"}.bxs-guitar-amp:before{content:"\ed8a"}.bxs-hand-down:before{content:"\ed8b"}.bxs-hand-left:before{content:"\ed8c"}.bxs-hand-right:before{content:"\ed8d"}.bxs-hand-up:before{content:"\ed8e"}.bxs-happy:before{content:"\ed8f"}.bxs-happy-alt:before{content:"\ed90"}.bxs-happy-beaming:before{content:"\ed91"}.bxs-happy-heart-eyes:before{content:"\ed92"}.bxs-hdd:before{content:"\ed93"}.bxs-heart:before{content:"\ed94"}.bxs-heart-circle:before{content:"\ed95"}.bxs-heart-square:before{content:"\ed96"}.bxs-help-circle:before{content:"\ed97"}.bxs-hide:before{content:"\ed98"}.bxs-home:before{content:"\ed99"}.bxs-home-circle:before{content:"\ed9a"}.bxs-home-heart:before{content:"\ed9b"}.bxs-home-smile:before{content:"\ed9c"}.bxs-hot:before{content:"\ed9d"}.bxs-hotel:before{content:"\ed9e"}.bxs-hourglass:before{content:"\ed9f"}.bxs-hourglass-bottom:before{content:"\eda0"}.bxs-hourglass-top:before{content:"\eda1"}.bxs-id-card:before{content:"\eda2"}.bxs-image:before{content:"\eda3"}.bxs-image-add:before{content:"\eda4"}.bxs-image-alt:before{content:"\eda5"}.bxs-inbox:before{content:"\eda6"}.bxs-info-circle:before{content:"\eda7"}.bxs-info-square:before{content:"\eda8"}.bxs-institution:before{content:"\eda9"}.bxs-joystick:before{content:"\edaa"}.bxs-joystick-alt:before{content:"\edab"}.bxs-joystick-button:before{content:"\edac"}.bxs-key:before{content:"\edad"}.bxs-keyboard:before{content:"\edae"}.bxs-label:before{content:"\edaf"}.bxs-landmark:before{content:"\edb0"}.bxs-landscape:before{content:"\edb1"}.bxs-laugh:before{content:"\edb2"}.bxs-layer:before{content:"\edb3"}.bxs-layer-minus:before{content:"\edb4"}.bxs-layer-plus:before{content:"\edb5"}.bxs-layout:before{content:"\edb6"}.bxs-left-arrow:before{content:"\edb7"}.bxs-left-arrow-alt:before{content:"\edb8"}.bxs-left-arrow-circle:before{content:"\edb9"}.bxs-left-arrow-square:before{content:"\edba"}.bxs-left-down-arrow-circle:before{content:"\edbb"}.bxs-left-top-arrow-circle:before{content:"\edbc"}.bxs-like:before{content:"\edbd"}.bxs-location-plus:before{content:"\edbe"}.bxs-lock:before{content:"\edbf"}.bxs-lock-alt:before{content:"\edc0"}.bxs-lock-open:before{content:"\edc1"}.bxs-lock-open-alt:before{content:"\edc2"}.bxs-log-in:before{content:"\edc3"}.bxs-log-in-circle:before{content:"\edc4"}.bxs-log-out:before{content:"\edc5"}.bxs-log-out-circle:before{content:"\edc6"}.bxs-low-vision:before{content:"\edc7"}.bxs-magic-wand:before{content:"\edc8"}.bxs-magnet:before{content:"\edc9"}.bxs-map:before{content:"\edca"}.bxs-map-alt:before{content:"\edcb"}.bxs-map-pin:before{content:"\edcc"}.bxs-mask:before{content:"\edcd"}.bxs-medal:before{content:"\edce"}.bxs-megaphone:before{content:"\edcf"}.bxs-meh:before{content:"\edd0"}.bxs-meh-alt:before{content:"\edd1"}.bxs-meh-blank:before{content:"\edd2"}.bxs-memory-card:before{content:"\edd3"}.bxs-message:before{content:"\edd4"}.bxs-message-add:before{content:"\edd5"}.bxs-message-alt:before{content:"\edd6"}.bxs-message-alt-add:before{content:"\edd7"}.bxs-message-alt-check:before{content:"\edd8"}.bxs-message-alt-detail:before{content:"\edd9"}.bxs-message-alt-dots:before{content:"\edda"}.bxs-message-alt-edit:before{content:"\eddb"}.bxs-message-alt-error:before{content:"\eddc"}.bxs-message-alt-minus:before{content:"\eddd"}.bxs-message-alt-x:before{content:"\edde"}.bxs-message-check:before{content:"\eddf"}.bxs-message-detail:before{content:"\ede0"}.bxs-message-dots:before{content:"\ede1"}.bxs-message-edit:before{content:"\ede2"}.bxs-message-error:before{content:"\ede3"}.bxs-message-minus:before{content:"\ede4"}.bxs-message-rounded:before{content:"\ede5"}.bxs-message-rounded-add:before{content:"\ede6"}.bxs-message-rounded-check:before{content:"\ede7"}.bxs-message-rounded-detail:before{content:"\ede8"}.bxs-message-rounded-dots:before{content:"\ede9"}.bxs-message-rounded-edit:before{content:"\edea"}.bxs-message-rounded-error:before{content:"\edeb"}.bxs-message-rounded-minus:before{content:"\edec"}.bxs-message-rounded-x:before{content:"\eded"}.bxs-message-square:before{content:"\edee"}.bxs-message-square-add:before{content:"\edef"}.bxs-message-square-check:before{content:"\edf0"}.bxs-message-square-detail:before{content:"\edf1"}.bxs-message-square-dots:before{content:"\edf2"}.bxs-message-square-edit:before{content:"\edf3"}.bxs-message-square-error:before{content:"\edf4"}.bxs-message-square-minus:before{content:"\edf5"}.bxs-message-square-x:before{content:"\edf6"}.bxs-message-x:before{content:"\edf7"}.bxs-meteor:before{content:"\edf8"}.bxs-microchip:before{content:"\edf9"}.bxs-microphone:before{content:"\edfa"}.bxs-microphone-alt:before{content:"\edfb"}.bxs-microphone-off:before{content:"\edfc"}.bxs-minus-circle:before{content:"\edfd"}.bxs-minus-square:before{content:"\edfe"}.bxs-mobile:before{content:"\edff"}.bxs-mobile-vibration:before{content:"\ee00"}.bxs-moon:before{content:"\ee01"}.bxs-mouse:before{content:"\ee02"}.bxs-mouse-alt:before{content:"\ee03"}.bxs-movie:before{content:"\ee04"}.bxs-music:before{content:"\ee05"}.bxs-navigation:before{content:"\ee06"}.bxs-network-chart:before{content:"\ee07"}.bxs-news:before{content:"\ee08"}.bxs-no-entry:before{content:"\ee09"}.bxs-note:before{content:"\ee0a"}.bxs-notepad:before{content:"\ee0b"}.bxs-notification:before{content:"\ee0c"}.bxs-notification-off:before{content:"\ee0d"}.bxs-offer:before{content:"\ee0e"}.bxs-package:before{content:"\ee0f"}.bxs-paint:before{content:"\ee10"}.bxs-paint-roll:before{content:"\ee11"}.bxs-palette:before{content:"\ee12"}.bxs-paper-plane:before{content:"\ee13"}.bxs-parking:before{content:"\ee14"}.bxs-paste:before{content:"\ee15"}.bxs-pen:before{content:"\ee16"}.bxs-pencil:before{content:"\ee17"}.bxs-phone:before{content:"\ee18"}.bxs-phone-call:before{content:"\ee19"}.bxs-phone-incoming:before{content:"\ee1a"}.bxs-phone-outgoing:before{content:"\ee1b"}.bxs-photo-album:before{content:"\ee1c"}.bxs-piano:before{content:"\ee1d"}.bxs-pie-chart:before{content:"\ee1e"}.bxs-pie-chart-alt:before{content:"\ee1f"}.bxs-pie-chart-alt-2:before{content:"\ee20"}.bxs-pin:before{content:"\ee21"}.bxs-pizza:before{content:"\ee22"}.bxs-plane:before{content:"\ee23"}.bxs-plane-alt:before{content:"\ee24"}.bxs-plane-land:before{content:"\ee25"}.bxs-planet:before{content:"\ee26"}.bxs-plane-take-off:before{content:"\ee27"}.bxs-playlist:before{content:"\ee28"}.bxs-plug:before{content:"\ee29"}.bxs-plus-circle:before{content:"\ee2a"}.bxs-plus-square:before{content:"\ee2b"}.bxs-pointer:before{content:"\ee2c"}.bxs-polygon:before{content:"\ee2d"}.bxs-printer:before{content:"\ee2e"}.bxs-purchase-tag:before{content:"\ee2f"}.bxs-purchase-tag-alt:before{content:"\ee30"}.bxs-pyramid:before{content:"\ee31"}.bxs-quote-alt-left:before{content:"\ee32"}.bxs-quote-alt-right:before{content:"\ee33"}.bxs-quote-left:before{content:"\ee34"}.bxs-quote-right:before{content:"\ee35"}.bxs-quote-single-left:before{content:"\ee36"}.bxs-quote-single-right:before{content:"\ee37"}.bxs-radiation:before{content:"\ee38"}.bxs-radio:before{content:"\ee39"}.bxs-receipt:before{content:"\ee3a"}.bxs-rectangle:before{content:"\ee3b"}.bxs-rename:before{content:"\ee3c"}.bxs-report:before{content:"\ee3d"}.bxs-rewind-circle:before{content:"\ee3e"}.bxs-right-arrow:before{content:"\ee3f"}.bxs-right-arrow-alt:before{content:"\ee40"}.bxs-right-arrow-circle:before{content:"\ee41"}.bxs-right-arrow-square:before{content:"\ee42"}.bxs-right-down-arrow-circle:before{content:"\ee43"}.bxs-right-top-arrow-circle:before{content:"\ee44"}.bxs-rocket:before{content:"\ee45"}.bxs-ruler:before{content:"\ee46"}.bxs-sad:before{content:"\ee47"}.bxs-save:before{content:"\ee48"}.bxs-school:before{content:"\ee49"}.bxs-search:before{content:"\ee4a"}.bxs-search-alt-2:before{content:"\ee4b"}.bxs-select-multiple:before{content:"\ee4c"}.bxs-send:before{content:"\ee4d"}.bxs-server:before{content:"\ee4e"}.bxs-shapes:before{content:"\ee4f"}.bxs-share:before{content:"\ee50"}.bxs-share-alt:before{content:"\ee51"}.bxs-shield:before{content:"\ee52"}.bxs-shield-alt-2:before{content:"\ee53"}.bxs-shield-x:before{content:"\ee54"}.bxs-ship:before{content:"\ee55"}.bxs-shocked:before{content:"\ee56"}.bxs-shopping-bag:before{content:"\ee57"}.bxs-shopping-bag-alt:before{content:"\ee58"}.bxs-shopping-bags:before{content:"\ee59"}.bxs-show:before{content:"\ee5a"}.bxs-skip-next-circle:before{content:"\ee5b"}.bxs-skip-previous-circle:before{content:"\ee5c"}.bxs-skull:before{content:"\ee5d"}.bxs-sleepy:before{content:"\ee5e"}.bxs-slideshow:before{content:"\ee5f"}.bxs-smile:before{content:"\ee60"}.bxs-sort-alt:before{content:"\ee61"}.bxs-spa:before{content:"\ee62"}.bxs-spray-can:before{content:"\ee63"}.bxs-spreadsheet:before{content:"\ee64"}.bxs-square:before{content:"\ee65"}.bxs-square-rounded:before{content:"\ee66"}.bxs-star:before{content:"\ee67"}.bxs-star-half:before{content:"\ee68"}.bxs-sticker:before{content:"\ee69"}.bxs-stopwatch:before{content:"\ee6a"}.bxs-store:before{content:"\ee6b"}.bxs-store-alt:before{content:"\ee6c"}.bxs-sun:before{content:"\ee6d"}.bxs-tachometer:before{content:"\ee6e"}.bxs-tag:before{content:"\ee6f"}.bxs-tag-x:before{content:"\ee70"}.bxs-taxi:before{content:"\ee71"}.bxs-tennis-ball:before{content:"\ee72"}.bxs-terminal:before{content:"\ee73"}.bxs-thermometer:before{content:"\ee74"}.bxs-time:before{content:"\ee75"}.bxs-time-five:before{content:"\ee76"}.bxs-timer:before{content:"\ee77"}.bxs-tired:before{content:"\ee78"}.bxs-toggle-left:before{content:"\ee79"}.bxs-toggle-right:before{content:"\ee7a"}.bxs-tone:before{content:"\ee7b"}.bxs-torch:before{content:"\ee7c"}.bxs-to-top:before{content:"\ee7d"}.bxs-traffic:before{content:"\ee7e"}.bxs-traffic-barrier:before{content:"\ee7f"}.bxs-traffic-cone:before{content:"\ee80"}.bxs-train:before{content:"\ee81"}.bxs-trash:before{content:"\ee82"}.bxs-trash-alt:before{content:"\ee83"}.bxs-tree:before{content:"\ee84"}.bxs-trophy:before{content:"\ee85"}.bxs-truck:before{content:"\ee86"}.bxs-t-shirt:before{content:"\ee87"}.bxs-up-arrow:before{content:"\ee88"}.bxs-up-arrow-alt:before{content:"\ee89"}.bxs-up-arrow-circle:before{content:"\ee8a"}.bxs-up-arrow-square:before{content:"\ee8b"}.bxs-upside-down:before{content:"\ee8c"}.bxs-upvote:before{content:"\ee8d"}.bxs-user:before{content:"\ee8e"}.bxs-user-badge:before{content:"\ee8f"}.bxs-user-check:before{content:"\ee90"}.bxs-user-circle:before{content:"\ee91"}.bxs-user-detail:before{content:"\ee92"}.bxs-user-minus:before{content:"\ee93"}.bxs-user-pin:before{content:"\ee94"}.bxs-user-plus:before{content:"\ee95"}.bxs-user-rectangle:before{content:"\ee96"}.bxs-user-voice:before{content:"\ee97"}.bxs-user-x:before{content:"\ee98"}.bxs-vector:before{content:"\ee99"}.bxs-vial:before{content:"\ee9a"}.bxs-video:before{content:"\ee9b"}.bxs-video-off:before{content:"\ee9c"}.bxs-video-plus:before{content:"\ee9d"}.bxs-video-recording:before{content:"\ee9e"}.bxs-videos:before{content:"\ee9f"}.bxs-volume:before{content:"\eea0"}.bxs-volume-full:before{content:"\eea1"}.bxs-volume-low:before{content:"\eea2"}.bxs-volume-mute:before{content:"\eea3"}.bxs-wallet:before{content:"\eea4"}.bxs-wallet-alt:before{content:"\eea5"}.bxs-washer:before{content:"\eea6"}.bxs-watch:before{content:"\eea7"}.bxs-watch-alt:before{content:"\eea8"}.bxs-webcam:before{content:"\eea9"}.bxs-widget:before{content:"\eeaa"}.bxs-window-alt:before{content:"\eeab"}.bxs-wine:before{content:"\eeac"}.bxs-wink-smile:before{content:"\eead"}.bxs-wink-tongue:before{content:"\eeae"}.bxs-wrench:before{content:"\eeaf"}.bxs-x-circle:before{content:"\eeb0"}.bxs-x-square:before{content:"\eeb1"}.bxs-yin-yang:before{content:"\eeb2"}.bxs-zap:before{content:"\eeb3"}.bxs-zoom-in:before{content:"\eeb4"}.bxs-zoom-out:before{content:"\eeb5"}/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/@font-face{font-family:Ionicons;font-style:normal;font-weight:400;src:url(/static/media/ionicons.68e3a4f9a8d8c679b4ae.eot);src:url(/static/media/ionicons.68e3a4f9a8d8c679b4ae.eot#iefix) format("embedded-opentype"),url(/static/media/ionicons.1fa6a1e8581aaedf7344.ttf) format("truetype"),url(/static/media/ionicons.0b4ad6170d93c4aa91ee.woff) format("woff"),url(/static/media/ionicons.b45d332f6829d6813600.svg#Ionicons) format("svg")}.ion,.ion-alert-circled:before,.ion-alert:before,.ion-android-add-circle:before,.ion-android-add:before,.ion-android-alarm-clock:before,.ion-android-alert:before,.ion-android-apps:before,.ion-android-archive:before,.ion-android-arrow-back:before,.ion-android-arrow-down:before,.ion-android-arrow-dropdown-circle:before,.ion-android-arrow-dropdown:before,.ion-android-arrow-dropleft-circle:before,.ion-android-arrow-dropleft:before,.ion-android-arrow-dropright-circle:before,.ion-android-arrow-dropright:before,.ion-android-arrow-dropup-circle:before,.ion-android-arrow-dropup:before,.ion-android-arrow-forward:before,.ion-android-arrow-up:before,.ion-android-attach:before,.ion-android-bar:before,.ion-android-bicycle:before,.ion-android-boat:before,.ion-android-bookmark:before,.ion-android-bulb:before,.ion-android-bus:before,.ion-android-calendar:before,.ion-android-call:before,.ion-android-camera:before,.ion-android-cancel:before,.ion-android-car:before,.ion-android-cart:before,.ion-android-chat:before,.ion-android-checkbox-blank:before,.ion-android-checkbox-outline-blank:before,.ion-android-checkbox-outline:before,.ion-android-checkbox:before,.ion-android-checkmark-circle:before,.ion-android-clipboard:before,.ion-android-close:before,.ion-android-cloud-circle:before,.ion-android-cloud-done:before,.ion-android-cloud-outline:before,.ion-android-cloud:before,.ion-android-color-palette:before,.ion-android-compass:before,.ion-android-contact:before,.ion-android-contacts:before,.ion-android-contract:before,.ion-android-create:before,.ion-android-delete:before,.ion-android-desktop:before,.ion-android-document:before,.ion-android-done-all:before,.ion-android-done:before,.ion-android-download:before,.ion-android-drafts:before,.ion-android-exit:before,.ion-android-expand:before,.ion-android-favorite-outline:before,.ion-android-favorite:before,.ion-android-film:before,.ion-android-folder-open:before,.ion-android-folder:before,.ion-android-funnel:before,.ion-android-globe:before,.ion-android-hand:before,.ion-android-hangout:before,.ion-android-happy:before,.ion-android-home:before,.ion-android-image:before,.ion-android-laptop:before,.ion-android-list:before,.ion-android-locate:before,.ion-android-lock:before,.ion-android-mail:before,.ion-android-map:before,.ion-android-menu:before,.ion-android-microphone-off:before,.ion-android-microphone:before,.ion-android-more-horizontal:before,.ion-android-more-vertical:before,.ion-android-navigate:before,.ion-android-notifications-none:before,.ion-android-notifications-off:before,.ion-android-notifications:before,.ion-android-open:before,.ion-android-options:before,.ion-android-people:before,.ion-android-person-add:before,.ion-android-person:before,.ion-android-phone-landscape:before,.ion-android-phone-portrait:before,.ion-android-pin:before,.ion-android-plane:before,.ion-android-playstore:before,.ion-android-print:before,.ion-android-radio-button-off:before,.ion-android-radio-button-on:before,.ion-android-refresh:before,.ion-android-remove-circle:before,.ion-android-remove:before,.ion-android-restaurant:before,.ion-android-sad:before,.ion-android-search:before,.ion-android-send:before,.ion-android-settings:before,.ion-android-share-alt:before,.ion-android-share:before,.ion-android-star-half:before,.ion-android-star-outline:before,.ion-android-star:before,.ion-android-stopwatch:before,.ion-android-subway:before,.ion-android-sunny:before,.ion-android-sync:before,.ion-android-textsms:before,.ion-android-time:before,.ion-android-train:before,.ion-android-unlock:before,.ion-android-upload:before,.ion-android-volume-down:before,.ion-android-volume-mute:before,.ion-android-volume-off:before,.ion-android-volume-up:before,.ion-android-walk:before,.ion-android-warning:before,.ion-android-watch:before,.ion-android-wifi:before,.ion-aperture:before,.ion-archive:before,.ion-arrow-down-a:before,.ion-arrow-down-b:before,.ion-arrow-down-c:before,.ion-arrow-expand:before,.ion-arrow-graph-down-left:before,.ion-arrow-graph-down-right:before,.ion-arrow-graph-up-left:before,.ion-arrow-graph-up-right:before,.ion-arrow-left-a:before,.ion-arrow-left-b:before,.ion-arrow-left-c:before,.ion-arrow-move:before,.ion-arrow-resize:before,.ion-arrow-return-left:before,.ion-arrow-return-right:before,.ion-arrow-right-a:before,.ion-arrow-right-b:before,.ion-arrow-right-c:before,.ion-arrow-shrink:before,.ion-arrow-swap:before,.ion-arrow-up-a:before,.ion-arrow-up-b:before,.ion-arrow-up-c:before,.ion-asterisk:before,.ion-at:before,.ion-backspace-outline:before,.ion-backspace:before,.ion-bag:before,.ion-battery-charging:before,.ion-battery-empty:before,.ion-battery-full:before,.ion-battery-half:before,.ion-battery-low:before,.ion-beaker:before,.ion-beer:before,.ion-bluetooth:before,.ion-bonfire:before,.ion-bookmark:before,.ion-bowtie:before,.ion-briefcase:before,.ion-bug:before,.ion-calculator:before,.ion-calendar:before,.ion-camera:before,.ion-card:before,.ion-cash:before,.ion-chatbox-working:before,.ion-chatbox:before,.ion-chatboxes:before,.ion-chatbubble-working:before,.ion-chatbubble:before,.ion-chatbubbles:before,.ion-checkmark-circled:before,.ion-checkmark-round:before,.ion-checkmark:before,.ion-chevron-down:before,.ion-chevron-left:before,.ion-chevron-right:before,.ion-chevron-up:before,.ion-clipboard:before,.ion-clock:before,.ion-close-circled:before,.ion-close-round:before,.ion-close:before,.ion-closed-captioning:before,.ion-cloud:before,.ion-code-download:before,.ion-code-working:before,.ion-code:before,.ion-coffee:before,.ion-compass:before,.ion-compose:before,.ion-connection-bars:before,.ion-contrast:before,.ion-crop:before,.ion-cube:before,.ion-disc:before,.ion-document-text:before,.ion-document:before,.ion-drag:before,.ion-earth:before,.ion-easel:before,.ion-edit:before,.ion-egg:before,.ion-eject:before,.ion-email-unread:before,.ion-email:before,.ion-erlenmeyer-flask-bubbles:before,.ion-erlenmeyer-flask:before,.ion-eye-disabled:before,.ion-eye:before,.ion-female:before,.ion-filing:before,.ion-film-marker:before,.ion-fireball:before,.ion-flag:before,.ion-flame:before,.ion-flash-off:before,.ion-flash:before,.ion-folder:before,.ion-fork-repo:before,.ion-fork:before,.ion-forward:before,.ion-funnel:before,.ion-gear-a:before,.ion-gear-b:before,.ion-grid:before,.ion-hammer:before,.ion-happy-outline:before,.ion-happy:before,.ion-headphone:before,.ion-heart-broken:before,.ion-heart:before,.ion-help-buoy:before,.ion-help-circled:before,.ion-help:before,.ion-home:before,.ion-icecream:before,.ion-image:before,.ion-images:before,.ion-information-circled:before,.ion-information:before,.ion-ionic:before,.ion-ios-alarm-outline:before,.ion-ios-alarm:before,.ion-ios-albums-outline:before,.ion-ios-albums:before,.ion-ios-americanfootball-outline:before,.ion-ios-americanfootball:before,.ion-ios-analytics-outline:before,.ion-ios-analytics:before,.ion-ios-arrow-back:before,.ion-ios-arrow-down:before,.ion-ios-arrow-forward:before,.ion-ios-arrow-left:before,.ion-ios-arrow-right:before,.ion-ios-arrow-thin-down:before,.ion-ios-arrow-thin-left:before,.ion-ios-arrow-thin-right:before,.ion-ios-arrow-thin-up:before,.ion-ios-arrow-up:before,.ion-ios-at-outline:before,.ion-ios-at:before,.ion-ios-barcode-outline:before,.ion-ios-barcode:before,.ion-ios-baseball-outline:before,.ion-ios-baseball:before,.ion-ios-basketball-outline:before,.ion-ios-basketball:before,.ion-ios-bell-outline:before,.ion-ios-bell:before,.ion-ios-body-outline:before,.ion-ios-body:before,.ion-ios-bolt-outline:before,.ion-ios-bolt:before,.ion-ios-book-outline:before,.ion-ios-book:before,.ion-ios-bookmarks-outline:before,.ion-ios-bookmarks:before,.ion-ios-box-outline:before,.ion-ios-box:before,.ion-ios-briefcase-outline:before,.ion-ios-briefcase:before,.ion-ios-browsers-outline:before,.ion-ios-browsers:before,.ion-ios-calculator-outline:before,.ion-ios-calculator:before,.ion-ios-calendar-outline:before,.ion-ios-calendar:before,.ion-ios-camera-outline:before,.ion-ios-camera:before,.ion-ios-cart-outline:before,.ion-ios-cart:before,.ion-ios-chatboxes-outline:before,.ion-ios-chatboxes:before,.ion-ios-chatbubble-outline:before,.ion-ios-chatbubble:before,.ion-ios-checkmark-empty:before,.ion-ios-checkmark-outline:before,.ion-ios-checkmark:before,.ion-ios-circle-filled:before,.ion-ios-circle-outline:before,.ion-ios-clock-outline:before,.ion-ios-clock:before,.ion-ios-close-empty:before,.ion-ios-close-outline:before,.ion-ios-close:before,.ion-ios-cloud-download-outline:before,.ion-ios-cloud-download:before,.ion-ios-cloud-outline:before,.ion-ios-cloud-upload-outline:before,.ion-ios-cloud-upload:before,.ion-ios-cloud:before,.ion-ios-cloudy-night-outline:before,.ion-ios-cloudy-night:before,.ion-ios-cloudy-outline:before,.ion-ios-cloudy:before,.ion-ios-cog-outline:before,.ion-ios-cog:before,.ion-ios-color-filter-outline:before,.ion-ios-color-filter:before,.ion-ios-color-wand-outline:before,.ion-ios-color-wand:before,.ion-ios-compose-outline:before,.ion-ios-compose:before,.ion-ios-contact-outline:before,.ion-ios-contact:before,.ion-ios-copy-outline:before,.ion-ios-copy:before,.ion-ios-crop-strong:before,.ion-ios-crop:before,.ion-ios-download-outline:before,.ion-ios-download:before,.ion-ios-drag:before,.ion-ios-email-outline:before,.ion-ios-email:before,.ion-ios-eye-outline:before,.ion-ios-eye:before,.ion-ios-fastforward-outline:before,.ion-ios-fastforward:before,.ion-ios-filing-outline:before,.ion-ios-filing:before,.ion-ios-film-outline:before,.ion-ios-film:before,.ion-ios-flag-outline:before,.ion-ios-flag:before,.ion-ios-flame-outline:before,.ion-ios-flame:before,.ion-ios-flask-outline:before,.ion-ios-flask:before,.ion-ios-flower-outline:before,.ion-ios-flower:before,.ion-ios-folder-outline:before,.ion-ios-folder:before,.ion-ios-football-outline:before,.ion-ios-football:before,.ion-ios-game-controller-a-outline:before,.ion-ios-game-controller-a:before,.ion-ios-game-controller-b-outline:before,.ion-ios-game-controller-b:before,.ion-ios-gear-outline:before,.ion-ios-gear:before,.ion-ios-glasses-outline:before,.ion-ios-glasses:before,.ion-ios-grid-view-outline:before,.ion-ios-grid-view:before,.ion-ios-heart-outline:before,.ion-ios-heart:before,.ion-ios-help-empty:before,.ion-ios-help-outline:before,.ion-ios-help:before,.ion-ios-home-outline:before,.ion-ios-home:before,.ion-ios-infinite-outline:before,.ion-ios-infinite:before,.ion-ios-information-empty:before,.ion-ios-information-outline:before,.ion-ios-information:before,.ion-ios-ionic-outline:before,.ion-ios-keypad-outline:before,.ion-ios-keypad:before,.ion-ios-lightbulb-outline:before,.ion-ios-lightbulb:before,.ion-ios-list-outline:before,.ion-ios-list:before,.ion-ios-location-outline:before,.ion-ios-location:before,.ion-ios-locked-outline:before,.ion-ios-locked:before,.ion-ios-loop-strong:before,.ion-ios-loop:before,.ion-ios-medical-outline:before,.ion-ios-medical:before,.ion-ios-medkit-outline:before,.ion-ios-medkit:before,.ion-ios-mic-off:before,.ion-ios-mic-outline:before,.ion-ios-mic:before,.ion-ios-minus-empty:before,.ion-ios-minus-outline:before,.ion-ios-minus:before,.ion-ios-monitor-outline:before,.ion-ios-monitor:before,.ion-ios-moon-outline:before,.ion-ios-moon:before,.ion-ios-more-outline:before,.ion-ios-more:before,.ion-ios-musical-note:before,.ion-ios-musical-notes:before,.ion-ios-navigate-outline:before,.ion-ios-navigate:before,.ion-ios-nutrition-outline:before,.ion-ios-nutrition:before,.ion-ios-paper-outline:before,.ion-ios-paper:before,.ion-ios-paperplane-outline:before,.ion-ios-paperplane:before,.ion-ios-partlysunny-outline:before,.ion-ios-partlysunny:before,.ion-ios-pause-outline:before,.ion-ios-pause:before,.ion-ios-paw-outline:before,.ion-ios-paw:before,.ion-ios-people-outline:before,.ion-ios-people:before,.ion-ios-person-outline:before,.ion-ios-person:before,.ion-ios-personadd-outline:before,.ion-ios-personadd:before,.ion-ios-photos-outline:before,.ion-ios-photos:before,.ion-ios-pie-outline:before,.ion-ios-pie:before,.ion-ios-pint-outline:before,.ion-ios-pint:before,.ion-ios-play-outline:before,.ion-ios-play:before,.ion-ios-plus-empty:before,.ion-ios-plus-outline:before,.ion-ios-plus:before,.ion-ios-pricetag-outline:before,.ion-ios-pricetag:before,.ion-ios-pricetags-outline:before,.ion-ios-pricetags:before,.ion-ios-printer-outline:before,.ion-ios-printer:before,.ion-ios-pulse-strong:before,.ion-ios-pulse:before,.ion-ios-rainy-outline:before,.ion-ios-rainy:before,.ion-ios-recording-outline:before,.ion-ios-recording:before,.ion-ios-redo-outline:before,.ion-ios-redo:before,.ion-ios-refresh-empty:before,.ion-ios-refresh-outline:before,.ion-ios-refresh:before,.ion-ios-reload:before,.ion-ios-reverse-camera-outline:before,.ion-ios-reverse-camera:before,.ion-ios-rewind-outline:before,.ion-ios-rewind:before,.ion-ios-rose-outline:before,.ion-ios-rose:before,.ion-ios-search-strong:before,.ion-ios-search:before,.ion-ios-settings-strong:before,.ion-ios-settings:before,.ion-ios-shuffle-strong:before,.ion-ios-shuffle:before,.ion-ios-skipbackward-outline:before,.ion-ios-skipbackward:before,.ion-ios-skipforward-outline:before,.ion-ios-skipforward:before,.ion-ios-snowy:before,.ion-ios-speedometer-outline:before,.ion-ios-speedometer:before,.ion-ios-star-half:before,.ion-ios-star-outline:before,.ion-ios-star:before,.ion-ios-stopwatch-outline:before,.ion-ios-stopwatch:before,.ion-ios-sunny-outline:before,.ion-ios-sunny:before,.ion-ios-telephone-outline:before,.ion-ios-telephone:before,.ion-ios-tennisball-outline:before,.ion-ios-tennisball:before,.ion-ios-thunderstorm-outline:before,.ion-ios-thunderstorm:before,.ion-ios-time-outline:before,.ion-ios-time:before,.ion-ios-timer-outline:before,.ion-ios-timer:before,.ion-ios-toggle-outline:before,.ion-ios-toggle:before,.ion-ios-trash-outline:before,.ion-ios-trash:before,.ion-ios-undo-outline:before,.ion-ios-undo:before,.ion-ios-unlocked-outline:before,.ion-ios-unlocked:before,.ion-ios-upload-outline:before,.ion-ios-upload:before,.ion-ios-videocam-outline:before,.ion-ios-videocam:before,.ion-ios-volume-high:before,.ion-ios-volume-low:before,.ion-ios-wineglass-outline:before,.ion-ios-wineglass:before,.ion-ios-world-outline:before,.ion-ios-world:before,.ion-ipad:before,.ion-iphone:before,.ion-ipod:before,.ion-jet:before,.ion-key:before,.ion-knife:before,.ion-laptop:before,.ion-leaf:before,.ion-levels:before,.ion-lightbulb:before,.ion-link:before,.ion-load-a:before,.ion-load-b:before,.ion-load-c:before,.ion-load-d:before,.ion-location:before,.ion-lock-combination:before,.ion-locked:before,.ion-log-in:before,.ion-log-out:before,.ion-loop:before,.ion-magnet:before,.ion-male:before,.ion-man:before,.ion-map:before,.ion-medkit:before,.ion-merge:before,.ion-mic-a:before,.ion-mic-b:before,.ion-mic-c:before,.ion-minus-circled:before,.ion-minus-round:before,.ion-minus:before,.ion-model-s:before,.ion-monitor:before,.ion-more:before,.ion-mouse:before,.ion-music-note:before,.ion-navicon-round:before,.ion-navicon:before,.ion-navigate:before,.ion-network:before,.ion-no-smoking:before,.ion-nuclear:before,.ion-outlet:before,.ion-paintbrush:before,.ion-paintbucket:before,.ion-paper-airplane:before,.ion-paperclip:before,.ion-pause:before,.ion-person-add:before,.ion-person-stalker:before,.ion-person:before,.ion-pie-graph:before,.ion-pin:before,.ion-pinpoint:before,.ion-pizza:before,.ion-plane:before,.ion-planet:before,.ion-play:before,.ion-playstation:before,.ion-plus-circled:before,.ion-plus-round:before,.ion-plus:before,.ion-podium:before,.ion-pound:before,.ion-power:before,.ion-pricetag:before,.ion-pricetags:before,.ion-printer:before,.ion-pull-request:before,.ion-qr-scanner:before,.ion-quote:before,.ion-radio-waves:before,.ion-record:before,.ion-refresh:before,.ion-reply-all:before,.ion-reply:before,.ion-ribbon-a:before,.ion-ribbon-b:before,.ion-sad-outline:before,.ion-sad:before,.ion-scissors:before,.ion-search:before,.ion-settings:before,.ion-share:before,.ion-shuffle:before,.ion-skip-backward:before,.ion-skip-forward:before,.ion-social-android-outline:before,.ion-social-android:before,.ion-social-angular-outline:before,.ion-social-angular:before,.ion-social-apple-outline:before,.ion-social-apple:before,.ion-social-bitcoin-outline:before,.ion-social-bitcoin:before,.ion-social-buffer-outline:before,.ion-social-buffer:before,.ion-social-chrome-outline:before,.ion-social-chrome:before,.ion-social-codepen-outline:before,.ion-social-codepen:before,.ion-social-css3-outline:before,.ion-social-css3:before,.ion-social-designernews-outline:before,.ion-social-designernews:before,.ion-social-dribbble-outline:before,.ion-social-dribbble:before,.ion-social-dropbox-outline:before,.ion-social-dropbox:before,.ion-social-euro-outline:before,.ion-social-euro:before,.ion-social-facebook-outline:before,.ion-social-facebook:before,.ion-social-foursquare-outline:before,.ion-social-foursquare:before,.ion-social-freebsd-devil:before,.ion-social-github-outline:before,.ion-social-github:before,.ion-social-google-outline:before,.ion-social-google:before,.ion-social-googleplus-outline:before,.ion-social-googleplus:before,.ion-social-hackernews-outline:before,.ion-social-hackernews:before,.ion-social-html5-outline:before,.ion-social-html5:before,.ion-social-instagram-outline:before,.ion-social-instagram:before,.ion-social-javascript-outline:before,.ion-social-javascript:before,.ion-social-linkedin-outline:before,.ion-social-linkedin:before,.ion-social-markdown:before,.ion-social-nodejs:before,.ion-social-octocat:before,.ion-social-pinterest-outline:before,.ion-social-pinterest:before,.ion-social-python:before,.ion-social-reddit-outline:before,.ion-social-reddit:before,.ion-social-rss-outline:before,.ion-social-rss:before,.ion-social-sass:before,.ion-social-skype-outline:before,.ion-social-skype:before,.ion-social-snapchat-outline:before,.ion-social-snapchat:before,.ion-social-tumblr-outline:before,.ion-social-tumblr:before,.ion-social-tux:before,.ion-social-twitch-outline:before,.ion-social-twitch:before,.ion-social-twitter-outline:before,.ion-social-twitter:before,.ion-social-usd-outline:before,.ion-social-usd:before,.ion-social-vimeo-outline:before,.ion-social-vimeo:before,.ion-social-whatsapp-outline:before,.ion-social-whatsapp:before,.ion-social-windows-outline:before,.ion-social-windows:before,.ion-social-wordpress-outline:before,.ion-social-wordpress:before,.ion-social-yahoo-outline:before,.ion-social-yahoo:before,.ion-social-yen-outline:before,.ion-social-yen:before,.ion-social-youtube-outline:before,.ion-social-youtube:before,.ion-soup-can-outline:before,.ion-soup-can:before,.ion-speakerphone:before,.ion-speedometer:before,.ion-spoon:before,.ion-star:before,.ion-stats-bars:before,.ion-steam:before,.ion-stop:before,.ion-thermometer:before,.ion-thumbsdown:before,.ion-thumbsup:before,.ion-toggle-filled:before,.ion-toggle:before,.ion-transgender:before,.ion-trash-a:before,.ion-trash-b:before,.ion-trophy:before,.ion-tshirt-outline:before,.ion-tshirt:before,.ion-umbrella:before,.ion-university:before,.ion-unlocked:before,.ion-upload:before,.ion-usb:before,.ion-videocamera:before,.ion-volume-high:before,.ion-volume-low:before,.ion-volume-medium:before,.ion-volume-mute:before,.ion-wand:before,.ion-waterdrop:before,.ion-wifi:before,.ion-wineglass:before,.ion-woman:before,.ion-wrench:before,.ion-xbox:before,.ionicons{speak:none;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:Ionicons;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-rendering:auto;text-transform:none}.ion-alert:before{content:"\f101"}.ion-alert-circled:before{content:"\f100"}.ion-android-add:before{content:"\f2c7"}.ion-android-add-circle:before{content:"\f359"}.ion-android-alarm-clock:before{content:"\f35a"}.ion-android-alert:before{content:"\f35b"}.ion-android-apps:before{content:"\f35c"}.ion-android-archive:before{content:"\f2c9"}.ion-android-arrow-back:before{content:"\f2ca"}.ion-android-arrow-down:before{content:"\f35d"}.ion-android-arrow-dropdown:before{content:"\f35f"}.ion-android-arrow-dropdown-circle:before{content:"\f35e"}.ion-android-arrow-dropleft:before{content:"\f361"}.ion-android-arrow-dropleft-circle:before{content:"\f360"}.ion-android-arrow-dropright:before{content:"\f363"}.ion-android-arrow-dropright-circle:before{content:"\f362"}.ion-android-arrow-dropup:before{content:"\f365"}.ion-android-arrow-dropup-circle:before{content:"\f364"}.ion-android-arrow-forward:before{content:"\f30f"}.ion-android-arrow-up:before{content:"\f366"}.ion-android-attach:before{content:"\f367"}.ion-android-bar:before{content:"\f368"}.ion-android-bicycle:before{content:"\f369"}.ion-android-boat:before{content:"\f36a"}.ion-android-bookmark:before{content:"\f36b"}.ion-android-bulb:before{content:"\f36c"}.ion-android-bus:before{content:"\f36d"}.ion-android-calendar:before{content:"\f2d1"}.ion-android-call:before{content:"\f2d2"}.ion-android-camera:before{content:"\f2d3"}.ion-android-cancel:before{content:"\f36e"}.ion-android-car:before{content:"\f36f"}.ion-android-cart:before{content:"\f370"}.ion-android-chat:before{content:"\f2d4"}.ion-android-checkbox:before{content:"\f374"}.ion-android-checkbox-blank:before{content:"\f371"}.ion-android-checkbox-outline:before{content:"\f373"}.ion-android-checkbox-outline-blank:before{content:"\f372"}.ion-android-checkmark-circle:before{content:"\f375"}.ion-android-clipboard:before{content:"\f376"}.ion-android-close:before{content:"\f2d7"}.ion-android-cloud:before{content:"\f37a"}.ion-android-cloud-circle:before{content:"\f377"}.ion-android-cloud-done:before{content:"\f378"}.ion-android-cloud-outline:before{content:"\f379"}.ion-android-color-palette:before{content:"\f37b"}.ion-android-compass:before{content:"\f37c"}.ion-android-contact:before{content:"\f2d8"}.ion-android-contacts:before{content:"\f2d9"}.ion-android-contract:before{content:"\f37d"}.ion-android-create:before{content:"\f37e"}.ion-android-delete:before{content:"\f37f"}.ion-android-desktop:before{content:"\f380"}.ion-android-document:before{content:"\f381"}.ion-android-done:before{content:"\f383"}.ion-android-done-all:before{content:"\f382"}.ion-android-download:before{content:"\f2dd"}.ion-android-drafts:before{content:"\f384"}.ion-android-exit:before{content:"\f385"}.ion-android-expand:before{content:"\f386"}.ion-android-favorite:before{content:"\f388"}.ion-android-favorite-outline:before{content:"\f387"}.ion-android-film:before{content:"\f389"}.ion-android-folder:before{content:"\f2e0"}.ion-android-folder-open:before{content:"\f38a"}.ion-android-funnel:before{content:"\f38b"}.ion-android-globe:before{content:"\f38c"}.ion-android-hand:before{content:"\f2e3"}.ion-android-hangout:before{content:"\f38d"}.ion-android-happy:before{content:"\f38e"}.ion-android-home:before{content:"\f38f"}.ion-android-image:before{content:"\f2e4"}.ion-android-laptop:before{content:"\f390"}.ion-android-list:before{content:"\f391"}.ion-android-locate:before{content:"\f2e9"}.ion-android-lock:before{content:"\f392"}.ion-android-mail:before{content:"\f2eb"}.ion-android-map:before{content:"\f393"}.ion-android-menu:before{content:"\f394"}.ion-android-microphone:before{content:"\f2ec"}.ion-android-microphone-off:before{content:"\f395"}.ion-android-more-horizontal:before{content:"\f396"}.ion-android-more-vertical:before{content:"\f397"}.ion-android-navigate:before{content:"\f398"}.ion-android-notifications:before{content:"\f39b"}.ion-android-notifications-none:before{content:"\f399"}.ion-android-notifications-off:before{content:"\f39a"}.ion-android-open:before{content:"\f39c"}.ion-android-options:before{content:"\f39d"}.ion-android-people:before{content:"\f39e"}.ion-android-person:before{content:"\f3a0"}.ion-android-person-add:before{content:"\f39f"}.ion-android-phone-landscape:before{content:"\f3a1"}.ion-android-phone-portrait:before{content:"\f3a2"}.ion-android-pin:before{content:"\f3a3"}.ion-android-plane:before{content:"\f3a4"}.ion-android-playstore:before{content:"\f2f0"}.ion-android-print:before{content:"\f3a5"}.ion-android-radio-button-off:before{content:"\f3a6"}.ion-android-radio-button-on:before{content:"\f3a7"}.ion-android-refresh:before{content:"\f3a8"}.ion-android-remove:before{content:"\f2f4"}.ion-android-remove-circle:before{content:"\f3a9"}.ion-android-restaurant:before{content:"\f3aa"}.ion-android-sad:before{content:"\f3ab"}.ion-android-search:before{content:"\f2f5"}.ion-android-send:before{content:"\f2f6"}.ion-android-settings:before{content:"\f2f7"}.ion-android-share:before{content:"\f2f8"}.ion-android-share-alt:before{content:"\f3ac"}.ion-android-star:before{content:"\f2fc"}.ion-android-star-half:before{content:"\f3ad"}.ion-android-star-outline:before{content:"\f3ae"}.ion-android-stopwatch:before{content:"\f2fd"}.ion-android-subway:before{content:"\f3af"}.ion-android-sunny:before{content:"\f3b0"}.ion-android-sync:before{content:"\f3b1"}.ion-android-textsms:before{content:"\f3b2"}.ion-android-time:before{content:"\f3b3"}.ion-android-train:before{content:"\f3b4"}.ion-android-unlock:before{content:"\f3b5"}.ion-android-upload:before{content:"\f3b6"}.ion-android-volume-down:before{content:"\f3b7"}.ion-android-volume-mute:before{content:"\f3b8"}.ion-android-volume-off:before{content:"\f3b9"}.ion-android-volume-up:before{content:"\f3ba"}.ion-android-walk:before{content:"\f3bb"}.ion-android-warning:before{content:"\f3bc"}.ion-android-watch:before{content:"\f3bd"}.ion-android-wifi:before{content:"\f305"}.ion-aperture:before{content:"\f313"}.ion-archive:before{content:"\f102"}.ion-arrow-down-a:before{content:"\f103"}.ion-arrow-down-b:before{content:"\f104"}.ion-arrow-down-c:before{content:"\f105"}.ion-arrow-expand:before{content:"\f25e"}.ion-arrow-graph-down-left:before{content:"\f25f"}.ion-arrow-graph-down-right:before{content:"\f260"}.ion-arrow-graph-up-left:before{content:"\f261"}.ion-arrow-graph-up-right:before{content:"\f262"}.ion-arrow-left-a:before{content:"\f106"}.ion-arrow-left-b:before{content:"\f107"}.ion-arrow-left-c:before{content:"\f108"}.ion-arrow-move:before{content:"\f263"}.ion-arrow-resize:before{content:"\f264"}.ion-arrow-return-left:before{content:"\f265"}.ion-arrow-return-right:before{content:"\f266"}.ion-arrow-right-a:before{content:"\f109"}.ion-arrow-right-b:before{content:"\f10a"}.ion-arrow-right-c:before{content:"\f10b"}.ion-arrow-shrink:before{content:"\f267"}.ion-arrow-swap:before{content:"\f268"}.ion-arrow-up-a:before{content:"\f10c"}.ion-arrow-up-b:before{content:"\f10d"}.ion-arrow-up-c:before{content:"\f10e"}.ion-asterisk:before{content:"\f314"}.ion-at:before{content:"\f10f"}.ion-backspace:before{content:"\f3bf"}.ion-backspace-outline:before{content:"\f3be"}.ion-bag:before{content:"\f110"}.ion-battery-charging:before{content:"\f111"}.ion-battery-empty:before{content:"\f112"}.ion-battery-full:before{content:"\f113"}.ion-battery-half:before{content:"\f114"}.ion-battery-low:before{content:"\f115"}.ion-beaker:before{content:"\f269"}.ion-beer:before{content:"\f26a"}.ion-bluetooth:before{content:"\f116"}.ion-bonfire:before{content:"\f315"}.ion-bookmark:before{content:"\f26b"}.ion-bowtie:before{content:"\f3c0"}.ion-briefcase:before{content:"\f26c"}.ion-bug:before{content:"\f2be"}.ion-calculator:before{content:"\f26d"}.ion-calendar:before{content:"\f117"}.ion-camera:before{content:"\f118"}.ion-card:before{content:"\f119"}.ion-cash:before{content:"\f316"}.ion-chatbox:before{content:"\f11b"}.ion-chatbox-working:before{content:"\f11a"}.ion-chatboxes:before{content:"\f11c"}.ion-chatbubble:before{content:"\f11e"}.ion-chatbubble-working:before{content:"\f11d"}.ion-chatbubbles:before{content:"\f11f"}.ion-checkmark:before{content:"\f122"}.ion-checkmark-circled:before{content:"\f120"}.ion-checkmark-round:before{content:"\f121"}.ion-chevron-down:before{content:"\f123"}.ion-chevron-left:before{content:"\f124"}.ion-chevron-right:before{content:"\f125"}.ion-chevron-up:before{content:"\f126"}.ion-clipboard:before{content:"\f127"}.ion-clock:before{content:"\f26e"}.ion-close:before{content:"\f12a"}.ion-close-circled:before{content:"\f128"}.ion-close-round:before{content:"\f129"}.ion-closed-captioning:before{content:"\f317"}.ion-cloud:before{content:"\f12b"}.ion-code:before{content:"\f271"}.ion-code-download:before{content:"\f26f"}.ion-code-working:before{content:"\f270"}.ion-coffee:before{content:"\f272"}.ion-compass:before{content:"\f273"}.ion-compose:before{content:"\f12c"}.ion-connection-bars:before{content:"\f274"}.ion-contrast:before{content:"\f275"}.ion-crop:before{content:"\f3c1"}.ion-cube:before{content:"\f318"}.ion-disc:before{content:"\f12d"}.ion-document:before{content:"\f12f"}.ion-document-text:before{content:"\f12e"}.ion-drag:before{content:"\f130"}.ion-earth:before{content:"\f276"}.ion-easel:before{content:"\f3c2"}.ion-edit:before{content:"\f2bf"}.ion-egg:before{content:"\f277"}.ion-eject:before{content:"\f131"}.ion-email:before{content:"\f132"}.ion-email-unread:before{content:"\f3c3"}.ion-erlenmeyer-flask:before{content:"\f3c5"}.ion-erlenmeyer-flask-bubbles:before{content:"\f3c4"}.ion-eye:before{content:"\f133"}.ion-eye-disabled:before{content:"\f306"}.ion-female:before{content:"\f278"}.ion-filing:before{content:"\f134"}.ion-film-marker:before{content:"\f135"}.ion-fireball:before{content:"\f319"}.ion-flag:before{content:"\f279"}.ion-flame:before{content:"\f31a"}.ion-flash:before{content:"\f137"}.ion-flash-off:before{content:"\f136"}.ion-folder:before{content:"\f139"}.ion-fork:before{content:"\f27a"}.ion-fork-repo:before{content:"\f2c0"}.ion-forward:before{content:"\f13a"}.ion-funnel:before{content:"\f31b"}.ion-gear-a:before{content:"\f13d"}.ion-gear-b:before{content:"\f13e"}.ion-grid:before{content:"\f13f"}.ion-hammer:before{content:"\f27b"}.ion-happy:before{content:"\f31c"}.ion-happy-outline:before{content:"\f3c6"}.ion-headphone:before{content:"\f140"}.ion-heart:before{content:"\f141"}.ion-heart-broken:before{content:"\f31d"}.ion-help:before{content:"\f143"}.ion-help-buoy:before{content:"\f27c"}.ion-help-circled:before{content:"\f142"}.ion-home:before{content:"\f144"}.ion-icecream:before{content:"\f27d"}.ion-image:before{content:"\f147"}.ion-images:before{content:"\f148"}.ion-information:before{content:"\f14a"}.ion-information-circled:before{content:"\f149"}.ion-ionic:before{content:"\f14b"}.ion-ios-alarm:before{content:"\f3c8"}.ion-ios-alarm-outline:before{content:"\f3c7"}.ion-ios-albums:before{content:"\f3ca"}.ion-ios-albums-outline:before{content:"\f3c9"}.ion-ios-americanfootball:before{content:"\f3cc"}.ion-ios-americanfootball-outline:before{content:"\f3cb"}.ion-ios-analytics:before{content:"\f3ce"}.ion-ios-analytics-outline:before{content:"\f3cd"}.ion-ios-arrow-back:before{content:"\f3cf"}.ion-ios-arrow-down:before{content:"\f3d0"}.ion-ios-arrow-forward:before{content:"\f3d1"}.ion-ios-arrow-left:before{content:"\f3d2"}.ion-ios-arrow-right:before{content:"\f3d3"}.ion-ios-arrow-thin-down:before{content:"\f3d4"}.ion-ios-arrow-thin-left:before{content:"\f3d5"}.ion-ios-arrow-thin-right:before{content:"\f3d6"}.ion-ios-arrow-thin-up:before{content:"\f3d7"}.ion-ios-arrow-up:before{content:"\f3d8"}.ion-ios-at:before{content:"\f3da"}.ion-ios-at-outline:before{content:"\f3d9"}.ion-ios-barcode:before{content:"\f3dc"}.ion-ios-barcode-outline:before{content:"\f3db"}.ion-ios-baseball:before{content:"\f3de"}.ion-ios-baseball-outline:before{content:"\f3dd"}.ion-ios-basketball:before{content:"\f3e0"}.ion-ios-basketball-outline:before{content:"\f3df"}.ion-ios-bell:before{content:"\f3e2"}.ion-ios-bell-outline:before{content:"\f3e1"}.ion-ios-body:before{content:"\f3e4"}.ion-ios-body-outline:before{content:"\f3e3"}.ion-ios-bolt:before{content:"\f3e6"}.ion-ios-bolt-outline:before{content:"\f3e5"}.ion-ios-book:before{content:"\f3e8"}.ion-ios-book-outline:before{content:"\f3e7"}.ion-ios-bookmarks:before{content:"\f3ea"}.ion-ios-bookmarks-outline:before{content:"\f3e9"}.ion-ios-box:before{content:"\f3ec"}.ion-ios-box-outline:before{content:"\f3eb"}.ion-ios-briefcase:before{content:"\f3ee"}.ion-ios-briefcase-outline:before{content:"\f3ed"}.ion-ios-browsers:before{content:"\f3f0"}.ion-ios-browsers-outline:before{content:"\f3ef"}.ion-ios-calculator:before{content:"\f3f2"}.ion-ios-calculator-outline:before{content:"\f3f1"}.ion-ios-calendar:before{content:"\f3f4"}.ion-ios-calendar-outline:before{content:"\f3f3"}.ion-ios-camera:before{content:"\f3f6"}.ion-ios-camera-outline:before{content:"\f3f5"}.ion-ios-cart:before{content:"\f3f8"}.ion-ios-cart-outline:before{content:"\f3f7"}.ion-ios-chatboxes:before{content:"\f3fa"}.ion-ios-chatboxes-outline:before{content:"\f3f9"}.ion-ios-chatbubble:before{content:"\f3fc"}.ion-ios-chatbubble-outline:before{content:"\f3fb"}.ion-ios-checkmark:before{content:"\f3ff"}.ion-ios-checkmark-empty:before{content:"\f3fd"}.ion-ios-checkmark-outline:before{content:"\f3fe"}.ion-ios-circle-filled:before{content:"\f400"}.ion-ios-circle-outline:before{content:"\f401"}.ion-ios-clock:before{content:"\f403"}.ion-ios-clock-outline:before{content:"\f402"}.ion-ios-close:before{content:"\f406"}.ion-ios-close-empty:before{content:"\f404"}.ion-ios-close-outline:before{content:"\f405"}.ion-ios-cloud:before{content:"\f40c"}.ion-ios-cloud-download:before{content:"\f408"}.ion-ios-cloud-download-outline:before{content:"\f407"}.ion-ios-cloud-outline:before{content:"\f409"}.ion-ios-cloud-upload:before{content:"\f40b"}.ion-ios-cloud-upload-outline:before{content:"\f40a"}.ion-ios-cloudy:before{content:"\f410"}.ion-ios-cloudy-night:before{content:"\f40e"}.ion-ios-cloudy-night-outline:before{content:"\f40d"}.ion-ios-cloudy-outline:before{content:"\f40f"}.ion-ios-cog:before{content:"\f412"}.ion-ios-cog-outline:before{content:"\f411"}.ion-ios-color-filter:before{content:"\f414"}.ion-ios-color-filter-outline:before{content:"\f413"}.ion-ios-color-wand:before{content:"\f416"}.ion-ios-color-wand-outline:before{content:"\f415"}.ion-ios-compose:before{content:"\f418"}.ion-ios-compose-outline:before{content:"\f417"}.ion-ios-contact:before{content:"\f41a"}.ion-ios-contact-outline:before{content:"\f419"}.ion-ios-copy:before{content:"\f41c"}.ion-ios-copy-outline:before{content:"\f41b"}.ion-ios-crop:before{content:"\f41e"}.ion-ios-crop-strong:before{content:"\f41d"}.ion-ios-download:before{content:"\f420"}.ion-ios-download-outline:before{content:"\f41f"}.ion-ios-drag:before{content:"\f421"}.ion-ios-email:before{content:"\f423"}.ion-ios-email-outline:before{content:"\f422"}.ion-ios-eye:before{content:"\f425"}.ion-ios-eye-outline:before{content:"\f424"}.ion-ios-fastforward:before{content:"\f427"}.ion-ios-fastforward-outline:before{content:"\f426"}.ion-ios-filing:before{content:"\f429"}.ion-ios-filing-outline:before{content:"\f428"}.ion-ios-film:before{content:"\f42b"}.ion-ios-film-outline:before{content:"\f42a"}.ion-ios-flag:before{content:"\f42d"}.ion-ios-flag-outline:before{content:"\f42c"}.ion-ios-flame:before{content:"\f42f"}.ion-ios-flame-outline:before{content:"\f42e"}.ion-ios-flask:before{content:"\f431"}.ion-ios-flask-outline:before{content:"\f430"}.ion-ios-flower:before{content:"\f433"}.ion-ios-flower-outline:before{content:"\f432"}.ion-ios-folder:before{content:"\f435"}.ion-ios-folder-outline:before{content:"\f434"}.ion-ios-football:before{content:"\f437"}.ion-ios-football-outline:before{content:"\f436"}.ion-ios-game-controller-a:before{content:"\f439"}.ion-ios-game-controller-a-outline:before{content:"\f438"}.ion-ios-game-controller-b:before{content:"\f43b"}.ion-ios-game-controller-b-outline:before{content:"\f43a"}.ion-ios-gear:before{content:"\f43d"}.ion-ios-gear-outline:before{content:"\f43c"}.ion-ios-glasses:before{content:"\f43f"}.ion-ios-glasses-outline:before{content:"\f43e"}.ion-ios-grid-view:before{content:"\f441"}.ion-ios-grid-view-outline:before{content:"\f440"}.ion-ios-heart:before{content:"\f443"}.ion-ios-heart-outline:before{content:"\f442"}.ion-ios-help:before{content:"\f446"}.ion-ios-help-empty:before{content:"\f444"}.ion-ios-help-outline:before{content:"\f445"}.ion-ios-home:before{content:"\f448"}.ion-ios-home-outline:before{content:"\f447"}.ion-ios-infinite:before{content:"\f44a"}.ion-ios-infinite-outline:before{content:"\f449"}.ion-ios-information:before{content:"\f44d"}.ion-ios-information-empty:before{content:"\f44b"}.ion-ios-information-outline:before{content:"\f44c"}.ion-ios-ionic-outline:before{content:"\f44e"}.ion-ios-keypad:before{content:"\f450"}.ion-ios-keypad-outline:before{content:"\f44f"}.ion-ios-lightbulb:before{content:"\f452"}.ion-ios-lightbulb-outline:before{content:"\f451"}.ion-ios-list:before{content:"\f454"}.ion-ios-list-outline:before{content:"\f453"}.ion-ios-location:before{content:"\f456"}.ion-ios-location-outline:before{content:"\f455"}.ion-ios-locked:before{content:"\f458"}.ion-ios-locked-outline:before{content:"\f457"}.ion-ios-loop:before{content:"\f45a"}.ion-ios-loop-strong:before{content:"\f459"}.ion-ios-medical:before{content:"\f45c"}.ion-ios-medical-outline:before{content:"\f45b"}.ion-ios-medkit:before{content:"\f45e"}.ion-ios-medkit-outline:before{content:"\f45d"}.ion-ios-mic:before{content:"\f461"}.ion-ios-mic-off:before{content:"\f45f"}.ion-ios-mic-outline:before{content:"\f460"}.ion-ios-minus:before{content:"\f464"}.ion-ios-minus-empty:before{content:"\f462"}.ion-ios-minus-outline:before{content:"\f463"}.ion-ios-monitor:before{content:"\f466"}.ion-ios-monitor-outline:before{content:"\f465"}.ion-ios-moon:before{content:"\f468"}.ion-ios-moon-outline:before{content:"\f467"}.ion-ios-more:before{content:"\f46a"}.ion-ios-more-outline:before{content:"\f469"}.ion-ios-musical-note:before{content:"\f46b"}.ion-ios-musical-notes:before{content:"\f46c"}.ion-ios-navigate:before{content:"\f46e"}.ion-ios-navigate-outline:before{content:"\f46d"}.ion-ios-nutrition:before{content:"\f470"}.ion-ios-nutrition-outline:before{content:"\f46f"}.ion-ios-paper:before{content:"\f472"}.ion-ios-paper-outline:before{content:"\f471"}.ion-ios-paperplane:before{content:"\f474"}.ion-ios-paperplane-outline:before{content:"\f473"}.ion-ios-partlysunny:before{content:"\f476"}.ion-ios-partlysunny-outline:before{content:"\f475"}.ion-ios-pause:before{content:"\f478"}.ion-ios-pause-outline:before{content:"\f477"}.ion-ios-paw:before{content:"\f47a"}.ion-ios-paw-outline:before{content:"\f479"}.ion-ios-people:before{content:"\f47c"}.ion-ios-people-outline:before{content:"\f47b"}.ion-ios-person:before{content:"\f47e"}.ion-ios-person-outline:before{content:"\f47d"}.ion-ios-personadd:before{content:"\f480"}.ion-ios-personadd-outline:before{content:"\f47f"}.ion-ios-photos:before{content:"\f482"}.ion-ios-photos-outline:before{content:"\f481"}.ion-ios-pie:before{content:"\f484"}.ion-ios-pie-outline:before{content:"\f483"}.ion-ios-pint:before{content:"\f486"}.ion-ios-pint-outline:before{content:"\f485"}.ion-ios-play:before{content:"\f488"}.ion-ios-play-outline:before{content:"\f487"}.ion-ios-plus:before{content:"\f48b"}.ion-ios-plus-empty:before{content:"\f489"}.ion-ios-plus-outline:before{content:"\f48a"}.ion-ios-pricetag:before{content:"\f48d"}.ion-ios-pricetag-outline:before{content:"\f48c"}.ion-ios-pricetags:before{content:"\f48f"}.ion-ios-pricetags-outline:before{content:"\f48e"}.ion-ios-printer:before{content:"\f491"}.ion-ios-printer-outline:before{content:"\f490"}.ion-ios-pulse:before{content:"\f493"}.ion-ios-pulse-strong:before{content:"\f492"}.ion-ios-rainy:before{content:"\f495"}.ion-ios-rainy-outline:before{content:"\f494"}.ion-ios-recording:before{content:"\f497"}.ion-ios-recording-outline:before{content:"\f496"}.ion-ios-redo:before{content:"\f499"}.ion-ios-redo-outline:before{content:"\f498"}.ion-ios-refresh:before{content:"\f49c"}.ion-ios-refresh-empty:before{content:"\f49a"}.ion-ios-refresh-outline:before{content:"\f49b"}.ion-ios-reload:before{content:"\f49d"}.ion-ios-reverse-camera:before{content:"\f49f"}.ion-ios-reverse-camera-outline:before{content:"\f49e"}.ion-ios-rewind:before{content:"\f4a1"}.ion-ios-rewind-outline:before{content:"\f4a0"}.ion-ios-rose:before{content:"\f4a3"}.ion-ios-rose-outline:before{content:"\f4a2"}.ion-ios-search:before{content:"\f4a5"}.ion-ios-search-strong:before{content:"\f4a4"}.ion-ios-settings:before{content:"\f4a7"}.ion-ios-settings-strong:before{content:"\f4a6"}.ion-ios-shuffle:before{content:"\f4a9"}.ion-ios-shuffle-strong:before{content:"\f4a8"}.ion-ios-skipbackward:before{content:"\f4ab"}.ion-ios-skipbackward-outline:before{content:"\f4aa"}.ion-ios-skipforward:before{content:"\f4ad"}.ion-ios-skipforward-outline:before{content:"\f4ac"}.ion-ios-snowy:before{content:"\f4ae"}.ion-ios-speedometer:before{content:"\f4b0"}.ion-ios-speedometer-outline:before{content:"\f4af"}.ion-ios-star:before{content:"\f4b3"}.ion-ios-star-half:before{content:"\f4b1"}.ion-ios-star-outline:before{content:"\f4b2"}.ion-ios-stopwatch:before{content:"\f4b5"}.ion-ios-stopwatch-outline:before{content:"\f4b4"}.ion-ios-sunny:before{content:"\f4b7"}.ion-ios-sunny-outline:before{content:"\f4b6"}.ion-ios-telephone:before{content:"\f4b9"}.ion-ios-telephone-outline:before{content:"\f4b8"}.ion-ios-tennisball:before{content:"\f4bb"}.ion-ios-tennisball-outline:before{content:"\f4ba"}.ion-ios-thunderstorm:before{content:"\f4bd"}.ion-ios-thunderstorm-outline:before{content:"\f4bc"}.ion-ios-time:before{content:"\f4bf"}.ion-ios-time-outline:before{content:"\f4be"}.ion-ios-timer:before{content:"\f4c1"}.ion-ios-timer-outline:before{content:"\f4c0"}.ion-ios-toggle:before{content:"\f4c3"}.ion-ios-toggle-outline:before{content:"\f4c2"}.ion-ios-trash:before{content:"\f4c5"}.ion-ios-trash-outline:before{content:"\f4c4"}.ion-ios-undo:before{content:"\f4c7"}.ion-ios-undo-outline:before{content:"\f4c6"}.ion-ios-unlocked:before{content:"\f4c9"}.ion-ios-unlocked-outline:before{content:"\f4c8"}.ion-ios-upload:before{content:"\f4cb"}.ion-ios-upload-outline:before{content:"\f4ca"}.ion-ios-videocam:before{content:"\f4cd"}.ion-ios-videocam-outline:before{content:"\f4cc"}.ion-ios-volume-high:before{content:"\f4ce"}.ion-ios-volume-low:before{content:"\f4cf"}.ion-ios-wineglass:before{content:"\f4d1"}.ion-ios-wineglass-outline:before{content:"\f4d0"}.ion-ios-world:before{content:"\f4d3"}.ion-ios-world-outline:before{content:"\f4d2"}.ion-ipad:before{content:"\f1f9"}.ion-iphone:before{content:"\f1fa"}.ion-ipod:before{content:"\f1fb"}.ion-jet:before{content:"\f295"}.ion-key:before{content:"\f296"}.ion-knife:before{content:"\f297"}.ion-laptop:before{content:"\f1fc"}.ion-leaf:before{content:"\f1fd"}.ion-levels:before{content:"\f298"}.ion-lightbulb:before{content:"\f299"}.ion-link:before{content:"\f1fe"}.ion-load-a:before{content:"\f29a"}.ion-load-b:before{content:"\f29b"}.ion-load-c:before{content:"\f29c"}.ion-load-d:before{content:"\f29d"}.ion-location:before{content:"\f1ff"}.ion-lock-combination:before{content:"\f4d4"}.ion-locked:before{content:"\f200"}.ion-log-in:before{content:"\f29e"}.ion-log-out:before{content:"\f29f"}.ion-loop:before{content:"\f201"}.ion-magnet:before{content:"\f2a0"}.ion-male:before{content:"\f2a1"}.ion-man:before{content:"\f202"}.ion-map:before{content:"\f203"}.ion-medkit:before{content:"\f2a2"}.ion-merge:before{content:"\f33f"}.ion-mic-a:before{content:"\f204"}.ion-mic-b:before{content:"\f205"}.ion-mic-c:before{content:"\f206"}.ion-minus:before{content:"\f209"}.ion-minus-circled:before{content:"\f207"}.ion-minus-round:before{content:"\f208"}.ion-model-s:before{content:"\f2c1"}.ion-monitor:before{content:"\f20a"}.ion-more:before{content:"\f20b"}.ion-mouse:before{content:"\f340"}.ion-music-note:before{content:"\f20c"}.ion-navicon:before{content:"\f20e"}.ion-navicon-round:before{content:"\f20d"}.ion-navigate:before{content:"\f2a3"}.ion-network:before{content:"\f341"}.ion-no-smoking:before{content:"\f2c2"}.ion-nuclear:before{content:"\f2a4"}.ion-outlet:before{content:"\f342"}.ion-paintbrush:before{content:"\f4d5"}.ion-paintbucket:before{content:"\f4d6"}.ion-paper-airplane:before{content:"\f2c3"}.ion-paperclip:before{content:"\f20f"}.ion-pause:before{content:"\f210"}.ion-person:before{content:"\f213"}.ion-person-add:before{content:"\f211"}.ion-person-stalker:before{content:"\f212"}.ion-pie-graph:before{content:"\f2a5"}.ion-pin:before{content:"\f2a6"}.ion-pinpoint:before{content:"\f2a7"}.ion-pizza:before{content:"\f2a8"}.ion-plane:before{content:"\f214"}.ion-planet:before{content:"\f343"}.ion-play:before{content:"\f215"}.ion-playstation:before{content:"\f30a"}.ion-plus:before{content:"\f218"}.ion-plus-circled:before{content:"\f216"}.ion-plus-round:before{content:"\f217"}.ion-podium:before{content:"\f344"}.ion-pound:before{content:"\f219"}.ion-power:before{content:"\f2a9"}.ion-pricetag:before{content:"\f2aa"}.ion-pricetags:before{content:"\f2ab"}.ion-printer:before{content:"\f21a"}.ion-pull-request:before{content:"\f345"}.ion-qr-scanner:before{content:"\f346"}.ion-quote:before{content:"\f347"}.ion-radio-waves:before{content:"\f2ac"}.ion-record:before{content:"\f21b"}.ion-refresh:before{content:"\f21c"}.ion-reply:before{content:"\f21e"}.ion-reply-all:before{content:"\f21d"}.ion-ribbon-a:before{content:"\f348"}.ion-ribbon-b:before{content:"\f349"}.ion-sad:before{content:"\f34a"}.ion-sad-outline:before{content:"\f4d7"}.ion-scissors:before{content:"\f34b"}.ion-search:before{content:"\f21f"}.ion-settings:before{content:"\f2ad"}.ion-share:before{content:"\f220"}.ion-shuffle:before{content:"\f221"}.ion-skip-backward:before{content:"\f222"}.ion-skip-forward:before{content:"\f223"}.ion-social-android:before{content:"\f225"}.ion-social-android-outline:before{content:"\f224"}.ion-social-angular:before{content:"\f4d9"}.ion-social-angular-outline:before{content:"\f4d8"}.ion-social-apple:before{content:"\f227"}.ion-social-apple-outline:before{content:"\f226"}.ion-social-bitcoin:before{content:"\f2af"}.ion-social-bitcoin-outline:before{content:"\f2ae"}.ion-social-buffer:before{content:"\f229"}.ion-social-buffer-outline:before{content:"\f228"}.ion-social-chrome:before{content:"\f4db"}.ion-social-chrome-outline:before{content:"\f4da"}.ion-social-codepen:before{content:"\f4dd"}.ion-social-codepen-outline:before{content:"\f4dc"}.ion-social-css3:before{content:"\f4df"}.ion-social-css3-outline:before{content:"\f4de"}.ion-social-designernews:before{content:"\f22b"}.ion-social-designernews-outline:before{content:"\f22a"}.ion-social-dribbble:before{content:"\f22d"}.ion-social-dribbble-outline:before{content:"\f22c"}.ion-social-dropbox:before{content:"\f22f"}.ion-social-dropbox-outline:before{content:"\f22e"}.ion-social-euro:before{content:"\f4e1"}.ion-social-euro-outline:before{content:"\f4e0"}.ion-social-facebook:before{content:"\f231"}.ion-social-facebook-outline:before{content:"\f230"}.ion-social-foursquare:before{content:"\f34d"}.ion-social-foursquare-outline:before{content:"\f34c"}.ion-social-freebsd-devil:before{content:"\f2c4"}.ion-social-github:before{content:"\f233"}.ion-social-github-outline:before{content:"\f232"}.ion-social-google:before{content:"\f34f"}.ion-social-google-outline:before{content:"\f34e"}.ion-social-googleplus:before{content:"\f235"}.ion-social-googleplus-outline:before{content:"\f234"}.ion-social-hackernews:before{content:"\f237"}.ion-social-hackernews-outline:before{content:"\f236"}.ion-social-html5:before{content:"\f4e3"}.ion-social-html5-outline:before{content:"\f4e2"}.ion-social-instagram:before{content:"\f351"}.ion-social-instagram-outline:before{content:"\f350"}.ion-social-javascript:before{content:"\f4e5"}.ion-social-javascript-outline:before{content:"\f4e4"}.ion-social-linkedin:before{content:"\f239"}.ion-social-linkedin-outline:before{content:"\f238"}.ion-social-markdown:before{content:"\f4e6"}.ion-social-nodejs:before{content:"\f4e7"}.ion-social-octocat:before{content:"\f4e8"}.ion-social-pinterest:before{content:"\f2b1"}.ion-social-pinterest-outline:before{content:"\f2b0"}.ion-social-python:before{content:"\f4e9"}.ion-social-reddit:before{content:"\f23b"}.ion-social-reddit-outline:before{content:"\f23a"}.ion-social-rss:before{content:"\f23d"}.ion-social-rss-outline:before{content:"\f23c"}.ion-social-sass:before{content:"\f4ea"}.ion-social-skype:before{content:"\f23f"}.ion-social-skype-outline:before{content:"\f23e"}.ion-social-snapchat:before{content:"\f4ec"}.ion-social-snapchat-outline:before{content:"\f4eb"}.ion-social-tumblr:before{content:"\f241"}.ion-social-tumblr-outline:before{content:"\f240"}.ion-social-tux:before{content:"\f2c5"}.ion-social-twitch:before{content:"\f4ee"}.ion-social-twitch-outline:before{content:"\f4ed"}.ion-social-twitter:before{content:"\f243"}.ion-social-twitter-outline:before{content:"\f242"}.ion-social-usd:before{content:"\f353"}.ion-social-usd-outline:before{content:"\f352"}.ion-social-vimeo:before{content:"\f245"}.ion-social-vimeo-outline:before{content:"\f244"}.ion-social-whatsapp:before{content:"\f4f0"}.ion-social-whatsapp-outline:before{content:"\f4ef"}.ion-social-windows:before{content:"\f247"}.ion-social-windows-outline:before{content:"\f246"}.ion-social-wordpress:before{content:"\f249"}.ion-social-wordpress-outline:before{content:"\f248"}.ion-social-yahoo:before{content:"\f24b"}.ion-social-yahoo-outline:before{content:"\f24a"}.ion-social-yen:before{content:"\f4f2"}.ion-social-yen-outline:before{content:"\f4f1"}.ion-social-youtube:before{content:"\f24d"}.ion-social-youtube-outline:before{content:"\f24c"}.ion-soup-can:before{content:"\f4f4"}.ion-soup-can-outline:before{content:"\f4f3"}.ion-speakerphone:before{content:"\f2b2"}.ion-speedometer:before{content:"\f2b3"}.ion-spoon:before{content:"\f2b4"}.ion-star:before{content:"\f24e"}.ion-stats-bars:before{content:"\f2b5"}.ion-steam:before{content:"\f30b"}.ion-stop:before{content:"\f24f"}.ion-thermometer:before{content:"\f2b6"}.ion-thumbsdown:before{content:"\f250"}.ion-thumbsup:before{content:"\f251"}.ion-toggle:before{content:"\f355"}.ion-toggle-filled:before{content:"\f354"}.ion-transgender:before{content:"\f4f5"}.ion-trash-a:before{content:"\f252"}.ion-trash-b:before{content:"\f253"}.ion-trophy:before{content:"\f356"}.ion-tshirt:before{content:"\f4f7"}.ion-tshirt-outline:before{content:"\f4f6"}.ion-umbrella:before{content:"\f2b7"}.ion-university:before{content:"\f357"}.ion-unlocked:before{content:"\f254"}.ion-upload:before{content:"\f255"}.ion-usb:before{content:"\f2b8"}.ion-videocamera:before{content:"\f256"}.ion-volume-high:before{content:"\f257"}.ion-volume-low:before{content:"\f258"}.ion-volume-medium:before{content:"\f259"}.ion-volume-mute:before{content:"\f25a"}.ion-wand:before{content:"\f358"}.ion-waterdrop:before{content:"\f25b"}.ion-wifi:before{content:"\f25c"}.ion-wineglass:before{content:"\f2b9"}.ion-woman:before{content:"\f25d"}.ion-wrench:before{content:"\f2ba"}.ion-xbox:before{content:"\f30c"}