/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.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;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
.chainterms-toast-container{position:fixed;z-index:9999;pointer-events:none;max-width:320px;width:100%;padding:1rem;}.chainterms-toast-top-right{top:1rem;right:1rem;left:auto;}.chainterms-toast-top-left{top:1rem;left:1rem;right:auto;}.chainterms-toast-bottom-right{bottom:1rem;right:1rem;top:auto;}.chainterms-toast-bottom-left{bottom:1rem;left:1rem;top:auto;}.chainterms-toast{background:#fff;border-radius:8px;box-shadow:0 4px 12px #000;margin-bottom:0.75rem;padding:1rem 1.25rem;pointer-events:auto;cursor:pointer;opacity:0;transform:translateY(-10px) scale(0.95);transition:all 0.3s cubic-bezier(0.4,0,0.2,1);max-width:100%;word-wrap:break-word;border-left:4px solid #ff6b6b;}.chainterms-toast-show{opacity:1;transform:translateY(0) scale(1);}.chainterms-toast-hide{opacity:0;transform:translateY(-10px) scale(0.95);transition:all 0.3s cubic-bezier(0.4,0,0.2,1);}.chainterms-toast-content{font-size:0.875rem;line-height:1.5;color:#333;margin:0;}.chainterms-toast-success{border-left-color:#198754;background:#fff;}.chainterms-toast-info{border-left-color:#0dcaf0;background:#fff;}.chainterms-toast-warning{border-left-color:#ffc107;background:#fff;}.chainterms-toast:hover{box-shadow:0 6px 16px rgba(0,0,0,0.2);transform:translateY(-2px) scale(1);}@media (max-width:768px){.chainterms-toast-container{max-width:calc(100% - 2rem);padding:0.75rem;}.chainterms-toast{padding:0.875rem 1rem;font-size:0.8125rem;}.chainterms-toast-top-right,.chainterms-toast-top-left{top:0.5rem;}.chainterms-toast-bottom-right,.chainterms-toast-bottom-left{bottom:5rem;}}.chainterms-progress-bar{position:fixed;z-index:9998;width:100%;background:rgba(255,107,107,0.9);box-shadow:0 4px 12px #000;border-top:1px solid rgba(0,0,0,0.1);transition:transform 0.3s ease,opacity 0.3s ease;opacity:1;transform:translateY(0);}.chainterms-progress-bar-showing{animation:slideInUp 0.3s ease-out;}.chainterms-progress-bar-hiding{opacity:0;transform:translateY(100%);}@keyframes slideInUp{from{opacity:0;transform:translateY(100%);}to{opacity:1;transform:translateY(0);}}.chainterms-progress-bar-bottom{bottom:0;left:0;}.chainterms-progress-bar-top{top:0;left:0;border-top:none;border-bottom:1px solid rgba(0,0,0,0.1);box-shadow:0 2px 10px rgba(0,0,0,0.1);}.chainterms-progress-bar-top.chainterms-progress-bar-hiding{transform:translateY(-100%);}@keyframes slideInDown{from{opacity:0;transform:translateY(-100%);}to{opacity:1;transform:translateY(0);}}.chainterms-progress-bar-top.chainterms-progress-bar-showing{animation:slideInDown 0.3s ease-out;}.chainterms-progress-bar-content{display:flex;align-items:center;justify-content:space-between;padding:0.75rem 1.5rem;max-width:1400px;margin:0 auto;gap:1.5rem;}.chainterms-progress-stats{display:flex;align-items:center;gap:0.75rem;flex:1;min-width:0;}.chainterms-progress-icon{font-size:1.25rem;flex-shrink:0;}.chainterms-progress-text{font-size:0.875rem;color:#fff;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.chainterms-progress-message{display:flex;align-items:center;gap:0.75rem;flex:1;min-width:0;}.chainterms-progress-status .chainterms-progress-message{flex-direction:column;align-items:flex-start;gap:0.5rem;}.chainterms-progress-welcome .chainterms-progress-text,.chainterms-progress-status .chainterms-progress-text{white-space:normal;font-size:0.9375rem;line-height:1.6;}.chainterms-progress-articles,.chainterms-progress-terms{font-weight:600;color:#fff;}.chainterms-progress-bar-wrapper{display:flex;align-items:center;gap:0.75rem;flex:1;min-width:0;max-width:300px;}.chainterms-progress-bar-track{flex:1;height:8px;background:rgba(0,0,0,0.1);border-radius:4px;overflow:hidden;position:relative;min-width:100px;}.chainterms-progress-bar-fill{height:100%;background:linear-gradient(90deg,#0d6efd 0%,#0b5ed7 100%);border-radius:4px;transition:width 0.6s ease;position:relative;overflow:hidden;}.chainterms-progress-bar-fill::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.3),transparent);animation:shimmer 2s infinite;}@keyframes shimmer{0%{transform:translateX(-100%);}100%{transform:translateX(100%);}}.chainterms-progress-percentage{font-size:0.75rem;font-weight:600;color:#0d6efd;min-width:35px;text-align:right;flex-shrink:0;}.chainterms-progress-actions{display:flex;align-items:center;gap:0.75rem;flex-shrink:0;}.chainterms-progress-close{width:35px;height:35px;padding:0;background:transparent;border:none;background:#ff6b6b;border:1px solid #ff6b6b;color:#fff;font-size:1.5rem;cursor:pointer;border-radius:50%;transition:all 0.2s ease;flex-shrink:0;position:absolute;right:0px;line-height:30px;top:-15px;}.chainterms-progress-close:hover,.chainterms-progress-close:focus{background:#fff;color:#ff6b6b;outline:none;}.chainterms-progress-close:active{background:rgba(0,0,0,0.1);}.chainterms-progress-continue{display:inline-flex;align-items:center;padding:0.5rem 1rem;background:#ff6b6b;border:1px solid #ff6b6b;color:#fff;text-decoration:none;border-radius:6px;font-size:0.875rem;font-weight:500;white-space:nowrap;transition:all 0.2s ease;position:relative;}.chainterms-progress-continue .fa-long-arrow-right{animation:arrowBounce .5s ease;}.chainterms-progress-continue:hover,.chainterms-progress-continue:focus{background:#fff;color:#ff6b6b;text-decoration:none;transform:translateY(-1px);box-shadow:0 2px 8px rgba(13,110,253,0.3);}.chainterms-progress-continue:active{transform:translateY(0);}@media (max-width:768px){.chainterms-progress-bar-content{flex-direction:column;align-items:flex-start;padding:0.75rem 1rem;gap:0.75rem;}.chainterms-progress-stats{width:100%;}.chainterms-progress-text{white-space:normal;font-size:0.8125rem;}.chainterms-progress-bar-wrapper{width:100%;max-width:100%;}.chainterms-progress-actions{width:100%;justify-content:space-between;}.chainterms-progress-continue{flex:1;justify-content:center;}.chainterms-progress-bar-top{top:0;}.chainterms-progress-bar-bottom{bottom:0;}}@media print{.chainterms-progress-bar,.chainterms-toast-container{display:none !important;}}@media (prefers-reduced-motion:reduce){.chainterms-toast,.chainterms-toast-show,.chainterms-toast-hide,.chainterms-progress-bar,.chainterms-progress-bar-showing,.chainterms-progress-bar-hiding{transition:none;animation:none;transform:none !important;}}@media (prefers-contrast:high){.chainterms-toast{border:2px solid #000;box-shadow:none;}.chainterms-progress-bar{border-top:2px solid #000;}}@keyframes arrowBounce{0%{transform:translateX(0);}40%{transform:translateX(6px);}70%{transform:translateX(3px);}100%{transform:translateX(0);}}
.ckeditor-accordion-container > dl:before,.ckeditor-accordion-container > dl:after{content:" ";display:table;}.ckeditor-accordion-container > dl:after{clear:both;}.ckeditor-accordion-container > dl,.ckeditor-accordion-container > dl dt,.ckeditor-accordion-container > dl dd{box-sizing:border-box;}.ckeditor-accordion-container > dl{position:relative;border:1px solid #0091ea;}.ckeditor-accordion-container > dl dt{position:relative;}.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle{display:inline-block;position:absolute;padding:0 10px;width:30px;height:30px;z-index:1;top:calc(50% - 1px);left:11px;box-sizing:border-box;}.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:before,.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:after{background:#fff;-webkit-transition:all 600ms cubic-bezier(0.4,0,0.2,1);transition:all 600ms cubic-bezier(0.4,0,0.2,1);content:"";display:block;height:2px;position:absolute;width:10px;z-index:-1;left:0;top:0;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);will-change:transform;}.ckeditor-accordion-container.no-animations > dl dt > a > .ckeditor-accordion-toggle:before,.ckeditor-accordion-container.no-animations > dl dt > a > .ckeditor-accordion-toggle:after{transition:initial;}.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:before{left:13px;-webkit-transform:rotate(135deg);transform:rotate(135deg);}.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:after{right:13px;left:auto;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);}.ckeditor-accordion-container > dl dt.active > a > .ckeditor-accordion-toggle:before{transform:rotate(45deg);}.ckeditor-accordion-container > dl dt.active > a > .ckeditor-accordion-toggle:after{transform:rotate(-45deg);}.ckeditor-accordion-container > dl dt > a,.ckeditor-accordion-container > dl dt > a:not(.button){display:block;padding:10px 15px 10px 50px;background-color:#00b0ff;color:#fff;cursor:pointer;-webkit-transition:background-color 300ms;transition:background-color 300ms;border-bottom:1px solid #00a4ec;}.ckeditor-accordion-container > dl dt > a:focus,.ckeditor-accordion-container > dl dt > a:not(.button):focus{outline-color:#333;}.ckeditor-accordion-container > dl dt > a:hover,.ckeditor-accordion-container > dl dt > a:not(.button):hover{background-color:#00a5ef;box-shadow:none;color:#fff;text-decoration:none;}.ckeditor-accordion-container > dl dt.active > a{background-color:#0091ea;}.ckeditor-accordion-container > dl dt:last-of-type > a{border-bottom:0;}.ckeditor-accordion-container > dl dd{display:none;padding:0 15px;margin:0;}
