/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.pc-embed-form-modal{position:fixed;z-index:9999;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity 0.3s ease,visibility 0.3s ease;pointer-events:none;}.pc-embed-form-modal.has-overlay{pointer-events:auto;}.pc-embed-form-modal.is-visible{opacity:1;visibility:visible;}.pc-embed-form-modal__overlay{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:rgba(0,0,0,0.7);padding:1rem;box-sizing:border-box;}@media (min-width:721px){.pc-embed-form-modal__overlay.pc-embed-form-modal__overlay--desktop-only{display:block;background-color:transparent;pointer-events:none;padding:0;}.pc-embed-form-modal__overlay--desktop-only > .pc-embed-form-modal__content{position:fixed;z-index:9999;pointer-events:auto;}.pc-embed-form-modal.position-v-top .pc-embed-form-modal__overlay--desktop-only > .pc-embed-form-modal__content{top:0;}.pc-embed-form-modal.position-v-center .pc-embed-form-modal__overlay--desktop-only > .pc-embed-form-modal__content{top:50%;transform:translateY(-50%) scale(0.9);}.pc-embed-form-modal.position-v-center.is-visible .pc-embed-form-modal__overlay--desktop-only > .pc-embed-form-modal__content{transform:translateY(-50%) scale(1);}.pc-embed-form-modal.position-v-bottom .pc-embed-form-modal__overlay--desktop-only > .pc-embed-form-modal__content{bottom:0;}.pc-embed-form-modal.position-h-left .pc-embed-form-modal__overlay--desktop-only > .pc-embed-form-modal__content{left:0;}.pc-embed-form-modal.position-h-center .pc-embed-form-modal__overlay--desktop-only > .pc-embed-form-modal__content{left:50%;transform:translateX(-50%) scale(0.9);}.pc-embed-form-modal.position-h-center.is-visible .pc-embed-form-modal__overlay--desktop-only > .pc-embed-form-modal__content{transform:translateX(-50%) scale(1);}.pc-embed-form-modal.position-h-center.position-v-center .pc-embed-form-modal__overlay--desktop-only > .pc-embed-form-modal__content{transform:translate(-50%,-50%) scale(0.9);}.pc-embed-form-modal.position-h-center.position-v-center.is-visible .pc-embed-form-modal__overlay--desktop-only > .pc-embed-form-modal__content{transform:translate(-50%,-50%) scale(1);}.pc-embed-form-modal.position-h-right .pc-embed-form-modal__overlay--desktop-only > .pc-embed-form-modal__content{right:0;}}@media (min-width:721px){.pc-embed-form-modal.position-v-top .pc-embed-form-modal__overlay{align-items:flex-start;}.pc-embed-form-modal.position-v-center .pc-embed-form-modal__overlay{align-items:center;}.pc-embed-form-modal.position-v-bottom .pc-embed-form-modal__overlay{align-items:flex-end;}.pc-embed-form-modal.position-h-left .pc-embed-form-modal__overlay{justify-content:flex-start;}.pc-embed-form-modal.position-h-center .pc-embed-form-modal__overlay{justify-content:center;}.pc-embed-form-modal.position-h-right .pc-embed-form-modal__overlay{justify-content:flex-end;}.pc-embed-form-modal.position-h-left .pc-embed-form-modal__overlay{padding-left:0;}.pc-embed-form-modal.position-h-right .pc-embed-form-modal__overlay{padding-right:0;}.pc-embed-form-modal.position-v-top .pc-embed-form-modal__overlay{padding-top:0;}.pc-embed-form-modal.position-v-bottom .pc-embed-form-modal__overlay{padding-bottom:0;}.pc-embed-form-modal.position-h-left .pc-embed-form-modal__content{border-radius:0 4px 4px 0;}.pc-embed-form-modal.position-h-right .pc-embed-form-modal__content{border-radius:4px 0 0 4px;}.pc-embed-form-modal.position-v-top .pc-embed-form-modal__content{border-radius:0 0 4px 4px;}.pc-embed-form-modal.position-v-bottom .pc-embed-form-modal__content{border-radius:4px 4px 0 0;}.pc-embed-form-modal.position-v-top.position-h-left .pc-embed-form-modal__content{border-radius:0 0 4px 0;}.pc-embed-form-modal.position-v-top.position-h-right .pc-embed-form-modal__content{border-radius:0 0 0 4px;}.pc-embed-form-modal.position-v-bottom.position-h-left .pc-embed-form-modal__content{border-radius:0 4px 0 0;}.pc-embed-form-modal.position-v-bottom.position-h-right .pc-embed-form-modal__content{border-radius:4px 0 0 0;}.pc-embed-form-modal.position-v-center.position-h-center .pc-embed-form-modal__content{box-shadow:0 8px 24px rgba(0,0,0,0.2);}.pc-embed-form-modal.position-h-left .pc-embed-form-modal__content{box-shadow:4px 0 16px rgba(0,0,0,0.15);}.pc-embed-form-modal.position-h-right .pc-embed-form-modal__content{box-shadow:-4px 0 16px rgba(0,0,0,0.15);}.pc-embed-form-modal.position-v-top .pc-embed-form-modal__content{box-shadow:0 4px 16px rgba(0,0,0,0.15);}.pc-embed-form-modal.position-v-bottom .pc-embed-form-modal__content{box-shadow:0 -4px 16px rgba(0,0,0,0.15);}.pc-embed-form-modal.position-v-bottom .pc-embed-form-modal__content{max-width:100%;width:100%;}.pc-embed-form-modal.position-h-left .pc-embed-form-modal__content,.pc-embed-form-modal.position-h-right .pc-embed-form-modal__content{max-width:40vw;}.pc-embed-form-modal.position-h-left .pc-embed-form-modal__close{right:-1rem;left:auto;}.pc-embed-form-modal.position-h-right .pc-embed-form-modal__close{left:-1rem;right:auto;}.pc-embed-form-modal.position-v-top .pc-embed-form-modal__close{top:auto;bottom:-1rem;}.pc-embed-form-modal.position-v-top.position-h-right .pc-embed-form-modal__close{left:-1rem;right:auto;top:auto;bottom:-1rem;}.pc-embed-form-modal > .pc-embed-form-modal__content{position:fixed;z-index:9999;box-shadow:0 8px 24px rgba(0,0,0,0.3);}.pc-embed-form-modal.position-v-top > .pc-embed-form-modal__content{top:0;}.pc-embed-form-modal.position-v-center > .pc-embed-form-modal__content{top:50%;transform:translateY(-50%) scale(0.9);}.pc-embed-form-modal.position-v-center.is-visible > .pc-embed-form-modal__content{transform:translateY(-50%) scale(1);}.pc-embed-form-modal.position-v-bottom > .pc-embed-form-modal__content{bottom:0;}.pc-embed-form-modal.position-h-left > .pc-embed-form-modal__content{left:0;}.pc-embed-form-modal.position-h-center > .pc-embed-form-modal__content{left:50%;transform:translateX(-50%) scale(0.9);}.pc-embed-form-modal.position-h-center.is-visible > .pc-embed-form-modal__content{transform:translateX(-50%) scale(1);}.pc-embed-form-modal.position-h-center.position-v-center > .pc-embed-form-modal__content{transform:translate(-50%,-50%) scale(0.9);}.pc-embed-form-modal.position-h-center.position-v-center.is-visible > .pc-embed-form-modal__content{transform:translate(-50%,-50%) scale(1);}.pc-embed-form-modal.position-h-right > .pc-embed-form-modal__content{right:0;}}.pc-embed-form-modal__content{position:relative;width:100%;background:#fff;border-radius:4px;transform:scale(0.9);transition:transform 0.3s ease;pointer-events:auto;}.pc-embed-form-modal.is-visible .pc-embed-form-modal__content{transform:scale(1);}.pc-embed-form-modal__close{position:absolute;top:-1rem;right:-1rem;z-index:10;background:rgba(0,0,0,0.8);border:none;border-radius:50%;font-size:1.5rem;line-height:1;color:#ffffff;cursor:pointer;padding:0.5rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;}.pc-embed-form-modal__close span{margin-top:-1.5px;}.pc-embed-form-modal__close:hover{background:rgba(0,0,0,1);}.pc-embed-form-modal__close:focus{outline:2px solid #ffffff;outline-offset:2px;}.pc-embed-form-modal__body{width:100%;height:100%;border-radius:inherit;overflow:hidden;}.pc-embed-form-modal__body iframe{width:100%;height:100%;border:none;display:block;border-radius:inherit;}.pc-embed-form-container{display:flex;width:100%;height:100%;}.pc-embed-form-container.media-layout-top{flex-direction:column;}.pc-embed-form-container.media-layout-bottom{flex-direction:column;}.pc-embed-form-container.media-layout-left{flex-direction:row;}.pc-embed-form-container.media-layout-right{flex-direction:row;}.pc-embed-form-container.media-layout-left .pc-embed-form-container__media,.pc-embed-form-container.media-layout-right .pc-embed-form-container__media{flex:0 0 50%;width:50%;height:100%;}.pc-embed-form-container.media-layout-left .pc-embed-form-container__embed,.pc-embed-form-container.media-layout-right .pc-embed-form-container__embed{flex:0 0 50%;width:50%;height:100%;}.pc-embed-form-container.media-layout-top .pc-embed-form-container__media,.pc-embed-form-container.media-layout-bottom .pc-embed-form-container__media{flex:0 0 auto;width:100%;max-width:100%;max-height:50%;height:auto;}.pc-embed-form-container.media-layout-top .pc-embed-form-container__embed,.pc-embed-form-container.media-layout-bottom .pc-embed-form-container__embed{flex:1 1 auto;width:100%;}.pc-embed-form-container__media img,.pc-embed-form-container__media picture img,.pc-embed-form-container__media .media img{width:100%;height:100%;object-fit:cover;display:block;}.pc-embed-form-container__embed.iframe-resized{overflow-y:auto;}.pc-embed-form-container__embed iframe{width:100%;height:100%;border:none;display:block;}.pc-embed-form-container__embed:only-child,.pc-embed-form-modal__body > .pc-embed-form-container__embed:only-child{width:100%;height:100%;flex:1 1 100%;}body.pc-embed-form-modal-open{overflow:hidden;}@media (max-width:720px){.pc-embed-form-modal__content{max-width:95vw;max-height:90vh;}.pc-embed-form-container__media{display:none;}.pc-embed-form-container__embed{width:100% !important;max-width:100% !important;flex:1 1 100% !important;}}@media (max-width:540px){.pc-embed-form-modal__close{font-size:1.5rem;width:2rem;height:2rem;top:6px !important;right:6px !important;left:auto !important;}.pc-embed-form-modal__overlay.pc-embed-form-modal__overlay--desktop-only{display:flex !important;background-color:rgba(0,0,0,0.7) !important;pointer-events:auto !important;}.pc-embed-form-modal__overlay{align-items:center !important;justify-content:center !important;}.pc-embed-form-modal__content{border-radius:4px !important;}.pc-embed-form-modal__content{width:100% !important;height:auto !important;max-width:95vw !important;}.pc-embed-form-modal.position-h-left .pc-embed-form-modal__content,.pc-embed-form-modal.position-h-right .pc-embed-form-modal__content{max-width:95vw !important;}}
