/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.dropbutton-wrapper,.dropbutton-wrapper div{box-sizing:border-box;}.js .dropbutton-wrapper,.js .dropbutton-widget{position:relative;display:block;}@media screen and (max-width:600px){.js .dropbutton-wrapper{width:100%;}}@media screen and (min-width:600px){.form-actions .dropbutton-wrapper{float:left;}[dir="rtl"] .form-actions .dropbutton-wrapper{float:right;}}.js .form-actions .dropbutton-widget{position:static;}.js td .dropbutton-multiple .dropbutton-widget{position:absolute;}.js td .dropbutton-wrapper{min-height:2em;}.js td .dropbutton-multiple{max-width:100%;margin-right:2em;padding-right:10em;}[dir="rtl"].js td .dropbutton-multiple{margin-right:0;margin-left:2em;padding-right:0;padding-left:10em;}.js td .dropbutton-multiple .dropbutton-action a,.js td .dropbutton-multiple .dropbutton-action input,.js td .dropbutton-multiple .dropbutton-action button{width:auto;}.js .dropbutton-widget .dropbutton{overflow:hidden;margin:0;padding:0;list-style-type:none;list-style-image:none;}.js .dropbutton li,.js .dropbutton a{display:block;outline:none;}.js .dropbutton li:hover,.js .dropbutton li:focus,.js .dropbutton a:hover,.js .dropbutton a:focus{outline:initial;}.js .dropbutton-multiple .dropbutton-widget{padding-right:2em;}.js[dir="rtl"] .dropbutton-multiple .dropbutton-widget{padding-right:0;padding-left:2em;}.dropbutton-multiple.open,.dropbutton-multiple.open .dropbutton-widget{max-width:none;}.dropbutton-multiple.open{z-index:100;}.dropbutton-multiple .dropbutton .secondary-action{display:none;}.dropbutton-multiple.open .dropbutton .secondary-action{display:block;}.dropbutton-toggle{position:absolute;top:0;right:0;bottom:0;display:block;width:2em;white-space:nowrap;text-indent:110%;}[dir="rtl"] .dropbutton-toggle{right:auto;left:0;}.dropbutton-toggle button{display:block;width:100%;height:100%;margin:0;padding:0;cursor:pointer;border:0;background:none;}.dropbutton-toggle button:hover,.dropbutton-toggle button:focus{outline:initial;}.dropbutton-arrow{position:absolute;top:50%;right:40%;display:block;overflow:hidden;width:0;height:0;margin-top:-0.1666em;border-width:0.3333em 0.3333em 0;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent;line-height:0;}[dir="rtl"] .dropbutton-arrow{right:auto;left:0.6667em;}.dropbutton-multiple.open .dropbutton-arrow{top:0.6667em;border-top-color:transparent;border-bottom:0.3333em solid;}
.stx-toast{position:fixed;top:4.5rem;right:1rem;transform:translateX(1rem);z-index:10000;padding:0.75rem 1.25rem;border-radius:0.5rem;font-size:0.9rem;font-weight:500;color:#fff;opacity:0;pointer-events:none;transition:opacity 0.3s ease,transform 0.3s ease;max-width:min(320px,calc(100vw - 2rem));text-align:left;}.stx-toast--warning{background-color:#e67e22;}.stx-toast--info{background-color:var(--bs-primary,#0d6efd);}.stx-toast--error{background-color:#c0392b;}.stx-toast--visible{opacity:1;transform:translateX(0);pointer-events:auto;}
.stx-extras-list .stx-extras-item{border:none;border-bottom:1px dashed var(--bs-secondary);padding:0.75rem 0;}.stx-extras-list .stx-extras-item:last-child{border-bottom:none;}.stx-extras-list .stx-extra-price{display:inline-block !important;background-color:color-mix(in srgb,var(--bs-green) 10%,white);color:var(--bs-green) !important;font-size:0.8rem !important;font-weight:700 !important;padding:0.15rem 0.5rem;border-radius:1rem;margin-top:0.25rem;}.stx-extras-list .stx-extra-base-price{display:inline-block !important;background-color:color-mix(in srgb,var(--bs-gray) 10%,white);color:var(--bs-gray) !important;font-size:0.8rem !important;font-weight:700 !important;padding:0.15rem 0.5rem;border-radius:1rem;margin-top:0.25rem;}.stx-extras-list .stx-extras-qty{min-width:1.5rem;text-align:center;font-size:1.1rem;}.stx-extras-list .stx-extras-remove{width:28px;height:28px;padding:0;border-radius:50% !important;border-color:var(--bs-border-color) !important;color:var(--bs-white) !important;background-color:var(--bs-secondary-bg) !important;}.stx-extras-list .stx-extras-remove:not(:disabled):hover{background-color:var(--bs-border-color) !important;}.stx-extras-list .stx-extras-add{width:28px;height:28px;padding:0;border-radius:50% !important;background-color:var(--bs-primary) !important;border-color:var(--bs-primary) !important;color:#fff !important;}.stx-extras-tabs.nav-pills .nav-link{color:var(--bs-primary);}.stx-extras-tabs.nav-pills .nav-link.active{background-color:var(--bs-primary);color:#fff;border-color:var(--bs-primary);}.stx-extras-tabs.nav-pills{border-bottom:none;}.stx-extras-tabs{scrollbar-width:none;}.stx-extras-tabs::-webkit-scrollbar{display:none;}.stx-extras-list{display:grid!important;grid-template-columns:repeat(2,1fr);gap:0 1.5rem;max-height:360px;overflow-y:auto;padding-right:0.5rem;}@media (max-width:767.98px){.stx-extras-list{grid-template-columns:1fr;max-height:400px;}}.stx-extras-list .stx-extras-item:last-child{border-bottom:1px dashed var(--bs-secondary);}@media (min-width:768px){.stx-extras-list .stx-extras-item:nth-last-child(-n+2):nth-child(odd),.stx-extras-list .stx-extras-item:last-child{border-bottom:none;}}.stx-extras-list{scrollbar-width:thin;scrollbar-color:var(--bs-light) transparent;}.stx-extras-list::-webkit-scrollbar{width:6px;}.stx-extras-list::-webkit-scrollbar-thumb{background-color:var(--bs-light);border-radius:3px;}.stx-extras-list::-webkit-scrollbar-track{background:transparent;}.stx-extra-desc{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;font-style:italic;color:var(--bs-gray);}.stx-extra-desc.is-expanded{-webkit-line-clamp:unset;display:block;}.stx-extra-desc-toggle{background:none;border:0;padding:0;color:var(--bs-primary);cursor:pointer;font-size:inherit;font-weight:bold;text-decoration:underline;}
.stx-product-selector-wrapper{box-shadow:var(--bs-box-shadow);}@media (max-width:768px){.stx-product-selector-wrapper{box-shadow:none;}}.stx-product-selector-wrapper .accordion-button::after{filter:invert();}.stx-product-audience .list-group-item{border:none;border-bottom:1px dashed var(--bs-secondary);padding:0.75rem 0;}.stx-product-audience .list-group-item:last-child{border-bottom:none;}.stx-product-selector-wrapper .audience-price{display:inline-block !important;background-color:color-mix(in srgb,var(--bs-green) 10%,white);color:var(--bs-green) !important;font-size:0.8rem !important;font-weight:700 !important;padding:0.15rem 0.5rem;border-radius:1rem;margin-top:0.25rem;}.stx-product-selector-wrapper .audience-base-price{display:inline-block !important;background-color:color-mix(in srgb,var(--bs-gray) 10%,white);color:var(--bs-gray) !important;font-size:0.8rem !important;font-weight:700 !important;padding:0.15rem 0.5rem;border-radius:1rem;margin-top:0.25rem;}.stx-product-selector-wrapper .audience-price-group{margin-top:0.25rem;}.stx-product-selector-wrapper .audience-qty{min-width:1.5rem;text-align:center;font-size:1.1rem;}.stx-product-selector-wrapper .audience-remove{width:28px;height:28px;padding:0;border-radius:50% !important;border-color:var(--bs-border-color) !important;color:var(--bs-white) !important;background-color:var(--bs-secondary-bg) !important;}.stx-product-selector-wrapper .audience-remove:not(:disabled):hover{background-color:var(--bs-border-color) !important;}.stx-product-selector-wrapper .audience-add{width:28px;height:28px;padding:0;border-radius:50% !important;background-color:var(--bs-primary) !important;border-color:var(--bs-primary) !important;color:#fff !important;}
.simple-status-messages{position:fixed;top:100px;right:10px;z-index:1259;width:30%;transition:all 0.25s ease;}[dir="rtl"] .simple-status-messages{right:unset;left:10px;}.webform-message .simple-status-messages{top:170px;}@media screen and (max-width:767px){.simple-status-messages{width:100%;position:unset;}}.status-messages + .status-messages{margin-top:0.769em;}.simple-status-messages .status-messages{position:relative;padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .simple-status-messages .status-messages{padding-left:20px;padding-right:35px;border-right-width:0;border-left-width:1px;background-position:right 10px top 17px;}.simple-status-messages .js-webform-message__link{display:none !important;}.simple-status-messages .messages--status{background-image:url(/modules/contrib/status_messages/img/checked.svg);background-size:16px;background-color:#f3faef;color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;box-shadow:-8px 0 0 #77b259,-4px 0px 15px rgba(0,0,0,0.3);}[dir="rtl"] .simple-status-messages .messages--status{border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.simple-status-messages .messages--info{background-image:url(/modules/contrib/status_messages/img/checked.svg);background-size:16px;background-color:#f3faef;color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;box-shadow:-8px 0 0 #77b259,-4px 0px 15px rgba(0,0,0,0.3);}[dir="rtl"] .simple-status-messages .messages--info{border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.simple-status-messages .messages--webform{background-image:url(/modules/contrib/status_messages/img/checked.svg);background-size:16px;background-color:#f3faef;color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;box-shadow:-8px 0 0 #77b259,-4px 0px 15px rgba(0,0,0,0.3);}[dir="rtl"] .simple-status-messages .messages--webform{border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.simple-status-messages .messages--warning{background-image:url(/modules/contrib/status_messages/img/warning.svg);background-size:16px;color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;box-shadow:-8px 0 0 #e09600,-4px 0px 15px rgba(0,0,0,0.3);}[dir="rtl"] .simple-status-messages .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.simple-status-messages .messages--error{background-image:url(/modules/contrib/status_messages/img/cancel.svg);background-size:16px;color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;box-shadow:-8px 0 0 #e62600,-4px 0px 15px rgba(0,0,0,0.3);}[dir="rtl"] .simple-status-messages .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.simple-status-messages .status-message-close{border:none;position:absolute;right:0;top:0;background-color:transparent;cursor:pointer;}[dir="rtl"] .simple-status-messages .status-message-close{right:unset;left:0;}.simple-status-messages .status-message-close span{color:#000000;font-size:16px;opacity:0.25;border-bottom:none;}.simple-status-messages .status-message-close span:hover,.simple-status-messages .status-message-close span:focus,.simple-status-messages .status-message-close span:active{color:#000000;text-decoration:none;opacity:0.4;}
