.os_postpages{margin:0 0 20px}.oss_pages{display:flex;flex-wrap:wrap;justify-content:center;gap:60px;margin-bottom:40px}.oss_pages .oss_page{box-sizing:border-box;width:100%;max-width:850px;text-align:center}.oss_pages .oss_page img.thumb{box-shadow:0px 7px 24px -4px rgb(52 58 60/30%);border-radius:9px;transition:all .3s;margin:0 0 20px}.oss_pages .oss_page img.thumb:hover{transform:translate(0,-5px);box-shadow:0px 19px 20px -10px rgba(52,58,60,.5)}.oss_pages .oss_page a.title{display:inline;padding-bottom:1px;color:#333;font-size:20px;line-height:1.3}@media screen and (min-width:768px){.oss_pages .oss_page{width:calc((100% - 2 * 60px) / 3)}}body{overflow-x:hidden}.os_fullquote{background:#f5f5f5;color:#333;position:relative;z-index:1;margin-left:calc(-100vw/2 + 100%/2);margin-right:calc(-100vw/2 + 100%/2);max-width:100vw;text-align:center;padding:120px 30px}.os_fullquote:before,.os_fullquote:after{background-color:transparent;opacity:1;content:'';background-image:url(//dreieck.com/wp-content/plugins/ostrich-simple-shortcodes/img/waves-small.svg);background-repeat:repeat-x;height:100%;position:absolute;left:0;right:0;z-index:-1}.os_fullquote:before{top:-1px}.os_fullquote:after{bottom:-1px;transform:rotate(180deg)}.os_fullquote .img>img{max-width:512px;width:100%}.os_fullquote .text{font-family:'Merriweather',Georgia,serif;font-size:20px;max-width:600px;margin:0 auto 10px}.os_fullquote .text:before{content:"\00ab"}.os_fullquote .text:after{content:"\00bb"}.os_fullquote .stars>img{max-width:90px;vertical-align:middle;margin:0 auto 10px}.os_fullquote .author{max-width:600px;margin:0 auto}.os_quote_simple{background:#fff;color:#050505;padding:25px;border-radius:24px;font-size:16px;box-shadow:#e9e5e5 0px 5px 20px -3px;margin-bottom:26px}.os_quote_simple .head{display:flex;margin-bottom:6px}.os_quote_simple .avatar img{width:100%}.os_quote_simple .avatar{width:44px;height:44px;border-radius:50%;overflow:hidden;margin-right:10px}.os_quote_simple .author>.author-name{font-weight:700}.os_quote_simple .stars>img{max-width:64px;margin-bottom:3px;width:100%}.accordion{margin-bottom:40px}.accordion .toggle{border-top:#eee 1px solid;padding:20px 15px;margin:0;transition:border-color .3s;display:flex;align-items:center}.accordion .toggle:first-child{border-top:none}.accordion .toggle:hover{cursor:pointer}.accordion .toggle:hover:before{margin-right:15px}.accordion .toggle:before{flex-shrink:0;display:inline-block;content:"";width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' height='512' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='matrix(21.333333333333332,0,0,21.333333333333332,0,0)'%3E%3Cpath d='M0.75 12L23.25 12' fill='none' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3C/path%3E%3Cpath d='M12 0.75L12 23.25' fill='none' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") center center/16px 16px no-repeat;margin-right:10px;vertical-align:middle;transition:background-image .3s,transform .3s,margin .2s}.accordion .toggle:last-child{border-bottom:#eee 1px solid}.accordion .toggle.open{background:#f9f9f9;font-weight:700}.accordion .toggle.open:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' height='512' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='matrix(21.333333333333332,0,0,21.333333333333332,0,0)'%3E%3Cpath d='M0.75 12.038L23.25 12.038' fill='none' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");transform:rotate(180deg)}.accordion .content{display:none;font-style:normal;padding:0 15px 20px}.accordion .content *:last-child{margin-bottom:0}.accordion .content.open{display:block;background:#f9f9f9}