/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.region-top-bar-left{position:relative;display:flex;align-items:center;gap:1rem;z-index:1001;}.cart--cart-block{position:relative;}.cart-block--contents{position:absolute;top:100%;right:0;width:320px;background:white;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);border-radius:0.375rem;padding:1rem;margin-top:0.5rem;display:none;z-index:1003;}.cart--cart-block .cart-block--contents.cart-block--contents__expanded{display:block;}@media (max-width:1023px){.mobile-cart-wrapper{position:relative;z-index:1001;}.cart--cart-block{position:relative;}.cart-block--contents{position:fixed;top:60px;right:1rem;left:1rem;width:auto;max-height:calc(100vh - 80px);overflow-y:auto;}}@media (min-width:1024px){.mobile-cart-wrapper{display:none;}}.dark .cart-block--contents{background:#1f2937;border:1px solid #374151;}.cart-block--contents{position:absolute !important;top:100% !important;right:0 !important;background-color:var(--tw-cart-dropdown-bg,white) !important;border:1px solid var(--tw-cart-dropdown-border,#ccc) !important;padding:10px !important;width:300px !important;box-shadow:0 2px 5px rgba(0,0,0,0.2) !important;}.cart-block--summary__icon svg{fill:none !important;stroke-width:2px !important;width:24px !important;height:24px !important;}.cart-block--summary{position:relative;cursor:pointer;}@media (max-width:767px){.cart-block--contents{right:-10px !important;width:280px !important;}}.cart--cart-block .cart-block--contents.cart-block--contents__expanded{display:block !important;}
@media (max-width:1023px){.lg\:tw-hidden + .lg\:tw-flex .cart--cart-block{display:none !important;}}@media (min-width:1024px){.mobile-cart-wrapper .cart--cart-block{display:none !important;}}body header .region-top-bar-left{position:static !important;}body header .region-top-bar-left > *{position:relative !important;z-index:999 !important;}.cart-sidebar{z-index:1001 !important;}body .cart--cart-block{position:relative !important;}body .cart-block--link__expand{position:relative !important;pointer-events:auto !important;}body .cart-block--contents{position:absolute !important;width:280px !important;min-width:200px !important;max-width:90vw !important;border-radius:0.375rem !important;display:none !important;z-index:-1 !important;pointer-events:none !important;}body .cart-block--contents.cart-block--contents__expanded{display:block !important;z-index:1002 !important;pointer-events:auto !important;}body .cart--cart-block .cart-block--summary__icon svg{fill:none !important;}html:not(.tw-dark) .cart--cart-block .cart-block--summary__icon svg,html:not([data-theme="dark"]) .cart--cart-block .cart-block--summary__icon svg{stroke:#1a202c !important;color:#1a202c !important;}html.tw-dark .cart--cart-block .cart-block--summary__icon svg,html[data-theme="dark"] .cart--cart-block .cart-block--summary__icon svg{stroke:#ffffff !important;color:#ffffff !important;}
:root{--tw-cart-dropdown-bg:white;--tw-cart-dropdown-border:#ccc;--tw-cart-dropdown-text:#333;}.tw-dark{--tw-cart-dropdown-bg:#1E293B;--tw-cart-dropdown-border:#475569;--tw-cart-dropdown-text:#E2E8F0;}.tw-dark .cart-block--contents .cart-block--contents__items{color:var(--tw-cart-dropdown-text);}.tw-dark .cart-block--contents a{color:#38BDF8;}.tw-dark .cart-block--contents a:hover{color:#7DD3FC;}.tw-dark .cart-block--contents .cart-block--contents__links a{background-color:#0284C7;color:white;transition:background-color 0.2s;}.tw-dark .cart-block--contents .cart-block--contents__links a:hover{background-color:#0369A1;}.cart-block--contents__links a,.tw-dark .cart-block--contents__links a,a.tw-text-white.tw-bg-blue-600,.tw-dark a.tw-text-white.tw-bg-blue-600,:not(.tw-dark) .cart--cart-block .cart-block--contents a.tw-bg-blue-600,.tw-dark .cart--cart-block .cart-block--contents a.tw-bg-blue-600{color:white !important;}.cart-block--contents{overflow:visible !important;}.cart-block--contents__items{max-height:300px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--tw-scrollbar-thumb,rgba(156,163,175,0.7)) var(--tw-scrollbar-track,transparent);}.cart-block--contents__items::-webkit-scrollbar{width:5px;}.cart-block--contents__items::-webkit-scrollbar-track{background:var(--tw-scrollbar-track,transparent);}.cart-block--contents__items::-webkit-scrollbar-thumb{background-color:var(--tw-scrollbar-thumb,rgba(156,163,175,0.7));border-radius:20px;}.tw-dark{--tw-scrollbar-thumb:rgba(148,163,184,0.5);--tw-scrollbar-track:rgba(30,41,59,0.2);}:root{--tw-scrollbar-thumb:rgba(156,163,175,0.7);--tw-scrollbar-track:transparent;}
#block-twbase-kalathi .cart--cart-block{display:block !important;}#block-twbase-kalathi .cart-block--summary__icon{display:inline-flex;}#block-twbase-kalathi .cart-block--summary__count{display:flex;position:absolute;z-index:1;top:-8px;left:-8px;background-color:#ef4444;color:#ffffff;border-radius:9999px;width:1.25rem;height:1.25rem;align-items:center;justify-content:center;font-size:0.75rem;font-weight:500;}#block-twbase-kalathi .cart-block--link__expand{display:flex;align-items:center;text-decoration:none;position:relative;}html.dark #block-twbase-kalathi .light-mode-cart-icon{display:none;}html.dark #block-twbase-kalathi .dark-mode-cart-icon{display:inline-block;}html:not(.dark) #block-twbase-kalathi .light-mode-cart-icon{display:inline-block;}html:not(.dark) #block-twbase-kalathi .dark-mode-cart-icon{display:none;}#block-twbase-kalathi:empty{min-width:24px;min-height:24px;}
/* @license MIT https://github.com/caroso1222/notyf/blob/master/LICENSE */
@-webkit-keyframes notyf-fadeinup{0%{opacity:0;transform:translateY(25%)}to{opacity:1;transform:translateY(0)}}@keyframes notyf-fadeinup{0%{opacity:0;transform:translateY(25%)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes notyf-fadeinleft{0%{opacity:0;transform:translateX(25%)}to{opacity:1;transform:translateX(0)}}@keyframes notyf-fadeinleft{0%{opacity:0;transform:translateX(25%)}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes notyf-fadeoutright{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(25%)}}@keyframes notyf-fadeoutright{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(25%)}}@-webkit-keyframes notyf-fadeoutdown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(25%)}}@keyframes notyf-fadeoutdown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(25%)}}@-webkit-keyframes ripple{0%{transform:scale(0) translateY(-45%) translateX(13%)}to{transform:scale(1) translateY(-45%) translateX(13%)}}@keyframes ripple{0%{transform:scale(0) translateY(-45%) translateX(13%)}to{transform:scale(1) translateY(-45%) translateX(13%)}}.notyf{position:fixed;top:0;left:0;height:100%;width:100%;color:#fff;z-index:9999;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;pointer-events:none;box-sizing:border-box;padding:20px}.notyf__icon--error,.notyf__icon--success{height:21px;width:21px;background:#fff;border-radius:50%;display:block;margin:0 auto;position:relative}.notyf__icon--error:after,.notyf__icon--error:before{content:"";background:currentColor;display:block;position:absolute;width:3px;border-radius:3px;left:9px;height:12px;top:5px}.notyf__icon--error:after{transform:rotate(-45deg)}.notyf__icon--error:before{transform:rotate(45deg)}.notyf__icon--success:after,.notyf__icon--success:before{content:"";background:currentColor;display:block;position:absolute;width:3px;border-radius:3px}.notyf__icon--success:after{height:6px;transform:rotate(-45deg);top:9px;left:6px}.notyf__icon--success:before{height:11px;transform:rotate(45deg);top:5px;left:10px}.notyf__toast{display:block;overflow:hidden;pointer-events:auto;-webkit-animation:notyf-fadeinup .3s ease-in forwards;animation:notyf-fadeinup .3s ease-in forwards;box-shadow:0 3px 7px 0 rgba(0,0,0,.25);position:relative;padding:0 15px;border-radius:2px;max-width:300px;transform:translateY(25%);box-sizing:border-box;flex-shrink:0}.notyf__toast--disappear{transform:translateY(0);-webkit-animation:notyf-fadeoutdown .3s forwards;animation:notyf-fadeoutdown .3s forwards;-webkit-animation-delay:.25s;animation-delay:.25s}.notyf__toast--disappear .notyf__icon,.notyf__toast--disappear .notyf__message{-webkit-animation:notyf-fadeoutdown .3s forwards;animation:notyf-fadeoutdown .3s forwards;opacity:1;transform:translateY(0)}.notyf__toast--disappear .notyf__dismiss{-webkit-animation:notyf-fadeoutright .3s forwards;animation:notyf-fadeoutright .3s forwards;opacity:1;transform:translateX(0)}.notyf__toast--disappear .notyf__message{-webkit-animation-delay:.05s;animation-delay:.05s}.notyf__toast--upper{margin-bottom:20px}.notyf__toast--lower{margin-top:20px}.notyf__toast--dismissible .notyf__wrapper{padding-right:30px}.notyf__ripple{height:400px;width:400px;position:absolute;transform-origin:bottom right;right:0;top:0;border-radius:50%;transform:scale(0) translateY(-51%) translateX(13%);z-index:5;-webkit-animation:ripple .4s ease-out forwards;animation:ripple .4s ease-out forwards}.notyf__wrapper{display:flex;align-items:center;padding-top:17px;padding-bottom:17px;padding-right:15px;border-radius:3px;position:relative;z-index:10}.notyf__icon{width:22px;text-align:center;font-size:1.3em;opacity:0;-webkit-animation:notyf-fadeinup .3s forwards;animation:notyf-fadeinup .3s forwards;-webkit-animation-delay:.3s;animation-delay:.3s;margin-right:13px}.notyf__dismiss{position:absolute;top:0;right:0;height:100%;width:26px;margin-right:-15px;-webkit-animation:notyf-fadeinleft .3s forwards;animation:notyf-fadeinleft .3s forwards;-webkit-animation-delay:.35s;animation-delay:.35s;opacity:0}.notyf__dismiss-btn{background-color:rgba(0,0,0,.25);border:none;cursor:pointer;transition:opacity .2s ease,background-color .2s ease;outline:none;opacity:.35;height:100%;width:100%}.notyf__dismiss-btn:after,.notyf__dismiss-btn:before{content:"";background:#fff;height:12px;width:2px;border-radius:3px;position:absolute;left:calc(50% - 1px);top:calc(50% - 5px)}.notyf__dismiss-btn:after{transform:rotate(-45deg)}.notyf__dismiss-btn:before{transform:rotate(45deg)}.notyf__dismiss-btn:hover{opacity:.7;background-color:rgba(0,0,0,.15)}.notyf__dismiss-btn:active{opacity:.8}.notyf__message{vertical-align:middle;position:relative;opacity:0;-webkit-animation:notyf-fadeinup .3s forwards;animation:notyf-fadeinup .3s forwards;-webkit-animation-delay:.25s;animation-delay:.25s;line-height:1.5em}@media only screen and (max-width:480px){.notyf{padding:0}.notyf__ripple{height:600px;width:600px;-webkit-animation-duration:.5s;animation-duration:.5s}.notyf__toast{max-width:none;border-radius:0;box-shadow:0 -2px 7px 0 rgba(0,0,0,.13);width:100%}.notyf__dismiss{width:56px}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
article.node--product--teaser .attribute-widgets,article.node--product--teaser .field--name-purchased-entity,article.node--product--teaser .js-form-item-purchased-entity-0-attributes-attribute-color,article.node--product--teaser .js-form-item-purchased-entity-0-attributes-attribute-size,article.node--product--teaser .commerce-order-item-add-to-cart-form .attribute-widgets,article.node--product--teaser .commerce-order-item-add-to-cart-form .field--name-purchased-entity,article.node--product--teaser .commerce-order-item-add-to-cart-form .js-form-item-purchased-entity-0-attributes-attribute-color,article.node--product--teaser .commerce-order-item-add-to-cart-form .js-form-item-purchased-entity-0-attributes-attribute-size,article.node--product--teaser form.commerce-order-item-add-to-cart-form .attribute-widgets,article.node--product--teaser form.commerce-order-item-add-to-cart-form .field--name-purchased-entity,article.node--product--teaser form.commerce-order-item-add-to-cart-form .js-form-item-purchased-entity-0-attributes-attribute-color,article.node--product--teaser form.commerce-order-item-add-to-cart-form .js-form-item-purchased-entity-0-attributes-attribute-size{display:none !important;visibility:hidden !important;height:0 !important;overflow:hidden !important;margin:0 !important;padding:0 !important;}article.node--product--teaser .commerce-order-item-add-to-cart-form input[type="submit"]{background-color:#2563eb !important;color:white !important;border:none !important;border-radius:8px !important;font-size:14px !important;font-weight:bold !important;cursor:pointer !important;transition:all 0.2s ease !important;text-transform:uppercase !important;letter-spacing:0.025em !important;padding:12px 24px !important;}article.node--product--teaser .commerce-order-item-add-to-cart-form input[type="submit"]:hover{background-color:#1d4ed8 !important;transform:translateY(-1px) !important;box-shadow:0 4px 12px rgba(37,99,235,0.15) !important;}article.node--product--teaser .commerce-order-item-add-to-cart-form input[type="submit"]:active{transform:translateY(0) !important;box-shadow:0 2px 4px rgba(37,99,235,0.1) !important;}.node--product--teaser .wishlist-button{transition:all 0.2s ease;}.node--product--teaser .wishlist-button:hover{transform:scale(1.1);}.node--product--teaser .wishlist-button.active{color:#dc2626;border-color:#dc2626;background-color:#fef2f2;}@media (max-width:640px){article.node--product--teaser .commerce-order-item-add-to-cart-form input[type="submit"]{font-size:12px !important;padding:10px 20px !important;}.node--product--teaser .wishlist-button{padding:6px;}.node--product--teaser .wishlist-button svg{width:16px;height:16px;}}article.node--product--teaser .commerce-order-item-add-to-cart-form input[type="submit"].is-loading{position:relative !important;color:transparent !important;}article.node--product--teaser .commerce-order-item-add-to-cart-form input[type="submit"].is-loading::after{content:"" !important;position:absolute !important;top:50% !important;left:50% !important;width:16px !important;height:16px !important;margin:-8px 0 0 -8px !important;border:2px solid #ffffff !important;border-radius:50% !important;border-top-color:transparent !important;animation:spin 0.8s linear infinite !important;}@keyframes spin{to{transform:rotate(360deg);}}article.node--product--teaser .commerce-order-item-add-to-cart-form input[type="submit"].is-success{background-color:#059669 !important;}article.node--product--teaser .commerce-order-item-add-to-cart-form input[type="submit"].is-error{background-color:#dc2626 !important;}.variation-item[data-stock-level="0"] > a{position:relative;}.variation-item[data-stock-level="0"] > a::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(-45deg,transparent 49%,#ef4444 49%,#ef4444 51%,transparent 51%);z-index:2;pointer-events:none;border-radius:0.375rem;}.variation-item[data-stock-level="0"] > a::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(239,68,68,0.1);z-index:1;pointer-events:none;border-radius:0.375rem;}
.node--product--teaser .commerce-order-item-add-to-cart-form .field--name-purchased-entity,.node--product--teaser .commerce-order-item-add-to-cart-form .form-item-quantity,.node--product--teaser .commerce-order-item-add-to-cart-form .attribute-widgets{display:none !important;visibility:hidden !important;height:0 !important;overflow:hidden !important;margin:0 !important;padding:0 !important;}.node--product--teaser .commerce-order-item-add-to-cart-form input[type="submit"]{background-color:#2563eb !important;color:white !important;border:none !important;border-radius:8px !important;font-size:14px !important;font-weight:bold !important;text-transform:uppercase !important;padding:12px 24px !important;cursor:pointer !important;transition:all 0.2s ease !important;}.node--product--teaser .commerce-order-item-add-to-cart-form input[type="submit"]:hover{background-color:#1d4ed8 !important;transform:translateY(-1px) !important;box-shadow:0 4px 12px rgba(37,99,235,0.15) !important;}.node--product--teaser .commerce-order-item-add-to-cart-form .form-actions{display:flex !important;gap:0.5rem !important;flex-direction:row !important;}.node--product--teaser .commerce-order-item-add-to-cart-form #edit-submit{flex:1 !important;}.node--product--teaser .commerce-order-item-add-to-cart-form #edit-wishlist{width:3rem !important;flex:none !important;}
#menuOverlay a.tw-block.tw-text-gray-600.is-active[aria-current="page"],#menuOverlay a.tw-block.tw-text-gray-600.is-active,#menuOverlay a.tw-block.tw-text-gray-600[aria-current="page"],#menuOverlay .tw-ml-3.tw-space-y-2 li a.tw-block.tw-text-gray-600.is-active,#menuOverlay .tw-ml-3.tw-space-y-2 li a.tw-block.tw-text-gray-600[aria-current="page"]{text-decoration:underline !important;text-decoration-line:underline !important;text-underline-offset:0.15em !important;text-decoration-thickness:1px !important;text-decoration-color:currentColor !important;-webkit-text-decoration:underline !important;-webkit-text-decoration-line:underline !important;-webkit-text-underline-offset:0.15em !important;-webkit-text-decoration-thickness:1px !important;}#menuOverlay li:has(> ul > li > a.is-active) > a.tw-font-bold.tw-text-md.tw-uppercase.tw-mb-3,#menuOverlay li:has(> ul > li > a[aria-current="page"]) > a.tw-font-bold.tw-text-md.tw-uppercase.tw-mb-3{text-decoration:underline !important;text-decoration-line:underline !important;text-underline-offset:0.15em !important;text-decoration-thickness:1px !important;}body.path-news.path-politismos #menuOverlay a[href="/news/politismos"].tw-font-bold.tw-text-md.tw-uppercase{text-decoration:underline !important;text-decoration-line:underline !important;text-underline-offset:0.15em !important;text-decoration-thickness:1px !important;}#menuOverlay li a.is-active,#menuOverlay li a[aria-current="page"]{text-decoration:underline !important;}
.gradient{background:linear-gradient(to right top,#051937,#114169,#136e9d,#089fcf);}
.gsc-control-cse{padding:0em!important;}.gsc-control-cse table.gsc-search-box td.gsc-input{padding-right:2px;padding-left:2px;padding-top:2px;padding-bottom:2px;}.gsc-control-cse.gsc-control-cse-el{padding:0px;line-height:unset!important;}.gsc-input-box{border:0px solid #dfe1e5!important;}.tw-prose .gsc-control-cse :where(table):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top :0em;margin-bottom :0em;padding-top :0em;padding-bottom :0em;}.search-block-form{margin:0;padding:0;}.search-block-form .form-item{margin:0;padding:0;}@media (min-width:768px){.search-block-form{padding:0.5rem 0;}.search-block-form form{max-width:28rem;margin:0 auto;position:relative;}}@media (max-width:767px){.search-block-form{background-color:#f3f4f6;padding:1rem;}.search-block-form form{margin-bottom:0.75rem;position:relative;}}.search-block-form input.form-search{padding-left:2.25rem;width:100%;height:2.25rem;border-radius:0.375rem;border:1px solid #d1d5db;}.search-block-form input.form-search:focus{outline:none;border-color:transparent;box-shadow:0 0 0 2px #3b82f6;}.search-block-form form::before{content:"";position:absolute;left:0.75rem;top:0.625rem;width:1rem;height:1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3C/svg%3E");background-repeat:no-repeat;z-index:1;}.search-block-form .form-actions{display:none;}.search-block-form input.form-search::placeholder{color:#9ca3af;}
.region-breadcrumb .block-search-form-block{display:none;}#search-container{transition:max-height 0.3s ease-in-out,opacity 0.3s ease-in-out;max-height:0;}#search-container.active{max-height:120px;opacity:1;}#search-toggle.active{background-color:rgba(59,130,246,0.1);}.dark #search-toggle.active{background-color:rgba(30,64,175,0.5);}#search-container .form-search{width:100%;padding-left:2.25rem;}#search-container .form-submit{background-color:#3b82f6;color:white;padding:0.5rem 1rem;border-radius:0.25rem;border:none;cursor:pointer;transition:background-color 0.2s;}#search-container .form-submit:hover{background-color:#2563eb;}
body.toolbar-fixed{}body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open{}@media screen and (max-width:767px){}
.node--view-mode-teaser h3{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.tw-prose h3,.sm\:tw-prose-base h3,.lg\:tw-prose-lg h3,.xl\:tw-prose-xl h3,.\32xl\:tw-prose-2xl h3{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}h1.node-title{color:black;}.region-sidebar-second h2,.region-sidebar-second h3,footer h3,.block-views-blockrelevant-content-block-1 h3,div.tw-border-b,.region-sidebar-second .tw-border-b{border-bottom-color:#666;}
.node--view-mode-teaser .field--name-field-image{position:absolute;inset:0;}.node--view-mode-teaser .field--name-field-image img{width:100%;height:100%;object-fit:cover;}.node--view-mode-teaser .field--name-field-image div:not(:first-child){display:none;}.node--view-mode-teaser .field--name-field-supertitle{font-size:0.75rem;letter-spacing:0.05em;margin-bottom:0.75rem;}.node--view-mode-teaser h3{font-size:1.25rem;line-height:1.3;font-weight:500;margin-bottom:0.5rem;color:var(--color-text-primary,rgb(17,24,39));}.node--view-mode-teaser h3 a{color:inherit;text-decoration:none;transition:color 0.2s;}.node--view-mode-teaser h3 a:hover{color:var(--color-link-hover,#005599);}.node--view-mode-teaser .field--name-field-subtitle{}@media (min-width:768px){.node--view-mode-teaser h3{font-size:1.5rem;}}
.node--view-mode-teaser .tw-relative.tw-h-48 .tw-absolute img{width:100% !important;height:100% !important;object-fit:cover !important;object-position:center !important;display:block !important;margin-top:0 !important;margin-bottom:0 !important;}.sm\:tw-prose-base :where(.node--view-mode-teaser img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)),.tw-prose :where(.node--view-mode-teaser img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)),.node--view-mode-teaser img{margin-top:0 !important;margin-bottom:0 !important;}.node--view-mode-teaser .tw-relative.tw-h-48{min-height:12rem;overflow:hidden;}.node--view-mode-teaser{overflow:hidden;}@media (min-width:768px){.node--view-mode-teaser .tw-relative.tw-h-48{border-radius:0.2rem;}.node--view-mode-teaser .tw-absolute{border-radius:0.2rem;overflow:hidden;}}@media (max-width:767px){.node--view-mode-teaser .tw-relative.tw-h-48{border-radius:0.2rem;}.node--view-mode-teaser .tw-absolute{border-radius:0.2rem;overflow:hidden;}}.node--view-mode-teaser .field--name-field-image{height:100%;}.node--view-mode-teaser .field--name-field-image img{display:block;max-width:none;width:100%;height:100%;}.node--view-mode-teaser .field--name-field-image .field__item,.node--view-mode-teaser .field--name-field-image .field__items{height:100%;}
.roi-custom-scrollbar{scrollbar-width:thin;scrollbar-color:#e2e8f0 transparent;}.roi-custom-scrollbar::-webkit-scrollbar{width:6px;}.roi-custom-scrollbar::-webkit-scrollbar-track{background:transparent;margin:4px 0;}.roi-custom-scrollbar::-webkit-scrollbar-thumb{background-color:#e2e8f0;border-radius:3px;}.roi-custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#cbd5e0;}.roi-custom-scrollbar{scrollbar-width:thin;scrollbar-color:#e2e8f0 transparent;}.roi-custom-scrollbar{-ms-overflow-style:-ms-autohiding-scrollbar;}
.splide-container{position:relative;margin:0 auto;max-width:100%;}.main-slider{position:relative;margin:0 auto;max-width:100%;}.main-slider .splide__slide img{width:100%;height:auto;display:block;}.splide__arrows{position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:10;pointer-events:none;}.splide__arrow{position:absolute;width:3rem;height:3rem;background:rgba(255,255,255,0.8);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0.7;transition:opacity 0.3s;border:none;pointer-events:auto;}.splide__arrow:hover{opacity:1;}.splide__arrow svg{width:1.5rem;height:1.5rem;fill:none;stroke:#333;}.splide__arrow--prev{left:1rem;}.splide__arrow--prev svg{transform:none !important;}.splide__arrow--next svg{transform:none !important;}.splide__arrow--next{right:1rem;}.thumbnail-slider{margin-top:0.5rem;overflow:hidden;width:100%;box-sizing:border-box;}.tw-prose .splide-container,.tw-prose .main-slider,.tw-prose .thumbnail-slider,.tw-prose .splide__track,.tw-prose .splide__list{max-width:none !important;margin-left:0 !important;margin-right:0 !important;padding-left:0 !important;padding-right:0 !important;}.tw-prose .thumbnail-slider .splide__slide{margin:0 5px !important;}.tw-prose .splide__slide img{margin-top:0 !important;margin-bottom:0 !important;margin-left:0 !important;margin-right:0 !important;display:block !important;width:100% !important;height:100% !important;}.thumbnail-slider .splide__track{overflow:hidden;width:100%;box-sizing:border-box;padding:0;margin:0;}.thumbnail-slider .splide__list{display:flex;justify-content:center;align-items:center;padding:0;margin:0;width:100%;box-sizing:border-box;}.thumbnail-slider .splide__slide{opacity:0.6;transition:opacity 0.3s,border-color 0.3s;cursor:pointer;border:2px solid transparent;border-radius:4px;overflow:hidden;max-width:100px;box-sizing:border-box;margin:0 5px;}.thumbnail-slider .splide__slide.is-active{opacity:1;border-color:#4f46e5;}.thumbnail-slider .splide__slide img{width:100%;height:100%;object-fit:cover;display:block;}.splide__pagination{display:flex;justify-content:center;margin-top:0.5rem;gap:0.5rem;}.splide__pagination li{list-style:none;}.splide__pagination__page{width:0.5rem;height:0.5rem;background:#ccc;border-radius:50%;border:none;cursor:pointer;transition:background 0.3s;}.splide__pagination__page.is-active{background:#4f46e5;transform:scale(1.2);}
.tw-grid.md\:tw-grid-cols-3{display:grid !important;}@media (min-width:768px){.tw-grid.md\:tw-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr)) !important;}}.views-row{margin-bottom:1.5rem;}.tw-relative.tw-h-48.tw-rounded-lg.tw-overflow-hidden img{width:100%;height:100%;object-fit:cover;}.tw-col-span-full .region-pre-footer{display:flex;flex-wrap:wrap;gap:1rem;width:100%;}.tw-col-span-full .region-pre-footer .block{width:100%;}
#mobileMenuOverlay{opacity:0;transition:opacity 300ms ease-in-out;}#mobileMenuOverlay:not(.tw-hidden){opacity:1;}#mobileMenu{transition:transform 300ms ease-in-out;}.mobile-menu-item .mobile-submenu-toggle{transition:transform 200ms ease;}.mobile-submenu li{padding-left:0.75rem;}.mobile-submenu li a{font-size:0.875rem;}@media (min-width:768px){.mobile-submenu li a{font-size:0.8125rem;}}.mobile-main-menu ul{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:0.5rem !important;justify-content:stretch !important;width:100% !important;}.mobile-main-menu ul li{margin:0 !important;width:100% !important;}.mobile-main-menu ul li a{display:block !important;text-align:center !important;padding:0.5rem !important;background-color:#10b981 !important;color:white !important;border-radius:0.25rem !important;white-space:normal !important;height:100% !important;font-size:0.75rem !important;}.mobile-main-menu ul li a:hover{background-color:#34d399 !important;}.mobile-main-menu ul li a.is-active{background-color:#34d399 !important;font-weight:600 !important;}
@media (max-width:1023px){.region-logobar-right{gap:0.5rem !important;}.cart--cart-block,.wishlist--wishlist-block{padding-right:0 !important;}.cart-block--summary__count,.wishlist-block--summary__count{top:-6px !important;left:-6px !important;width:18px !important;height:18px !important;font-size:10px !important;}}@media (max-width:640px){.region-logobar-right{gap:0.25rem !important;}}
.webform-submission-newsletter-form,.webform-submission-newsletter-add-form,.webform-submission-newsletter-node-form,.webform-submission-newsletter-node-add-form,#webform-submission-newsletter-add-form{display:block !important;max-width:none !important;flex-wrap:nowrap;align-items:stretch;}#block-twbase-webform::before{content:none !important;}.webform-submission-newsletter-form .js-form-type-email,.webform-submission-newsletter-add-form .js-form-type-email,.webform-submission-newsletter-node-form .js-form-type-email,.webform-submission-newsletter-node-add-form .js-form-type-email,#webform-submission-newsletter-add-form .js-form-type-email{flex:none;margin:0;}.webform-submission-newsletter-form #edit-email,.webform-submission-newsletter-add-form #edit-email,.webform-submission-newsletter-node-form #edit-email,.webform-submission-newsletter-node-add-form #edit-email,#webform-submission-newsletter-add-form #edit-email{height:auto;width:100%;border-radius:0.5rem;background-color:white;border:1px solid #d1d5db;color:#111827;padding:0.75rem 1rem;box-sizing:border-box;}.webform-submission-newsletter-form .form-actions,.webform-submission-newsletter-add-form .form-actions,.webform-submission-newsletter-node-form .form-actions,.webform-submission-newsletter-node-add-form .form-actions,#webform-submission-newsletter-add-form .form-actions{width:auto;height:auto;margin:0;padding:0;}#webform-submission-newsletter-add-form #edit-submit--2,.webform-submission-newsletter-form input[type="submit"],.webform-submission-newsletter-add-form input[type="submit"],.webform-submission-newsletter-node-form input[type="submit"],.webform-submission-newsletter-node-add-form input[type="submit"]{width:auto !important;height:auto !important;background-color:#2563eb !important;background-image:none !important;border:none;color:white !important;font-size:1rem !important;font-weight:500 !important;padding:0.75rem 1.5rem !important;margin:0;border-radius:0.5rem !important;position:static !important;cursor:pointer;text-indent:0 !important;overflow:visible !important;}#webform-submission-newsletter-add-form #edit-submit--2:after,#webform-submission-newsletter-add-form .webform-button--submit:after,.webform-submission-newsletter-form .webform-button--submit:after,.webform-submission-newsletter-form input[type="submit"].form-submit:after,#webform-submission-newsletter-add-form input[type="submit"].form-submit:after,.webform-submission-newsletter-form .button.button--primary:after,#webform-submission-newsletter-form .button.button--primary:after{content:none !important;}#webform-submission-newsletter-add-form #edit-submit--2,#webform-submission-newsletter-add-form .webform-button--submit,.webform-submission-newsletter-form .webform-button--submit,.webform-submission-newsletter-form input[type="submit"].form-submit,#webform-submission-newsletter-add-form input[type="submit"].form-submit{font-size:1rem !important;color:white !important;text-indent:0 !important;overflow:visible !important;position:static !important;}#webform-submission-newsletter-add-form input[type="hidden"]{display:none !important;}
.carousel-thumbnails{display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin;-ms-overflow-style:none;gap:4px;padding-bottom:8px;margin-top:10px;-webkit-overflow-scrolling:touch;}.carousel-thumbnails::-webkit-scrollbar{height:4px;}.carousel-thumbnails::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.2);border-radius:10px;}.carousel-thumbnails .thumbnail,.carousel-thumbnail{flex:0 0 auto;width:60px;height:40px;border-radius:4px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all 0.2s ease;min-width:60px;max-width:60px;}.carousel-thumbnails .thumbnail.active,.carousel-thumbnail.active{border-color:#3b82f6;}.carousel-thumbnails .thumbnail-img,.carousel-thumbnail img{width:100%;height:100%;object-fit:cover;background-size:cover;background-position:center;}.featured-posts-carousel .container{max-width:100%;padding-left:0;padding-right:0;}@media (max-width:1200px){.carousel-thumbnails .thumbnail,.carousel-thumbnail{width:55px;height:35px;min-width:55px;max-width:55px;}}@media (max-width:768px){.carousel-thumbnails .thumbnail,.carousel-thumbnail{width:50px;height:32px;min-width:50px;max-width:50px;}}@media (max-width:480px){.carousel-thumbnails .thumbnail,.carousel-thumbnail{width:45px;height:30px;min-width:45px;max-width:45px;}}
.tw-nav-item{position:relative;}.has-children .tw-absolute{min-width:200px;background:white;border-radius:0.375rem;box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);padding:0.5rem 0;z-index:1001;}.tw-nav-item .tw-absolute{display:block !important;position:absolute;left:50%;transform:translateX(-50%) translateY(0);opacity:0;visibility:hidden;pointer-events:none;transition:all 200ms ease-out;margin-top:0;min-width:12rem;background:white;border:1px solid #e5e7eb;border-radius:0.375rem;box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);}.tw-nav-item:hover .tw-absolute,.tw-nav-item:focus-within .tw-absolute,.tw-nav-item:focus .tw-absolute,.tw-nav-item:focus-visible .tw-absolute{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0);}.tw-nav-item .tw-absolute a{display:block;padding:0.5rem 1rem;color:#1f2937;text-decoration:none;transition:background-color 150ms ease-in-out;}.tw-nav-item .tw-absolute a:hover{background-color:#f3f4f6;}.dark .tw-nav-item .tw-absolute{background:#1f2937;border-color:#374151;}.dark .tw-nav-item .tw-absolute a{color:#f9fafb;}.dark .tw-nav-item .tw-absolute a:hover{background-color:#374151;}#menuOverlay{z-index:1001 !important;}.top-bar .menu,.top-bar .menu ul{padding-top:0px;padding-bottom:0px;height:36px;align-items:anchor-center;}.top-bar .menu li.menu-item--active-trail{padding-top:0px;padding-bottom:0px;height:36px;background:black;align-content:center;}.top-bar .menu a.is-active{background-color:#000000;color:white !important;border-radius:0.25rem;padding:0 0.5rem;font-weight:600;box-shadow:none;position:relative;}.top-bar .menu a.is-active::after{display:none;transform:translateX(-50%);width:60%;height:2px;background-color:white;border-radius:1px;}.top-bar .menu a{position:relative;transition:all 0.2s ease;}.top-bar .menu a:hover{transform:translateY(-1px);}.tw-nav-item:hover .dropdown{display:block !important;}.dropdown{display:none;position:absolute !important;left:0;top:100%;min-width:12rem;background-color:white !important;border-radius:0.375rem;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06) !important;border:1px solid rgba(229,231,235,1) !important;z-index:50 !important;padding:0.5rem 0;}@media (prefers-color-scheme:dark){.dropdown{background-color:#1e293b !important;border:1px solid rgba(51,65,85,0.5) !important;box-shadow:0 4px 12px rgba(0,0,0,0.2) !important;}}.dark .dropdown{background-color:#1e293b !important;border:1px solid rgba(51,65,85,0.5) !important;box-shadow:0 4px 12px rgba(0,0,0,0.2) !important;}.tw-nav-item{position:relative;}.hover-bridge{position:absolute;height:15px;width:100%;bottom:-15px;left:0;z-index:49;}.dropdown a{display:block;padding:0.5rem 1rem;font-size:0.875rem;color:#374151 !important;transition:background-color 0.2s,color 0.2s;}.dropdown a:hover{background-color:#EBF5FF !important;color:#2563eb !important;}@media (prefers-color-scheme:dark){.dropdown a{color:#cbd5e1 !important;}.dropdown a:hover{background-color:rgba(30,58,138,0.3) !important;color:#3b82f6 !important;}}.dark .dropdown a{color:#cbd5e1 !important;}.dark .dropdown a:hover{background-color:rgba(30,58,138,0.3) !important;color:#3b82f6 !important;}.priority-menu__active-link,.is-active{background-color:#f1f2f3!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:150ms;transition-timing-function:cubic-bezier(0.4,0,0.2,1);text-decoration:none!important;}.region-topbar-center .is-active,.region-mobile-header-footer-pre .is-active{background-color:#444!important;}.menu--main-menu ul > li:last-child a{background-color:#1c58a0;padding:0.375rem 0.75rem;border-radius:0.125rem;}
.views-exposed-form label{font-weight:500;margin-bottom:0;color:#333;font-size:1rem;}.views-exposed-form fieldset legend{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.views-exposed-form input.form-text{padding:0.6rem;border:1px solid #ced4da;border-radius:4px;width:100%;background-color:white;font-size:0.8125rem;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}.views-exposed-form input.form-text:focus{border-color:#80bdff;box-shadow:0 0 0 0.2rem rgba(0,123,255,0.25);outline:0;}.views-exposed-form select.form-select{padding:0.6rem 1.2rem;border:1px solid #ced4da;border-radius:4px;width:100%;background-color:white;appearance:none;font-size:1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 0.75rem center;background-size:14px;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}.views-exposed-form select.form-select:focus{border-color:#80bdff;box-shadow:0 0 0 0.2rem rgba(0,123,255,0.25);outline:0;}.views-exposed-form .form-actions{margin-top:0;}.block-views-exposed-filter-blocksearch-api-faceted-products-page-taxonomy .form-actions,.block-views-exposed-filter-blocksearch-api-faceted-products-page-3 .form-actions{justify-content:flex-end;}.block-views-exposed-filter-blocksearch-api-faceted-products-page-taxonomy .form-item label,.block-views-exposed-filter-blocksearch-api-faceted-products-page-3 .form-item label{min-width:155px;}form fieldset.form-wrapper{padding:0!important;}.views-exposed-form .form-submit{padding:0.6rem 1.25rem;color:white;border:none;border-radius:4px;cursor:pointer;font-weight:500;font-size:0.8125rem;transition:background-color 0.15s ease-in-out;}.views-exposed-form #edit-submit-arheio{background-color:#003068;}.views-exposed-form #edit-submit-arheio:hover{background-color:#002552;}.views-exposed-form #edit-reset{background-color:#e5e7eb;color:#1f2937;}.views-exposed-form #edit-reset:hover{background-color:#d1d5db;}@media (max-width:767px){.views-exposed-form{flex-direction:column;flex-wrap:wrap !important;align-items:stretch;}.views-exposed-form .form-item,.views-exposed-form .form-actions{width:100%;}}.tw-dark .views-exposed-form{background:#2b3035;}.tw-dark .views-exposed-form label{color:#e6e6e6;}.tw-dark .views-exposed-form input.form-text,.tw-dark .views-exposed-form select.form-select{background-color:#212529;border-color:#495057;color:#e6e6e6;}.tw-dark .views-exposed-form input.form-text:focus,.tw-dark .views-exposed-form select.form-select:focus{border-color:#0d6efd;box-shadow:0 0 0 0.2rem rgba(13,110,253,0.25);}.tw-dark .views-exposed-form .form-submit{background-color:#0d6efd;}.tw-dark .views-exposed-form .form-submit:hover{background-color:#0a58ca;}#views-exposed-form-search-api-opensearch-block-1 .views-exposed-form .form-item.js-form-type-checkbox label{padding:0 !important;}
.epragma-wishlist-button{order:3;margin-left:25px;width:30px;height:30px;font-size:0;color:transparent;cursor:pointer;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/themes/custom/twbase/img/heart.svg');transition:all 0.3s ease;text-indent:-9999px;white-space:nowrap;overflow:hidden;@media (min-width:768px){padding:0;display:block;top:15px;right:20px;}&:hover{@media (min-width:768px){background-image:url('/themes/custom/twbase/img/heart-full.svg');}}&.liked{background-image:url('/themes/custom/twbase/img/heart-full.svg');}}.commerce-wishlist-default-user-form{input[name^="remove-"]{background-color:#dc2626 !important;color:white !important;border-color:#dc2626 !important;&:hover{background-color:#b91c1c !important;border-color:#b91c1c !important;}}.wishlist-item__details-edit-link{display:inline-flex;align-items:center;padding:0.5rem 1rem;background-color:#ea580c !important;color:white !important;text-decoration:none;border-radius:0.375rem;font-size:0.875rem;font-weight:500;transition:all 0.2s ease;&:hover{background-color:#c2410c !important;color:white !important;text-decoration:none;}}input[name="op"][value*="καλάθι"]{background-color:#2563eb !important;color:white !important;border-color:#2563eb !important;&:hover{background-color:#1d4ed8 !important;border-color:#1d4ed8 !important;}}a[id="edit-header-share"],.wishlist-header__actions a.wishlist-button{background-color:#059669 !important;color:white !important;border-color:#059669 !important;text-decoration:none !important;text-transform:none !important;letter-spacing:normal !important;font-size:1rem !important;line-height:1.5rem !important;font-weight:500 !important;&:hover{background-color:#047857 !important;border-color:#047857 !important;color:white !important;}}.wishlist-header__actions input.form-submit,.wishlist-header__actions a.wishlist-button{font-size:1rem !important;line-height:1.5rem !important;font-weight:500 !important;}}.commerce-wishlist-item-commerce-product-variation-details-form{.form-item-quantity{display:none !important;}}.ui-dialog-buttonpane .ui-dialog-buttonset .button{display:inline-flex !important;}.ui-dialog{border-radius:0.75rem !important;border:none !important;box-shadow:0 20px 60px rgba(0,0,0,0.15),0 4px 20px rgba(0,0,0,0.1) !important;padding:0 !important;background:#fff !important;max-height:90vh !important;overflow:hidden !important;}.ui-dialog .ui-dialog-titlebar{background:#f8fafc !important;border-bottom:1px solid #e2e8f0 !important;border-radius:0.75rem 0.75rem 0 0 !important;padding:1rem 1.5rem !important;cursor:move !important;display:flex !important;align-items:center !important;justify-content:space-between !important;}.ui-dialog .ui-dialog-title{font-size:1.125rem !important;font-weight:600 !important;color:#1e293b !important;margin:0 !important;float:none !important;width:auto !important;flex:1 1 auto !important;min-width:0 !important;padding:0 !important;box-sizing:border-box !important;}.ui-dialog .ui-dialog-titlebar-close{width:32px !important;height:32px !important;margin:0 !important;position:static !important;flex:0 0 32px !important;background:#f1f5f9 !important;border:none !important;border-radius:50% !important;padding:0 !important;display:flex !important;align-items:center !important;justify-content:center !important;transition:background 0.2s !important;transform:none !important;inset:auto !important;right:auto !important;top:auto !important;overflow:visible !important;color:#64748b !important;}.ui-dialog .ui-dialog-titlebar-close:hover{background:#e2e8f0 !important;}.ui-dialog .ui-dialog-titlebar-close .ui-icon.ui-icon-closethick{display:none !important;}.ui-dialog .ui-dialog-titlebar-close::after{content:'\00D7' !important;font-size:1.5rem !important;line-height:1 !important;color:#64748b !important;display:block !important;position:static !important;width:auto !important;height:auto !important;background:none !important;-webkit-mask:none !important;mask:none !important;opacity:1 !important;visibility:visible !important;}.ui-dialog .ui-dialog-content{padding:1.5rem !important;background:#fff !important;}.ui-dialog .ui-dialog-buttonpane{border-top:1px solid #e2e8f0 !important;background:#f8fafc !important;padding:0.75rem 1.5rem !important;margin:0 !important;border-radius:0 0 0.75rem 0.75rem !important;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:none !important;display:flex !important;justify-content:flex-end !important;gap:0.5rem !important;}.ui-widget-overlay{background:rgba(0,0,0,0.5) !important;backdrop-filter:blur(2px) !important;}@media (max-width:768px){.ui-dialog{width:calc(100vw - 2rem) !important;max-width:100% !important;left:1rem !important;top:2rem !important;}.ui-dialog .ui-dialog-content{padding:1rem !important;}}@media (prefers-color-scheme:dark){:root .ui-dialog,html .ui-dialog{background:#fff !important;}:root .ui-dialog .ui-dialog-titlebar,html .ui-dialog .ui-dialog-titlebar{background:#f8fafc !important;border-bottom-color:#e2e8f0 !important;}:root .ui-dialog .ui-dialog-title,html .ui-dialog .ui-dialog-title{color:#1e293b !important;}:root .ui-dialog .ui-dialog-titlebar-close,html .ui-dialog .ui-dialog-titlebar-close{background:#f1f5f9 !important;color:#64748b !important;}:root .ui-dialog .ui-dialog-titlebar-close:hover,html .ui-dialog .ui-dialog-titlebar-close:hover{background:#e2e8f0 !important;}:root .ui-dialog .ui-dialog-titlebar-close::after,html .ui-dialog .ui-dialog-titlebar-close::after{color:#64748b !important;}:root .ui-dialog .ui-dialog-content,html .ui-dialog .ui-dialog-content{background:#fff !important;}:root .ui-dialog .ui-dialog-buttonpane,html .ui-dialog .ui-dialog-buttonpane{background:#f8fafc !important;border-top-color:#e2e8f0 !important;}:root .ui-widget-overlay,html .ui-widget-overlay{background:rgba(0,0,0,0.5) !important;}}.wishlist-sidebar{z-index:1000 !important;}.wishlist-sidebar__overlay{z-index:999 !important;}.cart-sidebar{z-index:1001 !important;}.cart-sidebar__overlay{z-index:1000 !important;}
.path-publications table.cols-5{width:100%;border-collapse:separate;border-spacing:0;margin-bottom:1.5rem;font-size:0.8125rem;border-radius:8px;overflow:hidden;box-shadow:0 2px 3px rgba(0,0,0,0.05);}.path-publications table.cols-5 thead{background-color:#f8f9fa;}.path-publications table.cols-5 th{padding:0.75rem;font-weight:600;text-align:left;color:#333;border-bottom:2px solid #dee2e6;font-size:0.75rem;text-transform:uppercase;letter-spacing:0.03em;white-space:nowrap;}.path-publications table.cols-5 tbody tr{transition:background-color 0.15s ease-in-out;}.path-publications table.cols-5 tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,0.02);}.path-publications table.cols-5 tbody tr:hover{background-color:rgba(0,0,0,0.04);}.path-publications table.cols-5 td{padding:0.625rem 0.75rem;vertical-align:middle;border-top:1px solid #dee2e6;color:#495057;}.path-publications table.cols-5 td.views-field-title{max-width:350px;white-space:normal;word-wrap:break-word;line-height:1.3;}.path-publications table.cols-5 .views-field-created time{white-space:nowrap;font-size:0.75rem;}.path-publications table.cols-5 a{color:#0d6efd;text-decoration:none;transition:color 0.15s ease-in-out;}.path-publications table.cols-5 a:hover{color:#0a58ca;text-decoration:underline;}@media (max-width:991.98px){.path-publications table.cols-5 th,.path-publications table.cols-5 td{padding:0.5rem;}}@media (max-width:767.98px){.path-publications table.cols-5,.path-publications table.cols-5 thead,.path-publications table.cols-5 tbody,.path-publications table.cols-5 th,.path-publications table.cols-5 td,.path-publications table.cols-5 tr{display:block;}.path-publications table.cols-5 thead tr{position:absolute;top:-9999px;left:-9999px;}.path-publications table.cols-5 tr{border:1px solid #dee2e6;border-radius:8px;margin-bottom:1rem;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,0.05);}.path-publications table.cols-5 td{position:relative;padding-left:40%;border:none;border-bottom:1px solid #eee;white-space:normal;text-align:left;}.path-publications table.cols-5 td:last-child{border-bottom:0;}.path-publications table.cols-5 td:before{position:absolute;top:0.5rem;left:0.75rem;width:35%;padding-right:10px;white-space:nowrap;font-weight:600;content:attr(headers);text-transform:capitalize;color:#495057;}.path-publications table.cols-5 td[headers="view-field-ar-protokollou-table-column"]:before{content:"Αριθμός Πρωτοκόλλου";}.path-publications table.cols-5 td[headers="view-field-pub-category-table-column"]:before{content:"Κατηγορία";}.path-publications table.cols-5 td[headers="view-field-sheet-number-table-column"]:before{content:"Αριθμός Φύλλου";}.path-publications table.cols-5 td[headers="view-created-table-column"]:before{content:"Ημερομηνία";}.path-publications table.cols-5 td.views-field-title{padding-left:0.75rem;padding-right:0.75rem;font-weight:600;font-size:0.875rem;color:#212529;background-color:#f8f9fa;border-top-left-radius:8px;border-top-right-radius:8px;max-width:none;white-space:normal;}.path-publications table.cols-5 td.views-field-title:before{display:none;}}.tw-dark .path-publications table.cols-5 thead{background-color:#2b3035;}.tw-dark .path-publications table.cols-5 th{color:#e6e6e6;border-bottom-color:#495057;}.tw-dark .path-publications table.cols-5 tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,0.05);}.tw-dark .path-publications table.cols-5 tbody tr:hover{background-color:rgba(255,255,255,0.075);}.tw-dark .path-publications table.cols-5 td{border-top-color:#495057;color:#e6e6e6;}.tw-dark .path-publications table.cols-5 a{color:#6ea8fe;}.tw-dark .path-publications table.cols-5 a:hover{color:#9ec5fe;}.tw-dark .path-publications table.cols-5 tr{background-color:#212529;}@media (max-width:767.98px){.tw-dark .path-publications table.cols-5 tr{background-color:#212529;border-color:#495057;}.tw-dark .path-publications table.cols-5 td{border-bottom-color:#343a40;}.tw-dark .path-publications table.cols-5 td:before{color:#ced4da;}.tw-dark .path-publications table.cols-5 td.views-field-title{color:#f8f9fa;background-color:#343a40;}}
nav.tabs{margin:1.5rem 0;border:none;}.tabs.primary{display:flex;flex-wrap:wrap;padding:0;margin:0;list-style:none;border-bottom:1px solid #e5e7eb;}.tabs.primary li{margin:0;}.tabs.primary a{display:inline-block;padding:0.5rem 1rem;font-size:0.875rem;font-weight:500;color:#4b5563;background-color:transparent;border:none;text-decoration:none;transition:all 0.2s ease;}.tabs.primary a:hover{background-color:transparent;color:black;transform:none !important;}.tabs.primary a.is-active{background-color:transparent;color:black;border:none;font-weight:600;}.tabs.primary a:focus{outline:2px solid grey;outline-offset:2px;}.region-sidebar-first .tabs.primary{flex-direction:column;width:100%;background-color:transparent;border-bottom:none !important;gap:0;}.region-sidebar-first .tabs.primary li{width:100%;margin:0.25rem 0 !important;border:1px solid transparent !important;transition:border-color 0.2s ease,background-color 0.2s ease;border-radius:0;background-color:transparent;padding:0;}.region-sidebar-first .tabs.primary li:hover{background-color:#F1F2F3 !important;border:1px solid black !important;}.region-sidebar-first .tabs.primary li a{width:95% !important;margin:0;background-color:white;color:black;border-radius:0 !important;}.region-sidebar-first .tabs.primary li a:hover{margin-left:0.25rem !important;background-color:transparent !important;color:black !important;}.region-sidebar-first .tabs.primary li a.is-active{border:1px solid black;color:black !important;}@media (max-width:640px){.tabs.primary{flex-direction:column;gap:0.5rem;}.tabs.primary a,.tabs.primary a.is-active{border:none;border-radius:0;}}.tw-dark .tabs.primary{border-bottom-color:#4b5563;}.tw-dark .tabs.primary a{color:black;background-color:transparent;border-color:transparent;}.tw-dark .tabs.primary a:hover{background-color:transparent;}.tw-dark .tabs.primary a.is-active{background-color:transparent;color:#60a5fa;border:none;}.tw-dark .tabs.primary a:focus{outline-color:#60a5fa;}@media (max-width:640px){.tw-dark .tabs.primary a.is-active{border:1px solid #4b5563;}}
.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}
.simpleads-container{width:100%;max-width:100%;overflow:hidden;position:relative;}.simpleads-container .simpleads img{max-width:100%;height:auto;display:block;margin:0 auto;}.simpleads-container .simpleads{width:100%;overflow:hidden;}@media (max-width:767px){[style*="min-width:728px"]{min-width:100% !important;}}.block-type--simpleads{display:flex;justify-content:center;width:100%;}.block-type--simpleads{border-radius:0.25rem;background-color:#f3f4f6;}.region-nav-main,#main-nav .region-nav-main,.tw-px-4.md\:tw-px-0,nav#main-nav div.tw-px-4{display:flex !important;justify-content:center !important;width:100% !important;text-align:center !important;}.region-nav-main .block-type--simpleads,#main-nav .block-type--simpleads,.region-nav-main .block-simpleads,#main-nav .block-simpleads{width:100% !important;margin:0 auto !important;display:block !important;text-align:center !important;}.region-nav-main .simpleads-container,#main-nav .simpleads-container,.region-nav-main .simpleads,#main-nav .simpleads,.region-nav-main .simpleads-multiple-random,#main-nav .simpleads-multiple-random{display:block !important;text-align:center !important;margin:0 auto !important;width:auto !important;}.region-nav-main .simpleads-multiple-random li,#main-nav .simpleads-multiple-random li{display:inline-block !important;text-align:center !important;margin:0 auto !important;}.simpleads-container{box-sizing:border-box;border-width:0;border-style:solid;background-color:transparent;text-align:center;}.dark .simpleads-container{background-color:rgb(51 65 85 / var(--tw-bg-opacity,1))!important;width:100%;}.simpleads-link{display:block;font-size:0.55rem;letter-spacing:0.35em;color:#999!important;text-transform:uppercase;text-decoration:none;text-align:center;}.dark .simpleads-link{color:rgb(226,232,240)!important;}.simpleads img{max-width:100% !important;height:auto !important;display:inline-block;margin:0 auto;}.tw-prose .simpleads img{max-width:100% !important;height:auto !important;display:inline-block;margin:0 auto;}.simpleads-container .simpleads{padding-top:13px;}.tw-prose .simpleads li::marker,.tw-prose :where(ul > li.simpleads)::marker,.tw-prose :where(ul > li):has(.simpleads)::marker,.tw-prose .simpleads :where(ul > li)::marker{content:none !important;display:none !important;}.tw-prose .simpleads li,.tw-prose ul li.simpleads,.tw-prose ul > li:has(.simpleads),.tw-prose .simpleads ul > li{list-style-type:none !important;padding-left:0 !important;margin-left:0 !important;}.simpleads-slider{padding:0 !important;margin:0 !important;list-style:none;}.simpleads-slider li{padding:0 !important;margin:0 !important;width:100%;}.simpleads-slider img{max-width:100%;height:auto;display:block;margin:0 auto;}.simpleads-container img{max-width:100%;height:auto;object-fit:contain;}.simpleads-multiple-random{display:grid;gap:15px;list-style:none;padding:0;margin:0;}.simpleads-multiple-random{display:grid;gap:15px;list-style:none;padding:0;margin:0;grid-template-columns:1fr;}.simpleads-multiple-random{grid-template-columns:1fr;}@media (min-width:480px){.simpleads-multiple-random{grid-template-columns:repeat(2,1fr);}}@media (min-width:768px){.simpleads[data-random-limit="3"] .simpleads-multiple-random,.simpleads[data-random-limit="3"] ~ .simpleads-multiple-random,.simpleads[data-random-limit="4"] .simpleads-multiple-random,.simpleads[data-random-limit="4"] ~ .simpleads-multiple-random,.simpleads[data-random-limit="5"] .simpleads-multiple-random,.simpleads[data-random-limit="5"] ~ .simpleads-multiple-random{grid-template-columns:repeat(2,1fr);}}@media (min-width:1024px){.simpleads[data-random-limit="2"] .simpleads-multiple-random,.simpleads[data-random-limit="2"] ~ .simpleads-multiple-random{grid-template-columns:repeat(2,1fr);}.simpleads[data-random-limit="3"] .simpleads-multiple-random,.simpleads[data-random-limit="3"] ~ .simpleads-multiple-random{grid-template-columns:repeat(3,1fr);}.simpleads[data-random-limit="4"] .simpleads-multiple-random,.simpleads[data-random-limit="4"] ~ .simpleads-multiple-random,.simpleads[data-random-limit="5"] .simpleads-multiple-random,.simpleads[data-random-limit="5"] ~ .simpleads-multiple-random{grid-template-columns:repeat(4,1fr);}}.simpleads[data-random-limit="1"] .simpleads-multiple-random,.simpleads[data-random-limit="1"] ~ .simpleads-multiple-random{justify-content:center;grid-template-columns:unset;margin:0 auto;}.simpleads-multiple-random li{display:flex;align-items:center;justify-content:center;}.simpleads-multiple-random img{max-width:100%;height:auto;display:block;}.simpleads .simpleads-multiple-random li{margin-top:0!important;margin-bottom:0!important;}.block-type--simpleads{margin:4rem 0 2rem;border-radius:0.25rem;background-color:#f3f4f6;}#main .tw-container .block-type--simpleads:first-of-type{margin:0;}
.quicktabs-tabs{display:flex;gap:0rem;margin-bottom:0.5rem;border-bottom:1px solid #e5e7eb;background:transparent;padding:0rem;list-style:none;padding-inline-start:0rem!important;flex-wrap:wrap;width:100%;overflow:hidden;}@media (prefers-color-scheme:dark){.quicktabs-tabs{border-bottom:1px solid #334155;}}.quicktabs-tabs li{margin-bottom:-1px;}.quicktabs-tabs li a{display:inline-block;padding:0.5rem 1rem;font-size:0.95rem;font-weight:500;border-radius:0.5rem 0.5rem 0 0;background:white;color:#6b7280;text-decoration:none;transition:background 0.2s,color 0.2s;}.quicktabs-tabs li.active a,.quicktabs-tabs li[aria-selected="true"] a{background:#fff;border-bottom:none;color:#000;box-shadow:0 2px 8px rgba(0,0,0,0.04);position:relative;z-index:1;}.quicktabs-tabs li.active a::after,.quicktabs-tabs li[aria-selected="true"] a::after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:2px;background-color:#10b981;}.quicktabs-tabs li:not(.active):not([aria-selected="true"]) a:hover{background:transparent!important;color:#2563eb;position:relative;}.quicktabs-tabs li:not(.active):not([aria-selected="true"]) a:hover::after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:2px;background-color:#2563eb;}@media (prefers-color-scheme:dark){.quicktabs-tabs li:not(.active):not([aria-selected="true"]) a:hover{background:#334155;color:#60a5fa;}}.block-quicktabs{border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.06);padding:0.1rem;margin-bottom:1.5rem;}.block-quicktabs .footer a{display:block;text-align:right;color:#0057b8;font-weight:500;margin-top:1rem;text-decoration:none;}.block-quicktabs .footer a:hover{text-decoration:underline;}
.form-item-billing-information-profile-address-0-address-given-name,.form-item-billing-information-profile-address-0-address-family-name,.form-item-billing-information-profile-address-0-address-postal-code,.form-item-billing-information-profile-address-0-address-locality{display:block !important;margin-bottom:0rem;}.form-item-billing-information-profile-address-0-address-given-name label,.form-item-billing-information-profile-address-0-address-family-name label,.form-item-billing-information-profile-address-0-address-postal-code label,.form-item-billing-information-profile-address-0-address-locality label{display:inline-block !important;width:120px !important;text-align:right !important;padding-right:10px !important;vertical-align:middle !important;}.form-item-billing-information-profile-address-0-address-given-name input,.form-item-billing-information-profile-address-0-address-family-name input,.form-item-billing-information-profile-address-0-address-postal-code input,.form-item-billing-information-profile-address-0-address-locality input{display:inline-block !important;width:100% !important;vertical-align:middle !important;}.form-item-billing-information-profile-address-0-address-given-name .tw-flex-1,.form-item-billing-information-profile-address-0-address-family-name .tw-flex-1,.form-item-billing-information-profile-address-0-address-postal-code .tw-flex-1,.form-item-billing-information-profile-address-0-address-locality .tw-flex-1{display:inline-block !important;width:100% !important;}.form-item-billing-information-profile-address-0-address-given-name .tw-w-full,.form-item-billing-information-profile-address-0-address-family-name .tw-w-full,.form-item-billing-information-profile-address-0-address-postal-code .tw-w-full,.form-item-billing-information-profile-address-0-address-locality .tw-w-full{width:auto !important;}
.region-top-bar-left{display:flex !important;flex-direction:row !important;align-items:center !important;}.top-bar-region-wrapper{display:inline-flex !important;align-items:center !important;margin:0 !important;}.region-top-bar-left>div,.region-top-bar-left>div>div,.top-bar-region-wrapper>div{display:inline-flex !important;align-items:center !important;float:none !important;}.cart--cart-block .cart-block--contents a{color:white !important;}.tw-dark .cart--cart-block .cart-block--contents a{color:white !important;}:not(.tw-dark) .cart--cart-block .cart-block--contents a{color:#333 !important;}.myaccount-sidebar{z-index:1001 !important;}:not(.dark) .cart-block--summary__icon{filter:brightness(0) !important;}.dark .cart-block--summary__icon,html.dark .cart-block--summary__icon,body.dark .cart-block--summary__icon,.dark-theme .cart-block--summary__icon,.tw-dark .cart-block--summary__icon,.tw-bg-gray-900 .cart-block--summary__icon{filter:invert(1) !important;}.mobile-cart-wrapper .cart-block--summary{display:flex;align-items:center;position:relative;padding:4px 0;}.mobile-cart-wrapper .cart-block--summary__icon{margin-right:0;}.mobile-cart-wrapper .cart-block--summary__count{display:flex;align-items:center;justify-content:center;width:16px;height:16px;background-color:#d9262c;border-radius:50%;font-size:10px;font-weight:bold;color:white;position:absolute;top:0;right:-6px;padding:0;border:1px solid white;}.lg\:tw-hidden.tw-flex.tw-items-center.tw-gap-3{gap:1.25rem !important;}.cart-block--summary__icon,.tw-dark .cart-block--summary__icon,.tw-bg-gray-900 .cart-block--summary__icon{filter:invert(1) !important;}
#block-twbase-kalathi{display:inline-block !important;vertical-align:middle !important;width:auto !important;margin:0 !important;}
.theme-switcher-wrapper{position:relative;width:2.5rem !important;height:1.5rem !important;display:flex;align-items:center;justify-content:center;}.theme-switcher-wrapper .toggle-label{transition:background-color 0.3s ease;z-index:10;background-color:#475569;border-radius:9999px;display:block;width:1.5rem;height:1.5rem;border-radius:9999px;background-color:#dbeafe;border:2px solid #93c5fd;box-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.05);overflow:hidden;cursor:pointer;position:relative;transition-property:all;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:300ms;}.theme-switcher-wrapper .toggle-label::before{content:"";position:absolute;top:-1px;left:-1px;width:1.5rem;height:1.5rem;border-radius:50%;background-color:#1e293b;z-index:-1;}.theme-switcher-wrapper .toggle-label::after{content:"";position:absolute;top:-1px;left:45%;width:1.2rem;height:1.5rem;border-radius:50%;background-color:#94a3b8;transition:transform 0.3s ease,opacity 0.3s ease;z-index:0;}.theme-switcher-wrapper .toggle-checkbox:checked + .toggle-label::before{background-color:transparent;}.theme-switcher-wrapper .toggle-checkbox:checked + .toggle-label::after{transform:translateX(100%);opacity:0;}.theme-switcher-wrapper .toggle-checkbox:checked + .toggle-label{background-color:#fcd34d;border-color:#f59e0b;}.theme-switcher-wrapper .toggle-checkbox:checked + .toggle-label .moon-crater{opacity:0;}.theme-switcher-wrapper .toggle-checkbox:checked + .toggle-label .sun-ray{opacity:1;transform:scale(1);}.sun-ray{position:absolute;background-color:#f59e0b;border-radius:2px;opacity:0;transform:scale(0);transition-property:all;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:300ms;box-shadow:0 0 5px #fcd34d;}.moon-crater{position:absolute;border-radius:9999px;background-color:#d1d5db;opacity:0.75;transition-property:opacity;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:300ms;}.moon-crater:nth-child(1){top:0.25rem;left:0.25rem;width:0.25rem;height:0.25rem;}.moon-crater:nth-child(2){bottom:0.25rem;right:0.5rem;width:0.375rem;height:0.375rem;}.moon-crater:nth-child(3){top:0.75rem;right:0.25rem;width:0.25rem;height:0.25rem;}.sun-ray:nth-child(4){height:0.375rem;width:0.125rem;top:-0.25rem;left:50%;transform:translateX(-50%) scale(0);}.sun-ray:nth-child(5){height:0.375rem;width:0.125rem;bottom:-0.25rem;left:50%;transform:translateX(-50%) scale(0);}.sun-ray:nth-child(6){height:0.125rem;width:0.375rem;top:50%;left:-0.25rem;transform:translateY(-50%) scale(0);}.sun-ray:nth-child(7){height:0.125rem;width:0.375rem;top:50%;right:-0.25rem;transform:translateY(-50%) scale(0);}.sun-ray:nth-child(8){height:0.25rem;width:0.25rem;top:-0.125rem;left:-0.125rem;transform:rotate(45deg) scale(0);}.sun-ray:nth-child(9){height:0.25rem;width:0.25rem;top:-0.125rem;right:-0.125rem;transform:rotate(45deg) scale(0);}.sun-ray:nth-child(10){height:0.25rem;width:0.25rem;bottom:-0.125rem;left:-0.125rem;transform:rotate(45deg) scale(0);}.sun-ray:nth-child(11){height:0.25rem;width:0.25rem;bottom:-0.125rem;right:-0.125rem;transform:rotate(45deg) scale(0);}.theme-switcher-wrapper .toggle-checkbox:checked + .toggle-label .sun-ray{transform:scale(1);}.theme-switcher-wrapper .toggle-checkbox:checked + .toggle-label .sun-ray:nth-child(4){transform:translateX(-50%) scale(1);}.theme-switcher-wrapper .toggle-checkbox:checked + .toggle-label .sun-ray:nth-child(5){transform:translateX(-50%) scale(1);}.theme-switcher-wrapper .toggle-checkbox:checked + .toggle-label .sun-ray:nth-child(6){transform:translateY(-50%) scale(1);}.theme-switcher-wrapper .toggle-checkbox:checked + .toggle-label .sun-ray:nth-child(7){transform:translateY(-50%) scale(1);}.theme-switcher-wrapper .toggle-checkbox:checked + .toggle-label .sun-ray:nth-child(8){transform:rotate(45deg) scale(1);}.theme-switcher-wrapper .toggle-checkbox:checked + .toggle-label .sun-ray:nth-child(9){transform:rotate(45deg) scale(1);}.theme-switcher-wrapper .toggle-checkbox:checked + .toggle-label .sun-ray:nth-child(10){transform:rotate(45deg) scale(1);}.theme-switcher-wrapper .toggle-checkbox:checked + .toggle-label .sun-ray:nth-child(11){transform:rotate(45deg) scale(1);}
.path-cart .block{}.cart-empty-page{width:100% !important;max-width:none !important;}.path-cart #block-twbase-rubik-system-main{max-width:100% !important;width:100% !important;}.path-cart .region-content{max-width:none !important;width:100% !important;}
.eu-cookie-compliance-banner{position:fixed;bottom:0;left:0;right:0;z-index:1000;background-color:#16407E;animation:slideUp 0.5s ease-out;}.toolbar-tray-horizontal ul li.menu-item--expanded.hover-intent ul{z-index:1001 !important;}.sticky-header-active #toolbar-item-administration-tray .menu-item--expanded ul{z-index:1001 !important;}@keyframes slideUp{from{transform:translateY(100%);opacity:0;}to{transform:translateY(0);opacity:1;}}.eu-cookie-compliance-content{max-width:1200px;margin:0 auto;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:20px;}.eu-cookie-compliance-message{flex:1;color:#ecf0f1;}.eu-cookie-compliance-message h2{margin:0 0 8px 0;font-size:16px;font-weight:600;line-height:1.4;color:#ffffff;}.eu-cookie-compliance-message p{margin:0;font-size:14px;line-height:1.5;color:#bdc3c7;}.eu-cookie-compliance-buttons{display:flex;gap:12px;align-items:center;flex-shrink:0;}.find-more-button{background:transparent;border:2px solid #3498db;color:#3498db;padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all 0.3s ease;text-decoration:none;display:inline-block;}.find-more-button:hover{background:#3498db;color:#ffffff;transform:translateY(-1px);box-shadow:0 4px 12px rgba(52,152,219,0.3);}.agree-button{background:linear-gradient(135deg,#27ae60 0%,#2ecc71 100%);border:none;color:#ffffff;padding:12px 24px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all 0.3s ease;box-shadow:0 2px 8px rgba(46,204,113,0.3);}.agree-button:hover{background:linear-gradient(135deg,#229954 0%,#27ae60 100%);transform:translateY(-1px);box-shadow:0 4px 16px rgba(46,204,113,0.4);}.agree-button:active{transform:translateY(0);box-shadow:0 2px 8px rgba(46,204,113,0.3);}@media (max-width:768px){.eu-cookie-compliance-content{flex-direction:column;text-align:center;padding:16px;}.eu-cookie-compliance-message h2{font-size:15px;}.eu-cookie-compliance-message p{font-size:13px;}.eu-cookie-compliance-buttons{width:100%;justify-content:center;flex-wrap:wrap;}.find-more-button,.agree-button{flex:1;min-width:120px;}}@media (max-width:480px){.eu-cookie-compliance-buttons{flex-direction:column;gap:8px;}.find-more-button,.agree-button{width:100%;}}
.news_lists_per_cateogory article:first-child h3 a{font-size:18px !important;line-height:1.4 !important;}.news_lists_per_cateogory .tw-flex.tw-gap-3 h3 a{font-size:15px !important;line-height:1.4 !important;}.news_lists_per_cateogory article p{font-size:14px !important;line-height:1.5 !important;margin-bottom:6px !important;}.news_lists_per_cateogory .tw-text-gray-400{font-size:12px !important;}.main-navigation a{font-size:16px !important;}.news_lists_per_cateogory h2,section h2.tw-text-xl{font-size:1.375rem !important;line-height:1.5 !important;font-weight:600 !important;}.site-name,.site-title{font-size:1.5rem !important;}body{font-size:16px !important;line-height:1.6 !important;}.teaser-content h3{font-size:16px !important;line-height:1.4 !important;}.teaser-content p{font-size:14px !important;line-height:1.5 !important;}.article-content .field-body-debug .field__items .field__item p{font-family:"GFS Didot",Georgia,serif !important;font-size:20px;margin-top:1rem;line-height:1.5;}.article-content .field__items .field__item > p:first-child::first-letter{font-family:"GFS Didot",Georgia,serif;float:left;margin-right:0.12em;color:#003366;font-size:540%;line-height:0.82em;}.node--type-article h1,.page-node-type-article h1{font-size:3rem !important;line-height:1.1 !important;font-weight:800 !important;}.node--type-article .field--name-body p,.page-node-type-article .field--name-body p,.node .field--name-body p,.node--type-article .field--name-body,.page-node-type-article .field--name-body,.node .field--name-body,.field--name-body .field__item,.field--name-body .field__item p{font-size:16px !important;line-height:1.7 !important;margin-bottom:1rem !important;}.node--type-article .node__content p,.page-node-type-article .node__content p{font-size:16px !important;line-height:1.7 !important;}.node--type-article .field--name-field-summary,.page-node-type-article .field--name-field-summary{font-size:18px !important;line-height:1.6 !important;font-weight:500 !important;}.node--type-article .node__meta,.page-node-type-article .node__meta,.node .node__meta{font-size:14px !important;}.node--type-article .field--name-field-categories a,.page-node-type-article .field--name-field-categories a{font-size:13px !important;padding:4px 8px !important;}.region-sidebar-second h2,.region-sidebar-second h3{font-weight:600 !important;margin-bottom:.5em !important;}.region-sidebar-second p,.region-sidebar-second li{font-size:14px !important;line-height:1.5 !important;}.block--views .views-row h3 a{font-size:14px !important;line-height:1.4 !important;}.block--views .views-row p{font-size:13px !important;line-height:1.4 !important;}.field-body-debug,.field--name-field-body-debug{}.premium-content-notice,.field--name-field-premium-notice,.alert,.alert-warning{font-size:14px !important;line-height:1.5 !important;}.premium-content-notice p,.alert p{font-size:14px !important;line-height:1.5 !important;margin-bottom:8px !important;}.premium-content-notice a,.alert a{font-size:14px !important;}.node--type-article .field--name-field-supertitle,.page-node-type-article .field--name-field-supertitle,.field--name-field-supertitle{}.node--type-article .node__title,.page-node-type-article .node__title,.node--type-article h1.page-title,.page-node-type-article h1.page-title{}.node--type-article .field--name-field-subtitle,.page-node-type-article .field--name-field-subtitle,.field--name-field-subtitle{font-size:16px !important;line-height:1.5 !important;font-weight:400 !important;margin-bottom:16px !important;}.page-user .region-content h2,.page-user-orders h2,.commerce-order-receipt h2{font-size:16px !important;font-weight:500 !important;margin-bottom:8px !important;line-height:1.3 !important;}.page-user .field--name-mail,.page-user-orders .field--name-mail,.commerce-order-receipt .field--name-mail{font-size:13px !important;line-height:1.4 !important;}.page-user .field__label,.page-user-orders .field__label,.commerce-order-receipt .field__label{font-size:12px !important;font-weight:500 !important;margin-bottom:3px !important;}.page-user .field__item,.page-user-orders .field__item,.commerce-order-receipt .field__item{font-size:13px !important;line-height:1.4 !important;}.page-user .order-status,.page-user-orders .order-status,.commerce-order-receipt .order-status,.page-user .field--name-placed,.page-user-orders .field--name-placed,.commerce-order-receipt .field--name-placed{font-size:13px !important;line-height:1.4 !important;}.page-user .field--name-field-comments h3,.page-user-orders .field--name-field-comments h3,.commerce-order-receipt .field--name-field-comments h3{font-size:15px !important;font-weight:500 !important;margin-bottom:6px !important;}.page-user table,.page-user-orders table,.commerce-order-receipt table{font-size:13px !important;}.page-user table th,.page-user-orders table th,.commerce-order-receipt table th{font-size:13px !important;font-weight:500 !important;}.page-user table td,.page-user-orders table td,.commerce-order-receipt table td{font-size:13px !important;line-height:1.4 !important;}@media (max-width:768px){.news_lists_per_cateogory article:first-child h3 a{font-size:17px !important;}.news_lists_per_cateogory .tw-flex.tw-gap-3 h3 a{font-size:14px !important;}.news_lists_per_cateogory h2,section h2.tw-text-xl{font-size:1.25rem !important;}.node--type-article h1,.page-node-type-article h1{font-size:1.75rem !important;}.node--type-article .field--name-body p,.page-node-type-article .field--name-body p,.node .field--name-body p{font-size:15px !important;}.node--type-article .field--name-field-supertitle,.page-node-type-article .field--name-field-supertitle,.field--name-field-supertitle{font-size:12px !important;}.node--type-article .node__title,.page-node-type-article .node__title,.node--type-article h1.page-title,.page-node-type-article h1.page-title{font-size:1.875rem !important;}.node--type-article .field--name-field-subtitle,.page-node-type-article .field--name-field-subtitle,.field--name-field-subtitle{font-size:15px !important;}}.checkout-review-page h1.page-title{font-size:24px !important;line-height:1.3 !important;margin-bottom:20px !important;}.checkout-pane-customer-information,.checkout-pane-order-summary,.checkout-pane-payment-information,.checkout-pane-actions{margin-bottom:25px !important;}.checkout-pane__title{font-size:18px !important;padding-bottom:8px !important;margin-bottom:15px !important;border-bottom:1px solid #eee !important;}.checkout-pane__content p,.checkout-pane__content div{font-size:14px !important;line-height:1.5 !important;margin-bottom:10px !important;}.checkout-review-row{padding:10px 0 !important;border-bottom:1px solid #f5f5f5 !important;}.checkout-review-row:last-child{border-bottom:none !important;}.checkout-review-row .checkout-review-row-header{font-weight:600 !important;font-size:14px !important;margin-bottom:5px !important;}.checkout-review-row .checkout-review-row-contents{font-size:13px !important;color:#666 !important;line-height:1.4 !important;}.checkout-order-summary .order-total-line,.checkout-order-summary .order-total-line-value{font-size:15px !important;font-weight:600 !important;padding:8px 0 !important;}.checkout-order-summary .order-total-line-total .order-total-line-value{font-size:18px !important;color:#000 !important;}.checkout-form .form-item,.checkout-form .form-actions{margin-bottom:15px !important;}.checkout-form label,.checkout-form .form-item__label{font-size:13px !important;font-weight:500 !important;margin-bottom:5px !important;display:block !important;}.checkout-form input[type="text"],.checkout-form input[type="email"],.checkout-form input[type="tel"],.checkout-form select,.checkout-form textarea{font-size:14px !important;padding:8px 12px !important;height:auto !important;}.checkout-form .form-actions .button{font-size:16px !important;padding:10px 20px !important;font-weight:600 !important;}@media (max-width:767px){.checkout-review-page h1.page-title{font-size:20px !important;}.checkout-pane__title{font-size:16px !important;}.checkout-pane__content p,.checkout-pane__content div{font-size:13px !important;}.checkout-order-summary .order-total-line,.checkout-order-summary .order-total-line-value{font-size:14px !important;}.checkout-order-summary .order-total-line-total .order-total-line-value{font-size:16px !important;}}
.main-navigation.tw-header-sticky,.my_mobile_navigation_bar.tw-header-sticky{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;z-index:1001 !important;transition:all 0.3s ease;width:100% !important;max-width:100% !important;}.main-navigation.tw-header-sticky .cart-block--summary,.main-navigation.tw-header-sticky .wishlist-block--summary{position:relative !important;overflow:visible !important;display:flex !important;align-items:flex-start !important;justify-content:flex-start !important;}.main-navigation.tw-header-sticky .cart--cart-block,.main-navigation.tw-header-sticky .wishlist-block{overflow:visible !important;}@media (min-width:1024px){.main-navigation.tw-header-sticky .cart-block--summary__count,.main-navigation.tw-header-sticky .wishlist-block--summary__count{transform:translateZ(0) !important;}}.top-bar,.top-bar-container,#top-bar{position:relative !important;top:auto !important;z-index:auto !important;}@media (min-width:1024px){.main-navigation.tw-header-sticky .tw-py-6{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.main-navigation.tw-header-sticky img[alt="KOIS-OPTICS"]{width:180px;transition:width 0.3s ease;}.main-navigation.tw-header-sticky .tw-text-xs:not([role="menuitem"]){display:none;}.main-navigation.tw-header-sticky .cart-block--summary__count.tw-text-xs,.main-navigation.tw-header-sticky .wishlist-block--summary__count.tw-text-xs{display:flex !important;}}@media (max-width:1023px){.main-navigation.tw-header-sticky{background-color:#fff;}.dark .main-navigation.tw-header-sticky{background-color:#1f2937;}}.main-navigation,.main-navigation .tw-container > div:first-child,.main-navigation .tw-py-6,.main-navigation nav,.main-navigation img{transition:all 0.3s ease-in-out;}.main-navigation.tw-header-sticky #menuOverlay .tw-fixed{top:60px;}@media (min-width:1024px){.main-navigation.tw-header-sticky #menuOverlay .tw-fixed{top:100px;}}

a{text-decoration:none;}.sticky-header-active .toolbar-tray-horizontal ul li.menu-item--expanded.hover-intent ul{z-index:1000 !important;}.sticky-header-active .toolbar-tray{z-index:1000 !important;}.sticky-header-active #toolbar-item-administration-tray{z-index:1000 !important;}.sticky-header-active #toolbar-item-administration-tray .menu-item--expanded{z-index:1000 !important;}.sticky-header-active #toolbar-item-administration-tray .menu-item--expanded ul{z-index:1000 !important;}
.node--product--teaser .commerce-order-item-add-to-cart-form{gap:0.5rem;}.node--product--teaser .attribute-widgets{gap:0.5rem !important;}.node--product--teaser .form-item{gap:0.5rem !important;padding:0 !important;}.node--product--teaser .form-item label{font-size:0.75rem;margin-bottom:0.25rem;}.node--product--teaser select{padding:0.25rem 0.5rem !important;font-size:0.875rem !important;min-height:2rem;}.node--product--teaser .form-actions{gap:0.5rem !important;margin-top:0.5rem !important;}.node--product--teaser input[type="submit"]{padding:0.5rem 1rem !important;font-size:0.875rem !important;min-height:2.5rem;}.node--product--teaser .button--add-to-cart{background-color:#1f2937 !important;color:white !important;border:none !important;border-radius:0.375rem !important;font-weight:500 !important;}.node--product--teaser .button--add-to-cart:hover{background-color:#374151 !important;}.node--product--teaser .btn-link{background-color:transparent !important;color:#6b7280 !important;border:1px solid #d1d5db !important;border-radius:0.375rem !important;font-weight:500 !important;}.node--product--teaser .btn-link:hover{background-color:#f9fafb !important;color:#4b5563 !important;}.dark\:tw-text-gray-600:is(.tw-dark *){--tw-text-opacity:1;color:rgb(75 85 99 / var(--tw-text-opacity,1));}.md\:tw-flex-shrink-0{flex-shrink:0;}.md\:tw-items-start{align-items:flex-start;}.sm\:tw-prose-base :where(p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-bottom:1.25em;}.lg\:tw-prose-lg :where(p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-bottom:1.3333333em;}.xl\:tw-prose-xl :where(p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-bottom:1.2em;}.\32xl\:tw-prose-2xl :where(p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-bottom:1.3333333em;}.lg\:tw-prose-lg :where(ul > li.splide__slide):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-start:0!important;}
.region-sidebar-first .block-facets h3{font-size:0.875rem !important;font-weight:600 !important;color:#111827 !important;margin-bottom:0.75rem !important;padding-bottom:0 !important;border-bottom:none !important;display:flex !important;align-items:center !important;gap:0.5rem !important;}.region-sidebar-first .block-facets,.region-sidebar-first .block-search-api-exposed-block,.region-sidebar-first .views-exposed-form.bef-exposed-form{background:#ffffff !important;border:1px solid #f3f4f6 !important;border-radius:0.75rem !important;box-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1),0 1px 2px -1px rgb(0 0 0 / 0.1) !important;padding:1rem !important;margin-bottom:1rem !important;transition:border-color 0.2s ease,box-shadow 0.2s ease;}.region-sidebar-first .block-facets:hover,.region-sidebar-first .block-search-api-exposed-block:hover,.region-sidebar-first .views-exposed-form.bef-exposed-form:hover{border-color:#bfdbfe !important;box-shadow:0 8px 24px rgb(37 99 235 / 0.12) !important;}.region-sidebar-first .block-facets .facet-item-list,.region-sidebar-first .block-facets ul.js-facets-widget{max-height:320px !important;overflow-y:auto !important;scrollbar-width:thin !important;}.facets-widget-checkbox > ul,.facets-widget-checkbox ul,.facets-widget-range_slider > ul,.facets-widget-range_slider ul{margin:0 !important;padding:0 !important;list-style:none !important;}.facets-widget-range_slider > ul > li,.facets-widget-range_slider ul > li{list-style-type:none !important;padding-left:0 !important;}.facets-widget-range_slider > ul > li::marker,.facets-widget-range_slider ul > li::marker{display:none !important;content:none !important;color:transparent !important;}.facets-widget-checkbox .facet-item{display:grid !important;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:0.75rem;width:100% !important;margin:0 0 0.25rem !important;padding:0 !important;background:transparent !important;}.facets-widget-checkbox .facet-item > label{grid-column:1 / -1;grid-row:1;position:relative;display:flex !important;align-items:center;min-width:0;min-height:2.5rem;padding:0.5rem 2.5rem 0.5rem 0.75rem;border:1px solid transparent !important;border-radius:0.5rem;background:transparent !important;color:#4b5563;cursor:pointer;line-height:1.4;transition:border-color 0.2s ease,color 0.2s ease,background-color 0.2s ease;}.facets-widget-checkbox .facet-item > label:hover{border-color:rgba(37,99,235,0.35) !important;color:#1d4ed8;}.facets-widget-checkbox .facet-item > input[type="checkbox"]{grid-column:2;grid-row:1;position:relative;z-index:1;appearance:none !important;-webkit-appearance:none !important;-moz-appearance:none !important;box-sizing:border-box !important;display:block !important;width:1.45rem !important;height:1.45rem !important;margin:0 0.75rem 0 0.75rem !important;border:2px solid #cbd5e1 !important;border-radius:9999px !important;background:#ffffff !important;cursor:pointer;transition:background-color 0.2s ease,border-color 0.2s ease;}.facets-widget-checkbox .facet-item > input[type="checkbox"]:checked{border-color:#2563eb !important;background-color:#2563eb !important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='white'%3E%3Cpath fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'/%3E%3C/svg%3E");background-size:1.1rem !important;background-position:center !important;background-repeat:no-repeat !important;}.facets-widget-checkbox .facet-item > input[type="checkbox"]:checked + label,.facets-widget-checkbox .facet-item > label.is-active{border-color:#2563eb !important;color:#1d4ed8;}.facets-widget-checkbox .facet-item__value{flex:1 1 auto;min-width:0;color:inherit;font-size:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.facets-widget-checkbox .facet-item__count{flex:0 0 auto;margin-left:0.5rem;color:#9ca3af;font-size:0.75rem;white-space:nowrap;}.facets-widget-checkbox .facet-item > ul{grid-column:1 / -1;grid-row:auto;margin:0 !important;padding-left:0 !important;list-style:none !important;}.facets-widget-checkbox .facet-item > .facets-widget-{width:96% !important;margin-left:47px !important;}.facets-widget-checkbox .facet-item > .facets-widget- > ul{width:100% !important;}.facets-widget-checkbox .facet-item > .facets-widget- > ul > .facet-item{width:100% !important;}.facets-widget-checkbox .facet-item > .facets-widget- > ul > .facet-item > label{width:100% !important;}.facets-widget-checkbox .facet-item > ul > .facet-item{margin-top:0.35rem !important;}.facets-widget-checkbox .facet-item > ul > .facet-item > label{padding:0.5rem 2.5rem 0.5rem 0.75rem !important;}.facets-widget-checkbox .facet-item > ul > .facet-item > ul > .facet-item > label{padding:0.5rem 2.5rem 0.5rem 2.75rem !important;}.facets-widget-checkbox .facet-item > a{display:none !important;}.facets-widget-checkbox .facet-item > input[value$=":reset_all"] + label{background:#fef2f2 !important;border-color:#fecaca !important;color:#b91c1c !important;}.facets-widget-checkbox .facet-item > input[value$=":reset_all"] + label:hover{border-color:#fca5a5 !important;color:#dc2626;}.facets-widget-searchbox{box-sizing:border-box !important;width:100% !important;padding:0.65rem 0.85rem !important;border:1px solid #e5e7eb !important;border-radius:0.5rem !important;background:#ffffff !important;color:#374151 !important;outline:none !important;transition:border-color 0.2s ease,box-shadow 0.2s ease;}.facets-widget-searchbox:focus{border-color:#93c5fd !important;box-shadow:0 0 0 3px rgba(37,99,235,0.12) !important;}.facets-widget-searchbox_checkbox > .facets-widget-searchbox-list,.facets-widget-searchbox_checkbox .facets-widget-searchbox-list{margin:0 !important;padding:0 !important;list-style:none !important;}.facets-widget-searchbox_checkbox .facet-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100% !important;margin:0 0 0.25rem !important;padding:0 !important;background:transparent !important;}.facets-widget-searchbox_checkbox .facet-item[style*="display: flex"]{display:grid !important;}.facets-widget-searchbox_checkbox .facet-item[style*="display: none"]{display:none !important;}.facets-widget-searchbox_checkbox .facet-item > label{grid-column:1 / -1;grid-row:1;position:relative;display:flex !important;align-items:center;min-width:0;min-height:2.5rem;padding:0.5rem 2.5rem 0.5rem 0.75rem;border:1px solid transparent !important;border-radius:0.5rem;background:transparent !important;color:#4b5563;cursor:pointer;line-height:1.4;transition:border-color 0.2s ease,color 0.2s ease,background-color 0.2s ease;}.facets-widget-searchbox_checkbox .facet-item > label:hover{border-color:rgba(37,99,235,0.35) !important;color:#1d4ed8;}.facets-widget-searchbox_checkbox .facet-item > input[type="checkbox"]{grid-column:2;grid-row:1;position:relative;z-index:1;appearance:none !important;-webkit-appearance:none !important;-moz-appearance:none !important;box-sizing:border-box !important;display:block !important;width:1.45rem !important;height:1.45rem !important;margin:0 0.75rem 0 0.75rem !important;border:2px solid #cbd5e1 !important;border-radius:9999px !important;background:#ffffff !important;cursor:pointer;transition:background-color 0.2s ease,border-color 0.2s ease;}.facets-widget-searchbox_checkbox .facet-item > input[type="checkbox"]:checked{border-color:#2563eb !important;background-color:#2563eb !important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='white'%3E%3Cpath fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'/%3E%3C/svg%3E");background-size:1.1rem !important;background-position:center !important;background-repeat:no-repeat !important;}.facets-widget-searchbox_checkbox .facet-item > input[type="checkbox"]:checked + label,.facets-widget-searchbox_checkbox .facet-item > label.is-active{border-color:#2563eb !important;color:#1d4ed8;}.facets-widget-searchbox_checkbox .facet-item__value{flex:1 1 auto;min-width:0;color:inherit;font-size:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.facets-widget-searchbox_checkbox .facet-item__count{flex:0 0 auto;margin-left:0.5rem;color:#9ca3af;font-size:0.75rem;white-space:nowrap;}.facets-widget-searchbox_checkbox .facet-item > a{display:none !important;}.facets-widget-searchbox-no-result:not(.hide){margin-top:0.5rem !important;padding:0.5rem 0.75rem !important;border-radius:0.5rem;background:#f9fafb !important;color:#6b7280 !important;font-size:0.875rem;}.facets-widget-range_slider .ui-slider-pips .ui-slider-pip-selected-2,.facets-widget-range_slider .ui-slider-pips [class*="ui-slider-pip-selected"]{color:#111827 !important;}.region-sidebar-first .block-facets > h3,.region-sidebar-first .block-search-api-exposed-block label,.region-sidebar-first .views-exposed-form.bef-exposed-form label{display:flex !important;align-items:center !important;gap:0.5rem !important;}.region-sidebar-first .block-facets > h3::before,.region-sidebar-first .block-search-api-exposed-block label::before,.region-sidebar-first .views-exposed-form.bef-exposed-form label::before{content:"";display:inline-block;width:1rem !important;height:1rem !important;flex:0 0 auto !important;background-repeat:no-repeat !important;background-position:center !important;background-size:contain !important;}[class*="block-facet-blockfor-whom"] > h3::before{background-image:url(/themes/custom/twbase/img/filter-icons/sex.svg) !important;}[class*="block-facet-blockgender"] > h3::before{background-image:url(/themes/custom/twbase/img/filter-icons/sex.svg) !important;}[class*="block-facet-blockcategories"] > h3::before{background-image:url(/themes/custom/twbase/img/filter-icons/categories.svg) !important;}[class*="block-facet-blockbrand"] > h3::before,[class*="block-facet-blockmarka"] > h3::before{background-image:url(/themes/custom/twbase/img/filter-icons/brand.svg) !important;}[class*="block-facet-blocklenses"] > h3::before{background-image:url(/themes/custom/twbase/img/filter-icons/lenses.svg) !important;}[class*="block-facet-blockresolved-price"] > h3::before{background-image:url(/themes/custom/twbase/img/filter-icons/price_range.svg) !important;}[class*="block-facet-blockin-stock"] > h3::before,[class*="block-facet-blockavailability"] > h3::before{background-image:url(/themes/custom/twbase/img/filter-icons/availability.svg) !important;}[class*="block-facet-blockaccessory-type-attribute"] > h3::before{background-image:url(/themes/custom/twbase/img/filter-icons/accessory_type.svg) !important;}[class*="block-facet-blockduration"] > h3::before{background-image:url(/themes/custom/twbase/img/filter-icons/ordering.svg) !important;}.form-item-sort-by > label::before,.form-item-sort-order > label::before{background-image:url(/themes/custom/twbase/img/filter-icons/ordering.svg) !important;}.form-item-items-per-page > label::before{background-image:url(/themes/custom/twbase/img/filter-icons/items_per_page.svg) !important;}
.ajax-progress-throbber{display:inline-flex !important;align-items:center !important;justify-content:center !important;width:20px !important;height:20px !important;border:none !important;background:none !important;padding:0 !important;margin:0 !important;line-height:1 !important;font-size:0 !important;vertical-align:middle !important;padding:15px 0 0 0 !important;}.ajax-progress-throbber .throbber{background:none !important;width:20px !important;height:20px !important;border:2.5px solid #e5e7eb !important;border-top-color:#2563eb !important;border-radius:50% !important;animation:epragma-spin 0.6s linear infinite !important;animation-iteration-count:infinite !important;display:inline-block !important;vertical-align:middle !important;padding:0 !important;margin:0 !important;position:static !important;box-sizing:border-box !important;}.ajax-progress-throbber .message{display:none !important;}@keyframes epragma-spin{to{transform:rotate(360deg);}}.menu-underline:after{content:"";display:block;left:0;right:0;min-width:100%;background-color:black;position:absolute;top:100%;margin-top:-8px;height:2px;opacity:0;visibility:visible;transition:all 300ms;-moz-transition:all 300ms;-webkit-transition:all 300ms;-ms-transition:all 300ms;transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);-o-transform:scaleX(0);}.menu-underline:hover:after{opacity:1;visibility:visible;transform:scaleX(1);-moz-transform:scaleX(1);-ms-transform:scaleX(1);-o-transform:scaleX(1);}.has-children .menu-underline:hover:after{transform:scaleX(0.9);-moz-transform:scaleX(0.9);-ms-transform:scaleX(0.9);-o-transform:scaleX(0.9);}.menu-underline-active:after{content:"";display:block;background-color:black;position:absolute;top:100%;margin-top:-8px;height:2px;left:5%;width:90%;opacity:1;visibility:visible;transition:all 300ms;-moz-transition:all 300ms;-webkit-transition:all 300ms;-ms-transition:all 300ms;}.wishlist-user-form{display:flex;flex-direction:column;gap:1rem;}.wishlist-user-form .wishlist-items{display:flex;flex-direction:column;gap:1rem;}.wishlist-user-form .wishlist-item{background:white;border-radius:0.5rem;box-shadow:0 1px 3px rgba(0,0,0,0.1);border:1px solid #e5e7eb;padding:1rem;display:flex;flex-direction:column;gap:0.5rem;}.dark .wishlist-user-form .wishlist-item{background:#1f2937;border-color:#374151;}.wishlist-user-form .wishlist-item__product{display:flex;flex-direction:column;gap:0.5rem;}.wishlist-user-form .cart-variation__content{display:flex !important;flex-direction:column !important;gap:0.75rem;align-items:flex-start;}.wishlist-user-form .cart-variation__image{border-radius:0.375rem;overflow:hidden;width:100%;max-width:14rem;flex-shrink:0;}.wishlist-user-form .cart-variation__image img{width:100%;height:auto;object-fit:contain;}.wishlist-user-form .cart-variation__info{flex:1;min-width:0;width:100%;}.wishlist-user-form .cart-variation__title{display:block;font-weight:500;color:#111827;font-size:0.875rem;line-height:1.4;word-wrap:break-word;}.dark .wishlist-user-form .cart-variation__title{color:#f9fafb;}.wishlist-user-form .cart-variation__title:hover{color:#2563eb;}.wishlist-user-form .cart-variation__sku{font-size:0.75rem;color:#6b7280;margin-top:0.25rem;}.dark .wishlist-user-form .cart-variation__sku{color:#9ca3af;}.wishlist-user-form .wishlist-item__meta{display:flex;flex-direction:column;gap:0.25rem;font-size:0.75rem;color:#6b7280;margin-top:0.5rem;word-wrap:break-word;overflow-wrap:break-word;}.dark .wishlist-user-form .wishlist-item__meta{color:#9ca3af;}.wishlist-user-form .wishlist-item__meta .tw-font-medium{font-weight:500;}.wishlist-user-form .wishlist-item__buttons{display:flex;flex-direction:row;align-items:center;gap:1rem;margin-top:0.25rem;}.wishlist-user-form .wishlist-item__edit a{font-size:0.75rem;color:#6b7280;text-decoration:none;}.wishlist-user-form .wishlist-item__edit a:hover{color:#2563eb;}.wishlist-user-form .wishlist-item__actions{display:flex;margin-left:auto;}.wishlist-user-form .wishlist-item__remove{background:none;border:none;padding:0.25rem;cursor:pointer;opacity:0.6;transition:opacity 0.2s;}.wishlist-user-form .wishlist-item__remove:hover{opacity:1;}.wishlist-user-form .wishlist-item__remove img{width:1.25rem;height:1.25rem;display:block;}@media (min-width:1280px){.wishlist-user-form .wishlist-item{position:relative;display:flex;flex-direction:row;align-items:flex-start;gap:1rem;}.wishlist-user-form .wishlist-item__product{flex:1;width:auto;align-self:flex-start;}.wishlist-user-form .cart-variation__content{flex-direction:row !important;align-items:flex-start;}.wishlist-user-form .cart-variation__image{max-width:14rem;}.wishlist-user-form .wishlist-item__meta{flex:0 0 auto;align-self:flex-start;margin-top:0;}.wishlist-user-form .wishlist-item__buttons{flex:0 0 auto;align-self:flex-start;margin-top:0;flex-direction:column;align-items:flex-end;gap:0.75rem;}.wishlist-user-form .wishlist-item__actions{margin-left:0;}}.wishlist-user-form .form-wrapper[data-drupal-selector="edit-header"]{display:flex;flex-direction:column;align-items:center;gap:0.75rem;margin-bottom:1.5rem;}.wishlist-user-form .form-wrapper[data-drupal-selector="edit-header"] .button{width:100%;}@media (min-width:640px){.wishlist-user-form .form-wrapper[data-drupal-selector="edit-header"]{flex-direction:row;justify-content:center;}.wishlist-user-form .form-wrapper[data-drupal-selector="edit-header"] .button{width:auto;}}.commerce-checkout-flow .form-actions{flex-direction:column !important;align-items:stretch !important;}.commerce-checkout-flow .form-actions .button,.commerce-checkout-flow .form-actions input[type="submit"],.commerce-checkout-flow .form-actions a.button{width:100% !important;margin:0 !important;}.newsletter-node{max-width:800px;margin:0 auto;padding:20px;}.newsletter-node .newsletter-title{font-size:2rem;margin-bottom:1rem;}.newsletter-node .newsletter-meta{display:flex;gap:20px;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #eee;}.newsletter-node .newsletter-body{}.newsletter-node .newsletter-body img{max-width:100%;height:auto;}.newsletter-node .newsletter-body table{max-width:100%;width:100%;}.newsletter-node .newsletter-body a{color:#007C89;}.newsletter-node .newsletter-gallery{margin-top:2rem;padding-top:2rem;border-top:1px solid #eee;}.newsletter-node .newsletter-gallery h3{margin-bottom:1rem;}.address-book__container a.address-book__add-link{display:inline-flex;align-items:center;padding:0.625rem 1.25rem;background-color:#2563eb;color:white !important;border-radius:0.5rem;font-size:0.875rem;font-weight:500;text-decoration:none;transition:background-color 0.2s;}.address-book__container a.address-book__add-link:hover{background-color:#1d4ed8;}.address-book__operations a.address-book__edit-link{display:inline-flex;align-items:center;padding:0.5rem 1rem;background-color:#ea580c;color:white !important;border-radius:0.375rem;font-size:0.875rem;font-weight:500;text-decoration:none;transition:background-color 0.2s;}.address-book__operations a.address-book__edit-link:hover{background-color:#c2410c;}.address-book__operations a.address-book__delete-link{display:inline-flex;align-items:center;padding:0.5rem 1rem;background-color:#dc2626;color:white !important;border-radius:0.375rem;font-size:0.875rem;font-weight:500;text-decoration:none;transition:background-color 0.2s;}.address-book__operations a.address-book__delete-link:hover{background-color:#b91c1c;}.variation-section:has(.tw-grid > .variation-selector:only-child){display:none;}.cart-quantity-wrapper{display:inline-flex !important;align-items:center;gap:4px;}.cart-variation .cart-variation__image img{max-width:100% !important;height:auto !important;width:100% !important;}.footer-legal-link{position:relative;}.footer-legal-link::after{content:'';position:absolute;width:0;height:1px;background:white;bottom:-2px;right:0;transition:width 300ms ease;}.footer-legal-link:hover::after{width:100%;left:0;right:auto;}.search-block table td.views-field-field-images img{width:180px;height:120px;object-fit:contain;display:block;min-width:180px;}.search-block table td.views-field-field-images{width:180px;min-width:180px;}.form-item-searchtext{}.form-item-searchtext > div:last-child{width:100%;}.sorting-content .form-item-sort-by,.sorting-content .form-item-sort-order{flex-direction:column !important;align-items:stretch !important;}.sorting-content .form-item-sort-by .tw-flex-none,.sorting-content .form-item-sort-order .tw-flex-none{flex:initial !important;}.views-exposed-form input.form-autocomplete{background-image:none !important;}@media (max-width:640px){.mySwiper.mySwiper .slide-title.slide-title{font-size:1.5rem !important;}}.sidebar .facets-widget-checkbox ul,.sidebar .facets-widget-searchbox_checkbox ul,.sidebar .facets-widget-searchbox-list ul,.sidebar .facets-item-list ul,.region-sidebar-first .facets-widget-checkbox ul,.region-sidebar-first .facets-widget-searchbox_checkbox ul,.region-sidebar-first .facets-widget-searchbox-list ul,.region-sidebar-first .facets-item-list ul{list-style:none !important;padding-left:0 !important;margin-left:0 !important;}.sidebar .facets-widget-checkbox ul li,.sidebar .facets-widget-searchbox_checkbox ul li,.sidebar .facets-widget-searchbox-list ul li,.sidebar .facets-item-list ul li,.region-sidebar-first .facets-widget-checkbox ul li,.region-sidebar-first .facets-widget-searchbox_checkbox ul li,.region-sidebar-first .facets-widget-searchbox-list ul li,.region-sidebar-first .facets-item-list ul li{list-style-type:none !important;padding-left:0 !important;}.sidebar .facets-widget-checkbox ul li::marker,.sidebar .facets-widget-searchbox_checkbox ul li::marker,.sidebar .facets-widget-searchbox-list ul li::marker,.sidebar .facets-item-list ul li::marker,.region-sidebar-first .facets-widget-checkbox ul li::marker,.region-sidebar-first .facets-widget-searchbox_checkbox ul li::marker,.region-sidebar-first .facets-widget-searchbox-list ul li::marker,.region-sidebar-first .facets-item-list ul li::marker{display:none !important;content:none !important;color:transparent !important;}.commerce-product--teaser h3 a{text-decoration:none !important;}.product-size-guide{margin-top:1.5rem;padding:1rem;border:1px solid #e5e7eb;border-radius:0.75rem;background:#ffffff;}.product-size-guide .sg-head{display:flex;align-items:center;justify-content:space-between;gap:0.75rem;margin-bottom:1rem;color:#111827;font-weight:700;}.product-size-guide .sg-badge{display:inline-flex;align-items:center;border-radius:9999px;background:#dbeafe;color:#1d4ed8;font-size:0.75rem;font-weight:600;padding:0.25rem 0.625rem;white-space:nowrap;}.product-size-guide .sg-flex{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;}.product-size-guide .sg-svg{flex:1 1 280px;max-width:320px;}.product-size-guide .sg-svg svg{display:block;width:100%;height:auto;}.product-size-guide .sg-nums{flex:1 1 220px;color:#374151;font-size:0.875rem;line-height:1.6;}.product-size-guide .sg-nums > div{margin-bottom:0.5rem;}.product-size-guide .sg-notation,.product-size-guide .sg-how{margin-top:0.75rem;color:#6b7280;font-size:0.875rem;}.product-size-guide .sg-notation code{border-radius:0.25rem;background:#f3f4f6;color:#111827;padding:0.125rem 0.375rem;}.product-size-guide .sg-how summary{cursor:pointer;font-weight:600;}.product-size-guide .sg-how p{margin:0.75rem 0 0;}.cl-prescription-options .form-item > div:first-child{min-width:180px;}.cl-prescription-options .form-item input.form-text{max-width:160px;}.captcha{background:#f9fafb !important;border:1px solid #e5e7eb !important;border-radius:0.5rem !important;padding:1rem !important;margin-left:auto !important;margin-right:auto !important;display:block !important;width:fit-content !important;min-width:0 !important;}.captcha__element{display:flex;flex-direction:column;align-items:center;}.captcha__title{color:#374151 !important;font-size:0.875rem !important;}.captcha__description{color:#6b7280 !important;font-size:0.75rem !important;margin-top:0.5rem !important;}.captcha__image-wrapper{display:flex;justify-content:center;}[data-drupal-selector^="views-form-commerce-cart-form-default"] .form-actions{justify-content:center !important;}.form-item-checkbox-input label{display:inline !important;}.form-item-checkbox-input > .tw-flex-1{display:inline-flex;align-items:center;gap:0.5rem;}.button{background-color:#f8fafc !important;border:1px solid #cbd5e1 !important;color:#334155 !important;border-radius:0.5rem !important;padding:0.5rem 1rem !important;font-weight:500 !important;transition:background-color 0.2s,border-color 0.2s !important;}.button:hover,.button:focus{background-color:#f1f5f9 !important;border-color:#94a3b8 !important;color:inherit !important;}.button--primary{background-color:#2563eb !important;border-color:#2563eb !important;color:#ffffff !important;}.button--primary:hover,.button--primary:focus{background-color:#1d4ed8 !important;border-color:#1d4ed8 !important;color:#ffffff !important;}form input[type="submit"]:not(.button--primary){color:inherit !important;}form input[type="submit"].button--secondary{background-color:#2563eb !important;border-color:#2563eb !important;color:#ffffff !important;}form input[type="submit"].button--secondary:hover,form input[type="submit"].button--secondary:focus{background-color:#1d4ed8 !important;border-color:#1d4ed8 !important;color:#ffffff !important;}form input[type="submit"].empty-cart-button{background-color:#ffffff !important;border-color:#dc2626 !important;color:#dc2626 !important;}form input[type="submit"].empty-cart-button:hover,form input[type="submit"].empty-cart-button:focus{background-color:#fef2f2 !important;border-color:#b91c1c !important;color:#b91c1c !important;}.field--name-field-tags{display:flex;flex-wrap:wrap;gap:0.5rem;}.field--name-field-tags a.tag-link{font-size:0.75rem;line-height:1rem;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(71 85 105 / var(--tw-bg-opacity,1));padding-left:0.5rem;padding-right:0.5rem;padding-top:0.125rem;padding-bottom:0.125rem;font-weight:400;--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1));text-decoration-line:none;white-space:nowrap;}.field--name-field-tags a.tag-link:hover{opacity:1;}.field--name-field-blog-category a.tag-link{font-size:1rem;line-height:1.5rem;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(71 85 105 / var(--tw-bg-opacity,1));padding-left:0.7rem;padding-right:0.7rem;padding-top:0.3rem;padding-bottom:0.3rem;margin-right:2px;margin-left:2px;font-weight:400;--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1));text-decoration-line:none;white-space:nowrap;}.field--name-field-blog-category a.tag-link:hover{opacity:1;}.node--type-article .media-oembed-content{display:block;margin-left:auto;margin-right:auto;max-width:100%;}.region.region-content{margin-left:20px;margin-right:20px;}.variation-section h3{font-size:1.5rem;line-height:2rem;}#ajax-spinner-overlay{position:fixed;bottom:20px;left:20px;top:auto;right:auto;width:auto;height:auto;background:transparent;padding:0;border-radius:0;box-shadow:none;z-index:99999;display:none;align-items:center;justify-content:center;}#ajax-spinner-overlay .spinner{width:28px;height:28px;border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin 0.8s linear infinite;}@keyframes spin{to{transform:rotate(360deg);}}@media (max-width:639px){.views-view-responsive-grid--horizontal{--views-responsive-grid--column-count:2 !important;--views-responsive-grid--cell-min-width:140px !important;}}@media (min-width:640px) and (max-width:1023px){.views-view-responsive-grid--horizontal{--views-responsive-grid--column-count:2 !important;--views-responsive-grid--cell-min-width:160px !important;}}#views-exposed-form-search-api-opensearch-block-1 .form-item{width:100% !important;flex:1 1 0% !important;}#views-exposed-form-search-api-opensearch-block-1 input.form-text{padding:0.75rem 3.5rem 0.75rem 3rem !important;border:1px solid #d1d5db !important;border-radius:9999px !important;width:100% !important;background-color:#ffffff !important;font-size:0.875rem !important;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}#views-exposed-form-search-api-opensearch-block-1 input.form-text:focus{border-color:#3b82f6 !important;box-shadow:0 0 0 0.2rem rgba(59,130,246,0.25) !important;outline:0 !important;}#views-exposed-form-search-api-opensearch-block-1 .form-submit{padding:0 !important;width:2.5rem !important;height:2.5rem !important;border:none !important;border-radius:9999px !important;background-color:#2273c3 !important;color:#ffffff !important;position:absolute !important;right:0.25rem !important;top:50% !important;transform:translateY(-50%) !important;display:flex !important;align-items:center !important;justify-content:center !important;cursor:pointer !important;font-size:0 !important;}#views-exposed-form-search-api-opensearch-block-1 .form-submit:hover{background-color:#1b5ca8 !important;}.tw-dark #views-exposed-form-search-api-opensearch-block-1 input.form-text{background-color:#374151 !important;border-color:#6b7280 !important;color:#ffffff !important;}.tw-dark #views-exposed-form-search-api-opensearch-block-1 input.form-text::placeholder{color:#9ca3af !important;}.tw-dark #views-exposed-form-search-api-opensearch-block-1 .form-submit{background-color:#2273c3 !important;}#views-exposed-form-search-api-opensearch-block-1 .ajax-progress{position:absolute !important;top:50% !important;right:-2.25rem !important;transform:translateY(-50%) !important;z-index:20 !important;}#views-exposed-form-search-api-opensearch-block-1 .ajax-progress .throbber{margin:0 !important;display:block !important;}#views-exposed-form-search-api-opensearch-block-1 .ajax-progress ~ .ajax-progress{display:none !important;}
.toggle-checkbox{z-index:20;transition:all 0.3s ease-in-out;}.toggle-checkbox:checked{right:0;border:none;background-color:rgb(129,124,214);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' className='h-10 w-10' fill='%23FFF' viewBox='0 0 24 24' stroke='rgb(129 124 214)' > <path strokeLinecap='round' strokeLinejoin='round' d='M20.354 15.354A9 9 0 018.646 3.646 9.003 9.003 0 0012 21a9.003 9.003 0 008.354-5.646z' /> </svg>");transform:translateX(0);}.toggle-checkbox:not(:checked){background-color:#fde68a;border-color:#f59e0b;}.toggle-checkbox:checked:focus,.toggle-checkbox:checked:hover{background-color:rgb(129,124,214);}.toggle-label{transition:background-color 0.3s ease;z-index:10;background-color:#475569;width:2.5rem;height:1.5rem;border-radius:9999px;}.tw-dark body{background-color:#1e293b;color:#f1f5f9;}.tw-light body{background-color:#ffffff;color:#1e293b;}.tw-relative.tw-w-8.tw-h-8{position:relative;width:2.5rem !important;height:1.5rem !important;display:flex;align-items:center;justify-content:center;}#theme-switcher::after{content:attr(id);position:absolute;bottom:-1.5rem;left:50%;transform:translateX(-50%);font-size:0.6rem;white-space:nowrap;color:white;opacity:0.7;display:none;}
*,::before,::after{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x:;--tw-pan-y:;--tw-pinch-zoom:;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position:;--tw-gradient-via-position:;--tw-gradient-to-position:;--tw-ordinal:;--tw-slashed-zero:;--tw-numeric-figure:;--tw-numeric-spacing:;--tw-numeric-fraction:;--tw-ring-inset:;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(34 115 195 / 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur:;--tw-brightness:;--tw-contrast:;--tw-grayscale:;--tw-hue-rotate:;--tw-invert:;--tw-saturate:;--tw-sepia:;--tw-drop-shadow:;--tw-backdrop-blur:;--tw-backdrop-brightness:;--tw-backdrop-contrast:;--tw-backdrop-grayscale:;--tw-backdrop-hue-rotate:;--tw-backdrop-invert:;--tw-backdrop-opacity:;--tw-backdrop-saturate:;--tw-backdrop-sepia:;--tw-contain-size:;--tw-contain-layout:;--tw-contain-paint:;--tw-contain-style:;}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x:;--tw-pan-y:;--tw-pinch-zoom:;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position:;--tw-gradient-via-position:;--tw-gradient-to-position:;--tw-ordinal:;--tw-slashed-zero:;--tw-numeric-figure:;--tw-numeric-spacing:;--tw-numeric-fraction:;--tw-ring-inset:;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(34 115 195 / 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur:;--tw-brightness:;--tw-contrast:;--tw-grayscale:;--tw-hue-rotate:;--tw-invert:;--tw-saturate:;--tw-sepia:;--tw-drop-shadow:;--tw-backdrop-blur:;--tw-backdrop-brightness:;--tw-backdrop-contrast:;--tw-backdrop-grayscale:;--tw-backdrop-hue-rotate:;--tw-backdrop-invert:;--tw-backdrop-opacity:;--tw-backdrop-saturate:;--tw-backdrop-sepia:;--tw-contain-size:;--tw-contain-layout:;--tw-contain-paint:;--tw-contain-style:;}*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb;}::before,::after{--tw-content:'';}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Geologica,ui-sans-serif,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;}body{margin:0;line-height:inherit;}hr{height:0;color:inherit;border-top-width:1px;}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;}a{color:inherit;text-decoration:inherit;}b,strong{font-weight:bolder;}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}table{text-indent:0;border-color:inherit;border-collapse:collapse;}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0;}button,select{text-transform:none;}button,input:where([type='button']),input:where([type='reset']),input:where([type='submit']){-webkit-appearance:button;background-color:transparent;background-image:none;}:-moz-focusring{outline:auto;}:-moz-ui-invalid{box-shadow:none;}progress{vertical-align:baseline;}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto;}[type='search']{-webkit-appearance:textfield;outline-offset:-2px;}::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}summary{display:list-item;}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0;}fieldset{margin:0;padding:0;}legend{padding:0;}ol,ul,menu{list-style:none;margin:0;padding:0;}dialog{padding:0;}textarea{resize:vertical;}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af;}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af;}button,[role="button"]{cursor:pointer;}:disabled{cursor:default;}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle;}img,video{max-width:100%;height:auto;}[hidden]:where(:not([hidden="until-found"])){display:none;}[type='text'],[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0px;padding-top:0.5rem;padding-right:0.75rem;padding-bottom:0.5rem;padding-left:0.75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 #0000;}[type='text']:focus,[type='email']:focus,[type='url']:focus,[type='password']:focus,[type='number']:focus,[type='date']:focus,[type='datetime-local']:focus,[type='month']:focus,[type='search']:focus,[type='tel']:focus,[type='time']:focus,[type='week']:focus,[multiple]:focus,textarea:focus,select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#1C58A0;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#1C58A0;}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1;}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1;}::-webkit-datetime-edit-fields-wrapper{padding:0;}::-webkit-date-and-time-value{min-height:1.5em;}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0;}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right 0.5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;color-adjust:exact;}[multiple]{background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:0.75rem;-webkit-print-color-adjust:unset;color-adjust:unset;}[type='checkbox'],[type='radio']{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#1C58A0;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow:0 0 #0000;}[type='checkbox']{border-radius:0px;}[type='radio']{border-radius:100%;}[type='checkbox']:focus,[type='radio']:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#1C58A0;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);}[type='checkbox']:checked,[type='radio']:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat;}[type='checkbox']:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");}[type='radio']:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");}[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus{border-color:transparent;background-color:currentColor;}[type='checkbox']:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat;}[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus{border-color:transparent;background-color:currentColor;}[type='file']{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit;}[type='file']:focus{outline:1px auto -webkit-focus-ring-color;}[x-cloak]{display:none !important;}body.toolbar-fixed .navbar-fixed{top:36px;}body.toolbar-fixed.has-showcase .navbar-fixed{top:36px;}body.toolbar-tray-open.toolbar-horizontal.toolbar-fixed .navbar-fixed{top:73px;}body.toolbar-tray-open.toolbar-horizontal.toolbar-fixed.has-showcase .navbar-fixed{top:73px;}body.navbar-is-fixed .toolbar-oriented .toolbar-bar{position:fixed;}#toolbar-administration{font-size:0.75rem;line-height:1rem;}.region-sidebar .block:first-child h2,.region-sidebar-first .block:first-child h2,.region-sidebar-second .block:first-child h2{margin-top:0px;}.region-wide-content,.region-wide-content a,.region-wide-content .block>h2,.region-wide-content .block .block-title{--tw-text-opacity:1;color:rgb(30 41 59 / var(--tw-text-opacity,1));}.region-wide-content:is(.tw-dark *),.region-wide-content a:is(.tw-dark *),.region-wide-content .block>h2:is(.tw-dark *),.region-wide-content .block .block-title:is(.tw-dark *){--tw-text-opacity:1;color:rgb(30 41 59 / var(--tw-text-opacity,1));}.region-wide-content .block>h2,.region-wide-content .block .block-title{margin-top:0px;}.region-pre-footer,.region-pre-footer .block>h2,.region-pre-footer .block .block-title{--tw-text-opacity:1;color:rgb(100 116 139 / var(--tw-text-opacity,1));}.region-pre-footer:is(.tw-dark *),.region-pre-footer .block>h2:is(.tw-dark *),.region-pre-footer .block .block-title:is(.tw-dark *){--tw-text-opacity:1;color:rgb(100 116 139 / var(--tw-text-opacity,1));}.region-footer,.region-footer a,.region-footer .block>h2,.region-footer .block .block-title{--tw-text-opacity:1;color:rgb(100 116 139 / var(--tw-text-opacity,1));}.region-footer:is(.tw-dark *),.region-footer a:is(.tw-dark *),.region-footer .block>h2:is(.tw-dark *),.region-footer .block .block-title:is(.tw-dark *){--tw-text-opacity:1;color:rgb(100 116 139 / var(--tw-text-opacity,1));}.tabs .primary{display:flex;cursor:pointer;list-style-type:none;border-bottom-width:2px;--tw-border-opacity:1;border-color:rgb(71 85 105 / var(--tw-border-opacity,1));font-size:0.875rem;line-height:1.25rem;}.tabs .primary li{margin-right:0.25rem;border-top-left-radius:0.5rem;border-top-right-radius:0.5rem;--tw-bg-opacity:1;background-color:rgb(226 232 240 / var(--tw-bg-opacity,1));padding:0px;}.tabs .primary li a{display:block;background-color:transparent;padding-top:0.25rem;padding-bottom:0.25rem;padding-left:1rem;padding-right:1rem;--tw-text-opacity:1;color:rgb(71 85 105 / var(--tw-text-opacity,1));}.tabs .primary li:hover{--tw-bg-opacity:1;background-color:rgb(148 163 184 / var(--tw-bg-opacity,1));}.tabs .primary li:hover a{margin-bottom:-0.125rem;border-bottom-width:2px;--tw-border-opacity:1;border-color:rgb(71 85 105 / var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1));text-decoration-line:none;}.tabs .primary li.is-active{--tw-bg-opacity:1;background-color:rgb(71 85 105 / var(--tw-bg-opacity,1));}.tabs .primary li.is-active a{margin-bottom:-0.125rem;border-bottom-width:2px;--tw-border-opacity:1;border-color:rgb(71 85 105 / var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1));}.tw-container{width:100%;}@media (min-width:640px){.tw-container{max-width:640px;}}@media (min-width:768px){.tw-container{max-width:768px;}}@media (min-width:1024px){.tw-container{max-width:1024px;}}@media (min-width:1280px){.tw-container{max-width:1280px;}}@media (min-width:1536px){.tw-container{max-width:1536px;}}.tw-prose{color:var(--tw-prose-body);}.tw-prose :where(p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.25em;margin-bottom:1.25em;}.tw-prose :where([class~="lead"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em;}.tw-prose :where(a):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:inherit;text-decoration:underline;font-weight:500;}.tw-prose :where(strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:var(--tw-prose-bold);font-weight:600;}.tw-prose :where(a strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:inherit;}.tw-prose :where(blockquote strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:inherit;}.tw-prose :where(thead th strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:inherit;}.tw-prose :where(ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;}.tw-prose :where(ol[type="A"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){list-style-type:upper-alpha;}.tw-prose :where(ol[type="a"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){list-style-type:lower-alpha;}.tw-prose :where(ol[type="A" s]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){list-style-type:upper-alpha;}.tw-prose :where(ol[type="a" s]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){list-style-type:lower-alpha;}.tw-prose :where(ol[type="I"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){list-style-type:upper-roman;}.tw-prose :where(ol[type="i"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){list-style-type:lower-roman;}.tw-prose :where(ol[type="I" s]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){list-style-type:upper-roman;}.tw-prose :where(ol[type="i" s]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){list-style-type:lower-roman;}.tw-prose :where(ol[type="1"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){list-style-type:decimal;}.tw-prose :where(ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;}.tw-prose :where(ol > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::marker{font-weight:400;color:var(--tw-prose-counters);}.tw-prose :where(ul > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::marker{color:var(--tw-prose-bullets);}.tw-prose :where(dt):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em;}.tw-prose :where(hr):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em;}.tw-prose :where(blockquote):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:0.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em;padding:0.75rem 3rem 1rem 2.25rem;background:#f1f5f9;}.tw-prose :where(blockquote p:first-of-type):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::before{content:open-quote;}.tw-prose :where(blockquote p:last-of-type):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::after{content:close-quote;}.tw-prose :where(h1):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:0.8888889em;line-height:1.1111111;}.tw-prose :where(h1 strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-weight:900;color:inherit;}.tw-prose :where(h2):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333;}.tw-prose :where(h2 strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-weight:800;color:inherit;}.tw-prose :where(h3):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:0.6em;line-height:1.6;}.tw-prose :where(h3 strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-weight:700;color:inherit;}.tw-prose :where(h4):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:0.5em;line-height:1.5;}.tw-prose :where(h4 strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-weight:700;color:inherit;}.tw-prose :where(img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:2em;margin-bottom:2em;}.tw-prose :where(picture):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){display:block;margin-top:2em;margin-bottom:2em;}.tw-prose :where(video):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:2em;margin-bottom:2em;}.tw-prose :where(kbd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);font-size:0.875em;border-radius:0.3125rem;padding-top:0.1875em;padding-inline-end:0.375em;padding-bottom:0.1875em;padding-inline-start:0.375em;}.tw-prose :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:var(--tw-prose-code);font-weight:600;font-size:0.875em;}.tw-prose :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::before{content:"`";}.tw-prose :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::after{content:"`";}.tw-prose :where(a code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:inherit;}.tw-prose :where(h1 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:inherit;}.tw-prose :where(h2 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:inherit;font-size:0.875em;}.tw-prose :where(h3 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:inherit;font-size:0.9em;}.tw-prose :where(h4 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:inherit;}.tw-prose :where(blockquote code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:inherit;}.tw-prose :where(thead th code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:inherit;}.tw-prose :where(pre):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:0.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:0.375rem;padding-top:0.8571429em;padding-inline-end:1.1428571em;padding-bottom:0.8571429em;padding-inline-start:1.1428571em;}.tw-prose :where(pre code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;}.tw-prose :where(pre code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::before{content:none;}.tw-prose :where(pre code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::after{content:none;}.tw-prose :where(table):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:0.875em;line-height:1.7142857;}.tw-prose :where(thead):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders);}.tw-prose :where(thead th):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:0.5714286em;padding-bottom:0.5714286em;padding-inline-start:0.5714286em;}.tw-prose :where(tbody tr):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders);}.tw-prose :where(tbody tr:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){border-bottom-width:0;}.tw-prose :where(tbody td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){vertical-align:baseline;}.tw-prose :where(tfoot):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders);}.tw-prose :where(tfoot td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){vertical-align:top;}.tw-prose :where(th,td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){text-align:start;}.tw-prose :where(figure > *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;margin-bottom:0;}.tw-prose :where(figcaption):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:var(--tw-prose-captions);font-size:0.875em;line-height:1.4285714;margin-top:0.8571429em;}.tw-prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0 / 50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75;}.tw-prose :where(picture > img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;margin-bottom:0;}.tw-prose :where(li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0.5em;margin-bottom:0.5em;}.tw-prose :where(ol > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-start:0.375em;}.tw-prose :where(ul > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-start:0.375em;}.tw-prose :where(.tw-prose > ul > li p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0.75em;margin-bottom:0.75em;}.tw-prose :where(.tw-prose > ul > li > p:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.25em;}.tw-prose :where(.tw-prose > ul > li > p:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-bottom:1.25em;}.tw-prose :where(.tw-prose > ol > li > p:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.25em;}.tw-prose :where(.tw-prose > ol > li > p:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-bottom:1.25em;}.tw-prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0.75em;margin-bottom:0.75em;}.tw-prose :where(dl):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.25em;margin-bottom:1.25em;}.tw-prose :where(dd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0.5em;padding-inline-start:1.625em;}.tw-prose :where(hr + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.tw-prose :where(h2 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.tw-prose :where(h3 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.tw-prose :where(h4 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.tw-prose :where(thead th:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-start:0;}.tw-prose :where(thead th:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-end:0;}.tw-prose :where(tbody td,tfoot td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-top:0.5714286em;padding-inline-end:0.5714286em;padding-bottom:0.5714286em;padding-inline-start:0.5714286em;}.tw-prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-start:0;}.tw-prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-end:0;}.tw-prose :where(figure):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:2em;margin-bottom:2em;}.tw-prose :where(.tw-prose > :first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.tw-prose :where(.tw-prose > :last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-bottom:0;}.tw-prose :where(blockquote cite):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){display:inline-block;font-size:.875em;line-height:1.25rem;padding-bottom:1.25rem;}.tw-prose-sm{font-size:0.875rem;line-height:1.7142857;}.tw-prose-sm :where(p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;}.tw-prose-sm :where([class~="lead"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:0.8888889em;margin-bottom:0.8888889em;}.tw-prose-sm :where(blockquote):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em;padding:0.75rem 2.5rem 1rem 2.25rem;}.tw-prose-sm :where(h1):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:2.1428571em;margin-top:0;margin-bottom:0.8em;line-height:1.2;}.tw-prose-sm :where(h2):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:0.8em;line-height:1.4;}.tw-prose-sm :where(h3):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:0.4444444em;line-height:1.5555556;}.tw-prose-sm :where(h4):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.4285714em;margin-bottom:0.5714286em;line-height:1.4285714;}.tw-prose-sm :where(img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.7142857em;margin-bottom:1.7142857em;}.tw-prose-sm :where(picture):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.7142857em;margin-bottom:1.7142857em;}.tw-prose-sm :where(picture > img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;margin-bottom:0;}.tw-prose-sm :where(video):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.7142857em;margin-bottom:1.7142857em;}.tw-prose-sm :where(kbd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.8571429em;border-radius:0.3125rem;padding-top:0.1428571em;padding-inline-end:0.3571429em;padding-bottom:0.1428571em;padding-inline-start:0.3571429em;}.tw-prose-sm :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.8571429em;}.tw-prose-sm :where(h2 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.9em;}.tw-prose-sm :where(h3 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.8888889em;}.tw-prose-sm :where(pre):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:0.25rem;padding-top:0.6666667em;padding-inline-end:1em;padding-bottom:0.6666667em;padding-inline-start:1em;}.tw-prose-sm :where(ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em;}.tw-prose-sm :where(ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em;}.tw-prose-sm :where(li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0.2857143em;margin-bottom:0.2857143em;}.tw-prose-sm :where(ol > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-start:0.4285714em;}.tw-prose-sm :where(ul > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-start:0.4285714em;}.tw-prose-sm :where(.tw-prose-sm > ul > li p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0.5714286em;margin-bottom:0.5714286em;}.tw-prose-sm :where(.tw-prose-sm > ul > li > p:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.1428571em;}.tw-prose-sm :where(.tw-prose-sm > ul > li > p:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-bottom:1.1428571em;}.tw-prose-sm :where(.tw-prose-sm > ol > li > p:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.1428571em;}.tw-prose-sm :where(.tw-prose-sm > ol > li > p:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-bottom:1.1428571em;}.tw-prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0.5714286em;margin-bottom:0.5714286em;}.tw-prose-sm :where(dl):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;}.tw-prose-sm :where(dt):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.1428571em;}.tw-prose-sm :where(dd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0.2857143em;padding-inline-start:1.5714286em;}.tw-prose-sm :where(hr):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:2.8571429em;margin-bottom:2.8571429em;}.tw-prose-sm :where(hr + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.tw-prose-sm :where(h2 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.tw-prose-sm :where(h3 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.tw-prose-sm :where(h4 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.tw-prose-sm :where(table):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.8571429em;line-height:1.5;}.tw-prose-sm :where(thead th):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-end:1em;padding-bottom:0.6666667em;padding-inline-start:1em;}.tw-prose-sm :where(thead th:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-start:0;}.tw-prose-sm :where(thead th:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-end:0;}.tw-prose-sm :where(tbody td,tfoot td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-top:0.6666667em;padding-inline-end:1em;padding-bottom:0.6666667em;padding-inline-start:1em;}.tw-prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-start:0;}.tw-prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-end:0;}.tw-prose-sm :where(figure):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.7142857em;margin-bottom:1.7142857em;}.tw-prose-sm :where(figure > *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;margin-bottom:0;}.tw-prose-sm :where(figcaption):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.8571429em;line-height:1.3333333;margin-top:0.6666667em;}.tw-prose-sm :where(.tw-prose-sm > :first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.tw-prose-sm :where(.tw-prose-sm > :last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-bottom:0;}.tw-prose-sm :where(blockquote cite):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-bottom:1rem;}.tw-prose-lg{font-size:1.125rem;line-height:1.7777778;}.tw-prose-lg :where(p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;}.tw-prose-lg :where([class~="lead"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em;}.tw-prose-lg :where(blockquote):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.6666667em;margin-bottom:1.6666667em;padding-inline-start:1em;}.tw-prose-lg :where(h1):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:2.6666667em;margin-top:0;margin-bottom:0.8333333em;line-height:1;}.tw-prose-lg :where(h2):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333;}.tw-prose-lg :where(h3):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:0.6666667em;line-height:1.5;}.tw-prose-lg :where(h4):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.7777778em;margin-bottom:0.4444444em;line-height:1.5555556;}.tw-prose-lg :where(img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.7777778em;margin-bottom:1.7777778em;}.tw-prose-lg :where(picture):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.7777778em;margin-bottom:1.7777778em;}.tw-prose-lg :where(picture > img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;margin-bottom:0;}.tw-prose-lg :where(video):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.7777778em;margin-bottom:1.7777778em;}.tw-prose-lg :where(kbd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.8888889em;border-radius:0.3125rem;padding-top:0.2222222em;padding-inline-end:0.4444444em;padding-bottom:0.2222222em;padding-inline-start:0.4444444em;}.tw-prose-lg :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.8888889em;}.tw-prose-lg :where(h2 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.8666667em;}.tw-prose-lg :where(h3 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.875em;}.tw-prose-lg :where(pre):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:0.375rem;padding-top:1em;padding-inline-end:1.5em;padding-bottom:1em;padding-inline-start:1.5em;}.tw-prose-lg :where(ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5555556em;}.tw-prose-lg :where(ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5555556em;}.tw-prose-lg :where(li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0.6666667em;margin-bottom:0.6666667em;}.tw-prose-lg :where(ol > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-start:0.4444444em;}.tw-prose-lg :where(ul > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-start:0.4444444em;}.tw-prose-lg :where(.tw-prose-lg > ul > li p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0.8888889em;margin-bottom:0.8888889em;}.tw-prose-lg :where(.tw-prose-lg > ul > li > p:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.3333333em;}.tw-prose-lg :where(.tw-prose-lg > ul > li > p:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-bottom:1.3333333em;}.tw-prose-lg :where(.tw-prose-lg > ol > li > p:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.3333333em;}.tw-prose-lg :where(.tw-prose-lg > ol > li > p:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-bottom:1.3333333em;}.tw-prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0.8888889em;margin-bottom:0.8888889em;}.tw-prose-lg :where(dl):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;}.tw-prose-lg :where(dt):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.3333333em;}.tw-prose-lg :where(dd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0.6666667em;padding-inline-start:1.5555556em;}.tw-prose-lg :where(hr):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:3.1111111em;margin-bottom:3.1111111em;}.tw-prose-lg :where(hr + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.tw-prose-lg :where(h2 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.tw-prose-lg :where(h3 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.tw-prose-lg :where(h4 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.tw-prose-lg :where(table):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.8888889em;line-height:1.5;}.tw-prose-lg :where(thead th):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-end:0.75em;padding-bottom:0.75em;padding-inline-start:0.75em;}.tw-prose-lg :where(thead th:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-start:0;}.tw-prose-lg :where(thead th:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-end:0;}.tw-prose-lg :where(tbody td,tfoot td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-top:0.75em;padding-inline-end:0.75em;padding-bottom:0.75em;padding-inline-start:0.75em;}.tw-prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-start:0;}.tw-prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-end:0;}.tw-prose-lg :where(figure):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.7777778em;margin-bottom:1.7777778em;}.tw-prose-lg :where(figure > *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;margin-bottom:0;}.tw-prose-lg :where(figcaption):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.8888889em;line-height:1.5;margin-top:1em;}.tw-prose-lg :where(.tw-prose-lg > :first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.tw-prose-lg :where(.tw-prose-lg > :last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-bottom:0;}.tw-prose-slate{--tw-prose-body:#334155;--tw-prose-headings:#0f172a;--tw-prose-lead:#475569;--tw-prose-links:#0f172a;--tw-prose-bold:#0f172a;--tw-prose-counters:#64748b;--tw-prose-bullets:#cbd5e1;--tw-prose-hr:#e2e8f0;--tw-prose-quotes:#0f172a;--tw-prose-quote-borders:#e2e8f0;--tw-prose-captions:#64748b;--tw-prose-kbd:#0f172a;--tw-prose-kbd-shadows:15 23 42;--tw-prose-code:#0f172a;--tw-prose-pre-code:#e2e8f0;--tw-prose-pre-bg:#1e293b;--tw-prose-th-borders:#cbd5e1;--tw-prose-td-borders:#e2e8f0;--tw-prose-invert-body:#cbd5e1;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#94a3b8;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#94a3b8;--tw-prose-invert-bullets:#475569;--tw-prose-invert-hr:#334155;--tw-prose-invert-quotes:#f1f5f9;--tw-prose-invert-quote-borders:#334155;--tw-prose-invert-captions:#94a3b8;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#cbd5e1;--tw-prose-invert-pre-bg:rgb(0 0 0 / 50%);--tw-prose-invert-th-borders:#475569;--tw-prose-invert-td-borders:#334155;}.tw-prose-gray{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0 / 50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;}.tw-prose-invert{--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-lead:var(--tw-prose-invert-lead);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-kbd:var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-pre-code:var(--tw-prose-invert-pre-code);--tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders);}.tw-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0;}.tw-pointer-events-none{pointer-events:none;}.tw-invisible{visibility:hidden;}.tw-fixed{position:fixed;}.tw-absolute{position:absolute;}.tw-relative{position:relative;}.tw-sticky{position:sticky;}.tw-inset-0{inset:0px;}.tw-inset-x-0{left:0px;right:0px;}.tw-inset-y-0{top:0px;bottom:0px;}.\!tw-bottom-2{bottom:0.5rem !important;}.tw-bottom-0{bottom:0px;}.tw-bottom-20{bottom:5rem;}.tw-bottom-4{bottom:1rem;}.tw-left-0{left:0px;}.tw-left-1\/2{left:50%;}.tw-left-2{left:0.5rem;}.tw-left-3{left:0.75rem;}.tw-left-4{left:1rem;}.tw-left-\[-8px\]{left:-8px;}.tw-right-0{right:0px;}.tw-right-1{right:0.25rem;}.tw-right-2{right:0.5rem;}.tw-right-3{right:0.75rem;}.tw-right-4{right:1rem;}.tw-right-8{right:2rem;}.tw-top-0{top:0px;}.tw-top-1\/2{top:50%;}.tw-top-2{top:0.5rem;}.tw-top-2\.5{top:0.625rem;}.tw-top-3{top:0.75rem;}.tw-top-4{top:1rem;}.tw-top-8{top:2rem;}.tw-top-\[-8px\]{top:-8px;}.tw-top-\[60px\]{top:60px;}.tw-top-full{top:100%;}.tw-z-10{z-index:10;}.tw-z-20{z-index:20;}.tw-z-40{z-index:40;}.tw-z-50{z-index:50;}.tw-z-\[9999\]{z-index:9999;}.tw-order-1{order:1;}.tw-order-2{order:2;}.tw-order-3{order:3;}.tw-col-span-12{grid-column:span 12 / span 12;}.tw-col-span-full{grid-column:1 / -1;}.tw-clear-both{clear:both;}.tw-m-0{margin:0px;}.tw-mx-1{margin-left:0.25rem;margin-right:0.25rem;}.tw-mx-2{margin-left:0.5rem;margin-right:0.5rem;}.tw-mx-4{margin-left:1rem;margin-right:1rem;}.tw-mx-auto{margin-left:auto;margin-right:auto;}.tw-my-0{margin-top:0px;margin-bottom:0px;}.tw-my-12{margin-top:3rem;margin-bottom:3rem;}.tw-my-2{margin-top:0.5rem;margin-bottom:0.5rem;}.tw-my-4{margin-top:1rem;margin-bottom:1rem;}.tw-my-6{margin-top:1.5rem;margin-bottom:1.5rem;}.tw-my-8{margin-top:2rem;margin-bottom:2rem;}.tw--ml-1{margin-left:-0.25rem;}.tw--mt-1{margin-top:-0.25rem;}.tw--mt-12{margin-top:-3rem;}.tw-mb-0{margin-bottom:0px;}.tw-mb-1{margin-bottom:0.25rem;}.tw-mb-10{margin-bottom:2.5rem;}.tw-mb-12{margin-bottom:3rem;}.tw-mb-16{margin-bottom:4rem;}.tw-mb-2{margin-bottom:0.5rem;}.tw-mb-3{margin-bottom:0.75rem;}.tw-mb-4{margin-bottom:1rem;}.tw-mb-6{margin-bottom:1.5rem;}.tw-mb-8{margin-bottom:2rem;}.tw-ml-0{margin-left:0px;}.tw-ml-1{margin-left:0.25rem;}.tw-ml-2{margin-left:0.5rem;}.tw-ml-3{margin-left:0.75rem;}.tw-ml-4{margin-left:1rem;}.tw-ml-auto{margin-left:auto;}.tw-mr-1{margin-right:0.25rem;}.tw-mr-2{margin-right:0.5rem;}.tw-mr-3{margin-right:0.75rem;}.tw-mr-4{margin-right:1rem;}.tw-ms-auto{margin-inline-start:auto;}.tw-mt-0{margin-top:0px;}.tw-mt-0\.5{margin-top:0.125rem;}.tw-mt-1{margin-top:0.25rem;}.tw-mt-10{margin-top:2.5rem;}.tw-mt-12{margin-top:3rem;}.tw-mt-2{margin-top:0.5rem;}.tw-mt-3{margin-top:0.75rem;}.tw-mt-4{margin-top:1rem;}.tw-mt-5{margin-top:1.25rem;}.tw-mt-6{margin-top:1.5rem;}.tw-mt-8{margin-top:2rem;}.tw-mt-9{margin-top:2.25rem;}.tw-mt-auto{margin-top:auto;}.tw-line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}.tw-line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}.tw-block{display:block;}.tw-inline-block{display:inline-block;}.tw-inline{display:inline;}.tw-flex{display:flex;}.tw-inline-flex{display:inline-flex;}.tw-grid{display:grid;}.tw-contents{display:contents;}.tw-hidden{display:none;}.tw-aspect-\[3\/2\]{aspect-ratio:3/2;}.tw-aspect-\[4\/3\]{aspect-ratio:4/3;}.tw-aspect-square{aspect-ratio:1 / 1;}.tw-aspect-video{aspect-ratio:16 / 9;}.tw-h-0{height:0px;}.tw-h-0\.5{height:0.125rem;}.tw-h-1{height:0.25rem;}.tw-h-10{height:2.5rem;}.tw-h-12{height:3rem;}.tw-h-16{height:4rem;}.tw-h-2{height:0.5rem;}.tw-h-20{height:5rem;}.tw-h-24{height:6rem;}.tw-h-3{height:0.75rem;}.tw-h-3\.5{height:0.875rem;}.tw-h-4{height:1rem;}.tw-h-40{height:10rem;}.tw-h-48{height:12rem;}.tw-h-5{height:1.25rem;}.tw-h-6{height:1.5rem;}.tw-h-64{height:16rem;}.tw-h-7{height:1.75rem;}.tw-h-8{height:2rem;}.tw-h-80{height:20rem;}.tw-h-9{height:2.25rem;}.tw-h-96{height:24rem;}.tw-h-\[18px\]{height:18px;}.tw-h-\[300px\]{height:300px;}.tw-h-\[500px\]{height:500px;}.tw-h-auto{height:auto;}.tw-h-full{height:100%;}.tw-h-screen{height:100vh;}.tw-max-h-0{max-height:0px;}.tw-max-h-24{max-height:6rem;}.tw-max-h-\[90vh\]{max-height:90vh;}.tw-min-h-\[240px\]{min-height:240px;}.tw-min-h-\[280px\]{min-height:280px;}.tw-min-h-\[300px\]{min-height:300px;}.tw-min-h-\[350px\]{min-height:350px;}.tw-min-h-\[400px\]{min-height:400px;}.tw-min-h-screen{min-height:100vh;}.tw-w-0{width:0px;}.tw-w-1{width:0.25rem;}.tw-w-1\/12{width:8.333333%;}.tw-w-1\/2{width:50%;}.tw-w-10{width:2.5rem;}.tw-w-11{width:2.75rem;}.tw-w-12{width:3rem;}.tw-w-16{width:4rem;}.tw-w-2{width:0.5rem;}.tw-w-20{width:5rem;}.tw-w-24{width:6rem;}.tw-w-28{width:7rem;}.tw-w-3{width:0.75rem;}.tw-w-3\.5{width:0.875rem;}.tw-w-4{width:1rem;}.tw-w-40{width:10rem;}.tw-w-48{width:12rem;}.tw-w-5{width:1.25rem;}.tw-w-56{width:14rem;}.tw-w-6{width:1.5rem;}.tw-w-64{width:16rem;}.tw-w-7{width:1.75rem;}.tw-w-8{width:2rem;}.tw-w-9{width:2.25rem;}.tw-w-\[11rem\]{width:11rem;}.tw-w-\[17rem\]{width:17rem;}.tw-w-\[18px\]{width:18px;}.tw-w-\[50px\]{width:50px;}.tw-w-auto{width:auto;}.tw-w-full{width:100%;}.tw-w-px{width:1px;}.tw-w-screen{width:100vw;}.tw-min-w-0{min-width:0px;}.tw-min-w-48{min-width:12rem;}.tw-min-w-\[120px\]{min-width:120px;}.tw-min-w-\[150px\]{min-width:150px;}.tw-min-w-full{min-width:100%;}.tw-max-w-2xl{max-width:42rem;}.tw-max-w-3xl{max-width:48rem;}.tw-max-w-4xl{max-width:56rem;}.tw-max-w-5xl{max-width:64rem;}.tw-max-w-6xl{max-width:72rem;}.tw-max-w-7xl{max-width:80rem;}.tw-max-w-\[200px\]{max-width:200px;}.tw-max-w-lg{max-width:32rem;}.tw-max-w-md{max-width:28rem;}.tw-max-w-none{max-width:none;}.tw-max-w-screen-lg{max-width:1536px;}.tw-max-w-screen-md{max-width:768px;}.tw-max-w-screen-sm{max-width:640px;}.tw-max-w-screen-xl{max-width:1280px;}.tw-max-w-sm{max-width:24rem;}.tw-max-w-xl{max-width:36rem;}.tw-max-w-xs{max-width:20rem;}.tw-flex-1{flex:1 1 0%;}.tw-flex-auto{flex:1 1 auto;}.tw-flex-none{flex:none;}.tw-flex-shrink{flex-shrink:1;}.tw-flex-shrink-0{flex-shrink:0;}.tw-shrink-0{flex-shrink:0;}.tw-flex-grow{flex-grow:1;}.tw-flex-grow-0{flex-grow:0;}.tw-grow{flex-grow:1;}.tw-table-auto{table-layout:auto;}.tw-border-collapse{border-collapse:collapse;}.tw-origin-left{transform-origin:left;}.tw-origin-top{transform-origin:top;}.-tw-translate-x-1\/2{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.tw--translate-x-1\/2{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.tw--translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.tw--translate-y-2{--tw-translate-y:-0.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.tw-translate-x-0{--tw-translate-x:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.tw-translate-x-4{--tw-translate-x:1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.tw-translate-x-full{--tw-translate-x:100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.tw-translate-y-1\/2{--tw-translate-y:50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.tw-translate-y-full{--tw-translate-y:100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.tw-scale-100{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.tw-scale-90{--tw-scale-x:.9;--tw-scale-y:.9;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.tw-scale-x-0{--tw-scale-x:0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.tw-transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}@keyframes tw-ping{75%,100%{transform:scale(2);opacity:0;}}.tw-animate-ping{animation:tw-ping 1s cubic-bezier(0,0,0.2,1) infinite;}@keyframes tw-pulse{50%{opacity:.5;}}.tw-animate-pulse{animation:tw-pulse 2s cubic-bezier(0.4,0,0.6,1) infinite;}.tw-cursor-pointer{cursor:pointer;}.tw-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none;}.tw-snap-start{scroll-snap-align:start;}.tw-list-inside{list-style-position:inside;}.tw-list-disc{list-style-type:disc;}.tw-list-none{list-style-type:none;}.tw-appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none;}.tw-break-inside-avoid{-moz-column-break-inside:avoid;break-inside:avoid;}.tw-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr));}.tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));}.tw-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr));}.tw-grid-rows-\[auto_1fr_auto\]{grid-template-rows:auto 1fr auto;}.tw-flex-row{flex-direction:row;}.tw-flex-row-reverse{flex-direction:row-reverse;}.tw-flex-col{flex-direction:column;}.tw-flex-wrap{flex-wrap:wrap;}.tw-items-start{align-items:flex-start;}.tw-items-end{align-items:flex-end;}.tw-items-center{align-items:center;}.tw-items-baseline{align-items:baseline;}.tw-items-stretch{align-items:stretch;}.tw-justify-start{justify-content:flex-start;}.tw-justify-end{justify-content:flex-end;}.tw-justify-center{justify-content:center;}.tw-justify-between{justify-content:space-between;}.tw-justify-around{justify-content:space-around;}.tw-justify-items-center{justify-items:center;}.tw-gap-0{gap:0px;}.tw-gap-1{gap:0.25rem;}.tw-gap-10{gap:2.5rem;}.tw-gap-12{gap:3rem;}.tw-gap-16{gap:4rem;}.tw-gap-2{gap:0.5rem;}.tw-gap-3{gap:0.75rem;}.tw-gap-4{gap:1rem;}.tw-gap-6{gap:1.5rem;}.tw-gap-8{gap:2rem;}.tw-gap-x-2{-moz-column-gap:0.5rem;column-gap:0.5rem;}.tw-gap-x-3{-moz-column-gap:0.75rem;column-gap:0.75rem;}.tw-gap-x-4{-moz-column-gap:1rem;column-gap:1rem;}.tw-gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem;}.tw-gap-x-8{-moz-column-gap:2rem;column-gap:2rem;}.tw-gap-y-1{row-gap:0.25rem;}.tw-gap-y-2{row-gap:0.5rem;}.tw-gap-y-3{row-gap:0.75rem;}.tw-space-x-1 > :not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.25rem * var(--tw-space-x-reverse));margin-left:calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));}.tw-space-x-2 > :not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem * var(--tw-space-x-reverse));margin-left:calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));}.tw-space-x-3 > :not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.75rem * var(--tw-space-x-reverse));margin-left:calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));}.tw-space-x-4 > :not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)));}.tw-space-x-6 > :not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));}.tw-space-y-0\.5 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.125rem * var(--tw-space-y-reverse));}.tw-space-y-1 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.25rem * var(--tw-space-y-reverse));}.tw-space-y-2 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.5rem * var(--tw-space-y-reverse));}.tw-space-y-3 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.75rem * var(--tw-space-y-reverse));}.tw-space-y-4 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse));}.tw-space-y-5 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse));}.tw-space-y-6 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse));}.tw-divide-y > :not([hidden]) ~ :not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse));}.tw-divide-gray-200 > :not([hidden]) ~ :not([hidden]){--tw-divide-opacity:1;border-color:rgb(229 231 235 / var(--tw-divide-opacity,1));}.tw-divide-neutral-100 > :not([hidden]) ~ :not([hidden]){--tw-divide-opacity:1;border-color:rgb(245 245 245 / var(--tw-divide-opacity,1));}.tw-overflow-hidden{overflow:hidden;}.tw-overflow-x-auto{overflow-x:auto;}.tw-overflow-y-auto{overflow-y:auto;}.tw-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.tw-whitespace-normal{white-space:normal;}.tw-whitespace-nowrap{white-space:nowrap;}.tw-break-words{overflow-wrap:break-word;}.tw-rounded{border-radius:0.25rem;}.tw-rounded-2xl{border-radius:1rem;}.tw-rounded-3xl{border-radius:1.5rem;}.tw-rounded-\[0\.625rem\]{border-radius:0.625rem;}.tw-rounded-full{border-radius:9999px;}.tw-rounded-lg{border-radius:0.5rem;}.tw-rounded-md{border-radius:0.375rem;}.tw-rounded-none{border-radius:0px;}.tw-rounded-sm{border-radius:0.125rem;}.tw-rounded-xl{border-radius:0.75rem;}.tw-rounded-b-lg{border-bottom-right-radius:0.5rem;border-bottom-left-radius:0.5rem;}.tw-rounded-l-lg{border-top-left-radius:0.5rem;border-bottom-left-radius:0.5rem;}.tw-rounded-l-md{border-top-left-radius:0.375rem;border-bottom-left-radius:0.375rem;}.tw-rounded-l-none{border-top-left-radius:0px;border-bottom-left-radius:0px;}.tw-rounded-r-lg{border-top-right-radius:0.5rem;border-bottom-right-radius:0.5rem;}.tw-rounded-r-md{border-top-right-radius:0.375rem;border-bottom-right-radius:0.375rem;}.tw-rounded-r-none{border-top-right-radius:0px;border-bottom-right-radius:0px;}.tw-rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem;}.tw-rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;}.tw-border{border-width:1px;}.tw-border-0{border-width:0px;}.tw-border-2{border-width:2px;}.tw-border-4{border-width:4px;}.tw-border-b{border-bottom-width:1px;}.tw-border-l-4{border-left-width:4px;}.tw-border-r{border-right-width:1px;}.tw-border-t{border-top-width:1px;}.tw-border-t-8{border-top-width:8px;}.tw-border-none{border-style:none;}.tw-border-amber-200{--tw-border-opacity:1;border-color:rgb(253 230 138 / var(--tw-border-opacity,1));}.tw-border-blue-200{--tw-border-opacity:1;border-color:rgb(173 217 240 / var(--tw-border-opacity,1));}.tw-border-blue-300{--tw-border-opacity:1;border-color:rgb(121 187 231 / var(--tw-border-opacity,1));}.tw-border-blue-500{--tw-border-opacity:1;border-color:rgb(34 115 195 / var(--tw-border-opacity,1));}.tw-border-blue-600{--tw-border-opacity:1;border-color:rgb(28 88 160 / var(--tw-border-opacity,1));}.tw-border-gray-100{--tw-border-opacity:1;border-color:rgb(243 244 246 / var(--tw-border-opacity,1));}.tw-border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235 / var(--tw-border-opacity,1));}.tw-border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219 / var(--tw-border-opacity,1));}.tw-border-gray-600{--tw-border-opacity:1;border-color:rgb(75 85 99 / var(--tw-border-opacity,1));}.tw-border-gray-700{--tw-border-opacity:1;border-color:rgb(55 65 81 / var(--tw-border-opacity,1));}.tw-border-green-200{--tw-border-opacity:1;border-color:rgb(187 247 208 / var(--tw-border-opacity,1));}.tw-border-green-500{--tw-border-opacity:1;border-color:rgb(34 197 94 / var(--tw-border-opacity,1));}.tw-border-orange-500{--tw-border-opacity:1;border-color:rgb(249 115 22 / var(--tw-border-opacity,1));}.tw-border-purple-200{--tw-border-opacity:1;border-color:rgb(233 213 255 / var(--tw-border-opacity,1));}.tw-border-red-200{--tw-border-opacity:1;border-color:rgb(254 202 202 / var(--tw-border-opacity,1));}.tw-border-red-300{--tw-border-opacity:1;border-color:rgb(252 165 165 / var(--tw-border-opacity,1));}.tw-border-red-500{--tw-border-opacity:1;border-color:rgb(239 68 68 / var(--tw-border-opacity,1));}.tw-border-slate-200{--tw-border-opacity:1;border-color:rgb(226 232 240 / var(--tw-border-opacity,1));}.tw-border-transparent{border-color:transparent;}.tw-border-white{--tw-border-opacity:1;border-color:rgb(255 255 255 / var(--tw-border-opacity,1));}.tw-border-white\/20{border-color:rgb(255 255 255 / 0.2);}.tw-border-white\/30{border-color:rgb(255 255 255 / 0.3);}.tw-border-yellow-200{--tw-border-opacity:1;border-color:rgb(254 240 138 / var(--tw-border-opacity,1));}.tw-border-yellow-300{--tw-border-opacity:1;border-color:rgb(253 224 71 / var(--tw-border-opacity,1));}.tw-border-yellow-500{--tw-border-opacity:1;border-color:rgb(234 179 8 / var(--tw-border-opacity,1));}.tw-border-b-neutral-100{--tw-border-opacity:1;border-bottom-color:rgb(245 245 245 / var(--tw-border-opacity,1));}.tw-border-opacity-50{--tw-border-opacity:0.5;}.tw-bg-\[\#1877F2\]{--tw-bg-opacity:1;background-color:rgb(24 119 242 / var(--tw-bg-opacity,1));}.tw-bg-\[\#25D366\]{--tw-bg-opacity:1;background-color:rgb(37 211 102 / var(--tw-bg-opacity,1));}.tw-bg-\[\#E4405F\]{--tw-bg-opacity:1;background-color:rgb(228 64 95 / var(--tw-bg-opacity,1));}.tw-bg-\[\#FF0000\]{--tw-bg-opacity:1;background-color:rgb(255 0 0 / var(--tw-bg-opacity,1));}.tw-bg-\[\#d9262c\]{--tw-bg-opacity:1;background-color:rgb(217 38 44 / var(--tw-bg-opacity,1));}.tw-bg-amber-500{--tw-bg-opacity:1;background-color:rgb(245 158 11 / var(--tw-bg-opacity,1));}.tw-bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0 / var(--tw-bg-opacity,1));}.tw-bg-black\/30{background-color:rgb(0 0 0 / 0.3);}.tw-bg-black\/70{background-color:rgb(0 0 0 / 0.7);}.tw-bg-blue-100{--tw-bg-opacity:1;background-color:rgb(225 242 250 / var(--tw-bg-opacity,1));}.tw-bg-blue-200{--tw-bg-opacity:1;background-color:rgb(173 217 240 / var(--tw-bg-opacity,1));}.tw-bg-blue-400{--tw-bg-opacity:1;background-color:rgb(69 153 222 / var(--tw-bg-opacity,1));}.tw-bg-blue-50{--tw-bg-opacity:1;background-color:rgb(251 253 254 / var(--tw-bg-opacity,1));}.tw-bg-blue-500{--tw-bg-opacity:1;background-color:rgb(34 115 195 / var(--tw-bg-opacity,1));}.tw-bg-blue-600{--tw-bg-opacity:1;background-color:rgb(28 88 160 / var(--tw-bg-opacity,1));}.tw-bg-blue-700{--tw-bg-opacity:1;background-color:rgb(22 64 126 / var(--tw-bg-opacity,1));}.tw-bg-cyan-500{--tw-bg-opacity:1;background-color:rgb(6 182 212 / var(--tw-bg-opacity,1));}.tw-bg-emerald-400{--tw-bg-opacity:1;background-color:rgb(52 211 153 / var(--tw-bg-opacity,1));}.tw-bg-emerald-500{--tw-bg-opacity:1;background-color:rgb(16 185 129 / var(--tw-bg-opacity,1));}.tw-bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246 / var(--tw-bg-opacity,1));}.tw-bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235 / var(--tw-bg-opacity,1));}.tw-bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219 / var(--tw-bg-opacity,1));}.tw-bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251 / var(--tw-bg-opacity,1));}.tw-bg-gray-600{--tw-bg-opacity:1;background-color:rgb(75 85 99 / var(--tw-bg-opacity,1));}.tw-bg-gray-700{--tw-bg-opacity:1;background-color:rgb(55 65 81 / var(--tw-bg-opacity,1));}.tw-bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55 / var(--tw-bg-opacity,1));}.tw-bg-gray-900{--tw-bg-opacity:1;background-color:rgb(17 24 39 / var(--tw-bg-opacity,1));}.tw-bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231 / var(--tw-bg-opacity,1));}.tw-bg-green-50{--tw-bg-opacity:1;background-color:rgb(240 253 244 / var(--tw-bg-opacity,1));}.tw-bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94 / var(--tw-bg-opacity,1));}.tw-bg-green-600{--tw-bg-opacity:1;background-color:rgb(22 163 74 / var(--tw-bg-opacity,1));}.tw-bg-indigo-500{--tw-bg-opacity:1;background-color:rgb(99 102 241 / var(--tw-bg-opacity,1));}.tw-bg-indigo-800{--tw-bg-opacity:1;background-color:rgb(55 48 163 / var(--tw-bg-opacity,1));}.tw-bg-indigo-900{--tw-bg-opacity:1;background-color:rgb(49 46 129 / var(--tw-bg-opacity,1));}.tw-bg-orange-100{--tw-bg-opacity:1;background-color:rgb(255 237 213 / var(--tw-bg-opacity,1));}.tw-bg-orange-500{--tw-bg-opacity:1;background-color:rgb(249 115 22 / var(--tw-bg-opacity,1));}.tw-bg-orange-600{--tw-bg-opacity:1;background-color:rgb(234 88 12 / var(--tw-bg-opacity,1));}.tw-bg-pink-600{--tw-bg-opacity:1;background-color:rgb(219 39 119 / var(--tw-bg-opacity,1));}.tw-bg-purple-100{--tw-bg-opacity:1;background-color:rgb(243 232 255 / var(--tw-bg-opacity,1));}.tw-bg-purple-50{--tw-bg-opacity:1;background-color:rgb(250 245 255 / var(--tw-bg-opacity,1));}.tw-bg-purple-600{--tw-bg-opacity:1;background-color:rgb(147 51 234 / var(--tw-bg-opacity,1));}.tw-bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226 / var(--tw-bg-opacity,1));}.tw-bg-red-50{--tw-bg-opacity:1;background-color:rgb(254 242 242 / var(--tw-bg-opacity,1));}.tw-bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68 / var(--tw-bg-opacity,1));}.tw-bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38 / var(--tw-bg-opacity,1));}.tw-bg-sky-500{--tw-bg-opacity:1;background-color:rgb(14 165 233 / var(--tw-bg-opacity,1));}.tw-bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249 / var(--tw-bg-opacity,1));}.tw-bg-slate-200{--tw-bg-opacity:1;background-color:rgb(226 232 240 / var(--tw-bg-opacity,1));}.tw-bg-slate-50{--tw-bg-opacity:1;background-color:rgb(248 250 252 / var(--tw-bg-opacity,1));}.tw-bg-slate-700{--tw-bg-opacity:1;background-color:rgb(51 65 85 / var(--tw-bg-opacity,1));}.tw-bg-slate-900{--tw-bg-opacity:1;background-color:rgb(15 23 42 / var(--tw-bg-opacity,1));}.tw-bg-transparent{background-color:transparent;}.tw-bg-turquoise{--tw-bg-opacity:1;background-color:rgb(34 211 238 / var(--tw-bg-opacity,1));}.tw-bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity,1));}.tw-bg-white\/10{background-color:rgb(255 255 255 / 0.1);}.tw-bg-white\/20{background-color:rgb(255 255 255 / 0.2);}.tw-bg-white\/50{background-color:rgb(255 255 255 / 0.5);}.tw-bg-white\/60{background-color:rgb(255 255 255 / 0.6);}.tw-bg-white\/80{background-color:rgb(255 255 255 / 0.8);}.tw-bg-yellow-100{--tw-bg-opacity:1;background-color:rgb(254 249 195 / var(--tw-bg-opacity,1));}.tw-bg-yellow-300{--tw-bg-opacity:1;background-color:rgb(253 224 71 / var(--tw-bg-opacity,1));}.tw-bg-yellow-50{--tw-bg-opacity:1;background-color:rgb(254 252 232 / var(--tw-bg-opacity,1));}.tw-bg-yellow-500{--tw-bg-opacity:1;background-color:rgb(234 179 8 / var(--tw-bg-opacity,1));}.tw-bg-opacity-20{--tw-bg-opacity:0.2;}.tw-bg-opacity-50{--tw-bg-opacity:0.5;}.tw-bg-opacity-60{--tw-bg-opacity:0.6;}.tw-bg-opacity-75{--tw-bg-opacity:0.75;}.tw-bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops));}.tw-bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));}.tw-bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops));}.tw-bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops));}.tw-bg-none{background-image:none;}.tw-from-amber-50{--tw-gradient-from:#fffbeb var(--tw-gradient-from-position);--tw-gradient-to:rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);}.tw-from-black{--tw-gradient-from:#000 var(--tw-gradient-from-position);--tw-gradient-to:rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);}.tw-from-black\/60{--tw-gradient-from:rgb(0 0 0 / 0.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);}.tw-from-blue-100{--tw-gradient-from:#E1F2FA var(--tw-gradient-from-position);--tw-gradient-to:rgb(225 242 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);}.tw-from-blue-50{--tw-gradient-from:#FBFDFE var(--tw-gradient-from-position);--tw-gradient-to:rgb(251 253 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);}.tw-from-blue-500{--tw-gradient-from:#2273C3 var(--tw-gradient-from-position);--tw-gradient-to:rgb(34 115 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);}.tw-from-blue-600{--tw-gradient-from:#1C58A0 var(--tw-gradient-from-position);--tw-gradient-to:rgb(28 88 160 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);}.tw-from-cyan-400{--tw-gradient-from:#22d3ee var(--tw-gradient-from-position);--tw-gradient-to:rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);}.tw-from-emerald-400{--tw-gradient-from:#34d399 var(--tw-gradient-from-position);--tw-gradient-to:rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);}.tw-from-gray-200{--tw-gradient-from:#e5e7eb var(--tw-gradient-from-position);--tw-gradient-to:rgb(229 231 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);}.tw-from-green-500{--tw-gradient-from:#22c55e var(--tw-gradient-from-position);--tw-gradient-to:rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);}.tw-from-indigo-500{--tw-gradient-from:#6366f1 var(--tw-gradient-from-position);--tw-gradient-to:rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);}.tw-from-orange-500{--tw-gradient-from:#f97316 var(--tw-gradient-from-position);--tw-gradient-to:rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);}.tw-from-purple-600{--tw-gradient-from:#9333ea var(--tw-gradient-from-position);--tw-gradient-to:rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);}.tw-from-red-400{--tw-gradient-from:#f87171 var(--tw-gradient-from-position);--tw-gradient-to:rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);}.tw-from-red-500{--tw-gradient-from:#ef4444 var(--tw-gradient-from-position);--tw-gradient-to:rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);}.tw-from-slate-50{--tw-gradient-from:#f8fafc var(--tw-gradient-from-position);--tw-gradient-to:rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);}.tw-from-slate-800{--tw-gradient-from:#1e293b var(--tw-gradient-from-position);--tw-gradient-to:rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);}.tw-from-transparent{--tw-gradient-from:transparent var(--tw-gradient-from-position);--tw-gradient-to:rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);}.tw-from-yellow-400{--tw-gradient-from:#facc15 var(--tw-gradient-from-position);--tw-gradient-to:rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);}.tw-via-blue-50{--tw-gradient-to:rgb(251 253 254 / 0)  var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#FBFDFE var(--tw-gradient-via-position),var(--tw-gradient-to);}.tw-via-blue-500{--tw-gradient-to:rgb(34 115 195 / 0)  var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#2273C3 var(--tw-gradient-via-position),var(--tw-gradient-to);}.tw-via-pink-600{--tw-gradient-to:rgb(219 39 119 / 0)  var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#db2777 var(--tw-gradient-via-position),var(--tw-gradient-to);}.tw-via-purple-500{--tw-gradient-to:rgb(168 85 247 / 0)  var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#a855f7 var(--tw-gradient-via-position),var(--tw-gradient-to);}.tw-via-transparent{--tw-gradient-to:rgb(0 0 0 / 0)  var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),transparent var(--tw-gradient-via-position),var(--tw-gradient-to);}.tw-via-white{--tw-gradient-to:rgb(255 255 255 / 0)  var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#fff var(--tw-gradient-via-position),var(--tw-gradient-to);}.tw-to-blue-700{--tw-gradient-to:#16407E var(--tw-gradient-to-position);}.tw-to-emerald-600{--tw-gradient-to:#059669 var(--tw-gradient-to-position);}.tw-to-gray-300{--tw-gradient-to:#d1d5db var(--tw-gradient-to-position);}.tw-to-green-500{--tw-gradient-to:#22c55e var(--tw-gradient-to-position);}.tw-to-indigo-100{--tw-gradient-to:#e0e7ff var(--tw-gradient-to-position);}.tw-to-indigo-50{--tw-gradient-to:#eef2ff var(--tw-gradient-to-position);}.tw-to-indigo-600{--tw-gradient-to:#4f46e5 var(--tw-gradient-to-position);}.tw-to-orange-50{--tw-gradient-to:#fff7ed var(--tw-gradient-to-position);}.tw-to-orange-500{--tw-gradient-to:#f97316 var(--tw-gradient-to-position);}.tw-to-pink-500{--tw-gradient-to:#ec4899 var(--tw-gradient-to-position);}.tw-to-pink-600{--tw-gradient-to:#db2777 var(--tw-gradient-to-position);}.tw-to-purple-50{--tw-gradient-to:#faf5ff var(--tw-gradient-to-position);}.tw-to-purple-600{--tw-gradient-to:#9333ea var(--tw-gradient-to-position);}.tw-to-red-500{--tw-gradient-to:#ef4444 var(--tw-gradient-to-position);}.tw-to-slate-600{--tw-gradient-to:#475569 var(--tw-gradient-to-position);}.tw-to-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position);}.tw-to-yellow-600{--tw-gradient-to:#ca8a04 var(--tw-gradient-to-position);}.tw-bg-cover{background-size:cover;}.tw-bg-clip-text{-webkit-background-clip:text;background-clip:text;}.tw-bg-center{background-position:center;}.tw-object-contain{-o-object-fit:contain;object-fit:contain;}.tw-object-cover{-o-object-fit:cover;object-fit:cover;}.tw-object-center{-o-object-position:center;object-position:center;}.tw-p-0{padding:0px;}.tw-p-0\.5{padding:0.125rem;}.tw-p-1{padding:0.25rem;}.tw-p-1\.5{padding:0.375rem;}.tw-p-2{padding:0.5rem;}.tw-p-3{padding:0.75rem;}.tw-p-4{padding:1rem;}.tw-p-5{padding:1.25rem;}.tw-p-6{padding:1.5rem;}.tw-p-8{padding:2rem;}.tw-p-\[2px\]{padding:2px;}.tw-px-0{padding-left:0px;padding-right:0px;}.tw-px-1{padding-left:0.25rem;padding-right:0.25rem;}.tw-px-1\.5{padding-left:0.375rem;padding-right:0.375rem;}.tw-px-16{padding-left:4rem;padding-right:4rem;}.tw-px-2{padding-left:0.5rem;padding-right:0.5rem;}.tw-px-2\.5{padding-left:0.625rem;padding-right:0.625rem;}.tw-px-3{padding-left:0.75rem;padding-right:0.75rem;}.tw-px-4{padding-left:1rem;padding-right:1rem;}.tw-px-5{padding-left:1.25rem;padding-right:1.25rem;}.tw-px-6{padding-left:1.5rem;padding-right:1.5rem;}.tw-px-8{padding-left:2rem;padding-right:2rem;}.tw-py-0\.5{padding-top:0.125rem;padding-bottom:0.125rem;}.tw-py-1{padding-top:0.25rem;padding-bottom:0.25rem;}.tw-py-1\.5{padding-top:0.375rem;padding-bottom:0.375rem;}.tw-py-10{padding-top:2.5rem;padding-bottom:2.5rem;}.tw-py-12{padding-top:3rem;padding-bottom:3rem;}.tw-py-16{padding-top:4rem;padding-bottom:4rem;}.tw-py-2{padding-top:0.5rem;padding-bottom:0.5rem;}.tw-py-2\.5{padding-top:0.625rem;padding-bottom:0.625rem;}.tw-py-24{padding-top:6rem;padding-bottom:6rem;}.tw-py-3{padding-top:0.75rem;padding-bottom:0.75rem;}.tw-py-4{padding-top:1rem;padding-bottom:1rem;}.tw-py-5{padding-top:1.25rem;padding-bottom:1.25rem;}.tw-py-6{padding-top:1.5rem;padding-bottom:1.5rem;}.tw-py-8{padding-top:2rem;padding-bottom:2rem;}.tw-pb-10{padding-bottom:2.5rem;}.tw-pb-12{padding-bottom:3rem;}.tw-pb-16{padding-bottom:4rem;}.tw-pb-2{padding-bottom:0.5rem;}.tw-pb-20{padding-bottom:5rem;}.tw-pb-24{padding-bottom:6rem;}.tw-pb-3{padding-bottom:0.75rem;}.tw-pb-32{padding-bottom:8rem;}.tw-pb-4{padding-bottom:1rem;}.tw-pb-5{padding-bottom:1.25rem;}.tw-pb-6{padding-bottom:1.5rem;}.tw-pb-8{padding-bottom:2rem;}.tw-pl-12{padding-left:3rem;}.tw-pl-2{padding-left:0.5rem;}.tw-pl-3{padding-left:0.75rem;}.tw-pl-4{padding-left:1rem;}.tw-pl-8{padding-left:2rem;}.tw-pl-9{padding-left:2.25rem;}.tw-pr-0{padding-right:0px;}.tw-pr-1{padding-right:0.25rem;}.tw-pr-1\.5{padding-right:0.375rem;}.tw-pr-10{padding-right:2.5rem;}.tw-pr-12{padding-right:3rem;}.tw-pr-2{padding-right:0.5rem;}.tw-pr-4{padding-right:1rem;}.tw-pr-5{padding-right:1.25rem;}.tw-pr-6{padding-right:1.5rem;}.tw-pt-0{padding-top:0px;}.tw-pt-10{padding-top:2.5rem;}.tw-pt-12{padding-top:3rem;}.tw-pt-16{padding-top:4rem;}.tw-pt-2{padding-top:0.5rem;}.tw-pt-3{padding-top:0.75rem;}.tw-pt-4{padding-top:1rem;}.tw-pt-40{padding-top:10rem;}.tw-pt-52{padding-top:13rem;}.tw-pt-6{padding-top:1.5rem;}.tw-pt-60{padding-top:15rem;}.tw-pt-72{padding-top:18rem;}.tw-pt-8{padding-top:2rem;}.tw-pt-\[56\.25\%\]{padding-top:56.25%;}.tw-pt-\[60px\]{padding-top:60px;}.tw-text-left{text-align:left;}.tw-text-center{text-align:center;}.tw-text-right{text-align:right;}.tw-align-middle{vertical-align:middle;}.tw-font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;}.tw-font-sans{font-family:Geologica,ui-sans-serif,system-ui,sans-serif;}.tw-text-2xl{font-size:1.5rem;line-height:2rem;}.tw-text-3xl{font-size:1.875rem;line-height:2.25rem;}.tw-text-4xl{font-size:2.25rem;line-height:2.5rem;}.tw-text-5xl{font-size:3rem;line-height:1;}.tw-text-6xl{font-size:3.75rem;line-height:1;}.tw-text-\[0\.6875rem\]{font-size:0.6875rem;}.tw-text-\[10px\]{font-size:10px;}.tw-text-\[120px\]{font-size:120px;}.tw-text-base{font-size:1rem;line-height:1.5rem;}.tw-text-lg{font-size:1.125rem;line-height:1.75rem;}.tw-text-sm{font-size:0.875rem;line-height:1.25rem;}.tw-text-xl{font-size:1.25rem;line-height:1.75rem;}.tw-text-xs{font-size:0.75rem;line-height:1rem;}.tw-font-black{font-weight:900;}.tw-font-bold{font-weight:700;}.tw-font-extrabold{font-weight:800;}.tw-font-light{font-weight:300;}.tw-font-medium{font-weight:500;}.tw-font-normal{font-weight:400;}.tw-font-semibold{font-weight:600;}.tw-uppercase{text-transform:uppercase;}.tw-italic{font-style:italic;}.tw-leading-none{line-height:1;}.tw-leading-normal{line-height:1.5;}.tw-leading-relaxed{line-height:1.625;}.tw-leading-snug{line-height:1.375;}.tw-leading-tight{line-height:1.25;}.tw-tracking-\[0\.3em\]{letter-spacing:0.3em;}.tw-tracking-tight{letter-spacing:-0.025em;}.tw-tracking-wide{letter-spacing:0.025em;}.tw-tracking-wider{letter-spacing:0.05em;}.tw-tracking-widest{letter-spacing:0.1em;}.tw-text-\[\#003366\]{--tw-text-opacity:1;color:rgb(0 51 102 / var(--tw-text-opacity,1));}.tw-text-amber-500{--tw-text-opacity:1;color:rgb(245 158 11 / var(--tw-text-opacity,1));}.tw-text-amber-700{--tw-text-opacity:1;color:rgb(180 83 9 / var(--tw-text-opacity,1));}.tw-text-amber-800{--tw-text-opacity:1;color:rgb(146 64 14 / var(--tw-text-opacity,1));}.tw-text-black{--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity,1));}.tw-text-blue-100{--tw-text-opacity:1;color:rgb(225 242 250 / var(--tw-text-opacity,1));}.tw-text-blue-200{--tw-text-opacity:1;color:rgb(173 217 240 / var(--tw-text-opacity,1));}.tw-text-blue-400{--tw-text-opacity:1;color:rgb(69 153 222 / var(--tw-text-opacity,1));}.tw-text-blue-500{--tw-text-opacity:1;color:rgb(34 115 195 / var(--tw-text-opacity,1));}.tw-text-blue-600{--tw-text-opacity:1;color:rgb(28 88 160 / var(--tw-text-opacity,1));}.tw-text-blue-700{--tw-text-opacity:1;color:rgb(22 64 126 / var(--tw-text-opacity,1));}.tw-text-blue-800{--tw-text-opacity:1;color:rgb(16 42 91 / var(--tw-text-opacity,1));}.tw-text-emerald-700{--tw-text-opacity:1;color:rgb(4 120 87 / var(--tw-text-opacity,1));}.tw-text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219 / var(--tw-text-opacity,1));}.tw-text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175 / var(--tw-text-opacity,1));}.tw-text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128 / var(--tw-text-opacity,1));}.tw-text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99 / var(--tw-text-opacity,1));}.tw-text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81 / var(--tw-text-opacity,1));}.tw-text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55 / var(--tw-text-opacity,1));}.tw-text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity,1));}.tw-text-green-500{--tw-text-opacity:1;color:rgb(34 197 94 / var(--tw-text-opacity,1));}.tw-text-green-600{--tw-text-opacity:1;color:rgb(22 163 74 / var(--tw-text-opacity,1));}.tw-text-green-700{--tw-text-opacity:1;color:rgb(21 128 61 / var(--tw-text-opacity,1));}.tw-text-green-800{--tw-text-opacity:1;color:rgb(22 101 52 / var(--tw-text-opacity,1));}.tw-text-indigo-100{--tw-text-opacity:1;color:rgb(224 231 255 / var(--tw-text-opacity,1));}.tw-text-neutral-500{--tw-text-opacity:1;color:rgb(115 115 115 / var(--tw-text-opacity,1));}.tw-text-neutral-700{--tw-text-opacity:1;color:rgb(64 64 64 / var(--tw-text-opacity,1));}.tw-text-orange-500{--tw-text-opacity:1;color:rgb(249 115 22 / var(--tw-text-opacity,1));}.tw-text-orange-700{--tw-text-opacity:1;color:rgb(194 65 12 / var(--tw-text-opacity,1));}.tw-text-purple-500{--tw-text-opacity:1;color:rgb(168 85 247 / var(--tw-text-opacity,1));}.tw-text-purple-600{--tw-text-opacity:1;color:rgb(147 51 234 / var(--tw-text-opacity,1));}.tw-text-purple-800{--tw-text-opacity:1;color:rgb(107 33 168 / var(--tw-text-opacity,1));}.tw-text-purple-900{--tw-text-opacity:1;color:rgb(88 28 135 / var(--tw-text-opacity,1));}.tw-text-red-400{--tw-text-opacity:1;color:rgb(248 113 113 / var(--tw-text-opacity,1));}.tw-text-red-500{--tw-text-opacity:1;color:rgb(239 68 68 / var(--tw-text-opacity,1));}.tw-text-red-600{--tw-text-opacity:1;color:rgb(220 38 38 / var(--tw-text-opacity,1));}.tw-text-red-700{--tw-text-opacity:1;color:rgb(185 28 28 / var(--tw-text-opacity,1));}.tw-text-red-800{--tw-text-opacity:1;color:rgb(153 27 27 / var(--tw-text-opacity,1));}.tw-text-slate-200{--tw-text-opacity:1;color:rgb(226 232 240 / var(--tw-text-opacity,1));}.tw-text-slate-400{--tw-text-opacity:1;color:rgb(148 163 184 / var(--tw-text-opacity,1));}.tw-text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139 / var(--tw-text-opacity,1));}.tw-text-slate-600{--tw-text-opacity:1;color:rgb(71 85 105 / var(--tw-text-opacity,1));}.tw-text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85 / var(--tw-text-opacity,1));}.tw-text-slate-800{--tw-text-opacity:1;color:rgb(30 41 59 / var(--tw-text-opacity,1));}.tw-text-slate-900{--tw-text-opacity:1;color:rgb(15 23 42 / var(--tw-text-opacity,1));}.tw-text-teal-500{--tw-text-opacity:1;color:rgb(20 184 166 / var(--tw-text-opacity,1));}.tw-text-transparent{color:transparent;}.tw-text-white{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1));}.tw-text-white\/80{color:rgb(255 255 255 / 0.8);}.tw-text-white\/90{color:rgb(255 255 255 / 0.9);}.tw-text-yellow-400{--tw-text-opacity:1;color:rgb(250 204 21 / var(--tw-text-opacity,1));}.tw-text-yellow-500{--tw-text-opacity:1;color:rgb(234 179 8 / var(--tw-text-opacity,1));}.tw-text-yellow-800{--tw-text-opacity:1;color:rgb(133 77 14 / var(--tw-text-opacity,1));}.tw-text-opacity-80{--tw-text-opacity:0.8;}.tw-underline{text-decoration-line:underline;}.tw-line-through{text-decoration-line:line-through;}.tw-no-underline{text-decoration-line:none;}.tw-decoration-dashed{text-decoration-style:dashed;}.tw-underline-offset-4{text-underline-offset:4px;}.tw-placeholder-gray-400::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(156 163 175 / var(--tw-placeholder-opacity,1));}.tw-placeholder-gray-400::placeholder{--tw-placeholder-opacity:1;color:rgb(156 163 175 / var(--tw-placeholder-opacity,1));}.tw-placeholder-gray-500::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(107 114 128 / var(--tw-placeholder-opacity,1));}.tw-placeholder-gray-500::placeholder{--tw-placeholder-opacity:1;color:rgb(107 114 128 / var(--tw-placeholder-opacity,1));}.tw-opacity-0{opacity:0;}.tw-opacity-100{opacity:1;}.tw-opacity-20{opacity:0.2;}.tw-opacity-30{opacity:0.3;}.tw-opacity-50{opacity:0.5;}.tw-opacity-80{opacity:0.8;}.tw-shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1),0 1px 2px -1px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);}.tw-shadow-2xl{--tw-shadow:0 25px 50px -12px rgb(0 0 0 / 0.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);}.tw-shadow-\[0_2px_10px_0px_rgba\(0\,0\,0\,0\.05\)\]{--tw-shadow:0 2px 10px 0px rgba(0,0,0,0.05);--tw-shadow-colored:0 2px 10px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);}.tw-shadow-\[0_2px_10px_0px_rgba\(0\,0\,0\,0\.15\)\]{--tw-shadow:0 2px 10px 0px rgba(0,0,0,0.15);--tw-shadow-colored:0 2px 10px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);}.tw-shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0 / 0.1),0 4px 6px -4px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);}.tw-shadow-md{--tw-shadow:0 4px 6px -1px rgb(0 0 0 / 0.1),0 2px 4px -2px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);}.tw-shadow-sm{--tw-shadow:0 1px 2px 0 rgb(0 0 0 / 0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);}.tw-shadow-xl{--tw-shadow:0 20px 25px -5px rgb(0 0 0 / 0.1),0 8px 10px -6px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);}.tw-outline-none{outline:2px solid transparent;outline-offset:2px;}.tw-outline{outline-style:solid;}.tw-outline-2{outline-width:2px;}.tw-outline-offset-2{outline-offset:2px;}.tw-ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);}.tw-ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);}.tw-ring-black\/5{--tw-ring-color:rgb(0 0 0 / 0.05);}.tw-ring-blue-300{--tw-ring-opacity:1;--tw-ring-color:rgb(121 187 231 / var(--tw-ring-opacity,1));}.tw-ring-blue-500{--tw-ring-opacity:1;--tw-ring-color:rgb(34 115 195 / var(--tw-ring-opacity,1));}.tw-ring-offset-2{--tw-ring-offset-width:2px;}.tw-backdrop-blur-sm{--tw-backdrop-blur:blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);}.tw-transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;}.tw-transition-all{transition-property:all;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;}.tw-transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;}.tw-transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;}.tw-transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;}.tw-transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;}.tw-duration-1000{transition-duration:1000ms;}.tw-duration-150{transition-duration:150ms;}.tw-duration-200{transition-duration:200ms;}.tw-duration-300{transition-duration:300ms;}.tw-duration-500{transition-duration:500ms;}.tw-duration-700{transition-duration:700ms;}.tw-ease-in{transition-timing-function:cubic-bezier(0.4,0,1,1);}.tw-ease-in-out{transition-timing-function:cubic-bezier(0.4,0,0.2,1);}.tw-ease-out{transition-timing-function:cubic-bezier(0,0,0.2,1);}.tw-content-\[\'\*\'\] {
  --tw-content: '*';
  content: var(--tw-content);
}

/*
Drupal core Classy theme overrides
==================================
*/

/*  */

/**
 * @file
 * Override classy styles for nodes.
 */

/* Drupal Contextual links */

.contextual-region .contextual.open ul.contextual-links > li::before {
  height: 0px;
  width: 0px;
  --tw-content: none;
  content: var(--tw-content);
}

/**
 * @file
 * Extra custom classes for unmanaged text.
 *
 * Withe TWBase Theme Utilities module installed these styles are
 * available in CKEditor toolbar in the Styles dropdown button
 */

.tw-prose .dropcap {
  float: left;
  margin-right: 0.25rem;
  display: block;
  padding: 0px;
  font-size: 3rem;
  text-transform: uppercase;
  line-height: 1;
}

@media (min-width: 640px) {

  .tw-prose .dropcap {
    font-size: 3.75rem;
    line-height: 1;
  }
}

@media (min-width: 1280px) {

  .tw-prose .dropcap {
    font-size: 4.5rem;
    line-height: 1;
  }
}

/**
 * Custom colors.
 * Colors are defined in tailwind.config.js
*/

.tw-prose .text-primary {
  --tw-text-opacity: 1;
  color: rgb(34 115 195 / var(--tw-text-opacity, 1));
}

.tw-prose .text-secondary {
  --tw-text-opacity: 1;
  color: rgb(129 140 248 / var(--tw-text-opacity, 1));
}

.tw-prose .text-success {
  --tw-text-opacity: 1;
  color: rgb(52 211 153 / var(--tw-text-opacity, 1));
}

.tw-prose .text-danger {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}

.tw-prose .text-warning {
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity, 1));
}

/**
 * @file
 * Visual styles for buttons.
 */

.button {
  /* Common for all buttons */
  border-radius: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  /* Default button colors */
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}

.button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.button:is(.tw-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}

.button:hover:is(.tw-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.button:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1));
}

.button:focus:is(.tw-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.button:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
  opacity: 0.5;
}

.button:hover:disabled {
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}

.button:disabled:is(.tw-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1));
}

.button:hover:disabled:is(.tw-dark *) {
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}

.tw-prose a.button {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: center;
  text-decoration-line: none;
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}

.tw-prose a.button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.tw-prose a.button:is(.tw-dark *) {
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}

.tw-prose a.button:hover:is(.tw-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.button.button--sm {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

/*
.tw-prose a.button.button--sm {
  @apply tw-px-4 tw-py-3 tw-text-sm;
} */

.button.button--lg {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

/* .tw-prose a.button .button--lg {
  @apply tw-px-5 tw-py-4 tw-text-lg;
} */

/* .button:first-child,
.image-button:first-child {
  @apply tw-mr-2;
} */

/* Primary buttons colors */

.button.button--primary,
.tw-prose a.button.button--primary {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.button.button--primary:hover,
.tw-prose a.button.button--primary:hover {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.button.button--primary,
.tw-prose a.button.button--primary {
  --tw-bg-opacity: 1;
  background-color: rgb(34 115 195 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1));
}

.button.button--primary:hover,
.tw-prose a.button.button--primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 64 126 / var(--tw-bg-opacity, 1));
}

.button.button--primary:focus,
.tw-prose a.button.button--primary:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(10 24 56 / var(--tw-bg-opacity, 1));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(225 242 250 / var(--tw-ring-opacity, 1));
}

.button.button--primary:disabled,
.tw-prose a.button.button--primary:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(121 187 231 / var(--tw-bg-opacity, 1));
}

.button.button--primary:hover:disabled,
.tw-prose a.button.button--primary:hover:disabled {
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1));
}

/* Secondary buttons colors */

.button.button--secondary,
.tw-prose a.button.button--secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(129 140 248 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1));
}

