@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC&display=swap";:root{--grayCards: #e7e6e6;--black: black;--white: white;--borderButtonLogin:#f3ad42;--backgroundButtonLogin:#f5c22c;--hoverButton:#fed866;--border-media-desktop:#9f9f9f;--border-media:#ebe7e7;--boxShadow-media:#abaaaa}.error_message{color:red;margin-top:5px;margin-bottom:10px}.header-form{align-items:center;width:100%;font-size:30px;font-weight:900;display:flex;justify-content:center}.login-user{display:flex;flex-direction:column;justify-content:space-between;width:95%;align-items:center;height:74px;font-size:19px;font-weight:900}.main-login-buttons{display:flex;flex-direction:column;width:90%;align-items:center;justify-content:space-between}.button-back{height:43px;font-size:16px;font-weight:600;gap:5px;background:var(--white);border:none;border-radius:10px;width:50%;display:flex;align-items:center;justify-content:center}.button-back:hover{border:1px solid;border-radius:5px}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-5px)}}.fa-long-arrow-left{transition:all .2s linear;align-items:center}.fa-long-arrow-left:hover{animation:slide .4s linear}.input-login{display:flex;align-items:center;width:80%;border:2px solid var(--grayCards);background:var(--white);height:55px;border-radius:10px;justify-content:space-evenly;margin-bottom:10px}.input-login:hover{border:1px solid var(--black)}.input-password{outline:0;border:none;height:95%;width:85%}.button-login{width:65%;gap:5px;height:45px;background:var(--backgroundButtonLogin);border:1px solid var(--borderButtonLogin);font-size:19px;font-weight:900;border-radius:11px;justify-content:center;display:flex;align-items:center;cursor:pointer}.button-login:hover{background-color:var(--hoverButton)}.span-login{font-size:19px;font-weight:800;width:55%;display:flex;flex-wrap:wrap;align-items:center;text-align:center}.text-Button-login{color:var(--black)}.footer-login{display:flex;flex-direction:column;width:60%;align-items:center;height:95px;justify-content:space-between}@media (min-width: 1025px){.main-login-buttons{align-items:center}.button-back{width:40%;border:1px solid var(--border-media-desktop)}.input-login{width:90%;font-size:20px;border:1px solid var(--border-media-desktop)}.input-password{font-size:18px}.button-login{width:50%}.span-login{width:55%}.footer-login{width:70%}.span-login{width:69%}}@media (min-width: 769px) and (max-width: 1024px){.button-back{font-size:18px;border:1px solid var(--border-media);width:143px;box-shadow:3px 4px 7px var(--boxShadow-media)}.input-login{width:80%;font-size:18px}.input-password{font-size:16px}.footer-login{align-items:center;width:90%;height:100px}.span-login{width:65%}}@media (max-width: 768px){.button-back{font-size:18px;border:1px solid var(--border-media);width:50%;height:35px;box-shadow:3px 4px 7px var(--boxShadow-media)}.input-login{align-items:center;padding:7px;gap:5px;width:85%}.key-icon{z-index:2}.input-password{width:100%}.span-login{align-items:center;text-align:center;width:50%;max-width:55%;font-size:18px}.main-login-buttons{width:90%;min-width:100%}.button-login{width:75%;height:44px}.footer-login{height:100px;width:80%;min-width:100%}.link-help-form{font-size:13px}}:root{--grayCards: #e7e6e6;--black: black;--white: white;--borderButtonLogin:#f3ad42;--backgroundButtonLogin:#f5c22c;--hoverButton:#fed866;--border-media-desktop:#9f9f9f;--border-media:#ebe7e7;--boxShadow-media:#abaaaa;--border-div-input: #c5c1c1}.header-form{align-items:center;width:100%;font-size:30px;font-weight:900;display:flex;justify-content:center;height:80px}.main-content{display:flex;flex-direction:column;align-items:center;height:190px;justify-content:space-around}.div-input{display:flex;align-items:center;width:80%;border:2px solid var(--grayCards);background:var(--white);height:55px;border-radius:10px;justify-content:space-evenly}.div-input:hover{border:1px solid var(--black)}.input-form{height:100%;width:90%;display:flex;outline:0;border:none}.span-form{font-size:19px;font-weight:800;width:70%;display:flex;flex-wrap:wrap;align-items:center;text-align:center}.div-footer-form{width:90%;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;height:110px}.button-form{width:65%;height:45px;background:var(--backgroundButtonLogin);border:1px solid var(--borderButtonLogin);font-size:19px;font-weight:900;border-radius:11px;justify-content:center;display:flex;align-items:center;cursor:pointer}.button-form:hover{background-color:var(--hoverButton)}@keyframes slide{0%{transform:translate(0)}to{transform:translate(5px)}}.fa-long-arrow-right{transition:all .2s linear;width:20%;align-items:center}.fa-long-arrow-right:hover{animation:slide .4s linear reverse}.link-help-form{color:var(--black);font-size:15px;align-items:center;display:flex;font-weight:700;cursor:pointer}.link-help-form:hover{border-bottom:1px solid}@media (min-width: 1024px){.div-input{width:90%;border:2px solid var(--border-div-input)}.input-form{width:85%;font-size:16px}.button-form{width:50%}}@media (min-width: 769px) and (max-width: 1023px){.main-content{width:90%;height:196px;justify-content:space-between}.div-input{height:88px}.input-form{width:80%;font-size:16px}.span-form{width:69%}}@media (max-width: 768px){.div-input{width:90%;padding-inline-start:5px}.main-content{min-width:60%}.span-form{width:100%}.input-form{font-size:12px}}:root{--darkblue: #114880;--lightblue: #0097D3;--gray: #9E9E9E;--grayCards: #e7e6e6;--iceColor: #fbfbfb;--black: black;--filterModal: rgba(0, 0, 0, .6);--white: white;--shadow: #dddbdb;--backgroudModal: #f5f3f3a1;--graytext: #4e4d4d;--ligthGray: #c1c0c0}.modal{display:flex;opacity:0;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:var(--filterModal);z-index:5;transform:scale(0);transition:all .3s linear;z-index:1000}.openModal{transform:scale(1);opacity:1}.container{display:flex;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);background-color:var(--white);z-index:10;height:80%;overflow-y:scroll;width:90%;border-radius:10px;flex-direction:column;justify-content:space-between;align-items:center}.modal-content{width:100%;padding:10px;height:100%;justify-content:center;display:contents;max-height:500px;overflow-y:scroll}.modal-header,.modal-footer{width:90%;background-color:var(--white);height:50px;display:flex;padding:10px;justify-content:space-between}.modal-footer{padding:5px}.close-modal{border:none;background-color:var(--white);align-items:center;border-radius:50px}button{cursor:pointer}.back{border:none;background-color:var(--white);color:#00f;width:115px;height:35px;font-family:Noto Sans SC;font-size:20px}.save{border-radius:5px;background-color:var(--lightblue);color:var(--white);width:200px;height:40px;border:1px solid gray;font-family:Noto Sans SC;font-size:20px}.close-modal:hover{box-shadow:0 4px 12px var(--filterModal)}.close-modal:active{transition-duration:.4s}.back:hover{border:1px solid gray;border-radius:5px}@media (min-width: 1025px){.container{max-width:80%}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-5px)}}.fa-arrow-left,.fa-plus-square{transition:all .4s linear}.fa-arrow-left:hover,.fa-plus-square:hover{animation:slide .4s linear}.fa-arrow-left{color:var(--black);width:100%}}@media (min-width: 769px) and (max-width: 1024px){.container{height:80%;overflow-y:scroll;flex-direction:column;max-width:70%}.modal-content{flex-direction:row;justify-content:space-between;width:100%}.back{color:var(--black)}}@media (max-width: 768px){.container{width:95%;height:90%;flex-wrap:wrap;flex-direction:column;overflow-y:scroll}.modal-header{width:100%}.modal-footer{width:100%;height:55px}.back{width:90px;color:var(--black)}.save{width:170px}}.container-login-page{height:100vh;width:100%;display:flex;justify-content:center;align-items:center;background-size:cover;background-repeat:no-repeat}.wrapper{border:1px solid #e3dcdc;height:620px;display:flex;width:450px;border-radius:20px;background-color:#e5e5e9c9;font-family:Noto Sans SC}.form{display:flex;flex-direction:column;height:100%;width:100%;align-items:center;justify-content:space-evenly}@media (min-width: 1025px){.wrapper{width:30%;height:660px}}@media (min-width: 769px) and (max-width: 1024px){.wrapper{width:50%;height:570px}}@media (max-width: 768px){.wrapper{max-width:90%;height:580px}}:root{--gray: #9E9E9E;--grayCards:#e7e6e6;--white: white}.menu.active{opacity:1;visibility:visible;display:flex;border:1px solid var(--grayCards);border-radius:5px;background:var(--white);font-size:17px;color:var(--gray);font-weight:800;width:160px;height:70px;flex-wrap:nowrap;justify-content:space-evenly;align-items:center;flex-direction:column;z-index:1}.menu.inactive{visibility:hidden}@media (max-width: 768px){.menu.active{position:relative}}*{margin:0;padding:0}:root{--darkblue: #2d3078;--darkblue: #0097d3;--gray: #9e9e9e;--grayCards: #e7e6e6;--iceColor: #fbfbfb;--black: black;--white: white;--shadow: #dddbdb}.page-header{height:110px;display:flex;align-items:center;color:#000;justify-content:space-between;padding-inline:60px;border-bottom:6px solid var(--darkblue);background-color:var(--white)}.header-ul{display:flex;width:100%;justify-content:space-between;align-items:center}.div-li{display:flex;gap:15px;align-items:center}.logo{width:130px;height:90px;background-repeat:no-repeat;background-size:contain;display:flex;align-items:center;border:none;background-position:center}.beneficiary-portal{color:var(--darkblue);font-size:25px;font-weight:900}.login{border:none;cursor:pointer;width:270px;height:50px;padding:5px;border-radius:8px;font-size:19px;color:var(--gray);font-weight:800;background:var(--white);display:flex;justify-content:space-evenly;align-items:center}.login:hover{border:1px solid var(--grayCards);color:var(--gray)}.login:active{transition-duration:.4s}.user-login{color:var(--gray);border-radius:50px;width:50px;height:50px;border:2px solid var(--darkblue)}.dropDown{display:flex;flex-direction:column;margin-top:35px;align-items:center}a{text-decoration:none;color:var(--gray)}@media (min-width: 769px) and (max-width: 1024px){.page-header{width:100%;padding:20px}.header-ul{width:75%}}@media (max-width: 768px){.page-header{flex-direction:column;width:100%;flex-wrap:wrap;padding:5px;justify-content:center;align-items:center}.dropDown{align-items:center}header{width:375px;align-items:center;flex-direction:column;flex-wrap:wrap;padding:5px;justify-content:center}.header-ul{display:flex;width:50%}.beneficiary-portal,.home-page,.userSpan{display:none}.login{display:flex;align-items:center;justify-content:space-around;width:100%}}:root{--darkblue: #114880;--lightblue: #0097D3;--gray: #9E9E9E;--grayCards:#e7e6e6;--iceColor: #fbfbfb;--black: black;--white: white;--shadow:#dddbdb}.card-li{display:flex;border:.5px solid var(--grayCards);width:275px;height:90px;align-items:center;text-align:center;border-radius:5px 10px;background-color:var(--white);font-size:17px;font-weight:600;flex-wrap:wrap;cursor:pointer;justify-content:space-evenly;margin-right:10px}.card-li:hover{box-shadow:-5px 8px 8px var(--shadow)}.card-li:active{transition-duration:.4s}@media (min-width: 769px) and (max-width: 1024px){.card-li{width:170px;height:130px;align-items:center;flex-direction:column;padding:5px}}@media (max-width: 768px){.card-li{width:100%;align-items:center;height:81px}}:root{--darkblue: #114880;--white: white;--iceColor: #fbfbfb;--lightblue: #0097D3}.ul-footer{flex-wrap:wrap;justify-content:space-around;padding:5px;align-items:center;flex-direction:column;gap:10px;display:flex}.footer{margin-top:100px;display:flex;height:fit-content;background:var(--darkblue);color:var(--white);justify-content:space-between;flex-direction:column}.content-footer{display:flex;width:100%;justify-content:space-around;padding:5px;align-items:center}.container-footer{width:250px;align-items:center}.social-media-link{display:flex;flex-direction:column}.childrens-social-media-link{display:flex;flex-direction:row;justify-content:space-between}.link-social{color:var(--white);width:90px}.children-link-social{display:flex;align-items:center}.icon-contact{width:20px}.number:hover{border-bottom:1px solid var(--white)}.link-to-app{display:flex;flex-direction:column;align-items:center;height:80px}.children-of-link-to-app{display:flex;align-items:center;gap:5px;width:100%;height:70%}.img-app-store{width:103px;cursor:pointer}.img-google-play{width:130px;cursor:pointer}li{list-style:none}.infoFooter{display:flex;width:100%;background-color:#5d5d5d;height:fit-content;justify-content:space-evenly;color:var(--white);padding:5px}.link-help{border-bottom:1px solid var(--white);cursor:pointer}@media (min-width: 769px) and (max-width: 1024px){.content-footer,.infoFooter{flex-direction:row}}@media (max-width: 768px){.footer{height:fit-content}.content-footer{display:flex;gap:15px;flex-direction:column}.container-footer{gap:5px;text-align:center;width:200px}.contact-number{display:flex;gap:10px}.link-app{display:flex;flex-direction:column;width:100%;align-items:flex-start;padding-inline-start:5px;gap:5px}.socialNetworks,.contact{display:flex;flex-direction:column;gap:5px;width:100%;align-items:flex-start;padding-inline-start:10px}.link-to-app{display:flex;flex-direction:column;width:200px;align-items:center;text-align:center}.infoFooter{padding:15px;height:fit-content;flex-direction:column;align-items:center;text-align:center;gap:10px}}.section-main{display:flex;flex-direction:column;align-items:center;width:75%;height:fit-content}.sub-title{display:flex;border-bottom:1px solid var(--grayCards);padding:10px;width:100%;color:var(--lightblue)}.dQEjUh{position:relative}.img{border-radius:13px;width:100%;height:315px;background-position:center;background-repeat:no-repeat;background-size:contain}.rec-pagination{position:absolute;bottom:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.rec.rec-arrow{box-sizing:border-box;transition:all .3s ease;font-size:1.6em;background-color:#673ab700;box-shadow:none;color:#3d3d3d8a;border-radius:50%;border:none;padding:0;width:50px;height:50px;min-width:50px;line-height:50px;align-self:center;cursor:pointer;outline:none}.rec.rec-arrow:hover:enabled,.rec.rec-arrow:focus:enabled{color:#fff;background-color:#fcfcfc42;box-shadow:0 0 2px #f8f8f8}.rec-arrow-left{position:absolute;left:65px;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.rec-arrow-right{position:absolute;right:65px;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.rec.rec-dot{border:1px solid white;background-color:transparent;box-shadow:none;height:11px;width:11px}.rec.rec-dot_active{background-color:#fff;height:14px;width:14px;box-shadow:0 0 8px 3px #e5e5e5}; @media (max-width: 1025px){.section-main{padding:10px;height:fit-content}.rec-arrow-left{left:60px;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.rec-arrow-right{right:60px;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}}@media (min-width: 769px) and (max-width: 1024px){.section-main{padding:8px;width:90%}.img{border-radius:10px;height:300px}.sub-title{width:95%}.rec.rec-arrow{display:none}}@media (max-width: 768px){.section-main{padding:5px;align-items:center;width:95%}.sub-title{width:85%;align-items:center;font-size:20px}.img{border-radius:5px;height:fit-content}.rec.rec-swipable{align-items:center}.rec.rec-dot{height:6px;width:6px}.rec.rec-dot_active{height:8px;width:8px}.rec.rec-arrow{display:none}}table tr td{border:1px solid #dedede}*{margin:0;padding:0;box-sizing:border-box}:root{height:100vh;color:#000;background-color:#fff;--darkblue: #114880;--lightblue: #0097d3;--gray: #9e9e9e;--grayCards: #e7e6e6;--iceColor: #fbfbfb;--black: black;--white: white;--shadow: #dddbdb}.App{height:100%;width:100%;display:flex;flex-direction:column;background-color:var(--iceColor);font-family:Noto Sans SC}a{text-decoration:none}.content{display:flex;flex-direction:column;width:100%;justify-content:space-evenly;align-items:center}.cards-container{display:flex;align-items:center;font-size:17px;font-weight:600;flex-wrap:wrap;width:100%;flex-direction:column}.cards{width:80%;display:flex;align-items:center;justify-content:space-between;padding:5px;flex-wrap:wrap}.card-ul{display:flex;align-items:center;width:100%;flex-wrap:wrap;row-gap:5px}.card{border:1px solid green;border-radius:5px;width:95%;display:flex;align-items:center;justify-content:space-around;padding:5px;background-color:var(--white);border:1px solid var(--grayCards)}.card:hover{box-shadow:-5px 8px 8px var(--shadow)}.card:active{transition-duration:.4s}@media (min-width: 1025px){.content{padding:8px}}@media (min-width: 769px) and (max-width: 1024px){.content{padding:8px;flex-wrap:wrap}.ul-cards{gap:8px;justify-content:space-evenly;flex-wrap:wrap}}@media (max-width: 768px){.content{justify-content:space-around;padding-bottom:5px}.cards-container{position:relative}}span.loading-text{text-align:center}table{width:100%;background:#fff;border:1px solid #dedede}table thead tr th{padding:20px;border:1px solid #dedede;color:#000}table.table-striped tbody tr:nth-of-type(odd){background:#f9f9f9}table tr td{padding:10px 20px;border:1px solid #dedede}table tr td img{max-width:32px;float:left;margin-right:11px;margin-top:1px;border:1px solid #dedede}table.no-border,table.no-border tr td{border:none!important}/*!
*  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
*  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/@font-face{font-family:FontAwesome;src:url(./fontawesome-webfont-7bfcab6d.eot?v=4.7.0);src:url(./fontawesome-webfont-7bfcab6d.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(./fontawesome-webfont-2adefcbc.woff2?v=4.7.0) format("woff2"),url(./fontawesome-webfont-ba0c59de.woff?v=4.7.0) format("woff"),url(./fontawesome-webfont-aa58f33f.ttf?v=4.7.0) format("truetype"),url(./fontawesome-webfont-ad615792.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font: 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eeeeee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scaleY(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-vcard:before,.fa-address-card:before{content:""}.fa-vcard-o:before,.fa-address-card-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
