@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700;800&display=swap);.header{background:rgba(0,0,0,.05)}.header__container{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;padding:15px 0}@media screen and (min-width:992px){.header__container{justify-content:space-between;align-items:center;padding:30px 0;flex-direction:row}}.header__exit{display:none}@media screen and (min-width:992px){.header__exit{display:block}}.header__exit-mov{display:block;position:absolute;right:10px}@media screen and (min-width:992px){.header__exit-mov{display:none}}.header__logo{display:flex;align-items:center;margin-right:10px}.header__logo img{max-width:50px;border-radius:50%;margin-right:10px}@media screen and (min-width:992px){.header__logo img{max-width:80px;margin-right:20px}}.header__logo a{color:#000;text-decoration:none}.header__logo h1{font-size:20px;margin:0}@media screen and (min-width:992px){.header__logo h1{font-size:30px}}.header__logo .header__info{display:flex;font-size:13px}.header__logo .header__info div{margin-right:5px}@media screen and (min-width:992px){.header__logo .header__info{margin:5px 0 0 0;font-size:14px}.header__logo .header__info div{margin-right:15px}}.header__logo .header__info a{color:#000;text-decoration:none;margin-right:10px;transition:all .2s}.header__logo .header__info a:hover{color:#d30014}.footer{margin-top:50px}.footer__container{border-top:2px solid rgba(0,0,0,.1);flex-direction:column;justify-content:center;padding:20px}.footer__container,.footer__logo{display:flex;align-items:center}.footer__logo img{max-width:150px;margin:15px 0}.footer__desc{font-size:12px;text-align:center}.message{position:fixed;top:0;left:0;width:100%;border:0;border-bottom:2px solid #f1d882;background:#ffe591;display:block;outline:0;z-index:999;transition:all .2s}.message__text{text-align:center;padding:20px 20px;font-size:14px}body{font-family:Raleway,sans-serif;font-size:15px;font-weight:700}#app{display:flex;min-height:100vh;flex-direction:column}.main-content{flex:1 0 auto}button,input,select,textarea{font-size:15px;font-weight:600;width:100%;padding:15px;border-radius:3px;border:0;border:2px solid rgba(0,0,0,.1);display:block;outline:0;font-family:Raleway,sans-serif;transition:all .2s}button:focus,input:focus,select:focus,textarea:focus{border-color:#0078bf}textarea{height:200px}button,input[type=button]{width:auto;border-color:#000;padding:10px 30px;background:transparent;color:#000}button:hover,input[type=button]:hover{cursor:pointer}.title__one{position:relative;padding-bottom:10px;font-size:18px}@media screen and (min-width:992px){.title__one{font-size:36px}}.title__one:after{content:"";position:absolute;bottom:0;left:0;height:2px;background:#000;width:100px}.title__two{margin:50px 0;position:relative;padding-bottom:10px;overflow:hidden;font-size:18px}@media screen and (min-width:992px){.title__two{font-size:36px}}.title__two:after{content:"";height:2px;background:rgba(0,0,0,.1);width:100%;position:absolute;top:40%;margin-left:30px}.new-post{position:fixed;z-index:9999;bottom:20px;right:20px;background:#0078bf;font-weight:800;color:#fff;border-radius:50px;text-align:center;text-transform:uppercase;text-decoration:none;transition:all .2s;width:40px;height:40px;line-height:40px}@media screen and (min-width:992px){.new-post{width:auto;height:auto;padding:10px 15px;line-height:30px}}.new-post .desktop{display:none}@media screen and (min-width:992px){.new-post .desktop{display:block}}.new-post .mov{display:block}@media screen and (min-width:992px){.new-post .mov{display:none}}.new-post:hover{transform:scale(1.05);background:#00588c}.error{color:#d30014;border-radius:3px;border:0;border:1px solid #d30014;border-left:5px solid #d30014}.error,.success{width:100%;padding:10px;display:block;outline:0;margin:20px 0;transition:all .2s}.success{color:#08a708;border-radius:3px;border:0;border:1px solid #08a708;border-left:5px solid #08a708}button,input,textarea{font-family:Raleway,sans-serif}table{border-collapse:collapse;font-size:13px}@media screen and (min-width:992px){table{font-size:15px}}table th{min-width:120px}table,td,th{border:0;text-align:left;padding:10px}table a,td a,th a{color:#d30014;text-decoration:none}th{background:#000;color:#fff}tr.closed{background:#d30014;color:#fff}tr.closed td a{color:#fff;text-decoration:none}td{border-bottom:2px solid rgba(0,0,0,.1)}td svg{margin:0 5px}table{width:100%}.pagination{display:flex;justify-content:flex-start}.pagination button{padding:5px;width:30px;height:30px;border:0;background:rgba(0,0,0,.06);margin:20px 2px}.pagination button.active{background:#111;color:#fff}.loader{position:fixed;top:0;left:0}.loader__card{position:fixed;left:50%;top:50%;text-align:center;transform:translate(-50%,-50%);width:250px;height:250px;z-index:999}.loader__text{text-align:center;background:#fff;padding:10px 20px;border-radius:5px}.home{background:#fff url(../img/background.7db69332.png);background-repeat:no-repeat;background-position:0;width:100%;height:100vh;display:flex;align-items:center;justify-content:flex-end}.home.blur{filter:blur(8px)}input{margin:0 0 15px 0}.login{width:100%}.login button{margin-top:20px}.row[data-v-1507ea55]{margin:0 auto;width:100%;flex:0 1 auto;flex-direction:row}.row.reverse[data-v-1507ea55]{flex-direction:row-reverse}.row.natural-height[data-v-1507ea55]{align-items:flex-start}.row.flex-column[data-v-1507ea55]{flex-direction:column}.col[data-v-1507ea55]{box-sizing:border-box;flex-grow:1;flex-basis:0;max-width:100%;padding:1rem}.col.reverse[data-v-1507ea55]{flex-direction:column-reverse}.first[data-v-1507ea55]{order:-1}.last[data-v-1507ea55]{order:1}.align-start[data-v-1507ea55]{align-self:flex-start}.align-end[data-v-1507ea55]{align-self:flex-end}.align-center[data-v-1507ea55]{align-self:center}.align-baseline[data-v-1507ea55]{align-self:baseline}.align-stretch[data-v-1507ea55]{align-self:stretch}.col-xs[data-v-1507ea55]{box-sizing:border-box;flex-grow:1;flex-basis:0;max-width:100%;padding:1rem}.col-xs-1[data-v-1507ea55]{box-sizing:border-box;flex-basis:8.33333%;max-width:8.33333%;padding:1rem}.col-xs-offset-1[data-v-1507ea55]{margin-left:8.33333%}.col-xs-2[data-v-1507ea55]{box-sizing:border-box;flex-basis:16.66667%;max-width:16.66667%;padding:1rem}.col-xs-offset-2[data-v-1507ea55]{margin-left:16.66667%}.col-xs-3[data-v-1507ea55]{box-sizing:border-box;flex-basis:25%;max-width:25%;padding:1rem}.col-xs-offset-3[data-v-1507ea55]{margin-left:25%}.col-xs-4[data-v-1507ea55]{box-sizing:border-box;flex-basis:33.33333%;max-width:33.33333%;padding:1rem}.col-xs-offset-4[data-v-1507ea55]{margin-left:33.33333%}.col-xs-5[data-v-1507ea55]{box-sizing:border-box;flex-basis:41.66667%;max-width:41.66667%;padding:1rem}.col-xs-offset-5[data-v-1507ea55]{margin-left:41.66667%}.col-xs-6[data-v-1507ea55]{box-sizing:border-box;flex-basis:50%;max-width:50%;padding:1rem}.col-xs-offset-6[data-v-1507ea55]{margin-left:50%}.col-xs-7[data-v-1507ea55]{box-sizing:border-box;flex-basis:58.33333%;max-width:58.33333%;padding:1rem}.col-xs-offset-7[data-v-1507ea55]{margin-left:58.33333%}.col-xs-8[data-v-1507ea55]{box-sizing:border-box;flex-basis:66.66667%;max-width:66.66667%;padding:1rem}.col-xs-offset-8[data-v-1507ea55]{margin-left:66.66667%}.col-xs-9[data-v-1507ea55]{box-sizing:border-box;flex-basis:75%;max-width:75%;padding:1rem}.col-xs-offset-9[data-v-1507ea55]{margin-left:75%}.col-xs-10[data-v-1507ea55]{box-sizing:border-box;flex-basis:83.33333%;max-width:83.33333%;padding:1rem}.col-xs-offset-10[data-v-1507ea55]{margin-left:83.33333%}.col-xs-11[data-v-1507ea55]{box-sizing:border-box;flex-basis:91.66667%;max-width:91.66667%;padding:1rem}.col-xs-offset-11[data-v-1507ea55]{margin-left:91.66667%}.col-xs-12[data-v-1507ea55]{box-sizing:border-box;flex-basis:100%;max-width:100%;padding:1rem}.col-xs-offset-12[data-v-1507ea55]{margin-left:100%}.row.start-xs[data-v-1507ea55]{justify-content:flex-start}.row.center-xs[data-v-1507ea55]{justify-content:center}.row.end-xs[data-v-1507ea55]{justify-content:flex-end}.row.top-xs[data-v-1507ea55]{align-items:flex-start}.row.middle-xs[data-v-1507ea55]{align-items:center}.row.bottom-xs[data-v-1507ea55]{align-items:flex-end}.row.around-xs[data-v-1507ea55]{justify-content:space-around}.row.between-xs[data-v-1507ea55]{justify-content:space-between}.first-xs[data-v-1507ea55]{order:-1}.last-xs[data-v-1507ea55]{order:1}@media only screen and (min-width:41rem){.col-sm[data-v-1507ea55]{box-sizing:border-box;flex-grow:1;flex-basis:0;max-width:100%;padding:1rem}.col-sm-1[data-v-1507ea55]{box-sizing:border-box;flex-basis:8.33333%;max-width:8.33333%;padding:1rem}.col-sm-offset-1[data-v-1507ea55]{margin-left:8.33333%}.col-sm-2[data-v-1507ea55]{box-sizing:border-box;flex-basis:16.66667%;max-width:16.66667%;padding:1rem}.col-sm-offset-2[data-v-1507ea55]{margin-left:16.66667%}.col-sm-3[data-v-1507ea55]{box-sizing:border-box;flex-basis:25%;max-width:25%;padding:1rem}.col-sm-offset-3[data-v-1507ea55]{margin-left:25%}.col-sm-4[data-v-1507ea55]{box-sizing:border-box;flex-basis:33.33333%;max-width:33.33333%;padding:1rem}.col-sm-offset-4[data-v-1507ea55]{margin-left:33.33333%}.col-sm-5[data-v-1507ea55]{box-sizing:border-box;flex-basis:41.66667%;max-width:41.66667%;padding:1rem}.col-sm-offset-5[data-v-1507ea55]{margin-left:41.66667%}.col-sm-6[data-v-1507ea55]{box-sizing:border-box;flex-basis:50%;max-width:50%;padding:1rem}.col-sm-offset-6[data-v-1507ea55]{margin-left:50%}.col-sm-7[data-v-1507ea55]{box-sizing:border-box;flex-basis:58.33333%;max-width:58.33333%;padding:1rem}.col-sm-offset-7[data-v-1507ea55]{margin-left:58.33333%}.col-sm-8[data-v-1507ea55]{box-sizing:border-box;flex-basis:66.66667%;max-width:66.66667%;padding:1rem}.col-sm-offset-8[data-v-1507ea55]{margin-left:66.66667%}.col-sm-9[data-v-1507ea55]{box-sizing:border-box;flex-basis:75%;max-width:75%;padding:1rem}.col-sm-offset-9[data-v-1507ea55]{margin-left:75%}.col-sm-10[data-v-1507ea55]{box-sizing:border-box;flex-basis:83.33333%;max-width:83.33333%;padding:1rem}.col-sm-offset-10[data-v-1507ea55]{margin-left:83.33333%}.col-sm-11[data-v-1507ea55]{box-sizing:border-box;flex-basis:91.66667%;max-width:91.66667%;padding:1rem}.col-sm-offset-11[data-v-1507ea55]{margin-left:91.66667%}.col-sm-12[data-v-1507ea55]{box-sizing:border-box;flex-basis:100%;max-width:100%;padding:1rem}.col-sm-offset-12[data-v-1507ea55]{margin-left:100%}.row.start-sm[data-v-1507ea55]{justify-content:flex-start}.row.center-sm[data-v-1507ea55]{justify-content:center}.row.end-sm[data-v-1507ea55]{justify-content:flex-end}.row.top-sm[data-v-1507ea55]{align-items:flex-start}.row.middle-sm[data-v-1507ea55]{align-items:center}.row.bottom-sm[data-v-1507ea55]{align-items:flex-end}.row.around-sm[data-v-1507ea55]{justify-content:space-around}.row.between-sm[data-v-1507ea55]{justify-content:space-between}.first-sm[data-v-1507ea55]{order:-1}.last-sm[data-v-1507ea55]{order:1}}@media only screen and (min-width:65rem){.col-md[data-v-1507ea55]{box-sizing:border-box;flex-grow:1;flex-basis:0;max-width:100%;padding:1rem}.col-md-1[data-v-1507ea55]{box-sizing:border-box;flex-basis:8.33333%;max-width:8.33333%;padding:1rem}.col-md-offset-1[data-v-1507ea55]{margin-left:8.33333%}.col-md-2[data-v-1507ea55]{box-sizing:border-box;flex-basis:16.66667%;max-width:16.66667%;padding:1rem}.col-md-offset-2[data-v-1507ea55]{margin-left:16.66667%}.col-md-3[data-v-1507ea55]{box-sizing:border-box;flex-basis:25%;max-width:25%;padding:1rem}.col-md-offset-3[data-v-1507ea55]{margin-left:25%}.col-md-4[data-v-1507ea55]{box-sizing:border-box;flex-basis:33.33333%;max-width:33.33333%;padding:1rem}.col-md-offset-4[data-v-1507ea55]{margin-left:33.33333%}.col-md-5[data-v-1507ea55]{box-sizing:border-box;flex-basis:41.66667%;max-width:41.66667%;padding:1rem}.col-md-offset-5[data-v-1507ea55]{margin-left:41.66667%}.col-md-6[data-v-1507ea55]{box-sizing:border-box;flex-basis:50%;max-width:50%;padding:1rem}.col-md-offset-6[data-v-1507ea55]{margin-left:50%}.col-md-7[data-v-1507ea55]{box-sizing:border-box;flex-basis:58.33333%;max-width:58.33333%;padding:1rem}.col-md-offset-7[data-v-1507ea55]{margin-left:58.33333%}.col-md-8[data-v-1507ea55]{box-sizing:border-box;flex-basis:66.66667%;max-width:66.66667%;padding:1rem}.col-md-offset-8[data-v-1507ea55]{margin-left:66.66667%}.col-md-9[data-v-1507ea55]{box-sizing:border-box;flex-basis:75%;max-width:75%;padding:1rem}.col-md-offset-9[data-v-1507ea55]{margin-left:75%}.col-md-10[data-v-1507ea55]{box-sizing:border-box;flex-basis:83.33333%;max-width:83.33333%;padding:1rem}.col-md-offset-10[data-v-1507ea55]{margin-left:83.33333%}.col-md-11[data-v-1507ea55]{box-sizing:border-box;flex-basis:91.66667%;max-width:91.66667%;padding:1rem}.col-md-offset-11[data-v-1507ea55]{margin-left:91.66667%}.col-md-12[data-v-1507ea55]{box-sizing:border-box;flex-basis:100%;max-width:100%;padding:1rem}.col-md-offset-12[data-v-1507ea55]{margin-left:100%}.row.start-md[data-v-1507ea55]{justify-content:flex-start}.row.center-md[data-v-1507ea55]{justify-content:center}.row.end-md[data-v-1507ea55]{justify-content:flex-end}.row.top-md[data-v-1507ea55]{align-items:flex-start}.row.middle-md[data-v-1507ea55]{align-items:center}.row.bottom-md[data-v-1507ea55]{align-items:flex-end}.row.around-md[data-v-1507ea55]{justify-content:space-around}.row.between-md[data-v-1507ea55]{justify-content:space-between}.first-md[data-v-1507ea55]{order:-1}.last-md[data-v-1507ea55]{order:1}}@media only screen and (min-width:91rem){.col-lg[data-v-1507ea55]{box-sizing:border-box;flex-grow:1;flex-basis:0;max-width:100%;padding:1rem}.col-lg-1[data-v-1507ea55]{box-sizing:border-box;flex-basis:8.33333%;max-width:8.33333%;padding:1rem}.col-lg-offset-1[data-v-1507ea55]{margin-left:8.33333%}.col-lg-2[data-v-1507ea55]{box-sizing:border-box;flex-basis:16.66667%;max-width:16.66667%;padding:1rem}.col-lg-offset-2[data-v-1507ea55]{margin-left:16.66667%}.col-lg-3[data-v-1507ea55]{box-sizing:border-box;flex-basis:25%;max-width:25%;padding:1rem}.col-lg-offset-3[data-v-1507ea55]{margin-left:25%}.col-lg-4[data-v-1507ea55]{box-sizing:border-box;flex-basis:33.33333%;max-width:33.33333%;padding:1rem}.col-lg-offset-4[data-v-1507ea55]{margin-left:33.33333%}.col-lg-5[data-v-1507ea55]{box-sizing:border-box;flex-basis:41.66667%;max-width:41.66667%;padding:1rem}.col-lg-offset-5[data-v-1507ea55]{margin-left:41.66667%}.col-lg-6[data-v-1507ea55]{box-sizing:border-box;flex-basis:50%;max-width:50%;padding:1rem}.col-lg-offset-6[data-v-1507ea55]{margin-left:50%}.col-lg-7[data-v-1507ea55]{box-sizing:border-box;flex-basis:58.33333%;max-width:58.33333%;padding:1rem}.col-lg-offset-7[data-v-1507ea55]{margin-left:58.33333%}.col-lg-8[data-v-1507ea55]{box-sizing:border-box;flex-basis:66.66667%;max-width:66.66667%;padding:1rem}.col-lg-offset-8[data-v-1507ea55]{margin-left:66.66667%}.col-lg-9[data-v-1507ea55]{box-sizing:border-box;flex-basis:75%;max-width:75%;padding:1rem}.col-lg-offset-9[data-v-1507ea55]{margin-left:75%}.col-lg-10[data-v-1507ea55]{box-sizing:border-box;flex-basis:83.33333%;max-width:83.33333%;padding:1rem}.col-lg-offset-10[data-v-1507ea55]{margin-left:83.33333%}.col-lg-11[data-v-1507ea55]{box-sizing:border-box;flex-basis:91.66667%;max-width:91.66667%;padding:1rem}.col-lg-offset-11[data-v-1507ea55]{margin-left:91.66667%}.col-lg-12[data-v-1507ea55]{box-sizing:border-box;flex-basis:100%;max-width:100%;padding:1rem}.col-lg-offset-12[data-v-1507ea55]{margin-left:100%}.row.start-lg[data-v-1507ea55]{justify-content:flex-start}.row.center-lg[data-v-1507ea55]{justify-content:center}.row.end-lg[data-v-1507ea55]{justify-content:flex-end}.row.top-lg[data-v-1507ea55]{align-items:flex-start}.row.middle-lg[data-v-1507ea55]{align-items:center}.row.bottom-lg[data-v-1507ea55]{align-items:flex-end}.row.around-lg[data-v-1507ea55]{justify-content:space-around}.row.between-lg[data-v-1507ea55]{justify-content:space-between}.first-lg[data-v-1507ea55]{order:-1}.last-lg[data-v-1507ea55]{order:1}}@media only screen and (min-width:121rem){.col-xl[data-v-1507ea55]{box-sizing:border-box;flex-grow:1;flex-basis:0;max-width:100%;padding:1rem}.col-xl-1[data-v-1507ea55]{box-sizing:border-box;flex-basis:8.33333%;max-width:8.33333%;padding:1rem}.col-xl-offset-1[data-v-1507ea55]{margin-left:8.33333%}.col-xl-2[data-v-1507ea55]{box-sizing:border-box;flex-basis:16.66667%;max-width:16.66667%;padding:1rem}.col-xl-offset-2[data-v-1507ea55]{margin-left:16.66667%}.col-xl-3[data-v-1507ea55]{box-sizing:border-box;flex-basis:25%;max-width:25%;padding:1rem}.col-xl-offset-3[data-v-1507ea55]{margin-left:25%}.col-xl-4[data-v-1507ea55]{box-sizing:border-box;flex-basis:33.33333%;max-width:33.33333%;padding:1rem}.col-xl-offset-4[data-v-1507ea55]{margin-left:33.33333%}.col-xl-5[data-v-1507ea55]{box-sizing:border-box;flex-basis:41.66667%;max-width:41.66667%;padding:1rem}.col-xl-offset-5[data-v-1507ea55]{margin-left:41.66667%}.col-xl-6[data-v-1507ea55]{box-sizing:border-box;flex-basis:50%;max-width:50%;padding:1rem}.col-xl-offset-6[data-v-1507ea55]{margin-left:50%}.col-xl-7[data-v-1507ea55]{box-sizing:border-box;flex-basis:58.33333%;max-width:58.33333%;padding:1rem}.col-xl-offset-7[data-v-1507ea55]{margin-left:58.33333%}.col-xl-8[data-v-1507ea55]{box-sizing:border-box;flex-basis:66.66667%;max-width:66.66667%;padding:1rem}.col-xl-offset-8[data-v-1507ea55]{margin-left:66.66667%}.col-xl-9[data-v-1507ea55]{box-sizing:border-box;flex-basis:75%;max-width:75%;padding:1rem}.col-xl-offset-9[data-v-1507ea55]{margin-left:75%}.col-xl-10[data-v-1507ea55]{box-sizing:border-box;flex-basis:83.33333%;max-width:83.33333%;padding:1rem}.col-xl-offset-10[data-v-1507ea55]{margin-left:83.33333%}.col-xl-11[data-v-1507ea55]{box-sizing:border-box;flex-basis:91.66667%;max-width:91.66667%;padding:1rem}.col-xl-offset-11[data-v-1507ea55]{margin-left:91.66667%}.col-xl-12[data-v-1507ea55]{box-sizing:border-box;flex-basis:100%;max-width:100%;padding:1rem}.col-xl-offset-12[data-v-1507ea55]{margin-left:100%}.row.start-xl[data-v-1507ea55]{justify-content:flex-start}.row.center-xl[data-v-1507ea55]{justify-content:center}.row.end-xl[data-v-1507ea55]{justify-content:flex-end}.row.top-xl[data-v-1507ea55]{align-items:flex-start}.row.middle-xl[data-v-1507ea55]{align-items:center}.row.bottom-xl[data-v-1507ea55]{align-items:flex-end}.row.around-xl[data-v-1507ea55]{justify-content:space-around}.row.between-xl[data-v-1507ea55]{justify-content:space-between}.first-xl[data-v-1507ea55]{order:-1}.last-xl[data-v-1507ea55]{order:1}}.col-gutter-lr[data-v-1507ea55]{padding:0 1rem}.col-no-gutter[data-v-1507ea55]{padding:0}.show[data-v-1507ea55]{display:block!important}.row.show[data-v-1507ea55]{display:flex!important}.hide[data-v-1507ea55]{display:none!important}.show-xs[data-v-1507ea55]{display:block!important}.row.show-xs[data-v-1507ea55]{display:flex!important}.hide-xs[data-v-1507ea55]{display:none!important}@media only screen and (max-width:40rem){.show-xs-only[data-v-1507ea55]{display:block!important}.row.show-xs-only[data-v-1507ea55]{display:flex!important}.hide-xs-only[data-v-1507ea55]{display:none!important}}@media only screen and (min-width:41rem){.show-sm[data-v-1507ea55]{display:block!important}.row.show-sm[data-v-1507ea55]{display:flex!important}.hide-sm[data-v-1507ea55]{display:none!important}}@media only screen and (min-width:41rem) and (max-width:64rem){.show-sm-only[data-v-1507ea55]{display:block!important}.row.show-sm-only[data-v-1507ea55]{display:flex!important}.hide-sm-only[data-v-1507ea55]{display:none!important}}@media only screen and (min-width:65rem){.show-md[data-v-1507ea55]{display:block!important}.row.show-md[data-v-1507ea55]{display:flex!important}.hide-md[data-v-1507ea55]{display:none!important}}@media only screen and (min-width:65rem) and (max-width:90rem){.show-md-only[data-v-1507ea55]{display:block!important}.row.show-md-only[data-v-1507ea55]{display:flex!important}.hide-md-only[data-v-1507ea55]{display:none!important}}@media only screen and (min-width:91rem){.show-lg[data-v-1507ea55]{display:block!important}.row.show-lg[data-v-1507ea55]{display:flex!important}.hide-lg[data-v-1507ea55]{display:none!important}}@media only screen and (min-width:91rem) and (max-width:120rem){.show-lg-only[data-v-1507ea55]{display:block!important}.row.show-lg-only[data-v-1507ea55]{display:flex!important}.hide-lg-only[data-v-1507ea55]{display:none!important}}@media only screen and (min-width:121rem){.show-xl[data-v-1507ea55]{display:block!important}.row.show-xl[data-v-1507ea55]{display:flex!important}.hide-xl[data-v-1507ea55]{display:none!important}}.container[data-v-1507ea55]{box-sizing:border-box;margin:0 auto;padding:0 1em}@media screen and (min-width:480px){.container[data-v-1507ea55]{max-width:480px}}@media screen and (min-width:768px){.container[data-v-1507ea55]{max-width:768px}}@media screen and (min-width:992px){.container[data-v-1507ea55]{max-width:992px}}@media screen and (min-width:1100px){.container[data-v-1507ea55]{max-width:1100px}}.row[data-v-1507ea55]{box-sizing:border-box;display:flex;flex-wrap:wrap}.col-lg-1[data-v-1507ea55],.col-md-1[data-v-1507ea55],.col-sm-1[data-v-1507ea55],.col-xs-1[data-v-1507ea55]{box-sizing:border-box;padding:1em;width:100%}@media screen and (min-width:480px){.col-xs-1[data-v-1507ea55]{width:8.33333%}}@media screen and (min-width:768px){.col-sm-1[data-v-1507ea55]{width:8.33333%}}@media screen and (min-width:992px){.col-md-1[data-v-1507ea55]{width:8.33333%}}@media screen and (min-width:1100px){.col-lg-1[data-v-1507ea55]{width:8.33333%}}.col-lg-2[data-v-1507ea55],.col-md-2[data-v-1507ea55],.col-sm-2[data-v-1507ea55],.col-xs-2[data-v-1507ea55]{box-sizing:border-box;padding:1em;width:100%}@media screen and (min-width:480px){.col-xs-2[data-v-1507ea55]{width:16.66667%}}@media screen and (min-width:768px){.col-sm-2[data-v-1507ea55]{width:16.66667%}}@media screen and (min-width:992px){.col-md-2[data-v-1507ea55]{width:16.66667%}}@media screen and (min-width:1100px){.col-lg-2[data-v-1507ea55]{width:16.66667%}}.col-lg-3[data-v-1507ea55],.col-md-3[data-v-1507ea55],.col-sm-3[data-v-1507ea55],.col-xs-3[data-v-1507ea55]{box-sizing:border-box;padding:1em;width:100%}@media screen and (min-width:480px){.col-xs-3[data-v-1507ea55]{width:25%}}@media screen and (min-width:768px){.col-sm-3[data-v-1507ea55]{width:25%}}@media screen and (min-width:992px){.col-md-3[data-v-1507ea55]{width:25%}}@media screen and (min-width:1100px){.col-lg-3[data-v-1507ea55]{width:25%}}.col-lg-4[data-v-1507ea55],.col-md-4[data-v-1507ea55],.col-sm-4[data-v-1507ea55],.col-xs-4[data-v-1507ea55]{box-sizing:border-box;padding:1em;width:100%}@media screen and (min-width:480px){.col-xs-4[data-v-1507ea55]{width:33.33333%}}@media screen and (min-width:768px){.col-sm-4[data-v-1507ea55]{width:33.33333%}}@media screen and (min-width:992px){.col-md-4[data-v-1507ea55]{width:33.33333%}}@media screen and (min-width:1100px){.col-lg-4[data-v-1507ea55]{width:33.33333%}}.col-lg-5[data-v-1507ea55],.col-md-5[data-v-1507ea55],.col-sm-5[data-v-1507ea55],.col-xs-5[data-v-1507ea55]{box-sizing:border-box;padding:1em;width:100%}@media screen and (min-width:480px){.col-xs-5[data-v-1507ea55]{width:41.66667%}}@media screen and (min-width:768px){.col-sm-5[data-v-1507ea55]{width:41.66667%}}@media screen and (min-width:992px){.col-md-5[data-v-1507ea55]{width:41.66667%}}@media screen and (min-width:1100px){.col-lg-5[data-v-1507ea55]{width:41.66667%}}.col-lg-6[data-v-1507ea55],.col-md-6[data-v-1507ea55],.col-sm-6[data-v-1507ea55],.col-xs-6[data-v-1507ea55]{box-sizing:border-box;padding:1em;width:100%}@media screen and (min-width:480px){.col-xs-6[data-v-1507ea55]{width:50%}}@media screen and (min-width:768px){.col-sm-6[data-v-1507ea55]{width:50%}}@media screen and (min-width:992px){.col-md-6[data-v-1507ea55]{width:50%}}@media screen and (min-width:1100px){.col-lg-6[data-v-1507ea55]{width:50%}}.col-lg-7[data-v-1507ea55],.col-md-7[data-v-1507ea55],.col-sm-7[data-v-1507ea55],.col-xs-7[data-v-1507ea55]{box-sizing:border-box;padding:1em;width:100%}@media screen and (min-width:480px){.col-xs-7[data-v-1507ea55]{width:58.33333%}}@media screen and (min-width:768px){.col-sm-7[data-v-1507ea55]{width:58.33333%}}@media screen and (min-width:992px){.col-md-7[data-v-1507ea55]{width:58.33333%}}@media screen and (min-width:1100px){.col-lg-7[data-v-1507ea55]{width:58.33333%}}.col-lg-8[data-v-1507ea55],.col-md-8[data-v-1507ea55],.col-sm-8[data-v-1507ea55],.col-xs-8[data-v-1507ea55]{box-sizing:border-box;padding:1em;width:100%}@media screen and (min-width:480px){.col-xs-8[data-v-1507ea55]{width:66.66667%}}@media screen and (min-width:768px){.col-sm-8[data-v-1507ea55]{width:66.66667%}}@media screen and (min-width:992px){.col-md-8[data-v-1507ea55]{width:66.66667%}}@media screen and (min-width:1100px){.col-lg-8[data-v-1507ea55]{width:66.66667%}}.col-lg-9[data-v-1507ea55],.col-md-9[data-v-1507ea55],.col-sm-9[data-v-1507ea55],.col-xs-9[data-v-1507ea55]{box-sizing:border-box;padding:1em;width:100%}@media screen and (min-width:480px){.col-xs-9[data-v-1507ea55]{width:75%}}@media screen and (min-width:768px){.col-sm-9[data-v-1507ea55]{width:75%}}@media screen and (min-width:992px){.col-md-9[data-v-1507ea55]{width:75%}}@media screen and (min-width:1100px){.col-lg-9[data-v-1507ea55]{width:75%}}.col-lg-10[data-v-1507ea55],.col-md-10[data-v-1507ea55],.col-sm-10[data-v-1507ea55],.col-xs-10[data-v-1507ea55]{box-sizing:border-box;padding:1em;width:100%}@media screen and (min-width:480px){.col-xs-10[data-v-1507ea55]{width:83.33333%}}@media screen and (min-width:768px){.col-sm-10[data-v-1507ea55]{width:83.33333%}}@media screen and (min-width:992px){.col-md-10[data-v-1507ea55]{width:83.33333%}}@media screen and (min-width:1100px){.col-lg-10[data-v-1507ea55]{width:83.33333%}}.col-lg-11[data-v-1507ea55],.col-md-11[data-v-1507ea55],.col-sm-11[data-v-1507ea55],.col-xs-11[data-v-1507ea55]{box-sizing:border-box;padding:1em;width:100%}@media screen and (min-width:480px){.col-xs-11[data-v-1507ea55]{width:91.66667%}}@media screen and (min-width:768px){.col-sm-11[data-v-1507ea55]{width:91.66667%}}@media screen and (min-width:992px){.col-md-11[data-v-1507ea55]{width:91.66667%}}@media screen and (min-width:1100px){.col-lg-11[data-v-1507ea55]{width:91.66667%}}.col-lg-12[data-v-1507ea55],.col-md-12[data-v-1507ea55],.col-sm-12[data-v-1507ea55],.col-xs-12[data-v-1507ea55]{box-sizing:border-box;padding:1em;width:100%}@media screen and (min-width:480px){.col-xs-12[data-v-1507ea55]{width:100%}}@media screen and (min-width:768px){.col-sm-12[data-v-1507ea55]{width:100%}}@media screen and (min-width:992px){.col-md-12[data-v-1507ea55]{width:100%}}@media screen and (min-width:1100px){.col-lg-12[data-v-1507ea55]{width:100%}}html[data-v-1507ea55]{box-sizing:border-box}[data-v-1507ea55],[data-v-1507ea55]:after,[data-v-1507ea55]:before{box-sizing:inherit}body[data-v-1507ea55]{margin:0}button[data-v-1507ea55]{margin-top:20px}.form[data-v-1507ea55]{padding:0}.form.blur[data-v-1507ea55]{filter:blur(5px)}.form .col-md-6[data-v-1507ea55]{padding-top:0}.form textarea[data-v-1507ea55]{margin-bottom:20px}.row{margin:0 auto;width:100%;flex:0 1 auto;flex-direction:row}.row.reverse{flex-direction:row-reverse}.row.natural-height{align-items:flex-start}.row.flex-column{flex-direction:column}.col{box-sizing:border-box;flex-grow:1;flex-basis:0;max-width:100%;padding:1rem}.col.reverse{flex-direction:column-reverse}.first{order:-1}.last{order:1}.align-start{align-self:flex-start}.align-end{align-self:flex-end}.align-center{align-self:center}.align-baseline{align-self:baseline}.align-stretch{align-self:stretch}.col-xs{flex-grow:1;flex-basis:0;max-width:100%}.col-xs,.col-xs-1{box-sizing:border-box;padding:1rem}.col-xs-1{flex-basis:8.33333%;max-width:8.33333%}.col-xs-offset-1{margin-left:8.33333%}.col-xs-2{box-sizing:border-box;flex-basis:16.66667%;max-width:16.66667%;padding:1rem}.col-xs-offset-2{margin-left:16.66667%}.col-xs-3{box-sizing:border-box;flex-basis:25%;max-width:25%;padding:1rem}.col-xs-offset-3{margin-left:25%}.col-xs-4{box-sizing:border-box;flex-basis:33.33333%;max-width:33.33333%;padding:1rem}.col-xs-offset-4{margin-left:33.33333%}.col-xs-5{box-sizing:border-box;flex-basis:41.66667%;max-width:41.66667%;padding:1rem}.col-xs-offset-5{margin-left:41.66667%}.col-xs-6{box-sizing:border-box;flex-basis:50%;max-width:50%;padding:1rem}.col-xs-offset-6{margin-left:50%}.col-xs-7{box-sizing:border-box;flex-basis:58.33333%;max-width:58.33333%;padding:1rem}.col-xs-offset-7{margin-left:58.33333%}.col-xs-8{box-sizing:border-box;flex-basis:66.66667%;max-width:66.66667%;padding:1rem}.col-xs-offset-8{margin-left:66.66667%}.col-xs-9{box-sizing:border-box;flex-basis:75%;max-width:75%;padding:1rem}.col-xs-offset-9{margin-left:75%}.col-xs-10{box-sizing:border-box;flex-basis:83.33333%;max-width:83.33333%;padding:1rem}.col-xs-offset-10{margin-left:83.33333%}.col-xs-11{box-sizing:border-box;flex-basis:91.66667%;max-width:91.66667%;padding:1rem}.col-xs-offset-11{margin-left:91.66667%}.col-xs-12{box-sizing:border-box;flex-basis:100%;max-width:100%;padding:1rem}.col-xs-offset-12{margin-left:100%}.row.start-xs{justify-content:flex-start}.row.center-xs{justify-content:center}.row.end-xs{justify-content:flex-end}.row.top-xs{align-items:flex-start}.row.middle-xs{align-items:center}.row.bottom-xs{align-items:flex-end}.row.around-xs{justify-content:space-around}.row.between-xs{justify-content:space-between}.first-xs{order:-1}.last-xs{order:1}@media only screen and (min-width:41rem){.col-sm{flex-grow:1;flex-basis:0;max-width:100%}.col-sm,.col-sm-1{box-sizing:border-box;padding:1rem}.col-sm-1{flex-basis:8.33333%;max-width:8.33333%}.col-sm-offset-1{margin-left:8.33333%}.col-sm-2{box-sizing:border-box;flex-basis:16.66667%;max-width:16.66667%;padding:1rem}.col-sm-offset-2{margin-left:16.66667%}.col-sm-3{box-sizing:border-box;flex-basis:25%;max-width:25%;padding:1rem}.col-sm-offset-3{margin-left:25%}.col-sm-4{box-sizing:border-box;flex-basis:33.33333%;max-width:33.33333%;padding:1rem}.col-sm-offset-4{margin-left:33.33333%}.col-sm-5{box-sizing:border-box;flex-basis:41.66667%;max-width:41.66667%;padding:1rem}.col-sm-offset-5{margin-left:41.66667%}.col-sm-6{box-sizing:border-box;flex-basis:50%;max-width:50%;padding:1rem}.col-sm-offset-6{margin-left:50%}.col-sm-7{box-sizing:border-box;flex-basis:58.33333%;max-width:58.33333%;padding:1rem}.col-sm-offset-7{margin-left:58.33333%}.col-sm-8{box-sizing:border-box;flex-basis:66.66667%;max-width:66.66667%;padding:1rem}.col-sm-offset-8{margin-left:66.66667%}.col-sm-9{box-sizing:border-box;flex-basis:75%;max-width:75%;padding:1rem}.col-sm-offset-9{margin-left:75%}.col-sm-10{box-sizing:border-box;flex-basis:83.33333%;max-width:83.33333%;padding:1rem}.col-sm-offset-10{margin-left:83.33333%}.col-sm-11{box-sizing:border-box;flex-basis:91.66667%;max-width:91.66667%;padding:1rem}.col-sm-offset-11{margin-left:91.66667%}.col-sm-12{box-sizing:border-box;flex-basis:100%;max-width:100%;padding:1rem}.col-sm-offset-12{margin-left:100%}.row.start-sm{justify-content:flex-start}.row.center-sm{justify-content:center}.row.end-sm{justify-content:flex-end}.row.top-sm{align-items:flex-start}.row.middle-sm{align-items:center}.row.bottom-sm{align-items:flex-end}.row.around-sm{justify-content:space-around}.row.between-sm{justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}}@media only screen and (min-width:65rem){.col-md{flex-grow:1;flex-basis:0;max-width:100%}.col-md,.col-md-1{box-sizing:border-box;padding:1rem}.col-md-1{flex-basis:8.33333%;max-width:8.33333%}.col-md-offset-1{margin-left:8.33333%}.col-md-2{box-sizing:border-box;flex-basis:16.66667%;max-width:16.66667%;padding:1rem}.col-md-offset-2{margin-left:16.66667%}.col-md-3{box-sizing:border-box;flex-basis:25%;max-width:25%;padding:1rem}.col-md-offset-3{margin-left:25%}.col-md-4{box-sizing:border-box;flex-basis:33.33333%;max-width:33.33333%;padding:1rem}.col-md-offset-4{margin-left:33.33333%}.col-md-5{box-sizing:border-box;flex-basis:41.66667%;max-width:41.66667%;padding:1rem}.col-md-offset-5{margin-left:41.66667%}.col-md-6{box-sizing:border-box;flex-basis:50%;max-width:50%;padding:1rem}.col-md-offset-6{margin-left:50%}.col-md-7{box-sizing:border-box;flex-basis:58.33333%;max-width:58.33333%;padding:1rem}.col-md-offset-7{margin-left:58.33333%}.col-md-8{box-sizing:border-box;flex-basis:66.66667%;max-width:66.66667%;padding:1rem}.col-md-offset-8{margin-left:66.66667%}.col-md-9{box-sizing:border-box;flex-basis:75%;max-width:75%;padding:1rem}.col-md-offset-9{margin-left:75%}.col-md-10{box-sizing:border-box;flex-basis:83.33333%;max-width:83.33333%;padding:1rem}.col-md-offset-10{margin-left:83.33333%}.col-md-11{box-sizing:border-box;flex-basis:91.66667%;max-width:91.66667%;padding:1rem}.col-md-offset-11{margin-left:91.66667%}.col-md-12{box-sizing:border-box;flex-basis:100%;max-width:100%;padding:1rem}.col-md-offset-12{margin-left:100%}.row.start-md{justify-content:flex-start}.row.center-md{justify-content:center}.row.end-md{justify-content:flex-end}.row.top-md{align-items:flex-start}.row.middle-md{align-items:center}.row.bottom-md{align-items:flex-end}.row.around-md{justify-content:space-around}.row.between-md{justify-content:space-between}.first-md{order:-1}.last-md{order:1}}@media only screen and (min-width:91rem){.col-lg{flex-grow:1;flex-basis:0;max-width:100%}.col-lg,.col-lg-1{box-sizing:border-box;padding:1rem}.col-lg-1{flex-basis:8.33333%;max-width:8.33333%}.col-lg-offset-1{margin-left:8.33333%}.col-lg-2{box-sizing:border-box;flex-basis:16.66667%;max-width:16.66667%;padding:1rem}.col-lg-offset-2{margin-left:16.66667%}.col-lg-3{box-sizing:border-box;flex-basis:25%;max-width:25%;padding:1rem}.col-lg-offset-3{margin-left:25%}.col-lg-4{box-sizing:border-box;flex-basis:33.33333%;max-width:33.33333%;padding:1rem}.col-lg-offset-4{margin-left:33.33333%}.col-lg-5{box-sizing:border-box;flex-basis:41.66667%;max-width:41.66667%;padding:1rem}.col-lg-offset-5{margin-left:41.66667%}.col-lg-6{box-sizing:border-box;flex-basis:50%;max-width:50%;padding:1rem}.col-lg-offset-6{margin-left:50%}.col-lg-7{box-sizing:border-box;flex-basis:58.33333%;max-width:58.33333%;padding:1rem}.col-lg-offset-7{margin-left:58.33333%}.col-lg-8{box-sizing:border-box;flex-basis:66.66667%;max-width:66.66667%;padding:1rem}.col-lg-offset-8{margin-left:66.66667%}.col-lg-9{box-sizing:border-box;flex-basis:75%;max-width:75%;padding:1rem}.col-lg-offset-9{margin-left:75%}.col-lg-10{box-sizing:border-box;flex-basis:83.33333%;max-width:83.33333%;padding:1rem}.col-lg-offset-10{margin-left:83.33333%}.col-lg-11{box-sizing:border-box;flex-basis:91.66667%;max-width:91.66667%;padding:1rem}.col-lg-offset-11{margin-left:91.66667%}.col-lg-12{box-sizing:border-box;flex-basis:100%;max-width:100%;padding:1rem}.col-lg-offset-12{margin-left:100%}.row.start-lg{justify-content:flex-start}.row.center-lg{justify-content:center}.row.end-lg{justify-content:flex-end}.row.top-lg{align-items:flex-start}.row.middle-lg{align-items:center}.row.bottom-lg{align-items:flex-end}.row.around-lg{justify-content:space-around}.row.between-lg{justify-content:space-between}.first-lg{order:-1}.last-lg{order:1}}@media only screen and (min-width:121rem){.col-xl{flex-grow:1;flex-basis:0;max-width:100%}.col-xl,.col-xl-1{box-sizing:border-box;padding:1rem}.col-xl-1{flex-basis:8.33333%;max-width:8.33333%}.col-xl-offset-1{margin-left:8.33333%}.col-xl-2{box-sizing:border-box;flex-basis:16.66667%;max-width:16.66667%;padding:1rem}.col-xl-offset-2{margin-left:16.66667%}.col-xl-3{box-sizing:border-box;flex-basis:25%;max-width:25%;padding:1rem}.col-xl-offset-3{margin-left:25%}.col-xl-4{box-sizing:border-box;flex-basis:33.33333%;max-width:33.33333%;padding:1rem}.col-xl-offset-4{margin-left:33.33333%}.col-xl-5{box-sizing:border-box;flex-basis:41.66667%;max-width:41.66667%;padding:1rem}.col-xl-offset-5{margin-left:41.66667%}.col-xl-6{box-sizing:border-box;flex-basis:50%;max-width:50%;padding:1rem}.col-xl-offset-6{margin-left:50%}.col-xl-7{box-sizing:border-box;flex-basis:58.33333%;max-width:58.33333%;padding:1rem}.col-xl-offset-7{margin-left:58.33333%}.col-xl-8{box-sizing:border-box;flex-basis:66.66667%;max-width:66.66667%;padding:1rem}.col-xl-offset-8{margin-left:66.66667%}.col-xl-9{box-sizing:border-box;flex-basis:75%;max-width:75%;padding:1rem}.col-xl-offset-9{margin-left:75%}.col-xl-10{box-sizing:border-box;flex-basis:83.33333%;max-width:83.33333%;padding:1rem}.col-xl-offset-10{margin-left:83.33333%}.col-xl-11{box-sizing:border-box;flex-basis:91.66667%;max-width:91.66667%;padding:1rem}.col-xl-offset-11{margin-left:91.66667%}.col-xl-12{box-sizing:border-box;flex-basis:100%;max-width:100%;padding:1rem}.col-xl-offset-12{margin-left:100%}.row.start-xl{justify-content:flex-start}.row.center-xl{justify-content:center}.row.end-xl{justify-content:flex-end}.row.top-xl{align-items:flex-start}.row.middle-xl{align-items:center}.row.bottom-xl{align-items:flex-end}.row.around-xl{justify-content:space-around}.row.between-xl{justify-content:space-between}.first-xl{order:-1}.last-xl{order:1}}.col-gutter-lr{padding:0 1rem}.col-no-gutter{padding:0}.show{display:block!important}.row.show{display:flex!important}.hide{display:none!important}.show-xs{display:block!important}.row.show-xs{display:flex!important}.hide-xs{display:none!important}@media only screen and (max-width:40rem){.show-xs-only{display:block!important}.row.show-xs-only{display:flex!important}.hide-xs-only{display:none!important}}@media only screen and (min-width:41rem){.show-sm{display:block!important}.row.show-sm{display:flex!important}.hide-sm{display:none!important}}@media only screen and (min-width:41rem) and (max-width:64rem){.show-sm-only{display:block!important}.row.show-sm-only{display:flex!important}.hide-sm-only{display:none!important}}@media only screen and (min-width:65rem){.show-md{display:block!important}.row.show-md{display:flex!important}.hide-md{display:none!important}}@media only screen and (min-width:65rem) and (max-width:90rem){.show-md-only{display:block!important}.row.show-md-only{display:flex!important}.hide-md-only{display:none!important}}@media only screen and (min-width:91rem){.show-lg{display:block!important}.row.show-lg{display:flex!important}.hide-lg{display:none!important}}@media only screen and (min-width:91rem) and (max-width:120rem){.show-lg-only{display:block!important}.row.show-lg-only{display:flex!important}.hide-lg-only{display:none!important}}@media only screen and (min-width:121rem){.show-xl{display:block!important}.row.show-xl{display:flex!important}.hide-xl{display:none!important}}.container{box-sizing:border-box;margin:0 auto;padding:0 1em}@media screen and (min-width:480px){.container{max-width:480px}}@media screen and (min-width:768px){.container{max-width:768px}}@media screen and (min-width:992px){.container{max-width:992px}}@media screen and (min-width:1100px){.container{max-width:1100px}}.row{box-sizing:border-box;display:flex;flex-wrap:wrap}.col-lg-1,.col-md-1,.col-sm-1,.col-xs-1{box-sizing:border-box;padding:1em;width:100%}@media screen and (min-width:480px){.col-xs-1{width:8.33333%}}@media screen and (min-width:768px){.col-sm-1{width:8.33333%}}@media screen and (min-width:992px){.col-md-1{width:8.33333%}}@media screen and (min-width:1100px){.col-lg-1{width:8.33333%}}.col-lg-2,.col-md-2,.col-sm-2,.col-xs-2{box-sizing:border-box;padding:1em;width:100%}@media screen and (min-width:480px){.col-xs-2{width:16.66667%}}@media screen and (min-width:768px){.col-sm-2{width:16.66667%}}@media screen and (min-width:992px){.col-md-2{width:16.66667%}}@media screen and (min-width:1100px){.col-lg-2{width:16.66667%}}.col-lg-3,.col-md-3,.col-sm-3,.col-xs-3{box-sizing:border-box;padding:1em;width:100%}@media screen and (min-width:480px){.col-xs-3{width:25%}}@media screen and (min-width:768px){.col-sm-3{width:25%}}@media screen and (min-width:992px){.col-md-3{width:25%}}@media screen and (min-width:1100px){.col-lg-3{width:25%}}.col-lg-4,.col-md-4,.col-sm-4,.col-xs-4{box-sizing:border-box;padding:1em;width:100%}@media screen and (min-width:480px){.col-xs-4{width:33.33333%}}@media screen and (min-width:768px){.col-sm-4{width:33.33333%}}@media screen and (min-width:992px){.col-md-4{width:33.33333%}}@media screen and (min-width:1100px){.col-lg-4{width:33.33333%}}.col-lg-5,.col-md-5,.col-sm-5,.col-xs-5{box-sizing:border-box;padding:1em;width:100%}@media screen and (min-width:480px){.col-xs-5{width:41.66667%}}@media screen and (min-width:768px){.col-sm-5{width:41.66667%}}@media screen and (min-width:992px){.col-md-5{width:41.66667%}}@media screen and (min-width:1100px){.col-lg-5{width:41.66667%}}.col-lg-6,.col-md-6,.col-sm-6,.col-xs-6{box-sizing:border-box;padding:1em;width:100%}@media screen and (min-width:480px){.col-xs-6{width:50%}}@media screen and (min-width:768px){.col-sm-6{width:50%}}@media screen and (min-width:992px){.col-md-6{width:50%}}@media screen and (min-width:1100px){.col-lg-6{width:50%}}.col-lg-7,.col-md-7,.col-sm-7,.col-xs-7{box-sizing:border-box;padding:1em;width:100%}@media screen and (min-width:480px){.col-xs-7{width:58.33333%}}@media screen and (min-width:768px){.col-sm-7{width:58.33333%}}@media screen and (min-width:992px){.col-md-7{width:58.33333%}}@media screen and (min-width:1100px){.col-lg-7{width:58.33333%}}.col-lg-8,.col-md-8,.col-sm-8,.col-xs-8{box-sizing:border-box;padding:1em;width:100%}@media screen and (min-width:480px){.col-xs-8{width:66.66667%}}@media screen and (min-width:768px){.col-sm-8{width:66.66667%}}@media screen and (min-width:992px){.col-md-8{width:66.66667%}}@media screen and (min-width:1100px){.col-lg-8{width:66.66667%}}.col-lg-9,.col-md-9,.col-sm-9,.col-xs-9{box-sizing:border-box;padding:1em;width:100%}@media screen and (min-width:480px){.col-xs-9{width:75%}}@media screen and (min-width:768px){.col-sm-9{width:75%}}@media screen and (min-width:992px){.col-md-9{width:75%}}@media screen and (min-width:1100px){.col-lg-9{width:75%}}.col-lg-10,.col-md-10,.col-sm-10,.col-xs-10{box-sizing:border-box;padding:1em;width:100%}@media screen and (min-width:480px){.col-xs-10{width:83.33333%}}@media screen and (min-width:768px){.col-sm-10{width:83.33333%}}@media screen and (min-width:992px){.col-md-10{width:83.33333%}}@media screen and (min-width:1100px){.col-lg-10{width:83.33333%}}.col-lg-11,.col-md-11,.col-sm-11,.col-xs-11{box-sizing:border-box;padding:1em;width:100%}@media screen and (min-width:480px){.col-xs-11{width:91.66667%}}@media screen and (min-width:768px){.col-sm-11{width:91.66667%}}@media screen and (min-width:992px){.col-md-11{width:91.66667%}}@media screen and (min-width:1100px){.col-lg-11{width:91.66667%}}.col-lg-12,.col-md-12,.col-sm-12,.col-xs-12{box-sizing:border-box;padding:1em;width:100%}@media screen and (min-width:480px){.col-xs-12{width:100%}}@media screen and (min-width:768px){.col-sm-12{width:100%}}@media screen and (min-width:992px){.col-md-12{width:100%}}@media screen and (min-width:1100px){.col-lg-12{width:100%}}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{margin:0}.posts.blur{filter:blur(5px)}.post-title{border:2px solid #d30014;border-radius:5px;margin:30px 0}.post-title h1{font-size:18px}@media screen and (min-width:992px){.post-title h1{font-size:28px}}.post-title__header{display:flex;justify-content:space-between;align-items:center;background:#d30014;padding:5px 15px;color:#fff}.post-title__status{background:#fff;color:#d30014;text-transform:uppercase;padding:3px 10px;font-size:12px;font-weight:700}.post-title .download-button{color:#d30014;background:transparent;font-weight:800}.post-title__closed{border-color:#1a1a1a}.post-title__closed .post-title__header{background:#1a1a1a}.post-title__closed .download-button,.post-title__closed .post-title__desc,.post-title__closed .post-title__status{color:#1a1a1a}.post-title__desc{border-bottom:1px solid rgba(0,0,0,.1)}.post-title__desc,.post-title__extras{display:block;padding:30px 15px;color:#d30014}@media screen and (min-width:992px){.post-title__desc,.post-title__extras{display:flex;justify-content:space-between;align-items:center}}.post-title__desc div,.post-title__extras div{max-width:100%;display:flex;align-items:center;margin-bottom:20px}@media screen and (min-width:992px){.post-title__desc div,.post-title__extras div{max-width:50%}}.post-title__desc div svg,.post-title__extras div svg{transform:scale(1.4);margin:0 20px 0 0}@media screen and (min-width:992px){.post-title__desc div svg,.post-title__extras div svg{transform:scale(2.5);margin:0 30px 0 10px}}.post-title__extras div{position:relative;max-width:30%!important;color:#000;padding:0 10px;margin:0}.post-title__extras div strong{margin-right:5px;font-weight:800}.post-title__extras div:before{content:"";position:absolute;width:3px;height:100%;left:0;background:#d30014}.post-title h1{color:#fff}.post-comment{position:relative;display:flex;justify-content:space-between;align-items:center;background:#e6e6e6;padding:30px 15px;color:#000;margin:30px 0;border-radius:5px}.post-comment:before{content:"";width:20px;height:20px;background:#e6e6e6;position:absolute;transform:rotate(45deg) translateY(-50%);right:0;z-index:-1;top:50%}.post-comment span{margin-right:5px;font-weight:800}.post-comment div{font-weight:500}.post-comment__box{padding:15px;background:rgba(0,120,191,.08);border:2px solid rgba(0,120,191,.3);border-radius:3px}.post-comment svg{transform:scale(1.4);margin:0 10px}@media screen and (min-width:992px){.post-comment svg{transform:scale(2.5);margin:0 30px 0 10px}}.post-comment__user-back{flex-direction:row-reverse;background:#1a1a1a;color:#fff}.post-comment__user-back .download-button{color:#fff;transition:all .2s}.post-comment__user-back .download-button:hover{color:#d30014}.post-comment__user-back:before{left:-15px;background:#1a1a1a}.download-button{width:auto;font-weight:800;color:#000;background:transparent;text-decoration:none;transition:all .2s}.download-button:hover{color:#d30014}.download-button svg{transform:scale(1);margin:0}.action{display:flex;justify-content:center;margin:30px 0}.action button{margin:0 5px;text-transform:uppercase}.action button.cancel{background:transparent;color:#d30014;border-color:#d30014}.action__comments button{background:#0078bf;color:#fff;border-color:rgba(0,120,191,.5)}