/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.toolbar-icon-gin-ads-admin-edit-node-form:before{-webkit-mask-image:url(/modules/custom/gin_ads/img/icons/edit.svg) !important;mask-image:url(/modules/custom/gin_ads/img/icons/edit.svg) !important;}
.model-viewer-container{position:relative;max-width:1200px;margin:20px auto;background:white;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,0.1);overflow:hidden;}.model-3d-container{position:relative;width:100%;background:transparent;}.model-3d-viewer model-viewer{width:100%;height:100%;background-color:transparent;}.progress-bar{position:absolute;left:0;bottom:0;width:100%;height:5px;background:rgba(255,255,255,0.3);transition:opacity 0.3s;}.progress-bar.hide{opacity:0;pointer-events:none;}.progress-bar .update-bar{background-color:rgb(6,95,98);width:100%;height:100%;transform-origin:left;transform:scaleX(0);transition:transform 0.3s;}.controls{position:absolute;bottom:16px;right:16px;display:flex;background:#e6efef;padding:8px;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,0.1);z-index:10;}.controls-group{display:flex;gap:8px;padding:0 8px;}.controls-group:not(:last-child){border-right:1px solid #e5e7eb;}.controls button{width:36px;height:36px;border:none;border-radius:8px;background:transparent;color:rgb(6,95,98);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease;}.controls button:hover{background:rgba(0,0,0,0.1);}.controls button:active{background:rgba(0,0,0,0.2);}.controls button svg{width:20px;height:20px;}.model-viewer .lds-dual-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.lds-dual-ring{display:inline-block;width:120px;height:120px;}.lds-dual-ring:after{content:" ";display:block;width:104px;height:104px;margin:8px;border-radius:50%;border:6px solid #065f62;border-color:#065f62 transparent #065f62 transparent;animation:lds-dual-ring 1.2s linear infinite;}@keyframes lds-dual-ring{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}
#cart-sidebar{position:fixed !important;top:0 !important;right:0 !important;height:100% !important;width:400px !important;z-index:99999 !important;transform:translateX(100%);transition:transform 0.4s cubic-bezier(0.4,0,0.2,1);background-color:white !important;display:flex !important;flex-direction:column !important;overflow:hidden !important;}@media screen and (max-width:460px){#cart-sidebar{width:100% !important;}.rc-cart-sidebar-btn{letter-spacing:0 !important;}}.rc-cart-sidebar-thumb{width:5rem !important;height:5rem !important;}@media screen and (max-width:370px){.rc-cart-sidebar-thumb{width:3.75rem !important;height:3.75rem !important;}}#cart-sidebar-overlay{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;z-index:99998 !important;background-color:rgba(0,0,0,0.5) !important;opacity:0 !important;visibility:hidden !important;transition:opacity 0.3s ease-in-out,visibility 0.3s ease-in-out !important;}#cart-sidebar-overlay.visible{opacity:1 !important;visibility:visible !important;}.cart-loading img{width:64px !important;height:64px !important;}#cart-sidebar-inner.items-center{display:flex !important;align-items:center !important;justify-content:center !important;}#cart-sidebar-inner{min-height:0;height:100%;display:flex !important;flex-direction:column !important;overflow:hidden;}#cart-sidebar-inner > .p-6.border-t.bg-gray-50{margin-top:auto;flex-shrink:0;}#cart-items-container{min-height:0;flex:1 1 0;overflow-y:auto;}#cart-slide-items{min-height:0;overflow:hidden;}#cart-slides-ribbon{height:100%;}.w-1\/3{width:33.333333%;}.cart-qty-input::-webkit-outer-spin-button,.cart-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}.cart-qty-input[type=number]{-moz-appearance:textfield;}#auth-email-error{color:#ef4444 !important;display:block !important;}#auth-email-error.hidden{display:none !important;}#auth-email-input.error-border,#auth-code-input.error-border{border-color:#ef4444 !important;border-width:2px !important;}#auth-email-input.error-bg{background-color:#fef2f2 !important;}#auth-email-input,#auth-code-input{background-color:#f9fafb !important;border:2px solid #f3f4f6 !important;border-radius:10px !important;padding:10px 16px !important;width:100% !important;font-weight:500 !important;color:#1f2937 !important;transition:all 0.2s ease-in-out !important;box-shadow:none !important;background-image:none !important;-webkit-appearance:none !important;appearance:none !important;}#cart-counter{position:absolute !important;width:17px !important;height:15px !important;line-height:15px !important;text-align:center !important;margin-left:16px !important;margin-top:-13px !important;}#auth-email-input::placeholder,#auth-code-input::placeholder{color:#d4d4d4 !important;}#auth-code-input{text-indent:0.5em !important;}#auth-email-input:focus,#auth-code-input:focus{border-color:#065f62 !important;background-color:#ffffff !important;box-shadow:0 4px 12px rgba(6,95,98,0.08) !important;outline:none !important;}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0);}#cboxWrapper{max-width:none;}#cboxOverlay{position:fixed;width:100%;height:100%;}#cboxMiddleLeft,#cboxBottomLeft{clear:left;}#cboxContent{position:relative;}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch;}#cboxTitle{margin:0;}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer;}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic;}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0;}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}#cboxOverlay{background:url(/libraries/colorbox/example1/images/overlay.png) repeat 0 0;opacity:0.9;filter:alpha(opacity = 90);}#colorbox{outline:0;}#cboxTopLeft{width:21px;height:21px;background:url(/libraries/colorbox/example1/images/controls.png) no-repeat -101px 0;}#cboxTopRight{width:21px;height:21px;background:url(/libraries/colorbox/example1/images/controls.png) no-repeat -130px 0;}#cboxBottomLeft{width:21px;height:21px;background:url(/libraries/colorbox/example1/images/controls.png) no-repeat -101px -29px;}#cboxBottomRight{width:21px;height:21px;background:url(/libraries/colorbox/example1/images/controls.png) no-repeat -130px -29px;}#cboxMiddleLeft{width:21px;background:url(/libraries/colorbox/example1/images/controls.png) left top repeat-y;}#cboxMiddleRight{width:21px;background:url(/libraries/colorbox/example1/images/controls.png) right top repeat-y;}#cboxTopCenter{height:21px;background:url(/libraries/colorbox/example1/images/border.png) 0 0 repeat-x;}#cboxBottomCenter{height:21px;background:url(/libraries/colorbox/example1/images/border.png) 0 -29px repeat-x;}#cboxContent{background:#fff;overflow:hidden;}.cboxIframe{background:#fff;}#cboxError{padding:50px;border:1px solid #ccc;}#cboxLoadedContent{margin-bottom:28px;}#cboxTitle{position:absolute;bottom:4px;left:0;text-align:center;width:100%;color:#949494;}#cboxCurrent{position:absolute;bottom:4px;left:58px;color:#949494;}#cboxLoadingOverlay{background:url(/libraries/colorbox/example1/images/loading_background.png) no-repeat center center;}#cboxLoadingGraphic{background:url(/libraries/colorbox/example1/images/loading.gif) no-repeat center center;}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:none;}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0;}#cboxSlideshow{position:absolute;bottom:4px;right:30px;color:#0092ef;}#cboxPrevious{position:absolute;bottom:0;left:0;background:url(/libraries/colorbox/example1/images/controls.png) no-repeat -75px 0;width:25px;height:25px;text-indent:-9999px;}#cboxPrevious:hover{background-position:-75px -25px;}#cboxNext{position:absolute;bottom:0;left:27px;background:url(/libraries/colorbox/example1/images/controls.png) no-repeat -50px 0;width:25px;height:25px;text-indent:-9999px;}#cboxNext:hover{background-position:-50px -25px;}#cboxClose{position:absolute;bottom:0;right:0;background:url(/libraries/colorbox/example1/images/controls.png) no-repeat -25px 0;width:25px;height:25px;text-indent:-9999px;}#cboxClose:hover{background-position:-25px -25px;}.cboxIE #cboxTopLeft,.cboxIE #cboxTopCenter,.cboxIE #cboxTopRight,.cboxIE #cboxBottomLeft,.cboxIE #cboxBottomCenter,.cboxIE #cboxBottomRight,.cboxIE #cboxMiddleLeft,.cboxIE #cboxMiddleRight{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);}
.filter-button{position:relative;padding:0.5rem 1rem;border-radius:0.375rem;transition:all 0.3s ease;}.filter-button:hover{@apply bg-rc-green-light;}.filter-button.active{@apply bg-rc-green-light;font-weight:600;}.search-item{transition:opacity 0.3s ease;}
.termsfeed-com---nb-interstitial-overlay{display:flex;justify-content:center;align-items:center;}#termsfeed-com---nb{position:static;max-width:768px;background-color:white;margin-inline:12px;}.termsfeed-com---pc-dialog{position:fixed !important;top:50% !important;left:50% !important;transform:translate(-50%,-50%) !important;margin:0 !important;height:90vh!important;overflow-y:auto;}.termsfeed-com---nb-interstitial-overlay button{background-color:white !important;opacity:0.8;font-weight:500 !important;color:black !important;border:1px solid #065f62 !important;transition:all 0.4s ease 0s;}.termsfeed-com---nb-interstitial-overlay button:hover{background-color:#065f62 !important;}.termsfeed-com---nb-interstitial-overlay .cc-nb-okagree{opacity:1;background-color:#065f62 !important;font-weight:bold !important;color:white !important;}.termsfeed-com---nb-interstitial-overlay .cc-nb-changep{background-color:white !important;border:1px solid #254D1A !important;}.termsfeed-com---pc-dialog .cc-cp-foot-save{background-color:#065f62 !important;}.termsfeed-com---pc-overlay{overflow:hidden!important;}#open_preferences_center{position:relative;border:0;border-radius:0 0 0.5rem 0;z-index:500;transition:all 0.4s ease 0s;@media (max-width:767px){}}#open_preferences_center:hover{}
