/**handles:contact-form-7,stylesheet**/
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.aborted .wpcf7-response-output,.wpcf7 form.failed .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::after,.wpcf7-list-item-label::before{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2s}}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=email],.wpcf7 input[type=tel],.wpcf7 input[type=url]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}
.grid .grid__cards--bottom .grid__card--left .card--left__img--shadow::after,.grid .grid__cards--bottom .grid__card--right .card--right__img--shadow::after,.grid .grid__cards--bottom .grid__card--top .card--top__img--shadow::after{width:100%;content:"";left:0;position:absolute;-webkit-box-shadow:inset 0 0 80px 20px #222;-moz-box-shadow:inset 0 0 80px 20px #222;box-shadow:inset 0 0 80px 20px #222}.articles .article-card .img--shadow::after{width:100%;content:"";left:0;position:absolute;box-shadow:inset 0 -30px 70px -25px #222}.grid .grid__cards--bottom .grid__card--left,.grid .grid__cards--bottom .grid__card--right{width:280px;height:305px;margin:5px;position:relative}.grid .grid__cards--bottom .grid__card--left .card--left__textbox--bottom .textbox--bottom__title,.grid .grid__cards--bottom .grid__card--right .card--right__textbox--bottom .textbox--bottom__title,.grid .grid__cards--bottom .grid__card--top .card--top__textbox--bottom .textbox--bottom__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}*{box-sizing:border-box}body{font-family:Poppins,sans-serif;margin:0 auto}section{width:100%;margin:40px 0 20px 0;display:flex;flex-direction:column;justify-content:center;align-items:center}hr{width:100%}a{color:#2a71bf}p{letter-spacing:1px}h1{letter-spacing:1px}h2{letter-spacing:1px}h3{letter-spacing:1px}button:focus{outline:0}select{width:100%;padding:12px 20px;margin-bottom:8px;height:40px;font-size:.9rem;background-color:#ededed;border:0;border-radius:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}select:focus{outline:0}textarea{width:100%;height:200px;background-color:#ededed;padding:12px 20px;margin-bottom:8px;border:0;display:flex;font-size:1rem;font-family:Poppins,sans-serif;resize:none}textarea:focus{outline:0}[type=date],[type=email],[type=password],[type=tel],input[type=text]{width:100%;background-color:#ededed;padding:12px 20px;margin-bottom:8px;border:0;display:flex;font-size:.9rem}[type=date]:focus,[type=email]:focus,[type=password]:focus,[type=tel]:focus,input[type=text]:focus{outline:0}.checkbox{display:flex;justify-content:center;margin-bottom:25px}.checkbox input[type=checkbox]{opacity:0}.checkbox .wp7-list-item-label{position:relative;display:inline-block;padding-left:25px;padding-top:3px;user-select:none}.checkbox .wpcf7-list-item-label::after,.checkbox .wpcf7-list-item-label::before{position:absolute;content:"";display:inline-block}.checkbox .wpcf7-list-item-label::before{height:14px;width:14px;border:1px solid;left:1px;top:4px}.checkbox .wpcf7-list-item-label::after{height:5px;width:9px;border-left:2px solid;border-bottom:2px solid;transform:rotate(-45deg);left:4px;top:7px}.checkbox input[type=checkbox]+.wpcf7-list-item-label::after{content:none}.checkbox input[type=checkbox]:checked+.wpcf7-list-item-label::after{content:""}form{display:flex;flex-flow:column wrap;justify-content:center}label{font-weight:200;font-size:.8rem}input[type=submit]{width:30%;background-color:#2a71bf;color:#fff;font-weight:200;padding:14px 20px;margin:8px 0;border:none;font-size:1rem;border-radius:0;box-shadow:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none}input[type=submit]:hover{background-color:#7d98a1}input[type=submit]:focus{outline:0}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{background-color:#ededed;transition:background-color 1000s ease-in-out 1s}.news__section__title{padding-left:10px}.mobile-menu{display:none}header{position:absolute;z-index:999;width:100%;top:0}header .nav-index-page{color:#fff}header nav{display:flex;flex-direction:row;justify-content:space-around;height:70px;margin:20px 0;align-items:center;color:#000}header nav .nav__center .menu__links{text-transform:uppercase;padding:0 20px 0 20px;font-weight:700;color:#000;text-decoration:none}header nav .nav__center .menu__links:hover{text-decoration:underline}header nav .nav__center .menu__links--index-page{color:#fff}header nav .nav__center .menu__links--active{color:#2a71bf;font-weight:700;text-decoration:none;text-transform:uppercase;padding:0 20px 0 20px}header nav .nav__right .mobile-menu__button--open{display:none}header nav .nav__right a{text-decoration:none}header nav .nav__right .button__member{padding:10px 25px;background-color:#2a71bf;color:#fff;text-transform:uppercase;letter-spacing:1px;width:170px;height:45px;border-radius:5px;font-weight:700;font-size:.9rem;border:none;transition:background-color .2s ease;cursor:pointer}header nav .nav__right .button__member:hover{background-color:#97bcd2}header nav .nav__right .button--lightblue{background-color:#97bcd2}.hero{display:flex;width:100%;height:769px;justify-content:center;align-items:center;position:relative}.hero .hero__img{width:100%;height:769px;object-fit:cover;position:absolute;top:0;left:0}.hero .hero__img--shadow{background-color:#000;opacity:.4;position:absolute;width:100%;height:769px;top:0;left:0}.hero .hero__textbox{position:relative;z-index:3;display:flex;justify-content:center;flex-direction:column;align-items:center}.hero .hero__textbox .hero__title{text-transform:uppercase;color:#fff;font-size:4.3rem;text-shadow:0 2px 2px rgba(0,0,0,.25);font-weight:500}.hero .hero__textbox .hero__button{display:inline;padding:15px 25px;border-radius:5px;background-color:#2a71bf;color:#fff;text-transform:uppercase;font-size:1.1rem;text-align:center;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.455, .03, .515, .955)}.hero .hero__textbox .hero__button:hover{background-color:#97bcd2}.introduction{width:1180px;display:flex;flex-direction:column;justify-content:center;align-items:center}.introduction .introduction--title{margin:0 0 10px 0;font-size:1.4rem;font-weight:700}.introduction .introduction--body-text{margin:0;line-height:27px;width:750px;text-align:center}.section__title{padding-left:5px;font-weight:bolder;margin:0}#news{margin-top:80px}.grid{display:flex;width:1180px;height:630px}.grid .grid__card--big{height:620px;width:590px;margin:5px;position:relative;-webkit-box-shadow:0 1px 5px 1px rgba(34,34,34,.2);-moz-box-shadow:0 1px 5px 1px rgba(34,34,34,.2);box-shadow:0 1px 5px 1px rgba(34,34,34,.2)}.grid .card--big__textbox--top{display:none}.grid .card--top__textbox--bottom{display:none}.grid .card__categories{border-top:1px solid #ddd;padding:0 25px;display:flex;flex-direction:row}.grid .card__categories a{text-decoration:none}.grid .card__categories .categories{font-size:.7rem;color:#222;text-transform:uppercase;font-weight:700;margin:0;justify-content:flex-start;align-items:flex-start;width:auto;padding:18px 5px}.grid .card__img--shadow::after{content:"";width:100%;height:420px;left:0;position:absolute;box-shadow:inset 0 100px 23px 34px rgba(0,0,0,.3)}.grid .card__img--shadow{height:420px}.grid .card__img{width:590px;height:420px;object-fit:cover}.grid .card__contentbox{padding:15px 25px 10px 25px}.grid .card__contentbox a{text-decoration:none;color:#000}.grid .card__contentbox .contentbox__date{margin:0;font-size:.7rem;color:#222}.grid .card__contentbox .contentbox__title{margin:5px 0;font-size:1.3rem;font-weight:600}.grid .card__contentbox .contentbox__ingress{margin:0 0 10px 0;font-size:.8rem;line-height:27px;color:#222;overflow:hidden;text-overflow:clip}.grid .grid__card--medium{height:620px;width:490px;margin:5px 0 5px 100px;position:relative}.grid .cards__list{height:620px;overflow-y:auto;margin-right:5px}.grid .cards__list .list:first-child{padding-top:0}.grid .cards__list .list{border-bottom:1px solid #ddd;padding:20px 10px;display:flex;flex-direction:row;justify-content:center}.grid .cards__list .list a{text-decoration:none}.grid .cards__list .list .list-item__img{width:150px;height:100px;object-fit:cover}.grid .cards__list .list .list-item__content{padding:0 10px}.grid .cards__list .list .list-item__content .list-item__content__title{margin:0 0 5px 0;font-size:1rem;letter-spacing:normal;font-weight:500;color:#000}.grid .cards__list .list .list-item__content .list-item__content__single-row{display:flex;justify-content:space-between;margin:5px 0 10px 0}.grid .cards__list .list .list-item__content .list-item__content__single-row .list-item__content__link{font-size:.7rem;width:50px}.grid .cards__list .list .list-item__content .list-item__content__single-row .list-item__content__date{color:#f4f4f4;font-size:.7rem;text-align:right;margin:0;width:100px;color:#000}.grid .cards__list .list .list-item__content .list-item__content__description{margin:5px 0 0 0;height:38px;color:#f4f4f4;font-size:.8rem;overflow:hidden;color:#000}.grid .grid__cards--bottom{display:flex;flex-flow:row wrap;width:580px}.grid .grid__cards--bottom a{text-decoration:none;color:#000}.grid .grid__cards--bottom .grid__card--top{width:570px;height:305px;margin:5px;position:relative}.grid .grid__cards--bottom .grid__card--top .card--top__img--shadow::after{height:305px}.grid .grid__cards--bottom .grid__card--top .card--top__img--shadow{height:305px}.grid .grid__cards--bottom .grid__card--top .card--top__img--shadow .card--top__img{width:570px;height:305px;object-fit:cover}.grid .grid__cards--bottom .grid__card--top .card--top__textbox--top{color:#fff;display:flex;justify-content:space-between;padding:10px 20px;width:570px;position:absolute;left:0;z-index:9}.grid .grid__cards--bottom .grid__card--top .card--top__textbox--top .textbox--top__title{font-size:.9rem;font-weight:500}.grid .grid__cards--bottom .grid__card--top .card--top__textbox--top .textbox--top__date{font-size:.9rem;font-weight:100}.grid .grid__cards--bottom .grid__card--top .card--top__textbox--bottom{color:#fff;display:flex;padding:0 20px;width:570px;position:absolute;left:0;bottom:0;z-index:9}.grid .grid__cards--bottom .grid__card--top .card--top__textbox--bottom .textbox--bottom__title{font-size:1.2rem;font-weight:500}.grid .grid__cards--bottom .grid__card--left a{text-decoration:none;color:#000}.grid .grid__cards--bottom .grid__card--left .card--left__img--shadow::after{height:305px}.grid .grid__cards--bottom .grid__card--left .card--left__img--shadow{height:305px}.grid .grid__cards--bottom .grid__card--left .card--left__img--shadow .card--left__img{width:280px;height:305px;object-fit:cover}.grid .grid__cards--bottom .grid__card--left .card--left__textbox--top{color:#fff;display:flex;justify-content:space-between;padding:5px 10px;width:280px;position:absolute;left:0;z-index:9}.grid .grid__cards--bottom .grid__card--left .card--left__textbox--top .textbox--top__title{font-size:.9rem;font-weight:500}.grid .grid__cards--bottom .grid__card--left .card--left__textbox--top .textbox--top__date{font-size:.9rem;font-weight:100}.grid .grid__cards--bottom .grid__card--left .card--left__textbox--bottom{color:#fff;padding:0 10px;width:280px;position:absolute;left:0;bottom:0;z-index:9}.grid .grid__cards--bottom .grid__card--left .card--left__textbox--bottom .textbox--bottom__title{font-size:1rem;margin-bottom:10px;font-weight:500}.grid .grid__cards--bottom .grid__card--right .card--right__img--shadow::after{height:305px}.grid .grid__cards--bottom .grid__card--right a{text-decoration:none;color:#000}.grid .grid__cards--bottom .grid__card--right .card--right__img--shadow{height:305px}.grid .grid__cards--bottom .grid__card--right .card--right__img--shadow .card--right__img{width:280px;height:305px;object-fit:cover}.grid .grid__cards--bottom .grid__card--right .card--right__textbox--top{color:#fff;display:flex;justify-content:space-between;padding:5px 10px;width:280px;position:absolute;left:0;z-index:9}.grid .grid__cards--bottom .grid__card--right .card--right__textbox--top .textbox--top__title{font-size:.9rem;font-weight:500}.grid .grid__cards--bottom .grid__card--right .card--right__textbox--top .textbox--top__date{font-size:.9rem;font-weight:100}.grid .grid__cards--bottom .grid__card--right .card--right__textbox--bottom{color:#fff;padding:0 10px;width:270px;position:absolute;left:0;bottom:0;z-index:9}.grid .grid__cards--bottom .grid__card--right .card--right__textbox--bottom .textbox--bottom__title{font-size:1rem;margin-bottom:10px;font-weight:500}.flex-center{display:flex;justify-content:center;align-items:center}.flex-row{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap}.ad{width:280px;height:200px;margin:5px;background-color:#97bcd2}.read-more{height:50px;width:auto;margin-top:80px;padding:10px 30px;background-color:#fff;color:#222;border:1px solid #222;font-size:.9rem;transition:background-color .2s ease;cursor:pointer}.read-more:hover{background-color:#000;border-color:#000;color:#fff}.service{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;max-width:1180px}.service .service__card{width:100%;max-width:calc(100% / 3 - 10px);height:474px;margin:10px 5px 20px 5px;box-shadow:0 0 20px 0 rgba(0,0,0,.07);text-decoration:none}.service .service__card .service__img{width:100%;height:385px;object-fit:cover}.service .service__card .service__label{color:#000;font-size:1.2rem;font-weight:400;padding-left:20px;padding-top:7px}#members{margin-bottom:60px}.members{display:flex;flex-direction:row;flex-wrap:wrap;width:1180px;justify-content:center}.members .memberbox{width:calc(100% / 3 - 20px);height:120px;margin:15px 10px;text-decoration:none;display:flex;flex-direction:row;justify-content:center;align-items:center;-webkit-box-shadow:0 1px 5px 1px rgba(34,34,34,.2);-moz-box-shadow:0 1px 5px 1px rgba(34,34,34,.2);box-shadow:0 1px 5px 1px rgba(34,34,34,.2)}.members .memberbox .member__logo{width:100px;object-fit:contain;margin-right:10px}.members .memberbox .member__label{font-weight:500;color:#000}.blue-bg{background-color:#97bcd2;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;height:auto;position:relative}.quotes{width:1180px;display:flex;flex-direction:row;justify-content:space-between;margin:30px 0}.quotes .quotes__why-apply{display:flex;flex-direction:column;align-items:center;color:#fff;width:300px;margin:30px 0}.quotes .quotes__why-apply .why-apply__icon{font-size:2.5rem}.quotes .quotes__why-apply .why-apply__description{font-size:.8rem;text-align:center;width:100%}#apply-for-membership{margin-top:-100px;margin-bottom:60px}.apply{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;width:1180px;padding:30px 300px;position:relative;background-color:#fff;-webkit-box-shadow:0 1px 5px 1px rgba(34,34,34,.2);-moz-box-shadow:0 1px 5px 1px rgba(34,34,34,.2);box-shadow:0 1px 5px 1px rgba(34,34,34,.2)}.apply .apply__title{color:#222;font-size:1.9rem;text-align:center;margin:0}.apply .apply__link{font-style:italic;font-size:.7rem;margin:0 0 20px 0;text-align:center}.apply .apply__form__select{background-image:url("http://vbloslo.no/wp-content/themes/guten-vbl/assets/arrow-down.svg");background-repeat:no-repeat,repeat;background-position:right .9em top 50%,0 0;background-size:1em auto,100%}.apply .apply__form__single-row{display:flex}.apply .apply__form__single-row .single-row__textfield:first-child{margin-right:10px}.apply .apply__form__single-row .single-row__textfield{width:100%}.apply .apply__form__terms{font-size:.7rem;color:#969696;margin-bottom:20px}.apply .apply__form__radio{font-size:.8rem;margin:0 0 0 8px}.apply .apply__form__submit{margin:0 auto;width:40%;display:block}footer{background-color:#ddd;display:flex;flex-direction:column;justify-content:center;padding:80px 300px 30px 300px;color:#000;align-items:center}footer .footer__button{height:50px;width:250px;margin:50px 0;padding:10px 30px;background-color:#ddd;color:#000;border:1px solid #000;font-size:.9rem;text-transform:uppercase;transition:background-color .2s ease;cursor:pointer}footer .footer__button:hover{background-color:#000;border-color:#000;color:#fff}footer .footer__row{display:flex;flex-direction:row;justify-content:center;margin:30px 0 60px 0;width:100%}footer .footer__row .footer__row--content{padding:0 30px;width:250px}footer .footer__row .footer__row--content .left{text-align:left}footer .footer__row .footer__row--content .center{text-align:center}footer .footer__row .footer__row--content .right{text-align:right}footer .footer__row .footer__row--content .footer__label--thick{font-weight:700;margin:0 0 10px 0}footer .footer__row .footer__row--content .footer__label--thin{text-decoration:none;color:#000;margin:0;display:block}footer .footer__misc{margin-top:40px}footer .footer__misc .misc__links{display:flex;flex-direction:row;justify-content:center}footer .footer__misc .misc__links .misc__links--grey{color:#414141;text-decoration:underline;margin:0 10px;font-size:.8rem;font-weight:600}footer .footer__misc .misc__made-by{color:#414141;font-weight:600;font-size:.8rem;text-align:center;margin-top:20px}footer .footer__logo{max-height:150px;width:100%;max-width:400px;object-fit:contain;padding:0 10px}#breadcrumbs{margin-top:120px}.breadcrumbs{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:1180px}.breadcrumbs .breadcrumb-home{color:#000;font-size:.9rem;text-decoration:none;padding-right:10px}.breadcrumbs .breadcrumb{color:#000;font-size:.9rem;text-decoration:none;padding:0 10px;margin:0;display:block}.breadcrumbs .breadcrumb--active{font-size:.9rem;color:#6e6e6e;padding-left:10px;margin:0}.categories{display:flex;flex-direction:row;justify-content:center;align-items:center;width:1180px;margin-bottom:40px}.categories .categories__category{position:relative;padding:5px 15px;justify-content:center;display:flex}.categories .categories__category a{text-decoration:none;color:#000}.categories .categories__category .category--active .category__label--active{font-weight:900;text-transform:uppercase;color:#2a71bf;margin:0}.categories .category{padding:0 20px}.categories .category .category__label:first-child{margin-left:10px}.categories .category .category__label{font-weight:500;text-transform:uppercase;margin:0 10px 0 0}#news-page{margin-top:80px}.articles{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:40px 0 0 0;width:1180px}.articles .article-card{flex-direction:column;margin:10px 5px}.articles .article-card .img-container{position:relative;display:flex;width:370px;height:370px}.articles .article-card .img--shadow::after{height:370px}.articles .article-card .img--shadow{height:370px}.articles .article-card .img--shadow .img-container__img{width:370px;height:370px;position:absolute;object-fit:cover}.articles .article-card .img-container__content{width:370px;height:370px;position:absolute;top:0;left:0;display:flex;flex-wrap:wrap;z-index:9}.articles .article-card .img-container__content .content--top{position:absolute;top:20px;left:0;color:#fff}.articles .article-card .img-container__content .content--top .top__avatar{width:60px;height:60px;border-radius:60px;object-fit:cover;box-shadow:0 0 0 5px #fff;position:absolute;top:0;left:20px}.articles .article-card .img-container__content .content--top .top__label{background-color:#97bcd2;margin:0;padding:10px;font-size:.8rem}.articles .article-card .img-container__content .content--top .not-in-use{background-color:transparent;padding:10px}.articles .article-card .img-container__content .content--bottom{position:absolute;bottom:10px;left:0;color:#fff;z-index:5}.articles .article-card .img-container__content .content--bottom .bottom__label{font-size:.8rem;padding:5px 10px;margin:0;display:none}.articles .article-card .text-container{display:flex;flex-direction:column;padding:10px 0;height:300px;width:370px}.articles .article-card .text-container .text-container__link{text-decoration:none;color:#000}.articles .article-card .text-container .text-container__link .text-container__link__title{margin:0 0 15px 0;font-weight:500;font-size:1.2rem}.articles .article-card .text-container .text-container__excerpt{margin:0;font-size:.9rem;line-height:23px;font-weight:300}.articles .article-card .text-container .text-container__link__button{padding-top:20px}.articles .article-card .text-container .text-container__link__button .text-container__button{padding:10px 20px;color:#000;background-color:#fff;text-transform:uppercase;border:1px solid #222;position:relative;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.455, .03, .515, .955)}.articles .article-card .text-container .text-container__link__button .text-container__button:hover{background-color:#2a71bf;color:#fff;border-color:#2a71bf}.read-all{display:none}.no-bottom-margin{margin-bottom:0}#blog-post{margin-top:10px}.post-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:1180px;padding-top:40px}.post-container .two-col{display:flex;flex-direction:row;width:100%;padding:40px 0;align-items:flex-start;justify-content:flex-start}.post-container .navigation__links{width:25%;height:fit-content;text-decoration:none;display:flex;flex-direction:column;background-color:#f4f4f4;padding:20px 15px}.post-container .navigation__links .group__link{padding:10px;color:#000;text-decoration:none;font-weight:700;text-transform:uppercase}.post-container .navigation__links .group__link--active{padding:10px;text-transform:uppercase;color:#2a71bf;text-decoration:none;font-weight:700}.post-container .navigation__links .group__sublink{padding:10px 10px 10px 25px;color:#000;text-decoration:none;font-weight:400;text-transform:uppercase}.post-container .navigation__links .group__sublink--active{padding:10px 10px 10px 25px;color:#2a71bf;text-decoration:none;font-weight:700;text-transform:uppercase}.post-container .navigation__links .navigation__contact--title{font-size:1.4rem;font-weight:700;margin:0 0 10px 0}.post-container .navigation__links .navigation__contact--label{font-weight:700;margin-bottom:0}.post-container .navigation__links .navigation__contact--data{margin:0;text-decoration:none}.post-container .post__img{width:100%;height:500px;object-fit:cover}.post-container .post__card{position:relative;background-color:#fff;margin-top:-120px;margin-bottom:80px;width:650px;-webkit-box-shadow:0 1px 5px 1px rgba(34,34,34,.2);-moz-box-shadow:0 1px 5px 1px rgba(34,34,34,.2);box-shadow:0 1px 5px 1px rgba(34,34,34,.2)}.post-container .post__card .card__content{padding:30px 30px 10px 30px}.post-container .post__card .card__content .content__title{font-size:1.2rem}.post-container .post__card .card__content .content--single-row{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.post-container .post__card .card__content .data__category{width:50%;display:flex;flex-direction:row}.post-container .post__card .card__content .data__category .category__label{font-weight:200;font-size:.8rem}.post-container .post__card .card__content .data__category .category__tag{font-size:.8rem;font-weight:800;color:#2a71bf;text-transform:uppercase;padding-left:5px}.post-container .post__card .card__content .data__last-modified{font-size:.8rem;font-weight:200;width:50%;text-align:end}.post-container .post__card .card__content .author{width:50%;display:flex;flex-direction:row;padding-top:10px}.post-container .post__card .card__content .author .author__img{border-radius:40px;width:40px;height:40px;object-fit:cover}.post-container .post__card .card__content .author .author__name{font-size:.8rem;font-weight:200;padding-left:10px}.post-container .post__card .card__content .social-media{width:50%;display:flex;flex-direction:row;text-align:end;justify-content:flex-end;padding-top:10px}.post-container .post__card .card__content .social-media .social-media__label{font-size:.8rem;font-weight:200}.post-container .post__card .card__content .social-media .size{font-size:1rem;margin:12.8px 5px}.post-container .post__card .card__content .social-media .share-twitter{color:#00acee}.post-container .post__card .card__content .social-media .share-facebook{color:#3b5998}.post-container .post__card .card__content .social-media .share-linkedin{color:#0e76a8}.post-container .post__card .card__content .social-media .share-google{width:14px;height:14px;margin:12.8px 5px}.post-container .underline{border-bottom:1px solid #ededed;border-top:0;border-left:0;border-right:0}.post-container .post-body{width:900px}.post-container .post-body .add-to-calendar{display:flex;justify-content:flex-end}.post-container .post-body .add-to-calendar .add__link{color:#f4f4f4;font-style:italic}.post-container .post-body .post-introduction .post-introduction__title{font-size:1.6rem;margin-top:0}.post-container .post-body .post-introduction .post-introduction__description{font-weight:400;margin-bottom:0;line-height:30px;font-size:1.2rem}.post-container .post-body .post-body__link-boxes{display:flex;flex-flow:row wrap;justify-content:center;align-items:center}.post-container .post-body .post-body__link-boxes .link-box{display:block;width:calc(100% / 2 - 14px);margin:30px 7px;box-shadow:0 0 6px rgba(0,0,0,.16);padding:20px;text-decoration:none;color:#000}.post-container .post-body .post-body__link-boxes .link-box .top-row{padding-bottom:20px;display:flex;align-items:center;justify-content:space-between}.post-container .post-body .post-body__link-boxes .link-box .top-row .top-label{text-transform:uppercase;font-weight:700;margin:0}.post-container .post-body .post-body__link-boxes .link-box .top-row .top-logo{height:50px;object-fit:contain}.post-container .post-body .post-body__link-boxes .link-box .link-box__content{height:160px;overflow:hidden}.post-container .post-body .post-body__content{line-height:30px;font-size:1rem}.post-container .post-body .post-body__content .post-body__member-contact{display:flex;flex-flow:row wrap;justify-content:center;align-items:flex-start}.post-container .post-body .post-body__content .post-body__member-contact .member-contact{display:block;width:100%;max-width:calc(100% / 2 - 14px);margin:30px 7px;box-shadow:0 0 6px rgba(0,0,0,.16);padding:15px;text-decoration:none;color:#000;min-height:271px}.post-container .post-body .post-body__content .post-body__member-contact .member-contact .top-row{margin-bottom:10px}.post-container .post-body .post-body__content .post-body__member-contact .member-contact .top-row .top-label{margin:0 0 10px 0}.post-container .post-body .post-body__content .post-body__member-contact .member-contact .top-row .member-name{margin:0}.post-container .post-body .post-body__content .post-body__member-contact .member-contact .top-row .member-adress{margin:0;font-size:.9rem;color:#414141}.post-container .post-body .post-body__content .post-body__member-contact .member-contact .member-links{display:flex;flex-direction:column;color:#2a71bf}.post-container .post-body .post-body__content .post-body__member-contact .member-contact .member-links .member-link{margin:5px 0;text-decoration:none}.post-container .post-body .post-body__content .post-body__member-contact .member-contact .member-links .member-link i{font-size:1.2rem;padding-right:7px}.post-container .post-body .post-body__content .post-body__member-contact .member-contact .member-links .member-link:hover{text-decoration:underline}.post-container .post-body .post-body__content .form-row{display:flex;flex-direction:row}.post-container .post-body .post-body__content .form-row input[type=text]{width:50%}.post-container .post-body .post-body__content .form-row input[type=text]:first-child{margin-right:10px}.post-container .post-body .post-body__content .video-or-img,.post-container .post-body .post-body__content .wp-block-image,.post-container .post-body .post-body__content .wp-block-video{width:100%;height:500px;object-fit:cover;margin:60px 0}.post-container .post-body .post-body__content .invitation-buttonbox{display:flex;justify-content:center;margin:40px 0}.post-container .post-body .post-body__content .invitation-buttonbox .add-me--blue{width:180px;height:55px;padding:10px;font-weight:300;border:none;color:#fff;background-color:#97bcd2;font-size:1rem;text-transform:uppercase;cursor:pointer;margin-right:20px}.post-container .post-body .post-body__content .invitation-buttonbox .add-me--blue:hover{background-color:#97bcd2}.post-container .post-body .post-body__content .invitation-buttonbox .add-me--yellow{width:180px;height:55px;padding:10px;font-weight:300;border:none;font-size:1rem;color:#fff;background-color:#2a71bf;text-transform:uppercase;cursor:pointer}.post-container .post-body .post-body__content .invitation-buttonbox .add-me--yellow:hover{background-color:#a6793f}.post-container .post-body .post-body__content .invitation-buttonbox .modal{display:none;position:fixed;z-index:1;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.post-container .post-body .post-body__content .invitation-buttonbox .modal-content{background-color:#fefefe;margin:auto;padding:20px 20px 40px 20px;border:1px solid #888;width:50%}.post-container .post-body .post-body__content .invitation-buttonbox .modal-content form{width:80%;display:flex;margin:0 auto}.post-container .post-body .post-body__content .invitation-buttonbox .close{color:#aaa;float:right;font-size:28px;font-weight:700}.post-container .post-body .post-body__content .invitation-buttonbox .close:focus,.post-container .post-body .post-body__content .invitation-buttonbox .close:hover{color:#000;text-decoration:none;cursor:pointer}.post-container .post-body .post-body__content .post-body-headline-2{font-weight:500;margin-top:60px}.post-container .post-body .attachments{display:flex;flex-direction:row;justify-content:flex-start;padding:30px 0}.post-container .post-body .attachments .attachment__download{color:#fff;text-decoration:none;font-size:.8rem;padding:0 10px}.post-container .post-body .attachments .attachment__download .attachment{background-color:#2a71bf;padding:10px 15px;color:#fff;font-size:.8rem;display:flex}.post-container .post-body .attachments .attachment__download .attachment .attachment__label{margin:0}.post-container .padding-left{padding-left:30px}.post-container .author__card{display:flex;flex-direction:row;width:900px;justify-content:center;flex-wrap:wrap;align-items:center;height:200px;margin-top:40px}.post-container .author__card .author__image{width:120px;height:120px;border-radius:120px;object-fit:cover;margin:10px 0}.post-container .author__card .author__credentials{padding-left:30px;display:flex;flex-direction:column}.post-container .author__card .author__credentials .author__name{font-size:1.3rem;margin:0;font-weight:500}.post-container .author__card .author__credentials .author__jobtitle{margin:0;font-size:.8rem;font-weight:200px;color:#6e6e6e;padding:5px 0}.post-container .author__card .author__credentials .author__info:first-child{padding-right:35px}.post-container .author__card .author__credentials .author__info{text-decoration:underline;font-size:.8rem;padding-top:8px;color:#6e6e6e;margin:0}.post-container .author__card .author__credentials .author__single-row{display:flex;flex-direction:row;flex-wrap:wrap}.blue-stripe{width:100%;height:120px;background-color:#97bcd2;margin-top:100px}#group-page{margin-top:-90px}.group__top{max-width:1180px;width:100%;height:500px;background-color:#fff;display:flex;flex-direction:row}.group__top .top__img{width:100%;object-fit:cover}.group__top .navigation__links{width:30%;display:flex;flex-direction:column;justify-content:center;padding:40px}.group__top .navigation__links .group__link{color:#000;text-decoration:none;padding:20px 0 0 0;font-weight:500}.group__top .navigation__links .group__link--active{font-weight:500;color:#000;padding:20px 0 0 0;text-decoration:none;border-bottom:2px solid #2a71bf}.navigation__links--mobile{display:none}#breadcrumbs-grouppages{margin-top:0}.breadcrumbs-grouppages{width:900px}#group-page__body-text{margin-top:20px}#group-page__body-text .post-container .post-body{padding-top:10px}.contact-container{display:flex;flex-direction:row;justify-content:center;align-items:center;width:1180px}.contacts{display:flex;justify-content:space-between;flex-flow:row wrap}.contacts .contact-box{width:370px;margin:40px 10px;padding:0 0 20px 0}.contacts .contact-box .contact__img{width:100%;object-fit:cover;height:270px}.contacts .contact-box .contact__name{font-size:1.3rem;font-weight:700;padding:0 20px}.contacts .contact-box .contact__about{font-size:.8rem;font-weight:200;padding:0 20px}.contacts .contact-box .contact__info{display:flex;flex-flow:row wrap;padding:10px 20px 5px 20px}.contacts .contact-box .contact__info .text{margin:0;padding-right:5px;font-size:.8rem}.contacts .contact-box .contact__info .link{color:#2a71bf;text-decoration:underline;margin:0;font-size:.8rem}.contact-box{background-color:#fff;width:50%;padding:20px;margin:40px 0;-webkit-box-shadow:0 0 10px 2px rgba(0,0,0,.25);-moz-box-shadow:0 0 10px 2px rgba(0,0,0,.25);box-shadow:0 0 10px 2px rgba(0,0,0,.25)}.contact-box .contact__img{width:100%;object-fit:cover;height:270px}.contact-box .contact__name{font-size:1.3rem;font-weight:700}.contact-box .contact__about{font-size:.8rem;font-weight:200}.contact-box .contact__info{display:flex;flex-flow:row wrap;padding:0 20px}.contact-box .contact__info .text{margin:0;padding-right:10px;font-size:.8rem}.contact-box .contact__info .link{color:#2a71bf;text-decoration:underline;margin:0;font-size:.8rem}#about-page{margin-bottom:0;margin-top:-40px}#external-sources-page{margin-top:0}.external-sources{display:flex;flex-direction:row;flex-wrap:wrap;width:1180px;justify-content:space-between}.external-sources .external-sources-box{background-color:#fff;width:550px;padding:20px;margin:20px 0 0 0;-webkit-box-shadow:0 1px 5px 1px rgba(34,34,34,.2);-moz-box-shadow:0 1px 5px 1px rgba(34,34,34,.2);box-shadow:0 1px 5px 1px rgba(34,34,34,.2)}.external-sources .external-sources-box .sources__info{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-end}.external-sources .external-sources-box .sources__info .label{margin:0;padding-right:10px}.external-sources .external-sources-box .sources__info .logo{height:70px;object-fit:contain}.external-sources .external-sources-box .sources__about{font-size:.8rem;font-weight:200}#navigation-module{margin-top:-90px;margin-bottom:80px}#navigation-breadcrumbs{margin-top:10px;margin-bottom:0}#member-page{margin-top:0}#breadcrumb-little-margin{margin-top:10px;margin-bottom:0}#my-page{margin-top:70px}.my-info{width:1180px;display:flex;flex-direction:column;justify-content:center;margin-top:30px;-webkit-box-shadow:0 1px 5px 1px rgba(34,34,34,.2);-moz-box-shadow:0 1px 5px 1px rgba(34,34,34,.2);box-shadow:0 1px 5px 1px rgba(34,34,34,.2)}.my-info .my-info__hero__img{width:100%;height:300px;position:relative;object-fit:cover}.my-info .about__content{display:flex;flex-direction:row}.my-info .about__content .my-info__about--right{background-color:#ededed;padding:30px;width:826px}.my-info .about__content .my-info__about--right .about--right__avatar--shadow{box-shadow:0 0 7px 1px rgba(34,34,34,.9);width:100px;height:100px;position:absolute;border-radius:100px;margin-top:-90px}.my-info .about__content .my-info__about--right .about--right__avatar--shadow .about--right__avatar{width:100px;height:100px;border-radius:100px;object-fit:cover;box-shadow:0 0 0 7px #fff}.my-info .about__content .my-info__about--right .about--right__name{margin-top:40px;font-size:1rem}.my-info .about__content .my-info__about--right .about--right_introduction{font-size:.8rem}.my-info .about__content .my-info__about--right .about--right__body-text{font-size:.8rem}.my-info .about__content .my-info__about--left{padding:30px;width:354px;display:flex;justify-content:space-between}.my-info .about__content .my-info__about--left .about--left__label{font-size:1.3rem}.my-info .about__content .my-info__about--left .about--left__list .list-item{display:flex;flex-direction:row;align-items:center;padding:10px 0}.my-info .about__content .my-info__about--left .about--left__list .list-item .list-item__icon{font-size:2rem;padding-right:20px;width:55px;align-items:center}.my-info .about__content .my-info__about--left .about--left__list .list-item .list-item__link{color:#f4f4f4;font-size:.8rem}.my-info .about__content .my-info__about--left .about--left__contact .contact__headline{font-weight:500;font-size:1.3rem}.my-info .about__content .my-info__about--left .about--left__contact .contact__name{color:#f4f4f4;font-size:.8rem;padding:5px 0;display:block}.member-of{display:flex;flex-direction:row;flex-wrap:wrap;width:1180px}.member-of a{text-decoration:none}.member-of .memberbox{width:280px;padding:10px;margin:30px 10px;display:flex;flex-direction:row;justify-content:center;align-items:center;-webkit-box-shadow:0 1px 5px 1px rgba(34,34,34,.2);-moz-box-shadow:0 1px 5px 1px rgba(34,34,34,.2);box-shadow:0 1px 5px 1px rgba(34,34,34,.2)}.member-of .memberbox .member__label{font-weight:500;font-size:.8rem;color:#000}.login{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:40px}.login .login__about-membership{font-style:italic;font-size:.7rem;padding-bottom:30px}.login .login__form{width:350px}.login .login__form .login__forgot{display:flex;text-align:right;font-size:.7rem;color:#f4f4f4;padding-bottom:20px}.login .become-member{width:100%;margin-top:40px}.login .become-member .become-member__label{font-size:.7rem;color:#f4f4f4;margin-bottom:20px;text-align:center;display:flex;justify-content:center;position:relative;border-bottom:1px solid #f4f4f4}.login .become-member .become-member__label span{background-color:#fff;margin-bottom:-8px;padding:0 15px}.login .become-member .become-member__apply{width:100%;border:1px solid #000;padding:15px 15px;font-size:.9rem;font-weight:200;text-transform:uppercase;color:#000;background-color:#fff}.login .become-member .become-member__apply:hover{transition:background-color .2s ease;color:#fff;background-color:#000}#not-available-page{align-items:center;display:flex;justify-content:center;margin-bottom:0}.not-available__label{text-align:center;font-size:2.3rem;color:#fff;font-weight:500}.not-available__description{text-align:center;color:#fff;width:70%}.not-available__single-row{display:flex;flex-direction:row;justify-content:space-around;align-items:center;margin:30px 0}.not-available__single-row .single-row__login{padding:20px;background-color:#2a71bf;color:#fff;text-transform:uppercase;width:200px;margin-right:10px;font-size:1rem;border:none;cursor:pointer}.not-available__single-row .single-row__login:hover{background-color:#a6793f}.not-available__single-row .single-row__member{padding:20px;border:1px solid #2a71bf;color:#fff;font-size:1rem;background:0 0;text-transform:uppercase;width:200px;cursor:pointer}.not-available__single-row .single-row__member:hover{background-color:#a6793f;border:1px solid #a6793f}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@media only screen and (max-width:1024px){.section__title{padding-left:20px}.news__section__title{padding-left:20px}.section__title__inner{padding-left:0}#breadcrumbs{width:100%;justify-content:flex-start;padding:0 20px}.breadcrumbs{width:1024px;padding:0 20px}header{top:0}header nav .nav__center .menu__links{padding:0 5px 0 5px}header nav .nav__center .menu__links--active{padding:0 5px 0 5px}header nav .nav__right .button__login{width:120px;height:35px;font-size:.8rem;padding:10px 15px}header nav .nav__right .button__member{width:120px;height:35px;font-size:.8rem;padding:10px 15px}header nav .nav__right .mobile-menu__button--open{display:none}.calendar-container{display:none}.introduction{width:100%;justify-content:center}.grid{width:1024px;justify-content:center}.grid .grid__card--big{width:500px}.grid .card__categories .categories{margin:0}.grid .card__img{width:500px}.grid .card__contentbox{padding-bottom:0}.grid .grid__card--medium{width:490px;margin-left:0}.grid .cards__list .list .list-item__img{width:150px;height:100px}.grid .grid__cards--bottom{width:500px}.grid .grid__cards--bottom .grid__card--top{width:490px}.grid .grid__cards--bottom .grid__card--top .card--top__img--shadow .card--top__img{width:490px}.grid .grid__cards--bottom .grid__card--top .card--top__textbox--top{width:490px}.grid .grid__cards--bottom .grid__card--top .card--top__textbox--bottom{width:490px}.grid .grid__cards--bottom .grid__card--left{width:240px}.grid .grid__cards--bottom .grid__card--left .card--left__img--shadow .card--left__img{width:240px}.grid .grid__cards--bottom .grid__card--left .card--left__textbox--top{width:240px}.grid .grid__cards--bottom .grid__card--left .card--left__textbox--bottom{width:240px}.grid .grid__cards--bottom .grid__card--right{width:240px}.grid .grid__cards--bottom .grid__card--right .card--right__img--shadow .card--right__img{width:240px}.grid .grid__cards--bottom .grid__card--right .card--right__textbox--top{width:240px}.grid .grid__cards--bottom .grid__card--right .card--right__textbox--bottom{width:240px}.ad:nth-child(n+3){display:none}.calendar-container-big{width:1024px}.members{width:1024px;justify-content:center}.members .memberbox{width:300px;margin:15px}#apply-for-membership{width:1024px;display:flex;align-items:center}.apply{width:850px;padding:30px 250px}.quotes{width:1024px}footer{padding:80px}.categories{width:1024px}.articles{width:1024px;justify-content:space-around}.external-sources{width:1024px}.post-container{width:1024px}.group-navigation{width:990px;margin:0 auto}.group-navigation .navigation__links{padding:0 20px 20px 20px}.member-of{width:1024px}.my-info{width:1024px}.my-info .about__content .my-info__about--right{padding:20px;width:70%}.my-info .about__content .my-info__about--left{padding:0 20px;width:30%;display:block}.contact-container{width:1024px}header nav{margin:0;background-color:#fff;color:#000;text-shadow:none;justify-content:space-between;box-shadow:0 1px 5px 1px rgba(34,34,34,.2);position:fixed;width:100%}header nav .nav__left{padding-left:10px}header nav .nav__left a .logo{width:150px;object-fit:contain}header nav .nav__center{display:none}header nav .nav__right .button__login,header nav .nav__right .button__member{display:none}header nav .nav__right .mobile-menu__button--open{display:block;width:50px;height:50px;font-size:2rem;text-align:center;padding-right:20px;color:#000;text-shadow:none}.mobile-menu{display:flex;justify-content:center;width:0;height:100%;position:fixed;z-index:9999;top:0;right:0;overflow:hidden;transition:.3s;background-color:#fff}.mobile-menu__button--close{position:absolute;top:10px;right:25px;font-size:2rem;color:#2b2b2b}.menu{padding:70px 0 0 0;height:100vh}.menu .menu-inner{width:100vw;height:auto;padding:0 20px 20px 20px;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box}.menu__links--thick{font-size:1rem;color:#000;padding:10px;text-decoration:none;font-weight:800;text-transform:uppercase;letter-spacing:1px}.menu__links--thin:first-child{padding:20px 10px 5px 10px}.menu__links--thin{font-size:.9rem;color:#000;font-weight:200;text-transform:uppercase;text-decoration:none;padding:5px 10px;letter-spacing:1px}.menu__social-media{display:flex;flex-direction:row;flex-wrap:wrap;padding:10px 10px 15px 10px}.menu__social-media .social-media__label--thin{font-weight:200;margin-bottom:5px;width:100vw;text-transform:uppercase;font-size:.9rem}.menu__social-media .social-media__icon{color:#000;font-size:1.9rem;padding:10px 20px 10px 0}.menu__social-media .facebook{font-size:1.6rem}.menu__button__link{color:#fff;text-decoration:none;width:90vw;padding:15px 0}.menu__button__member{background-color:#2a71bf;height:55px;color:#fff;width:90vw;align-items:center;padding:5px 20px;text-transform:uppercase;font-weight:700;font-size:1rem;border:none}.blue-stripe{margin-top:70px}}@media only screen and (max-width:768px){section{justify-content:center}#breadcrumbs{justify-content:flex-start;padding:0 20px;margin-top:100px}.hero{height:400px}.hero .hero__img{height:400px}.hero .hero__img--shadow{height:400px}.hero .hero__textbox .hero__title{font-size:2rem}.introduction{padding:0 20px}.introduction .introduction--body-text{width:100%}.grid{width:100%;height:100%;margin:0 0 50px 0;padding:0 20px;justify-content:center;flex-direction:column}.grid .grid__card--big{width:100%;height:420px;margin:0}.grid .card--big__textbox--top{color:#fff;display:flex;justify-content:space-between;padding:10px 20px;width:100%;position:absolute;left:0;z-index:9;padding:10px 20px}.grid .card--big__textbox--top .textbox--top__title{font-weight:200;font-size:1rem}.grid .card--big__textbox--top .textbox--top__date{font-weight:200;font-size:1rem}.grid .card--top__textbox--bottom{color:#fff;padding:0 20px;width:100%;position:absolute;left:0;bottom:0;z-index:9;display:flex}.grid .card--top__textbox--bottom .textbox--bottom__title{padding:10px 20px;font-size:1.4rem;text-shadow:2px 2px 2px rgba(0,0,0,.5)}.grid .card__categories{display:none}.grid .card__img{width:100%}.grid .card__contentbox{display:none}.grid .grid__card--medium{width:100%;margin:25px 0}.grid .cards__list{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0}.grid .cards__list::-webkit-scrollbar{display:none}.grid .cards__list .list__stack__mobile{display:flex;flex-direction:column;flex:0 0 auto;width:80%;padding:0 35px 0 0}.grid .cards__list .list__stack__mobile .list .list-item__img{width:150px;height:100px}.grid .cards__list .list__stack__mobile .list .list-item__content .list-item__content__single-row .list-item__content__link{width:100%}.grid .grid__cards--bottom{width:100%;height:900px}.grid .grid__cards--bottom .grid__card--top{width:100%;height:420px;margin:20px 0 0 0}.grid .grid__cards--bottom .grid__card--top .card--top__img--shadow::after{height:420px}.grid .grid__cards--bottom .grid__card--top .card--top__img--shadow{height:420px}.grid .grid__cards--bottom .grid__card--top .card--top__img--shadow .card--top__img{width:100%;height:420px}.grid .grid__cards--bottom .grid__card--top .card--top__textbox--top{width:100%;padding:10px 20px}.grid .grid__cards--bottom .grid__card--top .card--top__textbox--top .textbox--top__title{font-weight:200;font-size:1rem}.grid .grid__cards--bottom .grid__card--top .card--top__textbox--top .textbox--top__date{font-weight:200;font-size:1rem}.grid .grid__cards--bottom .grid__card--top .card--top__textbox--bottom{width:100%;display:block}.grid .grid__cards--bottom .grid__card--top .card--top__textbox--bottom .textbox--bottom__title{padding:10px 20px;font-size:1.4rem;text-shadow:2px 2px 2px rgba(0,0,0,.5)}.grid .grid__cards--bottom .grid__card--left{width:100%;height:420px;margin:0}.grid .grid__cards--bottom .grid__card--left .card--left__img--shadow::after{height:420px}.grid .grid__cards--bottom .grid__card--left .card--left__img--shadow{height:420px}.grid .grid__cards--bottom .grid__card--left .card--left__img--shadow .card--left__img{width:100%;height:420px}.grid .grid__cards--bottom .grid__card--left .card--left__textbox--top{width:100%;padding:10px 20px}.grid .grid__cards--bottom .grid__card--left .card--left__textbox--top .textbox--top__title{font-weight:200;font-size:1rem}.grid .grid__cards--bottom .grid__card--left .card--left__textbox--top .textbox--top__date{font-weight:200;font-size:1rem}.grid .grid__cards--bottom .grid__card--left .card--left__textbox--bottom{width:100%}.grid .grid__cards--bottom .grid__card--left .card--left__textbox--bottom .textbox--bottom__title{padding:10px 20px;font-size:1.4rem;text-shadow:2px 2px 2px rgba(0,0,0,.5)}.grid .grid__cards--bottom .grid__card--right{display:none}.service{padding:0 20px}.service .service__card{max-width:414px;margin:10px 5px;height:250px}.service .service__card .service__img{height:170px}.service .service__card .service__label{font-size:.9rem;overflow-wrap:break-word}.members{width:100%;justify-content:center;flex-wrap:wrap;flex-direction:column;align-items:center}.members .memberbox{width:300px;margin:15px}.members .memberbox:nth-child(n+4){display:none}#apply-for-membership{width:100%;display:flex;align-items:center}.apply{width:90%;padding:30px 20px}.blue-bg{height:auto;padding-bottom:100px}.quotes{width:100%;flex-flow:row wrap;justify-content:center}footer{padding:80px 0}footer .footer__links{flex-direction:column;margin:0 0 60px 0;height:auto;align-items:center;justify-content:center}footer .footer__row{flex-wrap:wrap}footer .footer__row .footer__row--content{padding-top:20px;padding-left:0}footer .footer__row .footer__row--content .center{text-align:left}footer .footer__row .footer__row--content .right{text-align:left}#news-page{margin-top:30px}#breadcrumbs{justify-content:flex-start;padding-left:20px}.breadcrumbs{width:100%}.articles{width:100%;justify-content:center}.articles .article-card:nth-child(odd){margin-right:10px}.articles .article-card:nth-child(n+3){display:none}.categories{width:100%;flex-flow:row wrap;margin-bottom:0}.categories .categories__category{padding:5px 10px;margin:10px 0}.categories .categories__category .category--active .category__label--active{font-size:.8rem}.categories .categories__category .category{padding:0}.categories .categories__category .category .category__label{font-size:.8rem}.read-more{margin-top:40px}.read-all{display:block}.post-container{width:100%}.post-container .post__img{width:100%;height:300px}.post-container .post__card{width:90%;margin-top:-100px}.post-container .post__card .card__content{padding:10px 20px}.post-container .post__card .card__content .author{width:100%}.post-container .post__card .card__content .social-media{display:none}.post-container .post-body{width:100%;padding:40px 20px}.post-container .post-body .post-body__content .post-body__member-contact .member-contact{max-width:300px;margin:10px 0}.post-container .post-body .post-body__content .video-or-img,.post-container .post-body .post-body__content .wp-block-image,.post-container .post-body .post-body__content .wp-block-video{height:300px}.post-container .post-body .attachments{flex-wrap:wrap}.post-container .post-body .attachments .attachment{margin:5px 0}.post-container .author__card{width:100%;padding:20px}.post-container .author__card .author__image{width:100px;height:100px}.post-container .author__card .author__credentials{padding-left:10px}#related-articles{margin-top:0}#group-page{margin-bottom:0}.blue-stripe{height:50px;margin-top:70px}#navigation-module{margin-top:0}.group__top{height:300px}#breadcrumb-little-margin{justify-content:flex-start;padding-left:20px}#breadcrumbs-grouppages{justify-content:flex-start;padding-left:20px;padding-bottom:20px}.group-navigation{flex-direction:column;padding:0 40px;margin-top:-180px;width:100%;height:300px;align-items:center;justify-content:center;box-shadow:none;background-color:transparent}.group-navigation .navigation__img{width:100%;height:100%;box-shadow:none}.group-navigation .navigation__links{display:none}.navigation__links--mobile{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0}.navigation__links--mobile::-webkit-scrollbar{display:none}.navigation__links--mobile .mobile-side-scroll{display:flex;flex-direction:row;flex-wrap:wrap;flex:0 0 auto;max-width:768px;padding:10px 0 10px 10px}.navigation__links--mobile .mobile-side-scroll .group__link{background-color:#f7f7f7;padding:0;height:40px;color:#000;margin:5px;padding:8px 15px 8px 15px;border-radius:5px;text-decoration:none}.navigation__links--mobile .mobile-side-scroll .group__link--active{background-color:#97bcd2;padding:0;height:40px;color:#fff;margin:5px;padding:8px 15px 8px 15px;border-radius:5px;text-decoration:none}.navigation__links--mobile .mobile-side-scroll .link-set{padding:10px;display:flex;flex-flow:row wrap}.navigation__links--mobile .mobile-side-scroll .group__sublink{background-color:#97bcd2;color:#fff;font-size:.8rem;margin:5px;padding:8px 15px 8px 15px;text-decoration:none;border-radius:5px;text-transform:uppercase}.navigation__links--mobile .mobile-side-scroll .group__sublink--active{padding:8px 15px 8px 15px;font-size:.8rem;margin:5px;border-radius:5px;color:#fff;background-color:#2a71bf;text-decoration:none;text-transform:uppercase}.navigation__links--mobile .navigation__contact{padding:40px 20px 0 20px}.navigation__links--mobile .navigation__contact .navigation__contact--title{font-size:1.4rem;font-weight:700;margin:0 0 10px 0}.navigation__links--mobile .navigation__contact .navigation__contact--label{font-weight:700;margin-bottom:0;font-size:1.1rem}.navigation__links--mobile .navigation__contact .navigation__contact--data{margin:0;font-size:1.1rem;text-decoration:none}.contact-box{width:100%}.external-sources{width:100%;justify-content:center}.external-sources .external-sources-box{width:90%}.member-of{width:100%;justify-content:center}.my-info{width:100%;box-shadow:none}.my-info .my-info__hero__img{width:100%}.my-info .about__content{flex-direction:column}.my-info .about__content .my-info__about--right{background-color:#fff;padding:20px;width:100%}.my-info .about__content .my-info__about--left{padding:0 20px;width:100%;display:block}.my-info .about__content .my-info__about--left .about--left__label{font-weight:500}.my-info .about__content .my-info__about--left .about--left__list{flex-flow:row wrap;display:flex}.my-info .about__content .my-info__about--left .about--left__list .list-item{background-color:#f7f7f7;padding:10px;width:auto;margin:5px}.my-info .about__content .my-info__about--left .about--left__list .list-item .list-item__icon{display:none}.my-info .about__content .my-info__about--left .about--left__list .list-item .list-item__link{color:#000;text-decoration:none}.my-info .about__content .my-info__about--left .about--left__contact{width:100%}.contact-container{width:100%}.contact-container .contacts{justify-content:center}.post-container .two-col{padding-top:0}.post-container .two-col .navigation__links{display:none}.post-container .two-col .mobile-sublinks{display:none}.post-container .post-body .post-body__link-boxes{width:100%}.post-container .post-body .post-body__link-boxes .link-box{width:100%}.post-container .post-body .post-body__content .form-row{flex-direction:column}.post-container .post-body .post-body__content .form-row input[type=text]{width:100%}.post-container .post-body .post-body__content .form-row input[type=text]:first-child{margin-right:0}.post-container .post-body .post-body__content input[type=submit]{width:100%}}@media only screen and (max-width:414px){.hero .hero__textbox .hero__title{font-size:1.7rem;margin-bottom:30px}#external-sources{display:block}.grid .grid__card--big{height:300px;margin-bottom:10px}.grid .card--top__textbox--bottom .textbox--bottom__title{font-size:1.1rem}.grid .card__img--shadow::after{height:300px}.grid .card__img{height:300px}.grid .grid__card--medium{margin:25px 0}.grid .cards__list .list__stack__mobile:last-child{padding-right:0}.grid .cards__list .list__stack__mobile{padding-right:10%;width:98%}.grid .cards__list .list__stack__mobile .list{padding:20px 0}.grid .cards__list .list__stack__mobile .list .list-item__img{width:100px;height:100px}.grid .cards__list .list__stack__mobile .list .list-item__content .list-item__content__title{line-height:20px}.grid .cards__list .list__stack__mobile .list .list-item__content .list-item__content__single-row .list-item__content__link{width:50%}.grid .grid__cards--bottom{width:100%;height:auto}.grid .grid__cards--bottom .grid__card--top{height:300px;margin:10px 0}.grid .grid__cards--bottom .grid__card--top .card--top__img--shadow::after{height:300px}.grid .grid__cards--bottom .grid__card--top .card--top__img--shadow{height:300px}.grid .grid__cards--bottom .grid__card--top .card--top__img--shadow .card--top__img{height:300px}.grid .grid__cards--bottom .grid__card--top .card--top__textbox--bottom .textbox--bottom__title{font-size:1.1rem;white-space:normal}.grid .grid__cards--bottom .grid__card--left{height:300px}.grid .grid__cards--bottom .grid__card--left .card--left__img--shadow::after{height:300px}.grid .grid__cards--bottom .grid__card--left .card--left__img--shadow{height:300px}.grid .grid__cards--bottom .grid__card--left .card--left__img--shadow .card--left__img{height:300px}.grid .grid__cards--bottom .grid__card--left .card--left__textbox--bottom .textbox--bottom__title{font-size:1.1rem;white-space:normal}hr{width:100%}.apply .apply__form__single-row{flex-direction:column}.apply .apply__form__single-row .single-row__textfield{width:100%}.apply .apply__form__terms{text-align:center}.apply .apply__form__submit{margin-left:100px}.articles .article-card:nth-child(odd){margin-right:0}.articles .article-card{margin-top:10px}.articles .article-card .img-container__content .content--bottom .bottom__label{display:block}.categories{padding:0 10px}.post-container .post__card .card__content .content__title{font-size:1rem}.post-container .post__card .card__content .data__category .category__label{font-size:.7rem}.post-container .post__card .card__content .data__category .category__tag{font-size:.7rem}.post-container .post__card .card__content .data__last-modified{font-size:.7rem}.post-container .post-body .post-body__content .invitation-buttonbox{display:flex;justify-content:space-between}.post-container .post-body .post-body__content .invitation-buttonbox .add-me--blue{margin:0;width:160px}.post-container .post-body .post-body__content .invitation-buttonbox .add-me--yellow{width:160px}.post-container .post-body .post-body__content .invitation-buttonbox .modal-content{width:90%}.post-container .author__card{padding:0}.not-available__label{font-size:1.2rem}.not-available__description{font-size:.8rem}.not-available__single-row{flex-wrap:wrap;margin:10px 0}.not-available__single-row .single-row__login{margin-right:0;margin-bottom:10px}}.flex-between{display:flex;justify-content:space-between;align-items:center;width:100%}