.Select{position:relative}.Select,.Select div,.Select input,.Select span{-webkit-box-sizing:border-box;box-sizing:border-box}.Select.is-disabled>.Select-control{background-color:#f9f9f9}.Select.is-disabled>.Select-control:hover{-webkit-box-shadow:none;box-shadow:none}.Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none}.Select-control{background-color:#fff;border-color:#d9d9d9 #ccc #b3b3b3;border-radius:4px;border:1px solid #ccc;color:#333;cursor:default;display:table;border-spacing:0;border-collapse:separate;height:36px;outline:none;overflow:hidden;position:relative;width:100%}.Select-control:hover{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.06);box-shadow:0 1px 0 rgba(0,0,0,.06)}.is-searchable.is-open>.Select-control{cursor:text}.is-open>.Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.is-open>.Select-control>.Select-arrow{border-color:transparent transparent #999;border-width:0 5px 5px}.is-searchable.is-focused:not(.is-open)>.Select-control{cursor:text}.is-focused:not(.is-open)>.Select-control{border-color:#08c #0099e6 #0099e6;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1),0 0 5px -1px fade(#08c,50%);box-shadow:inset 0 1px 2px rgba(0,0,0,.1),0 0 5px -1px fade(#08c,50%)}.Select-placeholder,:not(.Select--multi)>.Select-control .Select-value{bottom:0;color:#aaa;left:0;line-height:34px;padding-left:10px;padding-right:10px;position:absolute;right:0;top:0;max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.has-value.is-pseudo-focused:not(.Select--multi)>.Select-control>.Select-value .Select-value-label,.has-value:not(.Select--multi):not(.is-focused)>.Select-control>.Select-value .Select-value-label{color:#333}.has-value.is-pseudo-focused:not(.Select--multi)>.Select-control>.Select-value a.Select-value-label,.has-value:not(.Select--multi):not(.is-focused)>.Select-control>.Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.has-value.is-pseudo-focused:not(.Select--multi)>.Select-control>.Select-value a.Select-value-label:hover,.has-value:not(.Select--multi):not(.is-focused)>.Select-control>.Select-value a.Select-value-label:hover{color:#08c;text-decoration:underline}.Select-input{height:34px;padding-left:10px;padding-right:10px;vertical-align:middle}.Select-input>input{background:none transparent;border:0 none;-webkit-box-shadow:none;box-shadow:none;cursor:default;display:inline-block;font-family:inherit;font-size:inherit;height:34px;margin:0;outline:none;padding:0;-webkit-appearance:none}.is-focused .Select-input>input{cursor:text}.has-value.is-pseudo-focused .Select-input{opacity:0}.Select-control:not(.is-searchable)>.Select-input{outline:none}.Select-loading-zone{cursor:pointer;display:table-cell;text-align:center}.Select-loading,.Select-loading-zone{position:relative;vertical-align:middle;width:16px}.Select-loading{-webkit-animation:Select-animation-spin .4s infinite linear;animation:Select-animation-spin .4s infinite linear;height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;border-right-color:#333;display:inline-block}.Select-clear-zone{-webkit-animation:Select-animation-fadeIn .2s;animation:Select-animation-fadeIn .2s;color:#999;cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:17px}.Select-clear-zone:hover{color:#d0021b}.Select-clear{display:inline-block;font-size:18px;line-height:1}.Select--multi .Select-clear-zone{width:17px}.Select-arrow-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:25px;padding-right:5px}.Select-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px;display:inline-block;height:0;width:0}.is-open .Select-arrow,.Select-arrow-zone:hover>.Select-arrow{border-top-color:#666}@-webkit-keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}.Select-menu-outer{border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#fff;border:1px solid #ccc;border-top-color:#e6e6e6;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.06);box-shadow:0 1px 0 rgba(0,0,0,.06);-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:-1px;max-height:200px;position:absolute;top:100%;width:100%;z-index:1000;-webkit-overflow-scrolling:touch}.Select-menu{max-height:198px;overflow-y:auto}.Select-option{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;color:#666;cursor:pointer;display:block;padding:8px 10px}.Select-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.Select-option.is-focused{background-color:#f2f9fc;color:#333}.Select-option.is-disabled{color:#ccc;cursor:default}.Select-noresults{-webkit-box-sizing:border-box;box-sizing:border-box;color:#999;cursor:default;display:block;padding:8px 10px}.Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.Select--multi.has-value .Select-input{margin-left:5px}.Select--multi .Select-value{background-color:#f2f9fc;border-radius:2px;border:1px solid #c9e6f2;color:#08c;display:inline-block;font-size:.9em;margin-left:5px;margin-top:5px;vertical-align:top}.Select--multi .Select-value-icon,.Select--multi .Select-value-label{display:inline-block;vertical-align:middle}.Select--multi .Select-value-label{border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.Select--multi a.Select-value-label{color:#08c;cursor:pointer;text-decoration:none}.Select--multi a.Select-value-label:hover{text-decoration:underline}.Select--multi .Select-value-icon{cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid #c9e6f2;padding:1px 5px 3px}.Select--multi .Select-value-icon:focus,.Select--multi .Select-value-icon:hover{background-color:#ddeff7;color:#0077b3}.Select--multi .Select-value-icon:active{background-color:#c9e6f2}.Select--multi.is-disabled .Select-value{background-color:#fcfcfc;border:1px solid #e3e3e3;color:#333}.Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid #e3e3e3}.Select--multi.is-disabled .Select-value-icon:active,.Select--multi.is-disabled .Select-value-icon:focus,.Select--multi.is-disabled .Select-value-icon:hover{background-color:#fcfcfc}@keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn)}}@-webkit-keyframes bounceInTop{0%{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px)}60%{opacity:1;-webkit-transform:translateY(7px);transform:translateY(7px)}80%{-webkit-transform:translateY(-3px);transform:translateY(-3px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInTop{0%{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px)}60%{opacity:1;-webkit-transform:translateY(7px);transform:translateY(7px)}80%{-webkit-transform:translateY(-3px);transform:translateY(-3px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.transition-appear,.transition-enter{opacity:.01}.transition-appear-active,.transition-enter-active{opacity:1;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.de,.en,.fr,.pt{--primary:#8cc051;--primary-h:88.10811deg;--primary-s:46.83544%;--primary-l:53.52941%}body{font-family:roboto;font-weight:400}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-family:roboto,Arial,sans-serif;letter-spacing:0;-webkit-font-smoothing:initial;font-weight:300;font-size:14px}input:-ms-input-placeholder,input::-ms-input-placeholder,textarea:-ms-input-placeholder,textarea::-ms-input-placeholder{font-family:roboto,Arial,sans-serif;letter-spacing:0;-webkit-font-smoothing:initial;font-weight:300;font-size:14px}input::placeholder,textarea::placeholder{font-family:roboto,Arial,sans-serif;letter-spacing:0;-webkit-font-smoothing:initial;font-weight:300;font-size:14px}ul{margin:0}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;width:auto}figure img{width:100%}.mywort-static{margin-top:2em}.mywort-search-page__search-filter-container{z-index:2}.mywort-editor-post-editor .Select-input input,.mywort-editor-post-tab-mobile .Select-input input,.mywort-editor-post-tab .Select-input input,.mywort-modal .Select-input input,.mywort-search-page .Select-input input{border:none;-webkit-box-shadow:none;box-shadow:none}.mywort-editor-post-editor .Select-input input:focus,.mywort-editor-post-tab-mobile .Select-input input:focus,.mywort-editor-post-tab .Select-input input:focus,.mywort-modal .Select-input input:focus,.mywort-search-page .Select-input input:focus{border:none;-webkit-box-shadow:none;box-shadow:none;background:transparent}.mywort-editor-post-editor textarea,.mywort-editor-post-tab-mobile textarea,.mywort-editor-post-tab textarea,.mywort-modal textarea,.mywort-search-page textarea{height:auto;min-height:50px;overflow:auto;vertical-align:top}.mywort-editor-post-editor input,.mywort-editor-post-editor textarea,.mywort-editor-post-tab-mobile input,.mywort-editor-post-tab-mobile textarea,.mywort-editor-post-tab input,.mywort-editor-post-tab textarea,.mywort-modal input,.mywort-modal textarea,.mywort-search-page input,.mywort-search-page textarea{-webkit-appearance:none;border-radius:0;background-color:#fff;font-family:inherit;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);color:rgba(0,0,0,.75);display:block;font-size:.875em;margin:0 0 1em;padding:.5em;height:2.25rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:-webkit-box-shadow .45s,border-color .45s ease-in-out;-webkit-transition:border-color .45s ease-in-out,-webkit-box-shadow .45s;transition:border-color .45s ease-in-out,-webkit-box-shadow .45s;-o-transition:box-shadow .45s,border-color .45s ease-in-out;transition:box-shadow .45s,border-color .45s ease-in-out;transition:box-shadow .45s,border-color .45s ease-in-out,-webkit-box-shadow .45s}.mywort-editor-post-editor input:focus,.mywort-editor-post-editor textarea:focus,.mywort-editor-post-tab-mobile input:focus,.mywort-editor-post-tab-mobile textarea:focus,.mywort-editor-post-tab input:focus,.mywort-editor-post-tab textarea:focus,.mywort-modal input:focus,.mywort-modal textarea:focus,.mywort-search-page input:focus,.mywort-search-page textarea:focus{-webkit-box-shadow:0 0 5px #999;box-shadow:0 0 5px #999;background:#fafafa;border-color:#999;outline:none}.mywort-editor-post-editor input::-webkit-input-placeholder,.mywort-editor-post-editor textarea::-webkit-input-placeholder,.mywort-editor-post-tab-mobile input::-webkit-input-placeholder,.mywort-editor-post-tab-mobile textarea::-webkit-input-placeholder,.mywort-editor-post-tab input::-webkit-input-placeholder,.mywort-editor-post-tab textarea::-webkit-input-placeholder,.mywort-modal input::-webkit-input-placeholder,.mywort-modal textarea::-webkit-input-placeholder,.mywort-search-page input::-webkit-input-placeholder,.mywort-search-page textarea::-webkit-input-placeholder{color:#000}.mywort-editor-post-editor input:-ms-input-placeholder,.mywort-editor-post-editor input::-ms-input-placeholder,.mywort-editor-post-editor textarea:-ms-input-placeholder,.mywort-editor-post-editor textarea::-ms-input-placeholder,.mywort-editor-post-tab-mobile input:-ms-input-placeholder,.mywort-editor-post-tab-mobile input::-ms-input-placeholder,.mywort-editor-post-tab-mobile textarea:-ms-input-placeholder,.mywort-editor-post-tab-mobile textarea::-ms-input-placeholder,.mywort-editor-post-tab input:-ms-input-placeholder,.mywort-editor-post-tab input::-ms-input-placeholder,.mywort-editor-post-tab textarea:-ms-input-placeholder,.mywort-editor-post-tab textarea::-ms-input-placeholder,.mywort-modal input:-ms-input-placeholder,.mywort-modal input::-ms-input-placeholder,.mywort-modal textarea:-ms-input-placeholder,.mywort-modal textarea::-ms-input-placeholder,.mywort-search-page input:-ms-input-placeholder,.mywort-search-page input::-ms-input-placeholder,.mywort-search-page textarea:-ms-input-placeholder,.mywort-search-page textarea::-ms-input-placeholder{color:#000}.mywort-editor-post-editor input::placeholder,.mywort-editor-post-editor textarea::placeholder,.mywort-editor-post-tab-mobile input::placeholder,.mywort-editor-post-tab-mobile textarea::placeholder,.mywort-editor-post-tab input::placeholder,.mywort-editor-post-tab textarea::placeholder,.mywort-modal input::placeholder,.mywort-modal textarea::placeholder,.mywort-search-page input::placeholder,.mywort-search-page textarea::placeholder{color:#000}.mywort-editor-post-editor label,.mywort-editor-post-tab-mobile label,.mywort-editor-post-tab label,.mywort-modal label,.mywort-search-page label{font-size:.875em;color:#4d4d4d;cursor:pointer;display:block;margin-bottom:.1875em}.mywort-modal{visibility:inherit}.validation-field--success input,.validation-field--success select,.validation-field--success textarea{border:1px solid rgba(140,192,81,.7)}.validation-field--error input,.validation-field--error select,.validation-field--error textarea{border:2px solid rgba(189,54,47,.7)}.mywort-page .section-module{padding:0;width:100%}.mywort-page.row--expanded .container{padding-left:0;padding-right:0;max-width:1250px}table{background:#fff;margin-bottom:1.25em;border:1px solid #ddd}table tfoot,table thead{background:#f5f5f5;font-weight:700}table tfoot tr td,table tfoot tr th,table thead tr td,table thead tr th{padding:.5em .625em .625em;font-size:.875em;color:#222}table tr td,table tr th{padding:.5625em .625em;font-size:.875em;color:#222}table tr.alt,table tr.even,table tr:nth-of-type(2n){background:#f9f9f9}table tbody tr td,table tfoot tr td,table tfoot tr th,table thead tr th,table tr td{display:table-cell;line-height:1.125em}h1,h2,h3,h4,h5,h6{font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-weight:400;font-style:normal;color:#000;margin-top:.2em;margin-bottom:.5em;line-height:1.0125em}h1{font-size:2.125em}h2{font-size:1.6875em}h3{font-size:1.375em}h4,h5{font-size:1.125em}h6{font-size:1em}@media only screen and (min-width:35.5em){h1,h2,h3,h4,h5,h6{line-height:1.2}h1{font-size:2.75em}h2{font-size:2.3125em}h3{font-size:1.6875em}h4{font-size:1.4375em}}.social-sharing{margin-top:20px;margin-bottom:20px}.share-buttons__button{border:1px solid #b3b3b3;border-radius:50%;padding:8px}.share-buttons__button:hover{cursor:pointer;border-color:#666}.share-buttons__button:hover .share-buttons__button__svg{fill:#666}.share-buttons__button--facebook:hover{border-color:#3b669a}.share-buttons__button--facebook:hover .share-buttons__button__svg{fill:#3b669a}.share-buttons__button--twitter:hover{border-color:#55acee}.share-buttons__button--twitter:hover .share-buttons__button__svg{fill:#55acee}.share-buttons__button--linkedin:hover{border-color:#0274b3}.share-buttons__button--linkedin:hover .share-buttons__button__svg{fill:#0274b3}.share-buttons__button--mail:hover{border-color:#787878}.share-buttons__button--mail:hover .share-buttons__button__svg{fill:#787878}.share-buttons__button--print:hover{border-color:#585858}.share-buttons__button--print:hover .share-buttons__button__svg{fill:#585858}.share-buttons__button__svg{width:1.25rem;height:1.25rem;fill:#b3b3b3;display:block}.sharrre{*zoom:1;position:relative;margin-bottom:24px}.horizontal-sharing .social-sharing{text-align:center;height:2.4375em}.horizontal-sharing .sharrre{display:inline-block;width:auto;margin-bottom:0;margin-right:1.25em}.horizontal-sharing .sharrre:last-child{margin-right:0}@media only screen and (min-width:64rem){.social-sharing{margin:0}}.card-block .card-block__row,html .card-block .card-block__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1.25em}.card-block .card-block__row--internal,html .card-block .card-block__row--internal{margin-bottom:0}.card-block .card-block__row--center,html .card-block .card-block__row--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card-block .card-block__column,html .card-block .card-block__column{margin-bottom:1.25em;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%;position:relative}.mywort-link{text-decoration:underline;color:#8cc051}.mywort-link--gray{color:gray}.section{margin-top:40px;margin-bottom:40px}.section .section__header{margin-top:0;margin-bottom:20px}.section--inverted{padding:20px 10px;background-color:#e6e6e6}.section--minor{margin-top:20px;margin-bottom:20px}.mywort-gradient--0,.mywort-gradient--default{background:#fc354c;background:-o-linear-gradient(45deg,#fc354c,#0abfbc);background:linear-gradient(45deg,#fc354c,#0abfbc)}.mywort-gradient--1,.mywort-gradient--rose{background:#e8cbc0;background:-o-linear-gradient(45deg,#e8cbc0,#636fa4);background:linear-gradient(45deg,#e8cbc0,#636fa4)}.mywort-gradient--2,.mywort-gradient--harmony{background:#16a085;background:-o-linear-gradient(45deg,#16a085,#f4d03f);background:linear-gradient(45deg,#16a085,#f4d03f)}.mywort-gradient--3,.mywort-gradient--miaka{background:#fc354c;background:-o-linear-gradient(45deg,#fc354c,#0abfbc);background:linear-gradient(45deg,#fc354c,#0abfbc)}.mywort-gradient--4,.mywort-gradient--kioto{background:#215f00;background:-o-linear-gradient(45deg,#215f00,#e4e4d9);background:linear-gradient(45deg,#215f00,#e4e4d9)}.mywort-heading{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:500;margin-top:0;text-rendering:optimizeLegibility;color:#000;word-wrap:break-word}h1.mywort-heading{line-height:1.6;font-size:2rem}h2.mywort-heading{line-height:1.6;font-size:1.9375rem}h3.mywort-heading{line-height:1.6;font-size:1.625rem}h4.mywort-heading{line-height:1.6;font-size:1.3125rem}h5.mywort-heading{line-height:1.6;font-size:1.125rem}h6.mywort-heading{line-height:1.6;font-size:1rem}.overlay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;height:100%;width:100%;background-color:rgba(0,0,0,.75)}.overlay--warning{background-color:rgba(0,0,0,.3)}.mywort-avatar{border-radius:50%;width:2.625rem}.mywort-avatar--small{width:1.5625rem}.mywort-avatar--header{margin-right:.3125rem;width:1.875rem;border:1px solid #fff}.mywort-avatar--border{border:2px solid #fff}@media only screen and (min-width:35.5em){.mywort-avatar--header{width:2.625rem;border:2px solid #fff}}.mywort-alert-box{font-family:roboto,Arial,sans-serif;letter-spacing:0;-webkit-font-smoothing:initial;font-weight:300;font-size:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-bottom:25px;padding:40px;text-align:center;color:#fff;border-radius:6px}.mywort-alert-box--inline{position:relative;margin:.625rem;padding:.625rem}.mywort-alert-box--success{background-color:#a0d468}.mywort-alert-box--warning{background-color:#e1992e}.mywort-alert-box--error{background-color:#bd362f}.mywort-alert-box .alert-box-close{position:absolute;top:.375rem;right:.5rem;font-size:1.25rem}.mywort-alert-box .alert-box-close:hover{color:hsla(0,0%,100%,.7)}.mywort-alert-box__title{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:700;font-size:20px;margin-bottom:1.125rem}.mywort-alert-box__message{margin-bottom:.5rem}.mywort-header-search{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:700;font-size:15px;padding:0 7px;padding-left:14px;color:#fff}.mywort-header-search .mywort-header-search__cancel,.mywort-header-search .mywort-header-search__input-reset,.mywort-header-search .mywort-header-search__input-wrapper{display:none}.mywort-header-search--expanded{position:absolute;z-index:100;padding-top:7px;padding-left:7px;width:100%;height:48px;background-color:#8cc051;line-height:34px}.mywort-header-search--expanded .mywort-header-search__main{height:34px;display:inline-block;padding-right:7px;padding-left:7px;color:#8cc051;background:#fff;border-radius:3px}.mywort-header-search--expanded .mywort-header-search__cancel{display:block;position:relative;top:-1px;float:right;padding-right:.5rem}.mywort-header-search--expanded .mywort-header-search__cancel .mywort-btn{padding-top:0;padding-bottom:0}.mywort-header-search--expanded .mywort-header-search__icon{float:left}.mywort-header-search--expanded .mywort-header-search__icon__svg{fill:#8cc051}.mywort-header-search--expanded .mywort-header-search__input-wrapper{display:block;padding-left:16px}.mywort-header-search--expanded .mywort-header-search__input-reset{display:inline-block;color:grey}.mywort-header-search--expanded .mywort-header-search__input{margin:0;height:30px;border:0;outline:none;-webkit-box-shadow:none;box-shadow:none;font-size:18px}.mywort-header-search--expanded .mywort-header-search__input:focus{border:0;outline:0;background:#fff;-webkit-box-shadow:none;box-shadow:none}.mywort-header-search--expanded .mywort-header-search__input::-webkit-input-placeholder{color:#8cc051}.mywort-header-search--expanded .mywort-header-search__input::-moz-placeholder{color:#8cc051}.mywort-header-search--expanded .mywort-header-search__input:-ms-input-placeholder{color:#8cc051}.mywort-header-search--expanded .mywort-header-search__input:-moz-placeholder{color:#8cc051}.mywort-header-search .mywort-search-menu__title{padding:1px 5px;background:#8cc051;color:#fff}.mywort-header-search .mywort-search-menu__option{padding:7px 10px}.mywort-header-search .mywort-search-menu__option__svg{margin-right:5px;fill:#8cc051;height:14px;width:14px}@media only screen and (max-width:35.5em){.mywort-header-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;top:0}.mywort-header-search__icon__svg{width:.875rem;height:.875rem;fill:#fff}.mywort-header-search__main{-webkit-box-flex:1;-ms-flex:1;flex:1}.mywort-header-search__main .Select{position:inherit}.mywort-header-search__input-wrapper .Select-menu-outer{position:fixed;top:48px;bottom:0;left:0;overflow-y:scroll;border:0;width:100%;min-height:350px;background:rgba(0,0,0,.9);color:#b3b3b3}.mywort-header-search__input-wrapper .Select-menu-outer ::-webkit-scrollbar{-webkit-appearance:none}.mywort-header-search__input-wrapper .Select-menu-outer ::-webkit-scrollbar:vertical{width:12px}.mywort-header-search__input-wrapper .Select-menu-outer ::-webkit-scrollbar:horizontal{height:12px}.mywort-header-search__input-wrapper .Select-menu-outer ::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:10px;border:2px solid #fff}.mywort-header-search__input-wrapper .Select-menu-outer ::-webkit-scrollbar-track{border-radius:10px;background-color:#fff}.mywort-header-search__input-wrapper .Select-menu{padding-bottom:100%;overflow-y:scroll;width:100%;pointer-events:all}.mywort-header-search__input-wrapper .Select-noresults{overflow-y:scroll;width:100%;height:102%;max-height:102%}}.mywort-header-search__input-wrapper .Select-control{display:block;border:0;background:none;color:inherit;height:100%}.mywort-header-search__input-wrapper .Select-control:hover{-webkit-box-shadow:none;box-shadow:none}.mywort-header-search__input-wrapper .Select-arrow-zone{display:none}.mywort-header-search__input-wrapper .Select-control .Select-placeholder{font-size:inherit;color:inherit}.mywort-header-search__input-wrapper .Select-input,.mywort-header-search__input-wrapper .Select-input>input{font-family:roboto,Arial,sans-serif;letter-spacing:0;font-weight:400;font-size:16px;height:100%}.mywort-header-search__input-wrapper .Select-loading-zone{display:inline-block;position:absolute;top:0;right:5px}.mywort-header-search__input-wrapper .Select-input,.mywort-header-search__input-wrapper .Select-menu-outer{font-family:roboto,Arial,sans-serif;letter-spacing:0;font-weight:400}.mywort-header-search__input-wrapper .Select-option{padding:0}.mywort-header-search__input-wrapper .Select-noresults,.mywort-header-search__input-wrapper .Select-option{font-size:19px;line-height:35px;background:transparent;color:#eee}.mywort-header-search__input-wrapper .Select-noresults.is-focused,.mywort-header-search__input-wrapper .Select-option.is-focused{background:#72a33b;color:#fff}.mywort-header-search__input-wrapper .Select-noresults.is-focused i,.mywort-header-search__input-wrapper .Select-option.is-focused i{color:#fff}@media only screen and (min-width:35.5em){.mywort-header-search{position:absolute;z-index:100;top:12px;max-width:300px;width:300px;line-height:16px}.mywort-header-search .mywort-header-search__main{display:inline-block;padding-right:7px;padding-left:.75rem;color:#8cc051;background:#fff;border-radius:3px}.mywort-header-search .mywort-header-search__cancel{display:block;float:right}.mywort-header-search .mywort-header-search__icon{position:absolute;top:.875rem}.mywort-header-search .mywort-header-search__input-wrapper{display:block;padding-left:16px}.mywort-header-search .mywort-header-search__input-reset{display:inline-block;color:grey}.mywort-header-search .mywort-header-search__input{margin:0;height:30px;border:0;outline:none;-webkit-box-shadow:none;box-shadow:none;font-size:18px}.mywort-header-search .mywort-header-search__input:focus{border:0;outline:0;background:#fff;-webkit-box-shadow:none;box-shadow:none}.mywort-header-search .mywort-header-search__input::-webkit-input-placeholder{color:#8cc051}.mywort-header-search .mywort-header-search__input::-moz-placeholder{color:#8cc051}.mywort-header-search .mywort-header-search__input:-ms-input-placeholder{color:#8cc051}.mywort-header-search .mywort-header-search__input:-moz-placeholder{color:#8cc051}.mywort-header-search .mywort-header-search__main{width:300px}.mywort-header-search .mywort-header-search__input{max-width:200px}.mywort-header-search .mywort-header-search__cancel{display:none}.mywort-header-search .mywort-header-search__input-wrapper .Select-control{display:block;height:44px;border:0;background:none;color:inherit}.mywort-header-search .mywort-header-search__input-wrapper .Select-control:hover{-webkit-box-shadow:none;box-shadow:none}.mywort-header-search .mywort-header-search__input-wrapper .Select-placeholder{color:inherit;vertical-align:middle;height:44px;line-height:44px}.mywort-header-search .mywort-header-search__input-wrapper .Select-loading-zone{display:inline-block;position:absolute;top:calc(50% - 9px);right:1px}.mywort-header-search .mywort-header-search__input-wrapper .Select-menu-outer{font-family:roboto,Arial,sans-serif;letter-spacing:0;font-weight:400;top:2.8125rem;left:-1.4375rem;overflow:auto;width:330px;-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,.3);box-shadow:1px 1px 3px 0 rgba(0,0,0,.3);border-radius:3px;max-height:450px}.mywort-header-search .mywort-header-search__input-wrapper .Select-menu{height:100%;max-height:100%}.mywort-header-search .mywort-header-search__input-wrapper .Select-option{padding:0}.mywort-header-search .mywort-header-search__input-wrapper .Select-loading{border-right-color:#8cc051}.mywort-header-search .mywort-header-search__input-wrapper .Select-noresults,.mywort-header-search .mywort-header-search__input-wrapper .Select-option{font-size:14px;line-height:20px;color:#4d4d4d}.mywort-header-search .mywort-header-search__input-wrapper .Select-noresults.is-focused,.mywort-header-search .mywort-header-search__input-wrapper .Select-option.is-focused{background:#72a33b;color:#fff}.mywort-header-search .mywort-header-search__input-wrapper .Select-noresults.is-focused .mywort-search-menu__option__svg,.mywort-header-search .mywort-header-search__input-wrapper .Select-option.is-focused .mywort-search-menu__option__svg{fill:#fff}.mywort-header-search__icon__svg{width:.75rem;height:.75rem;fill:#8cc051}}.mywort-header-search form{margin:0}.mywort-header__main .Select{margin-bottom:0}.mywort-agenda-module{font-size:12px}.mywort-agenda-module__content{padding:12px;padding-bottom:0}.mywort-agenda-module__title{margin-bottom:12px;color:#b3b3b3}.mywort-agenda-module__eventlist{position:relative;overflow:auto;-ms-overflow-style:none;height:380px}.mywort-agenda-module__eventlist::-webkit-scrollbar{display:none}.mywort-agenda-module__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px}.mywort-agenda-module__footer-element{padding-top:.75rem}.mywort-agenda-module__footer__svg{height:.75rem;width:.75rem;margin-right:4px;fill:#fff}.mywort-agenda-entry__event{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:12px;padding-top:11px;border-top:1px solid #e6e6e6;width:100%}.mywort-agenda-entry__event:first-child{margin-top:0}.mywort-agenda-entry__avatar{width:60px}.mywort-agenda-entry__avatar,.mywort-agenda-entry__details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mywort-agenda-entry__details{font-size:14px;line-height:16px;max-width:200px}.mywort-agenda-entry__title{font-family:roboto,Arial,sans-serif;letter-spacing:0;font-weight:700;overflow:hidden;max-height:3.0625rem}.mywort-agenda-entry__footer{padding-top:12px;color:#b3b3b3;font-size:12px;text-transform:uppercase}.mywort-module{border:1px solid #e1992e}.mywort-heading__date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;float:right;height:100px;max-width:100px;background-color:#a6de7b;color:#fff;text-align:center;width:100px;font-family:roboto-condensed;font-weight:700;border:1px solid #fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mywort-heading__date .date__days{font-size:52px;line-height:52px}.mywort-heading__date .date__days--old{line-height:40px}.mywort-heading__date .date__month{font-size:32px;line-height:32px}.mywort-heading__date .date__year{font-size:23px;line-height:21px}.mywort-heading__date .date__multiple{position:absolute;z-index:-1;top:5px;right:5px;left:5px;height:100px;width:100px;background-color:#a6de7b;border:1px solid #fff}.mywort-heading__date .date__multiple--sub{z-index:-2;top:10px;left:10px}.date-zindex{position:relative;z-index:1;right:10px;float:right;width:100px}.date__container__search{display:inline-block;height:50px;line-height:26px;text-align:right;font-family:roboto-condensed;letter-spacing:1px;font-size:12px}.date__container__search__left{display:inline-block;float:left;margin-right:-55px;padding-right:60px;overflow:hidden;width:100%;height:50px}.date__container__search__right{display:inline-block;margin-right:-2px;width:50px;height:50px}.date__container__search .date__item{margin-left:3px;padding-right:5px;padding-left:5px;border:1px solid #dedede;background:#f5f3f3;color:#7d7d7d}.date__container__search .date__item--more{position:relative;top:-2px;margin-left:0;padding:2px;padding-right:5px;padding-left:5px;font-size:9px}.date__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);height:50px;background-color:rgba(0,0,0,.05);line-height:50px;text-align:right;font-family:roboto-condensed;color:rgba(0,0,0,.2);letter-spacing:2px;font-size:20px}.date__container__left{overflow:hidden;height:100%;padding-right:10px;padding-left:14px}.date__container__right{height:100%}.date__container .date__item:not(:last-child):after{content:"|";padding:0 6px 0 11px}.date__container .date__item--future{color:#a6de7b;letter-spacing:0;margin-bottom:4px}.date__container .date__item--more{opacity:.5;padding-right:5px;padding-left:5px;color:#333}.mywort-article__content{font-family:Georgia}.mywort-article__content,.mywort-article__content p{text-rendering:optimizeLegibility;line-height:1.58;color:rgba(0,0,0,.8);-moz-font-feature-settings:"liga" on;font-size:1rem;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal}.mywort-article__content p{margin-bottom:0;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;max-width:100%}.mywort-article__content a{border-bottom:1px solid #666}.mywort-article__content h1,.mywort-article__content h2,.mywort-article__content h3{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:700;font-size:1.9375rem;margin-top:0;margin-bottom:10px}.mywort-article__section.section{margin-bottom:20px}.mywort-article .section.portrait{margin-top:20px}.mywort-article .location{text-align:left}.mywort-article .location a{border-bottom:0}.mywort-article .location__svg{width:14px;height:14px;fill:#8cc051}@media only screen and (min-width:35.5em){.mywort-article .location{text-align:right}.mywort-article .mywort-article__content{line-height:1.58;font-size:1rem}.mywort-article .mywort-article__content.meta{font-size:.9em}}@media only screen and (min-width:48em){.mywort-article .mywort-article__innapropriate{float:right}.mywort-article .mywort-article__sharing{float:left}}.mywort-article__mission-link:active .mywort-article__mission__content__link,.mywort-article__mission-link:focus .mywort-article__mission__content__link,.mywort-article__mission-link:hover .mywort-article__mission__content__link{color:#333!important}.mywort-article__mission{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:rgba(140,192,81,.08);padding:.75rem 1.5rem;max-width:50rem;margin:auto}.mywort-article__mission:hover{background-color:rgba(88,126,45,.08)}.mywort-article__mission img{height:5rem}.mywort-article__mission__content{margin-left:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:700;font-size:23px;line-height:35px;overflow:hidden}.mywort-article__mission__content__name{color:#8cc051}.mywort-article .date__container__displayer{display:block;height:100%;min-width:5.3125rem}.mywort-article .mywort-dropdown{display:block;height:100%;font-size:.875rem}.mywort-article .mywort-dropdown .date__container--btn{display:block;padding:8px 12px;height:100%;width:100%;border:1px solid #b3b3b3}@media only screen and (max-width:35.5em){.mywort-article__mission{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:2rem auto 0}}.mywort-static{font-size:1.125em}#ziz img{width:100%}.mywort-article__meta{display:block;margin:20px 0}.mywort-article__meta .mywort-article__meta-section{display:table-cell;vertical-align:middle}.mywort-article__meta .mywort-article__meta-section:first-child{padding-right:20px}.mywort-article__meta .mywort-post__publisher-group__svg{width:.75rem;height:.75rem;fill:#8cc051}.picture_main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;background-color:#ebebeb}.picture_main .eager-responsive-image{padding-bottom:0!important}.picture_main img{position:relative;height:auto;width:auto;max-width:100%}.article-is-portrait{padding-top:20px}.mywort-article__user-avatar{max-height:42px}.mywort-article__header .mywort-dropdown__content--date{display:none;position:absolute;right:21px;height:190px;max-width:190px;z-index:30;padding:10px;overflow:auto;background-color:#fff;text-align:center;line-height:25px;border:1px solid #f5f5f5;-webkit-box-shadow:2px 2px 4px 0 #757375;box-shadow:2px 2px 4px 0 #757375;max-height:400px;border-radius:3px}.mywort-article__innapropriate{display:inline-block;padding-right:15px;height:79px;vertical-align:bottom;color:#b3b3b3;line-height:75px;font-size:14px}.mywort-innapropriate-content{margin-top:45px;color:#b3b3b3}.mywort-box{margin-bottom:20px;width:100%}.mywort-box__header{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:700;font-size:38px;margin-bottom:0;padding-left:17px;line-height:.6875rem;color:#8cc051}.mywort-box__body{padding:2.5rem;background-color:#8cc051;color:#fff}.mywort-box--light .mywort-box__body{background-color:#ebebeb}.mywort-box--light .mywort-box__header{color:#ebebeb}.mywort-box--white .mywort-box__body{background-color:#fff}.mywort-box--white .mywort-box__header{color:#000}.mywort-box--sm{margin:0}.mywort-box--sm .mywort-box__body{padding:15px 5px 0}.mywort-box--md .mywort-box__body{padding:1rem}.mywort-brand{margin-bottom:20px;text-align:center}.mywort-brand img{width:auto}.mywort-brand .mywort-brand__heading{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:700;font-size:1.2rem}.mywort-brand .mywort-brand__logo{margin-top:10px;margin-bottom:20px;height:4.9375rem;padding:0 .625rem}.mywort-brand .mywort-brand__logo--main{width:20.1875rem}.mywort-brand .mywort-brand__subheading{color:#8cc051}.mywort-btn{border:0 solid #fff;background-color:#8cc051;color:#fff;font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:500;font-size:1rem;display:inline-block;margin:0;padding:.75rem 1.5rem;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;text-align:center;text-decoration:none;line-height:1rem;font-weight:700}.mywort-btn:hover{background-color:#72a33b;color:#fff!important}.mywort-btn:hover .mywort-btn__icon{fill:#fff}.mywort-btn:focus{background-color:#72a33b;color:#fff}.mywort-btn:focus .mywort-btn__icon{fill:#fff}.mywort-btn.mywort-btn--active,.mywort-btn:active{background-color:#72a33b}.mywort-btn.mywort-btn--active.mywort-btn--focus,.mywort-btn.mywort-btn--active:focus,.mywort-btn.mywort-btn--active:hover,.mywort-btn:active.mywort-btn--focus,.mywort-btn:active:focus,.mywort-btn:active:hover{outline:0;background-color:#8cc051;color:#fff!important}.mywort-btn.mywort-btn--disabled,.mywort-btn:disabled,.mywort-btnbutton[disabled],fieldset[disabled] .mywort-btn{border:0 solid #fff;background-color:#8cc051;color:#fff}.mywort-btn.mywort-btn--disabled.mywort-btn--focus,.mywort-btn.mywort-btn--disabled:focus,.mywort-btn.mywort-btn--disabled:hover,.mywort-btn:disabled.mywort-btn--focus,.mywort-btn:disabled:focus,.mywort-btn:disabled:hover,.mywort-btnbutton[disabled].mywort-btn--focus,.mywort-btnbutton[disabled]:focus,.mywort-btnbutton[disabled]:hover,fieldset[disabled] .mywort-btn.mywort-btn--focus,fieldset[disabled] .mywort-btn:focus,fieldset[disabled] .mywort-btn:hover{border-color:#8cc051;background-color:#333}.mywort-btn .mywort-btn__icon{fill:#fff}.mywort-btn--focus,.mywort-btn:focus{text-decoration:none}.mywort-btn--active,.mywort-btn:active,.mywort-btn:focus{outline:0;background-image:none}.mywort-btn--disabled,.mywort-btn:disabled,fieldset[disabled] .mywort-btn{opacity:.65;cursor:not-allowed}.mywort-btn--danger{border:0 solid #fff;background-color:#bd362f;color:#fff}.mywort-btn--danger:hover{background-color:#942a25;color:#fff!important}.mywort-btn--danger:hover .mywort-btn__icon{fill:#fff}.mywort-btn--danger:focus{background-color:#942a25;color:#fff}.mywort-btn--danger:focus .mywort-btn__icon{fill:#fff}.mywort-btn--danger.mywort-btn--active,.mywort-btn--danger:active{background-color:#942a25}.mywort-btn--danger.mywort-btn--active.mywort-btn--focus,.mywort-btn--danger.mywort-btn--active:focus,.mywort-btn--danger.mywort-btn--active:hover,.mywort-btn--danger:active.mywort-btn--focus,.mywort-btn--danger:active:focus,.mywort-btn--danger:active:hover{outline:0;background-color:#bd362f;color:#fff!important}.mywort-btn--danger.mywort-btn--disabled,.mywort-btn--danger:disabled,.mywort-btn--dangerbutton[disabled],fieldset[disabled] .mywort-btn--danger{border:0 solid #fff;background-color:#bd362f;color:#fff}.mywort-btn--danger.mywort-btn--disabled.mywort-btn--focus,.mywort-btn--danger.mywort-btn--disabled:focus,.mywort-btn--danger.mywort-btn--disabled:hover,.mywort-btn--danger:disabled.mywort-btn--focus,.mywort-btn--danger:disabled:focus,.mywort-btn--danger:disabled:hover,.mywort-btn--dangerbutton[disabled].mywort-btn--focus,.mywort-btn--dangerbutton[disabled]:focus,.mywort-btn--dangerbutton[disabled]:hover,fieldset[disabled] .mywort-btn--danger.mywort-btn--focus,fieldset[disabled] .mywort-btn--danger:focus,fieldset[disabled] .mywort-btn--danger:hover{border-color:#bd362f;background-color:#333}.mywort-btn--danger .mywort-btn__icon{fill:#fff}.mywort-btn--orange{border:0 solid #fff;background-color:#e1992e;color:#fff}.mywort-btn--orange:hover{background-color:#c07e1c;color:#fff!important}.mywort-btn--orange:hover .mywort-btn__icon{fill:#fff}.mywort-btn--orange:focus{background-color:#c07e1c;color:#fff}.mywort-btn--orange:focus .mywort-btn__icon{fill:#fff}.mywort-btn--orange.mywort-btn--active,.mywort-btn--orange:active{background-color:#c07e1c}.mywort-btn--orange.mywort-btn--active.mywort-btn--focus,.mywort-btn--orange.mywort-btn--active:focus,.mywort-btn--orange.mywort-btn--active:hover,.mywort-btn--orange:active.mywort-btn--focus,.mywort-btn--orange:active:focus,.mywort-btn--orange:active:hover{outline:0;background-color:#e1992e;color:#fff!important}.mywort-btn--orange.mywort-btn--disabled,.mywort-btn--orange:disabled,.mywort-btn--orangebutton[disabled],fieldset[disabled] .mywort-btn--orange{border:0 solid #fff;background-color:#e1992e;color:#fff}.mywort-btn--orange.mywort-btn--disabled.mywort-btn--focus,.mywort-btn--orange.mywort-btn--disabled:focus,.mywort-btn--orange.mywort-btn--disabled:hover,.mywort-btn--orange:disabled.mywort-btn--focus,.mywort-btn--orange:disabled:focus,.mywort-btn--orange:disabled:hover,.mywort-btn--orangebutton[disabled].mywort-btn--focus,.mywort-btn--orangebutton[disabled]:focus,.mywort-btn--orangebutton[disabled]:hover,fieldset[disabled] .mywort-btn--orange.mywort-btn--focus,fieldset[disabled] .mywort-btn--orange:focus,fieldset[disabled] .mywort-btn--orange:hover{border-color:#e1992e;background-color:#333}.mywort-btn--orange .mywort-btn__icon{fill:#fff}.mywort-btn--invert{border:0 solid #fff;background-color:#fff;color:#8cc051}.mywort-btn--invert:hover{background-color:#72a33b;color:#fff!important}.mywort-btn--invert:hover .mywort-btn__icon{fill:#fff}.mywort-btn--invert:focus{background-color:#72a33b;color:#fff}.mywort-btn--invert:focus .mywort-btn__icon{fill:#fff}.mywort-btn--invert.mywort-btn--active,.mywort-btn--invert:active{background-color:#72a33b}.mywort-btn--invert.mywort-btn--active.mywort-btn--focus,.mywort-btn--invert.mywort-btn--active:focus,.mywort-btn--invert.mywort-btn--active:hover,.mywort-btn--invert:active.mywort-btn--focus,.mywort-btn--invert:active:focus,.mywort-btn--invert:active:hover{outline:0;background-color:#fff;color:#8cc051!important}.mywort-btn--invert.mywort-btn--disabled,.mywort-btn--invert:disabled,.mywort-btn--invertbutton[disabled],fieldset[disabled] .mywort-btn--invert{border:0 solid #fff;background-color:#fff;color:#8cc051}.mywort-btn--invert.mywort-btn--disabled.mywort-btn--focus,.mywort-btn--invert.mywort-btn--disabled:focus,.mywort-btn--invert.mywort-btn--disabled:hover,.mywort-btn--invert:disabled.mywort-btn--focus,.mywort-btn--invert:disabled:focus,.mywort-btn--invert:disabled:hover,.mywort-btn--invertbutton[disabled].mywort-btn--focus,.mywort-btn--invertbutton[disabled]:focus,.mywort-btn--invertbutton[disabled]:hover,fieldset[disabled] .mywort-btn--invert.mywort-btn--focus,fieldset[disabled] .mywort-btn--invert:focus,fieldset[disabled] .mywort-btn--invert:hover{border-color:#fff;background-color:#333}.mywort-btn--invert .mywort-btn__icon{fill:#8cc051}.mywort-btn--invert-orange{border:0 solid #fff;background-color:#fff;color:#e1992e}.mywort-btn--invert-orange:hover{background-color:#c07e1c;color:#fff!important}.mywort-btn--invert-orange:hover .mywort-btn__icon{fill:#fff}.mywort-btn--invert-orange:focus{background-color:#c07e1c;color:#fff}.mywort-btn--invert-orange:focus .mywort-btn__icon{fill:#fff}.mywort-btn--invert-orange.mywort-btn--active,.mywort-btn--invert-orange:active{background-color:#c07e1c}.mywort-btn--invert-orange.mywort-btn--active.mywort-btn--focus,.mywort-btn--invert-orange.mywort-btn--active:focus,.mywort-btn--invert-orange.mywort-btn--active:hover,.mywort-btn--invert-orange:active.mywort-btn--focus,.mywort-btn--invert-orange:active:focus,.mywort-btn--invert-orange:active:hover{outline:0;background-color:#fff;color:#e1992e!important}.mywort-btn--invert-orange.mywort-btn--disabled,.mywort-btn--invert-orange:disabled,.mywort-btn--invert-orangebutton[disabled],fieldset[disabled] .mywort-btn--invert-orange{border:0 solid #fff;background-color:#fff;color:#e1992e}.mywort-btn--invert-orange.mywort-btn--disabled.mywort-btn--focus,.mywort-btn--invert-orange.mywort-btn--disabled:focus,.mywort-btn--invert-orange.mywort-btn--disabled:hover,.mywort-btn--invert-orange:disabled.mywort-btn--focus,.mywort-btn--invert-orange:disabled:focus,.mywort-btn--invert-orange:disabled:hover,.mywort-btn--invert-orangebutton[disabled].mywort-btn--focus,.mywort-btn--invert-orangebutton[disabled]:focus,.mywort-btn--invert-orangebutton[disabled]:hover,fieldset[disabled] .mywort-btn--invert-orange.mywort-btn--focus,fieldset[disabled] .mywort-btn--invert-orange:focus,fieldset[disabled] .mywort-btn--invert-orange:hover{border-color:#fff;background-color:#333}.mywort-btn--invert-orange .mywort-btn__icon{fill:#e1992e}.mywort-btn--outlined{border:2px solid #8cc051;background-color:#fff;color:#8cc051}.mywort-btn--outlined:hover{background-color:#8cc051;color:#fff!important}.mywort-btn--outlined:hover .mywort-btn__icon{fill:#fff}.mywort-btn--outlined:focus{background-color:#8cc051;color:#fff}.mywort-btn--outlined:focus .mywort-btn__icon{fill:#fff}.mywort-btn--outlined.mywort-btn--active,.mywort-btn--outlined:active{background-color:#72a33b}.mywort-btn--outlined.mywort-btn--active.mywort-btn--focus,.mywort-btn--outlined.mywort-btn--active:focus,.mywort-btn--outlined.mywort-btn--active:hover,.mywort-btn--outlined:active.mywort-btn--focus,.mywort-btn--outlined:active:focus,.mywort-btn--outlined:active:hover{outline:0;background-color:#fff;color:#8cc051!important}.mywort-btn--outlined.mywort-btn--disabled,.mywort-btn--outlined:disabled,.mywort-btn--outlinedbutton[disabled],fieldset[disabled] .mywort-btn--outlined{border:2px solid #8cc051;background-color:#fff;color:#8cc051}.mywort-btn--outlined.mywort-btn--disabled.mywort-btn--focus,.mywort-btn--outlined.mywort-btn--disabled:focus,.mywort-btn--outlined.mywort-btn--disabled:hover,.mywort-btn--outlined:disabled.mywort-btn--focus,.mywort-btn--outlined:disabled:focus,.mywort-btn--outlined:disabled:hover,.mywort-btn--outlinedbutton[disabled].mywort-btn--focus,.mywort-btn--outlinedbutton[disabled]:focus,.mywort-btn--outlinedbutton[disabled]:hover,fieldset[disabled] .mywort-btn--outlined.mywort-btn--focus,fieldset[disabled] .mywort-btn--outlined:focus,fieldset[disabled] .mywort-btn--outlined:hover{border-color:#fff;background-color:#333}.mywort-btn--outlined .mywort-btn__icon{fill:#8cc051}.mywort-btn--outlined-transparent{border:2px solid #fff;background-color:transparent;color:#fff}.mywort-btn--outlined-transparent:hover{background-color:rgba(140,192,81,.7);color:hsla(0,0%,100%,.7)!important}.mywort-btn--outlined-transparent:hover .mywort-btn__icon{fill:hsla(0,0%,100%,.7)}.mywort-btn--outlined-transparent:focus{background-color:rgba(140,192,81,.7);color:hsla(0,0%,100%,.7)}.mywort-btn--outlined-transparent:focus .mywort-btn__icon{fill:hsla(0,0%,100%,.7)}.mywort-btn--outlined-transparent.mywort-btn--active,.mywort-btn--outlined-transparent:active{background-color:#72a33b}.mywort-btn--outlined-transparent.mywort-btn--active.mywort-btn--focus,.mywort-btn--outlined-transparent.mywort-btn--active:focus,.mywort-btn--outlined-transparent.mywort-btn--active:hover,.mywort-btn--outlined-transparent:active.mywort-btn--focus,.mywort-btn--outlined-transparent:active:focus,.mywort-btn--outlined-transparent:active:hover{outline:0;background-color:transparent;color:#fff!important}.mywort-btn--outlined-transparent.mywort-btn--disabled,.mywort-btn--outlined-transparent:disabled,.mywort-btn--outlined-transparentbutton[disabled],fieldset[disabled] .mywort-btn--outlined-transparent{border:2px solid #fff;background-color:transparent;color:#fff}.mywort-btn--outlined-transparent.mywort-btn--disabled.mywort-btn--focus,.mywort-btn--outlined-transparent.mywort-btn--disabled:focus,.mywort-btn--outlined-transparent.mywort-btn--disabled:hover,.mywort-btn--outlined-transparent:disabled.mywort-btn--focus,.mywort-btn--outlined-transparent:disabled:focus,.mywort-btn--outlined-transparent:disabled:hover,.mywort-btn--outlined-transparentbutton[disabled].mywort-btn--focus,.mywort-btn--outlined-transparentbutton[disabled]:focus,.mywort-btn--outlined-transparentbutton[disabled]:hover,fieldset[disabled] .mywort-btn--outlined-transparent.mywort-btn--focus,fieldset[disabled] .mywort-btn--outlined-transparent:focus,fieldset[disabled] .mywort-btn--outlined-transparent:hover{border-color:transparent;background-color:#333}.mywort-btn--outlined-transparent .mywort-btn__icon{fill:#fff}.mywort-btn--outlined-orange{border:2px solid #e1992e;background-color:#fff;color:#e1992e}.mywort-btn--outlined-orange:hover{background-color:#e1992e;color:#fff!important}.mywort-btn--outlined-orange:hover .mywort-btn__icon{fill:#fff}.mywort-btn--outlined-orange:focus{background-color:#e1992e;color:#fff}.mywort-btn--outlined-orange:focus .mywort-btn__icon{fill:#fff}.mywort-btn--outlined-orange.mywort-btn--active,.mywort-btn--outlined-orange:active{background-color:#e1992e}.mywort-btn--outlined-orange.mywort-btn--active.mywort-btn--focus,.mywort-btn--outlined-orange.mywort-btn--active:focus,.mywort-btn--outlined-orange.mywort-btn--active:hover,.mywort-btn--outlined-orange:active.mywort-btn--focus,.mywort-btn--outlined-orange:active:focus,.mywort-btn--outlined-orange:active:hover{outline:0;background-color:#fff;color:#e1992e!important}.mywort-btn--outlined-orange.mywort-btn--disabled,.mywort-btn--outlined-orange:disabled,.mywort-btn--outlined-orangebutton[disabled],fieldset[disabled] .mywort-btn--outlined-orange{border:2px solid #e1992e;background-color:#fff;color:#e1992e}.mywort-btn--outlined-orange.mywort-btn--disabled.mywort-btn--focus,.mywort-btn--outlined-orange.mywort-btn--disabled:focus,.mywort-btn--outlined-orange.mywort-btn--disabled:hover,.mywort-btn--outlined-orange:disabled.mywort-btn--focus,.mywort-btn--outlined-orange:disabled:focus,.mywort-btn--outlined-orange:disabled:hover,.mywort-btn--outlined-orangebutton[disabled].mywort-btn--focus,.mywort-btn--outlined-orangebutton[disabled]:focus,.mywort-btn--outlined-orangebutton[disabled]:hover,fieldset[disabled] .mywort-btn--outlined-orange.mywort-btn--focus,fieldset[disabled] .mywort-btn--outlined-orange:focus,fieldset[disabled] .mywort-btn--outlined-orange:hover{border-color:#fff;background-color:#333}.mywort-btn--outlined-orange .mywort-btn__icon{fill:#e1992e}.mywort-btn--transparent-gray{border:0 solid #fff;background-color:transparent;color:gray;text-decoration:underline}.mywort-btn--transparent-gray:hover{background-color:transparent;color:#9a9a9a!important}.mywort-btn--transparent-gray:hover .mywort-btn__icon{fill:#9a9a9a}.mywort-btn--transparent-gray:focus{background-color:transparent;color:#9a9a9a}.mywort-btn--transparent-gray:focus .mywort-btn__icon{fill:#9a9a9a}.mywort-btn--transparent-gray.mywort-btn--active,.mywort-btn--transparent-gray:active{background-color:transparent}.mywort-btn--transparent-gray.mywort-btn--active.mywort-btn--focus,.mywort-btn--transparent-gray.mywort-btn--active:focus,.mywort-btn--transparent-gray.mywort-btn--active:hover,.mywort-btn--transparent-gray:active.mywort-btn--focus,.mywort-btn--transparent-gray:active:focus,.mywort-btn--transparent-gray:active:hover{outline:0;background-color:transparent;color:gray!important}.mywort-btn--transparent-gray.mywort-btn--disabled,.mywort-btn--transparent-gray:disabled,.mywort-btn--transparent-graybutton[disabled],fieldset[disabled] .mywort-btn--transparent-gray{border:0 solid #fff;background-color:transparent;color:gray}.mywort-btn--transparent-gray.mywort-btn--disabled.mywort-btn--focus,.mywort-btn--transparent-gray.mywort-btn--disabled:focus,.mywort-btn--transparent-gray.mywort-btn--disabled:hover,.mywort-btn--transparent-gray:disabled.mywort-btn--focus,.mywort-btn--transparent-gray:disabled:focus,.mywort-btn--transparent-gray:disabled:hover,.mywort-btn--transparent-graybutton[disabled].mywort-btn--focus,.mywort-btn--transparent-graybutton[disabled]:focus,.mywort-btn--transparent-graybutton[disabled]:hover,fieldset[disabled] .mywort-btn--transparent-gray.mywort-btn--focus,fieldset[disabled] .mywort-btn--transparent-gray:focus,fieldset[disabled] .mywort-btn--transparent-gray:hover{border-color:transparent;background-color:#333}.mywort-btn--transparent-gray .mywort-btn__icon{fill:gray}.mywort-btn--micro-edit{border:0 solid #fff;background-color:rgba(0,0,0,.3);color:#fff;border-radius:0;text-transform:uppercase}.mywort-btn--micro-edit:hover{background-color:rgba(0,0,0,.4);color:#fff!important}.mywort-btn--micro-edit:hover .mywort-btn__icon{fill:#fff}.mywort-btn--micro-edit:focus{background-color:rgba(0,0,0,.4);color:#fff}.mywort-btn--micro-edit:focus .mywort-btn__icon{fill:#fff}.mywort-btn--micro-edit.mywort-btn--active,.mywort-btn--micro-edit:active{background-color:rgba(0,0,0,.4)}.mywort-btn--micro-edit.mywort-btn--active.mywort-btn--focus,.mywort-btn--micro-edit.mywort-btn--active:focus,.mywort-btn--micro-edit.mywort-btn--active:hover,.mywort-btn--micro-edit:active.mywort-btn--focus,.mywort-btn--micro-edit:active:focus,.mywort-btn--micro-edit:active:hover{outline:0;background-color:rgba(0,0,0,.3);color:#fff!important}.mywort-btn--micro-edit.mywort-btn--disabled,.mywort-btn--micro-edit:disabled,.mywort-btn--micro-editbutton[disabled],fieldset[disabled] .mywort-btn--micro-edit{border:0 solid #fff;background-color:rgba(0,0,0,.3);color:#fff}.mywort-btn--micro-edit.mywort-btn--disabled.mywort-btn--focus,.mywort-btn--micro-edit.mywort-btn--disabled:focus,.mywort-btn--micro-edit.mywort-btn--disabled:hover,.mywort-btn--micro-edit:disabled.mywort-btn--focus,.mywort-btn--micro-edit:disabled:focus,.mywort-btn--micro-edit:disabled:hover,.mywort-btn--micro-editbutton[disabled].mywort-btn--focus,.mywort-btn--micro-editbutton[disabled]:focus,.mywort-btn--micro-editbutton[disabled]:hover,fieldset[disabled] .mywort-btn--micro-edit.mywort-btn--focus,fieldset[disabled] .mywort-btn--micro-edit:focus,fieldset[disabled] .mywort-btn--micro-edit:hover{border-color:rgba(0,0,0,.3);background-color:#333}.mywort-btn--micro-edit .mywort-btn__icon{fill:#fff}.mywort-btn--micro{padding:.125rem .3125rem;font-size:.75rem}.mywort-btn--small{padding:.5rem .8125rem;font-size:.75rem}.mywort-btn--small .mywort-btn__icon{height:.8125rem;width:.8125rem;line-height:.8125rem;font-size:.8125rem}.mywort-btn--large{padding:.75rem 1.5rem;font-size:1.125rem}.mywort-btn--higher{padding-top:1.5625rem;padding-bottom:1.5625rem}.mywort-btn--block{display:inline-block;width:100%}.mywort-btn--big-letters{letter-spacing:2px;text-transform:uppercase}.mywort-btn--with-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mywort-btn--with-icon .mywort-btn--small{font-size:.8125rem}.mywort-btn--switch-on{border:2px solid #8cc051;background-color:#8cc051;color:#fff;padding:.625rem 1.875rem;width:50%}.mywort-btn--switch-on:hover{background-color:#8cc051;color:#fff!important}.mywort-btn--switch-on:hover .mywort-btn__icon{fill:#fff}.mywort-btn--switch-on:focus{background-color:#8cc051;color:#fff}.mywort-btn--switch-on:focus .mywort-btn__icon{fill:#fff}.mywort-btn--switch-on.mywort-btn--active,.mywort-btn--switch-on:active{background-color:#e6e6e6}.mywort-btn--switch-on.mywort-btn--active.mywort-btn--focus,.mywort-btn--switch-on.mywort-btn--active:focus,.mywort-btn--switch-on.mywort-btn--active:hover,.mywort-btn--switch-on:active.mywort-btn--focus,.mywort-btn--switch-on:active:focus,.mywort-btn--switch-on:active:hover{outline:0;background-color:#8cc051;color:#fff!important}.mywort-btn--switch-on.mywort-btn--disabled,.mywort-btn--switch-on:disabled,.mywort-btn--switch-onbutton[disabled],fieldset[disabled] .mywort-btn--switch-on{border:2px solid #8cc051;background-color:#8cc051;color:#fff}.mywort-btn--switch-on.mywort-btn--disabled.mywort-btn--focus,.mywort-btn--switch-on.mywort-btn--disabled:focus,.mywort-btn--switch-on.mywort-btn--disabled:hover,.mywort-btn--switch-on:disabled.mywort-btn--focus,.mywort-btn--switch-on:disabled:focus,.mywort-btn--switch-on:disabled:hover,.mywort-btn--switch-onbutton[disabled].mywort-btn--focus,.mywort-btn--switch-onbutton[disabled]:focus,.mywort-btn--switch-onbutton[disabled]:hover,fieldset[disabled] .mywort-btn--switch-on.mywort-btn--focus,fieldset[disabled] .mywort-btn--switch-on:focus,fieldset[disabled] .mywort-btn--switch-on:hover{border-color:#8cc051;background-color:#333}.mywort-btn--switch-on .mywort-btn__icon{fill:#fff}.mywort-btn--switch-off{border:2px solid #8cc051;background-color:#fff;color:#b3b3b3;padding:.625rem 1.875rem;width:50%}.mywort-btn--switch-off:hover{background-color:#fff;color:#b3b3b3!important}.mywort-btn--switch-off:hover .mywort-btn__icon{fill:#b3b3b3}.mywort-btn--switch-off:focus{background-color:#fff;color:#b3b3b3}.mywort-btn--switch-off:focus .mywort-btn__icon{fill:#b3b3b3}.mywort-btn--switch-off.mywort-btn--active,.mywort-btn--switch-off:active{background-color:#e6e6e6}.mywort-btn--switch-off.mywort-btn--active.mywort-btn--focus,.mywort-btn--switch-off.mywort-btn--active:focus,.mywort-btn--switch-off.mywort-btn--active:hover,.mywort-btn--switch-off:active.mywort-btn--focus,.mywort-btn--switch-off:active:focus,.mywort-btn--switch-off:active:hover{outline:0;background-color:#fff;color:#b3b3b3!important}.mywort-btn--switch-off.mywort-btn--disabled,.mywort-btn--switch-off:disabled,.mywort-btn--switch-offbutton[disabled],fieldset[disabled] .mywort-btn--switch-off{border:2px solid #8cc051;background-color:#fff;color:#b3b3b3}.mywort-btn--switch-off.mywort-btn--disabled.mywort-btn--focus,.mywort-btn--switch-off.mywort-btn--disabled:focus,.mywort-btn--switch-off.mywort-btn--disabled:hover,.mywort-btn--switch-off:disabled.mywort-btn--focus,.mywort-btn--switch-off:disabled:focus,.mywort-btn--switch-off:disabled:hover,.mywort-btn--switch-offbutton[disabled].mywort-btn--focus,.mywort-btn--switch-offbutton[disabled]:focus,.mywort-btn--switch-offbutton[disabled]:hover,fieldset[disabled] .mywort-btn--switch-off.mywort-btn--focus,fieldset[disabled] .mywort-btn--switch-off:focus,fieldset[disabled] .mywort-btn--switch-off:hover{border-color:#fff;background-color:#333}.mywort-btn--switch-off .mywort-btn__icon{fill:#b3b3b3}.mywort-btn--radius{border-radius:3px}.mywort-btn__icon{height:1rem;width:1rem;line-height:1rem;font-size:1rem;display:inline-block;margin-right:.4375rem}@media only screen and (min-width:35.5em){.mywort-btn--login{margin-right:10px;height:50px;border:2px solid #fff;border-radius:3px;line-height:20px;color:#fff}.mywort-btn--login .hide-for-small{display:inline-block}.mywort-btn--help{margin-top:9px;margin-right:10px;height:50px;border:2px solid #fff;border-radius:3px}}@media only screen and (max-width:35.5em){.mywort-btn--help{display:none}}.mywort-btn--float-action{display:block;position:fixed;z-index:1000;right:4px;bottom:25px;padding:0;background:#8cc051;border-radius:50%;width:55px;text-align:center;color:#fff;height:55px;line-height:55px;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2)}.mywort-btn--float-action.active,.mywort-btn--float-action:hover{bottom:23px;color:#fff;background:#72a33b;-webkit-box-shadow:none;box-shadow:none}.mywort-btn-group{display:inline-block;position:relative;vertical-align:middle}.mywort-btn-group>.mywort-btn{position:relative;float:left;margin-bottom:0}.mywort-btn-group>.mywort-btn.active,.mywort-btn-group>.mywort-btn:active,.mywort-btn-group>.mywort-btn:focus{z-index:2}.mywort-btn-group--switch{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}.mywort-btn-group .mywort-btn+.mywort-btn,.mywort-btn-group .mywort-btn+.mywort-btn-group,.mywort-btn-group .mywort-btn-group+.mywort-btn,.mywort-btn-group .mywort-btn-group+.mywort-btn-group{margin-left:-1px}.mywort-btn-group>.mywort-btn:not(:first-child):not(:last-child){border-radius:0}.mywort-btn-group>.mywort-btn:first-child{margin-left:0}.mywort-btn-group>.mywort-btn:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.mywort-btn-group>.mywort-btn:last-child:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.mywort-collapse__header{position:relative;padding:20px 5px;border-top:1px solid #e6e6e6;cursor:pointer}.mywort-collapse__header:hover{background:#ebebeb}.mywort-collapse__title{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:700;font-size:1.25rem;display:inline-block}.mywort-collapse__chevron{display:inline-block;float:right;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;width:15px;height:15px;color:#666}.mywort-collapse__chevron:before{content:"\E037"}.mywort-collapse__content{display:none;padding:5px 20px 20px}.mywort-collapse--expanded .mywort-collapse__header{border-bottom-color:transparent}.mywort-collapse--expanded .mywort-collapse__chevron{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mywort-collapse--expanded .mywort-collapse__content{display:inherit}.mywort-collapse--compact .mywort-collapse__title{font-size:.9rem}.mywort-collapse--compact .mywort-collapse__content{padding:0;padding-bottom:1px}.mywort-collapse--light .mywort-collapse__header{color:#666;border:0}.mywort-collapse-group__title{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:700;font-size:20px;word-wrap:break-word;line-height:40px;text-transform:uppercase}.mywort-collapse-group__footer{padding:20px}.mywort-collapse-group .mywort-collapse-group__last .mywort-collapse__content,.mywort-collapse-group .mywort-collapse-group__last .mywort-collapse__header{border-bottom:1px solid #e6e6e6}.mywort-collapse-group .mywort-collapse-group__last.mywort-collapse--expanded .mywort-collapse__header{border-bottom-color:transparent}.mywort-filters{margin-bottom:20px;border-top:1px solid #ccc}.mywort-filters__section--first{padding-top:1.25rem}.mywort-filters__section hr{margin-top:2.8125rem}.mywort-filters__search-section{margin-top:-1px;margin-bottom:.75rem;padding:1.75rem .6875rem .875rem;background:#d6e9c1}.mywort-filters__section-title{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:700;font-size:1.25rem;padding:.125rem .3125rem 1.875rem}.mywort-filters__section-content{padding:0 1.375rem}.mywort-filters__radio{font-family:roboto,Arial,sans-serif;letter-spacing:0;font-weight:700;font-size:12px;display:inline;margin-right:12px}.mywort-filters__radio input[type=radio]{margin-right:.25rem}.mywort-filters__radio:last-child input[type=radio]{margin-bottom:0}.mywort-filters__reset-filters{display:inline-block;margin-top:.5rem;font-size:.875rem}.mywort-filters .mywort-filters__group{margin-top:.5rem;margin-bottom:.5rem}.mywort-filters .mywort-filters__group__svg{height:14px;width:14px}.mywort-filters .mywort-filters__input{margin:0;height:2.2rem;width:100%}.mywort-filters .mywort-filters__input--twothird{float:left;width:67%}.mywort-filters .mywort-filters__input--onethird{float:left;width:33%}.mywort-filters .mywort-filters__input--styled{background:#fff;border:1px solid #ccc;color:rgba(0,0,0,.75)}.mywort-filters--inline{border:none}.mywort-filters--inline .mywort-filters__section{display:inline-block;margin-right:4px;margin-left:4px;min-width:200px;vertical-align:top}.mywort-filters--inline .mywort-filters__section--first{margin-left:0;padding-top:0}.mywort-filters--inline .mywort-filters__section--fixed{width:150px;min-width:inherit}.mywort-filters--inline .mywort-filters__section--small{min-width:125px}.mywort-filters--inline .mywort-filters__section--last{float:right;min-width:inherit}.mywort-filters--inline .Select{margin-bottom:0;font-size:12px}.mywort-filters--inline .Select .Select-control .Select-value{font-family:roboto,Arial,sans-serif;letter-spacing:0;font-weight:700;margin-right:37px;color:#000!important}.mywort-filters--inline .input-group input{height:36px}.mywort-article-picture__container{display:inline-block;position:relative;padding:15px;height:100%;width:100%;background-color:rgba(0,0,0,.1);text-align:center}.mywort-article-picture .img-portrait{width:100%}.slider-init{visibility:hidden}#mywort-gallery{width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#mywort-gallery.rsDefault .rsThumbsVer{padding-left:3px;overflow:scroll;overflow-x:hidden;width:30%;max-width:60px;background-color:#ebebeb}#mywort-gallery.rsDefault,#mywort-gallery.rsDefault .rsOverflow,#mywort-gallery.rsDefault .rsSlide,#mywort-gallery.rsDefault .rsThumbs,#mywort-gallery.rsDefault .rsVideoFrameHolder{background-color:#ebebeb}#mywort-gallery.rsDefault .rsThumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;width:100%;background-color:rgba(0,0,0,.75)}#mywort-gallery.rsDefault .rsThumb img{height:auto}#mywort-gallery.rsDefault .rsFullscreenBtn{left:0}#mywort-gallery .rsThumbsContainer{-webkit-transform:translateZ(0)!important;transform:translateZ(0)!important}#mywort-gallery.rsDefault .rsThumb.rsNavSelected{background-color:rgba(140,192,81,.6)!important}#mywort-gallery .thumbIndicator{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;z-index:25;right:3px;bottom:0;pointer-events:none;color:#fff;text-align:center;width:60px;font-size:1rem;text-shadow:0 2px 10px #000;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.6)));background:-o-linear-gradient(top,transparent 0,rgba(0,0,0,.6) 100%);background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.6))}#mywort-gallery .thumbIndicator .down-arrow{margin-right:auto;margin-left:auto;width:15px!important;height:15px!important}@media only screen and (min-width:35.5em){#gallery *{-webkit-backface-visibility:initial}#mywort-gallery.rsDefault .rsThumbsVer{width:30%;max-width:300px}#mywort-gallery .thumbIndicator{font-size:3.125rem}}#mywort-gallery .rsThumbsArrow,#mywort-gallery .rsThumbsArrowRight{display:none!important}#mywort-gallery .rsOverflow{width:100%!important}#mywort-gallery.rsFullscreen{max-height:none}#mywort-gallery.rsFullscreen.rsDefault .rsFullscreenBtn{left:0}#mywort-gallery.rsFullscreen .rsNav{display:none;height:0;width:0}#mywort-gallery.rsFullscreen .thumbIndicator{display:none}.mywort-page{width:100%;margin-left:auto;margin-right:auto}.mywort-header{position:relative;z-index:997;background-color:#8cc051;width:100%;line-height:48px;height:48px;-webkit-transform:translateZ(0);transform:translateZ(0)}.mywort-header .mywort-header__main{position:relative;margin:0 auto}.mywort-header .mywort-header__left{position:absolute;left:0;float:left;text-align:left}.mywort-header .mywort-header__center{text-align:center}.mywort-header .mywort-header__right{position:absolute;right:0;float:right;text-align:right}.mywort-header .mywort-header__logo{padding-left:10px;max-height:21px;-webkit-backface-visibility:hidden}.mywort-header .mywort-header__logo.mywort-header__logo--visible{display:inline-block}.mywort-header--fixed{position:fixed;z-index:11000;top:0;left:0;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.5);box-shadow:0 1px 2px 0 rgba(0,0,0,.5)}.mywort-header--fixed .mywort-header__logo,.mywort-header__inline-item{display:inline-block}.mywort-header .mywort-header__btn{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:700;font-size:15px;display:inline-block;margin-right:.625rem;padding:.625rem;height:44px;line-height:normal;letter-spacing:2px}.mywort-header .mywort-header__btn__svg{width:14px;height:14px;fill:#fff;margin-right:6px}.mywort-header .mywort-header__user-btn{padding-top:0;padding-bottom:0;height:48px;line-height:inherit}@media only screen and (max-width:35.5em){.mywort-header__btn{border:none}}@media only screen and (min-width:35.5em){.mywort-header{height:68px;line-height:68px}.mywort-header.mywort-header--fixed .mywort-header__logo{display:inline-block}.mywort-header .mywort-header__user-btn{height:67px}.mywort-header .mywort-header__logo{display:none;-webkit-animation-name:bounceInTop;animation-name:bounceInTop;-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;max-height:32px}.mywort-header .mywort-header__logo--no-animate{display:inline-block}}.info-container{border:1px solid rgba(0,0,0,.3);border-radius:2px;width:100%}.info-container__content{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px;width:100%;text-align:center}.info-container__content .orange-bold{display:inline-block;text-transform:uppercase;color:#e1992e;font-weight:700}.info-container__content--feature{display:inline-block;padding-top:25px;padding-right:50px;padding-left:50px}.info-container__content__left{display:none}.info-container__content__right{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-family:roboto,Arial,sans-serif;letter-spacing:0;font-weight:400;font-size:16px}.info-container__content__right--already-joined{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.info-container__content__right__title{margin-bottom:10px;font-size:16px;font-weight:700}.info-container__content__right__desc{font-size:12px;margin-bottom:10px}.info-container--orange{border:none;background:-webkit-gradient(linear,left top,left bottom,from(#d69d31),to(#e2bf7f));background:-o-linear-gradient(top,#d69d31 0,#e2bf7f 100%);background:linear-gradient(180deg,#d69d31 0,#e2bf7f)}.info-container__close{display:inline-block;position:absolute;z-index:2;right:5px;margin-top:3px;margin-right:16px;cursor:pointer;width:15px;height:15px;text-align:center;line-height:12px;color:rgba(0,0,0,.3);font-family:roboto}.info-container--warning{border-color:rgba(225,153,46,.5);background-color:rgba(225,153,46,.1)}@media only screen and (min-width:48em){.info-container__content{text-align:left}.info-container__content__left{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:2;left:1px;-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px;height:150px;border-radius:50%;border:14px solid #ca983a;background-color:#fff;margin-right:15px}.info-container__content__right{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#fff;font-family:roboto}.info-container__content__right__title{font-size:20px;font-weight:700}.info-container__content__right__desc{font-size:16px}}.header-dropdown,.mywort-dropdown{display:inline-block;position:relative}.header-dropdown--dates,.mywort-dropdown--dates{height:50px}.header-dropdown--loader,.mywort-dropdown--loader{position:absolute;top:12px;right:7px;height:24px;width:24px;background-image:url(/assets/images/sushi-ajax-loader.gif);background-repeat:no-repeat;background-size:24px}.header-dropdown .mywort-dropdown__content,.mywort-dropdown .mywort-dropdown__content{display:none;position:absolute;z-index:10;right:-1px;border:1px solid #fff;border-radius:3px 0 3px 3px;background-color:#8cc051;width:300px;color:#fff}.header-dropdown .mywort-dropdown__container,.mywort-dropdown .mywort-dropdown__container{padding:15px;overflow:scroll;height:100%}.header-dropdown .mywort-dropdown__chevron,.mywort-dropdown .mywort-dropdown__chevron{display:inline-block;height:12px;width:12px;fill:#fff;margin-left:4px}.header-dropdown .mywort-dropdown__chevron:before,.mywort-dropdown .mywort-dropdown__chevron:before{content:"\E05B"}.header-dropdown .mywort-dropdown__menu:after,.mywort-dropdown .mywort-dropdown__menu:after{display:inline-block;position:absolute;z-index:2;top:-7px;right:33px;content:"";border-right:9px solid transparent;border-bottom:7px solid #fff;border-left:9px solid transparent}.header-dropdown--left .mywort-dropdown__main,.mywort-dropdown--left .mywort-dropdown__main{right:auto;left:0}.header-dropdown--left .mywort-dropdown__menu:after,.mywort-dropdown--left .mywort-dropdown__menu:after{right:auto;left:20px}.header-dropdown--open .mywort-dropdown__chevron,.mywort-dropdown--open .mywort-dropdown__chevron{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.header-dropdown--open .mywort-dropdown__content,.mywort-dropdown--open .mywort-dropdown__content{display:inherit}@media only screen and (min-width:35.5em){.header-dropdown .mywort-dropdown__chevron,.mywort-dropdown .mywort-dropdown__chevron{-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.header-dropdown--loader,.mywort-dropdown--loader{top:15px;height:40px;width:40px;background-size:40px}}.menu-items{line-height:15px}.menu-items .menu-items__item{display:block;margin:5px;border:none}.mywort-misson{position:relative}.mywort-mission__headline{position:absolute;width:100%;padding:.75rem 1rem}.mywort-mission__headline img{height:8rem;z-index:1}@media only screen and (max-width:35.5em){.mywort-mission__headline{bottom:0;padding:.2rem}.mywort-mission__headline img{height:4rem}}.mywort-mission__headline__background{width:100%;height:9rem;position:absolute;bottom:0;background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(50%,rgba(30,30,30,.5)),to(rgba(0,0,0,.7)));background:-o-linear-gradient(top,transparent 0,rgba(30,30,30,.5) 50%,rgba(0,0,0,.7) 100%);background:linear-gradient(180deg,transparent 0,rgba(30,30,30,.5) 50%,rgba(0,0,0,.7));background-color:transparent}@media only screen and (max-width:35.5em){.mywort-mission__headline__background{height:6.5rem}}.mywort-mission__headline__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.mywort-mission__headline__title{z-index:1;font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:700;font-size:30px;color:#fff;line-height:30px;height:30px;margin-bottom:.375rem;position:relative;display:block}.mywort-mission__headline__title,.mywort-mission__headline__title-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mywort-mission__headline__title-container{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:1rem}.mywort-mission__headline__subtitle{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:500;font-size:18px;color:#fff;line-height:20px;margin:0}.mywort-all-missions__headline__container{position:absolute;bottom:0;width:100%;padding:20px 0 5px 5px;background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(50%,rgba(30,30,30,.5)),to(rgba(0,0,0,.7)));background:-o-linear-gradient(top,transparent 0,rgba(30,30,30,.5) 50%,rgba(0,0,0,.7) 100%);background:linear-gradient(180deg,transparent 0,rgba(30,30,30,.5) 50%,rgba(0,0,0,.7));background-color:transparent}.mywort-all-missions__headline__watermark{display:inline-block;width:64px;height:64px;padding-right:5px}.mywort-all-missions__mission-teaser__headline{position:relative;display:inline-block;border:none}@media only screen and (max-width:35.5em){.mywort-mission__headline__title-container{-ms-flex-pack:distribute;justify-content:space-around}.mywort-mission__headline__title{font-size:18px;line-height:22px;margin:0}.mywort-mission__headline__subtitle{font-size:15px}.mywort-all-missions__mission-teaser__headline{max-width:220px}}.mywort-post{position:relative;overflow:hidden}.mywort-post .mywort-post__edit{position:absolute;z-index:1;top:15px;left:15px}.mywort-post .mywort-post__picture-wrapper{display:block;min-height:242px;border:1px solid #e5e7e8}.mywort-post .mywort-post__picture-wrapper img{width:100%;max-width:none;-o-object-fit:cover;font-family:object-fit\:cover;object-fit:cover}.mywort-post .mywort-post__picture-wrapper img.mywort-post__picture--no-picture{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin:auto;width:100%;-o-object-fit:cover;font-family:object-fit\:cover;object-fit:cover}.mywort-post .mywort-post__picture-wrapper--group:before,.mywort-post .mywort-post__picture-wrapper--locality:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background-color:rgba(0,0,0,.45)}.mywort-post .mywort-post__gradient{position:absolute;z-index:0;opacity:.4;height:calc(100% - 1px);width:calc(100% - 1px)}.mywort-post .mywort-post__content{position:relative;z-index:2;padding:5px;border:1px solid #e5e7e8;pointer-events:none;background-color:#fdffff}.mywort-post .mywort-post__avatar{position:relative;top:-38px;left:50%;margin-left:-33px;border:4px solid #fff;border-radius:50%;background-color:#fff;width:66px}.mywort-post .mywort-post__avatar-placeholder{display:block;width:66px;height:66px}.mywort-post .mywort-post__publisher{margin-top:-38px;margin-bottom:5px;padding-right:5px;overflow:hidden;max-height:16px;line-height:16px;text-align:center;font-size:12px;font-style:italic}.mywort-post__publisher-name{margin-left:.25rem}.mywort-post .mywort-post__publisher-group-wrapper{position:relative;margin-top:18px;margin-bottom:4px;min-height:26px;text-align:center;font-size:12px;font-style:italic}.mywort-post .mywort-post__publisher-group-wrapper .mywort-post__publisher-group{position:absolute;bottom:0;left:0;width:100%}.mywort-post .mywort-post__publisher-group-wrapper .mywort-post__publisher-group i{position:relative;bottom:-1px}.mywort-post .mywort-post__publisher-group__svg{width:.75rem;height:.75rem;fill:#8cc051}.mywort-post .mywort-post__date{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:700;position:absolute;top:1px;left:1px;opacity:.92;padding:5px;background:#8cc051;width:100px;height:100px;text-align:center;color:#fff;font-size:52px;line-height:52px}.mywort-post .mywort-post__date .mywort-post__date-month{font-size:32px;line-height:32px;text-transform:uppercase}.mywort-post .mywort-post__date--old{padding:7px;font-size:42px;line-height:37px}.mywort-post .mywort-post__date--old .mywort-post__date-month{font-size:27px;line-height:22px;text-transform:uppercase}.mywort-post .mywort-post__date--old .mywort-post__date-year{font-size:23px;line-height:21px;text-transform:uppercase}.mywort-post .mywort-post__title-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mywort-post .mywort-post__title{font-weight:700;font-size:18px;height:45px;margin-bottom:5px;text-align:center;line-height:22px;position:relative;display:block;overflow:hidden}.mywort-post .mywort-post__subtitle,.mywort-post .mywort-post__title{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0}.mywort-post .mywort-post__subtitle{font-weight:500;font-size:15px;color:#fff;line-height:15px;margin-top:.25rem}.mywort-post .mywort-post__title-inside{max-height:45px}.mywort-post .mywort-post__footer{padding:0 4px;line-height:16px;color:#a8a8a8}.mywort-post .mywort-post__footer-locality{text-align:right;text-transform:uppercase}.mywort-post .mywort-post__footer-locality,.mywort-post .mywort-post__footer-published-at{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:500;font-size:12px}.mywort-post .mywort-post__link{pointer-events:visible}.mywort-post .mywort-post__link:hover{color:#8cc051}.mywort-post--default .mywort-post__hide-small{display:none}.mywort-post--small{padding-top:33px}.mywort-post--small .mywort-post__content{background-color:#f4f5f6}.mywort-post--full,.mywort-post--full-condensed,.mywort-post--full-xl,.mywort-post--mission{position:relative;overflow:hidden;height:100%;max-height:22.8125rem}.mywort-post--full-condensed .mywort-post__picture,.mywort-post--full-xl .mywort-post__picture,.mywort-post--full .mywort-post__picture,.mywort-post--mission .mywort-post__picture{display:block;height:auto}.mywort-post--full-condensed .mywort-post__content,.mywort-post--full-xl .mywort-post__content,.mywort-post--full .mywort-post__content,.mywort-post--mission .mywort-post__content{position:absolute;bottom:0;padding:20px 14px 10px;border:none;background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(50%,rgba(30,30,30,.5)),to(rgba(0,0,0,.7)));background:-o-linear-gradient(top,transparent 0,rgba(30,30,30,.5) 50%,rgba(0,0,0,.7) 100%);background:linear-gradient(180deg,transparent 0,rgba(30,30,30,.5) 50%,rgba(0,0,0,.7));background-color:transparent;width:100%}.mywort-post--full-condensed .mywort-post__picture-wrapper,.mywort-post--full-xl .mywort-post__picture-wrapper,.mywort-post--full .mywort-post__picture-wrapper,.mywort-post--mission .mywort-post__picture-wrapper{min-height:0}.mywort-post--full-condensed .mywort-post__header,.mywort-post--full-xl .mywort-post__header,.mywort-post--full .mywort-post__header,.mywort-post--mission .mywort-post__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.mywort-post--full-condensed .mywort-post__avatar,.mywort-post--full-xl .mywort-post__avatar,.mywort-post--full .mywort-post__avatar,.mywort-post--mission .mywort-post__avatar{position:static;margin-right:10px;margin-left:0;border-width:2px;width:45px;min-width:45px;height:45px}.mywort-post--full-condensed .mywort-post__avatar-placeholder,.mywort-post--full-xl .mywort-post__avatar-placeholder,.mywort-post--full .mywort-post__avatar-placeholder,.mywort-post--mission .mywort-post__avatar-placeholder{display:none}.mywort-post--full-condensed .mywort-post__title,.mywort-post--full-xl .mywort-post__title,.mywort-post--full .mywort-post__title,.mywort-post--mission .mywort-post__title{margin:0;height:auto;max-width:100%;text-align:left;color:#fff}.mywort-post--full-condensed .mywort-post__title-inside,.mywort-post--full-xl .mywort-post__title-inside,.mywort-post--full .mywort-post__title-inside,.mywort-post--mission .mywort-post__title-inside{max-height:45px}.mywort-post--full-condensed .mywort-post__title-inside--group,.mywort-post--full-condensed .mywort-post__title-inside--locality,.mywort-post--full-xl .mywort-post__title-inside--group,.mywort-post--full-xl .mywort-post__title-inside--locality,.mywort-post--full .mywort-post__title-inside--group,.mywort-post--full .mywort-post__title-inside--locality,.mywort-post--mission .mywort-post__title-inside--group,.mywort-post--mission .mywort-post__title-inside--locality{font-family:roboto,Arial,sans-serif;letter-spacing:0;font-weight:700;font-size:30px;position:absolute;width:100%;max-height:100%;z-index:2;top:75%;left:50%;margin-top:.3125rem;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;white-space:pre-wrap;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mywort-post--full-condensed .mywort-post__title-inside--group .mywort-post__title-inside__municipality,.mywort-post--full-condensed .mywort-post__title-inside--locality .mywort-post__title-inside__municipality,.mywort-post--full-xl .mywort-post__title-inside--group .mywort-post__title-inside__municipality,.mywort-post--full-xl .mywort-post__title-inside--locality .mywort-post__title-inside__municipality,.mywort-post--full .mywort-post__title-inside--group .mywort-post__title-inside__municipality,.mywort-post--full .mywort-post__title-inside--locality .mywort-post__title-inside__municipality,.mywort-post--mission .mywort-post__title-inside--group .mywort-post__title-inside__municipality,.mywort-post--mission .mywort-post__title-inside--locality .mywort-post__title-inside__municipality{font-family:Georgia,sans-serif;font-size:15px;margin-bottom:.625rem;padding-top:1.25rem}.mywort-post--full-condensed .mywort-post__title-inside--group .mywort-post__title-inside__group-name,.mywort-post--full-condensed .mywort-post__title-inside--locality .mywort-post__title-inside__group-name,.mywort-post--full-xl .mywort-post__title-inside--group .mywort-post__title-inside__group-name,.mywort-post--full-xl .mywort-post__title-inside--locality .mywort-post__title-inside__group-name,.mywort-post--full .mywort-post__title-inside--group .mywort-post__title-inside__group-name,.mywort-post--full .mywort-post__title-inside--locality .mywort-post__title-inside__group-name,.mywort-post--mission .mywort-post__title-inside--group .mywort-post__title-inside__group-name,.mywort-post--mission .mywort-post__title-inside--locality .mywort-post__title-inside__group-name{position:absolute;bottom:80%;left:0;right:0;line-height:30px;padding-left:6px;padding-right:6px}.mywort-post--full-condensed .mywort-post__title-inside--group .mywort-post__title-inside__municipality:empty,.mywort-post--full-condensed .mywort-post__title-inside--locality .mywort-post__title-inside__municipality:empty,.mywort-post--full-xl .mywort-post__title-inside--group .mywort-post__title-inside__municipality:empty,.mywort-post--full-xl .mywort-post__title-inside--locality .mywort-post__title-inside__municipality:empty,.mywort-post--full .mywort-post__title-inside--group .mywort-post__title-inside__municipality:empty,.mywort-post--full .mywort-post__title-inside--locality .mywort-post__title-inside__municipality:empty,.mywort-post--mission .mywort-post__title-inside--group .mywort-post__title-inside__municipality:empty,.mywort-post--mission .mywort-post__title-inside--locality .mywort-post__title-inside__municipality:empty{margin-top:30px}.mywort-post--full-condensed .mywort-post__publisher,.mywort-post--full-xl .mywort-post__publisher,.mywort-post--full .mywort-post__publisher,.mywort-post--mission .mywort-post__publisher{margin:0;font-size:12px}.mywort-post--full-condensed .mywort-post__footer,.mywort-post--full-xl .mywort-post__footer,.mywort-post--full .mywort-post__footer,.mywort-post--mission .mywort-post__footer{padding:0}.mywort-post--full-condensed .mywort-post__footer-locality,.mywort-post--full-xl .mywort-post__footer-locality,.mywort-post--full .mywort-post__footer-locality,.mywort-post--mission .mywort-post__footer-locality{color:#fff}@media only screen and (min-width:48em){.mywort-post--full-condensed .mywort-post__header,.mywort-post--full-xl .mywort-post__header,.mywort-post--full .mywort-post__header,.mywort-post--mission .mywort-post__header{margin-bottom:6px}}.mywort-post--full-xl .mywort-post__avatar{width:45px;min-width:45px;height:45px}.mywort-post--hide-meta .mywort-post__footer-locality{display:none}.mywort-post--excerpt .mywort-post__content{padding:20px 14px 10px}.mywort-post--excerpt .mywort-post__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.mywort-post--excerpt .mywort-post__text{position:relative;margin-bottom:6px;overflow:hidden;height:66px;color:#ccc;font-style:italic}.mywort-post--excerpt .mywort-post__text:after{position:absolute;top:0;left:0;content:"";background:-o-linear-gradient(transparent 24px,#fdffff);background:linear-gradient(transparent 24px,#fdffff);width:100%;height:100%}.mywort-post--excerpt .mywort-post__avatar{position:static;float:left;margin-right:10px;margin-left:0;border-width:2px;width:45px;min-width:45px;height:45px}.mywort-post--excerpt .mywort-post__footer{padding:0}.mywort-post--excerpt .mywort-post__title{margin:0;max-width:100%;text-align:left}.mywort-post--excerpt .mywort-post__publisher{margin:0;font-size:14px}.mywort-post--mission .mywort-post__picture-wrapper .mywort-post__header img{width:45px;min-width:45px;height:45px;margin-right:.375rem}.mywort-post--all-missions .mywort-post__picture-wrapper{min-height:17.5rem}@media only screen and (min-width:35.5em){.mywort-post .mywort-post__edit{display:none}.mywort-post .mywort-post:hover .mywort-post__edit{display:block}.mywort-post .mywort-post__picture-wrapper,.mywort-post .mywort-post__picture-wrapper img{height:242px}.mywort-post--full-xl .mywort-post__picture-wrapper,.mywort-post--full .mywort-post__picture-wrapper{height:100%}.mywort-post--full-xl .mywort-post__picture-wrapper--no-picture,.mywort-post--full .mywort-post__picture-wrapper--no-picture{height:22.8125rem}.mywort-post--full-xl .mywort-post__picture-wrapper .lazy-load-img,.mywort-post--full-xl .mywort-post__picture-wrapper img,.mywort-post--full .mywort-post__picture-wrapper .lazy-load-img,.mywort-post--full .mywort-post__picture-wrapper img{height:100%}.mywort-post--full-xl .mywort-post__title{height:auto;line-height:40px;font-size:32px}.mywort-post--full-xl .mywort-post__title-inside{max-height:80px}.mywort-post--full-xl .mywort-post__avatar{width:64px;height:64px}}.post-article-container{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;right:0;left:0;padding:30px;min-height:242px;border:2px solid #e1992e;height:100%;text-align:center}.post-article-container--mission{margin-top:3rem;padding:4.5rem 2.5rem 1.5rem}.post-article-container--home{margin-top:calc(3rem + 10px);padding:4rem 1rem 0}.post-article-container--home ul{margin:0;padding:0}.post-article-container--home li{list-style-type:none;padding-top:1em;padding-bottom:1em;border-bottom:1px solid #f2f2f2}.post-article-container--home li a{font-size:1.1em;line-height:1.1em}.post-article-container--home li:last-child{list-style-type:none;border-bottom:0}.post-article-container--home h2{font-size:1.3em;font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:500;color:#8cc051}.post-article-container__plus{margin:auto;margin-bottom:20px;background-color:#e1992e;font-size:40px;border-radius:50%;height:40px;width:40px;color:#fff;font-weight:700;line-height:37px;text-align:center}.post-article-container__title{margin-bottom:30px;font-size:18px;color:#e1992e}.post-article-container__footer{font-family:roboto,Arial,sans-serif;letter-spacing:0;font-weight:400;font-size:12px;opacity:.7}.post-article-container__mission-logo{height:7rem;position:absolute;margin:auto;left:0;right:0;top:-3.55rem}.post-article-container__mission-more-link{margin:0 0 .5rem}.post-article-container__mission-title{font-size:25px;line-height:27px}.post-article-container__mission-article-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:5px;text-transform:uppercase;margin:1.5rem 0 2rem;font-size:19px;padding:1rem 0 .8rem .5rem}.post-article-container__mission-article-link__svg{width:1.125rem;height:1.125rem;fill:#fff}.post-article-container__mission-link:active,.post-article-container__mission-link:focus,.post-article-container__mission-link:hover{color:#555!important}.mywort-post--default .mywort-post__picture-wrapper .lazy-load-img img,.mywort-post--default .mywort-post__picture-wrapper .u-fluid-container img{min-height:242px}.mywort-post--full-height{position:absolute;top:0;right:0;bottom:0;left:0;margin-right:.625em;margin-left:.625em;max-height:none}@media only screen and (max-width:768px){.mywort-post--full-height{position:relative;margin-right:0;margin-left:0}}.mywort-post .lazy-load-img{display:inline}.Select{font-family:roboto,Arial,sans-serif;letter-spacing:0;-webkit-font-smoothing:initial;font-weight:300;font-size:14px;margin-bottom:14px}.Select .Select-control{border-radius:0}.Select .Select-control .Select-value{color:#000!important}.Select .Select-input{outline:none}.Select .Select-menu-outer{z-index:999999}.suggestions-section{padding-top:.75rem;padding-bottom:.75rem;background-color:#f2f2f2;border-top:1px solid #ccc}.suggestions-section__content{padding-right:.75rem;padding-left:.75rem}.suggestions-section__title{line-height:1.2;font-size:1em}.suggestions-scroller{overflow-y:hidden;overflow-x:scroll;-webkit-overflow-scrolling:touch;white-space:nowrap}.suggestions-scroller__wrapper{padding:0 1rem;width:100%}.suggestions-scroller__item{display:inline-block;margin-right:20px;width:21%;max-width:212px;white-space:pre-wrap;word-wrap:break-word}.suggestions-scroller__item.suggestions-scroller__item--2x{width:42%;max-width:424px}.mywort-search-suggestion-card{display:block;padding:20px;background-color:#f9f9f9;border:1px solid #ccc;color:#000}.mywort-search-suggestion-card__title{font-family:roboto,Arial,sans-serif;letter-spacing:0;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem;min-height:3rem}.mywort-search-suggestion-card__title__svg{width:32px;height:32px;fill:#8cc051;margin-right:8px}.mywort-search-suggestion-card__content{margin-top:.75rem;margin-bottom:.75rem;overflow:hidden;height:36px;color:#666;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:.75rem;font-style:italic}.mywort-search-suggestion-card__locality{font-family:roboto,Arial,sans-serif;letter-spacing:0;font-weight:700;color:#b3b3b3;font-size:12px;text-transform:uppercase}.mywort-search-suggestion-card:hover{border-color:#8cc051}.mywort-search-suggestion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;overflow-y:hidden;background:#8cc051;background-position:50%;background-size:cover;width:100%;height:150px;color:#fff}.mywort-search-suggestion figure{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;font-family:object-fit\:cover;object-fit:cover}.mywort-search-suggestion figure:before{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;content:"";background-color:rgba(0,0,0,.45)}.mywort-search-suggestion figure img{height:100%;-o-object-fit:cover;font-family:object-fit\:cover;object-fit:cover}.mywort-search-suggestion__title{font-family:roboto,Arial,sans-serif;letter-spacing:0;font-weight:700;position:absolute;z-index:2;top:50%;left:50%;margin-top:1.0625rem;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;color:#fff;white-space:pre-wrap}.mywort-search-suggestion__title small{font-family:roboto,Arial,sans-serif;letter-spacing:0;font-weight:400;display:block;margin-top:.3125rem;font-size:75%}.mywort-search-suggestion:hover figure:before{opacity:.75;background-color:#8cc051}.mywort-section-header{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:700;margin-bottom:20px;margin-top:0;padding-left:0;text-transform:uppercase;font-size:25px}.mywort-section-header--primary{border-bottom:5px solid #8cc051;color:#8cc051}.mywort-section-header--secondary{border-bottom:5px solid #e1992e;color:#e1992e}.mywort-section-navigation{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:30px;padding-left:0;overflow-x:auto;overflow-y:hidden;border-bottom:1px solid #8cc051;text-transform:uppercase;white-space:nowrap;color:#a8a8a8;font-size:25px}.mywort-section-navigation .mywort-section-navigation__entry{display:inline-block;padding-right:30px;padding-left:30px;cursor:pointer}.mywort-section-navigation .mywort-section-navigation__entry:first-child{padding-left:0}.mywort-section-navigation .mywort-section-navigation__entry--active{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:700;border-bottom:5px solid #8cc051;color:#8cc051}.mywort-section-navigation .mywort-section-navigation__entry--half{width:50%;text-align:center}.mywort-section-navigation .mywort-section-navigation__entry--half:first-child{padding-left:30px}.mywort-section-navigation .mywort-section-navigation__inherit{margin-top:inherit;margin-bottom:inherit;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;font-style:inherit;font-weight:inherit}.mywort-section-navigation--compact{margin-bottom:15px}.mywort-section-navigation--small{margin-bottom:12px;font-size:16px}.mywort-teaser{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.125rem 0;overflow:hidden}.mywort-teaser:nth-child(2n){background-color:#eff1f1}.mywort-teaser:hover .mywort-teaser__title{color:#8cc051}.mywort-teaser .mywort-teaser__section{display:inline-block;overflow:hidden;vertical-align:middle}.mywort-teaser .mywort-teaser__section:first-child{margin-right:20px}.mywort-teaser .mywort-teaser__title{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:700;font-size:20px;overflow:hidden;max-height:44px;line-height:22px;word-break:break-all}.mywort-teaser .mywort-teaser__overtitle{text-transform:uppercase;color:#a8a8a8;font-family:roboto,Arial,sans-serif;letter-spacing:0;font-weight:400;font-size:12px}.mywort-teaser .mywort-teaser__meta{padding-top:12px;font-style:italic;font-size:12px;line-height:15px}.mywort-teaser .mywort-post__meta__publisher-group__svg{width:.75rem;height:.75rem;fill:#8cc051}.mywort-teaser .mywort-teaser__picture{-webkit-box-flex:0;-ms-flex:0 0 115px;flex:0 0 115px}.mywort-teaser-list{padding-top:1.25rem;border-top:1px solid #ccc}.mywort-teaser-list .mywort-teaser:first-child{padding-top:0;border-top:0}.mywort-teaser-list .mywort-teaser__title{margin:0}.mywort-teaser-list .date__container{padding-right:5px;padding-left:5px;overflow:hidden;height:30px;line-height:30px;text-align:right;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:12px}.mywort-teaser-list .date__container__small{display:none}.mywort-teaser-list .mywort-teaser__overtitle{display:inline-block;margin-right:5px}.mywort-editorial-teaser{display:block;position:relative;padding-top:20px;padding-bottom:20px;border-bottom:1px solid #e5e7e8}.mywort-editorial-teaser__subtitle{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:700;font-size:12px}.mywort-editorial-teaser__title{font-size:18px}.mywort-editorial-teaser__meta,.mywort-editorial-teaser__title{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:500}.mywort-editorial-teaser__meta{text-transform:uppercase;color:#a8a8a8;font-size:12px}.mywort-editorial-teaser__picture{float:left;padding-right:10px;width:190px}@media only screen and (min-width:35.5em){.mywort-teaser-list .date__container__small{display:inline}}.mywort-authors{padding:30px 15px 0 0;background-color:#f5f5f5}.mywort-authors .tooltip-author img{display:inline-block}.mywort-authors .owl-nav .owl-nav__next,.mywort-authors .owl-nav .owl-nav__prev{background-color:rgba(0,0,0,.3);width:30px;height:40px}.mywort-authors .author-box{height:100%}.mywort-authors .author-box .mywort-post__avatar{max-width:143px;max-height:143px}.mywort-authors .title{font-family:roboto,Arial,sans-serif;letter-spacing:0;font-weight:400;font-size:14px;margin-top:10px;overflow:hidden;max-height:40px;line-height:20px;color:#262626;font-style:italic}.mywort-authors .locality{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:700;font-size:14px;opacity:.5;overflow:hidden;height:14px;line-height:14px;color:#000}.section-mywort-create{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 2.125rem 1rem;background-color:#f5f5f5;border-bottom:1px solid #e1992e;border-left:1px solid #e1992e;border-right:1px solid #e1992e;width:100%}.section-mywort-create,.section-mywort-create__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-mywort-create__label{margin-right:0;margin-bottom:1.25rem;text-align:center;color:#e1992e}.section-mywort-create__button{text-align:center}#section-mywort-authors-module{border-top:1px solid #e1992e;border-left:1px solid #e1992e;border-right:1px solid #e1992e;background-color:#f5f5f5}#section-mywort-authors-module p{margin:1em 2em 0;font-size:15px}@media only screen and (min-width:48em){.section-mywort-create,.section-mywort-create__button{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:500;font-size:23px}.section-mywort-create__button{margin-top:30px;text-align:center}}@media only screen and (min-width:35.5em){.section-mywort-create{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-right:0;margin-bottom:0;padding-bottom:.625rem}.section-mywort-create__button{margin-top:0}.section-mywort-create__label{margin-right:3.75rem;margin-bottom:0;height:60px;text-align:left}}#mywort-user-module{margin-bottom:10px}@media only screen and (min-width:1024px){#mywort-user-module{margin-top:30px}}.user-module{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:500;position:relative;overflow:hidden;background-color:#f5f5f5}.user-module--loader{padding-top:60px;text-align:center}.user-module__user-info-header{position:relative;z-index:2;margin-bottom:30px;padding:30px 0 0 20px}.user-module__main{position:relative;color:#333}.user-module__section{padding-right:8px;padding-left:10px;min-height:160px}.user-module__no-access{padding:20px;min-height:160px}.user-module__no-access__name{font-size:32px}.user-module__no-access__name,.user-module__no-access__sub{padding-top:10px;text-align:center;color:#e1992e;font-weight:700}.user-module__no-access__sub{font-size:20px}.user-module__no-access__text{padding-top:20px;padding-bottom:20px;text-align:center;font-size:16px}.user-module__no-access__email{padding-bottom:25px;text-align:center;font-size:16px}.user-module__no-access-btn{padding-top:20px;padding-bottom:20px;font-weight:700;width:100%}.user-module__no-access__footer{padding-top:15px;padding-bottom:20px;text-align:center;font-size:16px;color:rgba(0,0,0,.5)}.user-module__article{padding-top:10px;height:50px}.user-module__article:not(:last-child){border-bottom:1px solid rgba(0,0,0,.1)}.user-module__latest{font-family:roboto,Arial,sans-serif;letter-spacing:0;font-weight:700;font-size:14px;padding-left:10px}.user-module__title{overflow:hidden;font-size:14px;line-height:18px;height:18px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.user-module__date{padding-top:2px;color:rgba(0,0,0,.3);font-size:12px}.user-module__icon{line-height:20px}.user-module__icon__svg{width:20px;height:20px;fill:gray}.user-module__label{margin-top:3px;margin-bottom:10px;line-height:16px}.user-module__avatar{display:inline-block;float:left;overflow:hidden;border:3px solid #fff;border-radius:50%;background:#fff;width:70px;height:70px}.user-module__info{padding:0 5px 5px 10px;height:80px}.user-module__info,.user-module__name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff}.user-module__name{overflow:hidden;font-size:20px;line-height:26px;max-height:50px}.user-module__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;padding-top:10px;padding-right:13px;font-size:14px;color:hsla(0,0%,100%,.5);-webkit-box-shadow:solid 1px #000;box-shadow:1px solid #000;text-align:right}.user-module__actions{padding-right:20px;padding-left:20px;min-height:65px;border-top:1px solid rgba(0,0,0,.1)}.user-module__actions__button{margin-top:20px;margin-bottom:20px;width:100%;text-align:center;color:#fff;font-size:22px;background-color:#e1992e;border:0;height:80px}.user-module__custom_btn{margin-top:10px;margin-bottom:10px;width:100%}.user-module__double{padding-top:10px;min-height:65px;border-top:1px solid rgba(0,0,0,.1);text-align:center;color:rgba(0,0,0,.3);font-size:14px;font-weight:500;line-height:24px}.user-module__left__icon{position:absolute;right:5px;width:20px;height:20px;fill:#b3b3b3}.user-module__left__icon:hover{fill:#8cc051}.user-module__orange-header{position:absolute;top:-66px;left:-7px;overflow:hidden;height:165px;background-color:#e1992e;-webkit-transform:rotate(9deg);-ms-transform:rotate(9deg);transform:rotate(9deg);width:110%}.user-module__left{float:left}.user-module__left,.user-module__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;color:gray}.user-module__right{border-left:1px solid rgba(0,0,0,.1)}.user-module-container{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:500;position:relative;margin-bottom:10px;background:url(/assets/images/usermodule/user-module-bg.jpg);background-position:top}.user-module-container .owl-dots{position:absolute;top:65px;right:-20px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.user-module-container .owl-dots .owl-dot span{background:hsla(0,0%,100%,.6)!important}.user-module-container__switcher{background-color:rgba(0,0,0,.2);width:354px}.user-module-container__btn{padding-top:18px;padding-bottom:20px;text-align:center}.user-module-container__btn .mywort-btn{width:100%;max-width:230px;height:57px;line-height:34px;border-radius:4px;-webkit-box-shadow:0 3px 2px 0 #d88921;box-shadow:0 3px 2px 0 #d88921}.user-module-container__member-connect{padding-bottom:12px;text-align:center;color:#fff;font-size:14px;line-height:14px}.user-module__subtitle{margin-right:auto;margin-left:auto;padding-top:15px;padding-bottom:15px;width:120px}.switcher-content__icon{margin-right:auto;margin-left:auto;overflow:hidden;border-radius:50%;text-align:center;width:180px;height:180px;border:11px solid hsla(0,0%,100%,.1)}.btn-radius{border-radius:3px}.switcher-text{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:500;font-size:15px;display:inline-block;position:relative;width:100%;color:#fff;text-align:center}.switcher-text__title{padding-top:15px;text-transform:uppercase;font-weight:700}.switcher-text__desc{font-family:Georgia,sans-serif;letter-spacing:0;font-weight:400;font-size:15px;padding:5px;line-height:21px;height:75px}.u-hover-primary-color:hover .user-module__icon__svg{fill:#8cc051}@media only screen and (min-width:64em){.user-module__name{font-size:22px;color:#fff}.user-module__link{padding-top:10px;font-size:14px;color:hsla(0,0%,100%,.5)}}.mywort-breadcrumbs{margin:0;text-align:center;color:gray;font-style:italic}.mywort-breadcrumbs__step{display:inline-block;list-style-type:none;margin-right:.25rem}.mywort-breadcrumbs__step:after{content:" >"}.mywort-breadcrumbs__step:last-child:after{content:""}.mywort-breadcrumbs__step:last-child{margin-right:0}.mywort-breadcrumbs__step:hover,.mywort-breadcrumbs__step:hover a{cursor:pointer;color:#8cc051}.mywort-breadcrumbs .home-adjust{position:relative;top:1px;margin-right:3px;width:.8125rem;height:.8125rem;fill:gray}.mywort-breadcrumbs .home-adjust:hover{fill:#8cc051}.mywort-modal,.mywort .modal-backdrop{z-index:999999}.mywort-modal button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.mywort-modal .close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.mywort-modal .close:focus,.mywort-modal .close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}.mywort-modal .sr-only{display:none}.mywort-modal textarea.mywort-modal__join-group-request-comment{height:8rem}.modal-backdrop.in{opacity:.75}.modal-backdrop{position:fixed;z-index:999999;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.9)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-content{position:relative;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:6px;background-clip:padding-box;outline:0}.modal-body,.modal-header{position:relative;padding:15px}.mywort-modal__header.modal-header{background-color:#f9f9f9;border-radius:6px;border-bottom:0}.mywort-modal__header.modal-header button.close{float:right}.mywort-modal__footer.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border-top:0;position:relative;padding:15px}.mywort-modal__title.modal-title{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:700;font-size:22px}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto;position:relative}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}}.validation-field__chars-left{font-family:roboto,Arial,sans-serif;letter-spacing:0;-webkit-font-smoothing:initial;font-weight:300;font-size:12px;margin-bottom:14px;font-style:italic;color:gray}.validation-field__error-message{font-family:roboto,Arial,sans-serif;letter-spacing:0;font-weight:400;font-size:14px;margin-top:-.5625rem;margin-bottom:.875rem}.validation-field__label{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:700;font-size:17px}.label-field{font-family:roboto,Arial,sans-serif;letter-spacing:0;font-weight:400;font-size:14px;margin-bottom:4px}.watermark,figure a .watermark{position:absolute;z-index:1;overflow:hidden;background-size:100%;width:43px;height:43px}.watermark--teaser,figure a .watermark--teaser{top:0;right:0}.group-details-modal__locality{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:700;font-size:14px;margin:0;text-transform:uppercase;color:#b3b3b3}.group-details-modal__body.modal-body{padding:0}.group-details-modal__description{font-family:roboto,Arial,sans-serif;letter-spacing:0;font-weight:400;font-size:16px;display:block;position:relative;margin:-2.8125rem .875rem 0;padding:1.25rem 1.25rem 3.4375rem;background:#fff;border-radius:.375rem;line-height:1.5}.group-details-modal__no-picture{height:4.6875rem;background-color:#e6e6e6}.geolocation__refine-text{font-family:roboto,Arial,sans-serif;letter-spacing:0;-webkit-font-smoothing:initial;font-weight:300;font-size:14px}.language-switcher{margin:30px auto;text-align:center}.language-switcher__link{padding:10px 25px;border:1px solid #76a244;background-color:transparent;-webkit-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease}.language-switcher__link:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px;border-right:none}.language-switcher__link:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px;border-left:none}.language-switcher__link--active{background-color:#72a33b}.language-switcher__link:hover{color:#fff!important;background-color:#76a244}.DayPicker-icon{position:absolute;top:10px;right:10px;width:15px;height:14px}.DayPicker-Container{position:relative}.DayPicker-Container--multi{position:absolute;z-index:2;top:40px;right:0;background:#fff;-webkit-box-shadow:0 0 8px #ccc;box-shadow:0 0 8px #ccc}.DayPicker{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative;padding:.875rem 0 .0625rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DayPicker,.DayPicker-Months{display:-webkit-box;display:-ms-flexbox;display:flex}.DayPicker-Month{display:table;border-collapse:collapse;border-spacing:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DayPicker-Month+.DayPicker-Month{margin-left:7px}.DayPicker-NavBar{position:absolute;right:0;left:0;padding:0 .5rem}.DayPicker-NavButton{position:absolute;top:-4px;width:1.5rem;height:1.5rem;background:no-repeat 50%;background-size:8px;cursor:pointer}.DayPicker-NavButton--prev{left:4px;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjI2cHgiIGhlaWdodD0iNTBweCIgdmlld0JveD0iMCAwIDI2IDUwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnNrZXRjaD0iaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoL25zIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggMy4zLjIgKDEyMDQzKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5wcmV2PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSI+CiAgICAgICAgPGcgaWQ9InByZXYiIHNrZXRjaDp0eXBlPSJNU0xheWVyR3JvdXAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzLjM5MzE5MywgMjUuMDAwMDAwKSBzY2FsZSgtMSwgMSkgdHJhbnNsYXRlKC0xMy4zOTMxOTMsIC0yNS4wMDAwMDApIHRyYW5zbGF0ZSgwLjg5MzE5MywgMC4wMDAwMDApIiBmaWxsPSIjNTY1QTVDIj4KICAgICAgICAgICAgPHBhdGggZD0iTTAsNDkuMTIzNzMzMSBMMCw0NS4zNjc0MzQ1IEwyMC4xMzE4NDU5LDI0LjcyMzA2MTIgTDAsNC4yMzEzODMxNCBMMCwwLjQ3NTA4NDQ1OSBMMjUsMjQuNzIzMDYxMiBMMCw0OS4xMjM3MzMxIEwwLDQ5LjEyMzczMzEgWiIgaWQ9InJpZ2h0IiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj48L3BhdGg+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4K")}.DayPicker-NavButton--next{right:4px;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjI2cHgiIGhlaWdodD0iNTBweCIgdmlld0JveD0iMCAwIDI2IDUwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnNrZXRjaD0iaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoL25zIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggMy4zLjIgKDEyMDQzKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5uZXh0PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSI+CiAgICAgICAgPGcgaWQ9Im5leHQiIHNrZXRjaDp0eXBlPSJNU0xheWVyR3JvdXAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuOTUxNDUxLCAwLjAwMDAwMCkiIGZpbGw9IiM1NjVBNUMiPgogICAgICAgICAgICA8cGF0aCBkPSJNMCw0OS4xMjM3MzMxIEwwLDQ1LjM2NzQzNDUgTDIwLjEzMTg0NTksMjQuNzIzMDYxMiBMMCw0LjIzMTM4MzE0IEwwLDAuNDc1MDg0NDU5IEwyNSwyNC43MjMwNjEyIEwwLDQ5LjEyMzczMzEgTDAsNDkuMTIzNzMzMSBaIiBpZD0icmlnaHQiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPjwvcGF0aD4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPgo=")}.DayPicker-Caption{font-weight:700;display:table-caption;height:1.5rem;text-align:center}.DayPicker-Caption,.DayPicker-Weekdays{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-size:15px}.DayPicker-Weekdays{font-weight:500;display:table-header-group}.DayPicker-WeekdaysRow{display:table-row}.DayPicker-Weekday{display:table-cell;padding:.5rem;font-size:.875rem;text-align:center}.DayPicker-Weekday abbr{border:none;text-transform:uppercase}.DayPicker-Weekday:nth-child(6),.DayPicker-Weekday:nth-child(7){font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:700;font-size:14px}.DayPicker-Body{display:table-row-group}.DayPicker-Week{display:table-row}.DayPicker-Day{font-family:roboto,Arial,sans-serif;letter-spacing:0;-webkit-font-smoothing:initial;font-weight:300;font-size:13px;display:table-cell;padding:.5rem .375rem;border:1px solid #eaecec;text-align:center;cursor:pointer;vertical-align:middle}.DayPicker--interactionDisabled .DayPicker-Day{cursor:default}.DayPicker-Day--today{color:#8cc051}.DayPicker-Day--disabled{color:#e6e6e6;cursor:default;background-color:#eff1f1}.DayPicker-Day--outside{cursor:default;color:#eff1f1;background-color:#eff1f1}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){color:#fff;background-color:#a0d468}.DayPicker-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.DayPickerInput{display:inline-block}.DayPickerInput input{margin-bottom:0}.DayPickerInput-OverlayWrapper{position:relative}.DayPickerInput-Overlay{left:0;z-index:1;position:absolute;background:#fff;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.15);box-shadow:0 2px 5px rgba(0,0,0,.15)}.mywort-info-box{font-family:roboto,Arial,sans-serif;letter-spacing:0;-webkit-font-smoothing:initial;font-weight:300;font-size:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-bottom:2.5em;margin-left:.5em;margin-right:.5rem;text-align:center;color:#000;font-weight:700}.mywort-section-divider .owl-carousel .owl-item img{display:block;width:auto}.mywort-section-divider .owl-carousel .pure-g--gutters-mywort{margin:0}.mywort-ziz__header{width:100%}.footer-feedback{font-family:roboto,Arial,sans-serif;letter-spacing:0;font-weight:400;font-size:18px;width:100%;margin-top:40px;padding-top:40px;padding-bottom:45px;border-top:2px solid #ebebeb;text-align:center;color:#000}.footer-feedback__icon{display:block;margin:auto;margin-bottom:10px;height:40px}.footer-feedback__link{display:block;margin-top:10px;color:#8cc051;text-decoration:underline}.footer-banner{margin-top:30px;margin-bottom:-2rem;width:100%}.footer-banner__title{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:700;font-size:38px;margin-bottom:0;line-height:1.75rem;color:#8ebc4b}.footer-banner__body{display:block}.footer-banner__body__background{background:#8ebc4b;background:-webkit-gradient(linear,left top,left bottom,from(#8ebc4b),to(#9fc666));background:-o-linear-gradient(top,#8ebc4b 0,#9fc666 100%);background:linear-gradient(180deg,#8ebc4b 0,#9fc666)}.footer-banner__icons{margin-bottom:16px;height:32px}.footer-banner__content{padding:1.25rem;width:100%;font-size:.8rem;text-align:center}.footer-banner__image{display:none}@media only screen and (min-width:35.5em){.footer-feedback{font-family:roboto,Arial,sans-serif;letter-spacing:0;font-weight:400;font-size:18px;margin-top:40px;padding-top:40px;padding-bottom:45px;border-top:2px solid #ebebeb;text-align:center;color:#000}.footer-feedback__icon{display:inline-block;position:relative;top:-10px;margin:0;height:40px}.footer-feedback__link{display:inline-block;color:#8cc051;text-decoration:underline}.footer-banner__title{padding-left:20px}.footer-banner__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-banner__icons{height:40px}.footer-banner__content{width:52%;font-size:1rem}.footer-banner__image{display:block;position:relative;width:40%}.footer-banner__image>img{position:absolute;bottom:0}}.mywort-jumbo{display:block;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;overflow-y:hidden;background-position:50%;background-size:cover;width:100%;height:565px;color:#fff}.mywort-jumbo figure{position:absolute;-o-object-fit:cover;font-family:object-fit\:cover;object-fit:cover;width:100%;height:100%}.mywort-jumbo figure:before{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;content:"";background-color:rgba(0,0,0,.25)}.mywort-jumbo figure img{height:100%;-o-object-fit:cover;font-family:object-fit\:cover;object-fit:cover}.mywort-jumbo figure .eager-responsive-image.fluid,.mywort-jumbo figure .lazy-responsive-image.fluid{height:100%}.mywort-jumbo__title{font-family:roboto,Arial,sans-serif;letter-spacing:0;font-weight:700;font-size:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;z-index:2;margin-top:0;padding:.625rem .625rem 3.75rem;overflow-y:auto;height:100%;text-align:center;color:#fff}.mywort-jumbo__subtitle{z-index:2;margin-bottom:.625rem;padding-top:1.25rem;font-family:Georgia;font-size:1rem;text-align:center;font-style:italic;line-height:normal;text-shadow:0 0 1px #000}.mywort-jumbo__footer{position:absolute;z-index:2;bottom:15px;padding:0 30px}.mywort-jumbo__footer a{font-size:.875rem}@media only screen and (min-width:35.5em){.mywort-jumbo{padding-bottom:0}.mywort-jumbo__title{font-size:3.75rem}.mywort-jumbo__subtitle{font-size:1.5rem;line-height:30px}.mywort-jumbo__footer a{font-size:1.25rem}}.list--inline li{display:inline-block;margin:10px}.input-inlined{position:relative;margin:0;padding:0;line-height:1rem;font-size:1rem}.input-inlined input[type=search],.input-inlined input[type=text]{margin:0;margin-left:5rem;padding:.5rem;height:2rem}.input-inlined__action{position:absolute;top:0;left:0;padding:0 2rem;border:0;-webkit-box-shadow:none;box-shadow:none;background:transparent;height:2rem;color:#fff}.input-inlined__action:active,.input-inlined__action:focus,.input-inlined__action:hover{background:hsla(0,0%,75%,.4);color:#fff}.input-lined{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:700;position:relative;margin-bottom:0;line-height:1.25rem;font-size:1.25rem}.input-lined input[type=search],.input-lined input[type=text]{display:block;margin-bottom:0;padding:0 10px;border:none;border-bottom:3px solid #8cc051;-webkit-box-shadow:none;box-shadow:none;background:none;color:#333}.input-lined input[type=search]:focus,.input-lined input[type=text]:focus{outline:none;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;background:inherit}.input-lined input[type=search]:focus~.input-lined__bar:after,.input-lined input[type=search]:focus~.input-lined__bar:before,.input-lined input[type=text]:focus~.input-lined__bar:after,.input-lined input[type=text]:focus~.input-lined__bar:before{width:50%}.input-lined input[type=search]:focus~.input-lined__label,.input-lined input[type=search]:valid~.input-lined__label,.input-lined input[type=text]:focus~.input-lined__label,.input-lined input[type=text]:valid~.input-lined__label{opacity:0}.input-lined .input-lined__label{font-family:roboto-condensed,Arial Narrow,Arial,sans-serif;letter-spacing:0;font-weight:700;position:absolute;top:10px;left:5px;-webkit-transition:all .3s ease;-o-transition:.3s ease all;transition:all .3s ease;line-height:1.25rem;color:#333;font-weight:400;pointer-events:none}.input-lined .input-lined__icon{position:absolute;top:0;right:0;margin:0;padding:0 2rem;border:0;-webkit-box-shadow:none;box-shadow:none;background:transparent;height:2.1875rem;color:#8cc051}.input-lined .input-lined__icon__svg{height:20px;width:20px;fill:#8cc051}.input-lined .input-lined__bar{display:block;position:relative}.input-lined .input-lined__bar:after,.input-lined .input-lined__bar:before{position:absolute;bottom:1px;content:"";-webkit-transition:all .2s ease;-o-transition:.2s ease all;transition:all .2s ease;background:#e1992e;width:0;height:3px}.input-lined .input-lined__bar:before{left:50%}.input-lined .input-lined__bar:after{right:50%}.input-lined--keep-label input[type=search],.input-lined--keep-label input[type=text]{width:100%;border-radius:0;-webkit-box-sizing:inherit;box-sizing:inherit}.input-lined--keep-label input[type=search]:focus~.input-lined__label,.input-lined--keep-label input[type=search]:valid~.input-lined__label,.input-lined--keep-label input[type=text]:focus~.input-lined__label,.input-lined--keep-label input[type=text]:valid~.input-lined__label{top:-12px;opacity:1;font-size:12px}.media-icon{display:none;overflow:hidden;background:url(/assets/images/icons/icons-sprites.png);width:80px;height:80px}.media-icon--ticker{display:block;background-position:0 0}.media-icon--data{display:block;background-position:0 -90px}.media-icon--video{display:block;background-position:0 -180px}.media-icon--dossier{display:block;background-position:0 -260px}.media-icon--pictureGallery{display:block;background-position:0 260px}.media-icon--audio{display:block;background-position:0 170px}.media-icon--poll{display:block;background-position:0 80px}.left{float:left!important}.right{float:right!important}.large-centered,.medium-centered,.small-centered{margin:auto}.text-center{text-align:center!important}.list-unstyled{list-style-type:none;margin:0;padding:0}.mywort-column-gutters{padding:0 .625em}.mywort-flex-align-right{margin-left:auto}.u-anchor-offset-header{display:block;position:relative;top:-100px;visibility:hidden}.u-clear{clear:both}.u-float-container{overflow:hidden;width:100%}.u-left{float:left}.u-right{float:right}.u-left-flex{margin-right:auto;width:100%}.u-right-flex{margin-left:auto}.u-text-center{text-align:center}.u-text-center-block{display:block;text-align:center}.u-text-center-v{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.u-text-italic{font-style:italic}.u-text-capitalize{text-transform:capitalize!important}.u-text-underline{text-decoration:underline!important}.u-text-not-underline{text-decoration:none!important}.u-text-uppercase{text-transform:uppercase!important}.u-text-muted{color:#ccc}.u-text-mywort{color:#8cc051}.u-text-white{color:#fff}.u-font-normal{font-style:normal}.u-text-article,.u-text-article p{text-rendering:optimizeLegibility;line-height:1.58;color:rgba(0,0,0,.8);-moz-font-feature-settings:"liga" on;font-size:21px;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal}.u-fluid-container{display:block;position:relative}.u-fluid-container .u-fluid-image,.u-fluid-container img{position:absolute;top:0;left:0;width:100%}.mywort-hashtag{color:#8cc051}.u-img-full-width{width:100%;max-width:100%;height:100%}.avatar-crop,.u-img-center{margin-right:auto;margin-left:auto}.u-img-circle{border-radius:50%}.u-full-height{height:100%}.u-rotate{display:inline-block;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.u-rotate--90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-filter:progid:dximagetransform.microsoft.basicimage(rotation=1);filter:progid:dximagetransform.microsoft.basicimage(rotation=1)}.u-rotate--180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-filter:progid:dximagetransform.microsoft.basicimage(rotation=2);filter:progid:dximagetransform.microsoft.basicimage(rotation=2)}.u-rotate--270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);-webkit-filter:progid:dximagetransform.microsoft.basicimage(rotation=3);filter:progid:dximagetransform.microsoft.basicimage(rotation=3)}.u-rotate--360{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-filter:progid:dximagetransform.microsoft.basicimage(rotation=0);filter:progid:dximagetransform.microsoft.basicimage(rotation=0)}.u-center-block-vertical{position:relative;top:50%;-webkit-transform:perspective(1px) translateY(-50%);transform:perspective(1px) translateY(-50%)}.u-center-vertical{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.u-center-block,.u-center-vertical-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.u-center-absolute{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.u-display-inline{display:inline-block}.u-stretch-100vh{height:100vh}.u-reset-font{font-size:1em}.u-m-0{margin:0}.u-m-top-0{margin-top:0}.u-m-top,.u-m-v{margin-top:20px}.u-m-v{margin-bottom:20px}.u-ml-h{margin-left:40px}.u-mr-h{margin-right:40px}.u-m-v-b{margin-bottom:20px}.u-full-width{width:100%}.u-text-left{text-align:left}.u-text-right{text-align:right}.row--flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:35.5em){.row--flex{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.row--expanded{max-width:100%}@media only screen and (min-width:35.5em){.row--expanded{max-width:1250px}}@media only screen and (max-width:1250px){.row--expanded{padding:0 .625rem}}.max-container{max-width:100%}@media only screen and (min-width:35.5em){.max-container{max-width:1250px}}@media only screen and (max-width:1250px){.max-container{padding:0 .625rem}}.flex-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-grid--no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-grid--align-items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-grid.flex-grid--justify-space{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-grid--same-height .flex-grid__item{position:relative}.flex-grid--same-height .flex-grid__item:before{display:block;padding-top:100%;content:""}.flex-grid--same-height .flex-grid__item-content{position:absolute;top:0;right:0;bottom:0;left:0}.container-fixed-aside,.container-fixed-aside__aside{width:100%}@media only screen and (min-width:35.5em){.container-fixed-aside{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.container-fixed-aside__content{padding-right:10px;-webkit-box-flex:1;-ms-flex:1;flex:1}.container-fixed-aside__aside{padding-left:10px;width:310px;-webkit-box-flex:0;-ms-flex:0 0 310px;flex:0 0 310px;max-width:310px}}@media only screen and (min-width:768px){.container-fixed-aside__content{min-width:438px}}.u-hover-cursor:hover{cursor:pointer}.u-hover-primary-color:hover{color:#8cc051!important}.u-hover-white:hover{color:#fff!important}.u-sr-only{position:absolute;margin:-1px;padding:0;overflow:hidden;height:1px;width:1px;clip:rect(0,0,0,0);border:0}.reset-first-iframe .dc-ad:first-child>div>iframe{margin-top:0}.pac-container{z-index:999999}::-ms-clear{display:none}html#full-screen-main{overflow:auto}@media only screen and (max-width:35.5em){.horizontal-sharing,.horizontal-sharing .show-for-small #social-sharing-mobile{width:100%}.horizontal-sharing .show-for-small #social-sharing-mobile li{display:inline-block;float:none;margin-right:10px}}body.mywort a:hover{color:#8cc051}body.mywort a:focus{color:#587e2d}.wort-style-enforce .row .row.collapse{display:inherit}.tooltip{width:inherit;background:inherit;color:inherit}
/*# sourceMappingURL=mywortCss.css.map*/