.button.button--secondary:hover,
.tw-prose a.button.button--secondary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity, 1));
}

.button.button--secondary:focus,
.tw-prose a.button.button--secondary:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(199 210 254 / var(--tw-ring-opacity, 1));
}

.button.button--secondary:disabled,
.tw-prose a.button.button--secondary:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(165 180 252 / var(--tw-bg-opacity, 1));
}

.button.button--secondary:hover:disabled,
.tw-prose a.button.button--secondary:hover:disabled {
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1));
}

/* Success buttons colors */

.button.button--success,
.tw-prose a.button.button--success {
  --tw-bg-opacity: 1;
  background-color: rgb(52 211 153 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1));
}

.button.button--success:hover,
.tw-prose a.button.button--success:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
}

.button.button--success:focus,
.tw-prose a.button.button--success:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity, 1));
}

.button.button--success:disabled,
.tw-prose a.button.button--success:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(110 231 183 / var(--tw-bg-opacity, 1));
}

.button.button--success:hover:disabled,
.tw-prose a.button.button--success:hover:disabled {
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1));
}

/* Danger buttons colors */

.button.button--danger,
.tw-prose a.button.button--danger {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1));
}

.button.button--danger:hover,
.tw-prose a.button.button--danger:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}

.button.button--danger:focus,
.tw-prose a.button.button--danger:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1));
}

