.main-article-template{background-color:var(--background_color);color:var(--primary_text)}.main-article-wrapper,.main-article-content-wrapper{display:flex;flex-direction:column;gap:0}.main-article-breadcrumbs-wrapper{display:flex;align-items:center;justify-content:flex-start;padding:.5rem 1rem;border-bottom:1px solid var(--secondary_gray)}.main-article-breadcrumbs-wrapper .breadcrumbs__item a,.main-article-breadcrumbs-wrapper .breadcrumbs__divider{color:var(--primary_text);word-break:break-word}p:has(iframe){display:flex;overflow:hidden}.main-article-content--inner iframe{max-width:100%;overflow:hidden}.main-article-information-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;column-gap:1rem;row-gap:.5rem;padding:1rem;border-bottom:1px solid var(--secondary_gray)}.main-article-information--left,.main-article-information--right{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:.5rem}.main-article-information--right,.main-article-information--left{padding-block:.25rem}.main-article-wrapper .dot-divider{display:flex;flex-direction:row;align-items:center;justify-content:center}.main-article-wrapper .dot-divider:after{content:"";display:block;width:.25rem;height:.25rem;background-color:var(--primary_gray)}.main-article-content{padding:.5rem 1rem 1rem;border-bottom:1px solid var(--secondary_gray)}.main-article-content--inner{display:flex;flex-direction:column;gap:1rem}.main-article-gerd-magazine{position:fixed;top:calc(var(--header-height-fixed, 0) + 166px);right:1rem;z-index:5;height:84px;width:56px}.main-article-gerd-magazine svg{height:84px;width:56px;aspect-ratio:56/84}article-comments{color:var(--primary_text);background-color:var(--background_color);display:block}.article-comments__wrapper{display:flex;flex-direction:column;gap:0;background-color:var(--background_color);color:var(--primary_text);width:100%}.article-comments__main-container{display:grid;grid-template-columns:minmax(100px,1fr);gap:0}.article-comments__main-container .article-comments__show-less-button,.article-comments__main-container .article-comments__load-more-button{grid-column:1/-1;margin:1.5rem auto 0rem}.article-comments__comment{padding:1.5rem 1rem;display:flex;flex-direction:column;gap:1rem}.article-comments__comment:not(:last-of-type){border-bottom:1px solid var(--secondary_gray)}.article-comments__comment-header{display:flex;flex-direction:column;gap:.5rem}.article-comments__comment-footer{display:flex;flex-direction:row;justify-content:space-between;color:var(--primary_gray)}.article-comments__show-less-button{display:flex;justify-content:center}.article-comments__show-less-button.hidden{display:none}.article-comments__heading-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;border-bottom:1px solid var(--secondary_gray)}.article-comments__no-comments-container{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding-top:1rem;padding-inline:1rem}#article-comments{display:grid;grid-template-columns:minmax(150px,1fr);gap:1rem}.article-comments__submit-message-wrapper .AlertSuccess{color:var(--primary_gray);padding:1rem}.comment-form__header{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;border-bottom:1px solid var(--secondary_gray);padding-bottom:1rem;padding-inline:1rem;gap:1rem}.article-comments__pagination-buttons--wrapper{width:100%;display:flex;flex-direction:row;justify-content:center}#comment_form{padding-bottom:1.5rem;display:flex;flex-direction:column;gap:0}#comment_form .field:not(.textarea){margin-bottom:0;height:42px}.comment-form-wrapper{width:100%;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.comment-form-wrapper[aria-expanded=true]{display:block}.comment-form-wrapper[aria-expanded=false]{display:none}.comment-form-wrapper[aria-visible=true]{opacity:1;visibility:1}.comment-form-wrapper[aria-visible=false]{opacity:0;visibility:0}#comment_form .form-textarea{max-height:7.5rem}#comment_form .auth-textarea{min-height:7.5rem;resize:none;margin:0}#comment_form .form-checkbox__label{align-items:center}#comment_form .form-checkbox .svg-checkbox__square,#comment_form .form-checkbox .svg-checkbox__square-solid{width:.875rem;height:.875rem}:is(#comment_form .form-checkbox .svg-checkbox__square,#comment_form .form-checkbox .svg-checkbox__square-solid) svg{width:.875rem;height:.875rem}.comment-form__container{display:flex;flex-direction:column;gap:1rem;padding-inline:1rem;padding-top:1rem;margin-bottom:1rem}.form-textarea{width:100%}.article-comments__submit-button{width:fit-content}.article-comments__submit-message-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:0;width:100%}.article-comments__submit-message-wrapper .Button{width:100%}.article-comments__submit-message-wrapper .article-comments__submit-button{overflow:visible;white-space:nowrap;height:48px}#comment_form .form-checkbox{margin:0}.form-checkbox__label[for=CommentForm-terms]{margin-top:1rem}.article-comments__heading{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.5rem;padding-inline:1rem;padding-bottom:1.5rem;width:100%}.article-comments__heading .Button{width:100%}.article-comments__heading-container:has(.comment-form-wrapper[aria-expanded=true]) .Button[data-action=open-comment-form],.article-comments__heading-container:has(.comment-form-wrapper[aria-expanded=true]) .Button[data-action=scroll-to-comment-form]{display:none}.Button[data-action=open-comment-form]{height:44px}#comment_form{border-top:1px solid var(--secondary_gray);padding-top:1rem}#comment_form .field{width:100%;border-color:var(--primary_gray)}#comment_form .field:has(.input-placeholder:focus),#comment_form .field:has(.input-placeholder:not(:placeholder-shown)){border-color:var(--primary_text)}@media screen and (min-width:1025px){.main-article-information-wrapper{padding:1rem 2rem .75rem}.main-article-breadcrumbs-wrapper{padding:1rem 2rem}.main-article-content{display:flex;flex-direction:row;justify-content:center;padding:3rem 2rem}.main-article-content--inner{width:100%;max-width:688px}.main-article-gerd-magazine{top:calc(var(--header-height-fixed) + 446px);right:2rem;height:171px;width:114px}.main-article-gerd-magazine svg{height:171px;width:114px;aspect-ratio:114/171}.article-comments__main-container{display:grid;grid-template-columns:minmax(100px,1fr);gap:0}.article-comments__heading{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:0}.article-comments__heading .Button{width:fit-content}#comment_form{padding:unset;padding-top:40px;padding-bottom:24px;display:flex;flex-direction:column;gap:0}#article-comments{display:flex;flex-direction:column;gap:2rem}#comment_form .form-textarea{max-height:9.375rem}#comment_form .auth-textarea{min-height:9.375rem;resize:none}#comment_form .field.half{width:calc(50% - .5rem)}.comment-form__container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}.article-comments__wrapper{width:100%;max-width:688px;padding-inline:unset;gap:0rem;margin:0 auto}.article-comments__comment-footer{justify-content:flex-start;gap:1rem}.article-comments__comment{padding:1.5rem 0rem}.article-comments__no-comments-container,.article-comments__heading-container{padding-inline:0}#comment_form .field:not(.textarea){height:54px}.article-comments__submit-message-wrapper,.comment-form__container,.comment-form__header{padding-inline:0}.article-comments__heading h2{padding-block:6.5px}.main-article-information--right{margin-left:auto}.article-comments__main-container .article-comments__show-less-button,.article-comments__main-container .article-comments__load-more-button{margin:2rem auto 0rem}}.main-article-information-wrapper:not(:has(.main-article-information--left:not(:empty),.main-article-information--right:not(:empty))){border-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/7/assets/main-article.css.map */
