/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.book-speaker{grid-column-start:3;grid-column-end:-3;background:#fff;border-radius:10px;display:grid;grid-template-columns:repeat(8,1fr);padding-top:3rem;padding-bottom:3rem}.book-speaker__inner{grid-column-start:2;grid-column-end:-2}.book-speaker__title-small{margin-bottom:1rem}.book-speaker__title{margin-bottom:2rem}.book-speaker__content{margin-bottom:2rem}.order-summary{display:flex}@media(max-width:1023px){.order-summary{flex-direction:column}}.order-summary__wrapper{display:flex;flex-direction:column;flex-grow:1}.order-summary__title{margin-bottom:3rem}.order-summary__image{margin-right:2rem}.order-summary__image img{width:100%;height:auto;max-width:300px;border-radius:10px}@media(max-width:1023px){.order-summary__image img{max-width:100%}}@media(max-width:1023px){.order-summary__image{margin-right:0;margin-bottom:3rem}}.order-summary__name-desc-wrapper{display:flex;flex-direction:column;flex-grow:1}.order-summary__name{font-size:1.25rem;font-family:"Tearfund Sans",sans-serif;line-height:normal;margin-bottom:1rem}.order-summary__description{margin-bottom:1rem}.order-summary__staffels{margin-bottom:1rem}.order-summary__amount-price-wrapper{display:flex}@media(max-width:767px){.order-summary__amount-price-wrapper{flex-wrap:wrap}}.order-summary__amount-price-wrapper label{display:block;text-transform:uppercase;color:#008caa;font-size:.8rem;letter-spacing:1.4px;line-height:normal;margin-bottom:.5rem}.order-summary__price{flex-grow:1;flex-basis:0}.order-summary__price label{text-align:right}@media(max-width:767px){.order-summary__price label{text-align:left}}.order-summary__amount{flex-basis:0;flex-grow:1;margin-right:2rem}@media(max-width:767px){.order-summary__amount{margin-bottom:2rem}}.order-summary__amount input{width:auto;margin-bottom:0}.order-summary__value{font-size:1.25rem;font-family:"Tearfund Sans",sans-serif;text-align:right;white-space:nowrap}@media(max-width:767px){.order-summary__value{text-align:left;white-space:unset}}.order-total{display:flex;justify-content:space-between;padding-top:1rem;margin-top:1rem;margin-bottom:3rem;border-top:1px solid #d9d9d9}.order-total__value,.order-total__label{font-size:1.25rem;font-family:"Tearfund Sans",sans-serif}.staffels{padding:1rem;border-radius:5px;background:#e9f5f7}.staffels__lists{display:flex}@media(max-width:767px){.staffels__lists{display:block}}.staffels__list{flex-basis:50%}@media(min-width:768px){.staffels__list:first-child{margin-right:1rem}}.staffel{display:flex;justify-content:space-between;max-width:220px}.staffel__amount{margin-right:5px}body{background-color:#f5f5f5}.grid--speakers-overview{grid-template-columns:repeat(4,1fr);gap:3rem 1rem}@media(max-width:1339px){.grid--speakers-overview{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.grid--speakers-overview{display:grid}}.speakers-container{grid-column-start:3;grid-column-end:-3;background:#fff;border-radius:10px;display:grid;grid-template-columns:repeat(8,1fr);padding-top:3rem;padding-bottom:3rem}.speakers-container__title{margin-bottom:2rem}.speakers-container-inner{grid-column-start:2;grid-column-end:-2}