.button.button--danger:disabled,
.tw-prose a.button.button--danger:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1));
}

.button.button--danger:hover:disabled,
.tw-prose a.button.button--danger:hover:disabled {
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1));
}

/* Warning buttons colors */

.button.button--warning,
.tw-prose a.button.button--warning {
  --tw-bg-opacity: 1;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1));
}

.button.button--warning:hover,
.tw-prose a.button.button--warning:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1));
}

.button.button--warning:focus,
.tw-prose a.button.button--warning:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(217 119 6 / var(--tw-bg-opacity, 1));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 230 138 / var(--tw-ring-opacity, 1));
}

.button.button--warning:disabled,
.tw-prose a.button.button--warning:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity, 1));
}

.button.button--warning:hover:disabled,
.tw-prose a.button.button--warning:hover:disabled {
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1));
}

/**
 * @file
 * Visual styles for fields.
 */

.text-format-wrapper .filter-wrapper {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
}

.text-format-wrapper .filter-wrapper select:is(.tw-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}

.field__label {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
}

.field--label-inline .field__label {
  padding-top: 0px;
}

@media (min-width: 640px) {

  .field--label-inline .field__label {
    padding-top: 0.25rem;
  }
}

@media (min-width: 1024px) {

  .field--label-inline .field__label {
    padding-top: 0.25rem;
  }
}

@media (min-width: 1280px) {

  .field--label-inline .field__label {
    padding-top: 0.5rem;
  }
}

@media (min-width: 1536px) {

  .field--label-inline .field__label {
    padding-top: 0.75rem;
  }
}

/* .field--name-field-paragraphs .field__item:last-child .paragraph {
  @apply tw-pb-12;
} */

.field--name-field-tags .field__item {
  margin-bottom: 0.5rem;
  display: inline-block;
}

.field--name-field-tags a.tag-link {
  height: 1.5rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  opacity: 0.8;
}

.field--name-field-tags a.tag-link:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  opacity: 1;
}

.field--name-field-tags a.tag-link:is(.tw-dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.field--name-field-tags a.tag-link:hover:is(.tw-dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

/**
 * @file
 * Override classy styles for form components.
 */

form .form-item .description {
  padding-top: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

form input[type='submit'] {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}

form input[type='text'],
form input[type='password'],
form input[type='email'],
form input[type='number'],
form input[type='url'],
form input[type='date'],
form input[type='datetime-local'],
form input[type='month'],
form input[type='week'],
form input[type='time'],
form input[type='search'],
form input[type='tel'],
select,
select[multiple],
textarea {
  border-radius: 0.375rem;
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

form input[type='text']:is(.tw-dark *),
form input[type='password']:is(.tw-dark *),
form input[type='email']:is(.tw-dark *),
form input[type='number']:is(.tw-dark *),
form input[type='url']:is(.tw-dark *),
form input[type='date']:is(.tw-dark *),
form input[type='datetime-local']:is(.tw-dark *),
form input[type='month']:is(.tw-dark *),
form input[type='week']:is(.tw-dark *),
form input[type='time']:is(.tw-dark *),
form input[type='search']:is(.tw-dark *),
form input[type='tel']:is(.tw-dark *),
select:is(.tw-dark *),
select[multiple]:is(.tw-dark *),
textarea:is(.tw-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(226 232 240 / var(--tw-text-opacity, 1));
}

form input[type='text']:focus,
form input[type='password']:focus,
form input[type='email']:focus,
form input[type='number']:focus,
form input[type='url']:focus,
form input[type='date']:focus,
form input[type='datetime-local']:focus,
form input[type='month']:focus,
form input[type='week']:focus,
form input[type='time']:focus,
form input[type='search']:focus,
form input[type='tel']:focus,
select:focus,
select[multiple]:focus,
textarea:focus {
  --tw-border-opacity: 1;
  border-color: rgb(121 187 231 / var(--tw-border-opacity, 1));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-color: rgb(225 242 250 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}

form input[type='text'],
form input[type='password'],
form input[type='email'],
form input[type='url'],
form input[type='search'],
form input[type='tel'],
textarea {
  width: 100%;
  max-width: 100%;
}

form input[type='checkbox'] {
  border-radius: 0.25rem;
}

form input[type='checkbox'],
form input[type='radio'] {
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(34 115 195 / var(--tw-text-opacity, 1));
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

form input[type='checkbox']:focus,
form input[type='radio']:focus {
  --tw-border-opacity: 1;
  border-color: rgb(121 187 231 / var(--tw-border-opacity, 1));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-color: rgb(225 242 250 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
  --tw-ring-offset-width: 0px;
}

form input[type='checkbox']:focus:is(.tw-dark *),
form input[type='radio']:focus:is(.tw-dark *) {
  --tw-ring-opacity: 0.8;
}

form .dropbutton-multiple,
form .dropbutton-multiple.open,
form .dropbutton-multiple.open .dropbutton-widget {
  width: 100%;
  max-width: 32rem;
}

.js form .dropbutton-widget {
  overflow: hidden;
  border-radius: 0.375rem;
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}

.js form .dropbutton-widget:hover {
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}

form .dropbutton-widget .dropbutton {
  border-right-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}

form .dropbutton-widget .dropbutton li {
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}

form .dropbutton-widget .dropbutton li:is(.tw-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(226 232 240 / var(--tw-text-opacity, 1));
}

form .dropbutton-widget .dropbutton li a {
  font-weight: 400;
  text-decoration-line: none;
}

form .dropbutton-widget .dropbutton li.dropbutton-action {
  margin: 0px;
  padding: 0px;
}

form .dropbutton-widget .dropbutton > li::before {
  top: 0px;
  left: 0px;
  height: 0px;
  width: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}

form .dropbutton-widget .dropbutton .dropbutton-toggle {
  position: absolute;
  margin: 0px;
}

form .dropbutton-widget .dropbutton .dropbutton-arrow {
  right: 33.333333%;
  --tw-border-opacity: 1;
  border-top-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}

form .dropbutton-widget .dropbutton .dropbutton-arrow:is(.tw-dark *) {
  --tw-border-opacity: 1;
  border-top-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}

form .dropbutton-multiple.open .dropbutton .dropbutton-arrow {
  --tw-border-opacity: 0;
}

form fieldset.form-wrapper {
  padding: 1rem;
}

form fieldset.form-wrapper legend {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-weight: 500;
}

form fieldset.fieldgroup legend {
  padding: 0px;
}

form fieldset.fieldgroup,
form fieldset.form-composite {
  padding: 0px;
}

.form-type-radio .description,
.form-type-checkbox .description {
  margin-left: 1.25rem; /* LTR */
}

[dir="rtl"] .form-type-radio .description,
[dir="rtl"] .form-type-checkbox .description {
  margin-right: 1.25rem;
}

/**
 * @file
 * Override classy styles for menu.
 */

ul.menu {
  margin-left: 0px;
}

ul.menu > li.menu-item {
  padding-left: 0px;
}

ul.menu > .menu-item::before {
  content: '';
  height: 0px;
  width: 0px;
}

.messages {
  border-radius: 0.5rem;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.messages--status {
  border-left-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(34 115 195 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(251 253 254 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  --tw-text-opacity: 1;
  color: rgb(22 64 126 / var(--tw-text-opacity, 1));
}

.messages--status:is(.tw-dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(22 64 126 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(121 187 231 / var(--tw-text-opacity, 1));
}

.messages--warning {
  border-left-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  --tw-text-opacity: 1;
  color: rgb(161 98 7 / var(--tw-text-opacity, 1));
}

.messages--warning:is(.tw-dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(253 224 71 / var(--tw-text-opacity, 1));
}

.messages--error {
  border-left-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}

.messages--error:is(.tw-dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}

.messages--info {
  border-left-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.messages--info:is(.tw-dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

/**
 * @file
 * Override classy styles for unmanaged elements.
 */

.feed-icons {
  display: none;
}

/**
 * Navbar styling.
 */

body {
  /* Fix horizontal scrolling on iOS devices. */
  /* https://www.drupal.org/node/1870076 */
  position: relative;
}

body.toolbar-vertical.navbar-is-fixed header {
  top: 36px;
}

/**
 * @file
 * Override classy styles for nodes.
 */

.node--unpublished {
  --tw-bg-opacity: 1;
  background-color: rgb(233 213 255 / var(--tw-bg-opacity, 1));
  padding: 1rem;
}

.node--unpublished:is(.tw-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(168 85 247 / var(--tw-bg-opacity, 1));
}

.node__links ul.links {
  display: inline-block;
}

.node__links ul.links li {
  padding-left: 0px;
}

.node__links ul.links li::before {
  content: '';
  height: 0px;
  width: 0px;
}

/**
 * @file
 * Specific styling for the contact webform.
 */

#webform-submission-contact-add-form {
  margin-left: auto;
  margin-right: auto;
  max-width: 56rem;
  border-radius: 0.75rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

#webform-submission-contact-add-form:is(.tw-dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
}

/* Form Item Wrapper - Force labels on top */

#webform-submission-contact-add-form .form-item {
  margin-bottom: 1.5rem;
  flex-direction: column;
  align-items: stretch;
  gap: 0.5rem;
}

/* Labels */

#webform-submission-contact-add-form label {
  margin-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}

#webform-submission-contact-add-form label:is(.tw-dark *) {
  --tw-text-opacity: 1;
  color: rgb(226 232 240 / var(--tw-text-opacity, 1));
}

#webform-submission-contact-add-form label .tw-text-red-500 {
  margin-left: 0.25rem;
}

/* Input Wrapper */

#webform-submission-contact-add-form .tw-flex-1 {
  width: 100%;
}

/* Inputs, Textareas, Selects */

#webform-submission-contact-add-form input[type='text'],
#webform-submission-contact-add-form input[type='email'],
#webform-submission-contact-add-form select,
#webform-submission-contact-add-form textarea {
  width: 100%;
  border-radius: 0.5rem;
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}

#webform-submission-contact-add-form input[type='text']::-moz-placeholder, #webform-submission-contact-add-form input[type='email']::-moz-placeholder, #webform-submission-contact-add-form select::-moz-placeholder, #webform-submission-contact-add-form textarea::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(148 163 184 / var(--tw-placeholder-opacity, 1));
}

#webform-submission-contact-add-form input[type='text']::placeholder,
#webform-submission-contact-add-form input[type='email']::placeholder,
#webform-submission-contact-add-form select::placeholder,
#webform-submission-contact-add-form textarea::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(148 163 184 / var(--tw-placeholder-opacity, 1));
}

#webform-submission-contact-add-form input[type='text'],
#webform-submission-contact-add-form input[type='email'],
#webform-submission-contact-add-form select,
#webform-submission-contact-add-form textarea {
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

#webform-submission-contact-add-form input[type='text']:is(.tw-dark *),
#webform-submission-contact-add-form input[type='email']:is(.tw-dark *),
#webform-submission-contact-add-form select:is(.tw-dark *),
#webform-submission-contact-add-form textarea:is(.tw-dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
  background-color: rgb(30 41 59 / 0.5);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

#webform-submission-contact-add-form input[type='text']:focus,
#webform-submission-contact-add-form input[type='email']:focus,
#webform-submission-contact-add-form select:focus,
#webform-submission-contact-add-form textarea:focus {
  --tw-border-opacity: 1;
  border-color: rgb(34 115 195 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-color: rgb(34 115 195 / 0.1);
}

#webform-submission-contact-add-form input[type='text']:focus:is(.tw-dark *),
#webform-submission-contact-add-form input[type='email']:focus:is(.tw-dark *),
#webform-submission-contact-add-form select:focus:is(.tw-dark *),
#webform-submission-contact-add-form textarea:focus:is(.tw-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}

/* Category Fieldset */

#webform-submission-contact-add-form fieldset {
  margin-bottom: 2rem;
  border-style: none;
  padding: 0px;
}

#webform-submission-contact-add-form fieldset legend {
  margin-bottom: 1rem;
}

#webform-submission-contact-add-form fieldset .fieldset-legend {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}

#webform-submission-contact-add-form fieldset .fieldset-legend:is(.tw-dark *) {
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1));
}

#webform-submission-contact-add-form .webform-select-other .form-item {
  margin-bottom: 0px;
}

/* Checkbox Item - Keep inline */

#webform-submission-contact-add-form .form-item-na-moy-stalei-antigrafo {
  cursor: pointer;
  flex-direction: row;
  align-items: center;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

#webform-submission-contact-add-form .form-item-na-moy-stalei-antigrafo:is(.tw-dark *) {
  background-color: rgb(30 41 59 / 0.5);
}

#webform-submission-contact-add-form .form-item-na-moy-stalei-antigrafo:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}

#webform-submission-contact-add-form .form-item-na-moy-stalei-antigrafo:hover:is(.tw-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}

#webform-submission-contact-add-form .form-item-na-moy-stalei-antigrafo label {
  margin-bottom: 0px;
  cursor: pointer;
}

#webform-submission-contact-add-form input[type='checkbox'] {
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 0.25rem;
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(28 88 160 / var(--tw-text-opacity, 1));
}

#webform-submission-contact-add-form input[type='checkbox']:focus {
  --tw-ring-color: rgb(34 115 195 / 0.2);
}

/* Form Actions */

#webform-submission-contact-add-form .form-actions {
  margin-top: 2.5rem;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
  padding-top: 2rem;
}

#webform-submission-contact-add-form .form-actions:is(.tw-dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}

#webform-submission-contact-add-form input[type='submit'] {
  width: 100%;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(28 88 160 / var(--tw-bg-opacity, 1));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-shadow-color: rgb(34 115 195 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

#webform-submission-contact-add-form input[type='submit']:hover {
  --tw-translate-y: -0.125rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(22 64 126 / var(--tw-bg-opacity, 1));
  --tw-shadow-color: rgb(28 88 160 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}

#webform-submission-contact-add-form input[type='submit']:active{--tw-translate-y:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.tw-dark #webform-submission-contact-add-form{--tw-shadow:0 25px 50px -12px rgb(0 0 0 / 0.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--tw-shadow-color:rgb(0 0 0 / 0.2);--tw-shadow:var(--tw-shadow-colored);}.view-brands{--brand-primary:#003068;--brand-secondary:#00a0e3;--brand-accent:#f8fafc;--brand-border:#e2e8f0;}.brand-search-wrapper{max-width:600px;margin:0 auto 3rem;position:relative;}.brand-search-input{width:100%;padding:0.875rem 3rem 0.875rem 3rem;border:1px solid var(--brand-border);border-radius:9999px;background-color:#fff;font-size:1rem;transition:all 0.3s ease;box-shadow:0 4px 6px -1px rgba(0,0,0,0.05),0 2px 4px -1px rgba(0,0,0,0.03);}.brand-search-input:focus{outline:none;border-color:var(--brand-secondary);box-shadow:0 0 0 4px rgba(0,160,227,0.1),0 10px 15px -3px rgba(0,0,0,0.1);}.brand-search-icon{position:absolute;left:1.25rem;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none;}.brand-clear-search{position:absolute;right:1.25rem;top:50%;transform:translateY(-50%);color:#94a3b8;cursor:pointer;transition:color 0.2s ease;display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;}.brand-clear-search:hover{color:#64748b;}.brand-alphabet-filter{display:flex;justify-content:center;flex-wrap:wrap;gap:0.5rem;margin-bottom:4rem;padding:1rem;background:var(--brand-accent);border-radius:1rem;border:1px solid var(--brand-border);}.alphabet-filter{min-width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--brand-border);border-radius:0.5rem;font-weight:600;font-size:0.875rem;color:#475569;cursor:pointer;transition:all 0.2s cubic-bezier(0.4,0,0.2,1);text-transform:uppercase;}.alphabet-filter:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-1px);}.alphabet-filter.active{background:var(--brand-primary);color:#fff;border-color:var(--brand-primary);box-shadow:0 4px 6px -1px rgba(0,48,104,0.2);}.alphabet-filter[data-letter="all"]{padding:0 1.25rem;min-width:auto;}.brand-row-wrapper{height:100%;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.5rem;background:#fff;border:1px solid var(--brand-border);border-radius:1rem;transition:all 0.4s cubic-bezier(0.4,0,0.2,1);text-decoration:none !important;position:relative;}.brand-row-wrapper:hover{border-color:var(--brand-secondary);box-shadow:0 20px 25px -5px rgba(0,0,0,0.05),0 10px 10px -5px rgba(0,0,0,0.02);transform:translateY(-4px);}.brand-row-wrapper .brand-image-wrapper{height:80px;width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:transform 0.4s ease;}.brand-row-wrapper:hover .brand-image-wrapper{transform:scale(1.05);}.brand-row-wrapper img{max-width:140px;max-height:60px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;filter:grayscale(100%);opacity:0.7;transition:all 0.4s ease;}.brand-row-wrapper:hover img{filter:grayscale(0%);opacity:1;}.brand-row-wrapper .brand-name{font-size:1.125rem;font-weight:700;color:#1e293b;margin-top:auto;transition:color 0.3s ease;}.brand-row-wrapper:hover .brand-name{color:var(--brand-secondary);}.no-brands-found{grid-column:1 / -1;text-align:center;padding:5rem 2rem;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:1.5rem;color:#64748b;font-size:1.25rem;font-weight:500;}@media (max-width:640px){.brand-alphabet-filter{padding:0.75rem;gap:0.375rem;}.alphabet-filter{min-width:34px;height:34px;font-size:0.75rem;}.brand-row-wrapper{padding:1.5rem 1rem;}.brand-row-wrapper .brand-image-wrapper{height:60px;}.brand-row-wrapper img{max-width:110px;max-height:50px;}.brand-row-wrapper .brand-name{font-size:1rem;}}.dark\:tw-prose-invert:is(.tw-dark *){--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-lead:var(--tw-prose-invert-lead);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-kbd:var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-pre-code:var(--tw-prose-invert-pre-code);--tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders);}.dark\:tw-prose-dark:is(.tw-dark *){color:#e2e8f0;}.dark\:tw-prose-dark:is(.tw-dark *) :where([class~="lead"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:#e2e8f0;}.dark\:tw-prose-dark:is(.tw-dark *) :where(h1):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:#e2e8f0;}.dark\:tw-prose-dark:is(.tw-dark *) :where(h2):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:#e2e8f0;}.dark\:tw-prose-dark:is(.tw-dark *) :where(h3):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:#e2e8f0;}.dark\:tw-prose-dark:is(.tw-dark *) :where(h4):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:#e2e8f0;}.dark\:tw-prose-dark:is(.tw-dark *) :where(h5):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:#e2e8f0;}.dark\:tw-prose-dark:is(.tw-dark *) :where(h6):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:#e2e8f0;}.dark\:tw-prose-dark:is(.tw-dark *) :where(strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:#e2e8f0;}.dark\:tw-prose-dark:is(.tw-dark *) :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:#94a3b8;}.dark\:tw-prose-dark:is(.tw-dark *) :where(pre):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){background-color:#0f172a;}.dark\:tw-prose-dark:is(.tw-dark *) :where(blockquote):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:#e2e8f0;background:#475569;}.dark\:tw-prose-dark:is(.tw-dark *) :where(ol > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::before{color:#e2e8f0;}.dark\:tw-prose-dark:is(.tw-dark *) :where(thead th):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){color:#e2e8f0;}@media (min-width:640px){.sm\:tw-prose-base{font-size:1rem;line-height:1.75;}.sm\:tw-prose-base :where(p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.25em;margin-bottom:1.25em;}.sm\:tw-prose-base :where([class~="lead"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em;}.sm\:tw-prose-base :where(blockquote):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em;}.sm\:tw-prose-base :where(h1):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:2.25em;margin-top:0;margin-bottom:0.8888889em;line-height:1.1111111;}.sm\:tw-prose-base :where(h2):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333;}.sm\:tw-prose-base :where(h3):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:1.25em;margin-top:1.6em;margin-bottom:0.6em;line-height:1.6;}.sm\:tw-prose-base :where(h4):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.5em;margin-bottom:0.5em;line-height:1.5;}.sm\:tw-prose-base :where(img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:2em;margin-bottom:2em;}.sm\:tw-prose-base :where(picture):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:2em;margin-bottom:2em;}.sm\:tw-prose-base :where(picture > img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;margin-bottom:0;}.sm\:tw-prose-base :where(video):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:2em;margin-bottom:2em;}.sm\:tw-prose-base :where(kbd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.875em;border-radius:0.3125rem;padding-top:0.1875em;padding-inline-end:0.375em;padding-bottom:0.1875em;padding-inline-start:0.375em;}.sm\:tw-prose-base :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.875em;}.sm\:tw-prose-base :where(h2 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.875em;}.sm\:tw-prose-base :where(h3 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.9em;}.sm\:tw-prose-base :where(pre):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:0.375rem;padding-top:0.8571429em;padding-inline-end:1.1428571em;padding-bottom:0.8571429em;padding-inline-start:1.1428571em;}.sm\:tw-prose-base :where(ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;}.sm\:tw-prose-base :where(ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;}.sm\:tw-prose-base :where(li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0.5em;margin-bottom:0.5em;}.sm\:tw-prose-base :where(ol > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-start:0.375em;}.sm\:tw-prose-base :where(ul > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-start:0.375em;}.sm\:tw-prose-base :where(.sm\:tw-prose-base > ul > li p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0.75em;margin-bottom:0.75em;}.sm\:tw-prose-base :where(.sm\:tw-prose-base > ul > li > p:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.25em;}.sm\:tw-prose-base :where(.sm\:tw-prose-base > ul > li > p:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-bottom:1.25em;}.sm\:tw-prose-base :where(.sm\:tw-prose-base > ol > li > p:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.25em;}.sm\:tw-prose-base :where(.sm\:tw-prose-base > ol > li > p:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-bottom:1.25em;}.sm\:tw-prose-base :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0.75em;margin-bottom:0.75em;}.sm\:tw-prose-base :where(dl):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.25em;margin-bottom:1.25em;}.sm\:tw-prose-base :where(dt):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.25em;}.sm\:tw-prose-base :where(dd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0.5em;padding-inline-start:1.625em;}.sm\:tw-prose-base :where(hr):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:3em;margin-bottom:3em;}.sm\:tw-prose-base :where(hr + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.sm\:tw-prose-base :where(h2 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.sm\:tw-prose-base :where(h3 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.sm\:tw-prose-base :where(h4 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.sm\:tw-prose-base :where(table):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.875em;line-height:1.7142857;}.sm\:tw-prose-base :where(thead th):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-end:0.5714286em;padding-bottom:0.5714286em;padding-inline-start:0.5714286em;}.sm\:tw-prose-base :where(thead th:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-start:0;}.sm\:tw-prose-base :where(thead th:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-end:0;}.sm\:tw-prose-base :where(tbody td,tfoot td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-top:0.5714286em;padding-inline-end:0.5714286em;padding-bottom:0.5714286em;padding-inline-start:0.5714286em;}.sm\:tw-prose-base :where(tbody td:first-child,tfoot td:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-start:0;}.sm\:tw-prose-base :where(tbody td:last-child,tfoot td:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-end:0;}.sm\:tw-prose-base :where(figure):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:2em;margin-bottom:2em;}.sm\:tw-prose-base :where(figure > *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;margin-bottom:0;}.sm\:tw-prose-base :where(figcaption):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.875em;line-height:1.4285714;margin-top:0.8571429em;}.sm\:tw-prose-base :where(.sm\:tw-prose-base > :first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.sm\:tw-prose-base :where(.sm\:tw-prose-base > :last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-bottom:0;}}@media (min-width:1024px){.lg\:tw-prose-lg{font-size:1.125rem;line-height:1.7777778;}.lg\:tw-prose-lg :where(p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;}.lg\:tw-prose-lg :where([class~="lead"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em;}.lg\:tw-prose-lg :where(blockquote):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.6666667em;margin-bottom:1.6666667em;padding-inline-start:1em;}.lg\:tw-prose-lg :where(h1):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:2.6666667em;margin-top:0;margin-bottom:0.8333333em;line-height:1;}.lg\:tw-prose-lg :where(h2):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333;}.lg\:tw-prose-lg :where(h3):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:0.6666667em;line-height:1.5;}.lg\:tw-prose-lg :where(h4):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.7777778em;margin-bottom:0.4444444em;line-height:1.5555556;}.lg\:tw-prose-lg :where(img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.7777778em;margin-bottom:1.7777778em;}.lg\:tw-prose-lg :where(picture):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.7777778em;margin-bottom:1.7777778em;}.lg\:tw-prose-lg :where(picture > img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;margin-bottom:0;}.lg\:tw-prose-lg :where(video):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.7777778em;margin-bottom:1.7777778em;}.lg\:tw-prose-lg :where(kbd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.8888889em;border-radius:0.3125rem;padding-top:0.2222222em;padding-inline-end:0.4444444em;padding-bottom:0.2222222em;padding-inline-start:0.4444444em;}.lg\:tw-prose-lg :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.8888889em;}.lg\:tw-prose-lg :where(h2 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.8666667em;}.lg\:tw-prose-lg :where(h3 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.875em;}.lg\:tw-prose-lg :where(pre):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:0.375rem;padding-top:1em;padding-inline-end:1.5em;padding-bottom:1em;padding-inline-start:1.5em;}.lg\:tw-prose-lg :where(ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5555556em;}.lg\:tw-prose-lg :where(ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5555556em;}.lg\:tw-prose-lg :where(li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0.6666667em;margin-bottom:0.6666667em;}.lg\:tw-prose-lg :where(ol > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-start:0.4444444em;}.lg\:tw-prose-lg :where(ul > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-start:0.4444444em;}.lg\:tw-prose-lg :where(.lg\:tw-prose-lg > ul > li p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0.8888889em;margin-bottom:0.8888889em;}.lg\:tw-prose-lg :where(.lg\:tw-prose-lg > ul > li > p:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.3333333em;}.lg\:tw-prose-lg :where(.lg\:tw-prose-lg > ul > li > p:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-bottom:1.3333333em;}.lg\:tw-prose-lg :where(.lg\:tw-prose-lg > ol > li > p:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.3333333em;}.lg\:tw-prose-lg :where(.lg\:tw-prose-lg > ol > li > p:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-bottom:1.3333333em;}.lg\:tw-prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0.8888889em;margin-bottom:0.8888889em;}.lg\:tw-prose-lg :where(dl):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;}.lg\:tw-prose-lg :where(dt):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.3333333em;}.lg\:tw-prose-lg :where(dd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0.6666667em;padding-inline-start:1.5555556em;}.lg\:tw-prose-lg :where(hr):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:3.1111111em;margin-bottom:3.1111111em;}.lg\:tw-prose-lg :where(hr + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.lg\:tw-prose-lg :where(h2 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.lg\:tw-prose-lg :where(h3 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.lg\:tw-prose-lg :where(h4 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.lg\:tw-prose-lg :where(table):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.8888889em;line-height:1.5;}.lg\:tw-prose-lg :where(thead th):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-end:0.75em;padding-bottom:0.75em;padding-inline-start:0.75em;}.lg\:tw-prose-lg :where(thead th:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-start:0;}.lg\:tw-prose-lg :where(thead th:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-end:0;}.lg\:tw-prose-lg :where(tbody td,tfoot td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-top:0.75em;padding-inline-end:0.75em;padding-bottom:0.75em;padding-inline-start:0.75em;}.lg\:tw-prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-start:0;}.lg\:tw-prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-end:0;}.lg\:tw-prose-lg :where(figure):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.7777778em;margin-bottom:1.7777778em;}.lg\:tw-prose-lg :where(figure > *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;margin-bottom:0;}.lg\:tw-prose-lg :where(figcaption):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.8888889em;line-height:1.5;margin-top:1em;}.lg\:tw-prose-lg :where(.lg\:tw-prose-lg > :first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.lg\:tw-prose-lg :where(.lg\:tw-prose-lg > :last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-bottom:0;}}@media (min-width:1280px){.xl\:tw-prose-xl{font-size:1.25rem;line-height:1.8;}.xl\:tw-prose-xl :where(p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.2em;margin-bottom:1.2em;}.xl\:tw-prose-xl :where([class~="lead"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em;}.xl\:tw-prose-xl :where(blockquote):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1.0666667em;}.xl\:tw-prose-xl :where(h1):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:2.8em;margin-top:0;margin-bottom:0.8571429em;line-height:1;}.xl\:tw-prose-xl :where(h2):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:0.8888889em;line-height:1.1111111;}.xl\:tw-prose-xl :where(h3):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:0.6666667em;line-height:1.3333333;}.xl\:tw-prose-xl :where(h4):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.8em;margin-bottom:0.6em;line-height:1.6;}.xl\:tw-prose-xl :where(img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:2em;margin-bottom:2em;}.xl\:tw-prose-xl :where(picture):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:2em;margin-bottom:2em;}.xl\:tw-prose-xl :where(picture > img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;margin-bottom:0;}.xl\:tw-prose-xl :where(video):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:2em;margin-bottom:2em;}.xl\:tw-prose-xl :where(kbd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.9em;border-radius:0.3125rem;padding-top:0.25em;padding-inline-end:0.4em;padding-bottom:0.25em;padding-inline-start:0.4em;}.xl\:tw-prose-xl :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.9em;}.xl\:tw-prose-xl :where(h2 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.8611111em;}.xl\:tw-prose-xl :where(h3 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.9em;}.xl\:tw-prose-xl :where(pre):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:0.5rem;padding-top:1.1111111em;padding-inline-end:1.3333333em;padding-bottom:1.1111111em;padding-inline-start:1.3333333em;}.xl\:tw-prose-xl :where(ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.2em;margin-bottom:1.2em;padding-inline-start:1.6em;}.xl\:tw-prose-xl :where(ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.2em;margin-bottom:1.2em;padding-inline-start:1.6em;}.xl\:tw-prose-xl :where(li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0.6em;margin-bottom:0.6em;}.xl\:tw-prose-xl :where(ol > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-start:0.4em;}.xl\:tw-prose-xl :where(ul > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-start:0.4em;}.xl\:tw-prose-xl :where(.xl\:tw-prose-xl > ul > li p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0.8em;margin-bottom:0.8em;}.xl\:tw-prose-xl :where(.xl\:tw-prose-xl > ul > li > p:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.2em;}.xl\:tw-prose-xl :where(.xl\:tw-prose-xl > ul > li > p:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-bottom:1.2em;}.xl\:tw-prose-xl :where(.xl\:tw-prose-xl > ol > li > p:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.2em;}.xl\:tw-prose-xl :where(.xl\:tw-prose-xl > ol > li > p:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-bottom:1.2em;}.xl\:tw-prose-xl :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0.8em;margin-bottom:0.8em;}.xl\:tw-prose-xl :where(dl):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.2em;margin-bottom:1.2em;}.xl\:tw-prose-xl :where(dt):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.2em;}.xl\:tw-prose-xl :where(dd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0.6em;padding-inline-start:1.6em;}.xl\:tw-prose-xl :where(hr):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:2.8em;margin-bottom:2.8em;}.xl\:tw-prose-xl :where(hr + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.xl\:tw-prose-xl :where(h2 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.xl\:tw-prose-xl :where(h3 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.xl\:tw-prose-xl :where(h4 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.xl\:tw-prose-xl :where(table):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.9em;line-height:1.5555556;}.xl\:tw-prose-xl :where(thead th):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-end:0.6666667em;padding-bottom:0.8888889em;padding-inline-start:0.6666667em;}.xl\:tw-prose-xl :where(thead th:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-start:0;}.xl\:tw-prose-xl :where(thead th:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-end:0;}.xl\:tw-prose-xl :where(tbody td,tfoot td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-top:0.8888889em;padding-inline-end:0.6666667em;padding-bottom:0.8888889em;padding-inline-start:0.6666667em;}.xl\:tw-prose-xl :where(tbody td:first-child,tfoot td:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-start:0;}.xl\:tw-prose-xl :where(tbody td:last-child,tfoot td:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-end:0;}.xl\:tw-prose-xl :where(figure):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:2em;margin-bottom:2em;}.xl\:tw-prose-xl :where(figure > *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;margin-bottom:0;}.xl\:tw-prose-xl :where(figcaption):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.9em;line-height:1.5555556;margin-top:1em;}.xl\:tw-prose-xl :where(.xl\:tw-prose-xl > :first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.xl\:tw-prose-xl :where(.xl\:tw-prose-xl > :last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-bottom:0;}}@media (min-width:1536px){.\32xl\:tw-prose-2xl{font-size:1.5rem;line-height:1.6666667;}.\32xl\:tw-prose-2xl :where(p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;}.\32xl\:tw-prose-2xl :where([class~="lead"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em;}.\32xl\:tw-prose-2xl :where(blockquote):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.7777778em;margin-bottom:1.7777778em;padding-inline-start:1.1111111em;}.\32xl\:tw-prose-2xl :where(h1):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:2.6666667em;margin-top:0;margin-bottom:0.875em;line-height:1;}.\32xl\:tw-prose-2xl :where(h2):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:2em;margin-top:1.5em;margin-bottom:0.8333333em;line-height:1.0833333;}.\32xl\:tw-prose-2xl :where(h3):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:1.5em;margin-top:1.5555556em;margin-bottom:0.6666667em;line-height:1.2222222;}.\32xl\:tw-prose-2xl :where(h4):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.6666667em;margin-bottom:0.6666667em;line-height:1.5;}.\32xl\:tw-prose-2xl :where(img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:2em;margin-bottom:2em;}.\32xl\:tw-prose-2xl :where(picture):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:2em;margin-bottom:2em;}.\32xl\:tw-prose-2xl :where(picture > img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;margin-bottom:0;}.\32xl\:tw-prose-2xl :where(video):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:2em;margin-bottom:2em;}.\32xl\:tw-prose-2xl :where(kbd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.8333333em;border-radius:0.375rem;padding-top:0.25em;padding-inline-end:0.3333333em;padding-bottom:0.25em;padding-inline-start:0.3333333em;}.\32xl\:tw-prose-2xl :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.8333333em;}.\32xl\:tw-prose-2xl :where(h2 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.875em;}.\32xl\:tw-prose-2xl :where(h3 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.8888889em;}.\32xl\:tw-prose-2xl :where(pre):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:0.5rem;padding-top:1.2em;padding-inline-end:1.6em;padding-bottom:1.2em;padding-inline-start:1.6em;}.\32xl\:tw-prose-2xl :where(ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5833333em;}.\32xl\:tw-prose-2xl :where(ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5833333em;}.\32xl\:tw-prose-2xl :where(li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0.5em;margin-bottom:0.5em;}.\32xl\:tw-prose-2xl :where(ol > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-start:0.4166667em;}.\32xl\:tw-prose-2xl :where(ul > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-start:0.4166667em;}.\32xl\:tw-prose-2xl :where(.\32xl\:tw-prose-2xl > ul > li p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0.8333333em;margin-bottom:0.8333333em;}.\32xl\:tw-prose-2xl :where(.\32xl\:tw-prose-2xl > ul > li > p:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.3333333em;}.\32xl\:tw-prose-2xl :where(.\32xl\:tw-prose-2xl > ul > li > p:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-bottom:1.3333333em;}.\32xl\:tw-prose-2xl :where(.\32xl\:tw-prose-2xl > ol > li > p:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.3333333em;}.\32xl\:tw-prose-2xl :where(.\32xl\:tw-prose-2xl > ol > li > p:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-bottom:1.3333333em;}.\32xl\:tw-prose-2xl :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0.6666667em;margin-bottom:0.6666667em;}.\32xl\:tw-prose-2xl :where(dl):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;}.\32xl\:tw-prose-2xl :where(dt):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:1.3333333em;}.\32xl\:tw-prose-2xl :where(dd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0.5em;padding-inline-start:1.5833333em;}.\32xl\:tw-prose-2xl :where(hr):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:3em;margin-bottom:3em;}.\32xl\:tw-prose-2xl :where(hr + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.\32xl\:tw-prose-2xl :where(h2 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.\32xl\:tw-prose-2xl :where(h3 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.\32xl\:tw-prose-2xl :where(h4 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.\32xl\:tw-prose-2xl :where(table):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.8333333em;line-height:1.4;}.\32xl\:tw-prose-2xl :where(thead th):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-end:0.6em;padding-bottom:0.8em;padding-inline-start:0.6em;}.\32xl\:tw-prose-2xl :where(thead th:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-start:0;}.\32xl\:tw-prose-2xl :where(thead th:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-end:0;}.\32xl\:tw-prose-2xl :where(tbody td,tfoot td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-top:0.8em;padding-inline-end:0.6em;padding-bottom:0.8em;padding-inline-start:0.6em;}.\32xl\:tw-prose-2xl :where(tbody td:first-child,tfoot td:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-start:0;}.\32xl\:tw-prose-2xl :where(tbody td:last-child,tfoot td:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){padding-inline-end:0;}.\32xl\:tw-prose-2xl :where(figure):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:2em;margin-bottom:2em;}.\32xl\:tw-prose-2xl :where(figure > *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;margin-bottom:0;}.\32xl\:tw-prose-2xl :where(figcaption):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){font-size:0.8333333em;line-height:1.6;margin-top:1em;}.\32xl\:tw-prose-2xl :where(.\32xl\:tw-prose-2xl > :first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-top:0;}.\32xl\:tw-prose-2xl :where(.\32xl\:tw-prose-2xl > :last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){margin-bottom:0;}}.placeholder\:tw-text-gray-400::-moz-placeholder{--tw-text-opacity:1;color:rgb(156 163 175 / var(--tw-text-opacity,1));}.placeholder\:tw-text-gray-400::placeholder{--tw-text-opacity:1;color:rgb(156 163 175 / var(--tw-text-opacity,1));}.hover\:tw-scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.hover\:tw-scale-\[1\.02\]:hover{--tw-scale-x:1.02;--tw-scale-y:1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.hover\:tw-border-blue-200:hover{--tw-border-opacity:1;border-color:rgb(173 217 240 / var(--tw-border-opacity,1));}.hover\:tw-border-blue-500:hover{--tw-border-opacity:1;border-color:rgb(34 115 195 / var(--tw-border-opacity,1));}.hover\:tw-bg-amber-600:hover{--tw-bg-opacity:1;background-color:rgb(217 119 6 / var(--tw-bg-opacity,1));}.hover\:tw-bg-blue-100:hover{--tw-bg-opacity:1;background-color:rgb(225 242 250 / var(--tw-bg-opacity,1));}.hover\:tw-bg-blue-50:hover{--tw-bg-opacity:1;background-color:rgb(251 253 254 / var(--tw-bg-opacity,1));}.hover\:tw-bg-blue-600:hover{--tw-bg-opacity:1;background-color:rgb(28 88 160 / var(--tw-bg-opacity,1));}.hover\:tw-bg-blue-700:hover{--tw-bg-opacity:1;background-color:rgb(22 64 126 / var(--tw-bg-opacity,1));}.hover\:tw-bg-blue-800:hover{--tw-bg-opacity:1;background-color:rgb(16 42 91 / var(--tw-bg-opacity,1));}.hover\:tw-bg-cyan-600:hover{--tw-bg-opacity:1;background-color:rgb(8 145 178 / var(--tw-bg-opacity,1));}.hover\:tw-bg-emerald-400:hover{--tw-bg-opacity:1;background-color:rgb(52 211 153 / var(--tw-bg-opacity,1));}.hover\:tw-bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246 / var(--tw-bg-opacity,1));}.hover\:tw-bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235 / var(--tw-bg-opacity,1));}.hover\:tw-bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219 / var(--tw-bg-opacity,1));}.hover\:tw-bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251 / var(--tw-bg-opacity,1));}.hover\:tw-bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgb(55 65 81 / var(--tw-bg-opacity,1));}.hover\:tw-bg-gray-900:hover{--tw-bg-opacity:1;background-color:rgb(17 24 39 / var(--tw-bg-opacity,1));}.hover\:tw-bg-green-700:hover{--tw-bg-opacity:1;background-color:rgb(21 128 61 / var(--tw-bg-opacity,1));}.hover\:tw-bg-orange-700:hover{--tw-bg-opacity:1;background-color:rgb(194 65 12 / var(--tw-bg-opacity,1));}.hover\:tw-bg-purple-700:hover{--tw-bg-opacity:1;background-color:rgb(126 34 206 / var(--tw-bg-opacity,1));}.hover\:tw-bg-red-600:hover{--tw-bg-opacity:1;background-color:rgb(220 38 38 / var(--tw-bg-opacity,1));}.hover\:tw-bg-red-700:hover{--tw-bg-opacity:1;background-color:rgb(185 28 28 / var(--tw-bg-opacity,1));}.hover\:tw-bg-sky-600:hover{--tw-bg-opacity:1;background-color:rgb(2 132 199 / var(--tw-bg-opacity,1));}.hover\:tw-bg-slate-100:hover{--tw-bg-opacity:1;background-color:rgb(241 245 249 / var(--tw-bg-opacity,1));}.hover\:tw-bg-slate-200:hover{--tw-bg-opacity:1;background-color:rgb(226 232 240 / var(--tw-bg-opacity,1));}.hover\:tw-bg-slate-800:hover{--tw-bg-opacity:1;background-color:rgb(30 41 59 / var(--tw-bg-opacity,1));}.hover\:tw-bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity,1));}.hover\:tw-bg-white\/30:hover{background-color:rgb(255 255 255 / 0.3);}.hover\:tw-text-black:hover{--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity,1));}.hover\:tw-text-blue-300:hover{--tw-text-opacity:1;color:rgb(121 187 231 / var(--tw-text-opacity,1));}.hover\:tw-text-blue-500:hover{--tw-text-opacity:1;color:rgb(34 115 195 / var(--tw-text-opacity,1));}.hover\:tw-text-blue-600:hover{--tw-text-opacity:1;color:rgb(28 88 160 / var(--tw-text-opacity,1));}.hover\:tw-text-blue-700:hover{--tw-text-opacity:1;color:rgb(22 64 126 / var(--tw-text-opacity,1));}.hover\:tw-text-blue-800:hover{--tw-text-opacity:1;color:rgb(16 42 91 / var(--tw-text-opacity,1));}.hover\:tw-text-emerald-600:hover{--tw-text-opacity:1;color:rgb(5 150 105 / var(--tw-text-opacity,1));}.hover\:tw-text-gray-200:hover{--tw-text-opacity:1;color:rgb(229 231 235 / var(--tw-text-opacity,1));}.hover\:tw-text-gray-300:hover{--tw-text-opacity:1;color:rgb(209 213 219 / var(--tw-text-opacity,1));}.hover\:tw-text-gray-600:hover{--tw-text-opacity:1;color:rgb(75 85 99 / var(--tw-text-opacity,1));}.hover\:tw-text-gray-700:hover{--tw-text-opacity:1;color:rgb(55 65 81 / var(--tw-text-opacity,1));}.hover\:tw-text-gray-800:hover{--tw-text-opacity:1;color:rgb(31 41 55 / var(--tw-text-opacity,1));}.hover\:tw-text-gray-900:hover{--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity,1));}.hover\:tw-text-red-600:hover{--tw-text-opacity:1;color:rgb(220 38 38 / var(--tw-text-opacity,1));}.hover\:tw-text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1));}.hover\:tw-underline:hover{text-decoration-line:underline;}.hover\:tw-no-underline:hover{text-decoration-line:none;}.hover\:tw-opacity-75:hover{opacity:0.75;}.hover\:tw-opacity-80:hover{opacity:0.8;}.hover\:tw-opacity-85:hover{opacity:0.85;}.hover\:tw-shadow-2xl:hover{--tw-shadow:0 25px 50px -12px rgb(0 0 0 / 0.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);}.hover\:tw-shadow-lg:hover{--tw-shadow:0 10px 15px -3px rgb(0 0 0 / 0.1),0 4px 6px -4px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);}.hover\:tw-shadow-md:hover{--tw-shadow:0 4px 6px -1px rgb(0 0 0 / 0.1),0 2px 4px -2px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);}.hover\:tw-shadow-xl:hover{--tw-shadow:0 20px 25px -5px rgb(0 0 0 / 0.1),0 8px 10px -6px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);}.focus\:tw-border-blue-500:focus{--tw-border-opacity:1;border-color:rgb(34 115 195 / var(--tw-border-opacity,1));}.focus\:tw-border-gray-500:focus{--tw-border-opacity:1;border-color:rgb(107 114 128 / var(--tw-border-opacity,1));}.focus\:tw-border-transparent:focus{border-color:transparent;}.focus\:tw-bg-white:focus{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity,1));}.focus\:tw-shadow-md:focus{--tw-shadow:0 4px 6px -1px rgb(0 0 0 / 0.1),0 2px 4px -2px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);}.focus\:tw-outline-none:focus{outline:2px solid transparent;outline-offset:2px;}.focus\:tw-ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);}.focus\:tw-ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);}.focus\:tw-ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);}.focus\:tw-ring-amber-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(253 230 138 / var(--tw-ring-opacity,1));}.focus\:tw-ring-blue-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(173 217 240 / var(--tw-ring-opacity,1));}.focus\:tw-ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(34 115 195 / var(--tw-ring-opacity,1));}.focus\:tw-ring-blue-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(28 88 160 / var(--tw-ring-opacity,1));}.focus\:tw-ring-cyan-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(165 243 252 / var(--tw-ring-opacity,1));}.focus\:tw-ring-gray-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(229 231 235 / var(--tw-ring-opacity,1));}.focus\:tw-ring-gray-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(107 114 128 / var(--tw-ring-opacity,1));}.focus\:tw-ring-orange-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(249 115 22 / var(--tw-ring-opacity,1));}.focus\:tw-ring-purple-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(168 85 247 / var(--tw-ring-opacity,1));}.focus\:tw-ring-red-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(254 202 202 / var(--tw-ring-opacity,1));}.focus\:tw-ring-transparent:focus{--tw-ring-color:transparent;}.focus\:tw-ring-opacity-50:focus{--tw-ring-opacity:0.5;}.focus\:tw-ring-offset-0:focus{--tw-ring-offset-width:0px;}.focus\:tw-ring-offset-2:focus{--tw-ring-offset-width:2px;}.focus\:tw-ring-offset-transparent:focus{--tw-ring-offset-color:transparent;}.focus-visible\:tw-outline:focus-visible{outline-style:solid;}.focus-visible\:tw-outline-2:focus-visible{outline-width:2px;}.focus-visible\:tw-outline-offset-2:focus-visible{outline-offset:2px;}.focus-visible\:tw-outline-blue-600:focus-visible{outline-color:#1C58A0;}.active\:tw-scale-\[0\.98\]:active{--tw-scale-x:0.98;--tw-scale-y:0.98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.disabled\:tw-cursor-not-allowed:disabled{cursor:not-allowed;}.disabled\:tw-opacity-50:disabled{opacity:0.5;}.tw-group:hover .group-hover\:tw-visible{visibility:visible;}.tw-group:hover .group-hover\:tw-h-20{height:5rem;}.tw-group:hover .group-hover\:tw-w-full{width:100%;}.tw-group:hover .group-hover\:tw-translate-x-0{--tw-translate-x:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.tw-group:hover .group-hover\:tw-translate-x-1{--tw-translate-x:0.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.tw-group:hover .group-hover\:tw-translate-y-0{--tw-translate-y:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.tw-group:hover .group-hover\:tw-scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.tw-group:hover .group-hover\:tw-scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.tw-group:hover .group-hover\:tw-scale-x-100{--tw-scale-x:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.tw-group:hover .group-hover\:tw-bg-opacity-30{--tw-bg-opacity:0.3;}.tw-group:hover .group-hover\:tw-bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops));}.tw-group:hover .group-hover\:tw-from-blue-600{--tw-gradient-from:#1C58A0 var(--tw-gradient-from-position);--tw-gradient-to:rgb(28 88 160 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);}.tw-group:hover .group-hover\:tw-via-purple-600{--tw-gradient-to:rgb(147 51 234 / 0)  var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#9333ea var(--tw-gradient-via-position),var(--tw-gradient-to);}.tw-group:hover .group-hover\:tw-to-pink-600{--tw-gradient-to:#db2777 var(--tw-gradient-to-position);}.tw-group:hover .group-hover\:tw-bg-clip-text{-webkit-background-clip:text;background-clip:text;}.tw-group:hover .group-hover\:tw-text-blue-600{--tw-text-opacity:1;color:rgb(28 88 160 / var(--tw-text-opacity,1));}.tw-group:hover .group-hover\:tw-text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55 / var(--tw-text-opacity,1));}.tw-group:hover .group-hover\:tw-text-transparent{color:transparent;}.tw-group:hover .group-hover\:tw-opacity-100{opacity:1;}.tw-group:hover .group-hover\:tw-opacity-20{opacity:0.2;}.tw-group:hover .group-hover\:tw-opacity-60{opacity:0.6;}.dark\:tw-block:is(.tw-dark *){display:block;}.dark\:tw-hidden:is(.tw-dark *){display:none;}.dark\:tw-divide-gray-700:is(.tw-dark *) > :not([hidden]) ~ :not([hidden]){--tw-divide-opacity:1;border-color:rgb(55 65 81 / var(--tw-divide-opacity,1));}.dark\:tw-divide-neutral-800:is(.tw-dark *) > :not([hidden]) ~ :not([hidden]){--tw-divide-opacity:1;border-color:rgb(38 38 38 / var(--tw-divide-opacity,1));}.dark\:tw-border-amber-700:is(.tw-dark *){--tw-border-opacity:1;border-color:rgb(180 83 9 / var(--tw-border-opacity,1));}.dark\:tw-border-blue-400:is(.tw-dark *){--tw-border-opacity:1;border-color:rgb(69 153 222 / var(--tw-border-opacity,1));}.dark\:tw-border-blue-700:is(.tw-dark *){--tw-border-opacity:1;border-color:rgb(22 64 126 / var(--tw-border-opacity,1));}.dark\:tw-border-blue-800:is(.tw-dark *){--tw-border-opacity:1;border-color:rgb(16 42 91 / var(--tw-border-opacity,1));}.dark\:tw-border-gray-400:is(.tw-dark *){--tw-border-opacity:1;border-color:rgb(156 163 175 / var(--tw-border-opacity,1));}.dark\:tw-border-gray-600:is(.tw-dark *){--tw-border-opacity:1;border-color:rgb(75 85 99 / var(--tw-border-opacity,1));}.dark\:tw-border-gray-700:is(.tw-dark *){--tw-border-opacity:1;border-color:rgb(55 65 81 / var(--tw-border-opacity,1));}.dark\:tw-border-gray-800:is(.tw-dark *){--tw-border-opacity:1;border-color:rgb(31 41 55 / var(--tw-border-opacity,1));}.dark\:tw-border-green-700:is(.tw-dark *){--tw-border-opacity:1;border-color:rgb(21 128 61 / var(--tw-border-opacity,1));}.dark\:tw-border-purple-700:is(.tw-dark *){--tw-border-opacity:1;border-color:rgb(126 34 206 / var(--tw-border-opacity,1));}.dark\:tw-border-red-700:is(.tw-dark *){--tw-border-opacity:1;border-color:rgb(185 28 28 / var(--tw-border-opacity,1));}.dark\:tw-border-slate-600:is(.tw-dark *){--tw-border-opacity:1;border-color:rgb(71 85 105 / var(--tw-border-opacity,1));}.dark\:tw-border-slate-700:is(.tw-dark *){--tw-border-opacity:1;border-color:rgb(51 65 85 / var(--tw-border-opacity,1));}.dark\:tw-border-slate-700\/30:is(.tw-dark *){border-color:rgb(51 65 85 / 0.3);}.dark\:tw-border-slate-700\/50:is(.tw-dark *){border-color:rgb(51 65 85 / 0.5);}.dark\:tw-border-yellow-600:is(.tw-dark *){--tw-border-opacity:1;border-color:rgb(202 138 4 / var(--tw-border-opacity,1));}.dark\:tw-border-yellow-700:is(.tw-dark *){--tw-border-opacity:1;border-color:rgb(161 98 7 / var(--tw-border-opacity,1));}.dark\:tw-border-b-neutral-800:is(.tw-dark *){--tw-border-opacity:1;border-bottom-color:rgb(38 38 38 / var(--tw-border-opacity,1));}.dark\:tw-bg-amber-600:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(217 119 6 / var(--tw-bg-opacity,1));}.dark\:tw-bg-black\/20:is(.tw-dark *){background-color:rgb(0 0 0 / 0.2);}.dark\:tw-bg-blue-400:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(69 153 222 / var(--tw-bg-opacity,1));}.dark\:tw-bg-blue-500:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(34 115 195 / var(--tw-bg-opacity,1));}.dark\:tw-bg-blue-600:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(28 88 160 / var(--tw-bg-opacity,1));}.dark\:tw-bg-blue-700:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(22 64 126 / var(--tw-bg-opacity,1));}.dark\:tw-bg-blue-900:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(10 24 56 / var(--tw-bg-opacity,1));}.dark\:tw-bg-blue-900\/20:is(.tw-dark *){background-color:rgb(10 24 56 / 0.2);}.dark\:tw-bg-blue-900\/30:is(.tw-dark *){background-color:rgb(10 24 56 / 0.3);}.dark\:tw-bg-cyan-600:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(8 145 178 / var(--tw-bg-opacity,1));}.dark\:tw-bg-gray-600:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(75 85 99 / var(--tw-bg-opacity,1));}.dark\:tw-bg-gray-700:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(55 65 81 / var(--tw-bg-opacity,1));}.dark\:tw-bg-gray-800:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(31 41 55 / var(--tw-bg-opacity,1));}.dark\:tw-bg-gray-900:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(17 24 39 / var(--tw-bg-opacity,1));}.dark\:tw-bg-green-700:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(21 128 61 / var(--tw-bg-opacity,1));}.dark\:tw-bg-green-900:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(20 83 45 / var(--tw-bg-opacity,1));}.dark\:tw-bg-green-900\/30:is(.tw-dark *){background-color:rgb(20 83 45 / 0.3);}.dark\:tw-bg-purple-800:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(107 33 168 / var(--tw-bg-opacity,1));}.dark\:tw-bg-purple-900:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(88 28 135 / var(--tw-bg-opacity,1));}.dark\:tw-bg-purple-900\/30:is(.tw-dark *){background-color:rgb(88 28 135 / 0.3);}.dark\:tw-bg-red-700:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(185 28 28 / var(--tw-bg-opacity,1));}.dark\:tw-bg-red-900\/20:is(.tw-dark *){background-color:rgb(127 29 29 / 0.2);}.dark\:tw-bg-slate-600:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(71 85 105 / var(--tw-bg-opacity,1));}.dark\:tw-bg-slate-600\/40:is(.tw-dark *){background-color:rgb(71 85 105 / 0.4);}.dark\:tw-bg-slate-700:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(51 65 85 / var(--tw-bg-opacity,1));}.dark\:tw-bg-slate-700\/30:is(.tw-dark *){background-color:rgb(51 65 85 / 0.3);}.dark\:tw-bg-slate-700\/50:is(.tw-dark *){background-color:rgb(51 65 85 / 0.5);}.dark\:tw-bg-slate-700\/80:is(.tw-dark *){background-color:rgb(51 65 85 / 0.8);}.dark\:tw-bg-slate-800:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(30 41 59 / var(--tw-bg-opacity,1));}.dark\:tw-bg-slate-800\/60:is(.tw-dark *){background-color:rgb(30 41 59 / 0.6);}.dark\:tw-bg-slate-800\/80:is(.tw-dark *){background-color:rgb(30 41 59 / 0.8);}.dark\:tw-bg-slate-900:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(15 23 42 / var(--tw-bg-opacity,1));}.dark\:tw-bg-transparent:is(.tw-dark *){background-color:transparent;}.dark\:tw-bg-white:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity,1));}.dark\:tw-bg-white\/10:is(.tw-dark *){background-color:rgb(255 255 255 / 0.1);}.dark\:tw-bg-white\/5:is(.tw-dark *){background-color:rgb(255 255 255 / 0.05);}.dark\:tw-bg-yellow-900:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(113 63 18 / var(--tw-bg-opacity,1));}.dark\:tw-from-amber-900\/20:is(.tw-dark *){--tw-gradient-from:rgb(120 53 15 / 0.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);}.dark\:tw-from-blue-900\/20:is(.tw-dark *){--tw-gradient-from:rgb(10 24 56 / 0.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(10 24 56 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);}.dark\:tw-from-gray-700:is(.tw-dark *){--tw-gradient-from:#374151 var(--tw-gradient-from-position);--tw-gradient-to:rgb(55 65 81 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);}.dark\:tw-from-gray-800:is(.tw-dark *){--tw-gradient-from:#1f2937 var(--tw-gradient-from-position);--tw-gradient-to:rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);}.dark\:tw-from-slate-200:is(.tw-dark *){--tw-gradient-from:#e2e8f0 var(--tw-gradient-from-position);--tw-gradient-to:rgb(226 232 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);}.dark\:tw-from-slate-900:is(.tw-dark *){--tw-gradient-from:#0f172a var(--tw-gradient-from-position);--tw-gradient-to:rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);}.dark\:tw-via-slate-800:is(.tw-dark *){--tw-gradient-to:rgb(30 41 59 / 0)  var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#1e293b var(--tw-gradient-via-position),var(--tw-gradient-to);}.dark\:tw-to-gray-600:is(.tw-dark *){--tw-gradient-to:#4b5563 var(--tw-gradient-to-position);}.dark\:tw-to-gray-800:is(.tw-dark *){--tw-gradient-to:#1f2937 var(--tw-gradient-to-position);}.dark\:tw-to-gray-900:is(.tw-dark *){--tw-gradient-to:#111827 var(--tw-gradient-to-position);}.dark\:tw-to-indigo-900\/20:is(.tw-dark *){--tw-gradient-to:rgb(49 46 129 / 0.2) var(--tw-gradient-to-position);}.dark\:tw-to-orange-900\/20:is(.tw-dark *){--tw-gradient-to:rgb(124 45 18 / 0.2) var(--tw-gradient-to-position);}.dark\:tw-to-slate-400:is(.tw-dark *){--tw-gradient-to:#94a3b8 var(--tw-gradient-to-position);}.dark\:tw-to-slate-900:is(.tw-dark *){--tw-gradient-to:#0f172a var(--tw-gradient-to-position);}.dark\:tw-text-amber-100:is(.tw-dark *){--tw-text-opacity:1;color:rgb(254 243 199 / var(--tw-text-opacity,1));}.dark\:tw-text-amber-200:is(.tw-dark *){--tw-text-opacity:1;color:rgb(253 230 138 / var(--tw-text-opacity,1));}.dark\:tw-text-blue-100:is(.tw-dark *){--tw-text-opacity:1;color:rgb(225 242 250 / var(--tw-text-opacity,1));}.dark\:tw-text-blue-200:is(.tw-dark *){--tw-text-opacity:1;color:rgb(173 217 240 / var(--tw-text-opacity,1));}.dark\:tw-text-blue-300:is(.tw-dark *){--tw-text-opacity:1;color:rgb(121 187 231 / var(--tw-text-opacity,1));}.dark\:tw-text-blue-400:is(.tw-dark *){--tw-text-opacity:1;color:rgb(69 153 222 / var(--tw-text-opacity,1));}.dark\:tw-text-emerald-500:is(.tw-dark *){--tw-text-opacity:1;color:rgb(16 185 129 / var(--tw-text-opacity,1));}.dark\:tw-text-gray-100:is(.tw-dark *){--tw-text-opacity:1;color:rgb(243 244 246 / var(--tw-text-opacity,1));}.dark\:tw-text-gray-200:is(.tw-dark *){--tw-text-opacity:1;color:rgb(229 231 235 / var(--tw-text-opacity,1));}.dark\:tw-text-gray-300:is(.tw-dark *){--tw-text-opacity:1;color:rgb(209 213 219 / var(--tw-text-opacity,1));}.dark\:tw-text-gray-400:is(.tw-dark *){--tw-text-opacity:1;color:rgb(156 163 175 / var(--tw-text-opacity,1));}.dark\:tw-text-gray-500:is(.tw-dark *){--tw-text-opacity:1;color:rgb(107 114 128 / var(--tw-text-opacity,1));}.dark\:tw-text-gray-600:is(.tw-dark *){--tw-text-opacity:1;color:rgb(75 85 99 / var(--tw-text-opacity,1));}.dark\:tw-text-gray-800:is(.tw-dark *){--tw-text-opacity:1;color:rgb(31 41 55 / var(--tw-text-opacity,1));}.dark\:tw-text-green-100:is(.tw-dark *){--tw-text-opacity:1;color:rgb(220 252 231 / var(--tw-text-opacity,1));}.dark\:tw-text-green-400:is(.tw-dark *){--tw-text-opacity:1;color:rgb(74 222 128 / var(--tw-text-opacity,1));}.dark\:tw-text-neutral-300:is(.tw-dark *){--tw-text-opacity:1;color:rgb(212 212 212 / var(--tw-text-opacity,1));}.dark\:tw-text-neutral-400:is(.tw-dark *){--tw-text-opacity:1;color:rgb(163 163 163 / var(--tw-text-opacity,1));}.dark\:tw-text-purple-100:is(.tw-dark *){--tw-text-opacity:1;color:rgb(243 232 255 / var(--tw-text-opacity,1));}.dark\:tw-text-purple-200:is(.tw-dark *){--tw-text-opacity:1;color:rgb(233 213 255 / var(--tw-text-opacity,1));}.dark\:tw-text-purple-300:is(.tw-dark *){--tw-text-opacity:1;color:rgb(216 180 254 / var(--tw-text-opacity,1));}.dark\:tw-text-purple-400:is(.tw-dark *){--tw-text-opacity:1;color:rgb(192 132 252 / var(--tw-text-opacity,1));}.dark\:tw-text-red-400:is(.tw-dark *){--tw-text-opacity:1;color:rgb(248 113 113 / var(--tw-text-opacity,1));}.dark\:tw-text-slate-100:is(.tw-dark *){--tw-text-opacity:1;color:rgb(241 245 249 / var(--tw-text-opacity,1));}.dark\:tw-text-slate-200:is(.tw-dark *){--tw-text-opacity:1;color:rgb(226 232 240 / var(--tw-text-opacity,1));}.dark\:tw-text-slate-300:is(.tw-dark *){--tw-text-opacity:1;color:rgb(203 213 225 / var(--tw-text-opacity,1));}.dark\:tw-text-slate-400:is(.tw-dark *){--tw-text-opacity:1;color:rgb(148 163 184 / var(--tw-text-opacity,1));}.dark\:tw-text-slate-500:is(.tw-dark *){--tw-text-opacity:1;color:rgb(100 116 139 / var(--tw-text-opacity,1));}.dark\:tw-text-white:is(.tw-dark *){--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1));}.dark\:tw-text-yellow-100:is(.tw-dark *){--tw-text-opacity:1;color:rgb(254 249 195 / var(--tw-text-opacity,1));}.dark\:tw-placeholder-gray-400:is(.tw-dark *)::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(156 163 175 / var(--tw-placeholder-opacity,1));}.dark\:tw-placeholder-gray-400:is(.tw-dark *)::placeholder{--tw-placeholder-opacity:1;color:rgb(156 163 175 / var(--tw-placeholder-opacity,1));}.dark\:tw-placeholder-gray-500:is(.tw-dark *)::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(107 114 128 / var(--tw-placeholder-opacity,1));}.dark\:tw-placeholder-gray-500:is(.tw-dark *)::placeholder{--tw-placeholder-opacity:1;color:rgb(107 114 128 / var(--tw-placeholder-opacity,1));}.dark\:tw-shadow-none:is(.tw-dark *){--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);}.dark\:tw-ring-white\/10:is(.tw-dark *){--tw-ring-color:rgb(255 255 255 / 0.1);}.dark\:tw-ring-offset-gray-800:is(.tw-dark *){--tw-ring-offset-color:#1f2937;}.dark\:tw-ring-offset-gray-900:is(.tw-dark *){--tw-ring-offset-color:#111827;}.dark\:placeholder\:tw-text-gray-500:is(.tw-dark *)::-moz-placeholder{--tw-text-opacity:1;color:rgb(107 114 128 / var(--tw-text-opacity,1));}.dark\:placeholder\:tw-text-gray-500:is(.tw-dark *)::placeholder{--tw-text-opacity:1;color:rgb(107 114 128 / var(--tw-text-opacity,1));}.dark\:hover\:tw-border-blue-400:hover:is(.tw-dark *){--tw-border-opacity:1;border-color:rgb(69 153 222 / var(--tw-border-opacity,1));}.dark\:hover\:tw-bg-amber-700:hover:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(180 83 9 / var(--tw-bg-opacity,1));}.dark\:hover\:tw-bg-blue-600:hover:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(28 88 160 / var(--tw-bg-opacity,1));}.dark\:hover\:tw-bg-blue-700:hover:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(22 64 126 / var(--tw-bg-opacity,1));}.dark\:hover\:tw-bg-blue-800:hover:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(16 42 91 / var(--tw-bg-opacity,1));}.dark\:hover\:tw-bg-blue-800\/40:hover:is(.tw-dark *){background-color:rgb(16 42 91 / 0.4);}.dark\:hover\:tw-bg-blue-900\/20:hover:is(.tw-dark *){background-color:rgb(10 24 56 / 0.2);}.dark\:hover\:tw-bg-cyan-700:hover:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(14 116 144 / var(--tw-bg-opacity,1));}.dark\:hover\:tw-bg-gray-600:hover:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(75 85 99 / var(--tw-bg-opacity,1));}.dark\:hover\:tw-bg-gray-700:hover:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(55 65 81 / var(--tw-bg-opacity,1));}.dark\:hover\:tw-bg-gray-700\/50:hover:is(.tw-dark *){background-color:rgb(55 65 81 / 0.5);}.dark\:hover\:tw-bg-gray-800:hover:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(31 41 55 / var(--tw-bg-opacity,1));}.dark\:hover\:tw-bg-green-800:hover:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(22 101 52 / var(--tw-bg-opacity,1));}.dark\:hover\:tw-bg-red-700:hover:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(185 28 28 / var(--tw-bg-opacity,1));}.dark\:hover\:tw-bg-red-800:hover:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(153 27 27 / var(--tw-bg-opacity,1));}.dark\:hover\:tw-bg-slate-600:hover:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(71 85 105 / var(--tw-bg-opacity,1));}.dark\:hover\:tw-bg-slate-700:hover:is(.tw-dark *){--tw-bg-opacity:1;background-color:rgb(51 65 85 / var(--tw-bg-opacity,1));}.dark\:hover\:tw-bg-slate-700\/50:hover:is(.tw-dark *){background-color:rgb(51 65 85 / 0.5);}.dark\:hover\:tw-text-blue-300:hover:is(.tw-dark *){--tw-text-opacity:1;color:rgb(121 187 231 / var(--tw-text-opacity,1));}.dark\:hover\:tw-text-blue-400:hover:is(.tw-dark *){--tw-text-opacity:1;color:rgb(69 153 222 / var(--tw-text-opacity,1));}.dark\:hover\:tw-text-blue-500:hover:is(.tw-dark *){--tw-text-opacity:1;color:rgb(34 115 195 / var(--tw-text-opacity,1));}.dark\:hover\:tw-text-blue-600:hover:is(.tw-dark *){--tw-text-opacity:1;color:rgb(28 88 160 / var(--tw-text-opacity,1));}.dark\:hover\:tw-text-gray-200:hover:is(.tw-dark *){--tw-text-opacity:1;color:rgb(229 231 235 / var(--tw-text-opacity,1));}.dark\:hover\:tw-text-gray-300:hover:is(.tw-dark *){--tw-text-opacity:1;color:rgb(209 213 219 / var(--tw-text-opacity,1));}.dark\:hover\:tw-text-red-400:hover:is(.tw-dark *){--tw-text-opacity:1;color:rgb(248 113 113 / var(--tw-text-opacity,1));}.dark\:hover\:tw-text-white:hover:is(.tw-dark *){--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1));}.dark\:hover\:tw-shadow-gray-500\/50:hover:is(.tw-dark *){--tw-shadow-color:rgb(107 114 128 / 0.5);--tw-shadow:var(--tw-shadow-colored);}.dark\:focus\:tw-border-blue-400:focus:is(.tw-dark *){--tw-border-opacity:1;border-color:rgb(69 153 222 / var(--tw-border-opacity,1));}.dark\:focus\:tw-border-gray-400:focus:is(.tw-dark *){--tw-border-opacity:1;border-color:rgb(156 163 175 / var(--tw-border-opacity,1));}.dark\:focus\:tw-ring-amber-400:focus:is(.tw-dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(251 191 36 / var(--tw-ring-opacity,1));}.dark\:focus\:tw-ring-blue-400:focus:is(.tw-dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(69 153 222 / var(--tw-ring-opacity,1));}.dark\:focus\:tw-ring-blue-600:focus:is(.tw-dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(28 88 160 / var(--tw-ring-opacity,1));}.dark\:focus\:tw-ring-cyan-400:focus:is(.tw-dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(34 211 238 / var(--tw-ring-opacity,1));}.dark\:focus\:tw-ring-gray-400:focus:is(.tw-dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(156 163 175 / var(--tw-ring-opacity,1));}.dark\:focus\:tw-ring-gray-600:focus:is(.tw-dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(75 85 99 / var(--tw-ring-opacity,1));}.dark\:focus\:tw-ring-red-400:focus:is(.tw-dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(248 113 113 / var(--tw-ring-opacity,1));}.dark\:focus\:tw-ring-offset-gray-800:focus:is(.tw-dark *){--tw-ring-offset-color:#1f2937;}.tw-group:hover .dark\:group-hover\:tw-text-blue-400:is(.tw-dark *){--tw-text-opacity:1;color:rgb(69 153 222 / var(--tw-text-opacity,1));}@media (min-width:640px){.sm\:tw-col-span-1{grid-column:span 1 / span 1;}.sm\:tw-mx-2{margin-left:0.5rem;margin-right:0.5rem;}.sm\:tw-mx-auto{margin-left:auto;margin-right:auto;}.sm\:tw-mb-6{margin-bottom:1.5rem;}.sm\:tw-mb-8{margin-bottom:2rem;}.sm\:tw-mt-4{margin-top:1rem;}.sm\:tw-mt-6{margin-top:1.5rem;}.sm\:tw-mt-8{margin-top:2rem;}.sm\:tw-block{display:block;}.sm\:tw-inline{display:inline;}.sm\:tw-h-12{height:3rem;}.sm\:tw-h-8{height:2rem;}.sm\:tw-h-80{height:20rem;}.sm\:tw-h-\[450px\]{height:450px;}.sm\:tw-w-1\/2{width:50%;}.sm\:tw-w-1\/3{width:33.333333%;}.sm\:tw-w-2\/3{width:66.666667%;}.sm\:tw-w-36{width:9rem;}.sm\:tw-w-4\/5{width:80%;}.sm\:tw-w-7\/12{width:58.333333%;}.sm\:tw-w-8{width:2rem;}.sm\:tw-w-80{width:20rem;}.sm\:tw-w-full{width:100%;}.sm\:tw-min-w-\[250px\]{min-width:250px;}.sm\:tw-max-w-2xl{max-width:42rem;}.sm\:tw-max-w-md{max-width:28rem;}.sm\:tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));}.sm\:tw-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr));}.sm\:tw-flex-row{flex-direction:row;}.sm\:tw-flex-col{flex-direction:column;}.sm\:tw-items-center{align-items:center;}.sm\:tw-justify-center{justify-content:center;}.sm\:tw-justify-between{justify-content:space-between;}.sm\:tw-gap-3{gap:0.75rem;}.sm\:tw-gap-x-12{-moz-column-gap:3rem;column-gap:3rem;}.sm\:tw-space-y-6 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse));}.sm\:tw-whitespace-nowrap{white-space:nowrap;}.sm\:tw-rounded-lg{border-radius:0.5rem;}.sm\:tw-p-12{padding:3rem;}.sm\:tw-p-6{padding:1.5rem;}.sm\:tw-p-8{padding:2rem;}.sm\:tw-px-0{padding-left:0px;padding-right:0px;}.sm\:tw-px-10{padding-left:2.5rem;padding-right:2.5rem;}.sm\:tw-px-4{padding-left:1rem;padding-right:1rem;}.sm\:tw-px-6{padding-left:1.5rem;padding-right:1.5rem;}.sm\:tw-py-8{padding-top:2rem;padding-bottom:2rem;}.sm\:tw-pt-6{padding-top:1.5rem;}.sm\:tw-text-3xl{font-size:1.875rem;line-height:2.25rem;}.sm\:tw-text-4xl{font-size:2.25rem;line-height:2.5rem;}.sm\:tw-text-5xl{font-size:3rem;line-height:1;}.sm\:tw-text-base{font-size:1rem;line-height:1.5rem;}.sm\:tw-text-lg{font-size:1.125rem;line-height:1.75rem;}.sm\:tw-text-sm{font-size:0.875rem;line-height:1.25rem;}.sm\:tw-text-xl{font-size:1.25rem;line-height:1.75rem;}@media (min-width:768px){.sm\:md\:tw-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr));}}}@media (min-width:768px){.md\:tw-bottom-16{bottom:4rem;}.md\:tw-bottom-8{bottom:2rem;}.md\:tw-left-8{left:2rem;}.md\:tw-right-0{right:0px;}.md\:tw-right-auto{right:auto;}.md\:tw-order-1{order:1;}.md\:tw-order-2{order:2;}.md\:tw-col-span-1{grid-column:span 1 / span 1;}.md\:tw-col-span-2{grid-column:span 2 / span 2;}.md\:tw-col-span-6{grid-column:span 6 / span 6;}.md\:tw-mx-0{margin-left:0px;margin-right:0px;}.md\:tw-my-8{margin-top:2rem;margin-bottom:2rem;}.md\:tw-mb-0{margin-bottom:0px;}.md\:tw-mb-6{margin-bottom:1.5rem;}.md\:tw-ml-1{margin-left:0.25rem;}.md\:tw-mt-0{margin-top:0px;}.md\:tw-mt-2{margin-top:0.5rem;}.md\:tw-mt-6{margin-top:1.5rem;}.md\:tw-block{display:block;}.md\:tw-flex{display:flex;}.md\:tw-hidden{display:none;}.md\:tw-h-10{height:2.5rem;}.md\:tw-h-14{height:3.5rem;}.md\:tw-h-64{height:16rem;}.md\:tw-h-80{height:20rem;}.md\:tw-h-auto{height:auto;}.md\:tw-w-1\/2{width:50%;}.md\:tw-w-1\/3{width:33.333333%;}.md\:tw-w-1\/4{width:25%;}.md\:tw-w-10{width:2.5rem;}.md\:tw-w-11\/12{width:91.666667%;}.md\:tw-w-2\/3{width:66.666667%;}.md\:tw-w-3\/4{width:75%;}.md\:tw-w-9\/12{width:75%;}.md\:tw-w-96{width:24rem;}.md\:tw-w-\[468px\]{width:468px;}.md\:tw-w-\[65px\]{width:65px;}.md\:tw-w-auto{width:auto;}.md\:tw-w-full{width:100%;}.md\:tw-max-w-xl{max-width:36rem;}.md\:tw-flex-1{flex:1 1 0%;}.md\:tw-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr));}.md\:tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));}.md\:tw-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr));}.md\:tw-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr));}.md\:tw-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr));}.md\:tw-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr));}.md\:tw-flex-row{flex-direction:row;}.md\:tw-items-start{align-items:flex-start;}.md\:tw-items-center{align-items:center;}.md\:tw-justify-start{justify-content:flex-start;}.md\:tw-justify-end{justify-content:flex-end;}.md\:tw-justify-between{justify-content:space-between;}.md\:tw-gap-2{gap:0.5rem;}.md\:tw-gap-4{gap:1rem;}.md\:tw-gap-6{gap:1.5rem;}.md\:tw-gap-8{gap:2rem;}.md\:tw-gap-x-12{-moz-column-gap:3rem;column-gap:3rem;}.md\:tw-space-y-8 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse));}.md\:tw-border-t{border-top-width:1px;}.md\:tw-bg-transparent{background-color:transparent;}.md\:tw-bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity,1));}.md\:tw-p-0{padding:0px;}.md\:tw-p-10{padding:2.5rem;}.md\:tw-p-12{padding:3rem;}.md\:tw-p-16{padding:4rem;}.md\:tw-p-6{padding:1.5rem;}.md\:tw-p-8{padding:2rem;}.md\:tw-px-0{padding-left:0px;padding-right:0px;}.md\:tw-px-4{padding-left:1rem;padding-right:1rem;}.md\:tw-px-6{padding-left:1.5rem;padding-right:1.5rem;}.md\:tw-py-0{padding-top:0px;padding-bottom:0px;}.md\:tw-py-10{padding-top:2.5rem;padding-bottom:2.5rem;}.md\:tw-py-2{padding-top:0.5rem;padding-bottom:0.5rem;}.md\:tw-py-4{padding-top:1rem;padding-bottom:1rem;}.md\:tw-pb-12{padding-bottom:3rem;}.md\:tw-pr-3{padding-right:0.75rem;}.md\:tw-pt-2{padding-top:0.5rem;}.md\:tw-pt-4{padding-top:1rem;}.md\:tw-text-left{text-align:left;}.md\:tw-text-right{text-align:right;}.md\:tw-text-2xl{font-size:1.5rem;line-height:2rem;}.md\:tw-text-3xl{font-size:1.875rem;line-height:2.25rem;}.md\:tw-text-4xl{font-size:2.25rem;line-height:2.5rem;}.md\:tw-text-6xl{font-size:3.75rem;line-height:1;}.md\:tw-text-base{font-size:1rem;line-height:1.5rem;}.md\:tw-text-lg{font-size:1.125rem;line-height:1.75rem;}.md\:tw-text-xl{font-size:1.25rem;line-height:1.75rem;}.md\:tw-text-black{--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity,1));}.md\:tw-text-white{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1));}}@media (min-width:1024px){.lg\:tw-absolute{position:absolute;}.lg\:tw-relative{position:relative;}.lg\:tw-left-0{left:0px;}.lg\:tw-top-0{top:0px;}.lg\:tw-top-\[162px\]{top:162px;}.lg\:tw-col-span-1{grid-column:span 1 / span 1;}.lg\:tw-col-span-2{grid-column:span 2 / span 2;}.lg\:tw-col-span-3{grid-column:span 3 / span 3;}.lg\:tw-col-span-4{grid-column:span 4 / span 4;}.lg\:tw--mt-24{margin-top:-6rem;}.lg\:tw-mt-0{margin-top:0px;}.lg\:tw-mt-1{margin-top:0.25rem;}.lg\:tw-mt-10{margin-top:2.5rem;}.lg\:tw-mt-12{margin-top:3rem;}.lg\:tw-mt-4{margin-top:1rem;}.lg\:tw-mt-6{margin-top:1.5rem;}.lg\:tw-mt-9{margin-top:2.25rem;}.lg\:tw-block{display:block;}.lg\:tw-flex{display:flex;}.lg\:tw-inline-flex{display:inline-flex;}.lg\:tw-grid{display:grid;}.lg\:tw-hidden{display:none;}.lg\:tw-h-16{height:4rem;}.lg\:tw-h-80{height:20rem;}.lg\:tw-h-96{height:24rem;}.lg\:tw-h-auto{height:auto;}.lg\:tw-h-full{height:100%;}.lg\:tw-min-h-\[600px\]{min-height:600px;}.lg\:tw-w-1\/4{width:25%;}.lg\:tw-w-11\/12{width:91.666667%;}.lg\:tw-w-2\/4{width:50%;}.lg\:tw-w-3\/4{width:75%;}.lg\:tw-w-80{width:20rem;}.lg\:tw-w-\[169px\]{width:169px;}.lg\:tw-w-auto{width:auto;}.lg\:tw-w-full{width:100%;}.lg\:tw-flex-1{flex:1 1 0%;}.lg\:tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));}.lg\:tw-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr));}.lg\:tw-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr));}.lg\:tw-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr));}.lg\:tw-grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr));}.lg\:tw-grid-cols-\[1\.15fr_1fr_0\.7fr\]{grid-template-columns:1.15fr 1fr 0.7fr;}.lg\:tw-grid-cols-\[1\.1fr_0\.9fr\]{grid-template-columns:1.1fr 0.9fr;}.lg\:tw-flex-row{flex-direction:row;}.lg\:tw-items-start{align-items:flex-start;}.lg\:tw-items-center{align-items:center;}.lg\:tw-justify-start{justify-content:flex-start;}.lg\:tw-justify-between{justify-content:space-between;}.lg\:tw-gap-12{gap:3rem;}.lg\:tw-gap-16{gap:4rem;}.lg\:tw-gap-6{gap:1.5rem;}.lg\:tw-gap-8{gap:2rem;}.lg\:tw-gap-x-20{-moz-column-gap:5rem;column-gap:5rem;}.lg\:tw-gap-x-24{-moz-column-gap:6rem;column-gap:6rem;}.lg\:tw-space-y-0 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse));}.lg\:tw-rounded-3xl{border-radius:1.5rem;}.lg\:tw-rounded-\[3rem\]{border-radius:3rem;}.lg\:tw-rounded-full{border-radius:9999px;}.lg\:tw-border-l{border-left-width:1px;}.lg\:tw-object-cover{-o-object-fit:cover;object-fit:cover;}.lg\:tw-object-left-top{-o-object-position:left top;object-position:left top;}.lg\:tw-p-10{padding:2.5rem;}.lg\:tw-p-6{padding:1.5rem;}.lg\:tw-px-16{padding-left:4rem;padding-right:4rem;}.lg\:tw-px-4{padding-left:1rem;padding-right:1rem;}.lg\:tw-px-6{padding-left:1.5rem;padding-right:1.5rem;}.lg\:tw-px-8{padding-left:2rem;padding-right:2rem;}.lg\:tw-py-12{padding-top:3rem;padding-bottom:3rem;}.lg\:tw-py-16{padding-top:4rem;padding-bottom:4rem;}.lg\:tw-py-20{padding-top:5rem;padding-bottom:5rem;}.lg\:tw-py-24{padding-top:6rem;padding-bottom:6rem;}.lg\:tw-pb-1{padding-bottom:0.25rem;}.lg\:tw-pb-16{padding-bottom:4rem;}.lg\:tw-pl-4{padding-left:1rem;}.lg\:tw-pl-6{padding-left:1.5rem;}.lg\:tw-pr-4{padding-right:1rem;}.lg\:tw-pr-6{padding-right:1.5rem;}.lg\:tw-pt-0{padding-top:0px;}.lg\:tw-pt-16{padding-top:4rem;}.lg\:tw-pt-40{padding-top:10rem;}.lg\:tw-text-left{text-align:left;}.lg\:tw-text-3xl{font-size:1.875rem;line-height:2.25rem;}.lg\:tw-text-4xl{font-size:2.25rem;line-height:2.5rem;}.lg\:tw-text-5xl{font-size:3rem;line-height:1;}.lg\:tw-text-\[11px\]{font-size:11px;}.lg\:tw-text-base{font-size:1rem;line-height:1.5rem;}.lg\:tw-leading-normal{line-height:1.5;}.lg\:tw-leading-tight{line-height:1.25;}}@media (min-width:1280px){.xl\:tw-w-2\/3{width:66.666667%;}.xl\:tw-w-2\/5{width:40%;}.xl\:tw-w-3\/4{width:75%;}.xl\:tw-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr));}.xl\:tw-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr));}.xl\:tw-gap-x-40{-moz-column-gap:10rem;column-gap:10rem;}.xl\:tw-px-0{padding-left:0px;padding-right:0px;}.xl\:tw-text-7xl{font-size:4.5rem;line-height:1;}.xl\:tw-text-xl{font-size:1.25rem;line-height:1.75rem;}}
.language-switcher{position:relative;z-index:40;}.language-switcher__toggle{display:flex;align-items:center;padding:0.5rem 1rem;background:rgba(255,255,255,0.1);border-radius:0.375rem;transition:all 0.2s ease;cursor:pointer;}.language-switcher__toggle:hover{background:rgba(255,255,255,0.15);}.language-switcher__toggle[aria-expanded="true"]{background:rgba(255,255,255,0.2);}.language-switcher__toggle[aria-expanded="true"] .language-switcher__arrow{transform:rotate(180deg);}.language-switcher__toggle .language-switcher__arrow{transition:transform 0.2s ease;}.language-switcher__dropdown{min-width:120px;border-radius:0.375rem;box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);border:1px solid rgba(0,0,0,0.1);overflow:hidden;transition:all 0.2s ease;opacity:0;transform:translateY(-10px);visibility:hidden;}.language-switcher__dropdown[aria-hidden="false"]{opacity:1;transform:translateY(0);visibility:visible;}.language-switcher__dropdown a{display:block;padding:0.5rem 1rem;color:#374151;text-decoration:none;transition:all 0.2s ease;}.language-switcher__dropdown a[aria-current="true"]{text-decoration:underline;text-decoration-color:#000;text-decoration-thickness:2px;text-underline-offset:4px;}.dark .language-switcher__dropdown a[aria-current="true"]{text-decoration-color:#fff;}.language-switcher__dropdown a:hover,.language-switcher__dropdown a:focus{background-color:#f9fafb;color:#1f2937;}.language-switcher__dropdown li:not(:last-child){border-bottom:1px solid #f3f4f6;}.dark .language-switcher__dropdown{background:#1f2937;border-color:#374151;}.dark .language-switcher__dropdown a{color:#e5e7eb;}.dark .language-switcher__dropdown a:hover,.dark .language-switcher__dropdown a:focus{background-color:#374151;color:#ffffff;}.dark .language-switcher__dropdown li:not(:last-child){border-bottom-color:#374151;}
.search-highlight{background-color:#fef9c3;padding:0.125rem 0.25rem;border-radius:0.25rem;}.dark .search-highlight{background-color:#713f12;}.search-result-item{transition:all 0.2s ease-in-out;}.search-result-item:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);}.search-result-item__image{position:relative;padding-top:100%;overflow:hidden;background-color:#f9fafb;}.search-result-item__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;transition:transform 0.3s ease;}.search-result-item:hover .search-result-item__image img{transform:scale(1.05);}.search-result-item__title{font-size:1rem;font-weight:500;line-height:1.4;margin:0 0 0.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:2.8em;}.search-result-item__snippet{font-size:0.875rem;color:#4b5563;margin:0.5rem 0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}.search-result-item__price{font-size:1.125rem;font-weight:700;color:#1f2937;margin:0.5rem 0;}.dark .search-result-item{background-color:#1f2937;border-color:#374151;}.dark .search-result-item__title{color:#f9fafb;}.dark .search-result-item__snippet{color:#d1d5db;}.dark .search-result-item__price{color:#f9fafb;}.pager__item a,.pager__item.is-active a{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:0.25rem;text-decoration:none;transition:all 0.2s;}.pager__item a:hover{background-color:#e5e7eb;}.dark .pager__item a:hover{background-color:#374151;}.pager__item.is-active a{background-color:#3b82f6;color:white;}@media (min-width:640px){.search-result-item__title{font-size:1.125rem;}.pager__item a,.pager__item.is-active a{width:2.5rem;height:2.5rem;}}.search-result__info{font-size:0.75rem;color:#6b7280;margin-top:0.5rem;}.dark .search-result__info{color:#9ca3af;}.search-form input:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(59 130 246 / 0.5);--tw-ring-offset-width:0px;border-color:transparent;}.search-results-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;}@media (min-width:640px){.search-results-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (min-width:1024px){.search-results-grid{grid-template-columns:repeat(3,minmax(0,1fr));}}@media (min-width:1280px){.search-results-grid{grid-template-columns:repeat(4,minmax(0,1fr));}}.search-result-item{background-color:#ffffff;border-radius:0.5rem;overflow:hidden;box-shadow:0 4px 6px -1px rgb(0 0 0 / 0.1),0 2px 4px -2px rgb(0 0 0 / 0.1);transition-property:all;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:300ms;border-width:1px;border-color:#e5e7eb;}.dark .search-result-item{background-color:#1f2937;border-color:#374151;}.search-result-item:hover{box-shadow:0 10px 15px -3px rgb(0 0 0 / 0.1),0 4px 6px -4px rgb(0 0 0 / 0.1);}.search-result-item__image{position:relative;width:100%;overflow:hidden;padding-top:100%;}.search-result-item__image-content{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;}.search-result-item__body{padding:1rem;}.search-result-item__title{font-size:1rem;font-weight:500;color:#111827;margin-bottom:0.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}.dark .search-result-item__title{color:#ffffff;}.search-result-item__price{font-size:1.125rem;font-weight:700;color:#111827;}.dark .search-result-item__price{color:#ffffff;}.search-pagination{display:flex;justify-content:center;margin-top:2rem;}.search-pagination .pager__item a,.search-pagination .pager__item.is-active a{padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;margin-left:0.25rem;margin-right:0.25rem;border-radius:0.25rem;color:#374151;text-decoration:none;background-color:#ffffff;border:1px solid;border-color:#d1d5db;transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;}.dark .search-pagination .pager__item a,.dark .search-pagination .pager__item.is-active a{color:#e5e7eb;background-color:#1f2937;border-color:#4b5563;}.search-pagination .pager__item a:hover{background-color:#f3f4f6;}.dark .search-pagination .pager__item a:hover{background-color:#374151;}.search-pagination .pager__item.is-active a{background-color:#2563eb;color:#ffffff;border-color:#2563eb;}.search-filters{margin-bottom:2rem;padding:1rem;background-color:#f9fafb;border-radius:0.5rem;}.dark .search-filters{background-color:#1f2937;}.search-filters__title{font-size:1.125rem;font-weight:500;margin-bottom:1rem;color:#111827;}.dark .search-filters__title{color:#ffffff;}.search-filters__list{display:flex;flex-direction:column;gap:0.5rem;}.search-filters__item{display:flex;align-items:center;}.search-filters__item input[type="checkbox"]{height:1rem;width:1rem;color:#2563eb;border-color:#d1d5db;border-radius:0.25rem;}.dark .search-filters__item input[type="checkbox"]{border-color:#4b5563;}.search-filters__item input[type="checkbox"]:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(59 130 246 / 0.5);--tw-ring-offset-width:2px;}.search-filters__item label{margin-left:0.5rem;font-size:0.875rem;color:#374151;}.dark .search-filters__item label{color:#d1d5db;}
.brands-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin:0 auto;max-width:1200px;}.brand-item{flex:0 0 auto;min-width:120px;height:80px;display:flex;align-items:center;justify-content:center;padding:1rem;background:white;border:1px solid #e5e7eb;border-radius:0.5rem;transition:all 0.2s ease;}.brand-item:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);transform:translateY(-2px);}.brand-item a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;}.brand-item img{max-height:100%;max-width:100%;width:auto;height:auto;object-fit:contain;}.brand-item.all-brands{display:flex;align-items:center;justify-content:center;color:#374151;text-decoration:none;font-weight:600;background:#f9fafb;border:2px solid #d1d5db;border-radius:0.5rem;transition:all 0.3s ease;}.brand-item.all-brands:hover{background:#f3f4f6;color:#111827;border-color:#9ca3af;transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,0.1);}@media (max-width:768px){.brands-grid{gap:0.75rem;}.brand-item{min-width:calc(33.333% - 0.5rem);height:70px;padding:0.5rem;}}@media (max-width:480px){.brand-item{min-width:calc(50% - 0.5rem);}}
@font-face{font-family:'Geologica';font-style:normal;font-weight:100 900;font-display:swap;}.geologica{font-family:"Geologica",sans-serif;font-style:normal;}.geologica-thin{font-family:"Geologica",sans-serif;font-weight:100;}.geologica-light{font-family:"Geologica",sans-serif;font-weight:300;}.geologica-regular{font-family:"Geologica",sans-serif;font-weight:400;}.geologica-medium{font-family:"Geologica",sans-serif;font-weight:500;}.geologica-semibold{font-family:"Geologica",sans-serif;font-weight:600;}.geologica-bold{font-family:"Geologica",sans-serif;font-weight:700;}.geologica-extrabold{font-family:"Geologica",sans-serif;font-weight:800;}.geologica-black{font-family:"Geologica",sans-serif;font-weight:900;}.geologica-italic{font-family:"Geologica",sans-serif;font-style:italic;}.noto-content h1,.noto-content h2,.noto-content h3,.noto-content h4,.noto-content h5,.noto-content h6{font-family:"Geologica",sans-serif;}
.news_lists_per_cateogory h3.tw-text-xl{display:none;}.news_lists_per_cateogory article:first-child h3{font-size:inherit !important;}.news_lists_per_cateogory .tw-flex.tw-gap-3 h3{font-size:inherit !important;}.news_lists_per_cateogory article[data-history-node-id] .tw-relative.tw-h-40{height:220px !important;position:relative !important;overflow:hidden !important;width:100% !important;max-width:100% !important;}.news_lists_per_cateogory article[data-history-node-id] .tw-relative.tw-h-40 .tw-absolute.tw-inset-0{position:absolute !important;top:0 !important;right:0 !important;bottom:0 !important;left:0 !important;width:100% !important;height:100% !important;}.news_lists_per_cateogory article[data-history-node-id] .tw-relative.tw-h-40 img{position:absolute !important;width:100% !important;height:100% !important;object-fit:cover !important;top:0 !important;left:0 !important;max-width:none !important;margin:0 !important;padding:0 !important;}.news_lists_per_cateogory.tw-prose :where(img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)),.news_lists_per_cateogory .tw-prose img,.news_lists_per_cateogory .tw-prose .tw-relative.tw-h-40 img{margin:0 !important;padding:0 !important;max-width:none !important;}.news_lists_per_cateogory .tw-prose img,.news_lists_per_cateogory img{margin:0 !important;max-width:none !important;height:100% !important;width:100% !important;display:block !important;}.news_lists_per_cateogory article:first-child h3{font-size:inherit !important;}.news_lists_per_cateogory .tw-flex.tw-gap-3 h3{font-size:inherit !important;}.news_lists_per_cateogory article[data-history-node-id] .tw-relative.tw-h-40{height:220px !important;position:relative !important;overflow:hidden !important;width:100% !important;max-width:100% !important;}.news_lists_per_cateogory article[data-history-node-id] .tw-relative.tw-h-40 .tw-absolute.tw-inset-0{position:absolute !important;top:0 !important;right:0 !important;bottom:0 !important;left:0 !important;width:100% !important;height:100% !important;}.news_lists_per_cateogory article[data-history-node-id] .tw-relative.tw-h-40 img{position:absolute !important;width:100% !important;height:100% !important;object-fit:cover !important;top:0 !important;left:0 !important;max-width:none !important;margin:0 !important;padding:0 !important;}.tw-prose :where(img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)),.tw-prose img,.tw-prose .tw-relative.tw-h-40 img{margin:0 !important;padding:0 !important;max-width:none !important;}.news_lists_per_cateogory .tw-prose img,.news_lists_per_cateogory img{margin:0 !important;max-width:none !important;height:100% !important;width:100% !important;display:block !important;}.views-view--news-lists-per-category--block-1 h2,.news_lists_per_cateogory h2,section h2.tw-text-xl{margin-top:0 !important;margin-bottom:0 !important;font-size:1.25rem !important;line-height:1.5 !important;}@media (min-width:640px){.sm\:tw-prose-base :where(h2):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)),.views-view--news-lists-per-category--block-1 h2,.news_lists_per_cateogory h2{margin-top:0 !important;margin-bottom:0 !important;font-size:1.25rem !important;}}.news_lists_per_cateogory article:first-child .tw-absolute.tw-top-0.tw-left-0.tw-p-2.tw-z-20{position:absolute !important;top:0 !important;left:0 !important;padding:8px !important;z-index:20 !important;}.news_lists_per_cateogory .tw-relative.tw-h-20.tw-w-20{height:80px !important;width:80px !important;position:relative !important;overflow:hidden !important;}.news_lists_per_cateogory .tw-flex.tw-gap-3 img{position:absolute !important;width:100% !important;height:100% !important;object-fit:cover !important;border-radius:4px !important;}.news_lists_per_cateogory article:first-child h3 a{font-size:16px !important;line-height:1.3 !important;}.news_lists_per_cateogory .tw-flex.tw-gap-3 h3 a{font-size:13px !important;line-height:1.3 !important;}.news_lists_per_cateogory article p{font-size:12px !important;margin-bottom:5px !important;}.news_lists_per_cateogory .tw-text-gray-400{font-size:11px !important;}.news_lists_per_cateogory .tw-flex.tw-gap-3{margin-bottom:12px;}.news_lists_per_cateogory article:first-child{margin-bottom:16px;}
.attribute-widgets{display:block !important;}.attribute-widgets > .js-form-item,.attribute-widgets > fieldset{width:100%;}.attribute-widgets .js-form-item:has(.color-swatches){display:block !important;}.color-swatch-btn{transition:border-color 0.2s ease,box-shadow 0.2s ease;}.color-swatch-btn:hover{border-color:#93c5fd !important;box-shadow:0 2px 8px rgba(37,99,235,0.15);}.attribute-widgets fieldset:has(input[type="radio"]:only-child){display:none !important;}.twbase_webform_product_waiting_list_block{display:none !important;}.show-if-stock-level-0.hide{display:none !important;}.show-if-stock-level-0.show{display:block !important;}.commerce-order-item-add-to-cart-form{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;}.commerce-order-item-add-to-cart-form > .field--type-entity-reference{width:100%;}#add-to-cart-form form > [data-drupal-selector="edit-quantity"]{display:inline-flex !important;align-items:center;flex:0 1 auto;margin-right:4px;}#add-to-cart-form form > [data-drupal-selector="edit-actions"]{display:inline-flex !important;align-items:center !important;gap:8px;flex:1 1 auto;min-width:200px;margin-top:0 !important;}#add-to-cart-form form > [data-drupal-selector="edit-actions"] .epragma-ajax-add-to-cart,#add-to-cart-form form > [data-drupal-selector="edit-actions"] .show-if-stock-level-0-button{flex:1;}#add-to-cart-form form > [data-drupal-selector="edit-actions"] .js-wishlist-trigger{flex-shrink:0;}.product_body_container iframe,.product_short_description_container iframe,.variation-short-description iframe{max-width:100%;height:auto;aspect-ratio:16 / 9;}
.variation-product{border:1px solid #1c58a0;border-radius:6px;overflow:hidden;margin-bottom:2rem;transition:transform 0.3s ease,box-shadow 0.3s ease;padding-bottom:1.5rem;}.variation-product:hover{transform:translateY(-4px);}.variation-product h1{background-color:#1c58a0;color:#fff;font-size:1.5rem;font-weight:bold;margin:0;padding:1rem;text-align:center;border-bottom:3px solid #1c58a0;}.variation-product .product-wrapper-1,.variation-product .product-wrapper-2,.variation-product .product-wrapper-3{padding:1.5rem 2rem .5rem 1rem;display:flex;flex-direction:column;}.variation-product .content-row{display:flex;flex-direction:row;align-items:flex-start;gap:0.5rem;margin-bottom:0rem;}@media (max-width:768px){.variation-product .content-row{flex-direction:column;align-items:center;}}.variation-product .variation-images{flex:0 0 33.333%;display:flex;flex-direction:column;align-items:center;justify-content:center;}@media (max-width:768px){.variation-product .variation-images{flex:0 0 100%;margin-bottom:1rem;}.variation-product .variation-images img{max-width:80% !important;margin:0 auto;}}.variation-product .variation-images > div{width:100%;text-align:center;}.variation-product .variation-images > div.tw-hidden{display:none;}.variation-product .variation-images img{max-width:250px!important;height:auto;border-radius:6px;box-shadow:0 2px 4px rgba(0,0,0,0.1);}.variation-product .middle-content{flex:0 0 55%;display:flex;}@media (max-width:768px){.variation-product .middle-content{flex:0 0 100%;width:100%;text-align:center;}.variation-product .price-wrapper{text-align:center;padding-right:0;}}.variation-product .product-body{font-size:1.125rem;line-height:1.2;white-space:normal;overflow:visible;width:100%;padding-right:10px;text-align:right;}.variation-product .price-wrapper{text-align:right;order:1;width:100%;padding-right:10px;}.variation-product .product-variations{order:2;}.variation-product .variation-price{font-weight:bold;font-size:1.25rem;display:inline-block;}.variation-product .variation-price .list-price{text-decoration:line-through;font-size:1rem;margin-right:0.5rem;font-weight:500;display:inline-block;}.variation-product .variation-price .current-price{color:#dc2626;font-size:1.25rem;font-weight:700;display:inline-block;}.variation-product .variation-price.tw-hidden,.variation-product .tw-hidden{display:none !important;}.commerce-order-item-add-to-cart-form{background-color:unset;}.variation-product .product-variations{padding:0.5rem;border-radius:0.375rem;width:100%;}.variation-product label.tw-required{white-space:nowrap;}.variation-product label.tw-required span.tw-text-red-500{display:inline;vertical-align:baseline;padding-right:35px;}.variation-product form{display:flex;flex-wrap:wrap;justify-content:right;align-items:center;gap:1rem;}.variation-product label{font-weight:500;margin-right:0.5rem;}.variation-product label .required{color:#ef4444;}.variation-product select{padding:0.75rem 2rem;border:1px solid #d1d5db;border-radius:6px;box-shadow:0 1px 2px rgba(0,0,0,0.05);transition:border-color 0.2s ease,box-shadow 0.2s ease;width:100%;max-width:200px;}.variation-product select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,0.3);outline:none;}.variation-product .form-actions input[type="submit"]{background-color:#1c58a0;color:#fff;font-weight:bold;padding:0.75rem 2rem;border:none;border-radius:6px;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,0.1);transition:background-color 0.2s ease;}.variation-product .form-actions input[type="submit"]:hover{background-color:#13427a;}@media (min-width:768px){.variation-product .product-content{flex-direction:row;flex-wrap:wrap;}.variation-product .variation-images{flex:0 0 40%;margin-right:2rem;}.variation-product .product-variations{flex-basis:100%;}}
.variation-cart-forms{padding:1rem;background-color:red;}.variation-cart-forms .field--name-purchased-entity{display:none;}.variation-cart-forms .field--name-unit-price{display:none;}.variation-cart-forms .field--name-quantity,.variation-cart-forms .form-actions{display:inline-flex;vertical-align:top;align-items:center;}.variation-cart-forms .field--name-quantity{margin-right:1rem;}.commerce-order-item-add-to-cart-form{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;}.commerce-order-item-add-to-cart-form > .field--type-entity-reference{width:100%;}#add-to-cart-form-1097 .commerce-order-item-add-to-cart-form,#add-to-cart-form-1096 .commerce-order-item-add-to-cart-form,#add-to-cart-form-1098 .commerce-order-item-add-to-cart-form,#add-to-cart-form-1099 .commerce-order-item-add-to-cart-form,#add-to-cart-form-1100 .commerce-order-item-add-to-cart-form,#add-to-cart-form-1101 .commerce-order-item-add-to-cart-form{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;}.commerce-order-item-add-to-cart-form .attribute-widgets{display:flex;gap:0.5rem;align-items:center;flex-wrap:wrap;}.commerce-order-item-add-to-cart-form .form-item{margin-bottom:0;display:flex;align-items:center;}.commerce-order-item-add-to-cart-form .field--name-quantity{display:flex;align-items:center;margin-bottom:0;}.commerce-order-item-add-to-cart-form .form-actions{display:flex;gap:0.5rem;align-items:center;margin-bottom:0;margin-top:0;}.commerce-order-item-add-to-cart-form .product-quantity-wrapper{display:flex;align-items:center;gap:0;border:1px solid #d1d5db;border-radius:6px;overflow:hidden;background-color:transparent;}.commerce-order-item-add-to-cart-form .quantity-control{width:32px;height:32px;font-size:18px;font-weight:bold;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:transparent;border:none;border-radius:0;color:#374151;transition:all 0.2s ease;user-select:none;line-height:1;}.commerce-order-item-add-to-cart-form .form-control.form-number{width:60px;height:32px;padding:4px 8px;font-size:14px;text-align:center;border:none;border-radius:0;background-color:#ffffff;}.commerce-order-item-add-to-cart-form .quantity-control:hover{background-color:#f9fafb;color:#111827;}.commerce-order-item-add-to-cart-form .quantity-control:active{background-color:#f3f4f6;transform:scale(0.95);}.commerce-order-item-add-to-cart-form .js-form-item{display:flex;align-items:center;}.commerce-order-item-add-to-cart-form .form-item-quantity-widget-0-value{display:flex;align-items:center;}.commerce-order-item-add-to-cart-form .epragma-wishlist-button{margin-left:0.5rem;display:flex;align-items:center;}.commerce-order-item-add-to-cart-form .field--name-quantity label,.commerce-order-item-add-to-cart-form .form-item-quantity-widget-0-value label{display:none;}.commerce-order-item-add-to-cart-form .form-control.form-number{width:60px;height:36px;padding:4px 8px;font-size:14px;text-align:center;}.commerce-order-item-add-to-cart-form .product-quantity-wrapper{display:flex;align-items:center;gap:4px;}.commerce-order-item-add-to-cart-form .quantity-control{width:32px;height:32px;font-size:18px;font-weight:bold;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:transparent;border:none;border-radius:6px;color:#374151;transition:all 0.2s ease;user-select:none;line-height:1;}.commerce-order-item-add-to-cart-form .quantity-control:hover{background-color:#f9fafb;border-color:#9ca3af;color:#111827;}.commerce-order-item-add-to-cart-form .quantity-control:active{background-color:#f3f4f6;transform:scale(0.95);}.commerce-order-item-add-to-cart-form .minus-quantity{font-size:0;}.commerce-order-item-add-to-cart-form .minus-quantity::before{content:"−";font-size:18px;font-weight:bold;color:inherit;}.commerce-order-item-add-to-cart-form .plus-quantity{font-size:0;}.commerce-order-item-add-to-cart-form .plus-quantity::before{content:"+";font-size:18px;font-weight:bold;color:inherit;}.commerce-order-item-add-to-cart-form .button--primary{background-color:#000000;border-color:#000000;color:#ffffff;}.commerce-order-item-add-to-cart-form .button--primary:hover{background-color:#333333;border-color:#333333;}td.views-field-epragma-ajaxify-cart-form-edit-quantity{vertical-align:middle !important;padding-top:0 !important;padding-bottom:0 !important;}.views-field-epragma-ajaxify-cart-form-edit-quantity .quantity-control{width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:transparent;border:1px solid #d1d5db;border-radius:0;color:#374151;transition:all 0.2s ease;user-select:none;text-indent:-9999px;background-size:16px 16px;background-repeat:no-repeat;background-position:center;}.views-field-epragma-ajaxify-cart-form-edit-quantity .cart-quantity-wrapper > .quantity-control:first-child{border-radius:6px 0 0 6px;}.views-field-epragma-ajaxify-cart-form-edit-quantity .cart-quantity-wrapper > .quantity-control:last-child{border-radius:0 6px 6px 0;}.views-field-epragma-ajaxify-cart-form-edit-quantity .quantity-edit-input{width:60px;height:32px;text-align:center;border:1px solid #d1d5db;border-left:none;border-right:none;border-radius:0;background-color:#ffffff;font-size:14px;padding:4px 8px;}.views-field-epragma-ajaxify-cart-form-edit-quantity .quantity-control:hover{background-color:#f9fafb;filter:brightness(0.7);}.views-field-epragma-ajaxify-cart-form-edit-quantity .minus-quantity{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23374151'%3E%3Cpath d='M4 12C4 10.9 4.9 10 6 10H18C19.1 10 20 10.9 20 12C20 13.1 19.1 14 18 14H6C4.9 14 4 13.1 4 12Z'/%3E%3C/svg%3E");}.views-field-epragma-ajaxify-cart-form-edit-quantity .plus-quantity{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23374151'%3E%3Cpath d='M12 2C13.1 2 14 2.9 14 4V10H20C21.1 10 22 10.9 22 12C22 13.1 21.1 14 20 14H14V20C14 21.1 13.1 22 12 22C10.9 22 10 21.1 10 20V14H4C2.9 14 2 13.1 2 12C2 10.9 2.9 10 4 10H10V4C10 2.9 10.9 2 12 2Z'/%3E%3C/svg%3E");}.views-field-epragma-ajaxify-cart-form-edit-quantity .form-item label{display:none;}.views-field-epragma-ajaxify-cart-form-edit-quantity .form-item{margin:0;display:flex;align-items:center;}.variation-cart-forms .field--name-quantity input[type="number"]{width:80px;height:40px;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;text-align:center;}.variation-cart-forms .form-actions{margin-bottom:0;}.variation-cart-forms .form-actions input[type="submit"]{height:40px;padding:0 20px;background-color:#2563eb;color:white;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color 0.2s;white-space:nowrap;}.variation-cart-forms .form-actions input[type="submit"]:hover{background-color:#1d4ed8;}.variation-cart-forms .form-actions .ajax-progress{display:block;width:100%;margin-top:8px;text-align:center;}.variation-cart-forms .form-actions .ajax-progress-throbber{margin-right:8px;}.variation-cart-forms .form-actions .ajax-progress .message{display:inline-block;font-size:12px;color:#6b7280;vertical-align:middle;}.variation-cart-forms .form-actions > div{display:block;width:100%;}.product-quantity-wrapper{display:flex;align-items:center;gap:8px;}.quantity-control{text-indent:-999999px;background-size:12px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;filter:brightness(0);cursor:pointer;border:1px solid #e5e7eb;background-color:transparent;padding:4px;transition:filter 0.2s;border-radius:6px;}.quantity-control:hover{filter:brightness(0.7);}.plus-quantity{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23374151'%3E%3Cpath d='M12 2C13.1 2 14 2.9 14 4V10H20C21.1 10 22 10.9 22 12C22 13.1 21.1 14 20 14H14V20C14 21.1 13.1 22 12 22C10.9 22 10 21.1 10 20V14H4C2.9 14 2 13.1 2 12C2 10.9 2.9 10 4 10H10V4C10 2.9 10.9 2 12 2Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:16px 16px;}.minus-quantity{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23374151'%3E%3Cpath d='M4 12C4 10.9 4.9 10 6 10H18C19.1 10 20 10.9 20 12C20 13.1 19.1 14 18 14H6C4.9 14 4 13.1 4 12Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:16px 16px;}.product-quantity-wrapper input[type="number"]{}.views-field-epragma-ajaxify-cart-form-edit-quantity{vertical-align:middle !important;padding-top:0 !important;padding-bottom:0 !important;}.views-field-epragma-ajaxify-cart-form-edit-quantity .form-item{margin-bottom:0 !important;margin-top:0 !important;}.views-field-epragma-ajaxify-cart-form-edit-quantity .quantity-control{flex-shrink:0;width:32px;height:32px;margin:0;}.views-field-epragma-ajaxify-cart-form-edit-quantity .form-number{width:60px !important;text-align:center;border-radius:0;}
.block-views-blockrelevant-content-block-1 h3.tw-text-xl{font-size:1.25rem !important;@apply tw-font-bold tw-mb-4 tw-text-blue-700 tw-border-b tw-pb-2 dark:tw-text-blue-400;}.block-views-blockrelevant-content-block-1 .views-row{@apply tw-border-b tw-border-gray-200 dark:tw-border-gray-700 tw-pb-3 tw-mb-3;}.block-views-blockrelevant-content-block-1 .views-row:last-child{@apply tw-border-0 tw-mb-0;}.block-views-blockrelevant-content-block-1 .views-field-title a{@apply tw-text-sm tw-font-medium tw-text-blue-700 dark:tw-text-blue-400 hover:tw-text-blue-800 dark:hover:tw-text-blue-300 tw-transition-colors;}.block-views-blockrelevant-content-block-1 .views-field-created{@apply tw-text-xs tw-text-gray-500 dark:tw-text-gray-400 tw-mt-1;}
:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode{.swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}}.swiper-virtual.swiper-css-mode.swiper-horizontal{.swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}}.swiper-virtual.swiper-css-mode.swiper-vertical{.swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{height:100%;object-fit:contain;transform-origin:center;width:100%;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:var(--swiper-navigation-sides-offset,4px);.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color,#0000001a);border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;&.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>&{display:none!important}&.swiper-scrollbar-horizontal,.swiper-horizontal>&{bottom:var(--swiper-scrollbar-bottom,4px);height:var(--swiper-scrollbar-size,4px);left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:var(--swiper-scrollbar-top,auto);width:calc(100% - var(--swiper-scrollbar-sides-offset,1%)*2);z-index:50}&.swiper-scrollbar-vertical,.swiper-vertical>&{height:calc(100% - var(--swiper-scrollbar-sides-offset,1%)*2);left:var(--swiper-scrollbar-left,auto);position:absolute;right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);width:var(--swiper-scrollbar-size,4px);z-index:50}}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%;>canvas,>img,>svg{max-height:100%;max-width:100%;object-fit:contain}}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out}}.swiper-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;& .swiper-slide-active{pointer-events:auto}}}.swiper.swiper-cube{overflow:visible}.swiper-cube{.swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1;.swiper-slide{pointer-events:none}}&.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}.swiper-slide-active,.swiper-slide-next,.swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0;&:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}}}.swiper-cube{.swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}}.swiper-cube{.swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-slide-shadow-cube.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper.swiper-flip{overflow:visible}.swiper-flip{.swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1;.swiper-slide{pointer-events:none}}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}}.swiper-flip{.swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-slide-shadow-flip.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper-creative{.swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}}.swiper.swiper-cards{overflow:visible}.swiper-cards{.swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}}
@keyframes gin-throbber{0%{transform:rotateZ(0);}100%{transform:rotateZ(360deg);}}.ajax-progress__throbber,.ajax-progress__throbber--fullscreen,.ui-dialog .ajax-progress__throbber,.media-library-item .ajax-progress__throbber{border:3px solid var(--gin-color-primary);border-inline-end:3px dotted transparent;}.ajax-progress .ajax-progress__message{color:var(--gin-color-text);}[dir].gin--dark-mode .ajax-progress--fullscreen{background-color:var(--gin-color-primary);border-color:transparent;box-shadow:0 2px 6px 0 var(--gin-bg-app);}[dir].gin--dark-mode .ajax-progress--fullscreen .ajax-progress__throbber,[dir].gin--dark-mode .ajax-progress--fullscreen .ajax-progress__throbber--fullscreen{border:3px solid var(--gin-bg-app);border-inline-end:3px dotted transparent;}.media-library-widget .ajax-progress__throbber,.media-library-widget .ajax-progress__throbber--fullscreen{border:2px solid var(--gin-color-primary);border-inline-end:2px dotted transparent;}.ui-dialog .ajax-progress-throbber{padding:var(--gin-spacing-xs);background:var(--gin-bg-app);border-radius:50%;box-shadow:0 2px 6px 0 rgba(34,35,48,.1);border:1px solid rgba(216,217,224,.8);}.gin--dark-mode .ui-dialog .ajax-progress-throbber{background-color:var(--gin-color-primary);border-color:transparent;box-shadow:0 2px 6px 0 var(--gin-bg-app);}.ui-dialog .ajax-progress-throbber::before,.contextual-links .ajax-progress-throbber::before{content:"";display:block;position:absolute;inset-block-start:var(--gin-spacing-xs);inset-inline-start:var(--gin-spacing-xs);width:1.125rem;height:1.125rem;border:2px solid var(--gin-color-primary);border-inline-end:2px dotted transparent;border-radius:50%;animation:gin-throbber .75s linear infinite;}.gin--dark-mode .ui-dialog .ajax-progress,.gin--dark-mode .media-library-item .ajax-progress.ajax-progress.ajax-progress{background-color:var(--gin-bg-app);border-color:var(--gin-bg-app);}.contextual-links li{position:relative;}.contextual-links .ajax-progress-throbber{position:absolute;inset-block-start:0;inset-inline-end:var(--gin-spacing-xxs);width:24px;height:24px;}.contextual-links .ajax-progress-throbber::before{inset-block-start:0;inset-inline-start:.25em;}.claro-autocomplete__message{color:var(--gin-color-primary);}
