.wp-block-wdevs-tax-switch{gap:10px}.wp-block-wdevs-tax-switch,.wp-block-wdevs-tax-switch .wdevs-tax-switch{align-items:center;display:flex}.wp-block-wdevs-tax-switch .wdevs-tax-switch .wdevs-tax-switch-label{display:inline-block;height:34px;margin-bottom:0;position:relative;width:60px}.wp-block-wdevs-tax-switch .wdevs-tax-switch .wdevs-tax-switch-checkbox{height:0;opacity:0;width:0}.wp-block-wdevs-tax-switch .wdevs-tax-switch .wdevs-tax-switch-slider{background-color:var(--wts-bg-color,#ccc);border-radius:34px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;touch-action:manipulation;transition:background-color .4s}.wp-block-wdevs-tax-switch .wdevs-tax-switch .wdevs-tax-switch-slider:before{background-color:var(--wts-color,#fff);border-radius:50%;bottom:4px;content:"";height:26px;left:4px;position:absolute;transition:transform .4s;width:26px}.wp-block-wdevs-tax-switch .wdevs-tax-switch .wdevs-tax-switch-checkbox:checked+.wdevs-tax-switch-slider{background-color:var(--wts-bg-color-checked,#34c759)}.wp-block-wdevs-tax-switch .wdevs-tax-switch .wdevs-tax-switch-checkbox:checked+.wdevs-tax-switch-slider:before{background-color:var(--wts-color-checked,var(--wts-color,#fff));transform:translateX(26px)}.wp-block-wdevs-tax-switch .wdevs-tax-switch .wdevs-tax-switch-label-text{color:var(--wts-text-color,#333);cursor:pointer;font-size:14px;font-weight:500;margin-left:10px;touch-action:manipulation;-webkit-user-select:none;user-select:none}.wp-block-wdevs-tax-switch .wdevs-tax-buttons{display:flex;gap:4px}.wp-block-wdevs-tax-switch .wdevs-tax-buttons .wdevs-tax-button{all:unset;background:none;background-color:var(--wts-bg-color,#e9e9ea);border:1px solid var(--wts-color,#333);border-radius:4px;color:var(--wts-text-color,var(--wts-color,#333));cursor:pointer;font:inherit;margin:0;padding:4px 8px}.wp-block-wdevs-tax-switch .wdevs-tax-buttons .wdevs-tax-button.wdevs-tax-button-active{background-color:var(--wts-bg-color-checked,#333);border-color:var(--wts-color-checked,#fff);color:var(--wts-text-color,var(--wts-color-checked,#fff))}.wp-block-wdevs-tax-switch.is-style-inline .wdevs-tax-switch .wdevs-tax-switch-label{height:30px;width:50px}.wp-block-wdevs-tax-switch.is-style-inline .wdevs-tax-switch .wdevs-tax-switch-slider{background-color:var(--wts-bg-color,#e9e9ea);border-radius:30px}.wp-block-wdevs-tax-switch.is-style-inline .wdevs-tax-switch .wdevs-tax-switch-slider:before{bottom:1px;box-shadow:0 2px 5px rgb(0 0 0 / .2);height:28px;left:1px;width:28px}.wp-block-wdevs-tax-switch.is-style-inline .wdevs-tax-switch .wdevs-tax-switch-checkbox:checked+.wdevs-tax-switch-slider:before{transform:translateX(20px)}.wp-block-wdevs-tax-switch.is-style-inline .wdevs-tax-switch .wdevs-tax-switch-label-text{font-size:13px}.wp-block-wdevs-tax-switch.is-style-inline .wdevs-tax-buttons{gap:15px}.wp-block-wdevs-tax-switch.is-style-inline .wdevs-tax-buttons .wdevs-tax-button{background-color:#fff0;border:none;color:var(--wts-text-color,var(--wts-color,#333));padding:0;position:relative}.wp-block-wdevs-tax-switch.is-style-inline .wdevs-tax-buttons .wdevs-tax-button:first-child:after{background-color:var(--wts-bg-color,#333);content:"";display:block;height:55%;position:absolute;right:-7.5px;top:30%;width:1px}.wp-block-wdevs-tax-switch.is-style-inline .wdevs-tax-buttons .wdevs-tax-button:hover:not(.wdevs-tax-button-active){color:var(--wts-text-color,var(--wts-color-checked,#333));text-decoration:underline}.wp-block-wdevs-tax-switch.is-style-inline .wdevs-tax-buttons .wdevs-tax-button.wdevs-tax-button-active{background-color:#fff0;color:var(--wts-text-color,var(--wts-color-checked,#333));text-decoration:underline}.wp-block-wdevs-tax-switch.is-style-flat-pill .wdevs-tax-switch .wdevs-tax-switch-label{height:28px;width:64px}.wp-block-wdevs-tax-switch.is-style-flat-pill .wdevs-tax-switch .wdevs-tax-switch-slider{background-color:var(--wts-bg-color,#929197);border-radius:14px;transition:background-color .3s ease}.wp-block-wdevs-tax-switch.is-style-flat-pill .wdevs-tax-switch .wdevs-tax-switch-slider:before{border-radius:12px;bottom:2px;box-shadow:none;height:24px;left:2px;transition:transform .3s ease,left .3s ease;width:39px}.wp-block-wdevs-tax-switch.is-style-flat-pill .wdevs-tax-switch .wdevs-tax-switch-checkbox:checked+.wdevs-tax-switch-slider{background-color:var(--wts-bg-color-checked,#34c759)}.wp-block-wdevs-tax-switch.is-style-flat-pill .wdevs-tax-switch .wdevs-tax-switch-checkbox:checked+.wdevs-tax-switch-slider:before{left:23px;transform:translateX(0)}.wp-block-wdevs-tax-switch.is-style-flat-pill .wdevs-tax-switch .wdevs-tax-switch-label-text{font-size:14px}.wp-block-wdevs-tax-switch.is-style-flat-pill .wdevs-tax-buttons .wdevs-tax-button{background-color:var(--wts-bg-color,#e5e5ea);border:none;border-radius:14px;color:var(--wts-text-color,#333);padding:6px 16px;transition:background-color .3s ease}.wp-block-wdevs-tax-switch.is-style-flat-pill .wdevs-tax-buttons .wdevs-tax-button.wdevs-tax-button-active{background-color:var(--wts-bg-color-checked,#34c759);border:none;color:var(--wts-text-color,#fff)}.wts-inactive{display:none!important}.wts-vat-text{font-size:80%;color:#747474}.wc-measurement-price-calculator-price .wts-vat-text{display:none}.tiered-pricing--active .wts-vat-text{color:#fff}h4.pewc-field-label .wts-price-wrapper>span,h4.pewc-field-label .wts-price-wrapper>span>span{font-size:100%}.wapf-product-totals .wts-price-container,.wapf-product-totals .wts-price-container span{float:none!important}.wdevs-tax-switch-checkbox:disabled~.wdevs-tax-switch-slider{opacity:.6;cursor:not-allowed}.wdevs-tax-switch-checkbox:disabled{cursor:not-allowed}.wdevs-tax-button:disabled{opacity:.6;cursor:not-allowed}.wdevs-tax-switch-label:has(.wdevs-tax-switch-checkbox:disabled){cursor:not-allowed}:root{--woocommerce:#720eec;--wc-green:#007518;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;--wc-destructive:#cc1818;--wc-card-border-radius:8px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.images.woocommerce-product-gallery .flex-viewport,.woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport,.woocommerce-page #content div.product div.images.woocommerce-product-gallery .flex-viewport,.woocommerce-page div.product div.images.woocommerce-product-gallery .flex-viewport{touch-action:pan-y pinch-zoom}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:#fff0;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:#fff0;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgb(0 0 0 / .15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}@media only screen and (max-width:768px){:root{--woocommerce:#720eec;--wc-green:#007518;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;--wc-destructive:#cc1818;--wc-card-border-radius:8px}.woocommerce table.shop_table_responsive thead,.woocommerce-page table.shop_table_responsive thead{display:none}.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child{border-top:0}.woocommerce table.shop_table_responsive tbody th,.woocommerce-page table.shop_table_responsive tbody th{display:none}.woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr{display:block}.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{display:block;text-align:right!important}.woocommerce table.shop_table_responsive tr td.order-actions,.woocommerce-page table.shop_table_responsive tr td.order-actions{text-align:left!important}.woocommerce table.shop_table_responsive tr td::before,.woocommerce-page table.shop_table_responsive tr td::before{content:attr(data-title) ": ";font-weight:700;float:left}.woocommerce table.shop_table_responsive tr td.actions::before,.woocommerce table.shop_table_responsive tr td.product-remove::before,.woocommerce-page table.shop_table_responsive tr td.actions::before,.woocommerce-page table.shop_table_responsive tr td.product-remove::before{display:none}.woocommerce table.shop_table_responsive tr:nth-child(2n) td,.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{background-color:rgb(0 0 0 / .025)}.woocommerce table.my_account_orders tr td.order-actions,.woocommerce-page table.my_account_orders tr td.order-actions{text-align:left}.woocommerce table.my_account_orders tr td.order-actions::before,.woocommerce-page table.my_account_orders tr td.order-actions::before{display:none}.woocommerce table.my_account_orders tr td.order-actions .button,.woocommerce-page table.my_account_orders tr td.order-actions .button{float:none;margin:.125em .25em .125em 0}.woocommerce table.shop_attributes tr,.woocommerce-page table.shop_attributes tr{display:block}.woocommerce table.shop_attributes tr td,.woocommerce table.shop_attributes tr th,.woocommerce-page table.shop_attributes tr td,.woocommerce-page table.shop_attributes tr th{display:block;max-width:100%;width:auto;text-align:left;padding:.5em}.woocommerce table.shop_attributes tr th,.woocommerce-page table.shop_attributes tr th{padding-bottom:.25em;border-bottom:0}.woocommerce table.shop_attributes tr td,.woocommerce-page table.shop_attributes tr td{padding-top:.25em}.woocommerce table.shop_attributes tr td>:first-child,.woocommerce table.shop_attributes tr th>:first-child,.woocommerce-page table.shop_attributes tr td>:first-child,.woocommerce-page table.shop_attributes tr th>:first-child{padding-top:0;margin-top:0}.woocommerce table.shop_attributes tr td>:last-child,.woocommerce table.shop_attributes tr th>:last-child,.woocommerce-page table.shop_attributes tr td>:last-child,.woocommerce-page table.shop_attributes tr th>:last-child{padding-bottom:0;margin-bottom:0}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{float:none;width:100%}.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:48%;float:left;clear:both;margin:0 0 2.992em}.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n){float:right;clear:none!important}.woocommerce #content div.product div.images,.woocommerce #content div.product div.summary,.woocommerce div.product div.images,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.images,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.images,.woocommerce-page div.product div.summary{float:none;width:100%}.woocommerce #content table.cart .product-thumbnail,.woocommerce table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail{display:none}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:left}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:none;padding-bottom:.5em}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce #content table.cart td.actions .coupon::before,.woocommerce table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::before,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::before,.woocommerce-page table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::before{content:" ";display:table}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::after{clear:both}.woocommerce #content table.cart td.actions .coupon .button,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon input,.woocommerce table.cart td.actions .coupon .button,.woocommerce table.cart td.actions .coupon .input-text,.woocommerce table.cart td.actions .coupon input,.woocommerce-page #content table.cart td.actions .coupon .button,.woocommerce-page #content table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon input,.woocommerce-page table.cart td.actions .coupon .button,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon input{width:48%;box-sizing:border-box}.woocommerce #content table.cart td.actions .coupon .button.alt,.woocommerce #content table.cart td.actions .coupon .input-text+.button,.woocommerce table.cart td.actions .coupon .button.alt,.woocommerce table.cart td.actions .coupon .input-text+.button,.woocommerce-page #content table.cart td.actions .coupon .button.alt,.woocommerce-page #content table.cart td.actions .coupon .input-text+.button,.woocommerce-page table.cart td.actions .coupon .button.alt,.woocommerce-page table.cart td.actions .coupon .input-text+.button{float:right}.woocommerce #content table.cart td.actions .coupon .coupon-error-notice,.woocommerce table.cart td.actions .coupon .coupon-error-notice,.woocommerce-page #content table.cart td.actions .coupon .coupon-error-notice,.woocommerce-page table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);float:left;font-size:.75em;margin-bottom:0;text-align:left;width:48%}.woocommerce #content table.cart td.actions .button,.woocommerce table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button{display:block;width:100%}.woocommerce .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cross-sells,.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .shipping_calculator{width:100%;float:none;text-align:left}.woocommerce-page.woocommerce-checkout form.login .form-row,.woocommerce.woocommerce-checkout form.login .form-row{width:100%;float:none}.woocommerce #payment .terms,.woocommerce-page #payment .terms{text-align:left;padding:0}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:none;width:100%;box-sizing:border-box;margin-bottom:1em}.woocommerce .lost_reset_password .form-row-first,.woocommerce .lost_reset_password .form-row-last,.woocommerce-page .lost_reset_password .form-row-first,.woocommerce-page .lost_reset_password .form-row-last{width:100%;float:none;margin-right:0}.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:100%}.single-product .twentythirteen .panel{padding-left:20px!important;padding-right:20px!important}}:root{--woocommerce:#720eec;--wc-green:#007518;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;--wc-destructive:#cc1818;--wc-card-border-radius:8px}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{font-display:swap;font-family:star;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0 6px;border-style:solid;border-color:#1e85be #fff0 #fff0 #fff0;z-index:100;display:block}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row .input-text,.woocommerce form .form-row select{font-family:inherit;font-weight:400;letter-spacing:normal;padding:.5em;display:block;background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width) solid var(--wc-form-border-color);border-radius:var(--wc-form-border-radius);color:var(--wc-form-color-text,#000);box-sizing:border-box;width:100%;margin:0;line-height:normal;height:auto}.woocommerce form .form-row .input-text:focus,.woocommerce form .form-row select:focus{border-color:currentColor}.woocommerce form .form-row select{cursor:pointer;appearance:none;padding-right:3em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=);background-repeat:no-repeat;background-size:16px;background-position:calc(100% - .5em) 50%}.woocommerce form .form-row textarea{height:4em;line-height:1.5;box-shadow:none}.woocommerce form .form-row .country_to_state--single{background:0 0;border:0;padding:0;appearance:none;background-image:none;font:inherit;font-weight:700;color:inherit;width:auto;pointer-events:none}.woocommerce form .form-row .required{color:var(--wc-red);font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row.woocommerce-invalid label{color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:var(--wc-green)}.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-green)}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}:where(.woocommerce) .select2-container{width:100%}:where(.woocommerce) .select2-container .select2-selection--single{height:auto}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__rendered{padding:.5em;line-height:normal;box-sizing:border-box;color:var(--wc-form-color-text,#444);font-weight:400}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__placeholder{color:var(--wc-form-color-text,#444)}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__arrow{position:absolute;top:2px;right:.5em;height:100%;width:16px}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__arrow b{border:none;display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;width:16px;height:16px;position:absolute;top:50%;left:0;margin:-8px 0 0}:where(.woocommerce) .select2-container .select2-dropdown,:where(.woocommerce) .select2-container .select2-selection{background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width,1px) solid var(--wc-form-border-color,#aaa);border-radius:var(--wc-form-border-radius,4px)}:where(.woocommerce) .select2-container.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}:where(.woocommerce) .select2-container.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}:where(.woocommerce) .select2-results__options{list-style:none;margin:0;padding:0}:where(.woocommerce) .select2-results__option{margin:0}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#720eec;color:#fcfbfe;z-index:99998;box-shadow:0 1px 1em rgb(0 0 0 / .2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fcfbfe;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.woocommerce-product-gallery__photoswipe-video-wrapper{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.woocommerce-product-gallery__photoswipe-video{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:var(--wc-red)!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:var(--wc-red)}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb::after{clear:both}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.7;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block;outline-offset:-2px}.woocommerce div.product div.images .woocommerce-product-gallery__video .wp-post-video{display:block;width:100%;height:auto}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{background:#fff;border:none;box-sizing:content-box;border-radius:100%;cursor:pointer;font-size:2em;height:36px;padding:0;position:absolute;right:.5em;text-indent:-9999px;top:.5em;width:36px;z-index:99}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{border:2px solid #000;border-radius:100%;box-sizing:content-box;content:"";display:block;height:10px;left:9px;top:9px;position:absolute;width:10px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{background:#000;border-radius:6px;box-sizing:content-box;content:"";display:block;height:8px;left:22px;position:absolute;top:19px;transform:rotate(-45deg);width:2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true]{border:0;clip-path:inset(50%);height:1px;left:50%;margin:-1px;overflow:hidden;position:absolute;top:50%;width:1px}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none;position:relative}.woocommerce div.product div.images .flex-control-thumbs li .woocommerce-product-gallery__video-thumbnail-preview,.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li .woocommerce-product-gallery__video-thumbnail-preview.flex-active,.woocommerce div.product div.images .flex-control-thumbs li .woocommerce-product-gallery__video-thumbnail-preview:hover,.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product div.images .flex-control-thumbs li.woocommerce-product-gallery__video-thumbnail::before{content:"▶";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;color:#fff;font-size:1.4em;text-shadow:0 0 .25em rgb(0 0 0 / .8);pointer-events:none}.woocommerce div.product div.images .flex-control-thumbs li.woocommerce-product-gallery__video-thumbnail img.woocommerce-product-gallery__video-thumbnail-placeholder,.woocommerce div.product div.images .flex-control-thumbs li.woocommerce-product-gallery__video-thumbnail img.woocommerce-product-gallery__video-thumbnail-placeholder.flex-active,.woocommerce div.product div.images .flex-control-thumbs li.woocommerce-product-gallery__video-thumbnail img.woocommerce-product-gallery__video-thumbnail-placeholder:hover{opacity:0}.woocommerce div.product div.images .flex-control-thumbs li.woocommerce-product-gallery__video-thumbnail .woocommerce-product-gallery__video-thumbnail-preview{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.woocommerce div.product div.images .flex-control-thumbs li.woocommerce-product-gallery__video-thumbnail .woocommerce-product-gallery__video-thumbnail-placeholder.flex-active+.woocommerce-product-gallery__video-thumbnail-preview,.woocommerce div.product div.images .flex-control-thumbs li.woocommerce-product-gallery__video-thumbnail:hover .woocommerce-product-gallery__video-thumbnail-preview{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6b6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table}.woocommerce div.product form.cart::after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:3em;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;-webkit-background-size:16px;background-position:calc(100% - 12px) 50%;-webkit-background-position:calc(100% - 12px) 50%}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#958e09;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:block}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.7;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgb(90 89 68 / .5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering>label{margin-right:.25rem}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #cfc8d8;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816f98}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:" ";display:table}.woocommerce #reviews #comments .add_review::after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist::after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#e9e6ed;border:1px solid #e1dde7;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li::before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:WooCommerce}.woocommerce .star-rating::before{content:"sssss";color:#cfc8d8;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span::before{content:"SSSSS";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before{content:" ";display:table}.woocommerce .woocommerce-product-rating::after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:#fff0 none;border:0}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:" ";display:table}.woocommerce #review_form #respond::after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;font-size:24px}.woocommerce p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";text-indent:0}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::before{content:"\e020"}.woocommerce p.stars.selected a.active~a::before{content:"\e021"}.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgb(0 0 0 / .1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgb(0 0 0 / .1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgb(0 0 0 / .1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(2n) td,.woocommerce table.shop_attributes tr:nth-child(2n) th{background:rgb(0 0 0 / .025)}.woocommerce table.shop_table{border:1px solid color-mix(in srgb,currentColor 20%,transparent);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-spacing:0;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid color-mix(in srgb,currentColor 20%,transparent);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid color-mix(in srgb,currentColor 20%,transparent)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgb(0 0 0 / .1)}.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before{content:" ";display:table}.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #e9e6ed;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid var(--wc-separator-color,color-mix(in srgb,currentColor 20%,transparent));padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce form.checkout_coupon .coupon-error-notice{color:var(--wc-red);display:block;font-size:.75em;margin-top:8px}.woocommerce form.checkout_coupon .input-text.has-error:focus{border-color:var(--wc-red)}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce .wc_bis_form{margin:2em 0;padding:0}.woocommerce .wc_bis_form.hidden{display:none}.woocommerce .wc_bis_form__form-row{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start;gap:.7em;margin:.7em 0}.woocommerce .wc_bis_form__input{box-sizing:border-box;width:auto;white-space:nowrap}.woocommerce .wc_bis_form__button{box-sizing:border-box;white-space:nowrap}.woocommerce .wc_bis_form__checkbox{font-size:var(--wp--preset--font-size--small,.7em);display:block}.woocommerce :where(.wc_bis_form__input,.wc_bis_form__button){padding:.9rem 1.1rem;line-height:1}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{content:" ";display:table}.woocommerce ul.order_details::after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #cfc8d8;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details .order-actions--heading,.woocommerce .woocommerce-order-details .order-actions--heading,.woocommerce .woocommerce-order-downloads .order-actions--heading{vertical-align:middle}.woocommerce .woocommerce-customer-details .order-actions-button,.woocommerce .woocommerce-order-details .order-actions-button,.woocommerce .woocommerce-order-downloads .order-actions-button{margin-right:10px}.woocommerce .woocommerce-customer-details .order-actions-button:last-child,.woocommerce .woocommerce-order-details .order-actions-button:last-child,.woocommerce .woocommerce-order-downloads .order-actions-button:last-child{margin-right:0}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .additional-fields,.woocommerce .woocommerce-customer-details .addresses{margin-bottom:2em}.woocommerce .woocommerce-customer-details .additional-fields:last-child,.woocommerce .woocommerce-customer-details .addresses:last-child{margin-bottom:0}.woocommerce .addresses .wc-block-components-additional-fields-list{margin:0;padding:0}.woocommerce .addresses .wc-block-components-additional-fields-list dt{margin:0;padding:0;font-style:normal;font-weight:700;display:inline}.woocommerce .addresses .wc-block-components-additional-fields-list dt::after{content:": "}.woocommerce .addresses .wc-block-components-additional-fields-list dt::before{content:"";display:block}.woocommerce .addresses .wc-block-components-additional-fields-list dd{margin:0;padding:0;font-style:normal;display:inline}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list{border:1px solid rgb(0 0 0 / .1);padding:0;display:grid;grid-template-columns:1fr max-content}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt{border-bottom:1px solid rgb(0 0 0 / .1);font-style:normal;font-weight:700;padding:1rem;box-sizing:border-box;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt::after{display:none}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type{border-bottom:0}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd{border-bottom:1px solid rgb(0 0 0 / .1);padding:1rem;box-sizing:border-box;text-align:right;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type{border-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-column__title{margin-top:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgb(0 0 0 / .1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px;box-sizing:border-box}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:last-child,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red);vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#7f54b3;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#7f54b3}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#35224c;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{content:" ";display:table}.woocommerce .widget_rating_filter ul li::after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:spin 2s linear infinite}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{background-color:#dcd7e2;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{background-color:#7249a4;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{font-size:.92em;color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#958e09;font-size:1.25em}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{color:var(--wc-red)}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #720eec;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:" ";display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:"\e028";content:"\e028"/"";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:table}.woocommerce-account .woocommerce::after{clear:both}.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:" ";display:table}.woocommerce-account .addresses .title::after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #cfc8d8;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-cart table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-checkout table.cart td.actions .coupon .input-text.has-error:focus{border-color:var(--wc-red)}#add_payment_method table.cart td.actions .coupon .coupon-error-notice,.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice,.woocommerce-checkout table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);flex-basis:100%;float:none;font-size:.75em;margin-bottom:0;margin-top:8px;text-align:left;width:auto}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none;content:"\e019"/""}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#958e09}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #e9e6ed}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method .checkout .checkout-inline-error-message,.woocommerce-cart .checkout .checkout-inline-error-message,.woocommerce-checkout .checkout .checkout-inline-error-message{color:var(--wc-red);font-size:.75em;margin-bottom:0}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:rgb(129 110 153 / .14);border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid rgb(104 87 125 / .14);margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li.payment_method_paypal img,.woocommerce-cart #payment ul.payment_methods li.payment_method_paypal img,.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal img{max-height:24px;vertical-align:middle;float:right;margin:0}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dcd7e2;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c2bacd;border-top-color:#b5abc2}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid #dcd7e2;border-right-color:#fff0;border-left-color:#fff0;border-top-color:#fff0;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:24px;vertical-align:middle;float:right}.woocommerce-terms-and-conditions{border:1px solid rgb(0 0 0 / .2);box-shadow:inset 0 1px 2px rgb(0 0 0 / .1);background:rgb(0 0 0 / .05)}.woocommerce-invalid #terms{outline:2px solid var(--wc-red);outline-offset:2px}.woocommerce-order-withdrawal-content{max-width:680px}.woocommerce-order-withdrawal-content__intro{margin-bottom:.5em}.woocommerce-order-withdrawal-content .description,.woocommerce-order-withdrawal-content__field-description,.woocommerce-order-withdrawal-content__note{color:#767676;font-size:.875em;line-height:1.4}.woocommerce-order-withdrawal-content .description,.woocommerce-order-withdrawal-content__field-description{display:block;margin-top:.25em}.woocommerce-order-withdrawal-content__field-error{color:var(--wc-red);display:block;font-size:.875em;margin:-.25em 0 .75em}.woocommerce-order-withdrawal-content__steps{display:flex;gap:1em;list-style:none;margin:2em 0;padding:0;color:#767676;font-size:.875em}.woocommerce-order-withdrawal-content__step:not(:last-child)::after{content:"";display:inline-block;width:.25em;height:.25em;margin-left:1em;border-radius:50%;background:currentColor;vertical-align:middle}.woocommerce-order-withdrawal-content__step--current{color:inherit;font-weight:700}.woocommerce-order-withdrawal-content__radio-field{clear:both;border:0;margin:0 0 6px;padding:3px}.woocommerce-order-withdrawal-content__radio-field legend{line-height:2;padding:0}.woocommerce-order-withdrawal-content__radio-field.woocommerce-invalid legend{color:var(--wc-red)}.woocommerce-order-withdrawal-content__radio-label{display:block;line-height:1.7;margin:0}.woocommerce-order-withdrawal-content__review{margin:2em 0}.woocommerce-order-withdrawal-content__review-row{padding:.75em 0 .8em}.woocommerce-order-withdrawal-content__review-row:not(:last-child){border-bottom:1px solid #e9e6ed}.woocommerce-order-withdrawal-content__review-row dd,.woocommerce-order-withdrawal-content__review-row dt{margin:0;line-height:1.4}.woocommerce-order-withdrawal-content__review-row dt{color:#767676;font-size:.875em;margin-bottom:.25em}.woocommerce-order-withdrawal-content__review-row dd{font-size:1em}.woocommerce-order-withdrawal-content__actions{display:flex;gap:1em;align-items:center;flex-wrap:wrap;margin-top:2em}.woocommerce-order-withdrawal-content__button--secondary.button{background:0 0;border:1px solid currentColor;color:inherit}.woocommerce-order-withdrawal-content__button--secondary.button:focus,.woocommerce-order-withdrawal-content__button--secondary.button:hover{background:0 0;color:inherit}.woocommerce-order-withdrawal-content .required{visibility:visible}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}form.has-custom-place-order-button #place_order{display:none!important}.dgwt-wcas-block-scroll{overflow:hidden}.dgwt-wcas-search-wrapp{position:relative;line-height:100%;display:block;color:#444;min-width:230px;width:100%;text-align:left;margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dgwt-wcas-tpd-image img{margin:0 15px 0 0!important}.rtl .dgwt-wcas-tpd-image img{margin:0 0 0 15px!important}.dgwt-wcas-preloader-wrapp img{margin:10px auto 0;display:block;max-width:200px}.dgwt-wcas-preloader-wrapp img.dgwt-wcas-placeholder-preloader{display:block;width:100%;height:auto;max-width:300px;margin:0}.dgwt-wcas-suggestions-wrapp{background:#fff;border:1px solid #ddd;border-top:none;padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.dgwt-wcas-details-wrapp *,.dgwt-wcas-search-wrapp *,.dgwt-wcas-suggestions-wrapp *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dgwt-wcas-details-wrapp a:focus,.dgwt-wcas-suggestions-wrapp a:focus{outline:0}.dgwt-wcas-suggestions-wrapp.dgwt-wcas-suggestions-wrapp--top{border:1px solid #ddd;border-bottom:none}.dgwt-wcas-is-detail-box .dgwt-wcas-suggestions-wrapp{max-width:550px}.dgwt-wcas-full-width.dgwt-wcas-is-detail-box .dgwt-wcas-suggestion{padding:8px 15px}.dgwt-wcas-details-left .dgwt-wcas-suggestions-wrapp{border-radius:0 0 5px;border-left-color:#eee}.dgwt-wcas-details-right .dgwt-wcas-suggestions-wrapp{border-radius:0 0 0 5px;border-right-color:#eee}.dgwt-wcas-suggestion{cursor:pointer;font-size:12px;line-height:110%;text-align:left;padding:7px 10px;position:relative;border-bottom:1px solid #dfdfdf;display:flex;flex-direction:row;justify-content:space-between;align-items:center;resize:vertical;width:100%;transition:none!important}.dgwt-wcas-suggestion-nores{font-size:15px;line-height:157%;padding:15px;width:100%}.dgwt-wcas-suggestion-nores p{padding:0;margin:0 0 10px;font-size:18px}.dgwt-wcas-suggestion-nores ol,.dgwt-wcas-suggestion-nores ul{padding:0 0 0 30px;margin:0}.dgwt-wcas-suggestion-nores ul li{list-style:disc}.dgwt-wcas-open-pirx .dgwt-wcas-suggestion-nores{padding:10px 10px 10px 34px}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more{justify-content:center;color:#6d6d6d}a.dgwt-wcas-details-more-products{padding:15px 0 10px;display:block;border-top:1px solid #eee;text-align:center;font-size:12px;text-transform:uppercase;color:#6d6d6d;transition:.2s ease-in-out}a.dgwt-wcas-details-more-products:hover,a.dgwt-wcas-details-post-title:hover,a.dgwt-wcas-details-product-title:hover,a.dgwt-wcas-product-details-readmore:hover{text-decoration:underline}a.dgwt-wcas-product-details-readmore{display:block;text-align:right;margin-top:15px;color:#6d6d6d;text-transform:uppercase;letter-spacing:1px;font-weight:400;font-size:12px}.dgwt-wcas-has-headings .dgwt-wcas-suggestion,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax,.dgwt-wcas-suggestion.dgwt-wcas-suggestion-no-border-bottom,body:not(.dgwt-wcas-is-details) .dgwt-wcas-suggestion:last-child{border-bottom:none}.dgwt-wcas-suggestion:after{clear:both;display:block;content:''}.dgwt-wcas-suggestion.dgwt-wcas-nores{cursor:default;opacity:.5}.dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product{padding-top:8px;padding-bottom:8px;min-height:60px}.dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product.dgwt-wcas-suggestion-history-product,.dgwt-wcas-is-details .dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product,.dgwt-wcas-suggestion-history-search{min-height:40px}.dgwt-wcas-is-details .dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-more,.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more{min-height:30px;text-transform:uppercase}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more .dgwt-wcas-st-more{padding:0 10px;text-align:center}.dgwt-wcas-st{display:block;color:#444;font-size:15px;width:100%;line-height:110%}.dgwt-wcas-st .dgwt-wcas-score{color:#8e44ad;font-weight:700;font-size:80%}.dgwt-wcas-st>span{display:inline-block;vertical-align:middle}.dgwt-wcas-has-sku .dgwt-wcas-st-title{margin-right:6px}.dgwt-wcas-st>span.dgwt-wcas-st--direct-headline{display:block;font-style:italic;font-size:10px;text-transform:uppercase;opacity:.4;line-height:10px;margin-bottom:1px;letter-spacing:2px}.dgwt-wcas-st-breadcrumbs{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:80%;text-align:left;opacity:.6;width:100%;padding-right:10px}.rtl .dgwt-wcas-st-breadcrumbs{padding-right:0;padding-left:10px;text-align:right}.dgwt-wcas-sku{font-size:80%}.dgwt-wcas-si{width:50px;display:block;height:100%}.dgwt-wcas-si img{background:#fff;border:1px solid #e8e8e8;border-radius:3px;display:block;margin:auto;padding:2px;height:auto;width:auto;max-height:90%;max-width:100%}.dgwt-wcas-has-img-forced .dgwt-wcas-suggestion-history-product .dgwt-wcas-si,.dgwt-wcas-suggestion-history-search .dgwt-wcas-si{display:flex;align-items:center;justify-content:center}.dgwt-wcas-has-img-forced .dgwt-wcas-suggestion-history-product .dgwt-wcas-si svg,.dgwt-wcas-suggestion-history-search .dgwt-wcas-si svg,.dgwt-wcas-suggestion-searches .dgwt-wcas-si svg{max-width:18px}.dgwt-wcas-has-img:not(.dgwt-wcas-has-img-forced) .dgwt-wcas-suggestion-history-product .dgwt-wcas-si>svg{margin-left:10px}.dgwt-wcas-content-wrapp{display:flex;height:100%;width:100%;justify-content:space-between;align-items:center;resize:vertical;padding-left:10px}.rtl .dgwt-wcas-content-wrapp{padding-left:0;padding-right:10px}.dgwt-wcas-sp{color:#555;font-size:14px;line-height:120%;text-align:right;padding-left:10px}.dgwt-wcas-sp *{line-height:130%}.dgwt-wcas-search-form{margin:0;padding:0;width:100%}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-is-details:not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestion-nores,.dgwt-wcas-sd{margin-top:5px}.dgwt-wcas-sp del{opacity:.5;font-size:12px}.dgwt-wcas-sd{color:#777;display:block;line-height:14px;width:100%;font-size:.8em}.dgwt-wcas-vendor-city{margin-left:5px;font-size:.8em}.dgwt-wcas-st>.dgwt-wcas-product-vendor{font-size:12px;margin-top:5px;display:block}.dgwt-wcas-suggestion-selected{background-color:#eee}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp.dgwt-wcas-search-focused input[type=search].dgwt-wcas-search-input:hover,.dgwt-wcas-tpd-image{background-color:#fff}.dgwt-wcas-suggestion-selected:first-child{border-top:none}.rtl .dgwt-wcas-suggestion{padding-left:0;padding-right:15px;text-align:right}.dgwt-wcas-details-wrapp{background:#fff;border:1px solid #ddd;border-top:none;border-left:none;padding:0;width:300px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:100;min-height:340px}.dgwt-wcas-datails-title,.dgwt-wcas-pd-title{border-bottom:1px dashed #eee;padding-bottom:5px}.rtl .dgwt-wcas-details-wrapp{border-left:1px solid #ddd;border-right:none}.dgwt-wcas-details-outside .dgwt-wcas-details-wrapp{margin-top:-1px;border-top:1px solid #ddd;max-width:300px}.dgwt-wcas-details-outside.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{margin-top:-1px;border-top:1px solid #ddd}.dgwt-wcas-details-right .dgwt-wcas-details-wrapp{border-left:none;border-right:1px solid #ddd;border-radius:0 5px 5px 0}.dgwt-wcas-details-left .dgwt-wcas-details-wrapp{border-right:none;border-left:1px solid #ddd;border-radius:5px 0 0 5px}.dgwt-wcas-details-inner,.dgwt-wcas-details-notfit .dgwt-wcas-details-wrapp{display:none}.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp,.rtl.dgwt-wcas-full-width .dgwt-wcas-details-wrapp{border-radius:0 0 0 5px}.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,.rtl.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{border-radius:0 0 5px}.dgwt-wcas-details-inner.dgwt-wcas-details-inner-active,.dgwt-wcas-details-wrapp .added_to_cart,.dgwt-wcas-has-desc .dgwt-wcas-sp>*,.dgwt-wcas-has-img .dgwt-wcas-sp>*{display:block}.dgwt-wcas-details-inner-taxonomy{margin-top:11px}.woocommerce .dgwt-wcas-pd-rating .star-rating{float:left;margin-right:5px;font-size:12px;color:#ccae72}.rtl .dgwt-wcas-pd-rating .star-rating{float:right;margin-left:5px;margin-right:0}.dgwt-wcas-datails-title{font-size:14px}.dgwt-wcas-pd-title{color:#202020}.dgwt-wcas-pd-title .product-title{color:#202020;text-transform:uppercase;margin:0}.dgwt-wcas-tax-product-details{text-decoration:none;display:flex;align-items:center;justify-content:left;transition:.2s ease-in-out;padding:5px;margin:0 -5px 15px}.dgwt-wcas-pd-rating:after,.dgwt-wcas-tax-product-details:after{content:'';clear:both;display:block}.dgwt-wcas-tax-product-details:hover{box-shadow:0 0 11px 2px rgba(0,0,0,.05)}.rtl .dgwt-wcas-tax-product-details{justify-content:right}.dgwt-wcas-details-wrapp .dgwt-wcas-pd-title{margin-bottom:8px}.dgwt-wcas-overlay-mobile .dgwt-wcas-style-pirx .dgwt-wcas-preloader,.dgwt-wcas-tpd-image{margin-right:15px}.dgwt-wcas-pd-rest .product-title{display:block;line-height:100%;font-weight:500;margin-bottom:5px}.dgwt-wcas-tpd-rest{max-width:200px}.dgwt-wcas-tpd-rest-title{display:block;line-height:125%;font-size:14px;font-weight:500;letter-spacing:0;margin:0 0 8px;overflow:hidden;color:#000}.dgwt-wcas-pd-price,.dgwt-wcas-tpd-price{line-height:120%;overflow:hidden;color:#000;margin-top:15px;font-weight:700;font-size:18px}.dgwt-wcas-tpd-price{font-size:12px;color:#777}.dgwt-wcas-pd-price .woocommerce-price-suffix,.dgwt-wcas-tpd-price .woocommerce-price-suffix{font-size:12px;font-weight:lighter;color:#999;margin-left:4px;display:inline-block}.dgwt-wcas-details-title-tax,.dgwt-wcas-pd-title .product-title{font-weight:900;letter-spacing:-1px;text-transform:uppercase}.dgwt-wcas-pd-price del .amount,.dgwt-wcas-tpd-price del .amount{font-weight:lighter;background:0 0;font-size:90%;opacity:.6}.dgwt-wcas-pd-price ins,.dgwt-wcas-tpd-price ins{background:0 0;text-decoration:none}.dgwt-wcas-pd-rating{font-size:13px;line-height:13px}.dgwt-wcas-pd-review{color:#777;font-size:11px;line-height:11px}.dgwt-wcas-datails-title{display:block;margin:5px 0 15px}.dgwt-wcas-pd-title{margin-bottom:15px;display:block;text-decoration:none}.dgwt-wcas-details-title-tax{margin-right:3px}.rtl .dgwt-wcas-details-title-tax{margin:0 0 0 3px;float:right}.dgwt-wcas-tpd-image{width:70px;padding:4px;border:1px solid #e8e8e8;border-radius:4px;display:flex;flex-direction:column;justify-content:center}.dgwt-wcas-details-space{padding:0 15px 15px}.dgwt-wcas-details-main-image{border-bottom:1px solid #eee;min-height:200px;display:flex}.dgwt-wcas-details-main-image img{width:auto;height:auto;display:block;max-height:250px;max-width:100%;margin:0 auto;padding:0;border:none;align-self:center}.dgwt-wcas-details-right .dgwt-wcas-details-main-image img{border-radius:0 3px 0 0}.dgwt-wcas-details-left .dgwt-wcas-details-main-image img{border-radius:3px 0 0}a.dgwt-wcas-details-post-title,a.dgwt-wcas-details-product-title{color:#333;display:block;line-height:120%;margin:10px 0 0;font-size:21px;font-weight:400;text-decoration:none;text-transform:none}a.dgwt-wcas-details-post-title{margin-bottom:15px}.dgwt-wcas-details-product-sku{display:block;font-size:12px;line-height:110%;color:#999}.dgwt-wcas-tpd-image img{display:block;max-width:100%;width:100%;height:auto}.dgwt-wcas-details-hr{height:1px;width:100%;border-bottom:1px solid #eee;margin:15px 0}.rtl .dgwt-wcas-tpd-image{float:right;margin-right:0;margin-left:15px}.rtl .dgwt-wcas-tpd-rest{float:right;max-width:190px}.rtl input[type=search].dgwt-wcas-search-input{text-align:right}input[type=search].dgwt-wcas-search-input,input[type=text].dgwt-cas-search-input{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;-webkit-box-shadow:none;box-shadow:none;margin:0;-webkit-appearance:textfield;text-align:left}[type=search].dgwt-wcas-search-input::-ms-clear{display:none}[type=search].dgwt-wcas-search-input::-webkit-search-decoration{-webkit-appearance:none}[type=search].dgwt-wcas-search-input::-webkit-search-cancel-button{display:none}.dgwt-wcas-details-desc{font-size:13px;line-height:157%}.dgwt-wcas-details-desc b,.dgwt-wcas-details-desc strong{font-weight:400;color:#000;margin:0;padding:0}.dgwt-wcas-pd-addtc-form{margin:10px 0;display:flex;align-items:center;justify-content:flex-end}.dgwt-wcas-pd-addtc-form>.quantity{margin-right:10px}.dgwt-wcas-pd-addtc-form .add_to_cart_inline,.dgwt-wcas-pd-addtc-form .quantity input.qty{margin-bottom:0;margin-top:0}.dgwt-wcas-stock{display:block;text-align:right;font-size:14px;line-height:14px;margin-bottom:14px}.dgwt-wcas-stock.in-stock{color:#0f834d}.dgwt-wcas-stock.out-of-stock{color:#e2401c}.dgwt-wcas-pd-addtc .add_to_cart_button,.dgwt-wcas-pd-addtc .add_to_cart_inline{margin:0}.dgwt-wcas-has-headings .dgwt-wcas-st>span.dgwt-wcas-st--direct-headline,.dgwt-wcas-layout-icon .dgwt-wcas-icon-preloader,.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon,.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon-arrow,.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon,.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon-arrow,.dgwt-wcas-om-bar .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit,.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit,.dgwt-wcas-overlay-mobile .dgwt-wcas-search-icon,.dgwt-wcas-overlay-mobile .dgwt-wcas-search-icon-arrow,.dgwt-wcas-overlay-mobile-on .dgwt-wcas-enable-mobile-form,.dgwt-wcas-overlay-mobile-on .dgwt-wcas-icon-handler,.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios body:not(.dgwt-wcas-theme-flatsome)>:not(.dgwt-wcas-overlay-mobile),.dgwt-wcas-pd-addtc .add_to_cart_button.added,.dgwt-wcas-search-icon-arrow,.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open:not(.dgwt-wcas-has-submit) .dgwt-wcas-sf-wrapp .dgwt-wcas-ico-magnifier,.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:before,.dgwt-wcas-voice-search-supported.dgwt-wcas-search-filled .dgwt-wcas-voice-search,body .dgwt-wcas-content-wrapp .rood,body .dgwt-wcas-content-wrapp .zwave{display:none}button.dgwt-wcas-search-submit,input[type=submit].dgwt-wcas-search-submit{position:relative}.dgwt-wcas-ico-magnifier{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;height:65%;display:block}.dgwt-wcas-preloader{height:100%;position:absolute;right:0;top:0;width:40px;z-index:-1;background-repeat:no-repeat;background-position:right 15px center;background-size:auto 44%}.dgwt-wcas-voice-search{position:absolute;right:0;top:0;height:100%;width:40px;z-index:1;opacity:.5;cursor:pointer;align-items:center;justify-content:center;display:none;-webkit-transition:160ms ease-in-out;-moz-transition:160ms ease-in-out;-ms-transition:160ms ease-in-out;-o-transition:160ms ease-in-out;transition:160ms ease-in-out}.dgwt-wcas-close:hover,.dgwt-wcas-style-pirx .dgwt-wcas-voice-search:hover,.dgwt-wcas-voice-search:hover{opacity:.3}.dgwt-wcas-voice-search path{fill:#444}.dgwt-wcas-voice-search-supported .dgwt-wcas-voice-search{display:flex}.dgwt-wcas-voice-search-supported .dgwt-wcas-preloader{right:40px}.rtl .dgwt-wcas-overlay-mobile .dgwt-wcas-style-pirx .dgwt-wcas-voice-search,.rtl .dgwt-wcas-preloader,.rtl .dgwt-wcas-voice-search{right:auto;left:5px}.dgwt-wcas-mobile-overlay-trigger-active .dgwt-wcas-voice-search{z-index:105}.rtl .dgwt-wcas-voice-search-supported .dgwt-wcas-preloader{right:auto;left:45px}.dgwt-wcas-inner-preloader{background-repeat:no-repeat;background-position:right 8px center;background-size:auto 22px;display:flex;align-items:center;justify-content:center;z-index:1}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.dgwt-wcas-inner-preloader{background-image:url('/wp-content/plugins/ajax-search-for-woocommerce-premium/assets/img/preloader.gif')}}.dgwt-wcas-loader-circular{height:24px;width:24px;-webkit-animation:2s linear infinite rotate;-moz-animation:2s linear infinite rotate;animation:2s linear infinite rotate}.dgwt-wcas-loader-circular-path{fill:transparent;stroke-linecap:round;stroke-width:4px;stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:1s ease-in-out infinite dash;-moz-animation:1s ease-in-out infinite dash;animation:1s ease-in-out infinite dash;stroke:#ddd}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes rotate{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@-moz-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.dgwt-wcas-close:not(.dgwt-wcas-inner-preloader){cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-transition:160ms ease-in-out;-moz-transition:160ms ease-in-out;-ms-transition:160ms ease-in-out;-o-transition:160ms ease-in-out;transition:160ms ease-in-out;z-index:1}.dgwt-wcas-close:not(.dgwt-wcas-inner-preloader):before{content:'';display:block;position:absolute;background:0 0;height:100%;width:100%;left:0;bottom:0;top:0;right:0;margin:auto}.dgwt-wcas-close path{fill:#ccc}@media screen and (max-width:992px){.dgwt-wcas-is-detail-box .dgwt-wcas-suggestions-wrapp{max-width:none}}.dgwt-wcas-suggestion strong{font-weight:700}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.dgwt-wcas-sf-wrapp:after,.dgwt-wcas-sf-wrapp:before{content:"";display:table}.dgwt-wcas-sf-wrapp:after{clear:both}.dgwt-wcas-sf-wrapp{zoom:1;width:100%;max-width:100vw;margin:0;position:relative;background:0 0}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{width:100%;height:40px;font-size:14px;line-height:100%;padding:10px 15px;margin:0;background:#fff;border:1px solid #ddd;border-radius:3px;-webkit-border-radius:3px;-webkit-appearance:none;box-sizing:border-box}.dgwt-wcas-is-ios .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input,.dgwt-wcas-is-ios .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{font-size:16px}.dgwt-wcas-open .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-radius:3px 3px 0 0}.dgwt-wcas-layout-icon-open.dgwt-wcas-style-pirx .dgwt-wcas-search-icon-arrow,.dgwt-wcas-open.dgwt-wcas-nores .dgwt-wcas-details-wrapp .dgwt-wcas-preloader-wrapp,.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-details-outside .dgwt-wcas-details-wrapp{display:none!important}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-details-outside .dgwt-wcas-suggestions-wrapp{min-height:0!important;border-radius:0 0 5px 5px;border-right-color:#ddd}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{min-height:41px!important}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width:not(.rtl):not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestions-wrapp{border-right-color:transparent}.rtl.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width:not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestions-wrapp{border-left-color:transparent}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{outline:0;background:#fff;box-shadow:0 0 9px 1px rgba(0,0,0,.06);-webkit-transition:150ms ease-in;-moz-transition:150ms ease-in;-ms-transition:150ms ease-in;-o-transition:150ms ease-in;transition:150ms ease-in}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-webkit-input-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-moz-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-moz-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-ms-input-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{overflow:visible;position:absolute;border:0;padding:0 15px;margin:0;cursor:pointer;height:40px;min-width:50px;width:auto;line-height:100%;min-height:100%;right:0;left:auto;top:0;bottom:auto;color:#fff;-webkit-transition:250ms ease-in-out;-moz-transition:250ms ease-in-out;-ms-transition:250ms ease-in-out;-o-transition:250ms ease-in-out;transition:250ms ease-in-out;text-transform:uppercase;background-color:#333;border-radius:0 2px 2px 0;-webkit-border-radius:0 2px 2px 0;text-shadow:0 -1px 0 rgba(0,0,0,.3);-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none}.rtl .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:0;right:auto}.dgwt-wcas-open .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit{border-radius:0 2px 0 0}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover,.dgwt-wcas-sugg-hist-clear:hover{opacity:.7}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus{opacity:.7;outline:0}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before{content:'';position:absolute;border-width:8px 8px 8px 0;border-style:solid solid solid none;border-color:transparent #333;top:12px;left:-6px;-webkit-transition:250ms ease-in-out;-moz-transition:250ms ease-in-out;-ms-transition:250ms ease-in-out;-o-transition:250ms ease-in-out;transition:250ms ease-in-out}.rtl .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before{left:auto;right:-6px;border-width:8px 0 8px 8px;border-style:solid none solid solid}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active:before,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus:before,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover:before{border-right-color:#333}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit::-moz-focus-inner{border:0;padding:0}.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{min-height:340px;overflow:visible}.dgwt-wcas-is-details .dgwt-wcas-si{width:30px;max-width:100%;box-sizing:border-box}.dgwt-wcas-is-details .dgwt-wcas-sp{display:flex;top:0;flex-direction:column;height:100%;justify-content:center;resize:vertical}.dgwt-wcas-is-details .dgwt-wcas-sd{font-size:11px;line-height:100%}.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_cat],.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_tag]{padding-left:15px;min-height:0}.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_cat] .dgwt-wcas-st,.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_tag] .dgwt-wcas-st{padding-left:0}.dgwt-wcas-ico-magnifier,.dgwt-wcas-ico-magnifier-handler,html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon{max-width:20px}.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier{height:50%;margin:auto;max-height:20px;width:100%;max-width:20px;left:12px;right:auto;opacity:.5;fill:#444}.rtl .dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier{left:auto;right:12px}.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:10px 15px 10px 40px}.rtl .dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:10px 40px 10px 15px}.dgwt-wcas-overlay-mobile-on,.dgwt-wcas-overlay-mobile-on body{overflow:hidden;min-width:100vw;min-height:100vh}html.dgwt-wcas-overlay-mobile-on{scroll-behavior:unset}.dgwt-wcas-om-bar{display:flex;height:45px;width:100%}.dgwt-wcas-om-bar button.dgwt-wcas-om-return,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:active,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:focus,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:hover{width:45px;height:100%;display:block;background:#ccc;cursor:pointer;position:relative;margin:0;padding:0;box-shadow:none;outline:0;border:none;border-spacing:0;border-radius:0}.dgwt-wcas-om-bar .dgwt-wcas-om-return svg{width:23px;height:23px;position:absolute;left:12px;top:12px;fill:#fff}.rtl .dgwt-wcas-om-bar .dgwt-wcas-om-return svg{left:11px;top:9px;-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path{fill:#fff}.dgwt-wcas-om-bar .dgwt-wcas-has-submit-off .dgwt-wcas-preloader{right:0!important}.rtl .dgwt-wcas-om-bar .dgwt-wcas-has-submit-off .dgwt-wcas-preloader{left:4px!important;right:auto!important}.rtl .dgwt-wcas-om-bar .dgwt-wcas-style-pirx.dgwt-wcas-has-submit-off .dgwt-wcas-preloader{left:10px!important;right:auto!important}@keyframes dgwt-wcas-preloader-price-anim{0%,100%{background:rgba(128,128,128,.03)}50%{background:rgba(128,128,128,.1)}}.dgwt-wcas-preloader-price-inner div:first-child{left:0;animation-delay:-.1s}.dgwt-wcas-preloader-price-inner div:nth-child(2){left:13px;animation-delay:-.2s}.dgwt-wcas-preloader-price-inner div:nth-child(3){left:26px;animation-delay:-.3s}.dgwt-wcas-preloader-price{width:34px;height:10px;display:inline-block;overflow:hidden;background:0 0}.dgwt-wcas-preloader-price-inner{width:100%;height:100%;position:relative;transform:translateZ(0) scale(1);backface-visibility:hidden;transform-origin:0 0}.dgwt-wcas-preloader-price-inner div{position:absolute;width:8px;height:8px;background:rgba(128,128,128,.05);animation:.8s cubic-bezier(0,.5,.5,1) infinite dgwt-wcas-preloader-price-anim;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;-ms-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.dgwt-wcas-om-bar .dgwt-wcas-search-wrapp-mobile{width:calc(100% - 45px);max-width:none;margin:0}.dgwt-wcas-overlay-mobile .dgwt-wcas-search-form,.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestion{width:100%}.dgwt-wcas-overlay-mobile{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;background:#fff}.dgwt-wcas-overlay-mobile *{box-sizing:border-box}.dgwt-wcas-search-wrapp-mobile input[type=search].dgwt-wcas-search-input{height:45px!important;border-top:none;border-right:none;border-left:none;border-radius:0;font-size:16px!important}.dgwt-wcas-search-wrapp-mobile input[type=search].dgwt-wcas-search-input:focus{font-size:16px!important}.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp{left:0!important;top:45px!important;width:100%!important;height:calc(100% - 45px)!important;position:absolute;overflow-y:auto;border:none;margin:0;display:block}.dgwt-wcas-enable-mobile-form{position:absolute;z-index:100;left:0;top:0;width:100%;height:100%;cursor:pointer;display:block}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-mobile .dgwt-wcas-search-form{display:none;position:relative}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-icon-mobile{min-width:0;display:inline-block;width:28px;height:28px}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-handler{height:100%;width:100%}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-handler .dgwt-wcas-ico-magnifier{opacity:1;position:static;max-width:none;max-height:none}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios body{overflow:auto}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios{overflow:visible}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios .dgwt-wcas-suggestions-wrapp{max-height:none!important;height:auto!important}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon{min-width:unset}.menu .dgwt-wcas-search-icon,html:not(.dgwt-wcas-overlay-mobile-on) .menu .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon{width:auto}.dgwt-wcas-layout-icon-flexible .dgwt-wcas-search-form,.dgwt-wcas-layout-icon-flexible-inv .dgwt-wcas-search-form{opacity:0}.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon-flexible-loaded),.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon-flexible-loaded) .dgwt-wcas-search-form,.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon-flexible-loaded),.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon-flexible-loaded) .dgwt-wcas-search-form{max-width:20px;min-width:unset}.dgwt-wcas-icon-preloader{margin:auto;position:absolute;top:0;left:0;bottom:0;right:0}.dgwt-wcas-layout-icon-flexible-loaded .dgwt-wcas-search-form{opacity:1}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon .dgwt-wcas-search-form{opacity:0;display:none;position:absolute;left:0;top:calc(100% + 8px);min-width:500px;z-index:1000}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-form{display:block;opacity:1}.dgwt-wcas-search-icon{width:20px;height:auto;cursor:pointer;display:block}li.menu-item a.dgwt-wcas-search-icon{padding-right:0;padding-left:0}.dgwt-wcas-ico-magnifier-handler{margin-bottom:-.2em;width:100%}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon{opacity:.6}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-left:15px}.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon-arrow{display:block;position:absolute;top:calc(100% + 2px);left:0;z-index:5;width:15px;height:15px;background:#fff;border:1px solid #ddd;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline{pointer-events:none;display:block;font-weight:500;white-space:nowrap}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline-v2{display:block;font-weight:500;white-space:nowrap;cursor:default;font-size:14px;margin-top:5px;margin-bottom:15px}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline-v2 .dgwt-wcas-st{padding-bottom:3px;margin-top:16px}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline .dgwt-wcas-st{border-bottom:1px solid #ddd;padding-bottom:3px;text-transform:uppercase;margin-top:16px;font-size:12px}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-tax .dgwt-wcas-st{padding:0}.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax.dgwt-wcas-suggestion-selected,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax:hover{background:0 0;text-decoration:underline}.dgwt-wcas-is-details .dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax{min-height:30px}.dgwt-wcas-sugg-hist-clear{cursor:pointer;text-decoration:underline;display:inline-block;margin-left:2px}.dgwt-wcas-darkened-overlay{display:block;position:absolute;opacity:.15;z-index:100000;left:0;top:0}.dgwt-wcas-darkened-overlay>div{background:#111;position:absolute}.dgwt-wcas-search-wrapp.dgwt-wcas-search-darkoverl-on .dgwt-wcas-search-form{background-color:rgba(17,17,17,.15);border:none;border-radius:0}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp{background:#fff;padding:10px;border-radius:10px}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp{padding-top:0;padding-bottom:0}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:13px 24px 13px 48px;line-height:24px;font-size:17px;border:2px solid transparent;border-radius:30px;height:auto;font-family:Roboto,sans-serif;background-color:#eee}.dgwt-wcas-open-pirx .dgwt-wcas-open .dgwt-wcas-suggestions-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores .dgwt-wcas-suggestions-wrapp{border-radius:0 0 5px 5px}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{box-shadow:none;transition:30ms ease-in}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover{background-color:#dfdfdf}.dgwt-wcas-style-pirx.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-color:#333}.dgwt-wcas-open .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-radius:30px}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{background:0 0;border-radius:100%;border:0;display:flex;align-items:center;justify-content:center;padding:0;margin:0;position:absolute;min-height:33px;min-width:33px;height:33px;width:33px;left:23px;top:21px;pointer-events:none;transition:none}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg{width:18px;height:18px}.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:auto;right:28px;pointer-events:auto;animation:.3s fadeIn}.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-left:24px;padding-right:48px;transition:none!important}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover{opacity:1;background:#e4e4e4;box-shadow:0 0 0 2px #e4e4e4;border-radius:100%}.dgwt-wcas-style-pirx .dgwt-wcas-preloader{margin-right:35px}.rtl .dgwt-wcas-style-solaris .dgwt-wcas-preloader,.rtl .dgwt-wcas-style-solaris .dgwt-wcas-voice-search{margin-left:4px}.dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader){transition:none;width:18px}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return path,.dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) path,.dgwt-wcas-style-pirx .dgwt-wcas-voice-search svg path,.dgwt-wcas-style-pirx.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path{fill:#111}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{opacity:1;font-style:normal;font-weight:300;color:#777}.dgwt-wcas-open-pirx .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp{border-color:#fff;padding-top:10px;padding-bottom:10px}.dgwt-wcas-open-pirx .dgwt-wcas-details-inner,.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp>.dgwt-wcas-suggestion{padding-left:20px;padding-right:20px}.dgwt-wcas-open-pirx .dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp>.dgwt-wcas-suggestion,.dgwt-wcas-open-pirx body.dgwt-wcas-details-left .dgwt-wcas-details-wrapp{border-right:1px solid #ddd}.dgwt-wcas-open-pirx .dgwt-wcas-details-outside .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-details-outside.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{margin-top:0;border-top:none}.dgwt-wcas-open-pirx body.dgwt-wcas-details-right .dgwt-wcas-suggestions-wrapp{border-right:none}.dgwt-wcas-open-pirx body.dgwt-wcas-details-right .dgwt-wcas-details-wrapp{border-left:1px solid #ddd}.dgwt-wcas-open-pirx body.dgwt-wcas-details-left .dgwt-wcas-suggestions-wrapp{border-left:none}.dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{min-height:70px!important}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-radius:0;background:0 0;padding:0 10px}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-color:transparent}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-left:10px}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover{background-color:transparent}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp{border-top:1px solid #e0e2e5}.dgwt-wcas-open-pirx .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp,.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return{background:#fff}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return svg{left:17px;top:16px;width:17px;height:17px}.dgwt-wcas-style-pirx .dgwt-wcas-voice-search{right:20px;top:1px;opacity:1}.rtl .dgwt-wcas-style-pirx .dgwt-wcas-voice-search{right:auto;left:50px}.dgwt-wcas-overlay-mobile .dgwt-wcas-style-pirx .dgwt-wcas-voice-search{right:5px}.dgwt-wcas-overlay-mobile .dgwt-wcas-style-solaris .dgwt-wcas-voice-search{right:5px!important}.rtl .dgwt-wcas-overlay-mobile .dgwt-wcas-style-solaris .dgwt-wcas-voice-search{left:5px!important;right:auto!important}.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp{background:0 0;padding:4px;border-radius:10px 10px 0 0}.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-top:10px;padding-bottom:10px;line-height:normal;font-size:14px}.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:15px;top:7px}.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:auto;right:23px}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{background:#fff;box-shadow:0 0 0 1px #eee}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-color:#333;box-shadow:none}.dgwt-wcas-open-pirx-compact .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx-compact .dgwt-wcas-suggestions-wrapp{margin-top:1px}.dgwt-wcas-suggestions-wrapp-fixed{position:fixed!important}.elementor-widget-fibosearch-posts::after{content:""!important}.dgwt-wcas-posts-results-grid{display:flex;flex-wrap:wrap;grid-gap:20px;justify-content:flex-start}.dgwt-wcas-posts-results-grid-item{width:calc(25% - 15px);margin-bottom:30px}
/* Reset css */
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}

/*!
 * Bootstrap Grid v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.g-0,.gy-0,.row{--bs-gutter-y:0}.mb-auto,.my-auto{margin-bottom:auto!important}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}.row{--bs-gutter-x:1.5rem;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.me-auto,.mx-auto{margin-right:auto!important}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.mt-auto,.my-auto{margin-top:auto!important}.col{flex:1 0 0%}.col-auto,.row-cols-auto>*{flex:0 0 auto;width:auto}.col-12,.row-cols-1>*{flex:0 0 auto;width:100%}.col-6,.row-cols-2>*{flex:0 0 auto;width:50%}.col-4,.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.col-3,.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.col-2,.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-1,.col-5{flex:0 0 auto}.col-1{width:8.33333333%}.col-5{width:41.66666667%}.col-7,.col-8{flex:0 0 auto}.col-7{width:58.33333333%}.col-8{width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}.ms-auto,.mx-auto{margin-left:auto!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.hstack,.vstack{display:flex;align-self:stretch}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:0.25rem!important;column-gap:.25rem!important}.column-gap-2{-moz-column-gap:0.5rem!important;column-gap:.5rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width:576px){.container,.container-sm{max-width:540px}.col-sm{flex:1 0 0%}.col-sm-auto,.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.col-sm-12,.row-cols-sm-1>*{flex:0 0 auto;width:100%}.col-sm-6,.row-cols-sm-2>*{flex:0 0 auto;width:50%}.col-sm-4,.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.col-sm-3,.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.col-sm-2,.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.me-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ms-sm-auto,.mx-sm-auto{margin-left:auto!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-auto{margin:auto!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:0.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-moz-column-gap:0.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}.col-md{flex:1 0 0%}.col-md-auto,.row-cols-md-auto>*{flex:0 0 auto;width:auto}.col-md-12,.row-cols-md-1>*{flex:0 0 auto;width:100%}.col-md-6,.row-cols-md-2>*{flex:0 0 auto;width:50%}.col-md-4,.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.col-md-3,.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.col-md-2,.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}.mt-md-auto,.my-md-auto{margin-top:auto!important}.me-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ms-md-auto,.mx-md-auto{margin-left:auto!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-auto{margin:auto!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:0.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-moz-column-gap:0.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}.col-lg{flex:1 0 0%}.col-lg-auto,.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.col-lg-12,.row-cols-lg-1>*{flex:0 0 auto;width:100%}.col-lg-6,.row-cols-lg-2>*{flex:0 0 auto;width:50%}.col-lg-4,.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.col-lg-3,.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.col-lg-2,.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.me-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ms-lg-auto,.mx-lg-auto{margin-left:auto!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-auto{margin:auto!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:0.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-moz-column-gap:0.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}.col-xl{flex:1 0 0%}.col-xl-auto,.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.col-xl-12,.row-cols-xl-1>*{flex:0 0 auto;width:100%}.col-xl-6,.row-cols-xl-2>*{flex:0 0 auto;width:50%}.col-xl-4,.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.col-xl-3,.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.col-xl-2,.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.me-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ms-xl-auto,.mx-xl-auto{margin-left:auto!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-auto{margin:auto!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:0.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-moz-column-gap:0.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}.col-xxl{flex:1 0 0%}.col-xxl-auto,.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.col-xxl-12,.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.col-xxl-6,.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.col-xxl-4,.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.col-xxl-3,.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.col-xxl-2,.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.me-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ms-xxl-auto,.mx-xxl-auto{margin-left:auto!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-auto{margin:auto!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-moz-column-gap:0.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-moz-column-gap:0.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.hstack{flex-direction:row;align-items:center}.vstack{flex:1 1 auto;flex-direction:column}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}

/* Swiper 10.3.1 */
 @font-face{ font-display:swap;font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal }:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.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{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.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);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.box-shadow-light{box-shadow:0 4px 4px 0 rgb(175 165 153 / .15)}.layout-max-width{width:100%;max-width:1640px;margin-inline:auto}.rel{position:relative}.abs{position:absolute}.fixed{position:fixed}.none{display:none}.flex{display:flex;flex-wrap:wrap}.flex-column{display:flex;flex-direction:column}.grid{display:grid}.inline-flex{display:inline-flex;flex-wrap:wrap}.flex-center{align-items:center;justify-content:center}.no-wrap{flex-wrap:nowrap}.block{display:block}.inline-block{display:inline-block}.background-cover{background-position:center center;background-repeat:no-repeat;background-size:cover}.box-shadow{box-shadow:0 0 24px rgb(0 0 0 / .1)}.box-shadow-hover{box-shadow:0 0 24px rgb(0 0 0 / .2)}.fill{inset:0}.border-radius-sm{border-radius:5px}.border-radius{border-radius:10px}.border-radius-md{border-radius:15px}.border-radius-large{border-radius:25px}.rounded{border-radius:99px}.container-full{width:100%}.flex-row{display:flex;flex-wrap:wrap}.container{max-width:1300px;padding-right:1rem;padding-left:1rem}.container.container-large{max-width:1420px}.container.container-sm{max-width:920px}@media only screen and (min-width:1600px){.container{max-width:1440px}.container.container-large{max-width:1560px}}.row{margin-right:-1rem;margin-left:-1rem}.gap-y{row-gap:1rem}.gap-x{column-gap:1rem}[class*="col-"]{padding-right:1rem;padding-left:1rem;position:relative}.o-hidden{overflow:hidden}.website-content{display:inline-block;padding-top:120px;width:100%}@media only screen and (min-width:768px){.website-content{padding-top:150px}}@media only screen and (min-width:992px){.website-content{padding-top:208px}}.margin-bottom{margin-bottom:4.25rem}@media only screen and (min-width:768px){.margin-bottom{margin-bottom:7.5rem}}@media only screen and (min-width:992px){.margin-bottom{margin-bottom:9.5rem}}.margin-bottom-small{margin-bottom:2.25rem}@media only screen and (min-width:768px){.margin-bottom-small{margin-bottom:4.75rem}}@media only screen and (min-width:992px){.margin-bottom-small{margin-bottom:5.75rem}}*{box-sizing:border-box}body{display:flex;min-height:100vh;flex-direction:column;background:#fff}.bg-color-1{background-color:#001a70}.text-color-1{color:#001a70}.border-color-1{border:1px solid #001a70}.border-color-1-5{border:5px solid #001a70}.border-color-1-4{border:4px solid #001a70}.border-color-1-3{border:3px solid #001a70}.border-color-1-2{border:2px solid #001a70}.border-color-1-1{border:1px solid #001a70}.bg-color-2{background-color:#14152a}.text-color-2{color:#14152a}.border-color-2{border:1px solid #14152a}.border-color-2-5{border:5px solid #14152a}.border-color-2-4{border:4px solid #14152a}.border-color-2-3{border:3px solid #14152a}.border-color-2-2{border:2px solid #14152a}.border-color-2-1{border:1px solid #14152a}.bg-color-3{background-color:#5af8c9}.text-color-3{color:#5af8c9}.border-color-3{border:1px solid #5af8c9}.border-color-3-5{border:5px solid #5af8c9}.border-color-3-4{border:4px solid #5af8c9}.border-color-3-3{border:3px solid #5af8c9}.border-color-3-2{border:2px solid #5af8c9}.border-color-3-1{border:1px solid #5af8c9}.bg-color-4{background-color:#13d198}.text-color-4{color:#13d198}.border-color-4{border:1px solid #13d198}.border-color-4-5{border:5px solid #13d198}.border-color-4-4{border:4px solid #13d198}.border-color-4-3{border:3px solid #13d198}.border-color-4-2{border:2px solid #13d198}.border-color-4-1{border:1px solid #13d198}.bg-color-5{background-color:#d9f6d9}.text-color-5{color:#d9f6d9}.border-color-5{border:1px solid #d9f6d9}.border-color-5-5{border:5px solid #d9f6d9}.border-color-5-4{border:4px solid #d9f6d9}.border-color-5-3{border:3px solid #d9f6d9}.border-color-5-2{border:2px solid #d9f6d9}.border-color-5-1{border:1px solid #d9f6d9}.bg-color-actie{background-color:#ff9e18}.text-color-actie{color:#ff9e18}.border-color-actie{border:1px solid #ff9e18}.border-color-actie-5{border:5px solid #ff9e18}.border-color-actie-4{border:4px solid #ff9e18}.border-color-actie-3{border:3px solid #ff9e18}.border-color-actie-2{border:2px solid #ff9e18}.border-color-actie-1{border:1px solid #ff9e18}.bg-white{background-color:#fff}.text-white{color:#fff}.border-white{border:1px solid #fff}.border-white-5{border:5px solid #fff}.border-white-4{border:4px solid #fff}.border-white-3{border:3px solid #fff}.border-white-2{border:2px solid #fff}.border-white-1{border:1px solid #fff}.bg-black{background-color:#000}.text-black{color:#000}.border-black{border:1px solid #000}.border-black-5{border:5px solid #000}.border-black-4{border:4px solid #000}.border-black-3{border:3px solid #000}.border-black-2{border:2px solid #000}.border-black-1{border:1px solid #000}.bg-gray{background-color:#afa599}.text-gray{color:#afa599}.border-gray{border:1px solid #afa599}.border-gray-5{border:5px solid #afa599}.border-gray-4{border:4px solid #afa599}.border-gray-3{border:3px solid #afa599}.border-gray-2{border:2px solid #afa599}.border-gray-1{border:1px solid #afa599}.bg-gray-light{background-color:#e7e6e0}.text-gray-light{color:#e7e6e0}.border-gray-light{border:1px solid #e7e6e0}.border-gray-light-5{border:5px solid #e7e6e0}.border-gray-light-4{border:4px solid #e7e6e0}.border-gray-light-3{border:3px solid #e7e6e0}.border-gray-light-2{border:2px solid #e7e6e0}.border-gray-light-1{border:1px solid #e7e6e0}.default-block{margin-bottom:4.25rem;overflow-x:clip}@media only screen and (min-width:768px){.default-block{margin-bottom:7.5rem}}@media only screen and (min-width:992px){.default-block{margin-bottom:9.5rem}}.default-block.no-margin{margin-bottom:0}.default-block.with-small-margin{margin-bottom:2.25rem}@media only screen and (min-width:768px){.default-block.with-small-margin{margin-bottom:4.75rem}}@media only screen and (min-width:992px){.default-block.with-small-margin{margin-bottom:5.75rem}}.default-block.wit .btn{color:#fff}.default-block.wit p,.default-block.wit h1,.default-block.wit h2,.default-block.wit h3,.default-block.wit h4,.default-block.wit h5,.default-block.wit h6,.default-block.wit a:not(.btn),.default-block.wit small{color:#fff}.default-block.bg-gray-light,.default-block.bg-color-1,.default-block.bg-color-2{padding:3.5rem 0}@media only screen and (min-width:768px){.default-block.bg-gray-light,.default-block.bg-color-1,.default-block.bg-color-2{padding:6rem 0}}.default-block.bg-color-1{background-color:#001a70}.default-block.bg-color-2{background-color:#14152a}.default-block.bg-black{background:#000}.default-block.bg-black .text-content *:not(.button){color:#fff}.default-block.bg-image{padding:4rem 0;background-size:cover}.default-block.bg-image::before{z-index:0;background-color:rgb(255 255 255 / .4);content:"";inset:0;position:absolute}.default-block.bg-image.wit::before{background-color:rgb(0 0 0 / .35)}.default-block .tekst p{margin-bottom:1rem}.default-block .tekst ul:not(.contact-list){margin:0 0 1.5em .5rem}.default-block .tekst ul:not(.contact-list) li{position:relative;padding:0 0 0 1.5rem}.default-block .tekst ul:not(.contact-list) li b,.default-block .tekst ul:not(.contact-list) li strong{font-weight:700}.default-block .tekst ul:not(.contact-list) li::before{position:absolute;top:13px;left:0;width:5px;height:5px;border-radius:5px;background-color:#000;content:""}.default-block .tekst ul:not(.contact-list).usp-list{margin-left:0}.default-block .tekst ul:not(.contact-list).usp-list li{display:inline-flex;flex-wrap:wrap;gap:1rem;width:100%;padding:0 0 0 1.75rem}.default-block .tekst ul:not(.contact-list).usp-list li::before{content:"✅️";-webkit-font-smoothing:antialiased}.default-block .tekst ul:not(.contact-list).usp-list li::before{top:0;border-radius:unset;background-color:unset}.default-block .tekst p.body-large+ul.usp-list li{font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(16px, 2vw, 18px);line-height:1.9}.default-block .tekst p.body-large+ul.usp-list li.titel-font{font-weight:700;font-family:'Rubik',sans-serif}.default-block .tekst p.body-large+ul.usp-list li.medium{font-weight:500}.default-block .tekst ol{margin:0 0 1.5em .5rem;counter-reset:my-awesome-counter}.default-block .tekst ol li{padding:0 0 0 1.5rem;counter-increment:my-awesome-counter;position:relative}.default-block .tekst ol li b,.default-block .tekst ol li strong{font-weight:700}.default-block .tekst ol li::before{left:0;content:counter(my-awesome-counter) ". ";position:absolute;font-weight:500}.default-block .tekst a:not(.btn,.simple-text-link,.action-card){white-space:nowrap;position:relative;display:inline-block}.default-block .tekst a:not(.btn,.simple-text-link,.action-card)::after{position:absolute;bottom:-1px;left:0;width:0;max-width:100%;height:1px;background-color:#ff9e18;content:""}.default-block .tekst a:not(.btn,.simple-text-link,.action-card):hover::after{width:100%}.default-block .tekst a:not(.btn,.simple-text-link,.action-card).btn::after{display:none}@media only screen and (min-width:768px){.default-block .tekst a:not(.btn,.simple-text-link,.action-card)::after{-webkit-transition:.2s ease;-moz-transition:.2s ease;-o-transition:.2s ease;-ms-transition:.2s ease;transition:.2s ease}}@media only screen and (min-width:992px){.default-block .tekst .btn+.btn{margin-left:1rem}}.default-block .tekst blockquote{padding:.75rem 0 .75rem 1.5rem;border-left:3px solid #ff9e18;margin:0 0 2rem .5rem}.default-block .tekst blockquote p{font-size:1.25rem}.default-block .tekst blockquote p:last-child{margin-bottom:0}.default-block .tekst>*:last-child{margin-bottom:0}.default-block .tekst img{max-width:100%;height:auto}@font-face{font-display:swap;font-family:'Ubuntu';font-style:normal;font-weight:300;src:url(https://bmvsomeren.nl/wp-content/themes/bmv_someren/assets/css/../fonts/ubuntu-v21-latin-300.woff2) format('woff2')}@font-face{font-display:swap;font-family:'Ubuntu';font-style:normal;font-weight:300;src:url(https://bmvsomeren.nl/wp-content/themes/bmv_someren/assets/css/../fonts/ubuntu-v21-latin-300.woff2) format('woff2')}@font-face{font-display:swap;font-family:'Ubuntu';font-style:normal;font-weight:400;src:url(https://bmvsomeren.nl/wp-content/themes/bmv_someren/assets/css/../fonts/ubuntu-v21-latin-regular.woff2) format('woff2')}@font-face{font-display:swap;font-family:'Ubuntu';font-style:normal;font-weight:500;src:url(https://bmvsomeren.nl/wp-content/themes/bmv_someren/assets/css/../fonts/ubuntu-v21-latin-500.woff2) format('woff2')}@font-face{font-display:swap;font-family:'Ubuntu';font-style:normal;font-weight:700;src:url(https://bmvsomeren.nl/wp-content/themes/bmv_someren/assets/css/../fonts/ubuntu-v21-latin-700.woff2) format('woff2')}@font-face{font-display:swap;font-family:'Rubik';font-style:normal;font-weight:300;src:url(https://bmvsomeren.nl/wp-content/themes/bmv_someren/assets/css/../fonts/rubik-v31-latin-300.woff2) format('woff2')}@font-face{font-display:swap;font-family:'Rubik';font-style:normal;font-weight:400;src:url(https://bmvsomeren.nl/wp-content/themes/bmv_someren/assets/css/../fonts/rubik-v31-latin-regular.woff2) format('woff2')}@font-face{font-display:swap;font-family:'Rubik';font-style:normal;font-weight:500;src:url(https://bmvsomeren.nl/wp-content/themes/bmv_someren/assets/css/../fonts/rubik-v31-latin-500.woff2) format('woff2')}.icon-regular::before,.icon-regular::after{font-weight:400}.icon-bold::before,.icon-bold::after{font-weight:700}.icon-black::before,.icon-black::after{font-weight:900}.icon-arrow-up::after{font-family:"Font Awesome 7 Pro";content:"\f062";-webkit-font-smoothing:antialiased}.icon-arrow-up-before::before{font-family:"Font Awesome 7 Pro";content:"\f062";-webkit-font-smoothing:antialiased}.icon-arrow-right::after{font-family:"Font Awesome 7 Pro";content:"\f061";-webkit-font-smoothing:antialiased}.icon-arrow-right-before::before{font-family:"Font Awesome 7 Pro";content:"\f061";-webkit-font-smoothing:antialiased}.icon-arrow-down::after{font-family:"Font Awesome 7 Pro";content:"\f063";-webkit-font-smoothing:antialiased}.icon-arrow-down-before::before{font-family:"Font Awesome 7 Pro";content:"\f063";-webkit-font-smoothing:antialiased}.icon-arrow-left::after{font-family:"Font Awesome 7 Pro";content:"\f060";-webkit-font-smoothing:antialiased}.icon-arrow-left-before::before{font-family:"Font Awesome 7 Pro";content:"\f060";-webkit-font-smoothing:antialiased}.icon-chevron-up::after{font-family:"Font Awesome 7 Pro";content:"\f077";-webkit-font-smoothing:antialiased}.icon-chevron-up-before::before{font-family:"Font Awesome 7 Pro";content:"\f077";-webkit-font-smoothing:antialiased}.icon-chevron-right::after{font-family:"Font Awesome 7 Pro";content:"\f054";-webkit-font-smoothing:antialiased}.icon-chevron-right-before::before{font-family:"Font Awesome 7 Pro";content:"\f054";-webkit-font-smoothing:antialiased}.icon-chevron-down::after{font-family:"Font Awesome 7 Pro";content:"\f078";-webkit-font-smoothing:antialiased}.icon-chevron-down-before::before{font-family:"Font Awesome 7 Pro";content:"\f078";-webkit-font-smoothing:antialiased}.icon-chevron-left::after{font-family:"Font Awesome 7 Pro";content:"\f053";-webkit-font-smoothing:antialiased}.icon-chevron-left-before::before{font-family:"Font Awesome 7 Pro";content:"\f053";-webkit-font-smoothing:antialiased}.icon-envelope::after{font-family:"Font Awesome 7 Pro";content:"\f0e0";-webkit-font-smoothing:antialiased}.icon-envelope-before::before{font-family:"Font Awesome 7 Pro";content:"\f0e0";-webkit-font-smoothing:antialiased}.icon-facebook::after{font-family:"Font Awesome 7 Brands";content:"\f09a";-webkit-font-smoothing:antialiased}.icon-facebook-before::before{font-family:"Font Awesome 7 Brands";content:"\f09a";-webkit-font-smoothing:antialiased}.icon-instagram::after{font-family:"Font Awesome 7 Brands";content:"\f16d";-webkit-font-smoothing:antialiased}.icon-instagram-before::before{font-family:"Font Awesome 7 Brands";content:"\f16d";-webkit-font-smoothing:antialiased}.icon-twitter::after{font-family:"Font Awesome 7 Brands";content:"\f099";-webkit-font-smoothing:antialiased}.icon-twitter-before::before{font-family:"Font Awesome 7 Brands";content:"\f099";-webkit-font-smoothing:antialiased}.icon-youtube::after{font-family:"Font Awesome 7 Brands";content:"\f167";-webkit-font-smoothing:antialiased}.icon-youtube-before::before{font-family:"Font Awesome 7 Brands";content:"\f167";-webkit-font-smoothing:antialiased}.icon-google::after{font-family:"Font Awesome 7 Brands";content:"\f1a0";-webkit-font-smoothing:antialiased}.icon-google-before::before{font-family:"Font Awesome 7 Brands";content:"\f1a0";-webkit-font-smoothing:antialiased}.icon-linkedin::after{font-family:"Font Awesome 7 Brands";content:"\f08c";-webkit-font-smoothing:antialiased}.icon-linkedin-before::before{font-family:"Font Awesome 7 Brands";content:"\f08c";-webkit-font-smoothing:antialiased}.icon-whatsapp::after{font-family:"Font Awesome 7 Brands";content:"\f232";-webkit-font-smoothing:antialiased}.icon-whatsapp-before::before{font-family:"Font Awesome 7 Brands";content:"\f232";-webkit-font-smoothing:antialiased}.icon-basket::after{font-family:"Font Awesome 7 Pro";content:"\f291";-webkit-font-smoothing:antialiased}.icon-basket-before::before{font-family:"Font Awesome 7 Pro";content:"\f291";-webkit-font-smoothing:antialiased}.icon-check::after{font-family:"Font Awesome 7 Pro";content:"\f00c";-webkit-font-smoothing:antialiased}.icon-check-before::before{font-family:"Font Awesome 7 Pro";content:"\f00c";-webkit-font-smoothing:antialiased}.icon-times::after{font-family:"Font Awesome 7 Pro";content:"\f00d";-webkit-font-smoothing:antialiased}.icon-times-before::before{font-family:"Font Awesome 7 Pro";content:"\f00d";-webkit-font-smoothing:antialiased}.icon-magnifying-glass::after{font-family:"Font Awesome 7 Pro";content:"\f002";-webkit-font-smoothing:antialiased}.icon-magnifying-glass-before::before{font-family:"Font Awesome 7 Pro";content:"\f002";-webkit-font-smoothing:antialiased}.icon-inbox::after{font-family:"Font Awesome 7 Pro";content:"\f01c";-webkit-font-smoothing:antialiased}.icon-inbox-before::before{font-family:"Font Awesome 7 Pro";content:"\f01c";-webkit-font-smoothing:antialiased}.icon-protect::after{font-family:"Font Awesome 7 Pro";content:"\f023";-webkit-font-smoothing:antialiased}.icon-protect-before::before{font-family:"Font Awesome 7 Pro";content:"\f023";-webkit-font-smoothing:antialiased}.icon-comments::after{font-family:"Font Awesome 7 Pro";content:"\f086";-webkit-font-smoothing:antialiased}.icon-comments-before::before{font-family:"Font Awesome 7 Pro";content:"\f086";-webkit-font-smoothing:antialiased}.icon-sign-hanging::after{font-family:"Font Awesome 7 Pro";content:"\f4d9";-webkit-font-smoothing:antialiased}.icon-sign-hanging-before::before{font-family:"Font Awesome 7 Pro";content:"\f4d9";-webkit-font-smoothing:antialiased}.icon-external-link::after{font-family:"Font Awesome 7 Pro";content:"\f08e";-webkit-font-smoothing:antialiased}.icon-external-link-before::before{font-family:"Font Awesome 7 Pro";content:"\f08e";-webkit-font-smoothing:antialiased}.icon-store::after{font-family:"Font Awesome 7 Pro";content:"\f54e";-webkit-font-smoothing:antialiased}.icon-store-before::before{font-family:"Font Awesome 7 Pro";content:"\f54e";-webkit-font-smoothing:antialiased}.icon-arrow-up-line::after{font-family:"Font Awesome 7 Pro";content:"\f341";-webkit-font-smoothing:antialiased}.icon-arrow-up-line-before::before{font-family:"Font Awesome 7 Pro";content:"\f341";-webkit-font-smoothing:antialiased}.icon-house-blank::after{font-family:"Font Awesome 7 Pro";content:"\e487";-webkit-font-smoothing:antialiased}.icon-house-blank-before::before{font-family:"Font Awesome 7 Pro";content:"\e487";-webkit-font-smoothing:antialiased}.icon-phone::after{font-family:"Font Awesome 7 Pro";content:"\f095";-webkit-font-smoothing:antialiased}.icon-phone-before::before{font-family:"Font Awesome 7 Pro";content:"\f095";-webkit-font-smoothing:antialiased}.icon-lock::after{font-family:"Font Awesome 7 Pro";content:"\f023";-webkit-font-smoothing:antialiased}.icon-lock-before::before{font-family:"Font Awesome 7 Pro";content:"\f023";-webkit-font-smoothing:antialiased}.icon-plus::after{font-family:"Font Awesome 7 Pro";content:"\2b";-webkit-font-smoothing:antialiased}.icon-plus-before::before{font-family:"Font Awesome 7 Pro";content:"\2b";-webkit-font-smoothing:antialiased}.icon-send::after{font-family:"Font Awesome 7 Pro";content:"\e20a";-webkit-font-smoothing:antialiased}.icon-send-before::before{font-family:"Font Awesome 7 Pro";content:"\e20a";-webkit-font-smoothing:antialiased}.icon-shield::after{font-family:"Font Awesome 7 Pro";content:"\f2f7";-webkit-font-smoothing:antialiased}.icon-shield-before::before{font-family:"Font Awesome 7 Pro";content:"\f2f7";-webkit-font-smoothing:antialiased}.icon-info-circle::after{font-family:"Font Awesome 7 Pro";content:"\f05a";-webkit-font-smoothing:antialiased}.icon-info-circle-before::before{font-family:"Font Awesome 7 Pro";content:"\f05a";-webkit-font-smoothing:antialiased}.icon-cash-register::after{font-family:"Font Awesome 7 Pro";content:"\f788";-webkit-font-smoothing:antialiased}.icon-cash-register-before::before{font-family:"Font Awesome 7 Pro";content:"\f788";-webkit-font-smoothing:antialiased}.icon-home::after{font-family:"Font Awesome 7 Pro";content:"\e487";-webkit-font-smoothing:antialiased}.icon-home-before::before{font-family:"Font Awesome 7 Pro";content:"\e487";-webkit-font-smoothing:antialiased}.icon-sorting::after{font-family:"Font Awesome 7 Pro";content:"\e0ae";-webkit-font-smoothing:antialiased}.icon-sorting-before::before{font-family:"Font Awesome 7 Pro";content:"\e0ae";-webkit-font-smoothing:antialiased}.icon-filter::after{font-family:"Font Awesome 7 Pro";content:"\f1de";-webkit-font-smoothing:antialiased}.icon-filter-before::before{font-family:"Font Awesome 7 Pro";content:"\f1de";-webkit-font-smoothing:antialiased}.icon-star::after{content:"⭐";-webkit-font-smoothing:antialiased}.icon-star-before::before{content:"⭐";-webkit-font-smoothing:antialiased}.icon-wave::after{content:"👋🏻";-webkit-font-smoothing:antialiased}.icon-wave-before::before{content:"👋🏻";-webkit-font-smoothing:antialiased}.icon-bell::after{content:"🔔";-webkit-font-smoothing:antialiased}.icon-bell-before::before{content:"🔔";-webkit-font-smoothing:antialiased}.icon-check-square::after{content:"✅️";-webkit-font-smoothing:antialiased}.icon-check-square-before::before{content:"✅️";-webkit-font-smoothing:antialiased}.icon-calendar::after{content:"🗓️️";-webkit-font-smoothing:antialiased}.icon-calendar-before::before{content:"🗓️️";-webkit-font-smoothing:antialiased}.icon-mail::after{content:"✉️";-webkit-font-smoothing:antialiased}.icon-mail-before::before{content:"✉️";-webkit-font-smoothing:antialiased}.icon-rocket::after{content:"🚀";-webkit-font-smoothing:antialiased}.icon-rocket-before::before{content:"🚀";-webkit-font-smoothing:antialiased}.icon-location::after{content:"📍";-webkit-font-smoothing:antialiased}.icon-location-before::before{content:"📍";-webkit-font-smoothing:antialiased}.icon-rocket::after{content:"🚀";-webkit-font-smoothing:antialiased}.icon-rocket-before::before{content:"🚀";-webkit-font-smoothing:antialiased}.icon-bullet-green::after{content:"🟢";-webkit-font-smoothing:antialiased}.icon-bullet-green-before::before{content:"🟢";-webkit-font-smoothing:antialiased}.icon-bullet-orange::after{content:"🟠";-webkit-font-smoothing:antialiased}.icon-bullet-orange-before::before{content:"🟠";-webkit-font-smoothing:antialiased}.icon-stop-sign::after{content:"⛔️";-webkit-font-smoothing:antialiased}.icon-stop-sign-before::before{content:"⛔️";-webkit-font-smoothing:antialiased}.icon-bell::after{content:"🔔";-webkit-font-smoothing:antialiased}.icon-bell-before::before{content:"🔔";-webkit-font-smoothing:antialiased}.swiper{--swiper-theme-color:#001a70;width:100%;height:100%}.swiper .swiper-wrapper{align-items:center}.swiper .swiper-wrapper .swiper-slide{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;text-align:center}.swiper .swiper-wrapper .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.swiper-arrow{color:#001a70;position:relative;top:unset;bottom:unset;left:unset;right:unset;margin-top:unset}.swiper-arrow:after{font-size:1.25rem;color:#001a70}@media only screen and (max-width:767px){.swiper-arrow::after{font-size:1rem}}.basic-font{font-family:'Ubuntu',sans-serif}.titel-font{font-weight:700;font-family:'Rubik',sans-serif}.font-awesome{font-family:"Font Awesome 7 Pro"}.font-awesome-brand{font-family:"Font Awesome 7 Brands"}.thin{font-weight:100}.extralight{font-weight:200}.light{font-weight:300}.regular{font-weight:400}.medium{font-weight:500}.semibold{font-weight:600}.bold{font-weight:700}.extrabold{font-weight:800}.black{font-weight:900}.italic{font-style:italic}html,body{font-family:'Ubuntu',sans-serif;padding:0;margin:0;color:#000;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:0}h1,.look-h1{font-weight:700;font-family:'Rubik',sans-serif;margin-bottom:1.5rem;color:#14152a;font-size:clamp(21px, 4vw, 40px);line-height:1.2;font-weight:500}h1.mb-0,.look-h1.mb-0{margin-bottom:0}h2,.look-h2{font-weight:700;font-family:'Rubik',sans-serif;font-weight:400;margin-bottom:1.5rem;color:#14152a;font-size:clamp(21px, 4vw, 30px);line-height:1.2}h2.mb-0,.look-h2.mb-0{margin-bottom:0}h3,.look-h3{font-weight:700;font-family:'Rubik',sans-serif;font-weight:400;margin-bottom:1rem;color:#14152a;font-size:clamp(21px, 3vw, 25px);line-height:1.2}h3.mb-0,.look-h3.mb-0{margin-bottom:0}h4,.look-h4{font-weight:700;font-family:'Rubik',sans-serif;font-weight:400;margin-bottom:1rem;color:#14152a;font-size:clamp(17px, 3vw, 20px);line-height:1.2}h4.mb-0,.look-h4.mb-0{margin-bottom:0}h5,.look-h5{font-weight:700;font-family:'Rubik',sans-serif;font-weight:500;margin-bottom:1rem;color:#14152a;font-size:clamp(14px, 2vw, 16px);line-height:1.2}h5.mb-0,.look-h5.mb-0{margin-bottom:0}h6,.look-h6{font-weight:700;font-family:'Rubik',sans-serif;font-weight:500;margin-bottom:1rem;color:#14152a;font-size:clamp(13px, 2vw, 15px);line-height:1.2}h6.mb-0,.look-h6.mb-0{margin-bottom:0}.look-alt{font-weight:700;font-family:'Rubik',sans-serif;font-weight:500;margin:0;color:#ff9e18;font-size:clamp(14px, 2vw, 16px);letter-spacing:2.8px;line-height:1.5;text-transform:uppercase}.body-large{font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(16px, 2vw, 18px);line-height:1.9}.body-large.titel-font{font-weight:700;font-family:'Rubik',sans-serif}.body-large.medium{font-weight:500}.body-small{font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(12px, 1.5vw, 14px);line-height:1.5}.body-small.black{font-weight:900}.body-mini{font-family:'Ubuntu',sans-serif;font-size:clamp(10px, 1.5vw, 12px);line-height:1.5}span,a,li,p,.look-p{line-height:1.5}p b,p strong{font-weight:700}p i,p em{font-style:italic}small{font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(12px, 1.5vw, 14px);line-height:1.5}small.black{font-weight:900}a{-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;color:inherit;text-decoration:none}*::selection{background:#14152a;color:#fff}.gap-0{gap:0rem}.p-0{padding:0rem}.pt-0{padding-top:0rem}.pb-0{padding-bottom:0rem}.pl-0{padding-left:0rem}.pr-0{padding-right:0rem}.py-0{padding-block:0rem}.px-0{padding-inline:0rem}.m-0{margin:0rem}.mt-0{margin-top:0rem}.mb-0{margin-bottom:0rem}.ml-0{margin-left:0rem}.mr-0{margin-right:0rem}.my-0{margin-block:0rem}.mx-0{margin-inline:0rem}.gap-1{gap:.25rem}.p-1{padding:.25rem}.pt-1{padding-top:.25rem}.pb-1{padding-bottom:.25rem}.pl-1{padding-left:.25rem}.pr-1{padding-right:.25rem}.py-1{padding-block:.25rem}.px-1{padding-inline:.25rem}.m-1{margin:.25rem}.mt-1{margin-top:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.mr-1{margin-right:.25rem}.my-1{margin-block:.25rem}.mx-1{margin-inline:.25rem}.gap-2{gap:.5rem}.p-2{padding:.5rem}.pt-2{padding-top:.5rem}.pb-2{padding-bottom:.5rem}.pl-2{padding-left:.5rem}.pr-2{padding-right:.5rem}.py-2{padding-block:.5rem}.px-2{padding-inline:.5rem}.m-2{margin:.5rem}.mt-2{margin-top:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mr-2{margin-right:.5rem}.my-2{margin-block:.5rem}.mx-2{margin-inline:.5rem}.gap-3{gap:.75rem}.p-3{padding:.75rem}.pt-3{padding-top:.75rem}.pb-3{padding-bottom:.75rem}.pl-3{padding-left:.75rem}.pr-3{padding-right:.75rem}.py-3{padding-block:.75rem}.px-3{padding-inline:.75rem}.m-3{margin:.75rem}.mt-3{margin-top:.75rem}.mb-3{margin-bottom:.75rem}.ml-3{margin-left:.75rem}.mr-3{margin-right:.75rem}.my-3{margin-block:.75rem}.mx-3{margin-inline:.75rem}.gap-4{gap:1rem}.p-4{padding:1rem}.pt-4{padding-top:1rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.pr-4{padding-right:1rem}.py-4{padding-block:1rem}.px-4{padding-inline:1rem}.m-4{margin:1rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mr-4{margin-right:1rem}.my-4{margin-block:1rem}.mx-4{margin-inline:1rem}.gap-5{gap:1.25rem}.p-5{padding:1.25rem}.pt-5{padding-top:1.25rem}.pb-5{padding-bottom:1.25rem}.pl-5{padding-left:1.25rem}.pr-5{padding-right:1.25rem}.py-5{padding-block:1.25rem}.px-5{padding-inline:1.25rem}.m-5{margin:1.25rem}.mt-5{margin-top:1.25rem}.mb-5{margin-bottom:1.25rem}.ml-5{margin-left:1.25rem}.mr-5{margin-right:1.25rem}.my-5{margin-block:1.25rem}.mx-5{margin-inline:1.25rem}.gap-6{gap:1.5rem}.p-6{padding:1.5rem}.pt-6{padding-top:1.5rem}.pb-6{padding-bottom:1.5rem}.pl-6{padding-left:1.5rem}.pr-6{padding-right:1.5rem}.py-6{padding-block:1.5rem}.px-6{padding-inline:1.5rem}.m-6{margin:1.5rem}.mt-6{margin-top:1.5rem}.mb-6{margin-bottom:1.5rem}.ml-6{margin-left:1.5rem}.mr-6{margin-right:1.5rem}.my-6{margin-block:1.5rem}.mx-6{margin-inline:1.5rem}.gap-7{gap:1.75rem}.p-7{padding:1.75rem}.pt-7{padding-top:1.75rem}.pb-7{padding-bottom:1.75rem}.pl-7{padding-left:1.75rem}.pr-7{padding-right:1.75rem}.py-7{padding-block:1.75rem}.px-7{padding-inline:1.75rem}.m-7{margin:1.75rem}.mt-7{margin-top:1.75rem}.mb-7{margin-bottom:1.75rem}.ml-7{margin-left:1.75rem}.mr-7{margin-right:1.75rem}.my-7{margin-block:1.75rem}.mx-7{margin-inline:1.75rem}.gap-8{gap:2rem}.p-8{padding:2rem}.pt-8{padding-top:2rem}.pb-8{padding-bottom:2rem}.pl-8{padding-left:2rem}.pr-8{padding-right:2rem}.py-8{padding-block:2rem}.px-8{padding-inline:2rem}.m-8{margin:2rem}.mt-8{margin-top:2rem}.mb-8{margin-bottom:2rem}.ml-8{margin-left:2rem}.mr-8{margin-right:2rem}.my-8{margin-block:2rem}.mx-8{margin-inline:2rem}.gap-9{gap:2.25rem}.p-9{padding:2.25rem}.pt-9{padding-top:2.25rem}.pb-9{padding-bottom:2.25rem}.pl-9{padding-left:2.25rem}.pr-9{padding-right:2.25rem}.py-9{padding-block:2.25rem}.px-9{padding-inline:2.25rem}.m-9{margin:2.25rem}.mt-9{margin-top:2.25rem}.mb-9{margin-bottom:2.25rem}.ml-9{margin-left:2.25rem}.mr-9{margin-right:2.25rem}.my-9{margin-block:2.25rem}.mx-9{margin-inline:2.25rem}.gap-10{gap:2.5rem}.p-10{padding:2.5rem}.pt-10{padding-top:2.5rem}.pb-10{padding-bottom:2.5rem}.pl-10{padding-left:2.5rem}.pr-10{padding-right:2.5rem}.py-10{padding-block:2.5rem}.px-10{padding-inline:2.5rem}.m-10{margin:2.5rem}.mt-10{margin-top:2.5rem}.mb-10{margin-bottom:2.5rem}.ml-10{margin-left:2.5rem}.mr-10{margin-right:2.5rem}.my-10{margin-block:2.5rem}.mx-10{margin-inline:2.5rem}.gap-11{gap:2.75rem}.p-11{padding:2.75rem}.pt-11{padding-top:2.75rem}.pb-11{padding-bottom:2.75rem}.pl-11{padding-left:2.75rem}.pr-11{padding-right:2.75rem}.py-11{padding-block:2.75rem}.px-11{padding-inline:2.75rem}.m-11{margin:2.75rem}.mt-11{margin-top:2.75rem}.mb-11{margin-bottom:2.75rem}.ml-11{margin-left:2.75rem}.mr-11{margin-right:2.75rem}.my-11{margin-block:2.75rem}.mx-11{margin-inline:2.75rem}.gap-12{gap:3rem}.p-12{padding:3rem}.pt-12{padding-top:3rem}.pb-12{padding-bottom:3rem}.pl-12{padding-left:3rem}.pr-12{padding-right:3rem}.py-12{padding-block:3rem}.px-12{padding-inline:3rem}.m-12{margin:3rem}.mt-12{margin-top:3rem}.mb-12{margin-bottom:3rem}.ml-12{margin-left:3rem}.mr-12{margin-right:3rem}.my-12{margin-block:3rem}.mx-12{margin-inline:3rem}.gap-13{gap:3.25rem}.p-13{padding:3.25rem}.pt-13{padding-top:3.25rem}.pb-13{padding-bottom:3.25rem}.pl-13{padding-left:3.25rem}.pr-13{padding-right:3.25rem}.py-13{padding-block:3.25rem}.px-13{padding-inline:3.25rem}.m-13{margin:3.25rem}.mt-13{margin-top:3.25rem}.mb-13{margin-bottom:3.25rem}.ml-13{margin-left:3.25rem}.mr-13{margin-right:3.25rem}.my-13{margin-block:3.25rem}.mx-13{margin-inline:3.25rem}.gap-14{gap:3.5rem}.p-14{padding:3.5rem}.pt-14{padding-top:3.5rem}.pb-14{padding-bottom:3.5rem}.pl-14{padding-left:3.5rem}.pr-14{padding-right:3.5rem}.py-14{padding-block:3.5rem}.px-14{padding-inline:3.5rem}.m-14{margin:3.5rem}.mt-14{margin-top:3.5rem}.mb-14{margin-bottom:3.5rem}.ml-14{margin-left:3.5rem}.mr-14{margin-right:3.5rem}.my-14{margin-block:3.5rem}.mx-14{margin-inline:3.5rem}.gap-15{gap:3.75rem}.p-15{padding:3.75rem}.pt-15{padding-top:3.75rem}.pb-15{padding-bottom:3.75rem}.pl-15{padding-left:3.75rem}.pr-15{padding-right:3.75rem}.py-15{padding-block:3.75rem}.px-15{padding-inline:3.75rem}.m-15{margin:3.75rem}.mt-15{margin-top:3.75rem}.mb-15{margin-bottom:3.75rem}.ml-15{margin-left:3.75rem}.mr-15{margin-right:3.75rem}.my-15{margin-block:3.75rem}.mx-15{margin-inline:3.75rem}.gap-16{gap:4rem}.p-16{padding:4rem}.pt-16{padding-top:4rem}.pb-16{padding-bottom:4rem}.pl-16{padding-left:4rem}.pr-16{padding-right:4rem}.py-16{padding-block:4rem}.px-16{padding-inline:4rem}.m-16{margin:4rem}.mt-16{margin-top:4rem}.mb-16{margin-bottom:4rem}.ml-16{margin-left:4rem}.mr-16{margin-right:4rem}.my-16{margin-block:4rem}.mx-16{margin-inline:4rem}.gap-17{gap:4.25rem}.p-17{padding:4.25rem}.pt-17{padding-top:4.25rem}.pb-17{padding-bottom:4.25rem}.pl-17{padding-left:4.25rem}.pr-17{padding-right:4.25rem}.py-17{padding-block:4.25rem}.px-17{padding-inline:4.25rem}.m-17{margin:4.25rem}.mt-17{margin-top:4.25rem}.mb-17{margin-bottom:4.25rem}.ml-17{margin-left:4.25rem}.mr-17{margin-right:4.25rem}.my-17{margin-block:4.25rem}.mx-17{margin-inline:4.25rem}.gap-18{gap:4.5rem}.p-18{padding:4.5rem}.pt-18{padding-top:4.5rem}.pb-18{padding-bottom:4.5rem}.pl-18{padding-left:4.5rem}.pr-18{padding-right:4.5rem}.py-18{padding-block:4.5rem}.px-18{padding-inline:4.5rem}.m-18{margin:4.5rem}.mt-18{margin-top:4.5rem}.mb-18{margin-bottom:4.5rem}.ml-18{margin-left:4.5rem}.mr-18{margin-right:4.5rem}.my-18{margin-block:4.5rem}.mx-18{margin-inline:4.5rem}.gap-19{gap:4.75rem}.p-19{padding:4.75rem}.pt-19{padding-top:4.75rem}.pb-19{padding-bottom:4.75rem}.pl-19{padding-left:4.75rem}.pr-19{padding-right:4.75rem}.py-19{padding-block:4.75rem}.px-19{padding-inline:4.75rem}.m-19{margin:4.75rem}.mt-19{margin-top:4.75rem}.mb-19{margin-bottom:4.75rem}.ml-19{margin-left:4.75rem}.mr-19{margin-right:4.75rem}.my-19{margin-block:4.75rem}.mx-19{margin-inline:4.75rem}.gap-20{gap:5rem}.p-20{padding:5rem}.pt-20{padding-top:5rem}.pb-20{padding-bottom:5rem}.pl-20{padding-left:5rem}.pr-20{padding-right:5rem}.py-20{padding-block:5rem}.px-20{padding-inline:5rem}.m-20{margin:5rem}.mt-20{margin-top:5rem}.mb-20{margin-bottom:5rem}.ml-20{margin-left:5rem}.mr-20{margin-right:5rem}.my-20{margin-block:5rem}.mx-20{margin-inline:5rem}@media (min-width:576px){.gap-sm-0{gap:0rem}.p-sm-0{padding:0rem}.pt-sm-0{padding-top:0rem}.pb-sm-0{padding-bottom:0rem}.pl-sm-0{padding-left:0rem}.pr-sm-0{padding-right:0rem}.py-sm-0{padding-block:0rem}.px-sm-0{padding-inline:0rem}.m-sm-0{margin:0rem}.mt-sm-0{margin-top:0rem}.mb-sm-0{margin-bottom:0rem}.ml-sm-0{margin-left:0rem}.mr-sm-0{margin-right:0rem}.my-sm-0{margin-block:0rem}.mx-sm-0{margin-inline:0rem}.gap-sm-1{gap:.25rem}.p-sm-1{padding:.25rem}.pt-sm-1{padding-top:.25rem}.pb-sm-1{padding-bottom:.25rem}.pl-sm-1{padding-left:.25rem}.pr-sm-1{padding-right:.25rem}.py-sm-1{padding-block:.25rem}.px-sm-1{padding-inline:.25rem}.m-sm-1{margin:.25rem}.mt-sm-1{margin-top:.25rem}.mb-sm-1{margin-bottom:.25rem}.ml-sm-1{margin-left:.25rem}.mr-sm-1{margin-right:.25rem}.my-sm-1{margin-block:.25rem}.mx-sm-1{margin-inline:.25rem}.gap-sm-2{gap:.5rem}.p-sm-2{padding:.5rem}.pt-sm-2{padding-top:.5rem}.pb-sm-2{padding-bottom:.5rem}.pl-sm-2{padding-left:.5rem}.pr-sm-2{padding-right:.5rem}.py-sm-2{padding-block:.5rem}.px-sm-2{padding-inline:.5rem}.m-sm-2{margin:.5rem}.mt-sm-2{margin-top:.5rem}.mb-sm-2{margin-bottom:.5rem}.ml-sm-2{margin-left:.5rem}.mr-sm-2{margin-right:.5rem}.my-sm-2{margin-block:.5rem}.mx-sm-2{margin-inline:.5rem}.gap-sm-3{gap:.75rem}.p-sm-3{padding:.75rem}.pt-sm-3{padding-top:.75rem}.pb-sm-3{padding-bottom:.75rem}.pl-sm-3{padding-left:.75rem}.pr-sm-3{padding-right:.75rem}.py-sm-3{padding-block:.75rem}.px-sm-3{padding-inline:.75rem}.m-sm-3{margin:.75rem}.mt-sm-3{margin-top:.75rem}.mb-sm-3{margin-bottom:.75rem}.ml-sm-3{margin-left:.75rem}.mr-sm-3{margin-right:.75rem}.my-sm-3{margin-block:.75rem}.mx-sm-3{margin-inline:.75rem}.gap-sm-4{gap:1rem}.p-sm-4{padding:1rem}.pt-sm-4{padding-top:1rem}.pb-sm-4{padding-bottom:1rem}.pl-sm-4{padding-left:1rem}.pr-sm-4{padding-right:1rem}.py-sm-4{padding-block:1rem}.px-sm-4{padding-inline:1rem}.m-sm-4{margin:1rem}.mt-sm-4{margin-top:1rem}.mb-sm-4{margin-bottom:1rem}.ml-sm-4{margin-left:1rem}.mr-sm-4{margin-right:1rem}.my-sm-4{margin-block:1rem}.mx-sm-4{margin-inline:1rem}.gap-sm-5{gap:1.25rem}.p-sm-5{padding:1.25rem}.pt-sm-5{padding-top:1.25rem}.pb-sm-5{padding-bottom:1.25rem}.pl-sm-5{padding-left:1.25rem}.pr-sm-5{padding-right:1.25rem}.py-sm-5{padding-block:1.25rem}.px-sm-5{padding-inline:1.25rem}.m-sm-5{margin:1.25rem}.mt-sm-5{margin-top:1.25rem}.mb-sm-5{margin-bottom:1.25rem}.ml-sm-5{margin-left:1.25rem}.mr-sm-5{margin-right:1.25rem}.my-sm-5{margin-block:1.25rem}.mx-sm-5{margin-inline:1.25rem}.gap-sm-6{gap:1.5rem}.p-sm-6{padding:1.5rem}.pt-sm-6{padding-top:1.5rem}.pb-sm-6{padding-bottom:1.5rem}.pl-sm-6{padding-left:1.5rem}.pr-sm-6{padding-right:1.5rem}.py-sm-6{padding-block:1.5rem}.px-sm-6{padding-inline:1.5rem}.m-sm-6{margin:1.5rem}.mt-sm-6{margin-top:1.5rem}.mb-sm-6{margin-bottom:1.5rem}.ml-sm-6{margin-left:1.5rem}.mr-sm-6{margin-right:1.5rem}.my-sm-6{margin-block:1.5rem}.mx-sm-6{margin-inline:1.5rem}.gap-sm-7{gap:1.75rem}.p-sm-7{padding:1.75rem}.pt-sm-7{padding-top:1.75rem}.pb-sm-7{padding-bottom:1.75rem}.pl-sm-7{padding-left:1.75rem}.pr-sm-7{padding-right:1.75rem}.py-sm-7{padding-block:1.75rem}.px-sm-7{padding-inline:1.75rem}.m-sm-7{margin:1.75rem}.mt-sm-7{margin-top:1.75rem}.mb-sm-7{margin-bottom:1.75rem}.ml-sm-7{margin-left:1.75rem}.mr-sm-7{margin-right:1.75rem}.my-sm-7{margin-block:1.75rem}.mx-sm-7{margin-inline:1.75rem}.gap-sm-8{gap:2rem}.p-sm-8{padding:2rem}.pt-sm-8{padding-top:2rem}.pb-sm-8{padding-bottom:2rem}.pl-sm-8{padding-left:2rem}.pr-sm-8{padding-right:2rem}.py-sm-8{padding-block:2rem}.px-sm-8{padding-inline:2rem}.m-sm-8{margin:2rem}.mt-sm-8{margin-top:2rem}.mb-sm-8{margin-bottom:2rem}.ml-sm-8{margin-left:2rem}.mr-sm-8{margin-right:2rem}.my-sm-8{margin-block:2rem}.mx-sm-8{margin-inline:2rem}.gap-sm-9{gap:2.25rem}.p-sm-9{padding:2.25rem}.pt-sm-9{padding-top:2.25rem}.pb-sm-9{padding-bottom:2.25rem}.pl-sm-9{padding-left:2.25rem}.pr-sm-9{padding-right:2.25rem}.py-sm-9{padding-block:2.25rem}.px-sm-9{padding-inline:2.25rem}.m-sm-9{margin:2.25rem}.mt-sm-9{margin-top:2.25rem}.mb-sm-9{margin-bottom:2.25rem}.ml-sm-9{margin-left:2.25rem}.mr-sm-9{margin-right:2.25rem}.my-sm-9{margin-block:2.25rem}.mx-sm-9{margin-inline:2.25rem}.gap-sm-10{gap:2.5rem}.p-sm-10{padding:2.5rem}.pt-sm-10{padding-top:2.5rem}.pb-sm-10{padding-bottom:2.5rem}.pl-sm-10{padding-left:2.5rem}.pr-sm-10{padding-right:2.5rem}.py-sm-10{padding-block:2.5rem}.px-sm-10{padding-inline:2.5rem}.m-sm-10{margin:2.5rem}.mt-sm-10{margin-top:2.5rem}.mb-sm-10{margin-bottom:2.5rem}.ml-sm-10{margin-left:2.5rem}.mr-sm-10{margin-right:2.5rem}.my-sm-10{margin-block:2.5rem}.mx-sm-10{margin-inline:2.5rem}.gap-sm-11{gap:2.75rem}.p-sm-11{padding:2.75rem}.pt-sm-11{padding-top:2.75rem}.pb-sm-11{padding-bottom:2.75rem}.pl-sm-11{padding-left:2.75rem}.pr-sm-11{padding-right:2.75rem}.py-sm-11{padding-block:2.75rem}.px-sm-11{padding-inline:2.75rem}.m-sm-11{margin:2.75rem}.mt-sm-11{margin-top:2.75rem}.mb-sm-11{margin-bottom:2.75rem}.ml-sm-11{margin-left:2.75rem}.mr-sm-11{margin-right:2.75rem}.my-sm-11{margin-block:2.75rem}.mx-sm-11{margin-inline:2.75rem}.gap-sm-12{gap:3rem}.p-sm-12{padding:3rem}.pt-sm-12{padding-top:3rem}.pb-sm-12{padding-bottom:3rem}.pl-sm-12{padding-left:3rem}.pr-sm-12{padding-right:3rem}.py-sm-12{padding-block:3rem}.px-sm-12{padding-inline:3rem}.m-sm-12{margin:3rem}.mt-sm-12{margin-top:3rem}.mb-sm-12{margin-bottom:3rem}.ml-sm-12{margin-left:3rem}.mr-sm-12{margin-right:3rem}.my-sm-12{margin-block:3rem}.mx-sm-12{margin-inline:3rem}.gap-sm-13{gap:3.25rem}.p-sm-13{padding:3.25rem}.pt-sm-13{padding-top:3.25rem}.pb-sm-13{padding-bottom:3.25rem}.pl-sm-13{padding-left:3.25rem}.pr-sm-13{padding-right:3.25rem}.py-sm-13{padding-block:3.25rem}.px-sm-13{padding-inline:3.25rem}.m-sm-13{margin:3.25rem}.mt-sm-13{margin-top:3.25rem}.mb-sm-13{margin-bottom:3.25rem}.ml-sm-13{margin-left:3.25rem}.mr-sm-13{margin-right:3.25rem}.my-sm-13{margin-block:3.25rem}.mx-sm-13{margin-inline:3.25rem}.gap-sm-14{gap:3.5rem}.p-sm-14{padding:3.5rem}.pt-sm-14{padding-top:3.5rem}.pb-sm-14{padding-bottom:3.5rem}.pl-sm-14{padding-left:3.5rem}.pr-sm-14{padding-right:3.5rem}.py-sm-14{padding-block:3.5rem}.px-sm-14{padding-inline:3.5rem}.m-sm-14{margin:3.5rem}.mt-sm-14{margin-top:3.5rem}.mb-sm-14{margin-bottom:3.5rem}.ml-sm-14{margin-left:3.5rem}.mr-sm-14{margin-right:3.5rem}.my-sm-14{margin-block:3.5rem}.mx-sm-14{margin-inline:3.5rem}.gap-sm-15{gap:3.75rem}.p-sm-15{padding:3.75rem}.pt-sm-15{padding-top:3.75rem}.pb-sm-15{padding-bottom:3.75rem}.pl-sm-15{padding-left:3.75rem}.pr-sm-15{padding-right:3.75rem}.py-sm-15{padding-block:3.75rem}.px-sm-15{padding-inline:3.75rem}.m-sm-15{margin:3.75rem}.mt-sm-15{margin-top:3.75rem}.mb-sm-15{margin-bottom:3.75rem}.ml-sm-15{margin-left:3.75rem}.mr-sm-15{margin-right:3.75rem}.my-sm-15{margin-block:3.75rem}.mx-sm-15{margin-inline:3.75rem}.gap-sm-16{gap:4rem}.p-sm-16{padding:4rem}.pt-sm-16{padding-top:4rem}.pb-sm-16{padding-bottom:4rem}.pl-sm-16{padding-left:4rem}.pr-sm-16{padding-right:4rem}.py-sm-16{padding-block:4rem}.px-sm-16{padding-inline:4rem}.m-sm-16{margin:4rem}.mt-sm-16{margin-top:4rem}.mb-sm-16{margin-bottom:4rem}.ml-sm-16{margin-left:4rem}.mr-sm-16{margin-right:4rem}.my-sm-16{margin-block:4rem}.mx-sm-16{margin-inline:4rem}.gap-sm-17{gap:4.25rem}.p-sm-17{padding:4.25rem}.pt-sm-17{padding-top:4.25rem}.pb-sm-17{padding-bottom:4.25rem}.pl-sm-17{padding-left:4.25rem}.pr-sm-17{padding-right:4.25rem}.py-sm-17{padding-block:4.25rem}.px-sm-17{padding-inline:4.25rem}.m-sm-17{margin:4.25rem}.mt-sm-17{margin-top:4.25rem}.mb-sm-17{margin-bottom:4.25rem}.ml-sm-17{margin-left:4.25rem}.mr-sm-17{margin-right:4.25rem}.my-sm-17{margin-block:4.25rem}.mx-sm-17{margin-inline:4.25rem}.gap-sm-18{gap:4.5rem}.p-sm-18{padding:4.5rem}.pt-sm-18{padding-top:4.5rem}.pb-sm-18{padding-bottom:4.5rem}.pl-sm-18{padding-left:4.5rem}.pr-sm-18{padding-right:4.5rem}.py-sm-18{padding-block:4.5rem}.px-sm-18{padding-inline:4.5rem}.m-sm-18{margin:4.5rem}.mt-sm-18{margin-top:4.5rem}.mb-sm-18{margin-bottom:4.5rem}.ml-sm-18{margin-left:4.5rem}.mr-sm-18{margin-right:4.5rem}.my-sm-18{margin-block:4.5rem}.mx-sm-18{margin-inline:4.5rem}.gap-sm-19{gap:4.75rem}.p-sm-19{padding:4.75rem}.pt-sm-19{padding-top:4.75rem}.pb-sm-19{padding-bottom:4.75rem}.pl-sm-19{padding-left:4.75rem}.pr-sm-19{padding-right:4.75rem}.py-sm-19{padding-block:4.75rem}.px-sm-19{padding-inline:4.75rem}.m-sm-19{margin:4.75rem}.mt-sm-19{margin-top:4.75rem}.mb-sm-19{margin-bottom:4.75rem}.ml-sm-19{margin-left:4.75rem}.mr-sm-19{margin-right:4.75rem}.my-sm-19{margin-block:4.75rem}.mx-sm-19{margin-inline:4.75rem}.gap-sm-20{gap:5rem}.p-sm-20{padding:5rem}.pt-sm-20{padding-top:5rem}.pb-sm-20{padding-bottom:5rem}.pl-sm-20{padding-left:5rem}.pr-sm-20{padding-right:5rem}.py-sm-20{padding-block:5rem}.px-sm-20{padding-inline:5rem}.m-sm-20{margin:5rem}.mt-sm-20{margin-top:5rem}.mb-sm-20{margin-bottom:5rem}.ml-sm-20{margin-left:5rem}.mr-sm-20{margin-right:5rem}.my-sm-20{margin-block:5rem}.mx-sm-20{margin-inline:5rem}}@media (min-width:768px){.gap-md-0{gap:0rem}.p-md-0{padding:0rem}.pt-md-0{padding-top:0rem}.pb-md-0{padding-bottom:0rem}.pl-md-0{padding-left:0rem}.pr-md-0{padding-right:0rem}.py-md-0{padding-block:0rem}.px-md-0{padding-inline:0rem}.m-md-0{margin:0rem}.mt-md-0{margin-top:0rem}.mb-md-0{margin-bottom:0rem}.ml-md-0{margin-left:0rem}.mr-md-0{margin-right:0rem}.my-md-0{margin-block:0rem}.mx-md-0{margin-inline:0rem}.gap-md-1{gap:.25rem}.p-md-1{padding:.25rem}.pt-md-1{padding-top:.25rem}.pb-md-1{padding-bottom:.25rem}.pl-md-1{padding-left:.25rem}.pr-md-1{padding-right:.25rem}.py-md-1{padding-block:.25rem}.px-md-1{padding-inline:.25rem}.m-md-1{margin:.25rem}.mt-md-1{margin-top:.25rem}.mb-md-1{margin-bottom:.25rem}.ml-md-1{margin-left:.25rem}.mr-md-1{margin-right:.25rem}.my-md-1{margin-block:.25rem}.mx-md-1{margin-inline:.25rem}.gap-md-2{gap:.5rem}.p-md-2{padding:.5rem}.pt-md-2{padding-top:.5rem}.pb-md-2{padding-bottom:.5rem}.pl-md-2{padding-left:.5rem}.pr-md-2{padding-right:.5rem}.py-md-2{padding-block:.5rem}.px-md-2{padding-inline:.5rem}.m-md-2{margin:.5rem}.mt-md-2{margin-top:.5rem}.mb-md-2{margin-bottom:.5rem}.ml-md-2{margin-left:.5rem}.mr-md-2{margin-right:.5rem}.my-md-2{margin-block:.5rem}.mx-md-2{margin-inline:.5rem}.gap-md-3{gap:.75rem}.p-md-3{padding:.75rem}.pt-md-3{padding-top:.75rem}.pb-md-3{padding-bottom:.75rem}.pl-md-3{padding-left:.75rem}.pr-md-3{padding-right:.75rem}.py-md-3{padding-block:.75rem}.px-md-3{padding-inline:.75rem}.m-md-3{margin:.75rem}.mt-md-3{margin-top:.75rem}.mb-md-3{margin-bottom:.75rem}.ml-md-3{margin-left:.75rem}.mr-md-3{margin-right:.75rem}.my-md-3{margin-block:.75rem}.mx-md-3{margin-inline:.75rem}.gap-md-4{gap:1rem}.p-md-4{padding:1rem}.pt-md-4{padding-top:1rem}.pb-md-4{padding-bottom:1rem}.pl-md-4{padding-left:1rem}.pr-md-4{padding-right:1rem}.py-md-4{padding-block:1rem}.px-md-4{padding-inline:1rem}.m-md-4{margin:1rem}.mt-md-4{margin-top:1rem}.mb-md-4{margin-bottom:1rem}.ml-md-4{margin-left:1rem}.mr-md-4{margin-right:1rem}.my-md-4{margin-block:1rem}.mx-md-4{margin-inline:1rem}.gap-md-5{gap:1.25rem}.p-md-5{padding:1.25rem}.pt-md-5{padding-top:1.25rem}.pb-md-5{padding-bottom:1.25rem}.pl-md-5{padding-left:1.25rem}.pr-md-5{padding-right:1.25rem}.py-md-5{padding-block:1.25rem}.px-md-5{padding-inline:1.25rem}.m-md-5{margin:1.25rem}.mt-md-5{margin-top:1.25rem}.mb-md-5{margin-bottom:1.25rem}.ml-md-5{margin-left:1.25rem}.mr-md-5{margin-right:1.25rem}.my-md-5{margin-block:1.25rem}.mx-md-5{margin-inline:1.25rem}.gap-md-6{gap:1.5rem}.p-md-6{padding:1.5rem}.pt-md-6{padding-top:1.5rem}.pb-md-6{padding-bottom:1.5rem}.pl-md-6{padding-left:1.5rem}.pr-md-6{padding-right:1.5rem}.py-md-6{padding-block:1.5rem}.px-md-6{padding-inline:1.5rem}.m-md-6{margin:1.5rem}.mt-md-6{margin-top:1.5rem}.mb-md-6{margin-bottom:1.5rem}.ml-md-6{margin-left:1.5rem}.mr-md-6{margin-right:1.5rem}.my-md-6{margin-block:1.5rem}.mx-md-6{margin-inline:1.5rem}.gap-md-7{gap:1.75rem}.p-md-7{padding:1.75rem}.pt-md-7{padding-top:1.75rem}.pb-md-7{padding-bottom:1.75rem}.pl-md-7{padding-left:1.75rem}.pr-md-7{padding-right:1.75rem}.py-md-7{padding-block:1.75rem}.px-md-7{padding-inline:1.75rem}.m-md-7{margin:1.75rem}.mt-md-7{margin-top:1.75rem}.mb-md-7{margin-bottom:1.75rem}.ml-md-7{margin-left:1.75rem}.mr-md-7{margin-right:1.75rem}.my-md-7{margin-block:1.75rem}.mx-md-7{margin-inline:1.75rem}.gap-md-8{gap:2rem}.p-md-8{padding:2rem}.pt-md-8{padding-top:2rem}.pb-md-8{padding-bottom:2rem}.pl-md-8{padding-left:2rem}.pr-md-8{padding-right:2rem}.py-md-8{padding-block:2rem}.px-md-8{padding-inline:2rem}.m-md-8{margin:2rem}.mt-md-8{margin-top:2rem}.mb-md-8{margin-bottom:2rem}.ml-md-8{margin-left:2rem}.mr-md-8{margin-right:2rem}.my-md-8{margin-block:2rem}.mx-md-8{margin-inline:2rem}.gap-md-9{gap:2.25rem}.p-md-9{padding:2.25rem}.pt-md-9{padding-top:2.25rem}.pb-md-9{padding-bottom:2.25rem}.pl-md-9{padding-left:2.25rem}.pr-md-9{padding-right:2.25rem}.py-md-9{padding-block:2.25rem}.px-md-9{padding-inline:2.25rem}.m-md-9{margin:2.25rem}.mt-md-9{margin-top:2.25rem}.mb-md-9{margin-bottom:2.25rem}.ml-md-9{margin-left:2.25rem}.mr-md-9{margin-right:2.25rem}.my-md-9{margin-block:2.25rem}.mx-md-9{margin-inline:2.25rem}.gap-md-10{gap:2.5rem}.p-md-10{padding:2.5rem}.pt-md-10{padding-top:2.5rem}.pb-md-10{padding-bottom:2.5rem}.pl-md-10{padding-left:2.5rem}.pr-md-10{padding-right:2.5rem}.py-md-10{padding-block:2.5rem}.px-md-10{padding-inline:2.5rem}.m-md-10{margin:2.5rem}.mt-md-10{margin-top:2.5rem}.mb-md-10{margin-bottom:2.5rem}.ml-md-10{margin-left:2.5rem}.mr-md-10{margin-right:2.5rem}.my-md-10{margin-block:2.5rem}.mx-md-10{margin-inline:2.5rem}.gap-md-11{gap:2.75rem}.p-md-11{padding:2.75rem}.pt-md-11{padding-top:2.75rem}.pb-md-11{padding-bottom:2.75rem}.pl-md-11{padding-left:2.75rem}.pr-md-11{padding-right:2.75rem}.py-md-11{padding-block:2.75rem}.px-md-11{padding-inline:2.75rem}.m-md-11{margin:2.75rem}.mt-md-11{margin-top:2.75rem}.mb-md-11{margin-bottom:2.75rem}.ml-md-11{margin-left:2.75rem}.mr-md-11{margin-right:2.75rem}.my-md-11{margin-block:2.75rem}.mx-md-11{margin-inline:2.75rem}.gap-md-12{gap:3rem}.p-md-12{padding:3rem}.pt-md-12{padding-top:3rem}.pb-md-12{padding-bottom:3rem}.pl-md-12{padding-left:3rem}.pr-md-12{padding-right:3rem}.py-md-12{padding-block:3rem}.px-md-12{padding-inline:3rem}.m-md-12{margin:3rem}.mt-md-12{margin-top:3rem}.mb-md-12{margin-bottom:3rem}.ml-md-12{margin-left:3rem}.mr-md-12{margin-right:3rem}.my-md-12{margin-block:3rem}.mx-md-12{margin-inline:3rem}.gap-md-13{gap:3.25rem}.p-md-13{padding:3.25rem}.pt-md-13{padding-top:3.25rem}.pb-md-13{padding-bottom:3.25rem}.pl-md-13{padding-left:3.25rem}.pr-md-13{padding-right:3.25rem}.py-md-13{padding-block:3.25rem}.px-md-13{padding-inline:3.25rem}.m-md-13{margin:3.25rem}.mt-md-13{margin-top:3.25rem}.mb-md-13{margin-bottom:3.25rem}.ml-md-13{margin-left:3.25rem}.mr-md-13{margin-right:3.25rem}.my-md-13{margin-block:3.25rem}.mx-md-13{margin-inline:3.25rem}.gap-md-14{gap:3.5rem}.p-md-14{padding:3.5rem}.pt-md-14{padding-top:3.5rem}.pb-md-14{padding-bottom:3.5rem}.pl-md-14{padding-left:3.5rem}.pr-md-14{padding-right:3.5rem}.py-md-14{padding-block:3.5rem}.px-md-14{padding-inline:3.5rem}.m-md-14{margin:3.5rem}.mt-md-14{margin-top:3.5rem}.mb-md-14{margin-bottom:3.5rem}.ml-md-14{margin-left:3.5rem}.mr-md-14{margin-right:3.5rem}.my-md-14{margin-block:3.5rem}.mx-md-14{margin-inline:3.5rem}.gap-md-15{gap:3.75rem}.p-md-15{padding:3.75rem}.pt-md-15{padding-top:3.75rem}.pb-md-15{padding-bottom:3.75rem}.pl-md-15{padding-left:3.75rem}.pr-md-15{padding-right:3.75rem}.py-md-15{padding-block:3.75rem}.px-md-15{padding-inline:3.75rem}.m-md-15{margin:3.75rem}.mt-md-15{margin-top:3.75rem}.mb-md-15{margin-bottom:3.75rem}.ml-md-15{margin-left:3.75rem}.mr-md-15{margin-right:3.75rem}.my-md-15{margin-block:3.75rem}.mx-md-15{margin-inline:3.75rem}.gap-md-16{gap:4rem}.p-md-16{padding:4rem}.pt-md-16{padding-top:4rem}.pb-md-16{padding-bottom:4rem}.pl-md-16{padding-left:4rem}.pr-md-16{padding-right:4rem}.py-md-16{padding-block:4rem}.px-md-16{padding-inline:4rem}.m-md-16{margin:4rem}.mt-md-16{margin-top:4rem}.mb-md-16{margin-bottom:4rem}.ml-md-16{margin-left:4rem}.mr-md-16{margin-right:4rem}.my-md-16{margin-block:4rem}.mx-md-16{margin-inline:4rem}.gap-md-17{gap:4.25rem}.p-md-17{padding:4.25rem}.pt-md-17{padding-top:4.25rem}.pb-md-17{padding-bottom:4.25rem}.pl-md-17{padding-left:4.25rem}.pr-md-17{padding-right:4.25rem}.py-md-17{padding-block:4.25rem}.px-md-17{padding-inline:4.25rem}.m-md-17{margin:4.25rem}.mt-md-17{margin-top:4.25rem}.mb-md-17{margin-bottom:4.25rem}.ml-md-17{margin-left:4.25rem}.mr-md-17{margin-right:4.25rem}.my-md-17{margin-block:4.25rem}.mx-md-17{margin-inline:4.25rem}.gap-md-18{gap:4.5rem}.p-md-18{padding:4.5rem}.pt-md-18{padding-top:4.5rem}.pb-md-18{padding-bottom:4.5rem}.pl-md-18{padding-left:4.5rem}.pr-md-18{padding-right:4.5rem}.py-md-18{padding-block:4.5rem}.px-md-18{padding-inline:4.5rem}.m-md-18{margin:4.5rem}.mt-md-18{margin-top:4.5rem}.mb-md-18{margin-bottom:4.5rem}.ml-md-18{margin-left:4.5rem}.mr-md-18{margin-right:4.5rem}.my-md-18{margin-block:4.5rem}.mx-md-18{margin-inline:4.5rem}.gap-md-19{gap:4.75rem}.p-md-19{padding:4.75rem}.pt-md-19{padding-top:4.75rem}.pb-md-19{padding-bottom:4.75rem}.pl-md-19{padding-left:4.75rem}.pr-md-19{padding-right:4.75rem}.py-md-19{padding-block:4.75rem}.px-md-19{padding-inline:4.75rem}.m-md-19{margin:4.75rem}.mt-md-19{margin-top:4.75rem}.mb-md-19{margin-bottom:4.75rem}.ml-md-19{margin-left:4.75rem}.mr-md-19{margin-right:4.75rem}.my-md-19{margin-block:4.75rem}.mx-md-19{margin-inline:4.75rem}.gap-md-20{gap:5rem}.p-md-20{padding:5rem}.pt-md-20{padding-top:5rem}.pb-md-20{padding-bottom:5rem}.pl-md-20{padding-left:5rem}.pr-md-20{padding-right:5rem}.py-md-20{padding-block:5rem}.px-md-20{padding-inline:5rem}.m-md-20{margin:5rem}.mt-md-20{margin-top:5rem}.mb-md-20{margin-bottom:5rem}.ml-md-20{margin-left:5rem}.mr-md-20{margin-right:5rem}.my-md-20{margin-block:5rem}.mx-md-20{margin-inline:5rem}}@media (min-width:992px){.gap-lg-0{gap:0rem}.p-lg-0{padding:0rem}.pt-lg-0{padding-top:0rem}.pb-lg-0{padding-bottom:0rem}.pl-lg-0{padding-left:0rem}.pr-lg-0{padding-right:0rem}.py-lg-0{padding-block:0rem}.px-lg-0{padding-inline:0rem}.m-lg-0{margin:0rem}.mt-lg-0{margin-top:0rem}.mb-lg-0{margin-bottom:0rem}.ml-lg-0{margin-left:0rem}.mr-lg-0{margin-right:0rem}.my-lg-0{margin-block:0rem}.mx-lg-0{margin-inline:0rem}.gap-lg-1{gap:.25rem}.p-lg-1{padding:.25rem}.pt-lg-1{padding-top:.25rem}.pb-lg-1{padding-bottom:.25rem}.pl-lg-1{padding-left:.25rem}.pr-lg-1{padding-right:.25rem}.py-lg-1{padding-block:.25rem}.px-lg-1{padding-inline:.25rem}.m-lg-1{margin:.25rem}.mt-lg-1{margin-top:.25rem}.mb-lg-1{margin-bottom:.25rem}.ml-lg-1{margin-left:.25rem}.mr-lg-1{margin-right:.25rem}.my-lg-1{margin-block:.25rem}.mx-lg-1{margin-inline:.25rem}.gap-lg-2{gap:.5rem}.p-lg-2{padding:.5rem}.pt-lg-2{padding-top:.5rem}.pb-lg-2{padding-bottom:.5rem}.pl-lg-2{padding-left:.5rem}.pr-lg-2{padding-right:.5rem}.py-lg-2{padding-block:.5rem}.px-lg-2{padding-inline:.5rem}.m-lg-2{margin:.5rem}.mt-lg-2{margin-top:.5rem}.mb-lg-2{margin-bottom:.5rem}.ml-lg-2{margin-left:.5rem}.mr-lg-2{margin-right:.5rem}.my-lg-2{margin-block:.5rem}.mx-lg-2{margin-inline:.5rem}.gap-lg-3{gap:.75rem}.p-lg-3{padding:.75rem}.pt-lg-3{padding-top:.75rem}.pb-lg-3{padding-bottom:.75rem}.pl-lg-3{padding-left:.75rem}.pr-lg-3{padding-right:.75rem}.py-lg-3{padding-block:.75rem}.px-lg-3{padding-inline:.75rem}.m-lg-3{margin:.75rem}.mt-lg-3{margin-top:.75rem}.mb-lg-3{margin-bottom:.75rem}.ml-lg-3{margin-left:.75rem}.mr-lg-3{margin-right:.75rem}.my-lg-3{margin-block:.75rem}.mx-lg-3{margin-inline:.75rem}.gap-lg-4{gap:1rem}.p-lg-4{padding:1rem}.pt-lg-4{padding-top:1rem}.pb-lg-4{padding-bottom:1rem}.pl-lg-4{padding-left:1rem}.pr-lg-4{padding-right:1rem}.py-lg-4{padding-block:1rem}.px-lg-4{padding-inline:1rem}.m-lg-4{margin:1rem}.mt-lg-4{margin-top:1rem}.mb-lg-4{margin-bottom:1rem}.ml-lg-4{margin-left:1rem}.mr-lg-4{margin-right:1rem}.my-lg-4{margin-block:1rem}.mx-lg-4{margin-inline:1rem}.gap-lg-5{gap:1.25rem}.p-lg-5{padding:1.25rem}.pt-lg-5{padding-top:1.25rem}.pb-lg-5{padding-bottom:1.25rem}.pl-lg-5{padding-left:1.25rem}.pr-lg-5{padding-right:1.25rem}.py-lg-5{padding-block:1.25rem}.px-lg-5{padding-inline:1.25rem}.m-lg-5{margin:1.25rem}.mt-lg-5{margin-top:1.25rem}.mb-lg-5{margin-bottom:1.25rem}.ml-lg-5{margin-left:1.25rem}.mr-lg-5{margin-right:1.25rem}.my-lg-5{margin-block:1.25rem}.mx-lg-5{margin-inline:1.25rem}.gap-lg-6{gap:1.5rem}.p-lg-6{padding:1.5rem}.pt-lg-6{padding-top:1.5rem}.pb-lg-6{padding-bottom:1.5rem}.pl-lg-6{padding-left:1.5rem}.pr-lg-6{padding-right:1.5rem}.py-lg-6{padding-block:1.5rem}.px-lg-6{padding-inline:1.5rem}.m-lg-6{margin:1.5rem}.mt-lg-6{margin-top:1.5rem}.mb-lg-6{margin-bottom:1.5rem}.ml-lg-6{margin-left:1.5rem}.mr-lg-6{margin-right:1.5rem}.my-lg-6{margin-block:1.5rem}.mx-lg-6{margin-inline:1.5rem}.gap-lg-7{gap:1.75rem}.p-lg-7{padding:1.75rem}.pt-lg-7{padding-top:1.75rem}.pb-lg-7{padding-bottom:1.75rem}.pl-lg-7{padding-left:1.75rem}.pr-lg-7{padding-right:1.75rem}.py-lg-7{padding-block:1.75rem}.px-lg-7{padding-inline:1.75rem}.m-lg-7{margin:1.75rem}.mt-lg-7{margin-top:1.75rem}.mb-lg-7{margin-bottom:1.75rem}.ml-lg-7{margin-left:1.75rem}.mr-lg-7{margin-right:1.75rem}.my-lg-7{margin-block:1.75rem}.mx-lg-7{margin-inline:1.75rem}.gap-lg-8{gap:2rem}.p-lg-8{padding:2rem}.pt-lg-8{padding-top:2rem}.pb-lg-8{padding-bottom:2rem}.pl-lg-8{padding-left:2rem}.pr-lg-8{padding-right:2rem}.py-lg-8{padding-block:2rem}.px-lg-8{padding-inline:2rem}.m-lg-8{margin:2rem}.mt-lg-8{margin-top:2rem}.mb-lg-8{margin-bottom:2rem}.ml-lg-8{margin-left:2rem}.mr-lg-8{margin-right:2rem}.my-lg-8{margin-block:2rem}.mx-lg-8{margin-inline:2rem}.gap-lg-9{gap:2.25rem}.p-lg-9{padding:2.25rem}.pt-lg-9{padding-top:2.25rem}.pb-lg-9{padding-bottom:2.25rem}.pl-lg-9{padding-left:2.25rem}.pr-lg-9{padding-right:2.25rem}.py-lg-9{padding-block:2.25rem}.px-lg-9{padding-inline:2.25rem}.m-lg-9{margin:2.25rem}.mt-lg-9{margin-top:2.25rem}.mb-lg-9{margin-bottom:2.25rem}.ml-lg-9{margin-left:2.25rem}.mr-lg-9{margin-right:2.25rem}.my-lg-9{margin-block:2.25rem}.mx-lg-9{margin-inline:2.25rem}.gap-lg-10{gap:2.5rem}.p-lg-10{padding:2.5rem}.pt-lg-10{padding-top:2.5rem}.pb-lg-10{padding-bottom:2.5rem}.pl-lg-10{padding-left:2.5rem}.pr-lg-10{padding-right:2.5rem}.py-lg-10{padding-block:2.5rem}.px-lg-10{padding-inline:2.5rem}.m-lg-10{margin:2.5rem}.mt-lg-10{margin-top:2.5rem}.mb-lg-10{margin-bottom:2.5rem}.ml-lg-10{margin-left:2.5rem}.mr-lg-10{margin-right:2.5rem}.my-lg-10{margin-block:2.5rem}.mx-lg-10{margin-inline:2.5rem}.gap-lg-11{gap:2.75rem}.p-lg-11{padding:2.75rem}.pt-lg-11{padding-top:2.75rem}.pb-lg-11{padding-bottom:2.75rem}.pl-lg-11{padding-left:2.75rem}.pr-lg-11{padding-right:2.75rem}.py-lg-11{padding-block:2.75rem}.px-lg-11{padding-inline:2.75rem}.m-lg-11{margin:2.75rem}.mt-lg-11{margin-top:2.75rem}.mb-lg-11{margin-bottom:2.75rem}.ml-lg-11{margin-left:2.75rem}.mr-lg-11{margin-right:2.75rem}.my-lg-11{margin-block:2.75rem}.mx-lg-11{margin-inline:2.75rem}.gap-lg-12{gap:3rem}.p-lg-12{padding:3rem}.pt-lg-12{padding-top:3rem}.pb-lg-12{padding-bottom:3rem}.pl-lg-12{padding-left:3rem}.pr-lg-12{padding-right:3rem}.py-lg-12{padding-block:3rem}.px-lg-12{padding-inline:3rem}.m-lg-12{margin:3rem}.mt-lg-12{margin-top:3rem}.mb-lg-12{margin-bottom:3rem}.ml-lg-12{margin-left:3rem}.mr-lg-12{margin-right:3rem}.my-lg-12{margin-block:3rem}.mx-lg-12{margin-inline:3rem}.gap-lg-13{gap:3.25rem}.p-lg-13{padding:3.25rem}.pt-lg-13{padding-top:3.25rem}.pb-lg-13{padding-bottom:3.25rem}.pl-lg-13{padding-left:3.25rem}.pr-lg-13{padding-right:3.25rem}.py-lg-13{padding-block:3.25rem}.px-lg-13{padding-inline:3.25rem}.m-lg-13{margin:3.25rem}.mt-lg-13{margin-top:3.25rem}.mb-lg-13{margin-bottom:3.25rem}.ml-lg-13{margin-left:3.25rem}.mr-lg-13{margin-right:3.25rem}.my-lg-13{margin-block:3.25rem}.mx-lg-13{margin-inline:3.25rem}.gap-lg-14{gap:3.5rem}.p-lg-14{padding:3.5rem}.pt-lg-14{padding-top:3.5rem}.pb-lg-14{padding-bottom:3.5rem}.pl-lg-14{padding-left:3.5rem}.pr-lg-14{padding-right:3.5rem}.py-lg-14{padding-block:3.5rem}.px-lg-14{padding-inline:3.5rem}.m-lg-14{margin:3.5rem}.mt-lg-14{margin-top:3.5rem}.mb-lg-14{margin-bottom:3.5rem}.ml-lg-14{margin-left:3.5rem}.mr-lg-14{margin-right:3.5rem}.my-lg-14{margin-block:3.5rem}.mx-lg-14{margin-inline:3.5rem}.gap-lg-15{gap:3.75rem}.p-lg-15{padding:3.75rem}.pt-lg-15{padding-top:3.75rem}.pb-lg-15{padding-bottom:3.75rem}.pl-lg-15{padding-left:3.75rem}.pr-lg-15{padding-right:3.75rem}.py-lg-15{padding-block:3.75rem}.px-lg-15{padding-inline:3.75rem}.m-lg-15{margin:3.75rem}.mt-lg-15{margin-top:3.75rem}.mb-lg-15{margin-bottom:3.75rem}.ml-lg-15{margin-left:3.75rem}.mr-lg-15{margin-right:3.75rem}.my-lg-15{margin-block:3.75rem}.mx-lg-15{margin-inline:3.75rem}.gap-lg-16{gap:4rem}.p-lg-16{padding:4rem}.pt-lg-16{padding-top:4rem}.pb-lg-16{padding-bottom:4rem}.pl-lg-16{padding-left:4rem}.pr-lg-16{padding-right:4rem}.py-lg-16{padding-block:4rem}.px-lg-16{padding-inline:4rem}.m-lg-16{margin:4rem}.mt-lg-16{margin-top:4rem}.mb-lg-16{margin-bottom:4rem}.ml-lg-16{margin-left:4rem}.mr-lg-16{margin-right:4rem}.my-lg-16{margin-block:4rem}.mx-lg-16{margin-inline:4rem}.gap-lg-17{gap:4.25rem}.p-lg-17{padding:4.25rem}.pt-lg-17{padding-top:4.25rem}.pb-lg-17{padding-bottom:4.25rem}.pl-lg-17{padding-left:4.25rem}.pr-lg-17{padding-right:4.25rem}.py-lg-17{padding-block:4.25rem}.px-lg-17{padding-inline:4.25rem}.m-lg-17{margin:4.25rem}.mt-lg-17{margin-top:4.25rem}.mb-lg-17{margin-bottom:4.25rem}.ml-lg-17{margin-left:4.25rem}.mr-lg-17{margin-right:4.25rem}.my-lg-17{margin-block:4.25rem}.mx-lg-17{margin-inline:4.25rem}.gap-lg-18{gap:4.5rem}.p-lg-18{padding:4.5rem}.pt-lg-18{padding-top:4.5rem}.pb-lg-18{padding-bottom:4.5rem}.pl-lg-18{padding-left:4.5rem}.pr-lg-18{padding-right:4.5rem}.py-lg-18{padding-block:4.5rem}.px-lg-18{padding-inline:4.5rem}.m-lg-18{margin:4.5rem}.mt-lg-18{margin-top:4.5rem}.mb-lg-18{margin-bottom:4.5rem}.ml-lg-18{margin-left:4.5rem}.mr-lg-18{margin-right:4.5rem}.my-lg-18{margin-block:4.5rem}.mx-lg-18{margin-inline:4.5rem}.gap-lg-19{gap:4.75rem}.p-lg-19{padding:4.75rem}.pt-lg-19{padding-top:4.75rem}.pb-lg-19{padding-bottom:4.75rem}.pl-lg-19{padding-left:4.75rem}.pr-lg-19{padding-right:4.75rem}.py-lg-19{padding-block:4.75rem}.px-lg-19{padding-inline:4.75rem}.m-lg-19{margin:4.75rem}.mt-lg-19{margin-top:4.75rem}.mb-lg-19{margin-bottom:4.75rem}.ml-lg-19{margin-left:4.75rem}.mr-lg-19{margin-right:4.75rem}.my-lg-19{margin-block:4.75rem}.mx-lg-19{margin-inline:4.75rem}.gap-lg-20{gap:5rem}.p-lg-20{padding:5rem}.pt-lg-20{padding-top:5rem}.pb-lg-20{padding-bottom:5rem}.pl-lg-20{padding-left:5rem}.pr-lg-20{padding-right:5rem}.py-lg-20{padding-block:5rem}.px-lg-20{padding-inline:5rem}.m-lg-20{margin:5rem}.mt-lg-20{margin-top:5rem}.mb-lg-20{margin-bottom:5rem}.ml-lg-20{margin-left:5rem}.mr-lg-20{margin-right:5rem}.my-lg-20{margin-block:5rem}.mx-lg-20{margin-inline:5rem}}@media (min-width:1200px){.gap-xl-0{gap:0rem}.p-xl-0{padding:0rem}.pt-xl-0{padding-top:0rem}.pb-xl-0{padding-bottom:0rem}.pl-xl-0{padding-left:0rem}.pr-xl-0{padding-right:0rem}.py-xl-0{padding-block:0rem}.px-xl-0{padding-inline:0rem}.m-xl-0{margin:0rem}.mt-xl-0{margin-top:0rem}.mb-xl-0{margin-bottom:0rem}.ml-xl-0{margin-left:0rem}.mr-xl-0{margin-right:0rem}.my-xl-0{margin-block:0rem}.mx-xl-0{margin-inline:0rem}.gap-xl-1{gap:.25rem}.p-xl-1{padding:.25rem}.pt-xl-1{padding-top:.25rem}.pb-xl-1{padding-bottom:.25rem}.pl-xl-1{padding-left:.25rem}.pr-xl-1{padding-right:.25rem}.py-xl-1{padding-block:.25rem}.px-xl-1{padding-inline:.25rem}.m-xl-1{margin:.25rem}.mt-xl-1{margin-top:.25rem}.mb-xl-1{margin-bottom:.25rem}.ml-xl-1{margin-left:.25rem}.mr-xl-1{margin-right:.25rem}.my-xl-1{margin-block:.25rem}.mx-xl-1{margin-inline:.25rem}.gap-xl-2{gap:.5rem}.p-xl-2{padding:.5rem}.pt-xl-2{padding-top:.5rem}.pb-xl-2{padding-bottom:.5rem}.pl-xl-2{padding-left:.5rem}.pr-xl-2{padding-right:.5rem}.py-xl-2{padding-block:.5rem}.px-xl-2{padding-inline:.5rem}.m-xl-2{margin:.5rem}.mt-xl-2{margin-top:.5rem}.mb-xl-2{margin-bottom:.5rem}.ml-xl-2{margin-left:.5rem}.mr-xl-2{margin-right:.5rem}.my-xl-2{margin-block:.5rem}.mx-xl-2{margin-inline:.5rem}.gap-xl-3{gap:.75rem}.p-xl-3{padding:.75rem}.pt-xl-3{padding-top:.75rem}.pb-xl-3{padding-bottom:.75rem}.pl-xl-3{padding-left:.75rem}.pr-xl-3{padding-right:.75rem}.py-xl-3{padding-block:.75rem}.px-xl-3{padding-inline:.75rem}.m-xl-3{margin:.75rem}.mt-xl-3{margin-top:.75rem}.mb-xl-3{margin-bottom:.75rem}.ml-xl-3{margin-left:.75rem}.mr-xl-3{margin-right:.75rem}.my-xl-3{margin-block:.75rem}.mx-xl-3{margin-inline:.75rem}.gap-xl-4{gap:1rem}.p-xl-4{padding:1rem}.pt-xl-4{padding-top:1rem}.pb-xl-4{padding-bottom:1rem}.pl-xl-4{padding-left:1rem}.pr-xl-4{padding-right:1rem}.py-xl-4{padding-block:1rem}.px-xl-4{padding-inline:1rem}.m-xl-4{margin:1rem}.mt-xl-4{margin-top:1rem}.mb-xl-4{margin-bottom:1rem}.ml-xl-4{margin-left:1rem}.mr-xl-4{margin-right:1rem}.my-xl-4{margin-block:1rem}.mx-xl-4{margin-inline:1rem}.gap-xl-5{gap:1.25rem}.p-xl-5{padding:1.25rem}.pt-xl-5{padding-top:1.25rem}.pb-xl-5{padding-bottom:1.25rem}.pl-xl-5{padding-left:1.25rem}.pr-xl-5{padding-right:1.25rem}.py-xl-5{padding-block:1.25rem}.px-xl-5{padding-inline:1.25rem}.m-xl-5{margin:1.25rem}.mt-xl-5{margin-top:1.25rem}.mb-xl-5{margin-bottom:1.25rem}.ml-xl-5{margin-left:1.25rem}.mr-xl-5{margin-right:1.25rem}.my-xl-5{margin-block:1.25rem}.mx-xl-5{margin-inline:1.25rem}.gap-xl-6{gap:1.5rem}.p-xl-6{padding:1.5rem}.pt-xl-6{padding-top:1.5rem}.pb-xl-6{padding-bottom:1.5rem}.pl-xl-6{padding-left:1.5rem}.pr-xl-6{padding-right:1.5rem}.py-xl-6{padding-block:1.5rem}.px-xl-6{padding-inline:1.5rem}.m-xl-6{margin:1.5rem}.mt-xl-6{margin-top:1.5rem}.mb-xl-6{margin-bottom:1.5rem}.ml-xl-6{margin-left:1.5rem}.mr-xl-6{margin-right:1.5rem}.my-xl-6{margin-block:1.5rem}.mx-xl-6{margin-inline:1.5rem}.gap-xl-7{gap:1.75rem}.p-xl-7{padding:1.75rem}.pt-xl-7{padding-top:1.75rem}.pb-xl-7{padding-bottom:1.75rem}.pl-xl-7{padding-left:1.75rem}.pr-xl-7{padding-right:1.75rem}.py-xl-7{padding-block:1.75rem}.px-xl-7{padding-inline:1.75rem}.m-xl-7{margin:1.75rem}.mt-xl-7{margin-top:1.75rem}.mb-xl-7{margin-bottom:1.75rem}.ml-xl-7{margin-left:1.75rem}.mr-xl-7{margin-right:1.75rem}.my-xl-7{margin-block:1.75rem}.mx-xl-7{margin-inline:1.75rem}.gap-xl-8{gap:2rem}.p-xl-8{padding:2rem}.pt-xl-8{padding-top:2rem}.pb-xl-8{padding-bottom:2rem}.pl-xl-8{padding-left:2rem}.pr-xl-8{padding-right:2rem}.py-xl-8{padding-block:2rem}.px-xl-8{padding-inline:2rem}.m-xl-8{margin:2rem}.mt-xl-8{margin-top:2rem}.mb-xl-8{margin-bottom:2rem}.ml-xl-8{margin-left:2rem}.mr-xl-8{margin-right:2rem}.my-xl-8{margin-block:2rem}.mx-xl-8{margin-inline:2rem}.gap-xl-9{gap:2.25rem}.p-xl-9{padding:2.25rem}.pt-xl-9{padding-top:2.25rem}.pb-xl-9{padding-bottom:2.25rem}.pl-xl-9{padding-left:2.25rem}.pr-xl-9{padding-right:2.25rem}.py-xl-9{padding-block:2.25rem}.px-xl-9{padding-inline:2.25rem}.m-xl-9{margin:2.25rem}.mt-xl-9{margin-top:2.25rem}.mb-xl-9{margin-bottom:2.25rem}.ml-xl-9{margin-left:2.25rem}.mr-xl-9{margin-right:2.25rem}.my-xl-9{margin-block:2.25rem}.mx-xl-9{margin-inline:2.25rem}.gap-xl-10{gap:2.5rem}.p-xl-10{padding:2.5rem}.pt-xl-10{padding-top:2.5rem}.pb-xl-10{padding-bottom:2.5rem}.pl-xl-10{padding-left:2.5rem}.pr-xl-10{padding-right:2.5rem}.py-xl-10{padding-block:2.5rem}.px-xl-10{padding-inline:2.5rem}.m-xl-10{margin:2.5rem}.mt-xl-10{margin-top:2.5rem}.mb-xl-10{margin-bottom:2.5rem}.ml-xl-10{margin-left:2.5rem}.mr-xl-10{margin-right:2.5rem}.my-xl-10{margin-block:2.5rem}.mx-xl-10{margin-inline:2.5rem}.gap-xl-11{gap:2.75rem}.p-xl-11{padding:2.75rem}.pt-xl-11{padding-top:2.75rem}.pb-xl-11{padding-bottom:2.75rem}.pl-xl-11{padding-left:2.75rem}.pr-xl-11{padding-right:2.75rem}.py-xl-11{padding-block:2.75rem}.px-xl-11{padding-inline:2.75rem}.m-xl-11{margin:2.75rem}.mt-xl-11{margin-top:2.75rem}.mb-xl-11{margin-bottom:2.75rem}.ml-xl-11{margin-left:2.75rem}.mr-xl-11{margin-right:2.75rem}.my-xl-11{margin-block:2.75rem}.mx-xl-11{margin-inline:2.75rem}.gap-xl-12{gap:3rem}.p-xl-12{padding:3rem}.pt-xl-12{padding-top:3rem}.pb-xl-12{padding-bottom:3rem}.pl-xl-12{padding-left:3rem}.pr-xl-12{padding-right:3rem}.py-xl-12{padding-block:3rem}.px-xl-12{padding-inline:3rem}.m-xl-12{margin:3rem}.mt-xl-12{margin-top:3rem}.mb-xl-12{margin-bottom:3rem}.ml-xl-12{margin-left:3rem}.mr-xl-12{margin-right:3rem}.my-xl-12{margin-block:3rem}.mx-xl-12{margin-inline:3rem}.gap-xl-13{gap:3.25rem}.p-xl-13{padding:3.25rem}.pt-xl-13{padding-top:3.25rem}.pb-xl-13{padding-bottom:3.25rem}.pl-xl-13{padding-left:3.25rem}.pr-xl-13{padding-right:3.25rem}.py-xl-13{padding-block:3.25rem}.px-xl-13{padding-inline:3.25rem}.m-xl-13{margin:3.25rem}.mt-xl-13{margin-top:3.25rem}.mb-xl-13{margin-bottom:3.25rem}.ml-xl-13{margin-left:3.25rem}.mr-xl-13{margin-right:3.25rem}.my-xl-13{margin-block:3.25rem}.mx-xl-13{margin-inline:3.25rem}.gap-xl-14{gap:3.5rem}.p-xl-14{padding:3.5rem}.pt-xl-14{padding-top:3.5rem}.pb-xl-14{padding-bottom:3.5rem}.pl-xl-14{padding-left:3.5rem}.pr-xl-14{padding-right:3.5rem}.py-xl-14{padding-block:3.5rem}.px-xl-14{padding-inline:3.5rem}.m-xl-14{margin:3.5rem}.mt-xl-14{margin-top:3.5rem}.mb-xl-14{margin-bottom:3.5rem}.ml-xl-14{margin-left:3.5rem}.mr-xl-14{margin-right:3.5rem}.my-xl-14{margin-block:3.5rem}.mx-xl-14{margin-inline:3.5rem}.gap-xl-15{gap:3.75rem}.p-xl-15{padding:3.75rem}.pt-xl-15{padding-top:3.75rem}.pb-xl-15{padding-bottom:3.75rem}.pl-xl-15{padding-left:3.75rem}.pr-xl-15{padding-right:3.75rem}.py-xl-15{padding-block:3.75rem}.px-xl-15{padding-inline:3.75rem}.m-xl-15{margin:3.75rem}.mt-xl-15{margin-top:3.75rem}.mb-xl-15{margin-bottom:3.75rem}.ml-xl-15{margin-left:3.75rem}.mr-xl-15{margin-right:3.75rem}.my-xl-15{margin-block:3.75rem}.mx-xl-15{margin-inline:3.75rem}.gap-xl-16{gap:4rem}.p-xl-16{padding:4rem}.pt-xl-16{padding-top:4rem}.pb-xl-16{padding-bottom:4rem}.pl-xl-16{padding-left:4rem}.pr-xl-16{padding-right:4rem}.py-xl-16{padding-block:4rem}.px-xl-16{padding-inline:4rem}.m-xl-16{margin:4rem}.mt-xl-16{margin-top:4rem}.mb-xl-16{margin-bottom:4rem}.ml-xl-16{margin-left:4rem}.mr-xl-16{margin-right:4rem}.my-xl-16{margin-block:4rem}.mx-xl-16{margin-inline:4rem}.gap-xl-17{gap:4.25rem}.p-xl-17{padding:4.25rem}.pt-xl-17{padding-top:4.25rem}.pb-xl-17{padding-bottom:4.25rem}.pl-xl-17{padding-left:4.25rem}.pr-xl-17{padding-right:4.25rem}.py-xl-17{padding-block:4.25rem}.px-xl-17{padding-inline:4.25rem}.m-xl-17{margin:4.25rem}.mt-xl-17{margin-top:4.25rem}.mb-xl-17{margin-bottom:4.25rem}.ml-xl-17{margin-left:4.25rem}.mr-xl-17{margin-right:4.25rem}.my-xl-17{margin-block:4.25rem}.mx-xl-17{margin-inline:4.25rem}.gap-xl-18{gap:4.5rem}.p-xl-18{padding:4.5rem}.pt-xl-18{padding-top:4.5rem}.pb-xl-18{padding-bottom:4.5rem}.pl-xl-18{padding-left:4.5rem}.pr-xl-18{padding-right:4.5rem}.py-xl-18{padding-block:4.5rem}.px-xl-18{padding-inline:4.5rem}.m-xl-18{margin:4.5rem}.mt-xl-18{margin-top:4.5rem}.mb-xl-18{margin-bottom:4.5rem}.ml-xl-18{margin-left:4.5rem}.mr-xl-18{margin-right:4.5rem}.my-xl-18{margin-block:4.5rem}.mx-xl-18{margin-inline:4.5rem}.gap-xl-19{gap:4.75rem}.p-xl-19{padding:4.75rem}.pt-xl-19{padding-top:4.75rem}.pb-xl-19{padding-bottom:4.75rem}.pl-xl-19{padding-left:4.75rem}.pr-xl-19{padding-right:4.75rem}.py-xl-19{padding-block:4.75rem}.px-xl-19{padding-inline:4.75rem}.m-xl-19{margin:4.75rem}.mt-xl-19{margin-top:4.75rem}.mb-xl-19{margin-bottom:4.75rem}.ml-xl-19{margin-left:4.75rem}.mr-xl-19{margin-right:4.75rem}.my-xl-19{margin-block:4.75rem}.mx-xl-19{margin-inline:4.75rem}.gap-xl-20{gap:5rem}.p-xl-20{padding:5rem}.pt-xl-20{padding-top:5rem}.pb-xl-20{padding-bottom:5rem}.pl-xl-20{padding-left:5rem}.pr-xl-20{padding-right:5rem}.py-xl-20{padding-block:5rem}.px-xl-20{padding-inline:5rem}.m-xl-20{margin:5rem}.mt-xl-20{margin-top:5rem}.mb-xl-20{margin-bottom:5rem}.ml-xl-20{margin-left:5rem}.mr-xl-20{margin-right:5rem}.my-xl-20{margin-block:5rem}.mx-xl-20{margin-inline:5rem}}@media (min-width:1400px){.gap-xxl-0{gap:0rem}.p-xxl-0{padding:0rem}.pt-xxl-0{padding-top:0rem}.pb-xxl-0{padding-bottom:0rem}.pl-xxl-0{padding-left:0rem}.pr-xxl-0{padding-right:0rem}.py-xxl-0{padding-block:0rem}.px-xxl-0{padding-inline:0rem}.m-xxl-0{margin:0rem}.mt-xxl-0{margin-top:0rem}.mb-xxl-0{margin-bottom:0rem}.ml-xxl-0{margin-left:0rem}.mr-xxl-0{margin-right:0rem}.my-xxl-0{margin-block:0rem}.mx-xxl-0{margin-inline:0rem}.gap-xxl-1{gap:.25rem}.p-xxl-1{padding:.25rem}.pt-xxl-1{padding-top:.25rem}.pb-xxl-1{padding-bottom:.25rem}.pl-xxl-1{padding-left:.25rem}.pr-xxl-1{padding-right:.25rem}.py-xxl-1{padding-block:.25rem}.px-xxl-1{padding-inline:.25rem}.m-xxl-1{margin:.25rem}.mt-xxl-1{margin-top:.25rem}.mb-xxl-1{margin-bottom:.25rem}.ml-xxl-1{margin-left:.25rem}.mr-xxl-1{margin-right:.25rem}.my-xxl-1{margin-block:.25rem}.mx-xxl-1{margin-inline:.25rem}.gap-xxl-2{gap:.5rem}.p-xxl-2{padding:.5rem}.pt-xxl-2{padding-top:.5rem}.pb-xxl-2{padding-bottom:.5rem}.pl-xxl-2{padding-left:.5rem}.pr-xxl-2{padding-right:.5rem}.py-xxl-2{padding-block:.5rem}.px-xxl-2{padding-inline:.5rem}.m-xxl-2{margin:.5rem}.mt-xxl-2{margin-top:.5rem}.mb-xxl-2{margin-bottom:.5rem}.ml-xxl-2{margin-left:.5rem}.mr-xxl-2{margin-right:.5rem}.my-xxl-2{margin-block:.5rem}.mx-xxl-2{margin-inline:.5rem}.gap-xxl-3{gap:.75rem}.p-xxl-3{padding:.75rem}.pt-xxl-3{padding-top:.75rem}.pb-xxl-3{padding-bottom:.75rem}.pl-xxl-3{padding-left:.75rem}.pr-xxl-3{padding-right:.75rem}.py-xxl-3{padding-block:.75rem}.px-xxl-3{padding-inline:.75rem}.m-xxl-3{margin:.75rem}.mt-xxl-3{margin-top:.75rem}.mb-xxl-3{margin-bottom:.75rem}.ml-xxl-3{margin-left:.75rem}.mr-xxl-3{margin-right:.75rem}.my-xxl-3{margin-block:.75rem}.mx-xxl-3{margin-inline:.75rem}.gap-xxl-4{gap:1rem}.p-xxl-4{padding:1rem}.pt-xxl-4{padding-top:1rem}.pb-xxl-4{padding-bottom:1rem}.pl-xxl-4{padding-left:1rem}.pr-xxl-4{padding-right:1rem}.py-xxl-4{padding-block:1rem}.px-xxl-4{padding-inline:1rem}.m-xxl-4{margin:1rem}.mt-xxl-4{margin-top:1rem}.mb-xxl-4{margin-bottom:1rem}.ml-xxl-4{margin-left:1rem}.mr-xxl-4{margin-right:1rem}.my-xxl-4{margin-block:1rem}.mx-xxl-4{margin-inline:1rem}.gap-xxl-5{gap:1.25rem}.p-xxl-5{padding:1.25rem}.pt-xxl-5{padding-top:1.25rem}.pb-xxl-5{padding-bottom:1.25rem}.pl-xxl-5{padding-left:1.25rem}.pr-xxl-5{padding-right:1.25rem}.py-xxl-5{padding-block:1.25rem}.px-xxl-5{padding-inline:1.25rem}.m-xxl-5{margin:1.25rem}.mt-xxl-5{margin-top:1.25rem}.mb-xxl-5{margin-bottom:1.25rem}.ml-xxl-5{margin-left:1.25rem}.mr-xxl-5{margin-right:1.25rem}.my-xxl-5{margin-block:1.25rem}.mx-xxl-5{margin-inline:1.25rem}.gap-xxl-6{gap:1.5rem}.p-xxl-6{padding:1.5rem}.pt-xxl-6{padding-top:1.5rem}.pb-xxl-6{padding-bottom:1.5rem}.pl-xxl-6{padding-left:1.5rem}.pr-xxl-6{padding-right:1.5rem}.py-xxl-6{padding-block:1.5rem}.px-xxl-6{padding-inline:1.5rem}.m-xxl-6{margin:1.5rem}.mt-xxl-6{margin-top:1.5rem}.mb-xxl-6{margin-bottom:1.5rem}.ml-xxl-6{margin-left:1.5rem}.mr-xxl-6{margin-right:1.5rem}.my-xxl-6{margin-block:1.5rem}.mx-xxl-6{margin-inline:1.5rem}.gap-xxl-7{gap:1.75rem}.p-xxl-7{padding:1.75rem}.pt-xxl-7{padding-top:1.75rem}.pb-xxl-7{padding-bottom:1.75rem}.pl-xxl-7{padding-left:1.75rem}.pr-xxl-7{padding-right:1.75rem}.py-xxl-7{padding-block:1.75rem}.px-xxl-7{padding-inline:1.75rem}.m-xxl-7{margin:1.75rem}.mt-xxl-7{margin-top:1.75rem}.mb-xxl-7{margin-bottom:1.75rem}.ml-xxl-7{margin-left:1.75rem}.mr-xxl-7{margin-right:1.75rem}.my-xxl-7{margin-block:1.75rem}.mx-xxl-7{margin-inline:1.75rem}.gap-xxl-8{gap:2rem}.p-xxl-8{padding:2rem}.pt-xxl-8{padding-top:2rem}.pb-xxl-8{padding-bottom:2rem}.pl-xxl-8{padding-left:2rem}.pr-xxl-8{padding-right:2rem}.py-xxl-8{padding-block:2rem}.px-xxl-8{padding-inline:2rem}.m-xxl-8{margin:2rem}.mt-xxl-8{margin-top:2rem}.mb-xxl-8{margin-bottom:2rem}.ml-xxl-8{margin-left:2rem}.mr-xxl-8{margin-right:2rem}.my-xxl-8{margin-block:2rem}.mx-xxl-8{margin-inline:2rem}.gap-xxl-9{gap:2.25rem}.p-xxl-9{padding:2.25rem}.pt-xxl-9{padding-top:2.25rem}.pb-xxl-9{padding-bottom:2.25rem}.pl-xxl-9{padding-left:2.25rem}.pr-xxl-9{padding-right:2.25rem}.py-xxl-9{padding-block:2.25rem}.px-xxl-9{padding-inline:2.25rem}.m-xxl-9{margin:2.25rem}.mt-xxl-9{margin-top:2.25rem}.mb-xxl-9{margin-bottom:2.25rem}.ml-xxl-9{margin-left:2.25rem}.mr-xxl-9{margin-right:2.25rem}.my-xxl-9{margin-block:2.25rem}.mx-xxl-9{margin-inline:2.25rem}.gap-xxl-10{gap:2.5rem}.p-xxl-10{padding:2.5rem}.pt-xxl-10{padding-top:2.5rem}.pb-xxl-10{padding-bottom:2.5rem}.pl-xxl-10{padding-left:2.5rem}.pr-xxl-10{padding-right:2.5rem}.py-xxl-10{padding-block:2.5rem}.px-xxl-10{padding-inline:2.5rem}.m-xxl-10{margin:2.5rem}.mt-xxl-10{margin-top:2.5rem}.mb-xxl-10{margin-bottom:2.5rem}.ml-xxl-10{margin-left:2.5rem}.mr-xxl-10{margin-right:2.5rem}.my-xxl-10{margin-block:2.5rem}.mx-xxl-10{margin-inline:2.5rem}.gap-xxl-11{gap:2.75rem}.p-xxl-11{padding:2.75rem}.pt-xxl-11{padding-top:2.75rem}.pb-xxl-11{padding-bottom:2.75rem}.pl-xxl-11{padding-left:2.75rem}.pr-xxl-11{padding-right:2.75rem}.py-xxl-11{padding-block:2.75rem}.px-xxl-11{padding-inline:2.75rem}.m-xxl-11{margin:2.75rem}.mt-xxl-11{margin-top:2.75rem}.mb-xxl-11{margin-bottom:2.75rem}.ml-xxl-11{margin-left:2.75rem}.mr-xxl-11{margin-right:2.75rem}.my-xxl-11{margin-block:2.75rem}.mx-xxl-11{margin-inline:2.75rem}.gap-xxl-12{gap:3rem}.p-xxl-12{padding:3rem}.pt-xxl-12{padding-top:3rem}.pb-xxl-12{padding-bottom:3rem}.pl-xxl-12{padding-left:3rem}.pr-xxl-12{padding-right:3rem}.py-xxl-12{padding-block:3rem}.px-xxl-12{padding-inline:3rem}.m-xxl-12{margin:3rem}.mt-xxl-12{margin-top:3rem}.mb-xxl-12{margin-bottom:3rem}.ml-xxl-12{margin-left:3rem}.mr-xxl-12{margin-right:3rem}.my-xxl-12{margin-block:3rem}.mx-xxl-12{margin-inline:3rem}.gap-xxl-13{gap:3.25rem}.p-xxl-13{padding:3.25rem}.pt-xxl-13{padding-top:3.25rem}.pb-xxl-13{padding-bottom:3.25rem}.pl-xxl-13{padding-left:3.25rem}.pr-xxl-13{padding-right:3.25rem}.py-xxl-13{padding-block:3.25rem}.px-xxl-13{padding-inline:3.25rem}.m-xxl-13{margin:3.25rem}.mt-xxl-13{margin-top:3.25rem}.mb-xxl-13{margin-bottom:3.25rem}.ml-xxl-13{margin-left:3.25rem}.mr-xxl-13{margin-right:3.25rem}.my-xxl-13{margin-block:3.25rem}.mx-xxl-13{margin-inline:3.25rem}.gap-xxl-14{gap:3.5rem}.p-xxl-14{padding:3.5rem}.pt-xxl-14{padding-top:3.5rem}.pb-xxl-14{padding-bottom:3.5rem}.pl-xxl-14{padding-left:3.5rem}.pr-xxl-14{padding-right:3.5rem}.py-xxl-14{padding-block:3.5rem}.px-xxl-14{padding-inline:3.5rem}.m-xxl-14{margin:3.5rem}.mt-xxl-14{margin-top:3.5rem}.mb-xxl-14{margin-bottom:3.5rem}.ml-xxl-14{margin-left:3.5rem}.mr-xxl-14{margin-right:3.5rem}.my-xxl-14{margin-block:3.5rem}.mx-xxl-14{margin-inline:3.5rem}.gap-xxl-15{gap:3.75rem}.p-xxl-15{padding:3.75rem}.pt-xxl-15{padding-top:3.75rem}.pb-xxl-15{padding-bottom:3.75rem}.pl-xxl-15{padding-left:3.75rem}.pr-xxl-15{padding-right:3.75rem}.py-xxl-15{padding-block:3.75rem}.px-xxl-15{padding-inline:3.75rem}.m-xxl-15{margin:3.75rem}.mt-xxl-15{margin-top:3.75rem}.mb-xxl-15{margin-bottom:3.75rem}.ml-xxl-15{margin-left:3.75rem}.mr-xxl-15{margin-right:3.75rem}.my-xxl-15{margin-block:3.75rem}.mx-xxl-15{margin-inline:3.75rem}.gap-xxl-16{gap:4rem}.p-xxl-16{padding:4rem}.pt-xxl-16{padding-top:4rem}.pb-xxl-16{padding-bottom:4rem}.pl-xxl-16{padding-left:4rem}.pr-xxl-16{padding-right:4rem}.py-xxl-16{padding-block:4rem}.px-xxl-16{padding-inline:4rem}.m-xxl-16{margin:4rem}.mt-xxl-16{margin-top:4rem}.mb-xxl-16{margin-bottom:4rem}.ml-xxl-16{margin-left:4rem}.mr-xxl-16{margin-right:4rem}.my-xxl-16{margin-block:4rem}.mx-xxl-16{margin-inline:4rem}.gap-xxl-17{gap:4.25rem}.p-xxl-17{padding:4.25rem}.pt-xxl-17{padding-top:4.25rem}.pb-xxl-17{padding-bottom:4.25rem}.pl-xxl-17{padding-left:4.25rem}.pr-xxl-17{padding-right:4.25rem}.py-xxl-17{padding-block:4.25rem}.px-xxl-17{padding-inline:4.25rem}.m-xxl-17{margin:4.25rem}.mt-xxl-17{margin-top:4.25rem}.mb-xxl-17{margin-bottom:4.25rem}.ml-xxl-17{margin-left:4.25rem}.mr-xxl-17{margin-right:4.25rem}.my-xxl-17{margin-block:4.25rem}.mx-xxl-17{margin-inline:4.25rem}.gap-xxl-18{gap:4.5rem}.p-xxl-18{padding:4.5rem}.pt-xxl-18{padding-top:4.5rem}.pb-xxl-18{padding-bottom:4.5rem}.pl-xxl-18{padding-left:4.5rem}.pr-xxl-18{padding-right:4.5rem}.py-xxl-18{padding-block:4.5rem}.px-xxl-18{padding-inline:4.5rem}.m-xxl-18{margin:4.5rem}.mt-xxl-18{margin-top:4.5rem}.mb-xxl-18{margin-bottom:4.5rem}.ml-xxl-18{margin-left:4.5rem}.mr-xxl-18{margin-right:4.5rem}.my-xxl-18{margin-block:4.5rem}.mx-xxl-18{margin-inline:4.5rem}.gap-xxl-19{gap:4.75rem}.p-xxl-19{padding:4.75rem}.pt-xxl-19{padding-top:4.75rem}.pb-xxl-19{padding-bottom:4.75rem}.pl-xxl-19{padding-left:4.75rem}.pr-xxl-19{padding-right:4.75rem}.py-xxl-19{padding-block:4.75rem}.px-xxl-19{padding-inline:4.75rem}.m-xxl-19{margin:4.75rem}.mt-xxl-19{margin-top:4.75rem}.mb-xxl-19{margin-bottom:4.75rem}.ml-xxl-19{margin-left:4.75rem}.mr-xxl-19{margin-right:4.75rem}.my-xxl-19{margin-block:4.75rem}.mx-xxl-19{margin-inline:4.75rem}.gap-xxl-20{gap:5rem}.p-xxl-20{padding:5rem}.pt-xxl-20{padding-top:5rem}.pb-xxl-20{padding-bottom:5rem}.pl-xxl-20{padding-left:5rem}.pr-xxl-20{padding-right:5rem}.py-xxl-20{padding-block:5rem}.px-xxl-20{padding-inline:5rem}.m-xxl-20{margin:5rem}.mt-xxl-20{margin-top:5rem}.mb-xxl-20{margin-bottom:5rem}.ml-xxl-20{margin-left:5rem}.mr-xxl-20{margin-right:5rem}.my-xxl-20{margin-block:5rem}.mx-xxl-20{margin-inline:5rem}}html{scroll-behavior:smooth}html,body{scroll-padding-top:120px}.rank-math-breadcrumb{display:flex;flex-wrap:wrap;position:relative;z-index:1;padding:1.5rem 0 4.75rem 0}@media only screen and (max-width:767px){.rank-math-breadcrumb{padding-bottom:2rem;white-space:nowrap;scroll-snap-type:x mandatory;overflow-x:scroll}}.rank-math-breadcrumb>*{scroll-snap-align:start}.rank-math-breadcrumb p{display:inline-flex;flex-wrap:wrap;flex-wrap:nowrap;align-items:center}.rank-math-breadcrumb *{margin:0;color:#afa599;font-size:.75rem}.rank-math-breadcrumb span{color:#afa599}.rank-math-breadcrumb a:not(.btn){position:relative;color:#afa599;text-decoration:none}.rank-math-breadcrumb a:not(.btn):hover{color:rgb(175 165 153 / .75)!important}.rank-math-breadcrumb a:not(.btn):first-of-type{position:relative;text-decoration:none;font-size:0}.rank-math-breadcrumb a:not(.btn):first-of-type::after{font-family:"Font Awesome 7 Pro";content:"\e487";-webkit-font-smoothing:antialiased}.rank-math-breadcrumb a:not(.btn):first-of-type::after{font-size:.75rem;color:#afa599}.rank-math-breadcrumb .last{overflow:hidden;max-width:400px;color:#afa599;text-overflow:ellipsis}.rank-math-breadcrumb .separator{margin:0 .5rem;font-size:0}.rank-math-breadcrumb .separator::after{font-family:"Font Awesome 7 Pro";content:"\f054";-webkit-font-smoothing:antialiased}.rank-math-breadcrumb .separator::after{font-size:.75rem}.text-underline{text-decoration:underline;text-decoration-color:inherit;text-underline-offset:.1em;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease}.text-underline:hover{text-decoration:underline;text-underline-offset:.2em;text-decoration-color:inherit}.btn{position:relative;font-family:'Ubuntu',sans-serif;font-weight:500;border-radius:10px;display:inline-flex;flex-wrap:wrap;gap:10px;align-items:center;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;z-index:1;padding:1rem 1.25rem;border:none;background:#ff9e18;border-bottom:2px solid #db7f00;color:#14152a;font-size:1.125rem;line-height:1;border-radius:15px;box-shadow:0 0 20px 0 rgb(255 158 24 / .7);min-height:3.75rem}.btn::before{font-size:1.5rem;color:#fff}.btn .counter-box{top:.25rem;right:.25rem;width:1.875rem;height:1.875rem;font-size:1rem;transform:translate(50%,-50%);color:#fff;box-shadow:0 4px 4px 0 rgb(175 165 153 / .15)}.btn.only-icon,.btn.icon-only{width:3.75rem;height:3.75rem;padding-inline:0;box-shadow:0 0 20px 0 #fff0}.btn.only-icon::before,.btn.icon-only::before{margin:0 auto}.btn.only-icon.icon-light::before,.btn.icon-only.icon-light::before{font-weight:300}.btn.only-icon.icon-light::after,.btn.icon-only.icon-light::after{font-weight:300}.btn.only-icon:hover,.btn.icon-only:hover,.btn.only-icon.hover,.btn.icon-only.hover{box-shadow:0 0 30px 0 rgb(255 158 24 / .8)}.btn:hover,.btn.hover{background-color:#db7f00;box-shadow:0 0 30px 0 rgb(255 158 24 / .7);cursor:pointer}.btn.no-outline{box-shadow:none;outline:none;border:none}.btn.btn-secondary{background:#14152a;color:#fff;border-color:#001a70}.btn.btn-secondary:hover,.btn.btn-secondary.hover{background:#00020a}.btn.btn-tertiary{position:relative;border-color:#e7e6e0;box-shadow:0 4px 4px 0 rgb(175 165 153 / .15);background:#fff;color:#001a70}.btn.btn-tertiary:hover{color:#001a70;box-shadow:0 4px 14px 0 rgb(175 165 153 / .3)}.btn[href^="#"]:not([href="#"])::after{font-family:"Font Awesome 7 Pro";content:"\f078";-webkit-font-smoothing:antialiased}.btn.left{padding-left:3rem}.btn.left::after{left:1.25rem}.btn.right{padding-right:3rem}.btn.right::after{right:1.25rem}.btn.btn-with-img{display:inline-flex;align-items:center;gap:1rem}.btn.btn-with-img img{width:auto;height:1rem}.btn.white{color:#fff}.btn.phone::after{font-family:"Font Awesome 7 Pro";content:"\f095";-webkit-font-smoothing:antialiased}.btn.arrow-right::after{font-family:"Font Awesome 7 Pro";content:"\f061";-webkit-font-smoothing:antialiased}.btn.arrow-down::after{font-family:"Font Awesome 7 Pro";content:"\f063";-webkit-font-smoothing:antialiased}.btn.mail::after{content:"✉️";-webkit-font-smoothing:antialiased}.btn.count{background-image:none}.btn.white-bg{background-color:#fff}.btn.no-text{height:32px;padding:16px}.btn.no-text::after{top:3px;right:9px}.pill{display:inline-block;font-weight:700;font-family:'Rubik',sans-serif;font-weight:400;margin-bottom:1rem;color:#14152a;font-size:clamp(17px, 3vw, 20px);line-height:1.2;padding:.75rem 1.5rem;border-radius:4rem;box-shadow:0 4px 4px 0 rgb(175 165 153 / .15);background:#fff;color:#001a70}.pill.mb-0{margin-bottom:0}.pill.small{font-weight:500;padding:.5rem 1rem;font-size:1rem}.pill i.fa-solid,.pill i.fa-regular{margin-right:.5rem}.pill.link{cursor:pointer}.pill.link:hover,.pill.link.active{background:#001a70;color:#fff}.link-text{position:relative;display:inline-block}.link-text::after{position:absolute;bottom:-1px;left:0;width:0;max-width:100%;height:1px;background-color:#ff9e18;content:""}.link-text:hover::after{width:100%}.link-text.btn::after{display:none}@media only screen and (min-width:768px){.link-text::after{-webkit-transition:.2s ease;-moz-transition:.2s ease;-o-transition:.2s ease;-ms-transition:.2s ease;transition:.2s ease}}.quaternary-button{color:#fff;text-decoration:none}.quaternary-button::after{-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;display:inline-block;transform:translateX(0)}.quaternary-button:hover{text-decoration:none}.quaternary-button:hover::after{transform:translateX(.5rem)}.simple-text-link{font-weight:500;display:inline-block;color:#001a70;cursor:pointer}.simple-text-link::before{display:inline-block;margin-right:.5rem}.simple-text-link::after{display:inline-block;margin-left:.5rem}.simple-text-link.reverse{text-decoration:underline}.simple-text-link.reverse:hover{text-decoration:none}.simple-text-link.reverse:hover::after{text-decoration:none}.simple-text-link.text-black{color:#000}.simple-text-link.icon-chevron-down.rotated::after{transform:rotate(180deg)}.simple-text-link:hover::after,.simple-text-link.hover::after{text-decoration:none}@supports (-ms-ime-align:auto){.button{background-position:calc(100% - 1.5rem) center!important}.button:hover{background-position:calc(100% - 1rem) center!important}}.formulier-blok h2{font-weight:500}.formulier-blok .gform_title{font-size:clamp(14px, 2vw, 16px);margin-bottom:2rem}.formulier-blok .sublabel{font-size:12px;margin-top:-1rem}.gform_wrapper.gform_wrapper select,.gform_wrapper.gform_wrapper input[type="text"],.gform_wrapper.gform_wrapper input[type="password"],.gform_wrapper.gform_wrapper input[type="datetime"],.gform_wrapper.gform_wrapper input[type="datetime-local"],.gform_wrapper.gform_wrapper input[type="date"],.gform_wrapper.gform_wrapper input[type="month"],.gform_wrapper.gform_wrapper input[type="time"],.gform_wrapper.gform_wrapper input[type="week"],.gform_wrapper.gform_wrapper input[type="number"],.gform_wrapper.gform_wrapper input[type="email"],.gform_wrapper.gform_wrapper input[type="url"],.gform_wrapper.gform_wrapper input[type="search"],.gform_wrapper.gform_wrapper input[type="tel"],.gform_wrapper.gform_wrapper input[type="color"],.gform_wrapper.gform_wrapper input[type="file"],.gform_wrapper.gform_wrapper textarea,.gform_wrapper.gform_wrapper .uneditable-input{display:inline-block;font-family:'Ubuntu',sans-serif;height:3.75em;border:1px solid #afa599;padding:1em;font-size:1rem;line-height:normal;color:#001a70;background-color:#fff;border-radius:10px;box-shadow:none}.gform_wrapper.gform_wrapper select:focus-visible,.gform_wrapper.gform_wrapper input[type="text"]:focus-visible,.gform_wrapper.gform_wrapper input[type="password"]:focus-visible,.gform_wrapper.gform_wrapper input[type="datetime"]:focus-visible,.gform_wrapper.gform_wrapper input[type="datetime-local"]:focus-visible,.gform_wrapper.gform_wrapper input[type="date"]:focus-visible,.gform_wrapper.gform_wrapper input[type="month"]:focus-visible,.gform_wrapper.gform_wrapper input[type="time"]:focus-visible,.gform_wrapper.gform_wrapper input[type="week"]:focus-visible,.gform_wrapper.gform_wrapper input[type="number"]:focus-visible,.gform_wrapper.gform_wrapper input[type="email"]:focus-visible,.gform_wrapper.gform_wrapper input[type="url"]:focus-visible,.gform_wrapper.gform_wrapper input[type="search"]:focus-visible,.gform_wrapper.gform_wrapper input[type="tel"]:focus-visible,.gform_wrapper.gform_wrapper input[type="color"]:focus-visible,.gform_wrapper.gform_wrapper input[type="file"]:focus-visible,.gform_wrapper.gform_wrapper textarea:focus-visible,.gform_wrapper.gform_wrapper .uneditable-input:focus-visible{outline:#14152a}.gform_wrapper.gform_wrapper select:focus,.gform_wrapper.gform_wrapper input[type="text"]:focus,.gform_wrapper.gform_wrapper input[type="password"]:focus,.gform_wrapper.gform_wrapper input[type="datetime"]:focus,.gform_wrapper.gform_wrapper input[type="datetime-local"]:focus,.gform_wrapper.gform_wrapper input[type="date"]:focus,.gform_wrapper.gform_wrapper input[type="month"]:focus,.gform_wrapper.gform_wrapper input[type="time"]:focus,.gform_wrapper.gform_wrapper input[type="week"]:focus,.gform_wrapper.gform_wrapper input[type="number"]:focus,.gform_wrapper.gform_wrapper input[type="email"]:focus,.gform_wrapper.gform_wrapper input[type="url"]:focus,.gform_wrapper.gform_wrapper input[type="search"]:focus,.gform_wrapper.gform_wrapper input[type="tel"]:focus,.gform_wrapper.gform_wrapper input[type="color"]:focus,.gform_wrapper.gform_wrapper input[type="file"]:focus,.gform_wrapper.gform_wrapper textarea:focus,.gform_wrapper.gform_wrapper .uneditable-input:focus{border:1px solid #14152a}.gform_wrapper.gform_wrapper select::placeholder,.gform_wrapper.gform_wrapper input[type="text"]::placeholder,.gform_wrapper.gform_wrapper input[type="password"]::placeholder,.gform_wrapper.gform_wrapper input[type="datetime"]::placeholder,.gform_wrapper.gform_wrapper input[type="datetime-local"]::placeholder,.gform_wrapper.gform_wrapper input[type="date"]::placeholder,.gform_wrapper.gform_wrapper input[type="month"]::placeholder,.gform_wrapper.gform_wrapper input[type="time"]::placeholder,.gform_wrapper.gform_wrapper input[type="week"]::placeholder,.gform_wrapper.gform_wrapper input[type="number"]::placeholder,.gform_wrapper.gform_wrapper input[type="email"]::placeholder,.gform_wrapper.gform_wrapper input[type="url"]::placeholder,.gform_wrapper.gform_wrapper input[type="search"]::placeholder,.gform_wrapper.gform_wrapper input[type="tel"]::placeholder,.gform_wrapper.gform_wrapper input[type="color"]::placeholder,.gform_wrapper.gform_wrapper input[type="file"]::placeholder,.gform_wrapper.gform_wrapper textarea::placeholder,.gform_wrapper.gform_wrapper .uneditable-input::placeholder{color:#afa599;opacity:.5}.gform_wrapper.gform_wrapper fieldset .gform-grid-col:has(input:focus-within) .gform-field-label{color:#001a70}.gform_wrapper.gform_wrapper textarea{padding-top:1.25em!important;height:100px;min-block-size:100px!important;resize:unset}.gform_wrapper.gform_wrapper select{font-weight:600;background-image:url(https://bmvsomeren.nl/wp-content/themes/bmv_someren/assets/css/../images/icon-select.svg)!important;background-size:1rem;background-position:center right 1.25rem;cursor:pointer;padding-right:3rem;line-height:1.75;text-overflow:ellipsis;white-space:nowrap}.gform_wrapper.gform_wrapper .gfield.gfield_error input,.gform_wrapper.gform_wrapper .gfield.gfield_error textarea,.gform_wrapper.gform_wrapper .gfield.gfield_error select{border-color:var(--gf-form-validation-heading-color)}.gform_wrapper.gform_wrapper .gfield.gfield_error .gfield_label.gfield_label{color:var(--gf-form-validation-heading-color)}.gform_wrapper.gform_wrapper .gfield.gfield_error .gfield_validation_message{font-weight:700;color:var(--gf-form-validation-heading-color)}.gform_wrapper.gform_wrapper .gfield:focus-within .gfield_label{color:#14152a}.gform_wrapper.gform_wrapper .gfield:not(.gfield--type-checkbox,.gfield--type-radio,.gfield--type-image_choice){position:relative}.gform_wrapper.gform_wrapper .gfield:not(.gfield--type-checkbox,.gfield--type-radio,.gfield--type-image_choice) .gfield_label,.gform_wrapper.gform_wrapper .gfield:not(.gfield--type-checkbox,.gfield--type-radio,.gfield--type-image_choice) .gform-field-label--type-sub{position:absolute;font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(12px, 1.5vw, 14px);line-height:1.5;font-weight:500;color:#14152a;background:#e7e6e0;padding:.25em .5rem .25rem 0;margin-top:-20px;transition:color .3s ease;z-index:1;border-radius:0 0 5px 0}.gform_wrapper.gform_wrapper .gfield:not(.gfield--type-checkbox,.gfield--type-radio,.gfield--type-image_choice) .gfield_label.black,.gform_wrapper.gform_wrapper .gfield:not(.gfield--type-checkbox,.gfield--type-radio,.gfield--type-image_choice) .gform-field-label--type-sub.black{font-weight:900}.gform_wrapper.gform_wrapper .gfield_description{color:#14152a}.gform_wrapper.gform_wrapper .gfield--type-select.edition-dropdown .ginput_container{position:relative}.gform_wrapper.gform_wrapper .gfield--type-select.edition-dropdown .ginput_container::before{content:"🗓️️";-webkit-font-smoothing:antialiased}.gform_wrapper.gform_wrapper .gfield--type-select.edition-dropdown .ginput_container select{padding-left:3.5rem}.gform_wrapper.gform_wrapper .gfield--type-select.edition-dropdown .ginput_container::before{position:absolute;font-family:'Ubuntu',sans-serif;font-weight:400;top:50%;left:1.25rem;transform:translateY(-50%);pointer-events:none}.gform_wrapper.gform_wrapper .ginput_container_fileupload input[type="file"]{padding:0;color:rgb(0 26 112 / .5);font-size:1rem;outline:none;cursor:pointer}.gform_wrapper.gform_wrapper .ginput_container_date{position:relative;cursor:pointer}.gform_wrapper.gform_wrapper .ginput_container_date::before{content:"🗓️️";-webkit-font-smoothing:antialiased}.gform_wrapper.gform_wrapper .ginput_container_date input[type="text"]{width:100%;padding-left:3.5rem;padding-right:1rem}.gform_wrapper.gform_wrapper .ginput_container_date::before{position:absolute;font-family:'Ubuntu',sans-serif;font-weight:400;top:50%;left:1.25rem;transform:translateY(-50%);pointer-events:none}.gform_wrapper.gform_wrapper .ginput_container_date::after{display:none!important}.gform_wrapper.gform_wrapper .gfield--type-radio .gfield_radio{display:flex;flex-direction:row;flex-wrap:wrap}.gform_wrapper.gform_wrapper .gfield--type-radio .gfield_label{font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(12px, 1.5vw, 14px);line-height:1.5;font-weight:500;color:#14152a;font-size:1rem}.gform_wrapper.gform_wrapper .gfield--type-radio .gfield_label.black{font-weight:900}.gform_wrapper.gform_wrapper .gfield--type-radio .gchoice{gap:.75rem}.gform_wrapper.gform_wrapper .gfield--type-radio .gchoice input,.gform_wrapper.gform_wrapper .gfield--type-radio .gchoice label{cursor:pointer}.gform_wrapper.gform_wrapper .gfield--type-radio .gchoice input[type="radio"]{width:1.5rem;height:1.5rem}.gform_wrapper.gform_wrapper .gfield--type-radio .gchoice input[type="radio"]::before{width:1rem;height:1rem;background:#001a70}@media only screen and (min-width:576px){.gform_wrapper.gform_wrapper .gfield--type-radio .gchoice input[type="radio"]{width:2rem;height:2rem}}.gform_wrapper.gform_wrapper .gfield--type-radio .gchoice label{font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(12px, 1.5vw, 14px);line-height:1.5;color:#14152a;margin-top:.25rem;margin-left:0}.gform_wrapper.gform_wrapper .gfield--type-radio .gchoice label.black{font-weight:900}.gform_wrapper.gform_wrapper input[type="checkbox"]{font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(12px, 1.5vw, 14px);line-height:1.5;width:2rem;height:2rem;border-radius:10px;border:1px solid #afa599;background:#fff;cursor:pointer;box-shadow:none;outline:none}.gform_wrapper.gform_wrapper input[type="checkbox"].black{font-weight:900}.gform_wrapper.gform_wrapper input[type="checkbox"]::before{color:#14152a;width:19px;height:19px;border-radius:5px;background:#001a70;display:flex;align-items:center;justify-content:center;transition:.2s ease;content:"";transition:.3s ease}.gform_wrapper.gform_wrapper .gfield--type-checkbox .gfield_label{font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(12px, 1.5vw, 14px);line-height:1.5;font-weight:600;color:#5af8c9;font-size:1rem}.gform_wrapper.gform_wrapper .gfield--type-checkbox .gfield_label.black{font-weight:900}.gform_wrapper.gform_wrapper .gfield_consent_label{font-family:'Ubuntu',sans-serif;font-size:clamp(10px, 1.5vw, 12px);line-height:1.5;color:#14152a;cursor:pointer;max-width:21rem}.gform_wrapper.gform_wrapper .gfield_consent_label *{font-family:'Ubuntu',sans-serif;font-size:clamp(10px, 1.5vw, 12px);line-height:1.5;color:#14152a}.gform_wrapper.gform_wrapper .gfield_consent_label a{color:#001a70;text-decoration:underline}.gform_wrapper.gform_wrapper .gform_fields.gform_fields{gap:1.5rem}@media only screen and (min-width:768px){.gform_wrapper.gform_wrapper .gform_fields.gform_fields{gap:2rem}}.gform_wrapper.gform_wrapper.gform-theme--foundation .gform-grid-row{row-gap:2rem}.gform_wrapper.gform_wrapper .gform-grid-col{padding-left:0}.gform_wrapper.gform_wrapper .gform_required_legend{display:none}.gform_wrapper.gform_wrapper .gform_button{position:relative!important;font-family:'Ubuntu',sans-serif!important;font-weight:500!important;border-radius:10px!important;display:inline-flex!important;flex-wrap:wrap!important;gap:10px!important;align-items:center!important;-webkit-transition:.3s ease!important;-moz-transition:.3s ease!important;-o-transition:.3s ease!important;-ms-transition:.3s ease!important;transition:.3s ease!important;z-index:1!important;padding:1rem 1.25rem!important;border:none!important;background:#ff9e18!important;border-bottom:2px solid #db7f00!important;color:#14152a!important;font-size:1.125rem!important;line-height:1!important;border-radius:15px!important;box-shadow:0 0 20px 0 rgb(255 158 24 / .7)!important;min-height:3.75rem!important}.gform_wrapper.gform_wrapper .gform_button::before{font-size:1.5rem!important;color:#fff!important}.gform_wrapper.gform_wrapper .gform_button .counter-box{top:.25rem!important;right:.25rem!important;width:1.875rem!important;height:1.875rem!important;font-size:1rem!important;transform:translate(50%,-50%)!important;color:#fff!important;box-shadow:0 4px 4px 0 rgb(175 165 153 / .15)!important}.gform_wrapper.gform_wrapper .gform_button.only-icon,.gform_wrapper.gform_wrapper .gform_button.icon-only{width:3.75rem!important;height:3.75rem!important;padding-inline:0!important;box-shadow:0 0 20px 0 #fff0!important}.gform_wrapper.gform_wrapper .gform_button.only-icon::before,.gform_wrapper.gform_wrapper .gform_button.icon-only::before{margin:0 auto!important}.gform_wrapper.gform_wrapper .gform_button.only-icon.icon-light::before,.gform_wrapper.gform_wrapper .gform_button.icon-only.icon-light::before{font-weight:300!important}.gform_wrapper.gform_wrapper .gform_button.only-icon.icon-light::after,.gform_wrapper.gform_wrapper .gform_button.icon-only.icon-light::after{font-weight:300!important}.gform_wrapper.gform_wrapper .gform_button.only-icon:hover,.gform_wrapper.gform_wrapper .gform_button.icon-only:hover,.gform_wrapper.gform_wrapper .gform_button.only-icon.hover,.gform_wrapper.gform_wrapper .gform_button.icon-only.hover{box-shadow:0 0 30px 0 rgb(255 158 24 / .8)!important}.gform_wrapper.gform_wrapper .gform_button:hover,.gform_wrapper.gform_wrapper .gform_button.hover{background-color:#db7f00!important;box-shadow:0 0 30px 0 rgb(255 158 24 / .7)!important;cursor:pointer!important}.gform_wrapper.gform_wrapper .gform_button.no-outline{box-shadow:none!important;outline:none!important;border:none!important}.gform_wrapper.gform_wrapper .gform_button.btn-secondary{background:#14152a!important;color:#fff!important;border-color:#001a70!important}.gform_wrapper.gform_wrapper .gform_button.btn-secondary:hover,.gform_wrapper.gform_wrapper .gform_button.btn-secondary.hover{background:#00020a!important}.gform_wrapper.gform_wrapper .gform_button.btn-tertiary{position:relative!important;border-color:#e7e6e0!important;box-shadow:0 4px 4px 0 rgb(175 165 153 / .15)!important;background:#fff!important;color:#001a70!important}.gform_wrapper.gform_wrapper .gform_button.btn-tertiary:hover{color:#001a70!important;box-shadow:0 4px 14px 0 rgb(175 165 153 / .3)!important}.gform_wrapper.gform_wrapper .gform_button[href^="#"]:not([href="#"])::after{font-family:"Font Awesome 7 Pro"!important;content:"\f078"!important;-webkit-font-smoothing:antialiased!important}.gform_wrapper.gform_wrapper .gform_button.left{padding-left:3rem!important}.gform_wrapper.gform_wrapper .gform_button.left::after{left:1.25rem!important}.gform_wrapper.gform_wrapper .gform_button.right{padding-right:3rem!important}.gform_wrapper.gform_wrapper .gform_button.right::after{right:1.25rem!important}.gform_wrapper.gform_wrapper .gform_button.btn-with-img{display:inline-flex!important;align-items:center!important;gap:1rem!important}.gform_wrapper.gform_wrapper .gform_button.btn-with-img img{width:auto!important;height:1rem!important}.gform_wrapper.gform_wrapper .gform_button.white{color:#fff!important}.gform_wrapper.gform_wrapper .gform_button.phone::after{font-family:"Font Awesome 7 Pro"!important;content:"\f095"!important;-webkit-font-smoothing:antialiased!important}.gform_wrapper.gform_wrapper .gform_button.arrow-right::after{font-family:"Font Awesome 7 Pro"!important;content:"\f061"!important;-webkit-font-smoothing:antialiased!important}.gform_wrapper.gform_wrapper .gform_button.arrow-down::after{font-family:"Font Awesome 7 Pro"!important;content:"\f063"!important;-webkit-font-smoothing:antialiased!important}.gform_wrapper.gform_wrapper .gform_button.mail::after{content:"✉️"!important;-webkit-font-smoothing:antialiased!important}.gform_wrapper.gform_wrapper .gform_button.count{background-image:none!important}.gform_wrapper.gform_wrapper .gform_button.white-bg{background-color:#fff!important}.gform_wrapper.gform_wrapper .gform_button.no-text{height:32px!important;padding:16px!important}.gform_wrapper.gform_wrapper .gform_button.no-text::after{top:3px!important;right:9px!important}.gform_wrapper.gform_wrapper .gform_body{width:100%}.gform_wrapper.gform_wrapper .gform_body .gform_fields{grid-template-columns:repeat(6,1fr)}@media only screen and (min-width:768px){.gform_wrapper.gform_wrapper .gform_body .gform_fields{grid-template-columns:repeat(12,1fr)}}.gfield.gfield--type-consent{margin-top:-1rem}.form-wrapper.form-wrapper{background:#e7e6e0;position:relative;padding-bottom:.5rem;margin-bottom:20rem}.form-wrapper.form-wrapper .gform-body{margin-bottom:2rem}.form-wrapper.form-wrapper:has(.submit-container) .gform-footer{display:none}.form-wrapper.form-wrapper .form-footer{position:absolute;left:0;right:0}.form-wrapper.form-wrapper .form-footer .icon-check{font-weight:300}.form-wrapper.form-wrapper .submit-container{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;gap:3rem;font-size:14px;padding:2rem;margin-top:1.5rem;border-radius:5px;background:linear-gradient(100deg,var(--BMV-donkerblauw,#14152a) 49.17%,var(--BMV-blauw,#001a70) 85.92%);color:#fff}.form-wrapper.form-wrapper .submit-container a:before{font-weight:600}.form-wrapper.form-wrapper .submit-container p{text-wrap:wrap;max-width:15rem}@media only screen and (max-width:767px){.form-wrapper.form-wrapper{margin-bottom:28rem!important}.form-wrapper.form-wrapper .submit-container{gap:1.5rem;padding:1.25rem 1rem}.gform_wrapper.gform_wrapper select,.gform_wrapper.gform_wrapper input[type="text"],.gform_wrapper.gform_wrapper input[type="password"],.gform_wrapper.gform_wrapper input[type="datetime"],.gform_wrapper.gform_wrapper input[type="datetime-local"],.gform_wrapper.gform_wrapper input[type="date"],.gform_wrapper.gform_wrapper input[type="month"],.gform_wrapper.gform_wrapper input[type="time"],.gform_wrapper.gform_wrapper input[type="week"],.gform_wrapper.gform_wrapper input[type="number"],.gform_wrapper.gform_wrapper input[type="email"],.gform_wrapper.gform_wrapper input[type="url"],.gform_wrapper.gform_wrapper input[type="search"],.gform_wrapper.gform_wrapper input[type="tel"],.gform_wrapper.gform_wrapper input[type="color"],.gform_wrapper.gform_wrapper input[type="file"],.gform_wrapper.gform_wrapper textarea,.gform_wrapper.gform_wrapper .uneditable-input{font-size:16px!important}}.headermelding{position:fixed;z-index:99;top:0;left:0;width:100%;background:#ff9e18}.headermelding .headermelding-inner{display:flex;flex-wrap:wrap;flex-direction:column;max-width:1320px;align-items:center;justify-content:center;padding:15px 15px 10px;margin:0 auto}.headermelding .headermelding-inner .look-h4{margin:0;color:#000;text-align:center;text-transform:uppercase}.headermelding .headermelding-inner .tekst{font-family:'Ubuntu',sans-serif;margin:.5rem 0;color:#4d4d4d;text-align:center}.headermelding .headermelding-inner .button{padding:.1rem 3.5rem .1rem 2rem;background-position:right 1.2rem center}@media only screen and (min-width:768px){.headermelding .headermelding-inner{padding:.9rem}.headermelding .button{padding:.3rem 4rem .3rem 2.5rem}}@media only screen and (min-width:992px){.headermelding .headermelding-inner{flex-direction:row}.headermelding .tekst{margin:0 1.5rem}}html.admin-bar .headermelding-wrapper .headermelding,body.admin-bar .headermelding-wrapper .headermelding{top:32px}html.hideHeader .headermelding-wrapper,body.hideHeader .headermelding-wrapper{transform:translateY(calc(-100% - 3rem))}body.logged-in:has(#wpadminbar) #wpadminbar{position:fixed}body.logged-in:has(#wpadminbar) .responsive-nav{margin-top:46px}body.logged-in:has(#wpadminbar) .main__menu{margin-top:220px}body.logged-in:has(#wpadminbar) .scrolled .main__menu{margin-top:104px}@media only screen and (min-width:992px){body.logged-in:has(#wpadminbar) .responsive-nav{margin-top:32px}body.logged-in:has(#wpadminbar) .main__menu{margin-top:0}body.logged-in:has(#wpadminbar) .scrolled .main__menu{margin-top:0}}.transition{-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease}.contactgegevens .titel{margin-bottom:.5rem}.contactgegevens ul{margin:0!important}.contactgegevens ul li{padding-left:0!important}.contactgegevens ul li::before{display:none}.image-container{position:absolute;z-index:0;inset:0}.image-container img{display:block;width:100%;height:100%;object-fit:cover}.videocontainer{position:absolute;z-index:0;inset:0;width:100%;height:100%}.videocontainer video{position:absolute;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;min-width:100%;height:auto;min-height:100%;inset:50% 0 0 50%;object-fit:cover}.contact-list li{color:#14152a}@media only screen and (max-width:991px){.contact-list li{justify-content:space-between}}@media only screen and (min-width:768px){.contact-list li span:first-child{width:7rem}}.contact-list li a{font-weight:500;color:#001a70;text-decoration:underline}@media only screen and (max-width:991px){body:has(.bottom-nav-container) .bottom-footer{padding-bottom:100px}}@media only screen and (max-width:380px){.body-mini{display:none}}.sitemap ul{column-count:1;list-style:disc}.sitemap ul li{break-inside:avoid-column}.sitemap ul li a{white-space:pre-wrap!important}.sitemap ul li .sub li{break-inside:unset}@media only screen and (min-width:768px){.sitemap ul{column-count:2}}.whatsapp{z-index:100;display:none;position:fixed;right:1.25rem;bottom:1.25rem;width:100%}.whatsapp .whatsapp-button{position:absolute;display:flex;flex-wrap:wrap;right:0;bottom:0;width:3.75rem;height:3.75rem;align-items:center;justify-content:center;border-radius:50%;background-color:#25d366;box-shadow:8px 9px 19px -9px rgb(107 107 107 / .53);font-size:28px;-webkit-transition:.5s ease-out 0s;-moz-transition:.5s ease-out 0s;-o-transition:.5s ease-out 0s;-ms-transition:.5s ease-out 0s;transition:.5s ease-out 0s}.whatsapp .whatsapp-button:hover{background-color:#075e54}.whatsapp .whatsapp-button i{color:#fff}.whatsapp .whatsapp-popup{position:absolute;right:3.4rem;bottom:4.4rem;width:300px;max-width:70%;padding:1.25rem 1.8rem;border-radius:.3rem;background-color:rgb(236 229 221 / .97);box-shadow:8px 9px 19px -9px rgb(107 107 107 / .53);color:#000;font-size:14px}.whatsapp .whatsapp-popup::after{right:.5rem;bottom:-1rem;width:0;height:0;border-width:0 1rem 1rem 0;border-style:solid;border-color:#fff0 rgb(236 229 221 / .97) #fff0 #fff0;content:"";position:absolute}.whatsapp .whatsapp-popup .title{display:block;font-weight:700}.whatsapp .whatsapp-popup .close{position:absolute;top:.3rem;right:.5rem;color:#000;cursor:pointer;font-size:1rem;line-height:1;opacity:.4;text-shadow:0 1px 0 #fff;font-weight:700;-webkit-transition:.5s ease-out 0s;-moz-transition:.5s ease-out 0s;-o-transition:.5s ease-out 0s;-ms-transition:.5s ease-out 0s;transition:.5s ease-out 0s}.whatsapp .whatsapp-popup .close:hover{opacity:1}.sidebar.sidebar .facetwp-facet{margin:0}.sidebar.sidebar .facetwp-facet input{min-width:auto;padding:.75rem 1rem;border:2px solid rgb(0 0 0 / .1);color:#001a70}.sidebar.sidebar .facetwp-facet select{width:200px;padding:.75rem 1rem;border:2px solid rgb(0 0 0 / .1);appearance:none;color:#001a70}@media only screen and (min-width:768px){.sidebar.sidebar .facetwp-facet select{width:min-content}}.sidebar.sidebar .facetwp-facet .facetwp-input-wrap{position:relative;width:100%}.sidebar.sidebar .facetwp-facet .facetwp-input-wrap::after{font-family:"Font Awesome 7 Pro";content:"\f002";-webkit-font-smoothing:antialiased}.sidebar.sidebar .facetwp-facet .facetwp-input-wrap::after{position:absolute;z-index:1;top:50%;right:1rem;color:#001a70;transform:translateY(-50%)}.sidebar.sidebar .facetwp-facet.facetwp-type-sort{position:relative}.sidebar.sidebar .facetwp-facet.facetwp-type-sort::after{font-family:"Font Awesome 7 Pro";content:"\e0ae";-webkit-font-smoothing:antialiased}.sidebar.sidebar .facetwp-facet.facetwp-type-sort::after{position:absolute;z-index:1;top:50%;right:1rem;color:#001a70;transform:translateY(-50%)}.admin-bar .sidebar.productoverzicht{top:46px;height:calc(100% - 46px)}@media only screen and (min-width:992px){.admin-bar .sidebar.productoverzicht{top:0;height:auto}}.sidebar.productoverzicht .filter-group-title{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;cursor:pointer}.sidebar.productoverzicht .filter-group-title::after{font-family:"Font Awesome 7 Pro";content:"\f078";-webkit-font-smoothing:antialiased}.sidebar.productoverzicht .filter-group-title::after{font-weight:400}.sidebar.productoverzicht .filters{display:none}.sidebar.productoverzicht.initial-show .filter-group-title::after{font-family:"Font Awesome 7 Pro";content:"\f077";-webkit-font-smoothing:antialiased}.sidebar.productoverzicht.initial-show .filters{display:block}.sidebar.productoverzicht.show .filter-group-title::after{font-family:"Font Awesome 7 Pro";content:"\f077";-webkit-font-smoothing:antialiased}.sidebar.productoverzicht .facetwp-facet{margin-bottom:2.5rem}.sidebar.productoverzicht .facetwp-facet .facetwp-toggle{position:relative;font-family:'Ubuntu',sans-serif;font-size:clamp(12px, 1.5vw, 14px);line-height:1.5;font-weight:400;margin-top:1rem;color:#001a70;text-decoration:underline}.sidebar.productoverzicht .facetwp-facet .facetwp-toggle.black{font-weight:900}.sidebar.productoverzicht .facetwp-facet .facetwp-toggle:not(.facetwp-hidden){display:inline-block}.sidebar.productoverzicht .facetwp-facet .facetwp-toggle::after{position:absolute;left:0}.sidebar.productoverzicht:last-of-type .facetwp-facet:last-of-type{margin-bottom:0}.sidebar.productoverzicht .facetwp-checkbox{display:flex;flex-wrap:wrap;justify-content:space-between;background:url(https://bmvsomeren.nl/wp-content/themes/bmv_someren/assets/css/../../assets/images/facetwp-checkbox.svg) 0 4px no-repeat;line-height:1.5}.sidebar.productoverzicht .facetwp-checkbox .facetwp-counter{color:#001a70}.sidebar.productoverzicht .facetwp-checkbox .facetwp-display-value{flex:1}.sidebar.productoverzicht .facetwp-checkbox.checked{background:url(https://bmvsomeren.nl/wp-content/themes/bmv_someren/assets/css/../../assets/images/facetwp-checkbox-checked.svg) 0 4px no-repeat}.sidebar.productoverzicht .facetwp-checkbox.checked .facetwp-display-value{color:#001a70}.sidebar.productoverzicht .facetwp-radio{display:flex;flex-wrap:wrap;justify-content:space-between;background:url(https://bmvsomeren.nl/wp-content/themes/bmv_someren/assets/css/../../assets/images/facetwp-radio.svg) 0 4px no-repeat;line-height:1.5}.sidebar.productoverzicht .facetwp-radio .facetwp-counter{color:#001a70}.sidebar.productoverzicht .facetwp-radio .facetwp-display-value{flex:1}.sidebar.productoverzicht .facetwp-radio.checked{background:url(https://bmvsomeren.nl/wp-content/themes/bmv_someren/assets/css/../../assets/images/facetwp-radio-checked.svg) 0 4px no-repeat}.sidebar.productoverzicht .facetwp-radio.checked .facetwp-display-value{color:#001a70}.sidebar.productoverzicht .facetwp-type-number_range{display:flex;flex-wrap:wrap;flex-direction:column;gap:.5rem}.sidebar.productoverzicht .facetwp-type-number_range .facetwp-input-wrap{position:relative;width:100%}.sidebar.productoverzicht .facetwp-type-number_range .facetwp-input-wrap::after{position:absolute;z-index:1;top:50%;right:1rem;color:#001a70;transform:translateY(-50%)}.sidebar.productoverzicht .facetwp-type-number_range .facetwp-input-wrap input{width:100%;padding:.75rem 1rem;border:2px solid rgb(0 0 0 / .1);color:#001a70}.sidebar.productoverzicht .facetwp-type-number_range .facetwp-submit{display:none}@media only screen and (min-width:992px){.facetwp-selections.facetwp-selections ul{margin-bottom:2.5rem}}.facetwp-selections.facetwp-selections ul,.facetwp-selections.facetwp-selections li{display:inline-flex;flex-wrap:wrap;gap:1rem}.facetwp-selections.facetwp-selections .facetwp-selection-label{display:none}.facetwp-selections.facetwp-selections .facetwp-selection-value{position:relative;display:inline-block;font-weight:700;font-family:'Rubik',sans-serif;font-weight:400;margin-bottom:1rem;color:#14152a;font-size:clamp(17px, 3vw, 20px);line-height:1.2;padding:.75rem 1.5rem;border-radius:4rem;box-shadow:0 4px 4px 0 rgb(175 165 153 / .15);background:#fff;color:#001a70;margin:0}.facetwp-selections.facetwp-selections .facetwp-selection-value.mb-0{margin-bottom:0}.facetwp-selections.facetwp-selections .facetwp-selection-value.small{font-weight:500;padding:.5rem 1rem;font-size:1rem}.facetwp-selections.facetwp-selections .facetwp-selection-value i.fa-solid,.facetwp-selections.facetwp-selections .facetwp-selection-value i.fa-regular{margin-right:.5rem}.facetwp-selections.facetwp-selections .facetwp-selection-value.link{cursor:pointer}.facetwp-selections.facetwp-selections .facetwp-selection-value.link:hover,.facetwp-selections.facetwp-selections .facetwp-selection-value.link.active{background:#001a70;color:#fff}.facetwp-selections.facetwp-selections .facetwp-selection-value::after{font-family:"Font Awesome 7 Pro";content:"\f00d";-webkit-font-smoothing:antialiased}.google-review{display:inline-flex;flex-wrap:wrap;flex-wrap:nowrap;align-items:center}.google-review .logo{width:2.5rem;aspect-ratio:1;background:center center no-repeat;background-size:cover;position:relative;display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center}.google-review .logo img{position:absolute;width:75%;height:75%;object-fit:contain;object-position:center center}.google-review .google-review-content .top{display:flex;align-items:center}.google-review .google-review-content .top *{line-height:1;margin:0}.google-review .google-review-content .top span{font-weight:700}.google-review .google-review-content .top .stars{gap:.25rem;padding-left:10px;display:flex;align-items:center}.google-review .google-review-content .top .stars .star{width:clamp(12px, 1.5vw, 14px);height:clamp(12px, 1.5vw, 14px);background:center center no-repeat}.google-review .google-review-content .bottom{text-align:left}.google-review .google-review-content .bottom *{margin:0;line-height:1}.google-review .google-review-content .bottom a{text-decoration:underline}.google-review .google-review-content .bottom p{font-size:clamp(12px, 1.5vw, 14px);color:#14152a}.google-review.review-score-item .google-review-content .top .stars svg{width:.975rem;height:.975rem}@media only screen and (min-width:768px){.google-review .content{width:calc(100% - 30px)}}.google-score .google-logo{width:1.25rem;aspect-ratio:1;background:center center no-repeat;background-size:cover;position:relative;display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center}.google-score .google-logo img{position:absolute;width:100%;height:100%;object-fit:contain;object-position:center center}@media only screen and (max-width:767px){.google-score .google-logo{width:1rem}.google-score .bold{font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(12px, 1.5vw, 14px);line-height:1.5;font-weight:700}.google-score .bold.black{font-weight:900}.google-score .stars{width:1.425rem;height:1.425rem}.google-score .stars svg{width:.75rem;height:.75rem}}.action-card{width:100%;background-color:#fff;color:#14152a;text-decoration:none;border-radius:15px}.action-card::after{-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;display:inline-block;transform:translateX(0);color:#001a70}.action-card:hover:not(.no-animation){text-decoration:none}.action-card:hover:not(.no-animation)::after{transform:translateX(.2rem)}.action-card.drop-shadow{filter:drop-shadow(0 4px 4px rgb(175 165 153 / .15))}.action-card h4{margin-bottom:0rem;color:#001a70;font-weight:500;font-family:'Ubuntu',sans-serif}.action-card .icon-wrapper{border-radius:15px;font-size:1.5rem;background-color:#e7e6e0;min-width:4rem;width:4rem;height:4rem}.popup{position:fixed;z-index:999999;top:0;right:0;left:0;overflow-x:hidden;overflow-y:hidden;height:100dvh;opacity:0;max-width:45rem;margin:0 auto;pointer-events:none}.popup .popup-inner{position:relative;display:flex;flex-direction:column;left:50%;width:calc(100% - 2rem);max-width:39rem;max-height:calc(100% - 5rem);transform:translateX(-50%);pointer-events:unset}.popup .popup-inner form{width:100%}.popup .popup-content-wrapper{overflow-y:auto;overflow-x:hidden;max-height:100%}.popup .image-container{position:relative;aspect-ratio:1.33333333}.popup:has(.image-container) .popup-top-inner{margin-top:-115px}.popup.show-block{opacity:1}.popup.show-block .popup-inner{pointer-events:auto}.popup .close-popup{position:absolute;display:flex;flex-wrap:wrap;border-radius:10px;top:0;left:50%;transform:translateX(-50%);justify-content:center;align-items:center;color:#d9f6d9;width:2rem;height:2rem;cursor:pointer;transition:.3s ease}.popup .close-popup::after{font-family:"Font Awesome 7 Pro";content:"\f00d";-webkit-font-smoothing:antialiased}.popup .close-popup:hover{background:rgb(217 246 217 / .1);backdrop-filter:blur(2px)}.popup .form-wrapper .review-container{right:-1rem}html:has(.popup.show-block){overflow-x:auto;overflow-y:hidden;max-height:100vh}.fixed-overlay-popup{position:fixed;inset:0;z-index:5000;height:105vh;background:rgb(20 21 42 / .6);backdrop-filter:blur(10px);opacity:0;pointer-events:none;transition:.3s ease}.fixed-overlay-popup.in{opacity:1;pointer-events:all}.tax-switch{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.tax-switch .wp-block-wdevs-tax-switch.wp-block-wdevs-tax-switch{background:#fff;border-radius:6rem;padding:.25rem}.tax-switch .wp-block-wdevs-tax-switch.wp-block-wdevs-tax-switch .wdevs-tax-switch.wdevs-tax-buttons{gap:0;flex-direction:row-reverse}.tax-switch .wp-block-wdevs-tax-switch.wp-block-wdevs-tax-switch .wdevs-tax-button.wdevs-tax-button{font-family:'Ubuntu',sans-serif;font-size:clamp(10px, 1.5vw, 12px);line-height:1.5;padding:.25rem 1.125rem;color:#001a70;border-radius:6rem;text-decoration:none;font-weight:500}.tax-switch .wp-block-wdevs-tax-switch.wp-block-wdevs-tax-switch .wdevs-tax-button.wdevs-tax-button:hover{color:#001a70!important}.tax-switch .wp-block-wdevs-tax-switch.wp-block-wdevs-tax-switch .wdevs-tax-button.wdevs-tax-button::after{display:none}.tax-switch .wp-block-wdevs-tax-switch.wp-block-wdevs-tax-switch .wdevs-tax-button.wdevs-tax-button.wdevs-tax-button-active{background:#001a70;color:#fff;text-decoration:none}.tax-switch .wp-block-wdevs-tax-switch.wp-block-wdevs-tax-switch .wdevs-tax-button.wdevs-tax-button.wdevs-tax-button-active:hover{color:#fff!important}.tax-switch .vat-text{min-width:104px}.tax-switch .vat-text::after{content:' excl. 21% btw';font-weight:700}@media only screen and (max-width:1199px){.tax-switch .vat-text::after{content:' prijzen excl. 21% btw'}}.tax-switch.wts-showing-incl .vat-text::after,.tax-switch:has(.wdevs-tax-button:first-child.wdevs-tax-button-active) .vat-text::after{content:' incl. 21% btw'}@media only screen and (max-width:1199px){.tax-switch.wts-showing-incl .vat-text::after,.tax-switch:has(.wdevs-tax-button:first-child.wdevs-tax-button-active) .vat-text::after{content:' prijzen incl. 21% btw'}}@media only screen and (max-width:1199px){.tax-switch{gap:.5rem}.tax-switch .vat-text{font-size:0}.tax-switch .vat-text::after{font-family:'Ubuntu',sans-serif;font-size:clamp(10px, 1.5vw, 12px);line-height:1.5}}@media only screen and (max-width:767px){.tax-switch{gap:.25rem}.tax-switch .wp-block-wdevs-tax-switch.wp-block-wdevs-tax-switch .wdevs-tax-button.wdevs-tax-button{font-family:'Ubuntu',sans-serif;font-size:clamp(10px, 1.5vw, 12px);line-height:1.5;padding:.25rem .75rem}}.dd-toast{position:fixed;bottom:2rem;left:0;right:0;opacity:0;visibility:hidden;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;z-index:99999}.dd-toast .inner{border-radius:10px;background:#d9f6d9;color:#000}.dd-toast.show{opacity:1;visibility:visible;transform:translateY(-10px)}@media only screen and (max-width:575px){.dd-toast .icon-check-square-before:before{display:none}}footer{color:#14152a}footer .logolink img{max-width:340px}footer .footer-image{width:100%;height:100%;object-fit:cover}footer .social-media a:hover{transform:scale(1.2)}footer .social-media a i{font-size:1.5rem}footer .footer-top-container{background-color:#14152a}footer .footer-top-container img{border-radius:0}footer .usp-list li{color:#fff}footer .contact-container{flex-direction:column;gap:1rem;background-color:#e7e6e0}footer img{border-radius:10px}footer .google-review-content .bottom{font-size:2rem}footer .divider{height:1px;background-color:#e7e6e0}footer .footer-inner li{color:#14152a}footer .swiper{height:auto}footer .swiper .swiper-wrapper .swiper-slide img{width:80%;object-fit:contain}@media only screen and (max-width:767px){footer .footer-inner ul{flex-direction:column;flex-wrap:nowrap;align-items:flex-start}footer .contact-container{margin-top:-2rem;padding-top:5rem;padding-bottom:3rem}footer .slider-images{margin-top:2rem;justify-content:space-between}}@media only screen and (max-width:991px){footer .footer-top-container ul{flex-direction:column}footer .usp-btn-container{flex-direction:column;margin-top:1rem}footer .footer-slider-multiple{margin-top:3rem}}@media only screen and (min-width:768px){footer .footer-inner ul{gap:1rem;justify-content:center}footer .slider-images{justify-content:space-around}}@media only screen and (min-width:768px) and (max-width:991px){footer .slider-images{margin-top:3rem}}@media only screen and (min-width:992px){footer .contact-container{margin-top:-2rem;padding-top:5rem;padding-bottom:3rem}footer .footer-top-container{display:flex;flex-wrap:wrap;padding-inline:3rem;align-items:center;justify-content:space-between}footer ul{flex-direction:row;justify-content:flex-end;gap:2rem}footer .action-cards-container{flex-direction:row;gap:1.5rem}footer .action-card{flex:1}footer .bottom-footer ul{display:flex}footer .usp-btn-container{align-items:center;gap:3rem}}footer .icon-arrow-up-line{font-weight:300;font-size:1.5rem;color:#001a70}@media only screen and (max-width:1199px){footer .openingstijden-placeholder{padding-right:1.25rem;padding-left:2rem}}body>header{z-index:5000;background:#fff;position:absolute}body>header .header-above-top,body>header .header-middle{position:relative;top:0}body>header .header-above-top.scrolled,body>header .header-middle.scrolled{position:fixed;z-index:2}@media only screen and (max-width:767px){body>header .header-above-top.scrolled,body>header .header-middle.scrolled{top:.5rem}}body>header .header-above-top.scrolled::after,body>header .header-middle.scrolled::after{opacity:0}body>header .header-above-top::after,body>header .header-middle::after{content:"";position:absolute;top:0;left:0;width:100%;bottom:50%;background:#e7e6e0;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease}body>header .header-top-bar-inner{min-height:2.25rem}@media only screen and (min-width:992px){body>header .header-bottom-inner{min-height:3.5rem}}body>header .header-inner{min-height:3.75rem;z-index:1500}body>header .header-inner .logolink{height:1.75rem}body>header .header-inner .nav-toggle{z-index:1500}body>header .header-inner .header-start{min-width:0}body>header .header-inner .checkout-back{display:inline-flex;flex-wrap:wrap;align-items:center;color:#fff;font-size:1.5rem;line-height:1}body>header .header-inner .checkout-back::before{color:#fff;font-weight:700}@media only screen and (max-width:991px){body>header .header-inner .shop-acties .btn.only-icon,body>header .header-inner .shop-acties .btn.icon-phone-before{width:3rem;height:3rem;min-height:3rem;padding-inline:0;justify-content:center}body>header .header-inner .shop-acties .btn.only-icon::before,body>header .header-inner .shop-acties .btn.icon-phone-before::before{margin:0;font-size:1.25rem}}body>header .header-inner .header-search-mobile .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon{position:relative;max-width:none;min-width:0;width:3rem;height:3rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;background:#14152a;border-radius:15px}body>header .header-inner .header-search-mobile .dgwt-wcas-search-icon{width:1.25rem;height:auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;color:#fff}body>header .header-inner .header-search-mobile .dgwt-wcas-ico-magnifier-handler,body>header .header-inner .header-search-mobile svg{width:1.25rem;height:auto}body>header .header-inner .header-search-mobile .dgwt-wcas-ico-magnifier-handler path,body>header .header-inner .header-search-mobile svg path{fill:#fff}body>header .openingstijden-buttons{position:relative;display:flex;flex-wrap:wrap;flex-direction:column;align-items:flex-end}body>header .openingstijden-buttons a,body>header .openingstijden-buttons p{display:inline-block;line-height:1.5}body>header .openingstijden-buttons a.open-opening-table,body>header .openingstijden-buttons p.open-opening-table{position:relative;display:inline-flex;flex-wrap:wrap;align-items:center;gap:.5rem;cursor:pointer}body>header .openingstijden-buttons a.open-opening-table::after,body>header .openingstijden-buttons p.open-opening-table::after{font-family:"Font Awesome 7 Pro";content:"\f078";-webkit-font-smoothing:antialiased}body>header .openingstijden-buttons a.open-opening-table.active::after,body>header .openingstijden-buttons p.open-opening-table.active::after{font-family:"Font Awesome 7 Pro";content:"\f077";-webkit-font-smoothing:antialiased}body>header .openingstijden-buttons a.open-opening-table *,body>header .openingstijden-buttons p.open-opening-table *{pointer-events:none}body>header .openingstijden-buttons a.open-opening-table span,body>header .openingstijden-buttons p.open-opening-table span{position:relative;font-weight:500;line-height:1.5;color:#001a70;display:inline-flex;flex-wrap:wrap;gap:.5rem}body>header .openingstijden-buttons a.open-opening-table span.open::before,body>header .openingstijden-buttons p.open-opening-table span.open::before{content:"🟢";-webkit-font-smoothing:antialiased}body>header .openingstijden-buttons a.open-opening-table span.closed::before,body>header .openingstijden-buttons p.open-opening-table span.closed::before{content:"🟠";-webkit-font-smoothing:antialiased}body>header .openingstijden-buttons .opening-table{display:none;position:absolute;z-index:4999;top:calc(100% + 16px);width:26rem;background:#fff;padding:2.25rem 2.5rem;margin:0;right:0;text-align:left;box-shadow:0 30px 50px 0 rgb(0 0 0 / .25);border-radius:0 0 15px 15px}body>header .openingstijden-buttons .opening-table::before{content:"";position:absolute;height:16px;bottom:100%;left:0;right:0;background:#fff0}body>header .openingstijden-buttons .opening-table.open{display:block}body>header .openingstijden-buttons .opening-table .second-date{padding-left:0}body>header .openingstijden-buttons .opening-table .second-date::before{display:none}@media only screen and (min-width:992px){body>header .header-inner .logolink{height:2.5rem}body>header .header-bottom .header-bottom-inner{border-bottom:1px solid #e7e6e0}}body>header .photo-wrapper{border-radius:5px;width:40px;height:60px;overflow:hidden}@media only screen and (max-width:991px){body>header .photo-wrapper{width:30px;height:48px}}body>header .photo-1{width:100%;height:100%;object-fit:cover;transform:scale(2.4) translate(0%,20%);transform-origin:center}.bottom-nav{bottom:20px;z-index:10}@media only screen and (max-width:991px){.bottom-nav{display:none!important}.bottom-nav.scrolled{display:block!important}}.bottom-nav .searchform-inner{flex:1}.shop-acties p{color:#fff;margin-bottom:0;line-height:1.3}.shop-acties a::before{font-weight:700}@media only screen and (max-width:767px){.header-with-banner .header-middle-container{border-radius:5px}body>header.header-with-banner{background:#fff0}body>header.header-with-banner .header-middle::after{display:none}body>header.header-with-banner .header-bottom{background:#fff0}}.border-bottom{border-bottom:1px solid #e7e6e0}.button-wrapper{position:absolute;left:0;top:6.5rem}.button-wrapper a{font-weight:500}.button-wrapper a:before{font-weight:400;margin-right:.5rem}@media only screen and (min-width:992px){.woocommerce-checkout .col-12,.woocommerce-checkout .tekst-kolommen .container{padding:0!important}.woocommerce-checkout .col-12 .kolom-1,.woocommerce-checkout .tekst-kolommen .container .kolom-1{margin-bottom:0;padding-bottom:0}}@media only screen and (max-width:767px){.header-top-bar:after{content:"";display:block;height:30px;width:100%;top:47px;position:absolute;background:#e7e6e0}}.header-top-bar .navigation .menu{display:flex;flex-wrap:wrap;height:100%;align-items:center;gap:1.5rem}.header-top-bar .navigation .no-interaction{pointer-events:none}.header-top-bar .navigation li a{font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(12px, 1.5vw, 14px);line-height:1.5;text-decoration:underline;text-decoration-color:inherit;text-underline-offset:.1em;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;color:#001a70;font-weight:500}.header-top-bar .navigation li a.black{font-weight:900}.header-top-bar .navigation li a:hover{text-decoration:underline;text-underline-offset:.2em;text-decoration-color:inherit}body>header .header-bottom ul.menu{display:flex;flex-wrap:wrap;gap:.5rem}body>header .header-bottom ul.menu li{position:relative}body>header .header-bottom ul.menu li a{display:inline-block;padding:1rem .5rem;color:#000}body>header .header-bottom ul.menu li.menu-item-has-children::after{font-family:"Font Awesome 7 Pro";content:"\f078";-webkit-font-smoothing:antialiased}body>header .header-bottom ul.menu li.menu-item-has-children:after{-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease}body>header .header-bottom ul.menu li:hover>.sub-menu{display:block;opacity:1}body>header .header-bottom ul.menu li:hover>a,body>header .header-bottom ul.menu li:active>a,body>header .header-bottom ul.menu li.current-menu-item>a,body>header .header-bottom ul.menu li.current_page_parent>a{color:#ff9e18;text-decoration:none}body>header .header-bottom ul.menu li:hover.menu-item-has-children:after,body>header .header-bottom ul.menu li:active.menu-item-has-children:after,body>header .header-bottom ul.menu li.current-menu-item.menu-item-has-children:after,body>header .header-bottom ul.menu li.current_page_parent.menu-item-has-children:after{color:#ff9e18}body>header .header-bottom ul.menu li>ul.sub-menu{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:none;position:absolute;z-index:203;left:50%;min-width:100%;border-radius:1rem;background:#fff}body>header .header-bottom ul.menu li>ul.sub-menu::before{position:absolute;bottom:100%;left:50%;border-right:10px solid #fff0;border-bottom:10px solid #fff;border-left:10px solid #fff0;margin-left:-10px;content:""}body>header .header-bottom ul.menu li>ul.sub-menu li{white-space:nowrap}body>header .header-bottom ul.menu li>ul.sub-menu li a{padding:.75rem 1.75rem;width:100%}body>header .header-bottom ul.menu li>ul.sub-menu li.menu-item-has-children::after{font-family:"Font Awesome 7 Pro";content:"\f061";-webkit-font-smoothing:antialiased}body>header .header-bottom ul.menu li>ul.sub-menu li.menu-item-has-children:after{position:absolute;right:1rem;top:50%;transform:translateY(-50%)}body>header .header-bottom ul.menu li>ul.sub-menu li:hover,body>header .header-bottom ul.menu li>ul.sub-menu li:active,body>header .header-bottom ul.menu li>ul.sub-menu li.current-menu-item,body>header .header-bottom ul.menu li>ul.sub-menu li.current_page_item,body>header .header-bottom ul.menu li>ul.sub-menu li.current_page_parent{background:rgb(255 158 24 / .1)}body>header .header-bottom ul.menu li>ul.sub-menu li:hover>a,body>header .header-bottom ul.menu li>ul.sub-menu li:active>a,body>header .header-bottom ul.menu li>ul.sub-menu li.current-menu-item>a,body>header .header-bottom ul.menu li>ul.sub-menu li.current_page_item>a,body>header .header-bottom ul.menu li>ul.sub-menu li.current_page_parent>a{color:#ff9e18}body>header .header-bottom ul.menu li>ul.sub-menu li:first-child{border-radius:1rem 1rem 0 0}body>header .header-bottom ul.menu li>ul.sub-menu li:last-child{border-radius:0 0 1rem 1rem}body>header .header-bottom ul.menu li>ul.sub-menu ul.sub-menu{transform:translateX(10px);top:0;left:100%}body>header .header-bottom ul.menu li>ul.sub-menu ul.sub-menu::before{left:0;rotate:270deg;top:1rem}body>header .header-bottom ul.menu li>ul.sub-menu ul.sub-menu:after{content:"";position:absolute;top:0;left:-26px;width:40px;height:100%;z-index:-1}body>header .nav-toggle .hamburger-menu{gap:.4rem;width:2rem;height:20px;cursor:pointer}body>header .nav-toggle .hamburger-menu .menu-part{position:relative;height:3px;width:100%;background:#fff;border-radius:20px;transition:all .25s cubic-bezier(.6,0,.4,1.3)}body>header .nav-toggle .hamburger-menu.hamburger-open .menu-part:nth-of-type(1){transform:rotate(-45deg);top:8px}body>header .nav-toggle .hamburger-menu.hamburger-open .menu-part:nth-of-type(2){opacity:0}body>header .nav-toggle .hamburger-menu.hamburger-open .menu-part:nth-of-type(3){transform:rotate(45deg);bottom:10px}.openingstijden tr{line-height:1.9}.openingstijden tr td:first-of-type{position:relative;padding-right:1rem}.openingstijden tr td:first-of-type::after{position:absolute;content:"";background-size:.5rem;background-position:left 1px top 2px;background-repeat:no-repeat;width:100%;height:100%;left:-1.2rem;top:.5rem}.openingstijden tr td span{display:inline-flex;flex-wrap:wrap;font-weight:400}.openingstijden tr td span:first-of-type{padding-right:.5rem}.openingstijden tr td span.second-date{position:relative;padding-left:.5rem}.openingstijden tr td span.second-date::before{position:absolute;content:"";width:1px;height:70%;left:0;top:50%;transform:translateY(-50%);background-color:#000}.openingstijden tr.today td{font-weight:500}.openingstijden tr.today td *{font-weight:500}.openingstijden tr.today.open td:first-of-type{position:relative}.openingstijden tr.today.open td:first-of-type::before{content:"🟢";-webkit-font-smoothing:antialiased}.openingstijden tr.today.open td:first-of-type::before{position:absolute;right:calc(100% + .75rem)}.openingstijden tr.today.closed td:first-of-type{position:relative}.openingstijden tr.today.closed td:first-of-type::before{content:"🟠";-webkit-font-smoothing:antialiased}.openingstijden tr.today.closed td:first-of-type::before{position:absolute;right:calc(100% + .75rem)}@media only screen and (min-width:992px){body>header .header-inner .navigation{position:initial}body>header ul.main__menu{gap:2rem}body>header ul.main__menu li.main__menu--item>a.main__menu--link{position:relative;display:inline-flex;flex-wrap:wrap;padding:.75rem 0;font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(16px, 2vw, 18px);line-height:1.9;font-weight:500;color:#001a70}body>header ul.main__menu li.main__menu--item>a.main__menu--link.titel-font{font-weight:700;font-family:'Rubik',sans-serif}body>header ul.main__menu li.main__menu--item>a.main__menu--link.medium{font-weight:500}body>header ul.main__menu li.main__menu--item.menu-item-has-children>a.main__menu--link{gap:.5rem}body>header ul.main__menu li.main__menu--item.menu-item-has-children>a.main__menu--link::after{font-family:"Font Awesome 7 Pro";content:"\f078";-webkit-font-smoothing:antialiased}body>header ul.main__menu li.main__menu--item:hover a.main__menu--link{color:#ff9e18}body>header ul.main__menu li.main__menu--item:hover.menu-item-has-children>a.main__menu--link::after{font-family:"Font Awesome 7 Pro";content:"\f077";-webkit-font-smoothing:antialiased}body>header ul.main__menu li.main__menu--item:hover>.dropdown__menu{pointer-events:auto;transform:translateY(0);opacity:1}body>header ul.main__menu li.main__menu--item.current-page a.main__menu--link{color:#ff9e18}body>header ul.main__menu .dropdown__menu{position:absolute;right:0;background-color:#fff;width:100%;padding:2.75rem 0;transform:translateY(-5px);transition:.2s ease;opacity:0;pointer-events:none;left:0;top:100%}body>header ul.main__menu .dropdown__menu img{object-fit:cover}body>header ul.main__menu .dropdown__menu .sub__menu{display:flex;flex-wrap:wrap;flex-direction:column;margin-bottom:.75rem}body>header ul.main__menu .dropdown__menu a:not(.thumb-item,.btn){display:inline-block}body>header ul.main__menu .dropdown__menu a:not(.thumb-item,.btn):hover{color:#ff9e18}body>header ul.main__menu .dropdown__menu a.thumb-item{width:100%}body>header ul.main__menu .dropdown__menu::after{content:"";position:absolute;bottom:100%;left:0;right:0;height:1rem;background:#fff0}}body.page-scrolled .nav.resp-mega-menu.show-nav-open ul.main__menu{height:calc(100dvh - 64px)}.nav.resp-mega-menu{display:none}.nav.resp-mega-menu .content-bottom{z-index:0;position:relative}.nav.resp-mega-menu .content-bottom li>a{color:#001a70!important;font-weight:700}.nav.resp-mega-menu .content-bottom ul.menu{flex-direction:column;gap:0;width:100%}.nav.resp-mega-menu .content-bottom ul.menu li{width:100%;text-align:center}.nav.resp-mega-menu .content-bottom ul.menu li a{padding:.5rem}.nav.resp-mega-menu .content-bottom::after{position:absolute;content:"";top:30px;left:0;right:0;height:50dvh;background:#e7e6e0;z-index:-1}.nav.resp-mega-menu.show-nav-open{position:absolute;display:block}.nav.resp-mega-menu.show-nav-open ul.main__menu{position:fixed;background-color:#fff;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;inset:0;padding-top:123px;padding-bottom:2rem}.nav.resp-mega-menu.show-nav-open ul.main__menu li.main__menu--item{opacity:0;width:100%}.nav.resp-mega-menu.show-nav-open ul.main__menu li.main__menu--item a.main__menu--link{display:block;width:100%;font-weight:700;font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(16px, 2vw, 18px);line-height:1.9;color:#001a70;padding:.75rem}.nav.resp-mega-menu.show-nav-open ul.main__menu li.main__menu--item a.main__menu--link.titel-font{font-weight:700;font-family:'Rubik',sans-serif}.nav.resp-mega-menu.show-nav-open ul.main__menu li.main__menu--item a.main__menu--link.medium{font-weight:500}.nav.resp-mega-menu.show-nav-open ul.main__menu li.main__menu--item .openingstijden-placeholder-header span{display:inline-flex;flex-wrap:wrap;gap:.5rem}.nav.resp-mega-menu.show-nav-open ul.main__menu li.main__menu--item .openingstijden-placeholder-header span.open::before{content:"🟢";-webkit-font-smoothing:antialiased}.nav.resp-mega-menu.show-nav-open ul.main__menu li.main__menu--item .openingstijden-placeholder-header span.closed::before{content:"🟠";-webkit-font-smoothing:antialiased}.nav.resp-mega-menu.show-nav-open ul.main__menu li.main__menu--item .openingstijden tr.today.open td:first-of-type::before{display:none!important}.nav.resp-mega-menu.show-nav-open ul.main__menu li.main__menu--item.li-show{opacity:1;transition:.3s ease}.nav.resp-mega-menu.show-nav-open ul.main__menu li.main__menu--item.menu-item-has-children>a.main__menu--link{position:relative;padding-right:3rem}.nav.resp-mega-menu.show-nav-open ul.main__menu li.main__menu--item.menu-item-has-children>a.main__menu--link::after{font-family:"Font Awesome 7 Pro";content:"\f054";-webkit-font-smoothing:antialiased}.nav.resp-mega-menu.show-nav-open ul.main__menu li.main__menu--item.menu-item-has-children>a.main__menu--link:after{position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.nav.resp-mega-menu.show-nav-open ul.main__menu li.main__menu--item.current-page a.main__menu--link{color:#ff9e18}.nav.resp-mega-menu.show-nav-open ul.main__menu li.main__menu--item .dropdown__menu{position:fixed!important;overflow-y:auto;-webkit-overflow-scrolling:touch;transform:translateX(-100%);background-color:#fff;inset:0;padding-top:123px;padding-bottom:2rem;z-index:2;transition:.2s ease}.nav.resp-mega-menu.show-nav-open ul.main__menu li.main__menu--item .dropdown__menu .top-element{margin-bottom:1.5rem;background-color:#fff;border-bottom:1px solid #e7e6e0}.nav.resp-mega-menu.show-nav-open ul.main__menu li.main__menu--item .dropdown__menu .thumb-item{width:100%}.nav.resp-mega-menu.show-nav-open ul.main__menu li.main__menu--item .dropdown__menu.active{transform:translateX(0)!important}.nav.resp-mega-menu.show-nav-open ul.main__menu li.main__menu--item:hover .dropdown__menu .dropdown__container,.nav.resp-mega-menu.show-nav-open ul.main__menu li.main__menu--item:focus .dropdown__menu .dropdown__container{max-height:100%}body:has(.show-nav-open){max-height:100vh;overflow-y:hidden;touch-action:none}.accordion-container .collapse-item{background:rgb(0 26 112 / .1)}.accordion-container .collapse-item .titel{cursor:pointer}.accordion-container .collapse-item .titel *{margin:0}.accordion-container .collapse-item .titel .vraag{width:calc(100% - 2rem)}.accordion-container .collapse-item .titel .close{-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;display:flex;flex-wrap:wrap;width:1.5rem;height:1.5rem;align-items:center;justify-content:center;border-radius:50%;color:#001a70}.accordion-container .collapse-item .titel .close::after{font-family:"Font Awesome 7 Pro";content:"\f078";-webkit-font-smoothing:antialiased}.accordion-container .collapse-item .collapse-itself{display:none;width:100%;padding-bottom:2rem}.accordion-container .collapse-item .collapse-itself *:last-child{margin-bottom:0}.accordion-container .collapse-item .collapse-itself .antwoord{-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;padding:1rem 1rem 0;opacity:0}.accordion-container .collapse-item:hover .titel .close,.accordion-container .collapse-item:focus .titel .close{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.accordion-container .collapse-item.show{border-radius:10px;background-color:rgb(0 26 112 / .15)}.accordion-container .collapse-item.show .titel{background:#fff0}.accordion-container .collapse-item.show .titel *{color:#000}.accordion-container .collapse-item.show .titel .close{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.accordion-container .collapse-item.show .collapse-itself .antwoord{opacity:1}@media only screen and (min-width:768px){.accordion-container .collapse-item .titel{padding:.75rem 1.25rem}.accordion-container .collapse-item .collapse-itself .antwoord{padding:.5rem 1.25rem 0}}@media only screen and (min-width:992px){.accordion-container .collapse-item .collapse-itself{width:calc(100% - 2rem)}}.a-tot-z .intro-container{border-bottom:1px solid #e7e6e0}.a-tot-z .cat-items{column-count:2;column-gap:1rem}@media only screen and (min-width:992px){.a-tot-z .cat-items{column-count:4}}@media only screen and (min-width:992px){.a-tot-z .cat-items{column-count:6}}.banner{display:flex;flex-wrap:wrap;position:relative;overflow:hidden;align-items:flex-end}@media only screen and (max-width:767px){.banner{margin-top:-45px}.banner .banner-inner{padding-top:calc(1.25rem + 45px)}.banner .container.container-large{padding-inline:0}}.banner .banner-inner{min-height:350px}.banner .banner-inner::before{z-index:1;background:linear-gradient(180deg,#fff0 50%,rgb(0 0 0 / .6) 100%);content:"";inset:0;position:absolute;border-radius:5px;border-top-left-radius:0;border-top-right-radius:0}.banner .image-container{border-top-left-radius:0;border-top-right-radius:0}.banner .videocontainer{display:none}.banner .tekst{position:relative;z-index:1}@media only screen and (min-width:992px){.banner .videocontainer{display:block}.banner .banner-inner{min-height:500px}}.banner-home{display:flex;flex-wrap:wrap;position:relative;overflow:hidden;align-items:flex-end}@media only screen and (max-width:767px){.banner-home{margin-top:-45px}.banner-home .container.container-large{padding-inline:0}.banner-home .banner-inner{padding-top:calc(1.25rem + 45px)}}.banner-home .banner-inner{min-height:500px}.banner-home .banner-inner::before{z-index:1;background:linear-gradient(180deg,#fff0 50%,rgb(0 0 0 / .6) 100%);content:"";inset:0;position:absolute;border-radius:5px;border-top-left-radius:0;border-top-right-radius:0}.banner-home .banner-inner .google-review .body-large{color:#fff}.banner-home .image-container{border-top-left-radius:0;border-top-right-radius:0}.banner-home .usp-item{height:auto}.banner-home .usp-item p{color:#000}.banner-home .usp-item::after{position:absolute;top:.75rem;right:.75rem;font-size:1.125rem}.banner-home .videocontainer{display:none}.banner-home .tekst{position:relative;z-index:1}@media only screen and (min-width:992px){.banner-home .videocontainer{display:block}.banner-home .banner-inner{min-height:620px}}.contact-foto-blok .intro{margin-bottom:3vw}.contact-foto-blok .content-container{position:relative;background:linear-gradient(93deg,#14152a 30.83%,#001a70 49.74%)}.contact-foto-blok .photo-gallery{align-items:center;margin-left:-1.5rem}.contact-foto-blok .photo-1{position:relative;max-width:15rem;margin-top:-5.5rem;margin-bottom:-4.5rem}.contact-foto-blok .photo-2{position:relative;max-width:13rem;margin-top:-6rem;margin-bottom:-5rem}.contact-foto-blok .flex{gap:1rem}.contact-foto-blok .container-full .flex{gap:1px}.contact-foto-blok .container-full .block{border-radius:0}@media only screen and (min-width:992px){.contact-foto-blok .block-wrapper{min-height:400px}}@media only screen and (max-width:991px){.contact-foto-blok .photo-gallery{margin-left:0rem}.contact-foto-blok .content-container{background:linear-gradient(93deg,#14152a 40.83%,#001a70 79.73999999999999%)}.contact-foto-blok .photo-1{margin-top:-6rem;margin-bottom:-6rem;width:11rem}.contact-foto-blok .photo-2{width:10rem;margin-top:-6rem;margin-bottom:-6rem}}@media only screen and (max-width:767px){.contact-foto-blok .photo-gallery{justify-content:space-evenly}.contact-foto-blok h2{margin-bottom:0}.contact-foto-blok .photo-2{display:none}.contact-foto-blok .photo-2,.contact-foto-blok .photo-1{width:10.5rem}}@media only screen and (max-width:575px){.contact-foto-blok .photo-gallery{margin-top:1rem}.contact-foto-blok .content-container{display:inline-block;margin-bottom:1.25rem}.contact-foto-blok .photo-2,.contact-foto-blok .photo-1{display:block;max-width:80%;width:45%;margin-top:1rem;margin-bottom:-3rem}}.contact-foto-blok .openingstijden-buttons p.open-opening-table span{position:relative;font-size:clamp(14px, 2vw, 16px);line-height:1.5;color:#000;display:inline-flex;flex-wrap:wrap;gap:.25rem}.contact-foto-blok .openingstijden-buttons p.open-opening-table span.open::before{content:"🟢";-webkit-font-smoothing:antialiased}.contact-foto-blok .openingstijden-buttons p.open-opening-table span.closed::before{content:"🟠";-webkit-font-smoothing:antialiased}.contact-product-pagina h2{font-weight:500;margin-bottom:0;color:#fff}.contact-product-pagina .content-container{position:relative;background:linear-gradient(93deg,#14152a 30.83%,#001a70 49.74%);padding-top:.75rem;padding-bottom:.75rem;max-width:560px}.contact-product-pagina .photo-1{position:relative;max-width:93px;max-height:140px;object-fit:cover;margin-top:-2.5rem;margin-bottom:-2.5rem}.contact-product-pagina .flex{gap:2rem}.contact-product-pagina .container-full .flex{gap:1px}.contact-product-pagina .container-full .block{border-radius:0}@media only screen and (min-width:768px) and (max-width:991px){.contact-product-pagina .flex{gap:1rem}.contact-product-pagina h2{font-size:18px}.contact-product-pagina .content-container{padding-left:1rem}.contact-product-pagina .photo-gallery{padding:0}.contact-product-pagina .photo-1{max-height:100px;margin-top:-1.25rem;margin-bottom:-1.5rem}}@media only screen and (max-width:767px){.contact-product-pagina .content-container{max-width:100%}}@media only screen and (max-width:575px){.contact-product-pagina .photo-gallery{display:none}.contact-product-pagina .cta-container{justify-content:space-between}}.single-product .shop-list.voorraad{display:none}.logo-block .slider-container .swiper-wrapper{transition-timing-function:linear}.logo-block .logo-item-element{width:auto;height:6rem}.logo-block .logo-item-element a{display:block;width:100%;height:100%}.logo-block .logo-item-element img{display:block;width:100%;height:100%;object-fit:contain;transition:opacity .3s ease}.logo-block .logo-item-element.grid-item{padding:.5rem 1rem;margin-bottom:1rem}.module-categories{margin-block:2rem}.module-item{height:100%;padding-bottom:2rem}.module-item .module-item-inner{display:flex;height:100%;flex-direction:column;justify-content:space-between;gap:1rem}.module-item .afbeelding-overzicht-container{position:relative;overflow:hidden;width:100%;padding-bottom:47%;margin-bottom:1rem}.module-item .afbeelding-overzicht-container .afbeelding-overzicht-image{position:absolute;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;width:100%;height:100%;object-fit:cover}.module-item:hover .afbeelding-overzicht-image{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.module-item:hover .btn{background-color:#db7f00;box-shadow:0 0 30px 0 rgb(255 158 24 / .7);cursor:pointer}.module-pagination{display:flex;justify-content:center;margin-top:.5rem;gap:1rem}.module-pagination .page-numbers{position:relative;box-shadow:0 0 24px rgb(0 0 0 / .1);display:flex;flex-wrap:wrap;min-width:2.5rem;height:2.5rem;align-items:center;justify-content:center;padding:.5rem;background:#fff;color:#000;line-height:1}.module-pagination .page-numbers.current{color:#ff9e18;font-weight:700}.module-pagination .page-numbers.prev::after{font-family:"Font Awesome 7 Pro";content:"\f060";-webkit-font-smoothing:antialiased}.module-pagination .page-numbers.prev::after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.module-pagination .page-numbers.next::after{font-family:"Font Awesome 7 Pro";content:"\f061";-webkit-font-smoothing:antialiased}.module-pagination .page-numbers.next::after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.module-pagination .page-numbers:hover{color:#001a70}.module-pagination .page-numbers:hover::after{color:#001a70}.module-pagination a.page-numbers:not(.next,.prev){position:relative;display:inline-block;color:#000;font-weight:500}.module-pagination a.page-numbers:not(.next,.prev)::after{position:absolute;bottom:-1px;left:0;width:0;max-width:100%;height:1px;background-color:#ff9e18;content:""}.module-pagination a.page-numbers:not(.next,.prev):hover::after{width:100%}.module-pagination a.page-numbers:not(.next,.prev).btn::after{display:none}@media only screen and (min-width:768px){.module-pagination a.page-numbers:not(.next,.prev)::after{-webkit-transition:.2s ease;-moz-transition:.2s ease;-o-transition:.2s ease;-ms-transition:.2s ease;transition:.2s ease}}.module-pagination a.page-numbers:not(.next,.prev):hover{box-shadow:0 0 24px rgb(0 0 0 / .2);color:#001a70}@media only screen and (min-width:768px){.module-pagination{margin-top:2rem}}.doorklikblok{margin-bottom:4.25rem;overflow-x:clip}@media only screen and (min-width:768px){.doorklikblok{margin-bottom:7.5rem}}@media only screen and (min-width:992px){.doorklikblok{margin-bottom:9.5rem}}.doorklikblok.no-margin{margin-bottom:0}.doorklikblok.with-small-margin{margin-bottom:2.25rem}@media only screen and (min-width:768px){.doorklikblok.with-small-margin{margin-bottom:4.75rem}}@media only screen and (min-width:992px){.doorklikblok.with-small-margin{margin-bottom:5.75rem}}.doorklikblok.wit .btn{color:#fff}.doorklikblok.wit p,.doorklikblok.wit h1,.doorklikblok.wit h2,.doorklikblok.wit h3,.doorklikblok.wit h4,.doorklikblok.wit h5,.doorklikblok.wit h6,.doorklikblok.wit a:not(.btn),.doorklikblok.wit small{color:#fff}.doorklikblok.bg-gray-light,.doorklikblok.bg-color-1,.doorklikblok.bg-color-2{padding:3.5rem 0}@media only screen and (min-width:768px){.doorklikblok.bg-gray-light,.doorklikblok.bg-color-1,.doorklikblok.bg-color-2{padding:6rem 0}}.doorklikblok.bg-color-1{background-color:#001a70}.doorklikblok.bg-color-2{background-color:#14152a}.doorklikblok.bg-black{background:#000}.doorklikblok.bg-black .text-content *:not(.button){color:#fff}.doorklikblok.bg-image{padding:4rem 0;background-size:cover}.doorklikblok.bg-image::before{z-index:0;background-color:rgb(255 255 255 / .4);content:"";inset:0;position:absolute}.doorklikblok.bg-image.wit::before{background-color:rgb(0 0 0 / .35)}.doorklikblok .tekst p{margin-bottom:1rem}.doorklikblok .tekst ul:not(.contact-list){margin:0 0 1.5em .5rem}.doorklikblok .tekst ul:not(.contact-list) li{position:relative;padding:0 0 0 1.5rem}.doorklikblok .tekst ul:not(.contact-list) li b,.doorklikblok .tekst ul:not(.contact-list) li strong{font-weight:700}.doorklikblok .tekst ul:not(.contact-list) li::before{position:absolute;top:13px;left:0;width:5px;height:5px;border-radius:5px;background-color:#000;content:""}.doorklikblok .tekst ul:not(.contact-list).usp-list{margin-left:0}.doorklikblok .tekst ul:not(.contact-list).usp-list li{display:inline-flex;flex-wrap:wrap;gap:1rem;width:100%;padding:0 0 0 1.75rem}.doorklikblok .tekst ul:not(.contact-list).usp-list li::before{content:"✅️";-webkit-font-smoothing:antialiased}.doorklikblok .tekst ul:not(.contact-list).usp-list li::before{top:0;border-radius:unset;background-color:unset}.doorklikblok .tekst p.body-large+ul.usp-list li{font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(16px, 2vw, 18px);line-height:1.9}.doorklikblok .tekst p.body-large+ul.usp-list li.titel-font{font-weight:700;font-family:'Rubik',sans-serif}.doorklikblok .tekst p.body-large+ul.usp-list li.medium{font-weight:500}.doorklikblok .tekst ol{margin:0 0 1.5em .5rem;counter-reset:my-awesome-counter}.doorklikblok .tekst ol li{padding:0 0 0 1.5rem;counter-increment:my-awesome-counter;position:relative}.doorklikblok .tekst ol li b,.doorklikblok .tekst ol li strong{font-weight:700}.doorklikblok .tekst ol li::before{left:0;content:counter(my-awesome-counter) ". ";position:absolute;font-weight:500}.doorklikblok .tekst a:not(.btn,.simple-text-link,.action-card){white-space:nowrap;position:relative;display:inline-block}.doorklikblok .tekst a:not(.btn,.simple-text-link,.action-card)::after{position:absolute;bottom:-1px;left:0;width:0;max-width:100%;height:1px;background-color:#ff9e18;content:""}.doorklikblok .tekst a:not(.btn,.simple-text-link,.action-card):hover::after{width:100%}.doorklikblok .tekst a:not(.btn,.simple-text-link,.action-card).btn::after{display:none}@media only screen and (min-width:768px){.doorklikblok .tekst a:not(.btn,.simple-text-link,.action-card)::after{-webkit-transition:.2s ease;-moz-transition:.2s ease;-o-transition:.2s ease;-ms-transition:.2s ease;transition:.2s ease}}@media only screen and (min-width:992px){.doorklikblok .tekst .btn+.btn{margin-left:1rem}}.doorklikblok .tekst blockquote{padding:.75rem 0 .75rem 1.5rem;border-left:3px solid #ff9e18;margin:0 0 2rem .5rem}.doorklikblok .tekst blockquote p{font-size:1.25rem}.doorklikblok .tekst blockquote p:last-child{margin-bottom:0}.doorklikblok .tekst>*:last-child{margin-bottom:0}.doorklikblok .tekst img{max-width:100%;height:auto}.doorklikblok img{max-width:100%;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;position:absolute;height:100%;width:100%;top:50%;transform:translateY(-50%);object-fit:cover}.doorklikblok .img-wrapper{position:relative;display:block;background-position:center center;background-repeat:no-repeat;background-size:cover;overflow:hidden;width:100%}.doorklikblok .grid-link{display:block}.doorklikblok .grid-link .afbeelding-overzicht-hover{opacity:0}.doorklikblok .grid-link .title{font-weight:800;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease}@media only screen and (min-width:768px){.doorklikblok .grid-link:hover .body-large{color:#ff9e18;text-decoration:underline}.doorklikblok .grid-link:hover .afbeelding-overzicht-hover{opacity:1}.doorklikblok .grid-link:hover .simple-text-link::after{text-decoration:none}}.tekst-kolommen{position:relative}.tekst-kolommen .kolom{height:100%;padding:1rem;margin-bottom:1rem;color:inherit}.tekst-kolommen .tekst{display:flex;flex-wrap:wrap;height:100%;flex-direction:column}.tekst-kolommen .tekst p:last-child:has(.btn){margin-top:auto}.tekst-kolommen.midden .row{justify-content:center}.tekst-kolommen.links .row{justify-content:flex-start}.tekst-kolommen.rechts .row{justify-content:right}@media only screen and (min-width:992px){.tekst-kolommen{margin-top:2rem}}.tekst-media .row{row-gap:1.5rem}@media only screen and (min-width:992px){.tekst-media .row{row-gap:2rem}}.tekst-media .look-alt{margin-bottom:.5rem}.tekst-media.midden .afbeelding{order:1;margin-bottom:0}.tekst-media .afbeelding-wrapper{order:-2}.tekst-media .afbeelding{overflow:hidden;border-radius:10px}.tekst-media .afbeelding img{display:block;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;width:100%;height:auto;aspect-ratio:1.33333333;object-fit:cover}.tekst-media .afbeelding.video{position:relative}.tekst-media .afbeelding.video img{aspect-ratio:1.77777778}.tekst-media .afbeelding.video .play{display:none}.tekst-media .afbeelding.video .video-container{position:absolute;z-index:1;width:100%;height:100%;inset:0}.tekst-media .afbeelding.video iframe{display:block;width:100%;height:100%;aspect-ratio:1.77777778}.tekst-media .afbeelding.load-video::before{position:absolute;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;z-index:1;background:#001a70;content:"";inset:0;opacity:.5}.tekst-media .afbeelding.load-video:hover{cursor:pointer}.tekst-media .afbeelding.load-video:hover::before{opacity:.6}.tekst-media .afbeelding.load-video:hover .play{background:#14152a;color:#afa599}.tekst-media .afbeelding.load-video:hover img{transform:scale(1.05)}.tekst-media .afbeelding.load-video .play{position:absolute;z-index:2;top:50%;left:50%;display:inline-flex;width:90px;height:90px;align-items:center;justify-content:center;border-radius:99px;background:#14152a;color:#001a70;font-size:30px;transform:translate(-50%,-50%)}@media only screen and (min-width:768px){.tekst-media .afbeelding-wrapper{order:initial}}.reviews-blok .review-grid{margin-top:2rem;margin-bottom:2rem;grid-template-columns:repeat(auto-fit,minmax(22rem,1fr))}.reviews-blok .review-grid .review-read-more{display:none}.reviews-blok .review-grid.no-swiper{display:block;gap:2rem;columns:1;margin-top:0rem}.reviews-blok .review-grid.no-swiper .review-item{margin-bottom:2rem}.reviews-blok .review-grid.no-swiper .review-item.swiper-slide{width:auto}@media only screen and (min-width:768px){.reviews-blok .review-grid.no-swiper{columns:2}}@media only screen and (min-width:992px){.reviews-blok .review-grid.no-swiper{columns:3}}.reviews-blok .review-grid.destroyed-swiper .review-item.swiper-slide{opacity:1}.reviews-blok .review-grid .review-item{display:flex;height:unset;box-sizing:border-box;flex-direction:column;flex-grow:1;padding:1.5rem;opacity:0}.reviews-blok .review-grid .review-bottom{margin-top:auto}.reviews-blok .review-slider-swiper{overflow:visible}.reviews-blok .review-slider-swiper .review-item{min-height:19rem}.reviews-blok .review-slider-swiper .custom-swiper-pagination .swiper-button-prev,.reviews-blok .review-slider-swiper .custom-swiper-pagination .swiper-button-next{border-radius:99px;display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;left:0;width:2.25rem;height:2.25rem;border:1px solid #afa599;background:#fff;background-image:none;color:#000}.reviews-blok .review-slider-swiper .custom-swiper-pagination .swiper-button-prev::after,.reviews-blok .review-slider-swiper .custom-swiper-pagination .swiper-button-next::after{display:none}.reviews-blok .review-slider-swiper .custom-swiper-pagination .swiper-button-prev.swiper-button-disabled,.reviews-blok .review-slider-swiper .custom-swiper-pagination .swiper-button-next.swiper-button-disabled{opacity:0}.reviews-blok .review-slider-swiper .custom-swiper-pagination .swiper-button-next{right:0;left:auto}.reviews-blok .review-item{border-radius:15px;background-color:#e7e6e0;padding-inline:1.5rem;padding-top:1.5rem;padding-bottom:1.5rem;break-inside:avoid}@media only screen and (min-width:768px){.reviews-blok .review-item{padding-inline:2.5rem;padding-top:2.25rem;padding-bottom:2rem}}.reviews-blok .review-item .review-top{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;border-bottom:1px solid #afa599;padding-bottom:1.5rem;margin-bottom:1rem;gap:1rem}.reviews-blok .review-item .review-top .review-logo{width:auto;height:1.5rem;margin-right:.5rem}.reviews-blok .review-item .review-top .review-rating{font-weight:700;color:#14152a}.reviews-blok .review-item .review-top .review-new-label{font-weight:500}.reviews-blok .review-item .review-top .stars{margin-top:.1875rem;margin-left:.5rem}.reviews-blok .review-item .review-text{position:relative;display:block;color:#000;font-size:1rem;line-clamp:unset;line-height:1.5}.reviews-blok .review-item .review-text.collapsed{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.reviews-blok .review-item:has(.review-read-more:empty) .review-text{margin-bottom:1rem}.reviews-blok .review-item .review-bottom{display:flex;align-items:center;gap:1rem}.reviews-blok .review-item .review-bottom .review-avatar{width:auto;height:3.5rem}.reviews-blok .review-item .review-bottom .review-info{display:flex;flex-direction:column}.reviews-blok .review-item .review-bottom .review-info p{margin:0}.reviews-blok .review-item .review-bottom .review-info .review-name{font-weight:700;line-height:1.5}.reviews-blok .review-item .review-bottom .review-info .review-date{font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(12px, 1.5vw, 14px);line-height:1.5}.reviews-blok .review-item .review-bottom .review-info .review-date.black{font-weight:900}.reviews-blok .review-item.cta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;color:#fff;border-radius:15px;background:linear-gradient(93deg,#14152a 30.83%,#001a70 49.74%)}.reviews-blok .review-item.cta h3{font-weight:500;color:#fff;font-size:28px}.reviews-blok .review-item.cta a{color:#000;display:inline-flex;height:60px;padding:13px 20px;justify-content:center;align-items:center;gap:10px;border-radius:15px;border-bottom:1px solid #db7f00;background:#ff9e18;box-shadow:0 0 20px 0 rgb(255 158 24 / .7)}.reviews-blok .review-item.cta a:hover{background:#db7f00;box-shadow:0 0 20px 0 rgb(219 127 0 / .7)}@media only screen and (min-width:1200px){.reviews-blok .review-item.cta{padding:2rem 2rem}}@media only screen and (min-width:1400px){.reviews-blok .review-item.cta{padding:3rem 3.75rem}}.reviews-blok .review-item.cta .review-item-content{position:relative;z-index:2}.reviews-blok .btn .google-logo{height:1rem}.google-review-summary{display:inline-flex;flex-wrap:wrap;align-items:center;gap:1rem}.google-review-summary .logo img{height:2.5rem}.google-review-summary .content .rating{display:flex;flex-wrap:wrap;font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(16px, 2vw, 18px);line-height:1.9;align-items:center;gap:1rem}.google-review-summary .content .rating.titel-font{font-weight:700;font-family:'Rubik',sans-serif}.google-review-summary .content .rating.medium{font-weight:500}.google-review-summary .content .text{font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(12px, 1.5vw, 14px);line-height:1.5}.google-review-summary .content .text.black{font-weight:900}.google-review-summary .content .text a{color:#000;text-decoration:underline}@media only screen and (max-width:767px){.uitlichten-productcategorieen .thumb-item{flex-direction:column;align-items:flex-start}}.thumb-item{display:inline-flex;flex-wrap:wrap;align-items:center;gap:1rem}.thumb-item .image{width:3.75rem}.thumb-item .image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.thumb-item .text{font-family:'Ubuntu',sans-serif;font-size:1rem;font-weight:500;display:inline-block;color:#001a70;cursor:pointer}.thumb-item .text::before{display:inline-block;margin-right:.5rem}.thumb-item .text::after{display:inline-block;margin-left:.5rem}.thumb-item .text.reverse{text-decoration:underline}.thumb-item .text.reverse:hover{text-decoration:none}.thumb-item .text.reverse:hover::after{text-decoration:none}.thumb-item .text.text-black{color:#000}.thumb-item .text.icon-chevron-down.rotated::after{transform:rotate(180deg)}.thumb-item .text:hover::after,.thumb-item .text.hover::after{text-decoration:none}.thumb-item:hover .text::after{text-decoration:none}@media only screen and (min-width:768px){.thumb-item{gap:1.25rem}}.woocommerce-account .login-box,.woocommerce-account .register-box{margin-bottom:4.25rem;padding:1.5rem;background:#14152a;border:1px solid #14152a}@media only screen and (min-width:768px){.woocommerce-account .login-box,.woocommerce-account .register-box{margin-bottom:7.5rem}}@media only screen and (min-width:992px){.woocommerce-account .login-box,.woocommerce-account .register-box{margin-bottom:9.5rem}}.woocommerce-account .woocommerce .woocommerce-form-login,.woocommerce-account .woocommerce .lost_reset_password{padding:0 0 4rem 0;border:none;margin:0;width:100%;max-width:700px}.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-form__label,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-form__label{width:100%}.woocommerce-account .woocommerce .woocommerce-form-login .password-input,.woocommerce-account .woocommerce .lost_reset_password .password-input{width:100%}.woocommerce-account .woocommerce .woocommerce-form-login .input-text,.woocommerce-account .woocommerce .lost_reset_password .input-text{font-weight:500;background-color:#fff;border-radius:.125rem;width:100%;height:calc(2.25rem + 16px);padding:1rem 1rem .5rem;border:1px solid #e0e0e0;margin:0;appearance:none;font-size:16px}.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button{position:relative;font-family:'Ubuntu',sans-serif;font-weight:500;border-radius:10px;display:inline-flex;flex-wrap:wrap;gap:10px;align-items:center;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;z-index:1;padding:1rem 1.25rem;border:none;background:#ff9e18;border-bottom:2px solid #db7f00;color:#14152a;font-size:1.125rem;line-height:1;border-radius:15px;box-shadow:0 0 20px 0 rgb(255 158 24 / .7);min-height:3.75rem}.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button::before,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button::before,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button::before,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button::before{font-size:1.5rem;color:#fff}.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button .counter-box,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button .counter-box,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button .counter-box,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button .counter-box{top:.25rem;right:.25rem;width:1.875rem;height:1.875rem;font-size:1rem;transform:translate(50%,-50%);color:#fff;box-shadow:0 4px 4px 0 rgb(175 165 153 / .15)}.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.only-icon,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.only-icon,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.only-icon,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.only-icon,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.icon-only,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.icon-only,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.icon-only,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.icon-only{width:3.75rem;height:3.75rem;padding-inline:0;box-shadow:0 0 20px 0 #fff0}.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.only-icon::before,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.only-icon::before,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.only-icon::before,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.only-icon::before,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.icon-only::before,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.icon-only::before,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.icon-only::before,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.icon-only::before{margin:0 auto}.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.only-icon.icon-light::before,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.only-icon.icon-light::before,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.only-icon.icon-light::before,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.only-icon.icon-light::before,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.icon-only.icon-light::before,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.icon-only.icon-light::before,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.icon-only.icon-light::before,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.icon-only.icon-light::before{font-weight:300}.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.only-icon.icon-light::after,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.only-icon.icon-light::after,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.only-icon.icon-light::after,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.only-icon.icon-light::after,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.icon-only.icon-light::after,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.icon-only.icon-light::after,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.icon-only.icon-light::after,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.icon-only.icon-light::after{font-weight:300}.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.only-icon:hover,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.only-icon:hover,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.only-icon:hover,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.only-icon:hover,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.icon-only:hover,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.icon-only:hover,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.icon-only:hover,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.icon-only:hover,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.only-icon.hover,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.only-icon.hover,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.only-icon.hover,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.only-icon.hover,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.icon-only.hover,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.icon-only.hover,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.icon-only.hover,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.icon-only.hover{box-shadow:0 0 30px 0 rgb(255 158 24 / .8)}.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button:hover,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button:hover,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button:hover,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button:hover,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.hover,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.hover,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.hover,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.hover{background-color:#db7f00;box-shadow:0 0 30px 0 rgb(255 158 24 / .7);cursor:pointer}.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.no-outline,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.no-outline,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.no-outline,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.no-outline{box-shadow:none;outline:none;border:none}.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.btn-secondary,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.btn-secondary,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.btn-secondary,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.btn-secondary{background:#14152a;color:#fff;border-color:#001a70}.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.btn-secondary:hover,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.btn-secondary:hover,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.btn-secondary:hover,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.btn-secondary:hover,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.btn-secondary.hover,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.btn-secondary.hover,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.btn-secondary.hover,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.btn-secondary.hover{background:#00020a}.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.btn-tertiary,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.btn-tertiary,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.btn-tertiary,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.btn-tertiary{position:relative;border-color:#e7e6e0;box-shadow:0 4px 4px 0 rgb(175 165 153 / .15);background:#fff;color:#001a70}.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.btn-tertiary:hover,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.btn-tertiary:hover,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.btn-tertiary:hover,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.btn-tertiary:hover{color:#001a70;box-shadow:0 4px 14px 0 rgb(175 165 153 / .3)}.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button[href^="#"]:not([href="#"])::after,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button[href^="#"]:not([href="#"])::after,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button[href^="#"]:not([href="#"])::after,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button[href^="#"]:not([href="#"])::after{font-family:"Font Awesome 7 Pro";content:"\f078";-webkit-font-smoothing:antialiased}.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.left,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.left,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.left,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.left{padding-left:3rem}.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.left::after,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.left::after,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.left::after,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.left::after{left:1.25rem}.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.right,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.right,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.right,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.right{padding-right:3rem}.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.right::after,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.right::after,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.right::after,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.right::after{right:1.25rem}.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.btn-with-img,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.btn-with-img,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.btn-with-img,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.btn-with-img{display:inline-flex;align-items:center;gap:1rem}.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.btn-with-img img,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.btn-with-img img,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.btn-with-img img,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.btn-with-img img{width:auto;height:1rem}.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.white,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.white,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.white,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.white{color:#fff}.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.phone::after,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.phone::after,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.phone::after,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.phone::after{font-family:"Font Awesome 7 Pro";content:"\f095";-webkit-font-smoothing:antialiased}.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.arrow-right::after,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.arrow-right::after,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.arrow-right::after,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.arrow-right::after{font-family:"Font Awesome 7 Pro";content:"\f061";-webkit-font-smoothing:antialiased}.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.arrow-down::after,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.arrow-down::after,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.arrow-down::after,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.arrow-down::after{font-family:"Font Awesome 7 Pro";content:"\f063";-webkit-font-smoothing:antialiased}.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.mail::after,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.mail::after,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.mail::after,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.mail::after{content:"✉️";-webkit-font-smoothing:antialiased}.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.count,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.count,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.count,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.count{background-image:none}.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.white-bg,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.white-bg,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.white-bg,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.white-bg{background-color:#fff}.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.no-text,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.no-text,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.no-text,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.no-text{height:32px;padding:16px}.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-button.no-text::after,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-button.no-text::after,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-Button.no-text::after,.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button.no-text::after{top:3px;right:9px}.woocommerce-account .wc-page{margin-bottom:4.25rem}@media only screen and (min-width:768px){.woocommerce-account .wc-page{margin-bottom:7.5rem}}@media only screen and (min-width:992px){.woocommerce-account .wc-page{margin-bottom:9.5rem}}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style-type:none;padding-inline-start:0;line-height:2}.woocommerce-account .woocommerce-MyAccount-navigation li a{font-size:1rem;color:#000}.woocommerce-account .woocommerce-MyAccount-navigation li:hover a,.woocommerce-account .woocommerce-MyAccount-navigation li:focus a{color:#ff9e18}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{font-weight:700}.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout{padding-top:1rem;border-top:1px solid #afa599;margin-top:1rem}.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout a{opacity:.5}.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout a:hover,.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout a:focus{opacity:1}.woocommerce-account .woocommerce-MyAccount-content fieldset{margin-top:2rem;margin-bottom:1rem;background:#fff}.woocommerce-account .woocommerce-MyAccount-content fieldset legend{font-weight:700;font-family:'Rubik',sans-serif;font-weight:400;margin-bottom:1rem;color:#14152a;font-size:clamp(21px, 3vw, 25px);line-height:1.2;margin-top:1rem;margin-bottom:.5rem;float:left}.woocommerce-account .woocommerce-MyAccount-content fieldset legend.mb-0{margin-bottom:0}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses.col2-set .col-1,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses.col2-set .col-2{padding:1rem 0}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title{display:flex;flex-wrap:wrap;flex-wrap:nowrap;align-items:center;justify-content:space-between;padding-bottom:2rem}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title::before,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title::after{display:none}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title h2{font-weight:700;font-family:'Rubik',sans-serif;font-weight:500;margin-bottom:1rem;color:#14152a;font-size:clamp(14px, 2vw, 16px);line-height:1.2;margin:0}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title h2.mb-0{margin-bottom:0}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a{position:relative;font-family:'Ubuntu',sans-serif;font-weight:500;border-radius:10px;display:inline-flex;flex-wrap:wrap;gap:10px;align-items:center;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;z-index:1;padding:1rem 1.25rem;border:none;background:#ff9e18;border-bottom:2px solid #db7f00;color:#14152a;font-size:1.125rem;line-height:1;border-radius:15px;box-shadow:0 0 20px 0 rgb(255 158 24 / .7);min-height:3.75rem;background:#14152a;color:#fff;border-color:#001a70;margin:0}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a::before{font-size:1.5rem;color:#fff}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a .counter-box{top:.25rem;right:.25rem;width:1.875rem;height:1.875rem;font-size:1rem;transform:translate(50%,-50%);color:#fff;box-shadow:0 4px 4px 0 rgb(175 165 153 / .15)}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.only-icon,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.icon-only{width:3.75rem;height:3.75rem;padding-inline:0;box-shadow:0 0 20px 0 #fff0}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.only-icon::before,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.icon-only::before{margin:0 auto}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.only-icon.icon-light::before,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.icon-only.icon-light::before{font-weight:300}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.only-icon.icon-light::after,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.icon-only.icon-light::after{font-weight:300}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.only-icon:hover,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.icon-only:hover,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.only-icon.hover,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.icon-only.hover{box-shadow:0 0 30px 0 rgb(255 158 24 / .8)}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a:hover,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.hover{background-color:#db7f00;box-shadow:0 0 30px 0 rgb(255 158 24 / .7);cursor:pointer}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.no-outline{box-shadow:none;outline:none;border:none}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.btn-secondary{background:#14152a;color:#fff;border-color:#001a70}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.btn-secondary:hover,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.btn-secondary.hover{background:#00020a}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.btn-tertiary{position:relative;border-color:#e7e6e0;box-shadow:0 4px 4px 0 rgb(175 165 153 / .15);background:#fff;color:#001a70}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.btn-tertiary:hover{color:#001a70;box-shadow:0 4px 14px 0 rgb(175 165 153 / .3)}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a[href^="#"]:not([href="#"])::after{font-family:"Font Awesome 7 Pro";content:"\f078";-webkit-font-smoothing:antialiased}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.left{padding-left:3rem}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.left::after{left:1.25rem}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.right{padding-right:3rem}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.right::after{right:1.25rem}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.btn-with-img{display:inline-flex;align-items:center;gap:1rem}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.btn-with-img img{width:auto;height:1rem}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.white{color:#fff}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.phone::after{font-family:"Font Awesome 7 Pro";content:"\f095";-webkit-font-smoothing:antialiased}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.arrow-right::after{font-family:"Font Awesome 7 Pro";content:"\f061";-webkit-font-smoothing:antialiased}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.arrow-down::after{font-family:"Font Awesome 7 Pro";content:"\f063";-webkit-font-smoothing:antialiased}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.mail::after{content:"✉️";-webkit-font-smoothing:antialiased}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.count{background-image:none}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.white-bg{background-color:#fff}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.no-text{height:32px;padding:16px}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.no-text::after{top:3px;right:9px}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a:hover,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.hover{background:#00020a}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.edit{float:none}.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input){position:relative;font-family:'Ubuntu',sans-serif;font-weight:500;border-radius:10px;display:inline-flex;flex-wrap:wrap;gap:10px;align-items:center;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;z-index:1;padding:1rem 1.25rem;border:none;background:#ff9e18;border-bottom:2px solid #db7f00;color:#14152a;font-size:1.125rem;line-height:1;border-radius:15px;box-shadow:0 0 20px 0 rgb(255 158 24 / .7);min-height:3.75rem}.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input)::before{font-size:1.5rem;color:#fff}.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input) .counter-box{top:.25rem;right:.25rem;width:1.875rem;height:1.875rem;font-size:1rem;transform:translate(50%,-50%);color:#fff;box-shadow:0 4px 4px 0 rgb(175 165 153 / .15)}.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).only-icon,.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).icon-only{width:3.75rem;height:3.75rem;padding-inline:0;box-shadow:0 0 20px 0 #fff0}.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).only-icon::before,.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).icon-only::before{margin:0 auto}.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).only-icon.icon-light::before,.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).icon-only.icon-light::before{font-weight:300}.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).only-icon.icon-light::after,.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).icon-only.icon-light::after{font-weight:300}.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).only-icon:hover,.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).icon-only:hover,.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).only-icon.hover,.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).icon-only.hover{box-shadow:0 0 30px 0 rgb(255 158 24 / .8)}.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input):hover,.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).hover{background-color:#db7f00;box-shadow:0 0 30px 0 rgb(255 158 24 / .7);cursor:pointer}.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).no-outline{box-shadow:none;outline:none;border:none}.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).btn-secondary{background:#14152a;color:#fff;border-color:#001a70}.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).btn-secondary:hover,.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).btn-secondary.hover{background:#00020a}.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).btn-tertiary{position:relative;border-color:#e7e6e0;box-shadow:0 4px 4px 0 rgb(175 165 153 / .15);background:#fff;color:#001a70}.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).btn-tertiary:hover{color:#001a70;box-shadow:0 4px 14px 0 rgb(175 165 153 / .3)}.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input)[href^="#"]:not([href="#"])::after{font-family:"Font Awesome 7 Pro";content:"\f078";-webkit-font-smoothing:antialiased}.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).left{padding-left:3rem}.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).left::after{left:1.25rem}.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).right{padding-right:3rem}.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).right::after{right:1.25rem}.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).btn-with-img{display:inline-flex;align-items:center;gap:1rem}.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).btn-with-img img{width:auto;height:1rem}.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).white{color:#fff}.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).phone::after{font-family:"Font Awesome 7 Pro";content:"\f095";-webkit-font-smoothing:antialiased}.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).arrow-right::after{font-family:"Font Awesome 7 Pro";content:"\f061";-webkit-font-smoothing:antialiased}.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).arrow-down::after{font-family:"Font Awesome 7 Pro";content:"\f063";-webkit-font-smoothing:antialiased}.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).mail::after{content:"✉️";-webkit-font-smoothing:antialiased}.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).count{background-image:none}.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).white-bg{background-color:#fff}.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).no-text{height:32px;padding:16px}.woocommerce-account .woocommerce-MyAccount-content button:not(.show-password-input).no-text::after{top:3px;right:9px}.woocommerce-cart .wp-block-woocommerce-cart{margin-bottom:4.25rem;overflow-x:clip;max-width:1400px;padding-left:1rem;padding-right:1rem;margin:3rem auto 0;width:100%}@media only screen and (min-width:768px){.woocommerce-cart .wp-block-woocommerce-cart{margin-bottom:7.5rem}}@media only screen and (min-width:992px){.woocommerce-cart .wp-block-woocommerce-cart{margin-bottom:9.5rem}}.woocommerce-cart .wp-block-woocommerce-cart.no-margin{margin-bottom:0}.woocommerce-cart .wp-block-woocommerce-cart.with-small-margin{margin-bottom:2.25rem}@media only screen and (min-width:768px){.woocommerce-cart .wp-block-woocommerce-cart.with-small-margin{margin-bottom:4.75rem}}@media only screen and (min-width:992px){.woocommerce-cart .wp-block-woocommerce-cart.with-small-margin{margin-bottom:5.75rem}}.woocommerce-cart .wp-block-woocommerce-cart.wit .btn{color:#fff}.woocommerce-cart .wp-block-woocommerce-cart.wit p,.woocommerce-cart .wp-block-woocommerce-cart.wit h1,.woocommerce-cart .wp-block-woocommerce-cart.wit h2,.woocommerce-cart .wp-block-woocommerce-cart.wit h3,.woocommerce-cart .wp-block-woocommerce-cart.wit h4,.woocommerce-cart .wp-block-woocommerce-cart.wit h5,.woocommerce-cart .wp-block-woocommerce-cart.wit h6,.woocommerce-cart .wp-block-woocommerce-cart.wit a:not(.btn),.woocommerce-cart .wp-block-woocommerce-cart.wit small{color:#fff}.woocommerce-cart .wp-block-woocommerce-cart.bg-gray-light,.woocommerce-cart .wp-block-woocommerce-cart.bg-color-1,.woocommerce-cart .wp-block-woocommerce-cart.bg-color-2{padding:3.5rem 0}@media only screen and (min-width:768px){.woocommerce-cart .wp-block-woocommerce-cart.bg-gray-light,.woocommerce-cart .wp-block-woocommerce-cart.bg-color-1,.woocommerce-cart .wp-block-woocommerce-cart.bg-color-2{padding:6rem 0}}.woocommerce-cart .wp-block-woocommerce-cart.bg-color-1{background-color:#001a70}.woocommerce-cart .wp-block-woocommerce-cart.bg-color-2{background-color:#14152a}.woocommerce-cart .wp-block-woocommerce-cart.bg-black{background:#000}.woocommerce-cart .wp-block-woocommerce-cart.bg-black .text-content *:not(.button){color:#fff}.woocommerce-cart .wp-block-woocommerce-cart.bg-image{padding:4rem 0;background-size:cover}.woocommerce-cart .wp-block-woocommerce-cart.bg-image::before{z-index:0;background-color:rgb(255 255 255 / .4);content:"";inset:0;position:absolute}.woocommerce-cart .wp-block-woocommerce-cart.bg-image.wit::before{background-color:rgb(0 0 0 / .35)}.woocommerce-cart .wp-block-woocommerce-cart .tekst p{margin-bottom:1rem}.woocommerce-cart .wp-block-woocommerce-cart .tekst ul:not(.contact-list){margin:0 0 1.5em .5rem}.woocommerce-cart .wp-block-woocommerce-cart .tekst ul:not(.contact-list) li{position:relative;padding:0 0 0 1.5rem}.woocommerce-cart .wp-block-woocommerce-cart .tekst ul:not(.contact-list) li b,.woocommerce-cart .wp-block-woocommerce-cart .tekst ul:not(.contact-list) li strong{font-weight:700}.woocommerce-cart .wp-block-woocommerce-cart .tekst ul:not(.contact-list) li::before{position:absolute;top:13px;left:0;width:5px;height:5px;border-radius:5px;background-color:#000;content:""}.woocommerce-cart .wp-block-woocommerce-cart .tekst ul:not(.contact-list).usp-list{margin-left:0}.woocommerce-cart .wp-block-woocommerce-cart .tekst ul:not(.contact-list).usp-list li{display:inline-flex;flex-wrap:wrap;gap:1rem;width:100%;padding:0 0 0 1.75rem}.woocommerce-cart .wp-block-woocommerce-cart .tekst ul:not(.contact-list).usp-list li::before{content:"✅️";-webkit-font-smoothing:antialiased}.woocommerce-cart .wp-block-woocommerce-cart .tekst ul:not(.contact-list).usp-list li::before{top:0;border-radius:unset;background-color:unset}.woocommerce-cart .wp-block-woocommerce-cart .tekst p.body-large+ul.usp-list li{font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(16px, 2vw, 18px);line-height:1.9}.woocommerce-cart .wp-block-woocommerce-cart .tekst p.body-large+ul.usp-list li.titel-font{font-weight:700;font-family:'Rubik',sans-serif}.woocommerce-cart .wp-block-woocommerce-cart .tekst p.body-large+ul.usp-list li.medium{font-weight:500}.woocommerce-cart .wp-block-woocommerce-cart .tekst ol{margin:0 0 1.5em .5rem;counter-reset:my-awesome-counter}.woocommerce-cart .wp-block-woocommerce-cart .tekst ol li{padding:0 0 0 1.5rem;counter-increment:my-awesome-counter;position:relative}.woocommerce-cart .wp-block-woocommerce-cart .tekst ol li b,.woocommerce-cart .wp-block-woocommerce-cart .tekst ol li strong{font-weight:700}.woocommerce-cart .wp-block-woocommerce-cart .tekst ol li::before{left:0;content:counter(my-awesome-counter) ". ";position:absolute;font-weight:500}.woocommerce-cart .wp-block-woocommerce-cart .tekst a:not(.btn,.simple-text-link,.action-card){white-space:nowrap;position:relative;display:inline-block}.woocommerce-cart .wp-block-woocommerce-cart .tekst a:not(.btn,.simple-text-link,.action-card)::after{position:absolute;bottom:-1px;left:0;width:0;max-width:100%;height:1px;background-color:#ff9e18;content:""}.woocommerce-cart .wp-block-woocommerce-cart .tekst a:not(.btn,.simple-text-link,.action-card):hover::after{width:100%}.woocommerce-cart .wp-block-woocommerce-cart .tekst a:not(.btn,.simple-text-link,.action-card).btn::after{display:none}@media only screen and (min-width:768px){.woocommerce-cart .wp-block-woocommerce-cart .tekst a:not(.btn,.simple-text-link,.action-card)::after{-webkit-transition:.2s ease;-moz-transition:.2s ease;-o-transition:.2s ease;-ms-transition:.2s ease;transition:.2s ease}}@media only screen and (min-width:992px){.woocommerce-cart .wp-block-woocommerce-cart .tekst .btn+.btn{margin-left:1rem}}.woocommerce-cart .wp-block-woocommerce-cart .tekst blockquote{padding:.75rem 0 .75rem 1.5rem;border-left:3px solid #ff9e18;margin:0 0 2rem .5rem}.woocommerce-cart .wp-block-woocommerce-cart .tekst blockquote p{font-size:1.25rem}.woocommerce-cart .wp-block-woocommerce-cart .tekst blockquote p:last-child{margin-bottom:0}.woocommerce-cart .wp-block-woocommerce-cart .tekst>*:last-child{margin-bottom:0}.woocommerce-cart .wp-block-woocommerce-cart .tekst img{max-width:100%;height:auto}@media only screen and (min-width:1400px){.woocommerce-cart .wp-block-woocommerce-cart{padding-left:0}}.woocommerce-cart .tekst-kolommen .row .col-12 .kolom{padding-left:0}.woocommerce-cart .wc-block-components-sidebar-layout{align-items:flex-start}.woocommerce-cart .wc-block-cart.wc-block-cart table.wc-block-cart-items,.woocommerce-cart .wc-block-cart.wc-block-cart table.wc-block-cart-items thead,.woocommerce-cart .wc-block-cart.wc-block-cart table.wc-block-cart-items tbody{display:block;width:100%}.woocommerce-cart .wc-block-cart.wc-block-cart td.wc-block-cart-item__image{padding-left:0}.woocommerce-cart .wc-block-cart.wc-block-cart .wc-block-cart-items__row{width:100%;position:relative;display:grid;grid-template-columns:110px minmax(0,1fr);align-items:start;column-gap:1.25rem}.woocommerce-cart .wc-block-cart.wc-block-cart .wc-block-cart-items__row .wc-block-cart-item__image{grid-column:1;grid-row:1;padding-top:0}.woocommerce-cart .wc-block-cart.wc-block-cart .wc-block-cart-items__row .wc-block-cart-item__product{grid-column:2;grid-row:1}.woocommerce-cart .wc-block-cart.wc-block-cart .wc-block-cart-items__row .wc-block-cart-item__quantity{padding:0;margin:.25rem 0}.woocommerce-cart .wc-block-cart.wc-block-cart .wc-block-cart-items__row .wc-block-cart-item__wrap{display:flex;flex:1 1 100%;width:100%;flex-direction:row;flex-wrap:wrap;align-items:baseline;column-gap:1rem;row-gap:.5rem;justify-content:space-between}.woocommerce-cart .wc-block-cart.wc-block-cart .wc-block-cart-items__row .wc-block-cart-item__wrap>*{flex:1 1 100%}.woocommerce-cart .wc-block-cart.wc-block-cart .wc-block-cart-items__row .wc-block-cart-item__wrap .wc-block-cart-item__prices{display:none}.woocommerce-cart .wc-block-cart.wc-block-cart .wc-block-cart-items__row .wc-block-cart-item__wrap .wc-block-cart-item__total.moved-to-product{flex:0 0 auto;padding:0;text-align:right}.woocommerce-cart .wc-block-cart.wc-block-cart .wc-block-cart-items__row .wc-block-cart-item__wrap .wc-block-components-product-details__huurperiode{font-weight:700;font-family:'Rubik',sans-serif;font-weight:500;margin-bottom:1rem;color:#14152a;font-size:clamp(14px, 2vw, 16px);line-height:1.2;font-weight:400}.woocommerce-cart .wc-block-cart.wc-block-cart .wc-block-cart-items__row .wc-block-cart-item__wrap .wc-block-components-product-details__huurperiode.mb-0{margin-bottom:0}.woocommerce-cart .wc-block-cart.wc-block-cart .wc-block-cart-items__row .wc-block-cart-item__wrap .wc-block-components-product-details__huurperiode span[aria-hidden="true"]{display:none}.woocommerce-cart .wc-block-cart.wc-block-cart .wc-block-cart-items__row .wc-block-cart-item__wrap .wc-block-components-product-metadata>div:last-of-type{display:none}.woocommerce-cart .wc-block-cart.wc-block-cart .wc-block-cart-items__row .wc-block-cart-item__wrap .wc-block-components-product-metadata .wc-block-components-product-details__name{display:none}.woocommerce-cart .wc-block-cart.wc-block-cart .wc-block-cart-items__row .wc-block-cart-item__wrap .wc-block-components-product-details__value .cart-aandachtspunten{position:relative;width:100%}.woocommerce-cart .wc-block-cart.wc-block-cart .wc-block-cart-items__row .wc-block-cart-item__wrap .wc-block-components-product-details__value .cart-aandachtspunten:before{font-weight:500;padding:.4rem .75rem;content:"Aandachtspunten 🔔";font-size:.8rem;border-radius:100px;background:rgb(255 158 24 / .3)}.woocommerce-cart .wc-block-cart.wc-block-cart .wc-block-cart-items__row .wc-block-cart-item__wrap .wc-block-components-product-details__value .cart-aandachtspunt{display:flex;flex-wrap:wrap;position:relative;gap:.25rem;padding-block:.15rem;font-size:.8rem;padding-left:.75rem}.woocommerce-cart .wc-block-cart.wc-block-cart .wc-block-cart-items__row .wc-block-cart-item__wrap .wc-block-components-product-details__value .cart-aandachtspunt:first-child{padding-top:1rem}.woocommerce-cart .wc-block-cart.wc-block-cart .wc-block-cart-items__row .wc-block-cart-item__wrap .wc-block-components-product-details__value .cart-aandachtspunt a{font-weight:400;position:relative;text-decoration:underline;color:#001a70}.woocommerce-cart .wc-block-cart.wc-block-cart .wc-block-cart-items__row .wc-block-cart-item__wrap .wc-block-components-product-details__value .cart-aandachtspunt:before{position:absolute;left:0;content:"+"}.woocommerce-cart .wc-block-cart.wc-block-cart .wc-block-cart-items__row .wc-block-cart-item__wrap .wc-block-components-product-metadata__description{display:none}.woocommerce-cart .wc-block-cart.wc-block-cart .wc-block-cart-items__row .wc-block-cart-item__wrap .wc-block-components-product-name{font-weight:700;font-family:'Rubik',sans-serif;font-weight:500;margin-bottom:1rem;color:#14152a;font-size:clamp(14px, 2vw, 16px);line-height:1.2;flex:1 1 auto;max-width:none;color:#001a70;margin-bottom:0}.woocommerce-cart .wc-block-cart.wc-block-cart .wc-block-cart-items__row .wc-block-cart-item__wrap .wc-block-components-product-name.mb-0{margin-bottom:0}.woocommerce-cart .wc-block-cart.wc-block-cart .wc-block-cart-items__row .wc-block-cart-item__wrap .wc-block-components-formatted-money-amount{font-weight:700;font-family:'Rubik',sans-serif;font-weight:400;margin-bottom:1rem;color:#14152a;font-size:clamp(17px, 3vw, 20px);line-height:1.2;color:#ff9e18;font-size:1rem}.woocommerce-cart .wc-block-cart.wc-block-cart .wc-block-cart-items__row .wc-block-cart-item__wrap .wc-block-components-formatted-money-amount.mb-0{margin-bottom:0}@media only screen and (max-width:767px){.woocommerce-cart .wc-block-cart.wc-block-cart .wc-block-cart-items__row .wc-block-cart-item__wrap .wc-block-components-formatted-money-amount{margin-top:.5rem}}.woocommerce-cart .wc-block-cart.wc-block-cart .wc-block-cart-items__row .wc-block-cart-item__total{padding-left:0}.woocommerce-cart .wc-block-cart.wc-block-cart .wc-block-cart-items__row .wc-block-cart-item__total-price-and-sale-badge-wrapper{align-items:end}@media only screen and (min-width:768px){.woocommerce-cart .wc-block-cart.wc-block-cart td{min-width:40px}.woocommerce-cart .wc-block-cart.wc-block-cart .wc-block-cart-items__row.wc-block-cart-items__row{position:relative;grid-template-columns:160px minmax(0,1fr)}.woocommerce-cart .wc-block-cart.wc-block-cart .wc-block-cart-items__row.wc-block-cart-items__row .wc-block-cart-item__image{padding-top:24px}.woocommerce-cart .wc-block-cart.wc-block-cart .wc-block-cart-items__row.wc-block-cart-items__row .wc-block-cart-item__total-price-and-sale-badge-wrapper{align-items:start}}@media only screen and (min-width:992px){.woocommerce-cart .wc-block-cart.wc-block-cart td{min-width:50px}}.wc-block-cart__sidebar.wc-block-cart__sidebar{justify-content:flex-end;background-color:#fff0}.wc-block-cart__sidebar.wc-block-cart__sidebar .wc-block-components-panel__button{outline:none}.wc-block-cart__sidebar.wc-block-cart__sidebar .wc-block-components-panel__button:hover{-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;color:#ff9e18}.wc-block-cart__sidebar.wc-block-cart__sidebar .wc-block-cart__submit-button::after{font-family:"Font Awesome 7 Pro";content:"\f2f7";-webkit-font-smoothing:antialiased}.wc-block-cart__sidebar.wc-block-cart__sidebar .wc-block-cart__submit-button:after{font-weight:700;color:#fff;font-size:1.25rem}.wc-block-cart__sidebar.wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-totals-block,.wc-block-cart__sidebar.wc-block-cart__sidebar .wc-block-components-totals-wrapper{border:none}.wc-block-cart__sidebar.wc-block-cart__sidebar .wc-block-cart__totals-title.wc-block-cart__totals-title{font-weight:700;font-family:'Rubik',sans-serif;font-weight:500;margin-bottom:1rem;color:#14152a;font-size:clamp(14px, 2vw, 16px);line-height:1.2;text-transform:none;padding-top:0;padding-bottom:.8em;margin:0;margin-top:-.5rem;border-bottom:1px solid #e7e6e0}.wc-block-cart__sidebar.wc-block-cart__sidebar .wc-block-cart__totals-title.wc-block-cart__totals-title.mb-0{margin-bottom:0}.wc-block-cart__sidebar.wc-block-cart__sidebar .wc-block-cart__totals-title.wc-block-cart__totals-title .wc-block-components-totals-shipping .wc-block-components-totals-item__value{font-weight:700;font-family:'Rubik',sans-serif;font-weight:400;margin-bottom:1rem;color:#14152a;font-size:clamp(17px, 3vw, 20px);line-height:1.2;color:#ff9e18;font-size:1rem}.wc-block-cart__sidebar.wc-block-cart__sidebar .wc-block-cart__totals-title.wc-block-cart__totals-title .wc-block-components-totals-shipping .wc-block-components-totals-item__value.mb-0{margin-bottom:0}.wc-block-cart__sidebar.wc-block-cart__sidebar .wc-block-components-totals-footer-item-tax-value{font-weight:700;font-family:'Rubik',sans-serif;font-weight:400;margin-bottom:1rem;color:#14152a;font-size:clamp(17px, 3vw, 20px);line-height:1.2}.wc-block-cart__sidebar.wc-block-cart__sidebar .wc-block-components-totals-footer-item-tax-value.mb-0{margin-bottom:0}.wc-block-cart__sidebar.wc-block-cart__sidebar .wc-block-components-totals-footer-item-tax{font-weight:400;font-family:'Ubuntu',sans-serif;font-size:clamp(10px, 1.5vw, 12px);line-height:1.5;color:rgb(0 0 0 / .55);justify-self:flex-end}.wc-block-cart__sidebar.wc-block-cart__sidebar .wc-block-components-totals-shipping .wc-block-components-totals-item__value{font-weight:700;font-family:'Rubik',sans-serif;font-weight:400;margin-bottom:1rem;font-size:clamp(17px, 3vw, 20px);line-height:1.2;color:#14152a;font-size:1rem}.wc-block-cart__sidebar.wc-block-cart__sidebar .wc-block-components-totals-shipping .wc-block-components-totals-item__value.mb-0{margin-bottom:0}.wc-block-cart__sidebar.wc-block-cart__sidebar .wc-block-components-totals-shipping .wc-block-components-totals-item__value strong{text-transform:none;font-size:clamp(16px, 2vw, 18px)}.wc-block-cart__sidebar.wc-block-cart__sidebar .archive-usp{margin-bottom:1.25rem}@media only screen and (min-width:992px){.wc-block-cart__sidebar.wc-block-cart__sidebar .archive-usp{margin-bottom:2.25rem}}.wc-block-cart__sidebar.wc-block-cart__sidebar .wc-block-components-panel.wc-block-components-panel,.wc-block-cart__sidebar.wc-block-cart__sidebar .wc-block-components-totals-item.wc-block-components-totals-item{padding-left:0;padding-right:0}.wc-block-cart__sidebar.wc-block-cart__sidebar .wp-block-woocommerce-checkout-order-summary-cart-items-block{border-top:0}.wc-block-cart__sidebar.wc-block-cart__sidebar .wc-block-components-totals-wrapper.wc-block-components-totals-wrapper{padding-left:0;padding-right:0}.wc-block-cart__sidebar.wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block{border:0}@media only screen and (min-width:768px){.wc-block-cart__sidebar.wc-block-cart__sidebar{border-radius:15px;padding:1.25rem}.wc-block-cart__sidebar.wc-block-cart__sidebar .wp-block-woocommerce-checkout-order-summary-block{border:0}}.woocommerce-checkout .wp-element-button,.woocommerce-cart .wp-element-button{position:relative;font-family:'Ubuntu',sans-serif;font-weight:500;border-radius:10px;display:inline-flex;flex-wrap:wrap;gap:10px;align-items:center;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;z-index:1;padding:1rem 1.25rem;border:none;background:#ff9e18;border-bottom:2px solid #db7f00;color:#14152a;font-size:1.125rem;line-height:1;border-radius:15px;box-shadow:0 0 20px 0 rgb(255 158 24 / .7);min-height:3.75rem}.woocommerce-checkout .wp-element-button::before,.woocommerce-cart .wp-element-button::before{font-size:1.5rem;color:#fff}.woocommerce-checkout .wp-element-button .counter-box,.woocommerce-cart .wp-element-button .counter-box{top:.25rem;right:.25rem;width:1.875rem;height:1.875rem;font-size:1rem;transform:translate(50%,-50%);color:#fff;box-shadow:0 4px 4px 0 rgb(175 165 153 / .15)}.woocommerce-checkout .wp-element-button.only-icon,.woocommerce-cart .wp-element-button.only-icon,.woocommerce-checkout .wp-element-button.icon-only,.woocommerce-cart .wp-element-button.icon-only{width:3.75rem;height:3.75rem;padding-inline:0;box-shadow:0 0 20px 0 #fff0}.woocommerce-checkout .wp-element-button.only-icon::before,.woocommerce-cart .wp-element-button.only-icon::before,.woocommerce-checkout .wp-element-button.icon-only::before,.woocommerce-cart .wp-element-button.icon-only::before{margin:0 auto}.woocommerce-checkout .wp-element-button.only-icon.icon-light::before,.woocommerce-cart .wp-element-button.only-icon.icon-light::before,.woocommerce-checkout .wp-element-button.icon-only.icon-light::before,.woocommerce-cart .wp-element-button.icon-only.icon-light::before{font-weight:300}.woocommerce-checkout .wp-element-button.only-icon.icon-light::after,.woocommerce-cart .wp-element-button.only-icon.icon-light::after,.woocommerce-checkout .wp-element-button.icon-only.icon-light::after,.woocommerce-cart .wp-element-button.icon-only.icon-light::after{font-weight:300}.woocommerce-checkout .wp-element-button.only-icon:hover,.woocommerce-cart .wp-element-button.only-icon:hover,.woocommerce-checkout .wp-element-button.icon-only:hover,.woocommerce-cart .wp-element-button.icon-only:hover,.woocommerce-checkout .wp-element-button.only-icon.hover,.woocommerce-cart .wp-element-button.only-icon.hover,.woocommerce-checkout .wp-element-button.icon-only.hover,.woocommerce-cart .wp-element-button.icon-only.hover{box-shadow:0 0 30px 0 rgb(255 158 24 / .8)}.woocommerce-checkout .wp-element-button:hover,.woocommerce-cart .wp-element-button:hover,.woocommerce-checkout .wp-element-button.hover,.woocommerce-cart .wp-element-button.hover{background-color:#db7f00;box-shadow:0 0 30px 0 rgb(255 158 24 / .7);cursor:pointer}.woocommerce-checkout .wp-element-button.no-outline,.woocommerce-cart .wp-element-button.no-outline{box-shadow:none;outline:none;border:none}.woocommerce-checkout .wp-element-button.btn-secondary,.woocommerce-cart .wp-element-button.btn-secondary{background:#14152a;color:#fff;border-color:#001a70}.woocommerce-checkout .wp-element-button.btn-secondary:hover,.woocommerce-cart .wp-element-button.btn-secondary:hover,.woocommerce-checkout .wp-element-button.btn-secondary.hover,.woocommerce-cart .wp-element-button.btn-secondary.hover{background:#00020a}.woocommerce-checkout .wp-element-button.btn-tertiary,.woocommerce-cart .wp-element-button.btn-tertiary{position:relative;border-color:#e7e6e0;box-shadow:0 4px 4px 0 rgb(175 165 153 / .15);background:#fff;color:#001a70}.woocommerce-checkout .wp-element-button.btn-tertiary:hover,.woocommerce-cart .wp-element-button.btn-tertiary:hover{color:#001a70;box-shadow:0 4px 14px 0 rgb(175 165 153 / .3)}.woocommerce-checkout .wp-element-button[href^="#"]:not([href="#"])::after,.woocommerce-cart .wp-element-button[href^="#"]:not([href="#"])::after{font-family:"Font Awesome 7 Pro";content:"\f078";-webkit-font-smoothing:antialiased}.woocommerce-checkout .wp-element-button.left,.woocommerce-cart .wp-element-button.left{padding-left:3rem}.woocommerce-checkout .wp-element-button.left::after,.woocommerce-cart .wp-element-button.left::after{left:1.25rem}.woocommerce-checkout .wp-element-button.right,.woocommerce-cart .wp-element-button.right{padding-right:3rem}.woocommerce-checkout .wp-element-button.right::after,.woocommerce-cart .wp-element-button.right::after{right:1.25rem}.woocommerce-checkout .wp-element-button.btn-with-img,.woocommerce-cart .wp-element-button.btn-with-img{display:inline-flex;align-items:center;gap:1rem}.woocommerce-checkout .wp-element-button.btn-with-img img,.woocommerce-cart .wp-element-button.btn-with-img img{width:auto;height:1rem}.woocommerce-checkout .wp-element-button.white,.woocommerce-cart .wp-element-button.white{color:#fff}.woocommerce-checkout .wp-element-button.phone::after,.woocommerce-cart .wp-element-button.phone::after{font-family:"Font Awesome 7 Pro";content:"\f095";-webkit-font-smoothing:antialiased}.woocommerce-checkout .wp-element-button.arrow-right::after,.woocommerce-cart .wp-element-button.arrow-right::after{font-family:"Font Awesome 7 Pro";content:"\f061";-webkit-font-smoothing:antialiased}.woocommerce-checkout .wp-element-button.arrow-down::after,.woocommerce-cart .wp-element-button.arrow-down::after{font-family:"Font Awesome 7 Pro";content:"\f063";-webkit-font-smoothing:antialiased}.woocommerce-checkout .wp-element-button.mail::after,.woocommerce-cart .wp-element-button.mail::after{content:"✉️";-webkit-font-smoothing:antialiased}.woocommerce-checkout .wp-element-button.count,.woocommerce-cart .wp-element-button.count{background-image:none}.woocommerce-checkout .wp-element-button.white-bg,.woocommerce-cart .wp-element-button.white-bg{background-color:#fff}.woocommerce-checkout .wp-element-button.no-text,.woocommerce-cart .wp-element-button.no-text{height:32px;padding:16px}.woocommerce-checkout .wp-element-button.no-text::after,.woocommerce-cart .wp-element-button.no-text::after{top:3px;right:9px}.woocommerce-checkout .wp-element-button span,.woocommerce-cart .wp-element-button span{color:#fff}.woocommerce-checkout .bmv-total-notes,.woocommerce-cart .bmv-total-notes{font-family:'Ubuntu',sans-serif;font-size:clamp(10px, 1.5vw, 12px);line-height:1.5;display:block;margin-top:.25rem;white-space:pre-line;text-align:right;color:rgb(0 0 0 / .55)}.wc-block-cart.wc-block-cart td{border-top:none!important}.wc-block-cart.wc-block-cart .wc-block-cart-item__image.wc-block-cart-item__image{padding:1.5rem 1.25rem 1.5rem 0;flex-wrap:nowrap;text-align:start}.wc-block-cart.wc-block-cart .wc-block-cart-item__image.wc-block-cart-item__image img{border-radius:5px;min-width:100px;height:110px;max-width:100%}.wc-block-cart.wc-block-cart .wc-block-cart-item__product.wc-block-cart-item__product{display:flex;flex-wrap:wrap;gap:1.25rem;padding:1.5rem 1.25rem 1.5rem 0;flex-wrap:nowrap;text-align:start}.wc-block-cart.wc-block-cart .wc-block-cart-item__product.wc-block-cart-item__product .custom-cart-item{grid-column:span 8}.wc-block-cart.wc-block-cart .wc-block-cart-items__header{text-transform:none;border-bottom:1px solid #e7e6e0;display:flex;width:100%}.wc-block-cart.wc-block-cart .wc-block-cart-items__header th{font-weight:400;color:rgb(0 0 0 / .4);font-size:1rem;text-align:start!important}@media only screen and (min-width:768px){.wc-block-cart.wc-block-cart .wc-block-components-main.wc-block-cart__main.wp-block-woocommerce-cart-items-block{width:55%}}@media only screen and (min-width:768px){.wc-block-cart.wc-block-cart .wc-block-components-sidebar.wc-block-cart__sidebar.wp-block-woocommerce-cart-totals-block{width:45%}}.wc-block-cart.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__remove-link svg{fill:#afa599}.wc-block-cart.wc-block-cart .wc-block-cart-item__prices,.wc-block-cart.wc-block-cart .wc-block-components-product-badge{display:none}.wc-block-cart.wc-block-cart .wc-block-cart-items.wc-block-cart-items{border-bottom:0}.wc-block-cart.wc-block-cart .wc-block-cart-items.wc-block-cart-items td.custom-cart-quantity{padding-left:0}.wc-block-cart.wc-block-cart .wc-block-cart-items.wc-block-cart-items .wc-block-components-product-price__value{font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(16px, 2vw, 18px);line-height:1.9;font-weight:700;color:#14152a!important}.wc-block-cart.wc-block-cart .wc-block-cart-items.wc-block-cart-items .wc-block-components-product-price__value.titel-font{font-weight:700;font-family:'Rubik',sans-serif}.wc-block-cart.wc-block-cart .wc-block-cart-items.wc-block-cart-items .wc-block-components-product-price__value.medium{font-weight:500}.wc-block-cart.wc-block-cart .wc-block-cart-items.wc-block-cart-items .wc-block-cart-item__total:has(del) .wc-block-components-product-price__value{color:#ff9e18}@media only screen and (min-width:768px){.wc-block-cart.wc-block-cart .wc-block-cart-item__image.wc-block-cart-item__image img{min-width:160px;height:140px}}.dgwt-wcas-pd-addtc-form a.ajax_add_to_cart,.dgwt-wcas-pd-addtc-form a.product_type_variable.add_to_cart_button,.dgwt-wcas-pd-addtc-form a.product_type_simple{position:relative;top:0;left:0}.dgwt-wcas-style-pirx{border-radius:10px}.dgwt-wcas-style-pirx.dgwt-wcas-search-focused{border-color:#fff0}@media only screen and (min-width:768px){.dgwt-wcas-style-pirx.dgwt-wcas-search-focused{box-shadow:0 0 20px 0 rgb(255 158 24 / .7)}}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp{width:100%;max-width:100%}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp input[type="search"].dgwt-wcas-search-input{border-radius:10px!important;-webkit-transition:.3s ease!important;-moz-transition:.3s ease!important;-o-transition:.3s ease!important;-ms-transition:.3s ease!important;transition:.3s ease!important;padding:1rem 4rem 1rem 1.25rem;background-color:#fff;border:none!important;font-family:"Ubuntu",sans-serif!important}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp input[type="search"].dgwt-wcas-search-input::placeholder{font-family:"Ubuntu",sans-serif!important;font-weight:400!important}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp input[type="search"].dgwt-wcas-search-input::-webkit-input-placeholder{font-family:"Ubuntu",sans-serif!important;font-weight:400!important}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp input[type="search"].dgwt-wcas-search-input::-moz-placeholder{font-family:"Ubuntu",sans-serif!important;font-weight:400!important}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp input[type="search"].dgwt-wcas-search-input:-ms-input-placeholder{font-family:"Ubuntu",sans-serif!important;font-weight:400!important}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp input[type="search"].dgwt-wcas-search-input:focus,.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp input[type="search"].dgwt-wcas-search-input:hover{background-color:#fff}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp .dgwt-wcas-search-submit.dgwt-wcas-search-submit{right:0.25rem!important;top:.25rem;bottom:.25rem;left:auto;width:unset;height:unset;min-width:unset;min-height:unset;aspect-ratio:1;background:#001a70;border-radius:10px;color:#fff;pointer-events:unset}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp .dgwt-wcas-search-submit.dgwt-wcas-search-submit svg path{fill:#fff}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp .dgwt-wcas-search-submit.dgwt-wcas-search-submit:hover{background:#001a70;border-radius:10px}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp{padding:0}@media only screen and (min-width:992px){.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp{width:380px}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp{padding:0}}.searchform{width:initial;order:initial}@media only screen and (max-width:767px){html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-suggestions-wrapp{top:auto!important;bottom:100%!important;margin-top:0!important;margin-bottom:8px}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-suggestions-wrapp.dgwt-wcas-suggestions-scroll{max-height:50vh}}@media only screen and (max-width:1600px){.woocommerce-checkout header>div,.woocommerce-checkout .border-bottom,.woocommerce-checkout .website-content{padding-inline:1rem!important}}@media only screen and (max-width:991px){.woocommerce-checkout header>div{padding-inline:0!important}.woocommerce-checkout .website-content{padding-top:120px}}.woocommerce-checkout footer{display:none}.woocommerce-checkout .icon-wrapper *{font-weight:300}.woocommerce-checkout .tekst-kolommen .col-12{padding-left:1rem!important}.woocommerce-checkout .wc-block-checkout__actions_row{display:none}.woocommerce-checkout .wc-block-components-sidebar-layout.wc-block-checkout.is-large{max-width:1440px;margin-bottom:34rem}@media only screen and (min-width:1200px){.woocommerce-checkout .wc-block-components-sidebar-layout.wc-block-checkout.is-large{padding-left:1rem}}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main:before{background:transparent!important}.woocommerce-checkout .tekst-kolommen .tekst{line-height:1.5}.woocommerce-checkout:not(.woocommerce-order-received) header{position:absolute}.woocommerce-checkout:not(.woocommerce-order-received) .wc-block-components-product-metadata .wc-block-components-product-details__name,.woocommerce-checkout:not(.woocommerce-order-received) .wc-block-components-product-metadata .cart-aandachtspunten{display:none}.woocommerce-checkout:not(.woocommerce-order-received) .wc-block-components-product-metadata div.wc-block-components-product-details>*:not(.wc-block-components-product-details__huurperiode){display:none}.woocommerce-checkout:not(.woocommerce-order-received) .wc-block-components-product-metadata>div.wc-block-components-product-details:last-of-type{display:none}.woocommerce-checkout:not(.woocommerce-order-received) .wc-block-components-product-metadata .wc-block-components-product-details__huurperiode span[aria-hidden="true"]{display:none}.woocommerce-checkout:not(.woocommerce-order-received) h1{position:relative;border-radius:0 3.25rem 0 0;background-color:#fff;padding:2rem 0 .5rem 0;width:100%}.woocommerce-checkout:not(.woocommerce-order-received) h1:before{position:absolute;content:'';height:100%;width:150%;background-color:#fff;top:0;bottom:0;left:-100%;z-index:-1}.woocommerce-checkout:not(.woocommerce-order-received) h1.wp-block-column{width:100%}@media only screen and (min-width:768px){.woocommerce-checkout:not(.woocommerce-order-received) h1.wp-block-column{width:55%}}.woocommerce-checkout:not(.woocommerce-order-received) .website-content{margin-top:0rem}.woocommerce-checkout:not(.woocommerce-order-received) .wc-page{border-radius:0 3.25rem 0 0;background:#fff;margin-right:1rem}.woocommerce-checkout.woocommerce-order-received .content{position:relative;background-color:#afa599;border-radius:0 3.25rem 0 0;padding:2rem 2rem 2rem 0;width:100%}.woocommerce-checkout.woocommerce-order-received .content:before{position:absolute;content:'';height:100%;width:150%;background-color:#afa599;top:0;bottom:0;left:-100%;z-index:-1}.woocommerce-checkout.woocommerce-order-received .content.wp-block-column{width:100%}@media only screen and (min-width:768px){.woocommerce-checkout.woocommerce-order-received .content.wp-block-column{width:55%}}.woocommerce-checkout.woocommerce-order-received .has-text-align-center{display:none}.woocommerce-checkout .wp-block-woocommerce-checkout{padding-top:0}.woocommerce-checkout .wc-block-checkout__shipping-option--free{font-weight:700;font-family:'Rubik',sans-serif;font-weight:400;margin-bottom:1rem;color:#14152a;font-size:clamp(17px, 3vw, 20px);line-height:1.2;color:#ff9e18;font-size:1rem}.woocommerce-checkout .wc-block-checkout__shipping-option--free.mb-0{margin-bottom:0}.woocommerce-checkout .wc-block-components-sidebar-layout{position:relative;flex-direction:column;gap:1rem;margin-bottom:0}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main{position:relative;background-color:#afa599;padding-bottom:1.25rem;background-color:#fff;width:100%}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main:before{position:absolute;content:'';height:100%;width:150%;background-color:#afa599;top:0;bottom:0;left:-100%;z-index:-1}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main.wp-block-column{width:100%}@media only screen and (min-width:768px){.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main.wp-block-column{width:55%}}@media only screen and (min-width:768px){.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main{width:55%}}.woocommerce-checkout .wc-block-components-sidebar-layout input[type="text"],.woocommerce-checkout .wc-block-components-sidebar-layout input[type="email"],.woocommerce-checkout .wc-block-components-sidebar-layout input[type="tel"],.woocommerce-checkout .wc-block-components-sidebar-layout input[type="number"],.woocommerce-checkout .wc-block-components-sidebar-layout input[type="date"],.woocommerce-checkout .wc-block-components-sidebar-layout input[type="time"],.woocommerce-checkout .wc-block-components-sidebar-layout input[type="url"],.woocommerce-checkout .wc-block-components-sidebar-layout input[type="password"],.woocommerce-checkout .wc-block-components-sidebar-layout textarea,.woocommerce-checkout .wc-block-components-sidebar-layout select,.woocommerce-checkout .wc-block-components-sidebar-layout .wc-blocks-components-select__select{font-family:'Ubuntu',sans-serif;border:1px solid #afa599!important;border-radius:10px!important;padding:1em 1em .5em 1em!important;background-color:#fff!important;height:3.75rem!important;font-size:1rem;line-height:normal;color:#001a70!important;box-shadow:none!important}.woocommerce-checkout .wc-block-components-sidebar-layout input[type="text"]::placeholder,.woocommerce-checkout .wc-block-components-sidebar-layout input[type="email"]::placeholder,.woocommerce-checkout .wc-block-components-sidebar-layout input[type="tel"]::placeholder,.woocommerce-checkout .wc-block-components-sidebar-layout input[type="number"]::placeholder,.woocommerce-checkout .wc-block-components-sidebar-layout input[type="date"]::placeholder,.woocommerce-checkout .wc-block-components-sidebar-layout input[type="time"]::placeholder,.woocommerce-checkout .wc-block-components-sidebar-layout input[type="url"]::placeholder,.woocommerce-checkout .wc-block-components-sidebar-layout input[type="password"]::placeholder,.woocommerce-checkout .wc-block-components-sidebar-layout textarea::placeholder,.woocommerce-checkout .wc-block-components-sidebar-layout select::placeholder,.woocommerce-checkout .wc-block-components-sidebar-layout .wc-blocks-components-select__select::placeholder{color:#afa599;opacity:.5}.woocommerce-checkout .wc-block-components-sidebar-layout input[type="text"]:focus,.woocommerce-checkout .wc-block-components-sidebar-layout input[type="email"]:focus,.woocommerce-checkout .wc-block-components-sidebar-layout input[type="tel"]:focus,.woocommerce-checkout .wc-block-components-sidebar-layout input[type="number"]:focus,.woocommerce-checkout .wc-block-components-sidebar-layout input[type="date"]:focus,.woocommerce-checkout .wc-block-components-sidebar-layout input[type="time"]:focus,.woocommerce-checkout .wc-block-components-sidebar-layout input[type="url"]:focus,.woocommerce-checkout .wc-block-components-sidebar-layout input[type="password"]:focus,.woocommerce-checkout .wc-block-components-sidebar-layout textarea:focus,.woocommerce-checkout .wc-block-components-sidebar-layout select:focus,.woocommerce-checkout .wc-block-components-sidebar-layout .wc-blocks-components-select__select:focus{border-color:#14152a!important}.woocommerce-checkout .wc-block-components-sidebar-layout input[type="text"]:focus-visible,.woocommerce-checkout .wc-block-components-sidebar-layout input[type="email"]:focus-visible,.woocommerce-checkout .wc-block-components-sidebar-layout input[type="tel"]:focus-visible,.woocommerce-checkout .wc-block-components-sidebar-layout input[type="number"]:focus-visible,.woocommerce-checkout .wc-block-components-sidebar-layout input[type="date"]:focus-visible,.woocommerce-checkout .wc-block-components-sidebar-layout input[type="time"]:focus-visible,.woocommerce-checkout .wc-block-components-sidebar-layout input[type="url"]:focus-visible,.woocommerce-checkout .wc-block-components-sidebar-layout input[type="password"]:focus-visible,.woocommerce-checkout .wc-block-components-sidebar-layout textarea:focus-visible,.woocommerce-checkout .wc-block-components-sidebar-layout select:focus-visible,.woocommerce-checkout .wc-block-components-sidebar-layout .wc-blocks-components-select__select:focus-visible{outline:#14152a}.woocommerce-checkout .wc-block-components-sidebar-layout select,.woocommerce-checkout .wc-block-components-sidebar-layout .wc-blocks-components-select__select{font-weight:400;background-repeat:no-repeat!important;background-size:1rem!important;background-position:center right 1.25rem!important;cursor:pointer;padding-right:3rem!important;line-height:1.75;text-overflow:ellipsis;white-space:nowrap}.woocommerce-checkout .wc-block-components-sidebar-layout textarea{padding-top:1.25em!important;height:100px!important;min-block-size:100px!important;resize:unset}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-address-form{row-gap:0!important}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-blocks-components-select__container{margin-top:16px!important;border-radius:10px!important}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-text-input,.woocommerce-checkout .wc-block-components-sidebar-layout .wc-blocks-components-select,.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-textarea{margin-top:16px!important}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-blocks-components-select__label,.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-text-input label,.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-textarea label{font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(12px, 1.5vw, 14px);line-height:1.5;font-weight:500;top:-0.85rem!important;left:0;padding:.25em .5rem .25rem 0;background-color:#e7e6e0;color:#14152a!important;border-radius:0 0 5px 0;transition:color .3s ease;transform:none!important;z-index:1}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-blocks-components-select__label.black,.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-text-input label.black,.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-textarea label.black{font-weight:900}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-text-input{align-self:flex-end}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-text-input input[type="text"],.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-text-input input[type="email"],.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-text-input input[type="tel"],.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-text-input .wc-blocks-components-select__select{padding-inline:1em}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-text-input:focus-within label{color:#001a70!important}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-text-input.has-error input{border-color:#cc1818!important}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-text-input.has-error label{color:#cc1818!important}.woocommerce-checkout .wc-block-components-sidebar-layout .wp-block-woocommerce-checkout-terms-block{font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(12px, 1.5vw, 14px);line-height:1.5}.woocommerce-checkout .wc-block-components-sidebar-layout .wp-block-woocommerce-checkout-terms-block.black{font-weight:900}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__additional-fields__field{margin-top:2rem}.woocommerce-checkout .wc-block-components-sidebar-layout .wp-block-woocommerce-checkout-order-summary-shipping-block strong{color:#14152a}.woocommerce-checkout .wc-block-components-sidebar-layout small{position:absolute;right:1rem;transform:translateY(-10px)}.woocommerce-checkout .wc-block-components-sidebar-layout .total-save{margin-top:-.35rem}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-checkout-step{border-radius:10px;background-color:#e7e6e0;border:0;padding:1.5rem;margin-bottom:1.25rem}@media only screen and (min-width:768px){.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-checkout-step{padding:2rem;margin-bottom:1.5rem}}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-checkout-step:last-of-type{margin-bottom:0}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__order-notes,.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__terms,.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__order-fields,.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__additional-information-fields{background-color:#e7e6e0;border:0;border-radius:0;margin:0;padding:0 1.5rem}@media only screen and (min-width:768px){.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__order-notes,.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__terms,.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__order-fields,.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__additional-information-fields{padding-inline:2rem}}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__order-notes{border-radius:10px 10px 0 0;padding-top:1.5rem}@media only screen and (min-width:768px){.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__order-notes{padding-top:2rem}}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__order-fields,.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__additional-information-fields{border-radius:0 0 10px 10px;padding-bottom:1.5rem;margin-bottom:1.5rem}@media only screen and (min-width:768px){.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__order-fields,.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__additional-information-fields{padding-bottom:2rem}}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__order-fields .wc-block-components-checkout-step__heading,.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__additional-information-fields .wc-block-components-checkout-step__heading{display:none}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__terms.wc-block-checkout__terms{margin:0;padding-top:1.5rem;border-top:0}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__order-fields .wc-block-components-checkbox,.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__additional-information-fields .wc-block-components-checkbox{margin-top:0}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-radio-control.thwcfe-radio-control{margin-bottom:1.25rem}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-radio-control.thwcfe-radio-control .wc-block-components-cfe-radio-control__heading{font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(12px, 1.5vw, 14px);line-height:1.5;font-weight:600;margin-bottom:.75rem;color:#000}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-radio-control.thwcfe-radio-control .wc-block-components-cfe-radio-control__heading.black{font-weight:900}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-radio-control.thwcfe-radio-control .wc-block-components-radio-control__option{display:inline-flex;align-items:center;gap:.75rem;margin:0 1.75rem 0 0;padding:0;border:0;cursor:pointer}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-radio-control.thwcfe-radio-control .wc-block-components-radio-control__option .wc-block-components-radio-control__input{position:relative;left:auto;top:auto;transform:none;flex-shrink:0}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-radio-control.thwcfe-radio-control .wc-block-components-radio-control__option .wc-block-components-radio-control__option-layout{width:auto}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-radio-control.thwcfe-radio-control .wc-block-components-radio-control__option .wc-block-components-radio-control__label{font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(12px, 1.5vw, 14px);line-height:1.5;font-size:1rem;color:#000;cursor:pointer}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-radio-control.thwcfe-radio-control .wc-block-components-radio-control__option .wc-block-components-radio-control__label.black{font-weight:900}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-radio-control__input{appearance:none;-webkit-appearance:none;width:1.5rem;height:1.5rem;border:1px solid #afa599;border-radius:50%;background-color:#fff;cursor:pointer}@media only screen and (min-width:576px){.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-radio-control__input{width:2rem;height:2rem}}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-radio-control__input:checked{border:2px solid #001a70;background-color:#fff}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-radio-control__input::before{width:1rem;height:1rem;background-color:#001a70!important}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__payment-method .wc-block-components-radio-control__option{padding-left:3.25rem}@media only screen and (min-width:576px){.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__payment-method .wc-block-components-radio-control__option{padding-left:4rem}}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-content{padding-left:3.25rem}@media only screen and (min-width:576px){.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-content{padding-left:4rem}}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-checkbox label{align-items:center;gap:1rem}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-checkbox .wc-block-components-checkbox__input[type="checkbox"]{appearance:none;-webkit-appearance:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;box-sizing:border-box;width:2rem;height:2rem;min-width:2rem;border:1px solid #afa599;border-radius:10px;background-color:#fff;box-shadow:none;cursor:pointer;transition:border-color .2s ease}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-checkbox .wc-block-components-checkbox__input[type="checkbox"]::before{width:19px;height:19px;border-radius:5px;background:#001a70;transform:scale(0);transition:transform .2s ease}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-checkbox .wc-block-components-checkbox__input[type="checkbox"]:checked{border:2px solid #001a70;background-color:#fff}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-checkbox .wc-block-components-checkbox__input[type="checkbox"]:checked::before{transform:scale(1)}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-checkbox .wc-block-components-checkbox__mark{display:none}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-checkbox .wc-block-components-checkbox__label{font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(12px, 1.5vw, 14px);line-height:1.5;color:#14152a;cursor:pointer}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-checkbox .wc-block-components-checkbox__label.black{font-weight:900}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-checkbox .wc-block-components-checkbox__label a{color:#001a70;text-decoration:underline}@media only screen and (max-width:767px){.woocommerce-checkout .wc-block-components-sidebar-layout input,.woocommerce-checkout .wc-block-components-sidebar-layout textarea,.woocommerce-checkout .wc-block-components-sidebar-layout select,.woocommerce-checkout .wc-block-components-sidebar-layout .wc-blocks-components-select__select{font-size:16px!important}}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-checkout-step__heading{margin-bottom:1.25rem}@media only screen and (min-width:768px){.woocommerce-checkout .wc-block-components-sidebar-layout{flex-direction:row}.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-form{margin-top:2rem}}@media only screen and (min-width:992px){.woocommerce-checkout .wc-block-components-sidebar-layout{gap:3rem}}.woocommerce-checkout .wc-block-components-checkout-return-to-cart-button{display:none}.woocommerce-checkout .wc-block-checkout__actions_row{flex-direction:column}.woocommerce-checkout .wc-block-checkout__actions_row .wc-block-components-button.wc-block-components-button{width:auto;padding:.5rem 1.75rem}.woocommerce-checkout .wc-block-checkout__actions_row .wc-block-components-button.wc-block-components-button::after{font-family:"Font Awesome 7 Pro";content:"\f023";-webkit-font-smoothing:antialiased}.woocommerce-checkout .wc-block-checkout__actions_row .wc-block-components-button.wc-block-components-button:after{font-weight:300;font-size:1.25rem}.woocommerce-checkout .wc-block-components-title.wc-block-components-title{font-family:'Rubik',sans-serif;font-weight:500;margin-bottom:1rem;color:#14152a;font-size:clamp(14px, 2vw, 16px);line-height:1.2;font-weight:700}.woocommerce-checkout .wc-block-components-title.wc-block-components-title.mb-0{margin-bottom:0}@media only screen and (min-width:768px){.woocommerce-checkout .has-text-align-center,.woocommerce-checkout .archive-usp{padding-right:4rem}.woocommerce-checkout.woocommerce-order-received .content{width:70%}.woocommerce-checkout.woocommerce-order-received .has-text-align-center{display:none}.woocommerce-checkout:not(.woocommerce-order-received) .wc-page{background-color:#fff0;margin-right:0}.woocommerce-checkout:not(.woocommerce-order-received) h1{width:55%}.woocommerce-checkout:not(.woocommerce-order-received) .content .woocommerce{width:55%}}.woocommerce-checkout .form-footer{left:0;width:100%}@media only screen and (min-width:768px){.woocommerce-checkout .form-footer{padding-right:8%;position:absolute}}.woocommerce-checkout .submit-container{display:flex;flex-wrap:wrap;flex-wrap:nowrap;align-items:center;gap:2rem;font-size:14px;padding:2rem;margin-top:1.5rem;border-radius:5px;background:linear-gradient(100deg,var(--BMV-donkerblauw,#14152a) 49.17%,var(--BMV-blauw,#001a70) 85.92%);color:#fff}@media only screen and (max-width:1600px){.woocommerce-checkout .submit-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}}@media only screen and (max-width:767px){.woocommerce-checkout .submit-container{padding:1.25rem}}.woocommerce-checkout .submit-container a:before{font-weight:600}.woocommerce-checkout .submit-container p{text-wrap:wrap;max-width:15rem}.wp-block-woocommerce-checkout-order-summary-block.wp-block-woocommerce-checkout-order-summary-block{border:0}.wp-block-woocommerce-checkout-order-summary-block.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title{font-family:'Rubik',sans-serif;font-weight:500;margin-bottom:1rem;color:#14152a;font-size:clamp(14px, 2vw, 16px);line-height:1.2;font-weight:700}.wp-block-woocommerce-checkout-order-summary-block.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title.mb-0{margin-bottom:0}.wp-block-woocommerce-checkout-order-summary-block.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary-item__image{width:5.4375rem;height:4.625rem;margin-top:0}.wp-block-woocommerce-checkout-order-summary-block.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary-item__image>img{width:5.4375rem;height:4.625rem;max-width:100px;border-radius:10px}.wp-block-woocommerce-checkout-order-summary-block.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-product-metadata__description{display:none}.wp-block-woocommerce-checkout-order-summary-block.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary-item__individual-prices{display:none}.wp-block-woocommerce-checkout-order-summary-block.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary{padding:0}.wp-block-woocommerce-checkout-order-summary-block.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-footer-item-tax-value{font-weight:700;font-family:'Rubik',sans-serif;font-weight:400;margin-bottom:1rem;color:#14152a;font-size:clamp(17px, 3vw, 20px);line-height:1.2}.wp-block-woocommerce-checkout-order-summary-block.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-footer-item-tax-value.mb-0{margin-bottom:0}.wp-block-woocommerce-checkout-order-summary-block.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-footer-item-tax{font-weight:400;font-family:'Ubuntu',sans-serif;font-size:clamp(10px, 1.5vw, 12px);line-height:1.5;color:rgb(0 0 0 / .55);justify-self:flex-end}.wp-block-woocommerce-checkout-order-summary-block.wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-totals-block{border-top:0}.wp-block-woocommerce-checkout-order-summary-block.wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-formatted-money-amount{font-weight:400}.wp-block-woocommerce-checkout-order-summary-block.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-panel__button{display:none}.wp-block-woocommerce-checkout-order-summary-block.wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block{border-radius:10px;border-top:0;background-color:#e7e6e0}.wp-block-woocommerce-checkout-order-summary-block.wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block #wc-block-components-totals-coupon__input-coupon{border-color:#afa599}.wp-block-woocommerce-checkout-order-summary-block.wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__button{background:#14152a;color:#fff;border-color:#001a70}.wp-block-woocommerce-checkout-order-summary-block.wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__button:hover,.wp-block-woocommerce-checkout-order-summary-block.wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__button.hover{background:#00020a}.wp-block-woocommerce-checkout-order-summary-block.wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__button:after{display:none}@media only screen and (min-width:768px){.wp-block-woocommerce-checkout-order-summary-block.wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block{border:2px solid #afa599;margin-block:1.75rem}}.wp-block-woocommerce-checkout-order-summary-block.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title-text.wc-block-components-checkout-order-summary__title-text{font-weight:700;font-family:'Rubik',sans-serif;font-weight:500;margin-bottom:1rem;color:#14152a;font-size:clamp(14px, 2vw, 16px);line-height:1.2;text-transform:none;padding-top:0;padding-bottom:.8em;margin-top:-1rem;margin:0}.wp-block-woocommerce-checkout-order-summary-block.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title-text.wc-block-components-checkout-order-summary__title-text.mb-0{margin-bottom:0}@media only screen and (max-width:767px){.wp-block-woocommerce-checkout-order-summary-block.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title-text.wc-block-components-checkout-order-summary__title-text{padding-bottom:0;margin-top:0}}@media only screen and (min-width:576px){.wp-block-woocommerce-checkout-order-summary-block.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title-text.wc-block-components-checkout-order-summary__title-text{border-bottom:1px solid #e7e6e0}}@media only screen and (max-width:767px){.wp-block-woocommerce-checkout-order-summary-cart-items-block.wc-block-components-totals-wrapper{padding-inline:1rem}}.wc-block-cart .wc-block-cart__submit-container--sticky{z-index:4000}.woocommerce-order-received .woocommerce{max-width:1300px;padding-right:1rem;padding-left:1rem;margin-inline:auto}.woocommerce-order-received .woocommerce.container-large{max-width:1420px}.woocommerce-order-received .woocommerce.container-sm{max-width:920px}@media only screen and (min-width:1600px){.woocommerce-order-received .woocommerce{max-width:1440px}.woocommerce-order-received .woocommerce.container-large{max-width:1560px}}.woocommerce-order-received .woocommerce .woocommerce-thankyou-order-details{margin-top:2rem}.woocommerce-order-received .woocommerce-notice{font-weight:700;font-family:'Rubik',sans-serif;font-weight:500;margin-bottom:1rem;color:#14152a;font-size:clamp(13px, 2vw, 15px);line-height:1.2;display:block;margin-bottom:1.5rem;padding:1rem 1.25rem;border-radius:5px}.woocommerce-order-received .woocommerce-notice.mb-0{margin-bottom:0}.woocommerce-order-received .woocommerce-notice:empty{display:none}.woocommerce-order-received .woocommerce-order>p:not(.woocommerce-notice){margin-bottom:2rem;color:#7f7263}.woocommerce-order-received .woocommerce-order-overview{display:flex;flex-wrap:wrap;gap:1.25rem 1rem;list-style:none;margin:0 0 2.5rem;padding:1.25rem 1.5rem;border-radius:5px;background-color:#e7e6e0}.woocommerce-order-received .woocommerce-order-overview:before{content:"";display:none!important}.woocommerce-order-received .woocommerce-order-overview li{font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(12px, 1.5vw, 14px);line-height:1.5;margin:0;padding:0;border:0;color:#8d7f6f}.woocommerce-order-received .woocommerce-order-overview li.black{font-weight:900}.woocommerce-order-received .woocommerce-order-overview li strong{display:block;margin-top:.35rem;font-weight:600;font-size:clamp(16px, 2vw, 18px);color:#000;word-break:break-word}@media only screen and (min-width:768px){.woocommerce-order-received .woocommerce-order-overview{grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:1.5rem;padding:1.5rem 1.75rem}}.woocommerce-order-received .woocommerce-order-details__title,.woocommerce-order-received .woocommerce-column__title{font-family:'Rubik',sans-serif;font-weight:400;margin-bottom:1rem;color:#14152a;font-size:clamp(17px, 3vw, 20px);line-height:1.2;font-weight:700;margin-bottom:1.25rem}.woocommerce-order-received .woocommerce-order-details__title.mb-0,.woocommerce-order-received .woocommerce-column__title.mb-0{margin-bottom:0}.woocommerce-order-received section.woocommerce-order-details{margin-bottom:2.5rem}.woocommerce-order-received .wc-block-order-confirmation-additional-fields-wrapper h2{font-family:'Rubik',sans-serif;font-weight:400;margin-bottom:1rem;color:#14152a;font-size:clamp(17px, 3vw, 20px);line-height:1.2;font-weight:700;padding-top:1.5rem;margin-bottom:1.25rem}.woocommerce-order-received .wc-block-order-confirmation-additional-fields-wrapper h2.mb-0{margin-bottom:0}.woocommerce-order-received table.woocommerce-table--order-details{width:100%;margin-bottom:1.5rem}.woocommerce-order-received table.woocommerce-table--order-details tfoot th{text-align:left}.woocommerce-order-received table.woocommerce-table--order-details tfoot tr:last-child th,.woocommerce-order-received table.woocommerce-table--order-details tfoot tr:last-child td{border-top:2px solid #afa599}.woocommerce-order-received table.woocommerce-table--order-details .includes_tax{display:block;margin-top:.15rem;opacity:.7}.woocommerce-order-received table.woocommerce-table--custom-fields{width:100%;margin-bottom:1.5rem;border-collapse:collapse}.woocommerce-order-received table.woocommerce-table--custom-fields th.thwcfe-section-title{font-family:'Rubik',sans-serif;font-weight:500;margin-bottom:1rem;font-size:clamp(13px, 2vw, 15px);line-height:1.2;font-weight:700;padding:1.5rem 0 .75rem;border-top:0;color:#14152a;text-align:left}.woocommerce-order-received table.woocommerce-table--custom-fields th.thwcfe-section-title.mb-0{margin-bottom:0}.woocommerce-order-received table.woocommerce-table--custom-fields tr:first-child th.thwcfe-section-title{padding-top:0}.woocommerce-order-received table.woocommerce-table--custom-fields td{padding:.5rem 0;border-top:1px solid #e7e6e0}.woocommerce-order-received table.woocommerce-table--custom-fields td:first-child{width:45%;color:#8d7f6f}.woocommerce-order-received table.woocommerce-table--custom-fields td:last-child{font-weight:600;text-align:right}.woocommerce-order-received .woocommerce-customer-details{margin-top:2.5rem}.woocommerce-order-received .woocommerce-customer-details address{font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(12px, 1.5vw, 14px);line-height:1.5;padding:1.5rem 1.75rem;border:1px solid #e7e6e0;border-radius:5px;font-style:normal;line-height:1.7}.woocommerce-order-received .woocommerce-customer-details address.black{font-weight:900}.woocommerce-order-received .woocommerce-customer-details address p{margin-top:.75rem;margin-bottom:0}@media only screen and (max-width:767px){.woocommerce-order-received table.woocommerce-table--custom-fields td:first-child{width:55%}}.dgwt-wcas-pd-addtc-form a.ajax_add_to_cart,.dgwt-wcas-pd-addtc-form a.product_type_variable.add_to_cart_button,.dgwt-wcas-pd-addtc-form a.product_type_simple{position:relative;top:0;left:0}.wc-block-components-checkbox.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked{background-color:#000}.wc-block-components-checkbox.wc-block-components-checkbox .wc-block-components-checkbox__mark{fill:#fff}.product-photos{font-size:12px;opacity:.8}.white-before{position:relative;background-color:#fff}.white-before:before{position:absolute;content:'';height:100%;width:150%;background-color:#fff;top:0;bottom:0;left:-100%;z-index:-1}.white-before.wp-block-column{width:100%}@media only screen and (min-width:768px){.white-before.wp-block-column{width:55%}}.gray-before{position:relative;background-color:#afa599}.gray-before:before{position:absolute;content:'';height:100%;width:150%;background-color:#afa599;top:0;bottom:0;left:-100%;z-index:-1}.gray-before.wp-block-column{width:100%}@media only screen and (min-width:768px){.gray-before.wp-block-column{width:55%}}.has-text-align-center{font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(12px, 1.5vw, 14px);line-height:1.5;text-align:center;padding-bottom:2rem}.has-text-align-center.black{font-weight:900}.fixed-overlay{position:fixed;inset:0;background-color:rgb(20 21 42 / .6);-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);pointer-events:none;opacity:0;z-index:10;transition:.3s ease;height:105vh}.fixed-overlay.in{pointer-events:all;opacity:1}@media only screen and (max-width:767px){form input{font-size:16px!important}}.woocommerce .categorie-beschrijving .tekst *:not(h1,h2,h3,h4,h5,h6,.icon-chevron-left-before){font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(16px, 2vw, 18px);line-height:1.9}.woocommerce .categorie-beschrijving .tekst *:not(h1,h2,h3,h4,h5,h6,.icon-chevron-left-before).titel-font{font-weight:700;font-family:'Rubik',sans-serif}.woocommerce .categorie-beschrijving .tekst *:not(h1,h2,h3,h4,h5,h6,.icon-chevron-left-before).medium{font-weight:500}.woocommerce .categorie-beschrijving p:last-of-type{margin-bottom:0}.woocommerce .no-products-message{border-top:1px solid #e7e6e0}@media only screen and (max-width:991px){.woocommerce .no-products-message .container-sm{padding-left:0;padding-right:0}}.woocommerce .no-products-message .inner-container{background:rgb(255 158 24 / .3)}.woocommerce .no-products-message .inner-container.icon-bell-before::before{font-size:1.875rem}.woocommerce .count-and-sort-container{border-bottom:1px solid #e7e6e0}.woocommerce .count-and-sort-container .woocommerce-result-count{width:100%;margin-bottom:0;max-width:calc(100% - 220px);font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(16px, 2vw, 18px);line-height:1.9;font-weight:500}.woocommerce .count-and-sort-container .woocommerce-result-count.titel-font{font-weight:700;font-family:'Rubik',sans-serif}.woocommerce .count-and-sort-container .woocommerce-result-count.medium{font-weight:500}.woocommerce .count-and-sort-container .woocommerce-ordering{position:relative;display:flex;flex-wrap:wrap;align-items:center;margin:0}.woocommerce .count-and-sort-container .woocommerce-ordering::after{font-family:"Font Awesome 7 Pro";content:"\f078";-webkit-font-smoothing:antialiased}.woocommerce .count-and-sort-container .woocommerce-ordering::after{display:flex;flex-wrap:wrap;font-weight:300;position:absolute;right:0;top:0;bottom:0;align-items:center;font-size:1em;pointer-events:none;margin:0;color:#001a70}.woocommerce .count-and-sort-container .woocommerce-ordering select{font-weight:700;font-family:'Rubik',sans-serif;font-weight:500;color:#001a70;appearance:none;-webkit-appearance:none;text-align:end;margin-right:1.5rem;border-radius:3px;border:none;outline:none;background:#fff0}.woocommerce .count-and-sort-container .woocommerce-ordering select option{font-size:1em;color:#000}.woocommerce .active-filters-container h3,.woocommerce .active-filters-container .wc-block-active-filters__clear-all,.woocommerce .active-filters-container .wc-block-active-filters__list-item-type{display:none}.woocommerce .active-filters-container ul{display:flex;flex-wrap:wrap;gap:.5rem;margin:0}.woocommerce .active-filters-container ul li{margin:0}.woocommerce .active-filters-container ul li.wc-block-active-filters__list-item{display:inline-block;font-weight:700;font-family:'Rubik',sans-serif;font-weight:400;margin-bottom:1rem;color:#14152a;font-size:clamp(17px, 3vw, 20px);line-height:1.2;padding:.75rem 1.5rem;border-radius:4rem;box-shadow:0 4px 4px 0 rgb(175 165 153 / .15);background:#fff;color:#001a70;display:inline-flex;flex-wrap:wrap;background:#000;border-color:#000;color:#fff;margin:0;cursor:unset;flex-direction:row-reverse}.woocommerce .active-filters-container ul li.wc-block-active-filters__list-item.mb-0{margin-bottom:0}.woocommerce .active-filters-container ul li.wc-block-active-filters__list-item.small{font-weight:500;padding:.5rem 1rem;font-size:1rem}.woocommerce .active-filters-container ul li.wc-block-active-filters__list-item i.fa-solid,.woocommerce .active-filters-container ul li.wc-block-active-filters__list-item i.fa-regular{margin-right:.5rem}.woocommerce .active-filters-container ul li.wc-block-active-filters__list-item.link{cursor:pointer}.woocommerce .active-filters-container ul li.wc-block-active-filters__list-item.link:hover,.woocommerce .active-filters-container ul li.wc-block-active-filters__list-item.link.active{background:#001a70;color:#fff}.woocommerce .active-filters-container ul li.wc-block-active-filters__list-item span{border:none;padding:0;margin:0;display:inline-flex;flex-wrap:wrap;flex-direction:row-reverse;gap:.75rem}.woocommerce .active-filters-container ul li.wc-block-active-filters__list-item span .wc-block-components-chip__remove{cursor:pointer;background:#0d0d0d}.woocommerce .active-filters-container ul li.wc-block-active-filters__list-item span .wc-block-components-chip__remove .wc-block-components-chip__remove-icon{fill:#fff}.woocommerce .active-filters-container ul li.wc-block-active-filters__list-item span .wc-block-components-chip__remove:hover{background:#fff}.woocommerce .active-filters-container ul li.wc-block-active-filters__list-item span .wc-block-components-chip__remove:hover .wc-block-components-chip__remove-icon{fill:#000}.woocommerce nav.woocommerce-pagination{margin-bottom:4.25rem;overflow-x:clip}@media only screen and (min-width:768px){.woocommerce nav.woocommerce-pagination{margin-bottom:7.5rem}}@media only screen and (min-width:992px){.woocommerce nav.woocommerce-pagination{margin-bottom:9.5rem}}.woocommerce nav.woocommerce-pagination.no-margin{margin-bottom:0}.woocommerce nav.woocommerce-pagination.with-small-margin{margin-bottom:2.25rem}@media only screen and (min-width:768px){.woocommerce nav.woocommerce-pagination.with-small-margin{margin-bottom:4.75rem}}@media only screen and (min-width:992px){.woocommerce nav.woocommerce-pagination.with-small-margin{margin-bottom:5.75rem}}.woocommerce nav.woocommerce-pagination.wit .btn{color:#fff}.woocommerce nav.woocommerce-pagination.wit p,.woocommerce nav.woocommerce-pagination.wit h1,.woocommerce nav.woocommerce-pagination.wit h2,.woocommerce nav.woocommerce-pagination.wit h3,.woocommerce nav.woocommerce-pagination.wit h4,.woocommerce nav.woocommerce-pagination.wit h5,.woocommerce nav.woocommerce-pagination.wit h6,.woocommerce nav.woocommerce-pagination.wit a:not(.btn),.woocommerce nav.woocommerce-pagination.wit small{color:#fff}.woocommerce nav.woocommerce-pagination.bg-gray-light,.woocommerce nav.woocommerce-pagination.bg-color-1,.woocommerce nav.woocommerce-pagination.bg-color-2{padding:3.5rem 0}@media only screen and (min-width:768px){.woocommerce nav.woocommerce-pagination.bg-gray-light,.woocommerce nav.woocommerce-pagination.bg-color-1,.woocommerce nav.woocommerce-pagination.bg-color-2{padding:6rem 0}}.woocommerce nav.woocommerce-pagination.bg-color-1{background-color:#001a70}.woocommerce nav.woocommerce-pagination.bg-color-2{background-color:#14152a}.woocommerce nav.woocommerce-pagination.bg-black{background:#000}.woocommerce nav.woocommerce-pagination.bg-black .text-content *:not(.button){color:#fff}.woocommerce nav.woocommerce-pagination.bg-image{padding:4rem 0;background-size:cover}.woocommerce nav.woocommerce-pagination.bg-image::before{z-index:0;background-color:rgb(255 255 255 / .4);content:"";inset:0;position:absolute}.woocommerce nav.woocommerce-pagination.bg-image.wit::before{background-color:rgb(0 0 0 / .35)}.woocommerce nav.woocommerce-pagination .tekst p{margin-bottom:1rem}.woocommerce nav.woocommerce-pagination .tekst ul:not(.contact-list){margin:0 0 1.5em .5rem}.woocommerce nav.woocommerce-pagination .tekst ul:not(.contact-list) li{position:relative;padding:0 0 0 1.5rem}.woocommerce nav.woocommerce-pagination .tekst ul:not(.contact-list) li b,.woocommerce nav.woocommerce-pagination .tekst ul:not(.contact-list) li strong{font-weight:700}.woocommerce nav.woocommerce-pagination .tekst ul:not(.contact-list) li::before{position:absolute;top:13px;left:0;width:5px;height:5px;border-radius:5px;background-color:#000;content:""}.woocommerce nav.woocommerce-pagination .tekst ul:not(.contact-list).usp-list{margin-left:0}.woocommerce nav.woocommerce-pagination .tekst ul:not(.contact-list).usp-list li{display:inline-flex;flex-wrap:wrap;gap:1rem;width:100%;padding:0 0 0 1.75rem}.woocommerce nav.woocommerce-pagination .tekst ul:not(.contact-list).usp-list li::before{content:"✅️";-webkit-font-smoothing:antialiased}.woocommerce nav.woocommerce-pagination .tekst ul:not(.contact-list).usp-list li::before{top:0;border-radius:unset;background-color:unset}.woocommerce nav.woocommerce-pagination .tekst p.body-large+ul.usp-list li{font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(16px, 2vw, 18px);line-height:1.9}.woocommerce nav.woocommerce-pagination .tekst p.body-large+ul.usp-list li.titel-font{font-weight:700;font-family:'Rubik',sans-serif}.woocommerce nav.woocommerce-pagination .tekst p.body-large+ul.usp-list li.medium{font-weight:500}.woocommerce nav.woocommerce-pagination .tekst ol{margin:0 0 1.5em .5rem;counter-reset:my-awesome-counter}.woocommerce nav.woocommerce-pagination .tekst ol li{padding:0 0 0 1.5rem;counter-increment:my-awesome-counter;position:relative}.woocommerce nav.woocommerce-pagination .tekst ol li b,.woocommerce nav.woocommerce-pagination .tekst ol li strong{font-weight:700}.woocommerce nav.woocommerce-pagination .tekst ol li::before{left:0;content:counter(my-awesome-counter) ". ";position:absolute;font-weight:500}.woocommerce nav.woocommerce-pagination .tekst a:not(.btn,.simple-text-link,.action-card){white-space:nowrap;position:relative;display:inline-block}.woocommerce nav.woocommerce-pagination .tekst a:not(.btn,.simple-text-link,.action-card)::after{position:absolute;bottom:-1px;left:0;width:0;max-width:100%;height:1px;background-color:#ff9e18;content:""}.woocommerce nav.woocommerce-pagination .tekst a:not(.btn,.simple-text-link,.action-card):hover::after{width:100%}.woocommerce nav.woocommerce-pagination .tekst a:not(.btn,.simple-text-link,.action-card).btn::after{display:none}@media only screen and (min-width:768px){.woocommerce nav.woocommerce-pagination .tekst a:not(.btn,.simple-text-link,.action-card)::after{-webkit-transition:.2s ease;-moz-transition:.2s ease;-o-transition:.2s ease;-ms-transition:.2s ease;transition:.2s ease}}@media only screen and (min-width:992px){.woocommerce nav.woocommerce-pagination .tekst .btn+.btn{margin-left:1rem}}.woocommerce nav.woocommerce-pagination .tekst blockquote{padding:.75rem 0 .75rem 1.5rem;border-left:3px solid #ff9e18;margin:0 0 2rem .5rem}.woocommerce nav.woocommerce-pagination .tekst blockquote p{font-size:1.25rem}.woocommerce nav.woocommerce-pagination .tekst blockquote p:last-child{margin-bottom:0}.woocommerce nav.woocommerce-pagination .tekst>*:last-child{margin-bottom:0}.woocommerce nav.woocommerce-pagination .tekst img{max-width:100%;height:auto}.woocommerce nav.woocommerce-pagination ul{padding:0;border:none;align-items:center}.woocommerce nav.woocommerce-pagination ul li{border:none;margin:0 .35rem;overflow:visible}.woocommerce nav.woocommerce-pagination ul li:first-child{margin-left:0}.woocommerce nav.woocommerce-pagination ul li:last-child{margin-right:0}.woocommerce nav.woocommerce-pagination ul li .page-numbers{font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(12px, 1.5vw, 14px);line-height:1.5;padding:0;width:2rem;height:2rem;border-radius:100%;display:grid;place-content:center;box-shadow:0 4px 4px 0 rgb(175 165 153 / .15);color:#001a70;font-weight:500}.woocommerce nav.woocommerce-pagination ul li .page-numbers.black{font-weight:900}.woocommerce nav.woocommerce-pagination ul li .page-numbers.current{background:#e7e6e0;width:2rem;height:2rem;box-shadow:none;color:#001a70}.woocommerce nav.woocommerce-pagination ul li .page-numbers:hover,.woocommerce nav.woocommerce-pagination ul li .page-numbers:focus{background:#e7e6e0;color:#001a70}.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev,.woocommerce nav.woocommerce-pagination ul li .page-numbers.next{width:auto;text-decoration:underline;box-shadow:none}.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev:hover,.woocommerce nav.woocommerce-pagination ul li .page-numbers.next:hover{text-decoration:none}.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev:hover::after,.woocommerce nav.woocommerce-pagination ul li .page-numbers.next:hover::after{text-decoration:none}.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev:hover,.woocommerce nav.woocommerce-pagination ul li .page-numbers.next:hover,.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev:active,.woocommerce nav.woocommerce-pagination ul li .page-numbers.next:active,.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev:focus,.woocommerce nav.woocommerce-pagination ul li .page-numbers.next:focus{background:none;color:#001a70}.woocommerce ul.products{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none}.woocommerce ul.products.columns-3 li.product,.woocommerce ul.products.columns-4 li.product{width:calc((100% / 2) - (1.5rem / 2));margin:0}.woocommerce ul.products li.product{list-style:none;height:100%;margin:0}.woocommerce ul.products li.product.last{margin-right:0}.woocommerce ul.products li.product a{display:block;border-radius:10px;position:relative;z-index:1;width:100%;height:100%}.woocommerce ul.products li.product a .shop-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.woocommerce ul.products li.product a .product-info h2.woocommerce-loop-product__title{font-weight:700;font-family:'Rubik',sans-serif;font-weight:500;margin-bottom:1rem;color:#14152a;font-size:clamp(14px, 2vw, 16px);line-height:1.2;color:#001a70;padding:0;margin:0;min-height:3.5rem}.woocommerce ul.products li.product a .product-info h2.woocommerce-loop-product__title.mb-0{margin-bottom:0}.woocommerce ul.products li.product a .product-info .price{color:#000;text-decoration:none;font-weight:400;display:inline-flex;flex-wrap:wrap;align-items:flex-end;font-size:1.2rem;line-height:1.4;gap:.5rem;color:#14152a}.woocommerce ul.products li.product a .product-info .price span{line-height:1.4}.woocommerce ul.products li.product a .product-info .price del{order:2;font-family:'Ubuntu',sans-serif;font-size:clamp(12px, 1.5vw, 14px);line-height:1.5;font-weight:400;opacity:1}.woocommerce ul.products li.product a .product-info .price del.black{font-weight:900}.woocommerce ul.products li.product a .product-info .price .from-price{line-height:1}.woocommerce ul.products li.product a .product-info .price .wts-vat-text{display:none}.woocommerce ul.products li.product a .product-info .price ins{text-decoration:none}.woocommerce ul.products li.product a .product-info .price bdi{font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(16px, 2vw, 18px);line-height:1.9;font-weight:500}.woocommerce ul.products li.product a .product-info .price bdi.titel-font{font-weight:700;font-family:'Rubik',sans-serif}.woocommerce ul.products li.product a .product-info .price bdi.medium{font-weight:500}.woocommerce ul.products li.product a .product-info .price sup{font-family:'Ubuntu',sans-serif;font-size:clamp(10px, 1.5vw, 12px);line-height:1.5;vertical-align:super}.woocommerce ul.products li.product a .product-info .price.big ins{font-size:clamp(21px, 3vw, 25px);width:100%;color:#ff9e18;margin:0 0 0 -.5rem}.woocommerce ul.products li.product a .product-info .price.big>.woocommerce-Price-amount>bdi{display:inline-flex;flex-wrap:wrap;flex-wrap:nowrap}.woocommerce ul.products li.product a .product-info .price.big>.woocommerce-Price-amount>bdi span.int{display:block;font-size:1.75rem;width:100%;margin:0;line-height:1}.woocommerce ul.products li.product a.ajax_add_to_cart,.woocommerce ul.products li.product a.product_type_variable.add_to_cart_button,.woocommerce ul.products li.product a.product_type_simple{display:inline-block;position:absolute;right:1rem;bottom:1rem;overflow:hidden;width:5rem;height:3rem;padding:0;border-radius:3px;background:#ff9e18;text-indent:-999px;position:relative}.woocommerce ul.products li.product a.ajax_add_to_cart::after,.woocommerce ul.products li.product a.product_type_variable.add_to_cart_button::after,.woocommerce ul.products li.product a.product_type_simple::after{font-family:"Font Awesome 7 Pro";content:"\f291";-webkit-font-smoothing:antialiased}.woocommerce ul.products li.product a.ajax_add_to_cart::after,.woocommerce ul.products li.product a.product_type_variable.add_to_cart_button::after,.woocommerce ul.products li.product a.product_type_simple::after{top:1rem;right:1rem}.woocommerce ul.products li.product a.ajax_add_to_cart:hover,.woocommerce ul.products li.product a.product_type_variable.add_to_cart_button:hover,.woocommerce ul.products li.product a.product_type_simple:hover{background-color:#ee8a00}.woocommerce ul.products li.product a.added_to_cart{position:absolute;display:flex;flex-wrap:wrap;top:0;left:0;align-items:center;justify-content:center;padding:1rem;color:#fff;font-weight:700}.woocommerce ul.products li.product a.added_to_cart::before{z-index:-1;top:0;left:0;width:100%;height:100%;background:rgb(0 26 112 / .8);content:"";position:absolute}@media only screen and (min-width:992px){.woocommerce ul.products.columns-3{gap:2rem}.woocommerce ul.products.columns-3 li.product{width:calc((100% / 3) - (4rem / 3))}.woocommerce ul.products.columns-4{gap:2rem}.woocommerce ul.products.columns-4 li.product{width:calc((100% / 4) - (6rem / 4))}}.woocommerce .archive-usp{border-top:1px solid #afa599;border-bottom:1px solid #afa599;padding:1.25rem 1rem}.mobile-filters{cursor:pointer;left:50%;transform:translateX(-50%);z-index:7}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery{width:100%;border-radius:10px;box-shadow:0 4px 4px 0 rgb(175 165 153 / .15);overflow:hidden}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{right:auto;left:.5em}.woocommerce div.product div.images .flex-control-nav{margin-top:.5rem;padding-bottom:.5rem;display:flex;gap:.5rem;flex-wrap:nowrap;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}@media only screen and (max-width:767px){.woocommerce div.product div.images .flex-control-nav{display:none}}.woocommerce div.product div.images .flex-control-nav img{width:100px;min-width:100px;height:100px;-webkit-user-drag:auto;user-drag:auto;pointer-events:auto}.woocommerce div.product div.images .flex-control-nav::-webkit-scrollbar{display:none}.pswp{z-index:10000}.pswp__bg{background:rgb(0 0 0 / .8)}.modal{display:none;position:fixed;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;z-index:100000;left:0;top:0;width:100%;height:100%;background-color:rgb(0 0 0 / .6);justify-content:center;align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.modal .modal-content{position:relative;border-radius:10px;background-color:#fff;padding:3rem 1rem 1rem;max-width:1000px;width:90%;overflow:hidden}.modal .modal-content img{border-radius:10px;max-height:400px;width:100%;display:block;object-fit:contain}@media only screen and (min-width:992px){.modal .modal-content{padding:3rem 2rem}}.modal .close{position:absolute;top:10px;right:20px;font-size:30px;font-weight:700;cursor:pointer;color:#333}.modal .swiper-container{width:100%;max-width:600px;margin:auto}.modal .main-slider .swiper-slide img{-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;opacity:.5}.modal .main-slider .swiper-slide.swiper-slide-active img{-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;opacity:1}.modal .thumb-slider{overflow:hidden;margin-top:10px}.modal .thumb-slider img{max-height:94px;cursor:pointer;opacity:.5;max-width:138px}.modal .thumb-slider .swiper-slide{border:2px solid #fff;border-radius:.66rem}.modal .thumb-slider .swiper-slide-thumb-active{border:2px solid #000}.modal .thumb-slider .swiper-slide-thumb-active img{opacity:1}.modal .swiper-button-prev,.modal .swiper-button-next{border-radius:99px;display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;left:1rem;width:2.25rem;height:2.25rem;border:1px solid #afa599;background:#fff;background-image:none;color:#000;top:43%}.modal .swiper-button-prev::after,.modal .swiper-button-next::after{display:none}.modal .swiper-button-prev.swiper-button-disabled,.modal .swiper-button-next.swiper-button-disabled{opacity:0}.modal .swiper-button-next{right:1rem;left:auto}.product-item-styling{list-style:none;margin:0;height:100%}.product-item-styling.last{margin-right:0}.product-item-styling a{display:block;border-radius:10px;position:relative;z-index:1;width:100%;height:100%}.product-item-styling a .shop-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.product-item-styling a .product-info h2.woocommerce-loop-product__title{font-weight:700;font-family:'Rubik',sans-serif;font-weight:500;margin-bottom:1rem;color:#14152a;font-size:clamp(14px, 2vw, 16px);line-height:1.2;color:#001a70;padding:0;margin:0;min-height:3.5rem}.product-item-styling a .product-info h2.woocommerce-loop-product__title.mb-0{margin-bottom:0}.product-item-styling a .product-info .price{color:#000;text-decoration:none;font-weight:400;display:inline-flex;flex-wrap:wrap;align-items:flex-end;font-size:1.2rem;line-height:1.4;gap:.5rem;color:#14152a}.product-item-styling a .product-info .price span{line-height:1.4}.product-item-styling a .product-info .price del{order:2;font-family:'Ubuntu',sans-serif;font-size:clamp(12px, 1.5vw, 14px);line-height:1.5;font-weight:400;opacity:1}.product-item-styling a .product-info .price del.black{font-weight:900}.product-item-styling a .product-info .price .from-price{line-height:1}.product-item-styling a .product-info .price .wts-vat-text{display:none}.product-item-styling a .product-info .price ins{text-decoration:none}.product-item-styling a .product-info .price bdi{font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(16px, 2vw, 18px);line-height:1.9;font-weight:500}.product-item-styling a .product-info .price bdi.titel-font{font-weight:700;font-family:'Rubik',sans-serif}.product-item-styling a .product-info .price bdi.medium{font-weight:500}.product-item-styling a .product-info .price sup{font-family:'Ubuntu',sans-serif;font-size:clamp(10px, 1.5vw, 12px);line-height:1.5;vertical-align:super}.product-item-styling a .product-info .price.big ins{font-size:clamp(21px, 3vw, 25px);width:100%;color:#ff9e18;margin:0 0 0 -.5rem}.product-item-styling a .product-info .price.big>.woocommerce-Price-amount>bdi{display:inline-flex;flex-wrap:wrap;flex-wrap:nowrap}.product-item-styling a .product-info .price.big>.woocommerce-Price-amount>bdi span.int{display:block;font-size:1.75rem;width:100%;margin:0;line-height:1}.product-item-styling a.ajax_add_to_cart,.product-item-styling a.product_type_variable.add_to_cart_button,.product-item-styling a.product_type_simple{display:inline-block;position:absolute;right:1rem;bottom:1rem;overflow:hidden;width:5rem;height:3rem;padding:0;border-radius:3px;background:#ff9e18;text-indent:-999px;position:relative}.product-item-styling a.ajax_add_to_cart::after,.product-item-styling a.product_type_variable.add_to_cart_button::after,.product-item-styling a.product_type_simple::after{font-family:"Font Awesome 7 Pro";content:"\f291";-webkit-font-smoothing:antialiased}.product-item-styling a.ajax_add_to_cart::after,.product-item-styling a.product_type_variable.add_to_cart_button::after,.product-item-styling a.product_type_simple::after{top:1rem;right:1rem}.product-item-styling a.ajax_add_to_cart:hover,.product-item-styling a.product_type_variable.add_to_cart_button:hover,.product-item-styling a.product_type_simple:hover{background-color:#ee8a00}.product-item-styling a.added_to_cart{position:absolute;display:flex;flex-wrap:wrap;top:0;left:0;align-items:center;justify-content:center;padding:1rem;color:#fff;font-weight:700}.product-item-styling a.added_to_cart::before{z-index:-1;top:0;left:0;width:100%;height:100%;background:rgb(0 26 112 / .8);content:"";position:absolute}.price-item-styling{color:#000;text-decoration:none;font-weight:400;display:inline-flex;flex-wrap:wrap;align-items:flex-end;font-size:1.2rem;line-height:1.4;gap:.5rem;color:#14152a}.price-item-styling span{line-height:1.4}.price-item-styling del{order:2;font-family:'Ubuntu',sans-serif;font-size:clamp(12px, 1.5vw, 14px);line-height:1.5;font-weight:400;opacity:1}.price-item-styling del.black{font-weight:900}.price-item-styling .from-price{line-height:1}.price-item-styling .wts-vat-text{display:none}.price-item-styling ins{text-decoration:none}.price-item-styling bdi{font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(16px, 2vw, 18px);line-height:1.9;font-weight:500}.price-item-styling bdi.titel-font{font-weight:700;font-family:'Rubik',sans-serif}.price-item-styling bdi.medium{font-weight:500}.price-item-styling sup{font-family:'Ubuntu',sans-serif;font-size:clamp(10px, 1.5vw, 12px);line-height:1.5;vertical-align:super}.price-item-styling.big ins{font-size:clamp(21px, 3vw, 25px);width:100%;color:#ff9e18;margin:0 0 0 -.5rem}.price-item-styling.big>.woocommerce-Price-amount>bdi{display:inline-flex;flex-wrap:wrap;flex-wrap:nowrap}.price-item-styling.big>.woocommerce-Price-amount>bdi span.int{display:block;font-size:1.75rem;width:100%;margin:0;line-height:1}.woocommerce-notices-wrapper{position:relative;z-index:10}.woocommerce-notices-wrapper .woocommerce-error,.woocommerce-notices-wrapper .woocommerce-info,.woocommerce-notices-wrapper .woocommerce-message{margin:0}.woocommerce-notices-wrapper .woocommerce-error .button,.woocommerce-notices-wrapper .woocommerce-info .button,.woocommerce-notices-wrapper .woocommerce-message .button{position:relative;font-family:'Ubuntu',sans-serif;font-weight:500;border-radius:10px;display:inline-flex;flex-wrap:wrap;gap:10px;align-items:center;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;z-index:1;padding:1rem 1.25rem;border:none;background:#ff9e18;border-bottom:2px solid #db7f00;color:#14152a;font-size:1.125rem;line-height:1;border-radius:15px;box-shadow:0 0 20px 0 rgb(255 158 24 / .7);min-height:3.75rem}.woocommerce-notices-wrapper .woocommerce-error .button::before,.woocommerce-notices-wrapper .woocommerce-info .button::before,.woocommerce-notices-wrapper .woocommerce-message .button::before{font-size:1.5rem;color:#fff}.woocommerce-notices-wrapper .woocommerce-error .button .counter-box,.woocommerce-notices-wrapper .woocommerce-info .button .counter-box,.woocommerce-notices-wrapper .woocommerce-message .button .counter-box{top:.25rem;right:.25rem;width:1.875rem;height:1.875rem;font-size:1rem;transform:translate(50%,-50%);color:#fff;box-shadow:0 4px 4px 0 rgb(175 165 153 / .15)}.woocommerce-notices-wrapper .woocommerce-error .button.only-icon,.woocommerce-notices-wrapper .woocommerce-info .button.only-icon,.woocommerce-notices-wrapper .woocommerce-message .button.only-icon,.woocommerce-notices-wrapper .woocommerce-error .button.icon-only,.woocommerce-notices-wrapper .woocommerce-info .button.icon-only,.woocommerce-notices-wrapper .woocommerce-message .button.icon-only{width:3.75rem;height:3.75rem;padding-inline:0;box-shadow:0 0 20px 0 #fff0}.woocommerce-notices-wrapper .woocommerce-error .button.only-icon::before,.woocommerce-notices-wrapper .woocommerce-info .button.only-icon::before,.woocommerce-notices-wrapper .woocommerce-message .button.only-icon::before,.woocommerce-notices-wrapper .woocommerce-error .button.icon-only::before,.woocommerce-notices-wrapper .woocommerce-info .button.icon-only::before,.woocommerce-notices-wrapper .woocommerce-message .button.icon-only::before{margin:0 auto}.woocommerce-notices-wrapper .woocommerce-error .button.only-icon.icon-light::before,.woocommerce-notices-wrapper .woocommerce-info .button.only-icon.icon-light::before,.woocommerce-notices-wrapper .woocommerce-message .button.only-icon.icon-light::before,.woocommerce-notices-wrapper .woocommerce-error .button.icon-only.icon-light::before,.woocommerce-notices-wrapper .woocommerce-info .button.icon-only.icon-light::before,.woocommerce-notices-wrapper .woocommerce-message .button.icon-only.icon-light::before{font-weight:300}.woocommerce-notices-wrapper .woocommerce-error .button.only-icon.icon-light::after,.woocommerce-notices-wrapper .woocommerce-info .button.only-icon.icon-light::after,.woocommerce-notices-wrapper .woocommerce-message .button.only-icon.icon-light::after,.woocommerce-notices-wrapper .woocommerce-error .button.icon-only.icon-light::after,.woocommerce-notices-wrapper .woocommerce-info .button.icon-only.icon-light::after,.woocommerce-notices-wrapper .woocommerce-message .button.icon-only.icon-light::after{font-weight:300}.woocommerce-notices-wrapper .woocommerce-error .button.only-icon:hover,.woocommerce-notices-wrapper .woocommerce-info .button.only-icon:hover,.woocommerce-notices-wrapper .woocommerce-message .button.only-icon:hover,.woocommerce-notices-wrapper .woocommerce-error .button.icon-only:hover,.woocommerce-notices-wrapper .woocommerce-info .button.icon-only:hover,.woocommerce-notices-wrapper .woocommerce-message .button.icon-only:hover,.woocommerce-notices-wrapper .woocommerce-error .button.only-icon.hover,.woocommerce-notices-wrapper .woocommerce-info .button.only-icon.hover,.woocommerce-notices-wrapper .woocommerce-message .button.only-icon.hover,.woocommerce-notices-wrapper .woocommerce-error .button.icon-only.hover,.woocommerce-notices-wrapper .woocommerce-info .button.icon-only.hover,.woocommerce-notices-wrapper .woocommerce-message .button.icon-only.hover{box-shadow:0 0 30px 0 rgb(255 158 24 / .8)}.woocommerce-notices-wrapper .woocommerce-error .button:hover,.woocommerce-notices-wrapper .woocommerce-info .button:hover,.woocommerce-notices-wrapper .woocommerce-message .button:hover,.woocommerce-notices-wrapper .woocommerce-error .button.hover,.woocommerce-notices-wrapper .woocommerce-info .button.hover,.woocommerce-notices-wrapper .woocommerce-message .button.hover{background-color:#db7f00;box-shadow:0 0 30px 0 rgb(255 158 24 / .7);cursor:pointer}.woocommerce-notices-wrapper .woocommerce-error .button.no-outline,.woocommerce-notices-wrapper .woocommerce-info .button.no-outline,.woocommerce-notices-wrapper .woocommerce-message .button.no-outline{box-shadow:none;outline:none;border:none}.woocommerce-notices-wrapper .woocommerce-error .button.btn-secondary,.woocommerce-notices-wrapper .woocommerce-info .button.btn-secondary,.woocommerce-notices-wrapper .woocommerce-message .button.btn-secondary{background:#14152a;color:#fff;border-color:#001a70}.woocommerce-notices-wrapper .woocommerce-error .button.btn-secondary:hover,.woocommerce-notices-wrapper .woocommerce-info .button.btn-secondary:hover,.woocommerce-notices-wrapper .woocommerce-message .button.btn-secondary:hover,.woocommerce-notices-wrapper .woocommerce-error .button.btn-secondary.hover,.woocommerce-notices-wrapper .woocommerce-info .button.btn-secondary.hover,.woocommerce-notices-wrapper .woocommerce-message .button.btn-secondary.hover{background:#00020a}.woocommerce-notices-wrapper .woocommerce-error .button.btn-tertiary,.woocommerce-notices-wrapper .woocommerce-info .button.btn-tertiary,.woocommerce-notices-wrapper .woocommerce-message .button.btn-tertiary{position:relative;border-color:#e7e6e0;box-shadow:0 4px 4px 0 rgb(175 165 153 / .15);background:#fff;color:#001a70}.woocommerce-notices-wrapper .woocommerce-error .button.btn-tertiary:hover,.woocommerce-notices-wrapper .woocommerce-info .button.btn-tertiary:hover,.woocommerce-notices-wrapper .woocommerce-message .button.btn-tertiary:hover{color:#001a70;box-shadow:0 4px 14px 0 rgb(175 165 153 / .3)}.woocommerce-notices-wrapper .woocommerce-error .button[href^="#"]:not([href="#"])::after,.woocommerce-notices-wrapper .woocommerce-info .button[href^="#"]:not([href="#"])::after,.woocommerce-notices-wrapper .woocommerce-message .button[href^="#"]:not([href="#"])::after{font-family:"Font Awesome 7 Pro";content:"\f078";-webkit-font-smoothing:antialiased}.woocommerce-notices-wrapper .woocommerce-error .button.left,.woocommerce-notices-wrapper .woocommerce-info .button.left,.woocommerce-notices-wrapper .woocommerce-message .button.left{padding-left:3rem}.woocommerce-notices-wrapper .woocommerce-error .button.left::after,.woocommerce-notices-wrapper .woocommerce-info .button.left::after,.woocommerce-notices-wrapper .woocommerce-message .button.left::after{left:1.25rem}.woocommerce-notices-wrapper .woocommerce-error .button.right,.woocommerce-notices-wrapper .woocommerce-info .button.right,.woocommerce-notices-wrapper .woocommerce-message .button.right{padding-right:3rem}.woocommerce-notices-wrapper .woocommerce-error .button.right::after,.woocommerce-notices-wrapper .woocommerce-info .button.right::after,.woocommerce-notices-wrapper .woocommerce-message .button.right::after{right:1.25rem}.woocommerce-notices-wrapper .woocommerce-error .button.btn-with-img,.woocommerce-notices-wrapper .woocommerce-info .button.btn-with-img,.woocommerce-notices-wrapper .woocommerce-message .button.btn-with-img{display:inline-flex;align-items:center;gap:1rem}.woocommerce-notices-wrapper .woocommerce-error .button.btn-with-img img,.woocommerce-notices-wrapper .woocommerce-info .button.btn-with-img img,.woocommerce-notices-wrapper .woocommerce-message .button.btn-with-img img{width:auto;height:1rem}.woocommerce-notices-wrapper .woocommerce-error .button.white,.woocommerce-notices-wrapper .woocommerce-info .button.white,.woocommerce-notices-wrapper .woocommerce-message .button.white{color:#fff}.woocommerce-notices-wrapper .woocommerce-error .button.phone::after,.woocommerce-notices-wrapper .woocommerce-info .button.phone::after,.woocommerce-notices-wrapper .woocommerce-message .button.phone::after{font-family:"Font Awesome 7 Pro";content:"\f095";-webkit-font-smoothing:antialiased}.woocommerce-notices-wrapper .woocommerce-error .button.arrow-right::after,.woocommerce-notices-wrapper .woocommerce-info .button.arrow-right::after,.woocommerce-notices-wrapper .woocommerce-message .button.arrow-right::after{font-family:"Font Awesome 7 Pro";content:"\f061";-webkit-font-smoothing:antialiased}.woocommerce-notices-wrapper .woocommerce-error .button.arrow-down::after,.woocommerce-notices-wrapper .woocommerce-info .button.arrow-down::after,.woocommerce-notices-wrapper .woocommerce-message .button.arrow-down::after{font-family:"Font Awesome 7 Pro";content:"\f063";-webkit-font-smoothing:antialiased}.woocommerce-notices-wrapper .woocommerce-error .button.mail::after,.woocommerce-notices-wrapper .woocommerce-info .button.mail::after,.woocommerce-notices-wrapper .woocommerce-message .button.mail::after{content:"✉️";-webkit-font-smoothing:antialiased}.woocommerce-notices-wrapper .woocommerce-error .button.count,.woocommerce-notices-wrapper .woocommerce-info .button.count,.woocommerce-notices-wrapper .woocommerce-message .button.count{background-image:none}.woocommerce-notices-wrapper .woocommerce-error .button.white-bg,.woocommerce-notices-wrapper .woocommerce-info .button.white-bg,.woocommerce-notices-wrapper .woocommerce-message .button.white-bg{background-color:#fff}.woocommerce-notices-wrapper .woocommerce-error .button.no-text,.woocommerce-notices-wrapper .woocommerce-info .button.no-text,.woocommerce-notices-wrapper .woocommerce-message .button.no-text{height:32px;padding:16px}.woocommerce-notices-wrapper .woocommerce-error .button.no-text::after,.woocommerce-notices-wrapper .woocommerce-info .button.no-text::after,.woocommerce-notices-wrapper .woocommerce-message .button.no-text::after{top:3px;right:9px}.look-h1,.product_title{font-weight:500}.woocommerce-product-gallery__image img{aspect-ratio:1.33333333;object-fit:contain}.woocommerce div.product .artikelnummer,.woocommerce-page div.product .artikelnummer{margin-top:.75rem;opacity:.5}@media only screen and (min-width:768px){.woocommerce div.product .artikelnummer,.woocommerce-page div.product .artikelnummer{margin-top:1.25rem}}.woocommerce div.product .product-info-top,.woocommerce-page div.product .product-info-top{position:relative;z-index:1;padding-top:1rem;margin-bottom:3rem}.woocommerce div.product .product-info-top .product-info-right,.woocommerce-page div.product .product-info-top .product-info-right{height:100%}.woocommerce div.product .product-info-left,.woocommerce-page div.product .product-info-left{position:relative}.woocommerce div.product .woocommerce-product-details__short-description,.woocommerce-page div.product .woocommerce-product-details__short-description{margin-bottom:1rem}.woocommerce div.product .huurperiodes-list,.woocommerce-page div.product .huurperiodes-list{border-top:1px solid #e7e6e0}.woocommerce div.product .huurperiodes-list .huurperiode-item,.woocommerce-page div.product .huurperiodes-list .huurperiode-item{border-bottom:1px solid #e7e6e0}.woocommerce div.product .huurperiodes-list .huurperiode-item form::before,.woocommerce-page div.product .huurperiodes-list .huurperiode-item form::before,.woocommerce div.product .huurperiodes-list .huurperiode-item form::after,.woocommerce-page div.product .huurperiodes-list .huurperiode-item form::after{display:none}.woocommerce div.product .huurperiodes-list .huurperiode-item .huurperiode-info,.woocommerce-page div.product .huurperiodes-list .huurperiode-item .huurperiode-info{flex-grow:1}.woocommerce div.product .huurperiodes-list .huurperiode-item .huurperiode-info .item-price-container,.woocommerce-page div.product .huurperiodes-list .huurperiode-item .huurperiode-info .item-price-container{min-width:70px}.woocommerce div.product .huurperiodes-list .huurperiode-item .huurperiode-info .item-price-container .look-h4 *,.woocommerce-page div.product .huurperiodes-list .huurperiode-item .huurperiode-info .item-price-container .look-h4 *{font-weight:500}.woocommerce div.product div.summary,.woocommerce-page div.product div.summary{width:100%;height:100%;flex-direction:column;margin:0;display:flex;flex-wrap:wrap}.woocommerce div.product div.summary .tax-switch,.woocommerce-page div.product div.summary .tax-switch{margin-block:1.25rem}.woocommerce div.product div.summary .tax-switch .wp-block-wdevs-tax-switch.wp-block-wdevs-tax-switch,.woocommerce-page div.product div.summary .tax-switch .wp-block-wdevs-tax-switch.wp-block-wdevs-tax-switch{background:#e7e6e0}.woocommerce div.product div.summary p.stock,.woocommerce-page div.product div.summary p.stock{display:none}.woocommerce div.product div.summary p.price,.woocommerce-page div.product div.summary p.price,.woocommerce div.product div.summary span.price,.woocommerce-page div.product div.summary span.price{margin-bottom:1rem;color:#000;text-decoration:none;font-weight:400;display:inline-flex;flex-wrap:wrap;align-items:flex-end;font-size:1.2rem;line-height:1.4;gap:.5rem;color:#14152a}.woocommerce div.product div.summary p.price span,.woocommerce-page div.product div.summary p.price span,.woocommerce div.product div.summary span.price span,.woocommerce-page div.product div.summary span.price span{line-height:1.4}.woocommerce div.product div.summary p.price del,.woocommerce-page div.product div.summary p.price del,.woocommerce div.product div.summary span.price del,.woocommerce-page div.product div.summary span.price del{order:2;font-family:'Ubuntu',sans-serif;font-size:clamp(12px, 1.5vw, 14px);line-height:1.5;font-weight:400;opacity:1}.woocommerce div.product div.summary p.price del.black,.woocommerce-page div.product div.summary p.price del.black,.woocommerce div.product div.summary span.price del.black,.woocommerce-page div.product div.summary span.price del.black{font-weight:900}.woocommerce div.product div.summary p.price .from-price,.woocommerce-page div.product div.summary p.price .from-price,.woocommerce div.product div.summary span.price .from-price,.woocommerce-page div.product div.summary span.price .from-price{line-height:1}.woocommerce div.product div.summary p.price .wts-vat-text,.woocommerce-page div.product div.summary p.price .wts-vat-text,.woocommerce div.product div.summary span.price .wts-vat-text,.woocommerce-page div.product div.summary span.price .wts-vat-text{display:none}.woocommerce div.product div.summary p.price ins,.woocommerce-page div.product div.summary p.price ins,.woocommerce div.product div.summary span.price ins,.woocommerce-page div.product div.summary span.price ins{text-decoration:none}.woocommerce div.product div.summary p.price bdi,.woocommerce-page div.product div.summary p.price bdi,.woocommerce div.product div.summary span.price bdi,.woocommerce-page div.product div.summary span.price bdi{font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(16px, 2vw, 18px);line-height:1.9;font-weight:500}.woocommerce div.product div.summary p.price bdi.titel-font,.woocommerce-page div.product div.summary p.price bdi.titel-font,.woocommerce div.product div.summary span.price bdi.titel-font,.woocommerce-page div.product div.summary span.price bdi.titel-font{font-weight:700;font-family:'Rubik',sans-serif}.woocommerce div.product div.summary p.price bdi.medium,.woocommerce-page div.product div.summary p.price bdi.medium,.woocommerce div.product div.summary span.price bdi.medium,.woocommerce-page div.product div.summary span.price bdi.medium{font-weight:500}.woocommerce div.product div.summary p.price sup,.woocommerce-page div.product div.summary p.price sup,.woocommerce div.product div.summary span.price sup,.woocommerce-page div.product div.summary span.price sup{font-family:'Ubuntu',sans-serif;font-size:clamp(10px, 1.5vw, 12px);line-height:1.5;vertical-align:super}.woocommerce div.product div.summary p.price.big ins,.woocommerce-page div.product div.summary p.price.big ins,.woocommerce div.product div.summary span.price.big ins,.woocommerce-page div.product div.summary span.price.big ins{font-size:clamp(21px, 3vw, 25px);width:100%;color:#ff9e18;margin:0 0 0 -.5rem}.woocommerce div.product div.summary p.price.big>.woocommerce-Price-amount>bdi,.woocommerce-page div.product div.summary p.price.big>.woocommerce-Price-amount>bdi,.woocommerce div.product div.summary span.price.big>.woocommerce-Price-amount>bdi,.woocommerce-page div.product div.summary span.price.big>.woocommerce-Price-amount>bdi{display:inline-flex;flex-wrap:wrap;flex-wrap:nowrap}.woocommerce div.product div.summary p.price.big>.woocommerce-Price-amount>bdi span.int,.woocommerce-page div.product div.summary p.price.big>.woocommerce-Price-amount>bdi span.int,.woocommerce div.product div.summary span.price.big>.woocommerce-Price-amount>bdi span.int,.woocommerce-page div.product div.summary span.price.big>.woocommerce-Price-amount>bdi span.int{display:block;font-size:1.75rem;width:100%;margin:0;line-height:1}.woocommerce div.product div.summary p.price ins,.woocommerce-page div.product div.summary p.price ins,.woocommerce div.product div.summary span.price ins,.woocommerce-page div.product div.summary span.price ins{font-size:clamp(21px, 3vw, 25px);width:100%;color:#ff9e18;margin:0 0 0 -.5rem}.woocommerce div.product div.summary p.price>.woocommerce-Price-amount>bdi,.woocommerce-page div.product div.summary p.price>.woocommerce-Price-amount>bdi,.woocommerce div.product div.summary span.price>.woocommerce-Price-amount>bdi,.woocommerce-page div.product div.summary span.price>.woocommerce-Price-amount>bdi{display:inline-flex;flex-wrap:wrap;flex-wrap:nowrap}.woocommerce div.product div.summary p.price>.woocommerce-Price-amount>bdi span.int,.woocommerce-page div.product div.summary p.price>.woocommerce-Price-amount>bdi span.int,.woocommerce div.product div.summary span.price>.woocommerce-Price-amount>bdi span.int,.woocommerce-page div.product div.summary span.price>.woocommerce-Price-amount>bdi span.int{display:block;font-size:1.75rem;width:100%;margin:0;line-height:1}.woocommerce div.product div.summary .pill-container,.woocommerce-page div.product div.summary .pill-container{margin-bottom:2.5rem}.woocommerce div.product .product-beschrijving-container img,.woocommerce-page div.product .product-beschrijving-container img{border-radius:10px}.woocommerce div.product .product-beschrijving-container .aandachtspunten,.woocommerce-page div.product .product-beschrijving-container .aandachtspunten{background:rgb(255 158 24 / .3)}.woocommerce div.product .product-beschrijving-container .aandachtspunten ul,.woocommerce-page div.product .product-beschrijving-container .aandachtspunten ul{margin-top:1.25rem}.woocommerce div.product .product-beschrijving-container .aandachtspunten ul li,.woocommerce-page div.product .product-beschrijving-container .aandachtspunten ul li{position:relative;padding-left:1rem;margin-bottom:.5rem}.woocommerce div.product .product-beschrijving-container .aandachtspunten ul li::before,.woocommerce-page div.product .product-beschrijving-container .aandachtspunten ul li::before{content:"+";position:absolute;left:0;color:#14152a}.woocommerce div.product .product-beschrijving-container .aandachtspunten ul a,.woocommerce-page div.product .product-beschrijving-container .aandachtspunten ul a{text-decoration:underline;color:#001a70}.woocommerce div.product .product-beschrijving-container .aandachtspunten ul a:hover,.woocommerce-page div.product .product-beschrijving-container .aandachtspunten ul a:hover{text-decoration:none}.woocommerce div.product .product-beschrijving-container .aandachtspunten ul a:hover::after,.woocommerce-page div.product .product-beschrijving-container .aandachtspunten ul a:hover::after{text-decoration:none}@media only screen and (max-width:767px){.woocommerce div.product .product-beschrijving-container .specs-description,.woocommerce-page div.product .product-beschrijving-container .specs-description{flex-direction:column-reverse}}.woocommerce div.product .product-beschrijving-container .aandachtspunten::after,.woocommerce-page div.product .product-beschrijving-container .aandachtspunten::after{content:"🔔";position:absolute;right:2.5rem;top:1.5rem;font-size:30px}.woocommerce div.product .product-beschrijving-container .product-beschrijving .tekst,.woocommerce-page div.product .product-beschrijving-container .product-beschrijving .tekst{color:#000;font-size:1rem;line-clamp:unset;line-height:1.5;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease}.woocommerce div.product .product-beschrijving-container .product-beschrijving .tekst *:last-child,.woocommerce-page div.product .product-beschrijving-container .product-beschrijving .tekst *:last-child{margin-bottom:0}.woocommerce div.product .product-beschrijving-container .product-beschrijving .product-beschrijving-inner *:not(h1,h2,h3,h4,h5,h6),.woocommerce-page div.product .product-beschrijving-container .product-beschrijving .product-beschrijving-inner *:not(h1,h2,h3,h4,h5,h6){font-family:'Ubuntu',sans-serif!important;font-weight:400!important;font-size:clamp(16px, 2vw, 18px)!important;line-height:1.9!important}.woocommerce div.product .product-beschrijving-container .product-beschrijving .product-beschrijving-inner *:not(h1,h2,h3,h4,h5,h6).titel-font,.woocommerce-page div.product .product-beschrijving-container .product-beschrijving .product-beschrijving-inner *:not(h1,h2,h3,h4,h5,h6).titel-font{font-weight:700!important;font-family:'Rubik',sans-serif!important}.woocommerce div.product .product-beschrijving-container .product-beschrijving .product-beschrijving-inner *:not(h1,h2,h3,h4,h5,h6).medium,.woocommerce-page div.product .product-beschrijving-container .product-beschrijving .product-beschrijving-inner *:not(h1,h2,h3,h4,h5,h6).medium{font-weight:500!important}.woocommerce div.product .product-beschrijving-container .product-beschrijving .product-beschrijving-inner.collapsed,.woocommerce-page div.product .product-beschrijving-container .product-beschrijving .product-beschrijving-inner.collapsed{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.woocommerce div.product .product-beschrijving-container .product-beschrijving .review-read-more,.woocommerce-page div.product .product-beschrijving-container .product-beschrijving .review-read-more{position:relative;cursor:pointer}.woocommerce div.product .product-beschrijving-container .product-beschrijving .review-read-more::after,.woocommerce-page div.product .product-beschrijving-container .product-beschrijving .review-read-more::after{position:absolute;margin-left:.25rem}.woocommerce div.product .footer-payment-methods,.woocommerce-page div.product .footer-payment-methods{margin-top:auto;margin-bottom:2.25rem}.woocommerce div.product .footer-payment-methods h5,.woocommerce-page div.product .footer-payment-methods h5{margin-bottom:1.5rem}.woocommerce div.product .archive-usp,.woocommerce-page div.product .archive-usp{margin-bottom:4.25rem;overflow-x:clip}@media only screen and (min-width:768px){.woocommerce div.product .archive-usp,.woocommerce-page div.product .archive-usp{margin-bottom:7.5rem}}@media only screen and (min-width:992px){.woocommerce div.product .archive-usp,.woocommerce-page div.product .archive-usp{margin-bottom:9.5rem}}.woocommerce div.product .archive-usp.no-margin,.woocommerce-page div.product .archive-usp.no-margin{margin-bottom:0}.woocommerce div.product .archive-usp.with-small-margin,.woocommerce-page div.product .archive-usp.with-small-margin{margin-bottom:2.25rem}@media only screen and (min-width:768px){.woocommerce div.product .archive-usp.with-small-margin,.woocommerce-page div.product .archive-usp.with-small-margin{margin-bottom:4.75rem}}@media only screen and (min-width:992px){.woocommerce div.product .archive-usp.with-small-margin,.woocommerce-page div.product .archive-usp.with-small-margin{margin-bottom:5.75rem}}.woocommerce div.product .archive-usp.wit .btn,.woocommerce-page div.product .archive-usp.wit .btn{color:#fff}.woocommerce div.product .archive-usp.wit p,.woocommerce-page div.product .archive-usp.wit p,.woocommerce div.product .archive-usp.wit h1,.woocommerce-page div.product .archive-usp.wit h1,.woocommerce div.product .archive-usp.wit h2,.woocommerce-page div.product .archive-usp.wit h2,.woocommerce div.product .archive-usp.wit h3,.woocommerce-page div.product .archive-usp.wit h3,.woocommerce div.product .archive-usp.wit h4,.woocommerce-page div.product .archive-usp.wit h4,.woocommerce div.product .archive-usp.wit h5,.woocommerce-page div.product .archive-usp.wit h5,.woocommerce div.product .archive-usp.wit h6,.woocommerce-page div.product .archive-usp.wit h6,.woocommerce div.product .archive-usp.wit a:not(.btn),.woocommerce-page div.product .archive-usp.wit a:not(.btn),.woocommerce div.product .archive-usp.wit small,.woocommerce-page div.product .archive-usp.wit small{color:#fff}.woocommerce div.product .archive-usp.bg-gray-light,.woocommerce-page div.product .archive-usp.bg-gray-light,.woocommerce div.product .archive-usp.bg-color-1,.woocommerce-page div.product .archive-usp.bg-color-1,.woocommerce div.product .archive-usp.bg-color-2,.woocommerce-page div.product .archive-usp.bg-color-2{padding:3.5rem 0}@media only screen and (min-width:768px){.woocommerce div.product .archive-usp.bg-gray-light,.woocommerce-page div.product .archive-usp.bg-gray-light,.woocommerce div.product .archive-usp.bg-color-1,.woocommerce-page div.product .archive-usp.bg-color-1,.woocommerce div.product .archive-usp.bg-color-2,.woocommerce-page div.product .archive-usp.bg-color-2{padding:6rem 0}}.woocommerce div.product .archive-usp.bg-color-1,.woocommerce-page div.product .archive-usp.bg-color-1{background-color:#001a70}.woocommerce div.product .archive-usp.bg-color-2,.woocommerce-page div.product .archive-usp.bg-color-2{background-color:#14152a}.woocommerce div.product .archive-usp.bg-black,.woocommerce-page div.product .archive-usp.bg-black{background:#000}.woocommerce div.product .archive-usp.bg-black .text-content *:not(.button),.woocommerce-page div.product .archive-usp.bg-black .text-content *:not(.button){color:#fff}.woocommerce div.product .archive-usp.bg-image,.woocommerce-page div.product .archive-usp.bg-image{padding:4rem 0;background-size:cover}.woocommerce div.product .archive-usp.bg-image::before,.woocommerce-page div.product .archive-usp.bg-image::before{z-index:0;background-color:rgb(255 255 255 / .4);content:"";inset:0;position:absolute}.woocommerce div.product .archive-usp.bg-image.wit::before,.woocommerce-page div.product .archive-usp.bg-image.wit::before{background-color:rgb(0 0 0 / .35)}.woocommerce div.product .archive-usp .tekst p,.woocommerce-page div.product .archive-usp .tekst p{margin-bottom:1rem}.woocommerce div.product .archive-usp .tekst ul:not(.contact-list),.woocommerce-page div.product .archive-usp .tekst ul:not(.contact-list){margin:0 0 1.5em .5rem}.woocommerce div.product .archive-usp .tekst ul:not(.contact-list) li,.woocommerce-page div.product .archive-usp .tekst ul:not(.contact-list) li{position:relative;padding:0 0 0 1.5rem}.woocommerce div.product .archive-usp .tekst ul:not(.contact-list) li b,.woocommerce-page div.product .archive-usp .tekst ul:not(.contact-list) li b,.woocommerce div.product .archive-usp .tekst ul:not(.contact-list) li strong,.woocommerce-page div.product .archive-usp .tekst ul:not(.contact-list) li strong{font-weight:700}.woocommerce div.product .archive-usp .tekst ul:not(.contact-list) li::before,.woocommerce-page div.product .archive-usp .tekst ul:not(.contact-list) li::before{position:absolute;top:13px;left:0;width:5px;height:5px;border-radius:5px;background-color:#000;content:""}.woocommerce div.product .archive-usp .tekst ul:not(.contact-list).usp-list,.woocommerce-page div.product .archive-usp .tekst ul:not(.contact-list).usp-list{margin-left:0}.woocommerce div.product .archive-usp .tekst ul:not(.contact-list).usp-list li,.woocommerce-page div.product .archive-usp .tekst ul:not(.contact-list).usp-list li{display:inline-flex;flex-wrap:wrap;gap:1rem;width:100%;padding:0 0 0 1.75rem}.woocommerce div.product .archive-usp .tekst ul:not(.contact-list).usp-list li::before,.woocommerce-page div.product .archive-usp .tekst ul:not(.contact-list).usp-list li::before{content:"✅️";-webkit-font-smoothing:antialiased}.woocommerce div.product .archive-usp .tekst ul:not(.contact-list).usp-list li::before,.woocommerce-page div.product .archive-usp .tekst ul:not(.contact-list).usp-list li::before{top:0;border-radius:unset;background-color:unset}.woocommerce div.product .archive-usp .tekst p.body-large+ul.usp-list li,.woocommerce-page div.product .archive-usp .tekst p.body-large+ul.usp-list li{font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(16px, 2vw, 18px);line-height:1.9}.woocommerce div.product .archive-usp .tekst p.body-large+ul.usp-list li.titel-font,.woocommerce-page div.product .archive-usp .tekst p.body-large+ul.usp-list li.titel-font{font-weight:700;font-family:'Rubik',sans-serif}.woocommerce div.product .archive-usp .tekst p.body-large+ul.usp-list li.medium,.woocommerce-page div.product .archive-usp .tekst p.body-large+ul.usp-list li.medium{font-weight:500}.woocommerce div.product .archive-usp .tekst ol,.woocommerce-page div.product .archive-usp .tekst ol{margin:0 0 1.5em .5rem;counter-reset:my-awesome-counter}.woocommerce div.product .archive-usp .tekst ol li,.woocommerce-page div.product .archive-usp .tekst ol li{padding:0 0 0 1.5rem;counter-increment:my-awesome-counter;position:relative}.woocommerce div.product .archive-usp .tekst ol li b,.woocommerce-page div.product .archive-usp .tekst ol li b,.woocommerce div.product .archive-usp .tekst ol li strong,.woocommerce-page div.product .archive-usp .tekst ol li strong{font-weight:700}.woocommerce div.product .archive-usp .tekst ol li::before,.woocommerce-page div.product .archive-usp .tekst ol li::before{left:0;content:counter(my-awesome-counter) ". ";position:absolute;font-weight:500}.woocommerce div.product .archive-usp .tekst a:not(.btn,.simple-text-link,.action-card),.woocommerce-page div.product .archive-usp .tekst a:not(.btn,.simple-text-link,.action-card){white-space:nowrap;position:relative;display:inline-block}.woocommerce div.product .archive-usp .tekst a:not(.btn,.simple-text-link,.action-card)::after,.woocommerce-page div.product .archive-usp .tekst a:not(.btn,.simple-text-link,.action-card)::after{position:absolute;bottom:-1px;left:0;width:0;max-width:100%;height:1px;background-color:#ff9e18;content:""}.woocommerce div.product .archive-usp .tekst a:not(.btn,.simple-text-link,.action-card):hover::after,.woocommerce-page div.product .archive-usp .tekst a:not(.btn,.simple-text-link,.action-card):hover::after{width:100%}.woocommerce div.product .archive-usp .tekst a:not(.btn,.simple-text-link,.action-card).btn::after,.woocommerce-page div.product .archive-usp .tekst a:not(.btn,.simple-text-link,.action-card).btn::after{display:none}@media only screen and (min-width:768px){.woocommerce div.product .archive-usp .tekst a:not(.btn,.simple-text-link,.action-card)::after,.woocommerce-page div.product .archive-usp .tekst a:not(.btn,.simple-text-link,.action-card)::after{-webkit-transition:.2s ease;-moz-transition:.2s ease;-o-transition:.2s ease;-ms-transition:.2s ease;transition:.2s ease}}@media only screen and (min-width:992px){.woocommerce div.product .archive-usp .tekst .btn+.btn,.woocommerce-page div.product .archive-usp .tekst .btn+.btn{margin-left:1rem}}.woocommerce div.product .archive-usp .tekst blockquote,.woocommerce-page div.product .archive-usp .tekst blockquote{padding:.75rem 0 .75rem 1.5rem;border-left:3px solid #ff9e18;margin:0 0 2rem .5rem}.woocommerce div.product .archive-usp .tekst blockquote p,.woocommerce-page div.product .archive-usp .tekst blockquote p{font-size:1.25rem}.woocommerce div.product .archive-usp .tekst blockquote p:last-child,.woocommerce-page div.product .archive-usp .tekst blockquote p:last-child{margin-bottom:0}.woocommerce div.product .archive-usp .tekst>*:last-child,.woocommerce-page div.product .archive-usp .tekst>*:last-child{margin-bottom:0}.woocommerce div.product .archive-usp .tekst img,.woocommerce-page div.product .archive-usp .tekst img{max-width:100%;height:auto}.woocommerce div.product form.cart,.woocommerce-page div.product form.cart{width:100%;margin-bottom:0}.woocommerce div.product form.cart table.variations,.woocommerce-page div.product form.cart table.variations{width:100%;margin-bottom:0}.woocommerce div.product form.cart table.variations tbody tr,.woocommerce-page div.product form.cart table.variations tbody tr{border-top:1px solid rgb(255 255 255 / .2)}.woocommerce div.product form.cart table.variations tbody tr td,.woocommerce-page div.product form.cart table.variations tbody tr td{padding:1rem 1.5rem}.woocommerce div.product form.cart table.variations tbody tr td.label,.woocommerce-page div.product form.cart table.variations tbody tr td.label{padding-right:0}.woocommerce div.product form.cart table.variations tbody tr td.label label,.woocommerce-page div.product form.cart table.variations tbody tr td.label label{font-weight:500;color:rgb(255 255 255 / .4);font-size:1rem;font-weight:400}.woocommerce div.product form.cart table.variations tbody tr td.value,.woocommerce-page div.product form.cart table.variations tbody tr td.value{padding-left:0}.woocommerce div.product form.cart table.variations tbody tr td.value select,.woocommerce-page div.product form.cart table.variations tbody tr td.value select{display:block;font-weight:500;width:100%;padding-right:2rem;border:none;margin:0;appearance:none;background:url(https://bmvsomeren.nl/wp-content/themes/bmv_someren/assets/css/../images/icon-chevron-down-white.svg) no-repeat center right .5rem;background-size:1rem auto;color:#fff;font-size:1rem;outline:none;text-align-last:right;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease}.woocommerce div.product form.cart table.variations tbody tr td.value select option,.woocommerce-page div.product form.cart table.variations tbody tr td.value select option{font-size:.7rem;font-weight:400}.woocommerce div.product form.cart table.variations tbody tr td.value select:focus,.woocommerce-page div.product form.cart table.variations tbody tr td.value select:focus{outline:none}.woocommerce div.product form.cart table.variations tbody tr td.value select::-ms-expand,.woocommerce-page div.product form.cart table.variations tbody tr td.value select::-ms-expand{display:none}.woocommerce div.product form.cart table.variations tbody tr td.value .reset_variations,.woocommerce-page div.product form.cart table.variations tbody tr td.value .reset_variations{display:none!important}.woocommerce div.product form.cart table.variations tbody tr.hide td label,.woocommerce-page div.product form.cart table.variations tbody tr.hide td label,.woocommerce div.product form.cart table.variations tbody tr.hide td select,.woocommerce-page div.product form.cart table.variations tbody tr.hide td select{display:none}.woocommerce div.product form.cart .woocommerce-variation-add-to-cart,.woocommerce-page div.product form.cart .woocommerce-variation-add-to-cart{position:relative;display:inline-flex;flex-wrap:wrap;margin-top:2rem}.woocommerce div.product form.cart button.single_add_to_cart_button,.woocommerce-page div.product form.cart button.single_add_to_cart_button{padding:.5rem;background-color:#ff9e18;width:100%;max-width:calc(100% - 7.5rem)}@media only screen and (min-width:768px){.woocommerce div.product form.cart button.single_add_to_cart_button,.woocommerce-page div.product form.cart button.single_add_to_cart_button{width:auto;padding:.5rem 3rem}}.woocommerce div.product.product-type-variable p.price,.woocommerce-page div.product.product-type-variable p.price{display:none}.woocommerce .swiper.productSlider .swiper-slide,.woocommerce-page .swiper.productSlider .swiper-slide{-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;border-bottom:3px solid #fff0;opacity:.5}.woocommerce .swiper.productSlider .swiper-slide-thumb-active,.woocommerce-page .swiper.productSlider .swiper-slide-thumb-active{border-bottom:3px solid #001a70;opacity:1}.single_variation_wrap .review-container{margin-top:2rem;width:100%}.product-specificatie tr:first-child{border-top:1px solid #e7e6e0}.related ul.products{padding-bottom:2rem}@media only screen and (min-width:768px){.related ul.products{padding-bottom:7rem}.upsells ul.products{padding-bottom:3rem}.upsells .products,.related .products{padding-top:1rem}}.product .artikelnummer{margin-top:.75rem;opacity:.5}@media only screen and (min-width:768px){.product .artikelnummer{margin-top:1.25rem}}@media only screen and (max-width:767px){.product h1{display:none}}@media only screen and (max-width:991px){.product .tax-switch{display:none}}.product-huren-scroll-wrap{position:fixed;display:flex;flex-wrap:wrap;z-index:90;right:0;bottom:1.25rem;left:0;justify-content:flex-end;pointer-events:none}.product-huren-scroll{pointer-events:auto;visibility:hidden;opacity:0;transform:translateY(1rem);-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease}.product-huren-scroll.visible{visibility:visible;opacity:1;transform:translateY(0)}@media only screen and (max-width:767px){.product-huren-scroll{width:3.75rem;height:3.75rem;padding-inline:0}.product-huren-scroll::before{margin:0 auto}}.woocommerce .quantity-container input.qty{width:4rem;height:2.5rem;border:none}.woocommerce .quantity-container.styled.styled{height:3rem;margin-right:1rem!important}.woocommerce .quantity-container.styled.styled input.qty{font-weight:700;width:3rem;height:auto;font-size:1rem;margin-top:2px}.woocommerce .quantity-container.styled.styled input.qty::-webkit-outer-spin-button,.woocommerce .quantity-container.styled.styled input.qty::-webkit-inner-spin-button{margin:0;appearance:none}.woocommerce .quantity-container.styled.styled .options{display:flex;flex-wrap:wrap;overflow:hidden;width:2rem;flex-direction:column}.woocommerce .quantity-container.styled.styled .options .plus,.woocommerce .quantity-container.styled.styled .options .min{display:flex;flex-wrap:wrap;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;height:100%;align-items:center;justify-content:center;cursor:pointer;font-size:1.25rem}.woocommerce .quantity-container.styled.styled .options .min:hover{background-color:rgb(255 0 0 / .05)}.woocommerce .quantity-container.styled.styled .options .plus:hover{background-color:rgb(0 128 0 / .05)}.form-row .input-text,#comment-form .input-text,.woocommerce-form-row .input-text,.woocommerce-input-wrapper .input-text{padding:.5rem 1rem!important;border:1px solid #cfd5d8!important}.form-row .input-text::placeholder,#comment-form .input-text::placeholder,.woocommerce-form-row .input-text::placeholder,.woocommerce-input-wrapper .input-text::placeholder{opacity:1!important}.form-row .select2-container .select2-selection--single,#comment-form .select2-container .select2-selection--single,.woocommerce-form-row .select2-container .select2-selection--single,.woocommerce-input-wrapper .select2-container .select2-selection--single{height:3rem}.form-row .select2-container .select2-selection--single .select2-selection__rendered,#comment-form .select2-container .select2-selection--single .select2-selection__rendered,.woocommerce-form-row .select2-container .select2-selection--single .select2-selection__rendered,.woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__rendered{line-height:3rem}.form-row .select2-container .select2-selection--single .select2-selection__arrow,#comment-form .select2-container .select2-selection--single .select2-selection__arrow,.woocommerce-form-row .select2-container .select2-selection--single .select2-selection__arrow,.woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__arrow{height:3rem}.woocommerce table.woocommerce-product-attributes{border-top:none}.woocommerce table.woocommerce-product-attributes .woocommerce-product-attributes-item:nth-child(even) th,.woocommerce table.woocommerce-product-attributes .woocommerce-product-attributes-item:nth-child(even) td{background:none}.woocommerce table.woocommerce-product-attributes .woocommerce-product-attributes-item th,.woocommerce table.woocommerce-product-attributes .woocommerce-product-attributes-item td{border-bottom:1px solid #e7e6e0;font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(12px, 1.5vw, 14px);line-height:1.5;color:#14152a;padding:.15rem .5rem}.woocommerce table.woocommerce-product-attributes .woocommerce-product-attributes-item th.black,.woocommerce table.woocommerce-product-attributes .woocommerce-product-attributes-item td.black{font-weight:900}.woocommerce table.woocommerce-product-attributes .woocommerce-product-attributes-item th{font-weight:400;padding-left:0;text-align:left;width:180px}.woocommerce table.woocommerce-product-attributes .woocommerce-product-attributes-item td{font-style:normal;text-align:end;padding-right:0}@media only screen and (max-width:767px){.woocommerce table.woocommerce-product-attributes{display:block;width:100%}.woocommerce table.woocommerce-product-attributes tbody{display:block;width:100%}.woocommerce table.woocommerce-product-attributes .woocommerce-product-attributes-item{display:flex;flex-wrap:wrap;align-items:baseline;gap:.1rem 1rem;border-bottom:1px solid #e7e6e0;padding:.5rem 0}.woocommerce table.woocommerce-product-attributes .woocommerce-product-attributes-item th,.woocommerce table.woocommerce-product-attributes .woocommerce-product-attributes-item td{width:auto;padding:0;border-bottom:none}.woocommerce table.woocommerce-product-attributes .woocommerce-product-attributes-item th{flex:1 1 auto;min-width:0}.woocommerce table.woocommerce-product-attributes .woocommerce-product-attributes-item td{flex:0 0 auto;margin-left:auto;text-align:end}}.woocommerce-cart table.shop_table,.woocommerce-order table.shop_table,.woocommerce-checkout table.shop_table,.woocommerce-cart table.cart,.woocommerce-order table.cart,.woocommerce-checkout table.cart{border:none}.woocommerce-cart table.shop_table th,.woocommerce-order table.shop_table th,.woocommerce-checkout table.shop_table th,.woocommerce-cart table.cart th,.woocommerce-order table.cart th,.woocommerce-checkout table.cart th,.woocommerce-cart table.shop_table td,.woocommerce-order table.shop_table td,.woocommerce-checkout table.shop_table td,.woocommerce-cart table.cart td,.woocommerce-order table.cart td,.woocommerce-checkout table.cart td{padding:1rem;border-top:1px solid #afa599}.woocommerce-cart table.shop_table th.product-remove a,.woocommerce-order table.shop_table th.product-remove a,.woocommerce-checkout table.shop_table th.product-remove a,.woocommerce-cart table.cart th.product-remove a,.woocommerce-order table.cart th.product-remove a,.woocommerce-checkout table.cart th.product-remove a,.woocommerce-cart table.shop_table td.product-remove a,.woocommerce-order table.shop_table td.product-remove a,.woocommerce-checkout table.shop_table td.product-remove a,.woocommerce-cart table.cart td.product-remove a,.woocommerce-order table.cart td.product-remove a,.woocommerce-checkout table.cart td.product-remove a{align-items:center;justify-content:center;font-size:2rem;text-align:center;display:flex;flex-wrap:wrap}.woocommerce-cart table.shop_table th.product-thumbnail img,.woocommerce-order table.shop_table th.product-thumbnail img,.woocommerce-checkout table.shop_table th.product-thumbnail img,.woocommerce-cart table.cart th.product-thumbnail img,.woocommerce-order table.cart th.product-thumbnail img,.woocommerce-checkout table.cart th.product-thumbnail img,.woocommerce-cart table.shop_table td.product-thumbnail img,.woocommerce-order table.shop_table td.product-thumbnail img,.woocommerce-checkout table.shop_table td.product-thumbnail img,.woocommerce-cart table.cart td.product-thumbnail img,.woocommerce-order table.cart td.product-thumbnail img,.woocommerce-checkout table.cart td.product-thumbnail img{width:auto;max-width:5.5rem;max-height:7.5rem}.woocommerce-cart table.shop_table th.product-name a,.woocommerce-order table.shop_table th.product-name a,.woocommerce-checkout table.shop_table th.product-name a,.woocommerce-cart table.cart th.product-name a,.woocommerce-order table.cart th.product-name a,.woocommerce-checkout table.cart th.product-name a,.woocommerce-cart table.shop_table td.product-name a,.woocommerce-order table.shop_table td.product-name a,.woocommerce-checkout table.shop_table td.product-name a,.woocommerce-cart table.cart td.product-name a,.woocommerce-order table.cart td.product-name a,.woocommerce-checkout table.cart td.product-name a{font-weight:700;color:#000}.woocommerce-cart table.shop_table th.product-name .variation,.woocommerce-order table.shop_table th.product-name .variation,.woocommerce-checkout table.shop_table th.product-name .variation,.woocommerce-cart table.cart th.product-name .variation,.woocommerce-order table.cart th.product-name .variation,.woocommerce-checkout table.cart th.product-name .variation,.woocommerce-cart table.shop_table td.product-name .variation,.woocommerce-order table.shop_table td.product-name .variation,.woocommerce-checkout table.shop_table td.product-name .variation,.woocommerce-cart table.cart td.product-name .variation,.woocommerce-order table.cart td.product-name .variation,.woocommerce-checkout table.cart td.product-name .variation{font-size:.65rem;line-height:1.25;opacity:.75}.woocommerce-cart table.shop_table th.product-name .variation p,.woocommerce-order table.shop_table th.product-name .variation p,.woocommerce-checkout table.shop_table th.product-name .variation p,.woocommerce-cart table.cart th.product-name .variation p,.woocommerce-order table.cart th.product-name .variation p,.woocommerce-checkout table.cart th.product-name .variation p,.woocommerce-cart table.shop_table td.product-name .variation p,.woocommerce-order table.shop_table td.product-name .variation p,.woocommerce-checkout table.shop_table td.product-name .variation p,.woocommerce-cart table.cart td.product-name .variation p,.woocommerce-order table.cart td.product-name .variation p,.woocommerce-checkout table.cart td.product-name .variation p{line-height:1.25}.woocommerce-cart table.shop_table th.product-name .variation dt,.woocommerce-order table.shop_table th.product-name .variation dt,.woocommerce-checkout table.shop_table th.product-name .variation dt,.woocommerce-cart table.cart th.product-name .variation dt,.woocommerce-order table.cart th.product-name .variation dt,.woocommerce-checkout table.cart th.product-name .variation dt,.woocommerce-cart table.shop_table td.product-name .variation dt,.woocommerce-order table.shop_table td.product-name .variation dt,.woocommerce-checkout table.shop_table td.product-name .variation dt,.woocommerce-cart table.cart td.product-name .variation dt,.woocommerce-order table.cart td.product-name .variation dt,.woocommerce-checkout table.cart td.product-name .variation dt,.woocommerce-cart table.shop_table th.product-name .variation dd,.woocommerce-order table.shop_table th.product-name .variation dd,.woocommerce-checkout table.shop_table th.product-name .variation dd,.woocommerce-cart table.cart th.product-name .variation dd,.woocommerce-order table.cart th.product-name .variation dd,.woocommerce-checkout table.cart th.product-name .variation dd,.woocommerce-cart table.shop_table td.product-name .variation dd,.woocommerce-order table.shop_table td.product-name .variation dd,.woocommerce-checkout table.shop_table td.product-name .variation dd,.woocommerce-cart table.cart td.product-name .variation dd,.woocommerce-order table.cart td.product-name .variation dd,.woocommerce-checkout table.cart td.product-name .variation dd{margin-bottom:.5rem}.woocommerce-cart table.shop_table th.product-name .variation dd,.woocommerce-order table.shop_table th.product-name .variation dd,.woocommerce-checkout table.shop_table th.product-name .variation dd,.woocommerce-cart table.cart th.product-name .variation dd,.woocommerce-order table.cart th.product-name .variation dd,.woocommerce-checkout table.cart th.product-name .variation dd,.woocommerce-cart table.shop_table td.product-name .variation dd,.woocommerce-order table.shop_table td.product-name .variation dd,.woocommerce-checkout table.shop_table td.product-name .variation dd,.woocommerce-cart table.cart td.product-name .variation dd,.woocommerce-order table.cart td.product-name .variation dd,.woocommerce-checkout table.cart td.product-name .variation dd{font-weight:700}.woocommerce-cart table.shop_table th.product-name .wc-item-meta li,.woocommerce-order table.shop_table th.product-name .wc-item-meta li,.woocommerce-checkout table.shop_table th.product-name .wc-item-meta li,.woocommerce-cart table.cart th.product-name .wc-item-meta li,.woocommerce-order table.cart th.product-name .wc-item-meta li,.woocommerce-checkout table.cart th.product-name .wc-item-meta li,.woocommerce-cart table.shop_table td.product-name .wc-item-meta li,.woocommerce-order table.shop_table td.product-name .wc-item-meta li,.woocommerce-checkout table.shop_table td.product-name .wc-item-meta li,.woocommerce-cart table.cart td.product-name .wc-item-meta li,.woocommerce-order table.cart td.product-name .wc-item-meta li,.woocommerce-checkout table.cart td.product-name .wc-item-meta li{font-size:.75rem}.woocommerce-cart table.shop_table th.product-name .wc-item-meta li strong,.woocommerce-order table.shop_table th.product-name .wc-item-meta li strong,.woocommerce-checkout table.shop_table th.product-name .wc-item-meta li strong,.woocommerce-cart table.cart th.product-name .wc-item-meta li strong,.woocommerce-order table.cart th.product-name .wc-item-meta li strong,.woocommerce-checkout table.cart th.product-name .wc-item-meta li strong,.woocommerce-cart table.shop_table td.product-name .wc-item-meta li strong,.woocommerce-order table.shop_table td.product-name .wc-item-meta li strong,.woocommerce-checkout table.shop_table td.product-name .wc-item-meta li strong,.woocommerce-cart table.cart td.product-name .wc-item-meta li strong,.woocommerce-order table.cart td.product-name .wc-item-meta li strong,.woocommerce-checkout table.cart td.product-name .wc-item-meta li strong{font-family:'Ubuntu',sans-serif}.woocommerce-cart table.shop_table th.product-name .wc-item-meta li p,.woocommerce-order table.shop_table th.product-name .wc-item-meta li p,.woocommerce-checkout table.shop_table th.product-name .wc-item-meta li p,.woocommerce-cart table.cart th.product-name .wc-item-meta li p,.woocommerce-order table.cart th.product-name .wc-item-meta li p,.woocommerce-checkout table.cart th.product-name .wc-item-meta li p,.woocommerce-cart table.shop_table td.product-name .wc-item-meta li p,.woocommerce-order table.shop_table td.product-name .wc-item-meta li p,.woocommerce-checkout table.shop_table td.product-name .wc-item-meta li p,.woocommerce-cart table.cart td.product-name .wc-item-meta li p,.woocommerce-order table.cart td.product-name .wc-item-meta li p,.woocommerce-checkout table.cart td.product-name .wc-item-meta li p{font-weight:700}.woocommerce-cart table.shop_table th.actions .coupon .input-text,.woocommerce-order table.shop_table th.actions .coupon .input-text,.woocommerce-checkout table.shop_table th.actions .coupon .input-text,.woocommerce-cart table.cart th.actions .coupon .input-text,.woocommerce-order table.cart th.actions .coupon .input-text,.woocommerce-checkout table.cart th.actions .coupon .input-text,.woocommerce-cart table.shop_table td.actions .coupon .input-text,.woocommerce-order table.shop_table td.actions .coupon .input-text,.woocommerce-checkout table.shop_table td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-order table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{margin-right:1rem}.woocommerce-cart table.shop_table tbody div.coupon input:not([type="checkbox"]),.woocommerce-order table.shop_table tbody div.coupon input:not([type="checkbox"]),.woocommerce-checkout table.shop_table tbody div.coupon input:not([type="checkbox"]),.woocommerce-cart table.cart tbody div.coupon input:not([type="checkbox"]),.woocommerce-order table.cart tbody div.coupon input:not([type="checkbox"]),.woocommerce-checkout table.cart tbody div.coupon input:not([type="checkbox"]),.woocommerce-cart table.shop_table tbody div.coupon textarea,.woocommerce-order table.shop_table tbody div.coupon textarea,.woocommerce-checkout table.shop_table tbody div.coupon textarea,.woocommerce-cart table.cart tbody div.coupon textarea,.woocommerce-order table.cart tbody div.coupon textarea,.woocommerce-checkout table.cart tbody div.coupon textarea,.woocommerce-cart table.shop_table tbody div.coupon select,.woocommerce-order table.shop_table tbody div.coupon select,.woocommerce-checkout table.shop_table tbody div.coupon select,.woocommerce-cart table.cart tbody div.coupon select,.woocommerce-order table.cart tbody div.coupon select,.woocommerce-checkout table.cart tbody div.coupon select,.woocommerce-cart table.shop_table tbody div.coupon label.upload,.woocommerce-order table.shop_table tbody div.coupon label.upload,.woocommerce-checkout table.shop_table tbody div.coupon label.upload,.woocommerce-cart table.cart tbody div.coupon label.upload,.woocommerce-order table.cart tbody div.coupon label.upload,.woocommerce-checkout table.cart tbody div.coupon label.upload{font-family:'Ubuntu',sans-serif;position:relative;display:block;font-weight:500;color:#000;background-color:#fff;width:100%;height:calc(31px + 16px);padding:1rem 1rem .5rem;border:1px solid #afa599;margin:0;appearance:none;font-size:16px;letter-spacing:0;line-height:calc(calc(16px + 2px))}.woocommerce-cart table.shop_table tbody div.coupon input:not([type="checkbox"])::placeholder,.woocommerce-order table.shop_table tbody div.coupon input:not([type="checkbox"])::placeholder,.woocommerce-checkout table.shop_table tbody div.coupon input:not([type="checkbox"])::placeholder,.woocommerce-cart table.cart tbody div.coupon input:not([type="checkbox"])::placeholder,.woocommerce-order table.cart tbody div.coupon input:not([type="checkbox"])::placeholder,.woocommerce-checkout table.cart tbody div.coupon input:not([type="checkbox"])::placeholder,.woocommerce-cart table.shop_table tbody div.coupon textarea::placeholder,.woocommerce-order table.shop_table tbody div.coupon textarea::placeholder,.woocommerce-checkout table.shop_table tbody div.coupon textarea::placeholder,.woocommerce-cart table.cart tbody div.coupon textarea::placeholder,.woocommerce-order table.cart tbody div.coupon textarea::placeholder,.woocommerce-checkout table.cart tbody div.coupon textarea::placeholder,.woocommerce-cart table.shop_table tbody div.coupon select::placeholder,.woocommerce-order table.shop_table tbody div.coupon select::placeholder,.woocommerce-checkout table.shop_table tbody div.coupon select::placeholder,.woocommerce-cart table.cart tbody div.coupon select::placeholder,.woocommerce-order table.cart tbody div.coupon select::placeholder,.woocommerce-checkout table.cart tbody div.coupon select::placeholder,.woocommerce-cart table.shop_table tbody div.coupon label.upload::placeholder,.woocommerce-order table.shop_table tbody div.coupon label.upload::placeholder,.woocommerce-checkout table.shop_table tbody div.coupon label.upload::placeholder,.woocommerce-cart table.cart tbody div.coupon label.upload::placeholder,.woocommerce-order table.cart tbody div.coupon label.upload::placeholder,.woocommerce-checkout table.cart tbody div.coupon label.upload::placeholder{opacity:0}.woocommerce-cart table.shop_table tbody div.coupon input:not([type="checkbox"]):active,.woocommerce-order table.shop_table tbody div.coupon input:not([type="checkbox"]):active,.woocommerce-checkout table.shop_table tbody div.coupon input:not([type="checkbox"]):active,.woocommerce-cart table.cart tbody div.coupon input:not([type="checkbox"]):active,.woocommerce-order table.cart tbody div.coupon input:not([type="checkbox"]):active,.woocommerce-checkout table.cart tbody div.coupon input:not([type="checkbox"]):active,.woocommerce-cart table.shop_table tbody div.coupon textarea:active,.woocommerce-order table.shop_table tbody div.coupon textarea:active,.woocommerce-checkout table.shop_table tbody div.coupon textarea:active,.woocommerce-cart table.cart tbody div.coupon textarea:active,.woocommerce-order table.cart tbody div.coupon textarea:active,.woocommerce-checkout table.cart tbody div.coupon textarea:active,.woocommerce-cart table.shop_table tbody div.coupon select:active,.woocommerce-order table.shop_table tbody div.coupon select:active,.woocommerce-checkout table.shop_table tbody div.coupon select:active,.woocommerce-cart table.cart tbody div.coupon select:active,.woocommerce-order table.cart tbody div.coupon select:active,.woocommerce-checkout table.cart tbody div.coupon select:active,.woocommerce-cart table.shop_table tbody div.coupon label.upload:active,.woocommerce-order table.shop_table tbody div.coupon label.upload:active,.woocommerce-checkout table.shop_table tbody div.coupon label.upload:active,.woocommerce-cart table.cart tbody div.coupon label.upload:active,.woocommerce-order table.cart tbody div.coupon label.upload:active,.woocommerce-checkout table.cart tbody div.coupon label.upload:active,.woocommerce-cart table.shop_table tbody div.coupon input:not([type="checkbox"]):focus,.woocommerce-order table.shop_table tbody div.coupon input:not([type="checkbox"]):focus,.woocommerce-checkout table.shop_table tbody div.coupon input:not([type="checkbox"]):focus,.woocommerce-cart table.cart tbody div.coupon input:not([type="checkbox"]):focus,.woocommerce-order table.cart tbody div.coupon input:not([type="checkbox"]):focus,.woocommerce-checkout table.cart tbody div.coupon input:not([type="checkbox"]):focus,.woocommerce-cart table.shop_table tbody div.coupon textarea:focus,.woocommerce-order table.shop_table tbody div.coupon textarea:focus,.woocommerce-checkout table.shop_table tbody div.coupon textarea:focus,.woocommerce-cart table.cart tbody div.coupon textarea:focus,.woocommerce-order table.cart tbody div.coupon textarea:focus,.woocommerce-checkout table.cart tbody div.coupon textarea:focus,.woocommerce-cart table.shop_table tbody div.coupon select:focus,.woocommerce-order table.shop_table tbody div.coupon select:focus,.woocommerce-checkout table.shop_table tbody div.coupon select:focus,.woocommerce-cart table.cart tbody div.coupon select:focus,.woocommerce-order table.cart tbody div.coupon select:focus,.woocommerce-checkout table.cart tbody div.coupon select:focus,.woocommerce-cart table.shop_table tbody div.coupon label.upload:focus,.woocommerce-order table.shop_table tbody div.coupon label.upload:focus,.woocommerce-checkout table.shop_table tbody div.coupon label.upload:focus,.woocommerce-cart table.cart tbody div.coupon label.upload:focus,.woocommerce-order table.cart tbody div.coupon label.upload:focus,.woocommerce-checkout table.cart tbody div.coupon label.upload:focus{outline:none}.woocommerce-cart table.shop_table tbody div.coupon input:not([type="checkbox"]).hide,.woocommerce-order table.shop_table tbody div.coupon input:not([type="checkbox"]).hide,.woocommerce-checkout table.shop_table tbody div.coupon input:not([type="checkbox"]).hide,.woocommerce-cart table.cart tbody div.coupon input:not([type="checkbox"]).hide,.woocommerce-order table.cart tbody div.coupon input:not([type="checkbox"]).hide,.woocommerce-checkout table.cart tbody div.coupon input:not([type="checkbox"]).hide,.woocommerce-cart table.shop_table tbody div.coupon textarea.hide,.woocommerce-order table.shop_table tbody div.coupon textarea.hide,.woocommerce-checkout table.shop_table tbody div.coupon textarea.hide,.woocommerce-cart table.cart tbody div.coupon textarea.hide,.woocommerce-order table.cart tbody div.coupon textarea.hide,.woocommerce-checkout table.cart tbody div.coupon textarea.hide,.woocommerce-cart table.shop_table tbody div.coupon select.hide,.woocommerce-order table.shop_table tbody div.coupon select.hide,.woocommerce-checkout table.shop_table tbody div.coupon select.hide,.woocommerce-cart table.cart tbody div.coupon select.hide,.woocommerce-order table.cart tbody div.coupon select.hide,.woocommerce-checkout table.cart tbody div.coupon select.hide,.woocommerce-cart table.shop_table tbody div.coupon label.upload.hide,.woocommerce-order table.shop_table tbody div.coupon label.upload.hide,.woocommerce-checkout table.shop_table tbody div.coupon label.upload.hide,.woocommerce-cart table.cart tbody div.coupon label.upload.hide,.woocommerce-order table.cart tbody div.coupon label.upload.hide,.woocommerce-checkout table.cart tbody div.coupon label.upload.hide{display:none}.woocommerce-cart table.shop_table tbody div.coupon input:not([type="checkbox"])::-ms-clear,.woocommerce-order table.shop_table tbody div.coupon input:not([type="checkbox"])::-ms-clear,.woocommerce-checkout table.shop_table tbody div.coupon input:not([type="checkbox"])::-ms-clear,.woocommerce-cart table.cart tbody div.coupon input:not([type="checkbox"])::-ms-clear,.woocommerce-order table.cart tbody div.coupon input:not([type="checkbox"])::-ms-clear,.woocommerce-checkout table.cart tbody div.coupon input:not([type="checkbox"])::-ms-clear,.woocommerce-cart table.shop_table tbody div.coupon textarea::-ms-clear,.woocommerce-order table.shop_table tbody div.coupon textarea::-ms-clear,.woocommerce-checkout table.shop_table tbody div.coupon textarea::-ms-clear,.woocommerce-cart table.cart tbody div.coupon textarea::-ms-clear,.woocommerce-order table.cart tbody div.coupon textarea::-ms-clear,.woocommerce-checkout table.cart tbody div.coupon textarea::-ms-clear,.woocommerce-cart table.shop_table tbody div.coupon select::-ms-clear,.woocommerce-order table.shop_table tbody div.coupon select::-ms-clear,.woocommerce-checkout table.shop_table tbody div.coupon select::-ms-clear,.woocommerce-cart table.cart tbody div.coupon select::-ms-clear,.woocommerce-order table.cart tbody div.coupon select::-ms-clear,.woocommerce-checkout table.cart tbody div.coupon select::-ms-clear,.woocommerce-cart table.shop_table tbody div.coupon label.upload::-ms-clear,.woocommerce-order table.shop_table tbody div.coupon label.upload::-ms-clear,.woocommerce-checkout table.shop_table tbody div.coupon label.upload::-ms-clear,.woocommerce-cart table.cart tbody div.coupon label.upload::-ms-clear,.woocommerce-order table.cart tbody div.coupon label.upload::-ms-clear,.woocommerce-checkout table.cart tbody div.coupon label.upload::-ms-clear{display:none}.woocommerce-cart table.shop_table tbody div.coupon input:not([type="checkbox"]).wpcf7-not-valid,.woocommerce-order table.shop_table tbody div.coupon input:not([type="checkbox"]).wpcf7-not-valid,.woocommerce-checkout table.shop_table tbody div.coupon input:not([type="checkbox"]).wpcf7-not-valid,.woocommerce-cart table.cart tbody div.coupon input:not([type="checkbox"]).wpcf7-not-valid,.woocommerce-order table.cart tbody div.coupon input:not([type="checkbox"]).wpcf7-not-valid,.woocommerce-checkout table.cart tbody div.coupon input:not([type="checkbox"]).wpcf7-not-valid,.woocommerce-cart table.shop_table tbody div.coupon textarea.wpcf7-not-valid,.woocommerce-order table.shop_table tbody div.coupon textarea.wpcf7-not-valid,.woocommerce-checkout table.shop_table tbody div.coupon textarea.wpcf7-not-valid,.woocommerce-cart table.cart tbody div.coupon textarea.wpcf7-not-valid,.woocommerce-order table.cart tbody div.coupon textarea.wpcf7-not-valid,.woocommerce-checkout table.cart tbody div.coupon textarea.wpcf7-not-valid,.woocommerce-cart table.shop_table tbody div.coupon select.wpcf7-not-valid,.woocommerce-order table.shop_table tbody div.coupon select.wpcf7-not-valid,.woocommerce-checkout table.shop_table tbody div.coupon select.wpcf7-not-valid,.woocommerce-cart table.cart tbody div.coupon select.wpcf7-not-valid,.woocommerce-order table.cart tbody div.coupon select.wpcf7-not-valid,.woocommerce-checkout table.cart tbody div.coupon select.wpcf7-not-valid,.woocommerce-cart table.shop_table tbody div.coupon label.upload.wpcf7-not-valid,.woocommerce-order table.shop_table tbody div.coupon label.upload.wpcf7-not-valid,.woocommerce-checkout table.shop_table tbody div.coupon label.upload.wpcf7-not-valid,.woocommerce-cart table.cart tbody div.coupon label.upload.wpcf7-not-valid,.woocommerce-order table.cart tbody div.coupon label.upload.wpcf7-not-valid,.woocommerce-checkout table.cart tbody div.coupon label.upload.wpcf7-not-valid{background-color:#ffe2e2}.woocommerce-cart table.shop_table tbody div.coupon input:not([type="checkbox"]):disabled~.button,.woocommerce-order table.shop_table tbody div.coupon input:not([type="checkbox"]):disabled~.button,.woocommerce-checkout table.shop_table tbody div.coupon input:not([type="checkbox"]):disabled~.button,.woocommerce-cart table.cart tbody div.coupon input:not([type="checkbox"]):disabled~.button,.woocommerce-order table.cart tbody div.coupon input:not([type="checkbox"]):disabled~.button,.woocommerce-checkout table.cart tbody div.coupon input:not([type="checkbox"]):disabled~.button,.woocommerce-cart table.shop_table tbody div.coupon textarea:disabled~.button,.woocommerce-order table.shop_table tbody div.coupon textarea:disabled~.button,.woocommerce-checkout table.shop_table tbody div.coupon textarea:disabled~.button,.woocommerce-cart table.cart tbody div.coupon textarea:disabled~.button,.woocommerce-order table.cart tbody div.coupon textarea:disabled~.button,.woocommerce-checkout table.cart tbody div.coupon textarea:disabled~.button,.woocommerce-cart table.shop_table tbody div.coupon select:disabled~.button,.woocommerce-order table.shop_table tbody div.coupon select:disabled~.button,.woocommerce-checkout table.shop_table tbody div.coupon select:disabled~.button,.woocommerce-cart table.cart tbody div.coupon select:disabled~.button,.woocommerce-order table.cart tbody div.coupon select:disabled~.button,.woocommerce-checkout table.cart tbody div.coupon select:disabled~.button,.woocommerce-cart table.shop_table tbody div.coupon label.upload:disabled~.button,.woocommerce-order table.shop_table tbody div.coupon label.upload:disabled~.button,.woocommerce-checkout table.shop_table tbody div.coupon label.upload:disabled~.button,.woocommerce-cart table.cart tbody div.coupon label.upload:disabled~.button,.woocommerce-order table.cart tbody div.coupon label.upload:disabled~.button,.woocommerce-checkout table.cart tbody div.coupon label.upload:disabled~.button{opacity:.1;pointer-events:none}.woocommerce-cart table.shop_table tbody div.coupon textarea,.woocommerce-order table.shop_table tbody div.coupon textarea,.woocommerce-checkout table.shop_table tbody div.coupon textarea,.woocommerce-cart table.cart tbody div.coupon textarea,.woocommerce-order table.cart tbody div.coupon textarea,.woocommerce-checkout table.cart tbody div.coupon textarea{height:9.5rem;min-height:9.5rem;max-height:400px;padding-top:1rem;line-height:normal;resize:vertical}.woocommerce-cart table.shop_table tbody div.coupon select,.woocommerce-order table.shop_table tbody div.coupon select,.woocommerce-checkout table.shop_table tbody div.coupon select,.woocommerce-cart table.cart tbody div.coupon select,.woocommerce-order table.cart tbody div.coupon select,.woocommerce-checkout table.cart tbody div.coupon select{padding-top:1.5rem;padding-right:2.5rem;cursor:pointer}.woocommerce-cart table.shop_table tbody div.coupon select .hide-option,.woocommerce-order table.shop_table tbody div.coupon select .hide-option,.woocommerce-checkout table.shop_table tbody div.coupon select .hide-option,.woocommerce-cart table.cart tbody div.coupon select .hide-option,.woocommerce-order table.cart tbody div.coupon select .hide-option,.woocommerce-checkout table.cart tbody div.coupon select .hide-option{display:none}.woocommerce-cart table.shop_table tbody div.coupon select::-ms-expand,.woocommerce-order table.shop_table tbody div.coupon select::-ms-expand,.woocommerce-checkout table.shop_table tbody div.coupon select::-ms-expand,.woocommerce-cart table.cart tbody div.coupon select::-ms-expand,.woocommerce-order table.cart tbody div.coupon select::-ms-expand,.woocommerce-checkout table.cart tbody div.coupon select::-ms-expand{display:none}.woocommerce-cart table.shop_table tbody div.coupon.select::before,.woocommerce-order table.shop_table tbody div.coupon.select::before,.woocommerce-checkout table.shop_table tbody div.coupon.select::before,.woocommerce-cart table.cart tbody div.coupon.select::before,.woocommerce-order table.cart tbody div.coupon.select::before,.woocommerce-checkout table.cart tbody div.coupon.select::before{position:absolute;z-index:1;top:1.5rem;right:1.5rem;width:0;height:0;border-top:solid 6px #a6a6a6;border-right:solid 6px #fff0;border-bottom:solid 6px #fff0;border-left:solid 6px #fff0;content:"";pointer-events:none}.woocommerce-cart table.shop_table tbody div.coupon input.input-text,.woocommerce-order table.shop_table tbody div.coupon input.input-text,.woocommerce-checkout table.shop_table tbody div.coupon input.input-text,.woocommerce-cart table.cart tbody div.coupon input.input-text,.woocommerce-order table.cart tbody div.coupon input.input-text,.woocommerce-checkout table.cart tbody div.coupon input.input-text{width:auto;margin-right:.5rem}.woocommerce-cart table.shop_table tbody div.coupon input.input-text::placeholder,.woocommerce-order table.shop_table tbody div.coupon input.input-text::placeholder,.woocommerce-checkout table.shop_table tbody div.coupon input.input-text::placeholder,.woocommerce-cart table.cart tbody div.coupon input.input-text::placeholder,.woocommerce-order table.cart tbody div.coupon input.input-text::placeholder,.woocommerce-checkout table.cart tbody div.coupon input.input-text::placeholder{opacity:.5}.woocommerce-cart table.shop_table tfoot th,.woocommerce-order table.shop_table tfoot th,.woocommerce-checkout table.shop_table tfoot th,.woocommerce-cart table.cart tfoot th,.woocommerce-order table.cart tfoot th,.woocommerce-checkout table.cart tfoot th,.woocommerce-cart table.shop_table tfoot td,.woocommerce-order table.shop_table tfoot td,.woocommerce-checkout table.shop_table tfoot td,.woocommerce-cart table.cart tfoot td,.woocommerce-order table.cart tfoot td,.woocommerce-checkout table.cart tfoot td{padding-top:.5rem;padding-bottom:.5rem}.woocommerce-cart table.shop_table .button,.woocommerce-order table.shop_table .button,.woocommerce-checkout table.shop_table .button,.woocommerce-cart table.cart .button,.woocommerce-order table.cart .button,.woocommerce-checkout table.cart .button{padding-right:1.5rem;padding-left:1.5rem;background-color:#706558;background-image:none!important;color:#fff}.woocommerce-cart table.shop_table .button.sub,.woocommerce-order table.shop_table .button.sub,.woocommerce-checkout table.shop_table .button.sub,.woocommerce-cart table.cart .button.sub,.woocommerce-order table.cart .button.sub,.woocommerce-checkout table.cart .button.sub{padding-right:1.5rem;padding-left:1.5rem;background-color:#706558;background-image:none!important;color:#fff}.woocommerce-cart table.shop_table .button.sub:hover,.woocommerce-order table.shop_table .button.sub:hover,.woocommerce-checkout table.shop_table .button.sub:hover,.woocommerce-cart table.cart .button.sub:hover,.woocommerce-order table.cart .button.sub:hover,.woocommerce-checkout table.cart .button.sub:hover,.woocommerce-cart table.shop_table .button.sub:focus,.woocommerce-order table.shop_table .button.sub:focus,.woocommerce-checkout table.shop_table .button.sub:focus,.woocommerce-cart table.cart .button.sub:focus,.woocommerce-order table.cart .button.sub:focus,.woocommerce-checkout table.cart .button.sub:focus{background-color:#544c42}.woocommerce-cart table.shop_table .button:hover,.woocommerce-order table.shop_table .button:hover,.woocommerce-checkout table.shop_table .button:hover,.woocommerce-cart table.cart .button:hover,.woocommerce-order table.cart .button:hover,.woocommerce-checkout table.cart .button:hover,.woocommerce-cart table.shop_table .button:focus,.woocommerce-order table.shop_table .button:focus,.woocommerce-checkout table.shop_table .button:focus,.woocommerce-cart table.cart .button:focus,.woocommerce-order table.cart .button:focus,.woocommerce-checkout table.cart .button:focus{background-color:#544c42}.woocommerce-cart table.shop_table .button[name="update_cart"],.woocommerce-order table.shop_table .button[name="update_cart"],.woocommerce-checkout table.shop_table .button[name="update_cart"],.woocommerce-cart table.cart .button[name="update_cart"],.woocommerce-order table.cart .button[name="update_cart"],.woocommerce-checkout table.cart .button[name="update_cart"]{padding-right:1.5rem;padding-left:1.5rem;background-color:#706558;background-image:none!important;color:#fff}.woocommerce-cart table.shop_table .button[name="update_cart"]:hover,.woocommerce-order table.shop_table .button[name="update_cart"]:hover,.woocommerce-checkout table.shop_table .button[name="update_cart"]:hover,.woocommerce-cart table.cart .button[name="update_cart"]:hover,.woocommerce-order table.cart .button[name="update_cart"]:hover,.woocommerce-checkout table.cart .button[name="update_cart"]:hover,.woocommerce-cart table.shop_table .button[name="update_cart"]:focus,.woocommerce-order table.shop_table .button[name="update_cart"]:focus,.woocommerce-checkout table.shop_table .button[name="update_cart"]:focus,.woocommerce-cart table.cart .button[name="update_cart"]:focus,.woocommerce-order table.cart .button[name="update_cart"]:focus,.woocommerce-checkout table.cart .button[name="update_cart"]:focus{background-color:#544c42}.woocommerce-cart table.shop_table .button[name="update_cart"]:disabled,.woocommerce-order table.shop_table .button[name="update_cart"]:disabled,.woocommerce-checkout table.shop_table .button[name="update_cart"]:disabled,.woocommerce-cart table.cart .button[name="update_cart"]:disabled,.woocommerce-order table.cart .button[name="update_cart"]:disabled,.woocommerce-checkout table.cart .button[name="update_cart"]:disabled{opacity:.5}.woocommerce-cart .cart-collaterals .cart_totals,.woocommerce-order .cart-collaterals .cart_totals,.woocommerce-checkout .cart-collaterals .cart_totals{margin-bottom:4.25rem}@media only screen and (min-width:768px){.woocommerce-cart .cart-collaterals .cart_totals,.woocommerce-order .cart-collaterals .cart_totals,.woocommerce-checkout .cart-collaterals .cart_totals{margin-bottom:7.5rem}}@media only screen and (min-width:992px){.woocommerce-cart .cart-collaterals .cart_totals,.woocommerce-order .cart-collaterals .cart_totals,.woocommerce-checkout .cart-collaterals .cart_totals{margin-bottom:9.5rem}}.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout,.woocommerce-order .cart-collaterals .cart_totals .wc-proceed-to-checkout,.woocommerce-checkout .cart-collaterals .cart_totals .wc-proceed-to-checkout{padding-bottom:0}.woocommerce-cart .cart-collaterals .cart_totals .button,.woocommerce-order .cart-collaterals .cart_totals .button,.woocommerce-checkout .cart-collaterals .cart_totals .button{background-color:#001a70}.woocommerce-cart .cart-collaterals .cart_totals .button.sub,.woocommerce-order .cart-collaterals .cart_totals .button.sub,.woocommerce-checkout .cart-collaterals .cart_totals .button.sub{padding-right:1.5rem;padding-left:1.5rem;background-color:#706558;background-image:none!important;color:#fff}.woocommerce-cart .cart-collaterals .cart_totals .button.sub:hover,.woocommerce-order .cart-collaterals .cart_totals .button.sub:hover,.woocommerce-checkout .cart-collaterals .cart_totals .button.sub:hover,.woocommerce-cart .cart-collaterals .cart_totals .button.sub:focus,.woocommerce-order .cart-collaterals .cart_totals .button.sub:focus,.woocommerce-checkout .cart-collaterals .cart_totals .button.sub:focus{background-color:#544c42}@media only screen and (max-width:991px){.woocommerce-cart table.shop_table th,.woocommerce-order table.shop_table th,.woocommerce-checkout table.shop_table th,.woocommerce-cart table.shop_table td,.woocommerce-order table.shop_table td,.woocommerce-checkout table.shop_table td{border-top:1px solid rgb(0 0 0 / .1)}.woocommerce-cart table.shop_table tr.cart_item,.woocommerce-order table.shop_table tr.cart_item,.woocommerce-checkout table.shop_table tr.cart_item{border-bottom:1px solid #afa599}.woocommerce-cart table.shop_table .button[name="update_cart"],.woocommerce-order table.shop_table .button[name="update_cart"],.woocommerce-checkout table.shop_table .button[name="update_cart"]{display:inline-block!important;width:auto!important}.woocommerce-cart table.shop_table .quantity-container,.woocommerce-order table.shop_table .quantity-container,.woocommerce-checkout table.shop_table .quantity-container{margin-left:auto}.woocommerce-cart table.shop_table .quantity-container .input-text,.woocommerce-order table.shop_table .quantity-container .input-text,.woocommerce-checkout table.shop_table .quantity-container .input-text{height:1.5rem}}.sidebar.productoverzicht{position:fixed;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;padding:2rem 1rem;opacity:0;right:0;width:80vw;background:#fff;z-index:5500;transform:translateX(-100%);overflow:auto;z-index:5001;top:0;left:-100vw;width:90vw;height:100%;transition:left .3s ease}.sidebar.productoverzicht.open{transform:translateX(0);opacity:1;left:0}.sidebar.productoverzicht .close-filters{transform:translateX(50%)}.sidebar.productoverzicht .filters-wrapper-inner{height:100%;overflow-y:auto}.sidebar.productoverzicht .facetwp-button-wrapper .facetwp-facet{margin:0}@media only screen and (min-width:576px){.sidebar.productoverzicht{width:80vw}}@media only screen and (min-width:768px){.sidebar.productoverzicht{width:50vw;position:relative;z-index:unset;left:unset;width:100%;height:auto;transform:translateX(0);opacity:1;padding:2rem 1rem 2rem .1rem}}@media only screen and (min-width:1200px){.sidebar.productoverzicht{width:100%}}ul.shop-list.inline{flex-direction:row}ul.shop-list.with-icon li::after{position:absolute;top:0;left:0;color:inherit}ul.shop-list li{color:#000}ul.shop-list li.on-stock{color:#008900}ul.shop-list li.out-of-stock{color:#fcc600}.button.sub{padding-right:1.5rem;padding-left:1.5rem;background-color:#706558;background-image:none!important;color:#fff}.button.sub:hover,.button.sub:focus{background-color:#544c42}.simple_cart_button{display:inline-block;position:absolute;right:1rem;bottom:1rem;overflow:hidden;width:5rem;height:3rem;padding:0;border-radius:3px;background:#ff9e18;text-indent:-999px;position:relative}.simple_cart_button::after{font-family:"Font Awesome 7 Pro";content:"\f291";-webkit-font-smoothing:antialiased}.simple_cart_button::after{top:1rem;right:1rem}.simple_cart_button:hover{background-color:#ee8a00}button.single_add_to_cart_button.single_add_to_cart_button{position:relative;border-radius:99px;display:flex!important;flex-wrap:wrap!important;align-items:center;justify-content:center;background-color:#ff9e18;gap:.75rem}button.single_add_to_cart_button.single_add_to_cart_button::after{font-family:"Font Awesome 7 Pro";content:"\f291";-webkit-font-smoothing:antialiased}.wc-block-cart-items__header-total,.wc-block-cart-item__quantity{display:none}.wc-block-cart-items__header-image>span{font-weight:700;font-family:'Rubik',sans-serif;font-weight:500;margin-bottom:1rem;color:#14152a;font-size:clamp(14px, 2vw, 16px);line-height:1.2}.wc-block-cart-items__header-image>span.mb-0{margin-bottom:0}.wc-block-cart-item__wrap{display:flex;flex-wrap:wrap;align-items:baseline}.wc-block-cart-item__wrap>*{flex:1 1 100%}.wc-block-cart-item__wrap .wc-block-components-product-name{flex:1 1 auto}.wc-block-cart-item__wrap .wc-block-cart-item__total.moved-to-product{flex:0 0 auto;padding:0;text-align:right}a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained{display:flex;flex-wrap:wrap;flex-direction:row-reverse}.wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block{padding:2rem;border-radius:5px;background:linear-gradient(100deg,var(--BMV-donkerblauw,#14152a) 49.17%,var(--BMV-blauw,#001a70) 85.92%);gap:1rem}@media only screen and (min-width:1400px){.wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block{padding:3rem}}.wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block .wc-block-cart__submit-container{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}@media only screen and (min-width:1200px){.wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block .wc-block-cart__submit-container{flex-wrap:nowrap}}.wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block .wc-block-cart__submit-container::after{color:#fff;content:'Ophaaldatum en tijd kies je in de volgende stap.'}.styled-input input:not([type="checkbox"]),.styled-input textarea,.styled-input select,.styled-input label.upload{font-family:'Ubuntu',sans-serif;position:relative;display:block;font-weight:500;color:#000;background-color:#fff;width:100%;height:calc(31px + 16px);padding:1rem 1rem .5rem;border:1px solid #afa599;margin:0;appearance:none;font-size:16px;letter-spacing:0;line-height:calc(calc(16px + 2px))}.styled-input input:not([type="checkbox"])::placeholder,.styled-input textarea::placeholder,.styled-input select::placeholder,.styled-input label.upload::placeholder{opacity:0}.styled-input input:not([type="checkbox"]):active,.styled-input textarea:active,.styled-input select:active,.styled-input label.upload:active,.styled-input input:not([type="checkbox"]):focus,.styled-input textarea:focus,.styled-input select:focus,.styled-input label.upload:focus{outline:none}.styled-input input:not([type="checkbox"]).hide,.styled-input textarea.hide,.styled-input select.hide,.styled-input label.upload.hide{display:none}.styled-input input:not([type="checkbox"])::-ms-clear,.styled-input textarea::-ms-clear,.styled-input select::-ms-clear,.styled-input label.upload::-ms-clear{display:none}.styled-input input:not([type="checkbox"]).wpcf7-not-valid,.styled-input textarea.wpcf7-not-valid,.styled-input select.wpcf7-not-valid,.styled-input label.upload.wpcf7-not-valid{background-color:#ffe2e2}.styled-input input:not([type="checkbox"]):disabled~.button,.styled-input textarea:disabled~.button,.styled-input select:disabled~.button,.styled-input label.upload:disabled~.button{opacity:.1;pointer-events:none}.styled-input textarea{height:9.5rem;min-height:9.5rem;max-height:400px;padding-top:1rem;line-height:normal;resize:vertical}.styled-input select{padding-top:1.5rem;padding-right:2.5rem;cursor:pointer}.styled-input select .hide-option{display:none}.styled-input select::-ms-expand{display:none}.styled-input.select::before{position:absolute;z-index:1;top:1.5rem;right:1.5rem;width:0;height:0;border-top:solid 6px #a6a6a6;border-right:solid 6px #fff0;border-bottom:solid 6px #fff0;border-left:solid 6px #fff0;content:"";pointer-events:none}.woocommerce a.button.sub,.woocommerce button.button.sub{padding-right:1.5rem;padding-left:1.5rem;background-color:#706558;background-image:none!important;color:#fff}.woocommerce a.button.sub:hover,.woocommerce button.button.sub:hover,.woocommerce a.button.sub:focus,.woocommerce button.button.sub:focus{background-color:#544c42}.woocommerce .col-1,.woocommerce .col-2{max-width:none;flex:none}.woocommerce-variation-add-to-cart::before{content:""}.woocommerce ul.wc-block-components-checkbox-list{padding-top:.75rem}.woocommerce ul.wc-block-components-checkbox-list li{margin:0}.woocommerce .wc-block-components-checkbox{margin-top:.5rem}.woocommerce .wc-block-components-checkbox label{font-family:'Ubuntu',sans-serif;font-weight:400;font-size:clamp(12px, 1.5vw, 14px);line-height:1.5}.woocommerce .wc-block-components-checkbox label.black{font-weight:900}.woocommerce .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]{border-color:#afa599}.woocommerce .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus{outline:none}.woocommerce .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked{background:#000;border-color:#000}.woocommerce .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked+.wc-block-components-checkbox__mark{fill:#fff}.gform-theme--framework :where(
:not(html):not(iframe):not(canvas):not(img):not(svg):not(video):not(svg *):not(symbol *):not(.gform-theme__no-reset--el):not(.gform-theme__no-reset--children *):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-reset):not(.gform-theme__disable-reset *):not(.gform_heading *):not(.gfield--type-html *):not(.gfield--type-section *):not(.form_saved_message > *):not(.form_saved_message_sent > *):not(.gform_confirmation_message *):not(.wp-editor-container):not(.mce-tinymce):not(.mce-tinymce *):not(.wp-editor-area):not(.gfield_description > *):not(.gform-field-label--type-inline > :not(span)):not(.ui-resizable-handle):not(.hidden)
){all:unset;display:revert}.gform-theme--framework *,.gform-theme--framework ::after,.gform-theme--framework ::before{box-sizing:border-box}.gform-theme--framework a,.gform-theme--framework button{cursor:revert}.gform-theme--framework menu,.gform-theme--framework ol:where(:not(.gform_heading *):not(.gfield--type-html *):not(.gfield--type-section *):not(.form_saved_message > *):not(.form_saved_message_sent > *):not(.gform_confirmation_message *)),.gform-theme--framework ul:where(:not(.gform_heading *):not(.gfield--type-html *):not(.gfield--type-section *):not(.form_saved_message > *):not(.form_saved_message_sent > *):not(.gform_confirmation_message *)){list-style:none}.gform-theme--framework img{max-inline-size:100%;max-block-size:100%}.gform-theme--framework table{border-collapse:collapse}.gform-theme--framework input,.gform-theme--framework textarea{-webkit-user-select:auto}.gform-theme--framework textarea{white-space:revert}.gform-theme--framework meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}.gform-theme--framework :where(pre){all:revert}.gform-theme--framework ::-moz-placeholder{color:unset}.gform-theme--framework ::placeholder{color:unset}.gform-theme--framework :where([hidden]){display:none!important}.gform-theme--framework :where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;word-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}.gform-theme--framework :where([draggable=true]){-webkit-user-drag:element}.gform-theme--framework :where(dialog:modal){all:revert}.gform-theme--framework input[type=checkbox]::before,.gform-theme--framework input[type=radio]::before{height:auto;margin-block:0;margin-inline:0;position:static;width:auto}.gform-theme--framework input[type=checkbox]::after,.gform-theme--framework input[type=radio]::after{content:none}.gform-theme--api,.gform-theme--foundation{--gf-form-gap-x:16px;--gf-form-gap-y:40px;--gf-form-footer-margin-y-start:24px;--gf-form-footer-gap:8px;--gf-field-gap-x:12px;--gf-field-gap-y:12px;--gf-field-date-width:168px;--gf-field-time-width:110px;--gf-field-list-btns-gap:8px;--gf-field-list-btns-width:calc(32px + var(--gf-field-list-btns-gap) + var(--gf-field-gap-x));--gf-field-pg-steps-gap-y:8px;--gf-field-pg-steps-gap-x:24px;--gf-label-width:30%;--gf-label-req-gap:6px}.gform-theme--foundation *,.gform-theme--foundation ::after,.gform-theme--foundation ::before{box-sizing:border-box}.gform-theme--foundation fieldset,.gform-theme--foundation legend{background:0 0;padding:0}.gform-theme--foundation fieldset{border:none;display:block;margin:0}.gform-theme--foundation legend{margin-inline:0}.gform_anchor:focus-visible{outline:0}.gform_confirmation_wrapper:focus,.gform_wrapper:focus{outline:0}.gform-theme--foundation .gfield--type-repeater.hidden_label>.gfield-admin-wrapper>.gfield_repeater_wrapper>.gfield_repeater_container>.gfield_label,.gform-theme--foundation .gfield--type-repeater.hidden_label>.gfield_repeater_wrapper>.gfield_repeater_container>.gfield_label,.gform-theme--foundation .hidden_label>.gfield-admin-wrapper>.gfield_label,.gform-theme--foundation .hidden_label>.gfield_label,.gform-theme--foundation .hidden_sub_label,.gform-theme--foundation .screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;word-wrap:normal!important;padding:0;position:absolute;width:1px}.gform-theme--foundation button.screen-reader-text:focus{border:0;clip:auto;clip-path:none;height:auto;margin:0;position:static!important;width:auto}.gform-theme--foundation .gform-ul-reset{list-style-type:none;margin:0;padding:0}.gform-theme--foundation .gform-text-input-reset{background-color:transparent;border:none;border-radius:0;box-shadow:none;color:currentcolor;font-family:inherit;font-size:inherit;outline:0;padding:inherit;width:auto}@media (min-width:640px){.gform-theme--foundation .left_label .gfield .copy_values_option_container,.gform-theme--foundation .left_label .gfield .gfield_creditcard_warning_message,.gform-theme--foundation .left_label .gfield .gfield_password_strength,.gform-theme--foundation .left_label .gfield>.gfield-admin-wrapper>.ginput_container,.gform-theme--foundation .left_label .gfield>.ginput_container,.gform-theme--foundation .right_label .gfield .copy_values_option_container,.gform-theme--foundation .right_label .gfield .gfield_creditcard_warning_message,.gform-theme--foundation .right_label .gfield .gfield_password_strength,.gform-theme--foundation .right_label .gfield>.gfield-admin-wrapper>.ginput_container,.gform-theme--foundation .right_label .gfield>.ginput_container{float:inline-end}.gform-theme--foundation .left_label .gfield .gfield_creditcard_warning_message,.gform-theme--foundation .left_label .gfield .gfield_password_strength,.gform-theme--foundation .right_label .gfield .gfield_creditcard_warning_message,.gform-theme--foundation .right_label .gfield .gfield_password_strength{margin-inline-start:auto}.gform-theme--foundation .left_label .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))>.gfield-admin-wrapper>div:where(:not(.gform-grid-row):not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(.admin-hidden-markup):not(.gfield-compact-icons)),.gform-theme--foundation .left_label .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))>div:where(:not(.gform-grid-row):not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(.admin-hidden-markup):not(.gfield-compact-icons)),.gform-theme--foundation .left_label .gfield>.gfield-admin-wrapper>.ginput_container:where(:not(.gform-grid-row):not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(.admin-hidden-markup):not(.gfield-compact-icons)),.gform-theme--foundation .left_label .gfield>.ginput_container:where(:not(.gform-grid-row):not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(.admin-hidden-markup):not(.gfield-compact-icons)),.gform-theme--foundation .right_label .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))>.gfield-admin-wrapper>div:where(:not(.gform-grid-row):not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(.admin-hidden-markup):not(.gfield-compact-icons)),.gform-theme--foundation .right_label .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))>div:where(:not(.gform-grid-row):not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(.admin-hidden-markup):not(.gfield-compact-icons)),.gform-theme--foundation .right_label .gfield>.gfield-admin-wrapper>.ginput_container:where(:not(.gform-grid-row):not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(.admin-hidden-markup):not(.gfield-compact-icons)),.gform-theme--foundation .right_label .gfield>.ginput_container:where(:not(.gform-grid-row):not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(.admin-hidden-markup):not(.gfield-compact-icons)){inline-size:calc(100% - var(--gf-label-width))}.gform-theme--foundation .left_label .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))>.gfield-admin-wrapper>div:where(.gform-grid-row),.gform-theme--foundation .left_label .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))>div:where(.gform-grid-row),.gform-theme--foundation .left_label .gfield>.gfield-admin-wrapper>.ginput_container:where(.gform-grid-row),.gform-theme--foundation .left_label .gfield>.ginput_container:where(.gform-grid-row),.gform-theme--foundation .right_label .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))>.gfield-admin-wrapper>div:where(.gform-grid-row),.gform-theme--foundation .right_label .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))>div:where(.gform-grid-row),.gform-theme--foundation .right_label .gfield>.gfield-admin-wrapper>.ginput_container:where(.gform-grid-row),.gform-theme--foundation .right_label .gfield>.ginput_container:where(.gform-grid-row){inline-size:calc((100% - var(--gf-label-width)) + var(--gf-field-gap-x))}.gform-theme--foundation:where(:not(.gform_editor)) .left_label .gfield_html_formatted,.gform-theme--foundation:where(:not(.gform_editor)) .right_label .gfield_html_formatted{margin-inline-start:var(--gf-label-width)}}.field_sublabel_below .ginput_complex{align-items:flex-start}.field_sublabel_above .ginput_complex{align-items:flex-end}.gform-theme--foundation .ginput_complex label,.gform-theme--foundation .ginput_complex legend{display:block}.gform-theme--foundation .ginput_complex input,.gform-theme--foundation .ginput_complex select{inline-size:100%}.gform-theme--foundation .gfield textarea{inline-size:100%}.gform-theme--foundation .gfield textarea.small{min-block-size:6rem}.gform-theme--foundation .gfield textarea.medium{min-block-size:12rem}.gform-theme--foundation .gfield textarea.large{min-block-size:18rem}.gform-theme--foundation .gfield .ginput_password,.gform-theme--foundation .gfield input,.gform-theme--foundation .gfield select{max-inline-size:100%}.gform-theme--foundation .gfield .ginput_password.small,.gform-theme--foundation .gfield input.small,.gform-theme--foundation .gfield select.small{inline-size:calc(25% - var(--gf-form-gap-x) * 3 / 4)}.gform-theme--foundation .gfield .ginput_password.medium,.gform-theme--foundation .gfield input.medium,.gform-theme--foundation .gfield select.medium{inline-size:calc(50% - var(--gf-form-gap-x)/ 2)}.gform-theme--foundation .gfield .ginput_password.large,.gform-theme--foundation .gfield input.large,.gform-theme--foundation .gfield select.large{inline-size:100%}.gform-theme--foundation .gform_fields{grid-column-gap:0;-moz-column-gap:0;column-gap:0;display:grid;grid-template-columns:repeat(12,1fr);inline-size:100%;grid-row-gap:var(--gf-form-gap-y);row-gap:var(--gf-form-gap-y)}.gform-theme--foundation .gfield{grid-column:1/-1;min-inline-size:0}.gform-theme--foundation #field_submit,.gform-theme--foundation .gfield--type-submit,.gform-theme--foundation .gform_footer,.gform-theme--foundation .gform_page_footer{display:flex;flex-wrap:wrap;gap:var(--gf-form-footer-gap)}.gform-theme--foundation #field_submit,.gform-theme--foundation .gfield--type-submit{align-items:flex-end}.gform-theme--foundation #field_submit button.gform-button--width-full,.gform-theme--foundation #field_submit input[type=submit][id*=gform_submit_button_].gform-button--width-full,.gform-theme--foundation .gfield--type-submit button.gform-button--width-full,.gform-theme--foundation .gfield--type-submit input[type=submit][id*=gform_submit_button_].gform-button--width-full{inline-size:100%!important}.gform-theme--foundation .gform_footer,.gform-theme--foundation .gform_page_footer{margin-block-start:var(--gf-form-footer-margin-y-start)}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) button.gform-button--width-full,.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) button.gform-button--width-full,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full{inline-size:100%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) button.gform-button--width-full.gfield--width-full,.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-full,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) button.gform-button--width-full.gfield--width-full,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-full{inline-size:100%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) button.gform-button--width-full.gfield--width-eleven-twelfths,.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-eleven-twelfths,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) button.gform-button--width-full.gfield--width-eleven-twelfths,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-eleven-twelfths{inline-size:91.6666%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) button.gform-button--width-full.gfield--width-five-sixths,.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-five-sixths,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) button.gform-button--width-full.gfield--width-five-sixths,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-five-sixths{inline-size:83.3333%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) button.gform-button--width-full.gfield--width-three-quarter,.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-three-quarter,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) button.gform-button--width-full.gfield--width-three-quarter,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-three-quarter{inline-size:75%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) button.gform-button--width-full.gfield--width-two-thirds,.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-two-thirds,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) button.gform-button--width-full.gfield--width-two-thirds,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-two-thirds{inline-size:66.6666%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) button.gform-button--width-full.gfield--width-seven-twelfths,.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-seven-twelfths,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) button.gform-button--width-full.gfield--width-seven-twelfths,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-seven-twelfths{inline-size:58.3333%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) button.gform-button--width-full.gfield--width-half,.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-half,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) button.gform-button--width-full.gfield--width-half,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-half{inline-size:50%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) button.gform-button--width-full.gfield--width-five-twelfths,.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-five-twelfths,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) button.gform-button--width-full.gfield--width-five-twelfths,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-five-twelfths{inline-size:41.6666%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) button.gform-button--width-full.gfield--width-third,.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-third,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) button.gform-button--width-full.gfield--width-third,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-third{inline-size:33.3333%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) button.gform-button--width-full.gfield--width-quarter,.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-quarter,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) button.gform-button--width-full.gfield--width-quarter,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-quarter{inline-size:25%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) button.gform-button--width-full.gfield--width-one-sixth,.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-one-sixth,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) button.gform-button--width-full.gfield--width-one-sixth,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-one-sixth{inline-size:16.6666%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) button.gform-button--width-full.gfield--width-one-twelfth,.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-one-twelfth,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) button.gform-button--width-full.gfield--width-one-twelfth,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-one-twelfth{inline-size:8.3333%!important}@media (min-width:640px){.gform-theme--foundation .gform_fields{-moz-column-gap:var(--gf-form-gap-x);column-gap:var(--gf-form-gap-x)}.gform-theme--foundation .gfield--width-full{grid-column:span 12}.gform-theme--foundation .gfield--width-eleven-twelfths{grid-column:span 11}.gform-theme--foundation .gfield--width-five-sixths{grid-column:span 10}.gform-theme--foundation .gfield--width-three-quarter{grid-column:span 9}.gform-theme--foundation .gfield--width-two-thirds{grid-column:span 8}.gform-theme--foundation .gfield--width-seven-twelfths{grid-column:span 7}.gform-theme--foundation .gfield--width-half{grid-column:span 6}.gform-theme--foundation .gfield--width-five-twelfths{grid-column:span 5}.gform-theme--foundation .gfield--width-third{grid-column:span 4}.gform-theme--foundation .gfield--width-quarter{grid-column:span 3}.gform-theme--foundation .gfield--width-one-sixth{grid-column:span 2}.gform-theme--foundation .gfield--width-one-twelfth{grid-column:span 1}.gform-theme--foundation .gform_footer.left_label,.gform-theme--foundation .gform_footer.right_label{padding-inline-start:var(--gf-label-width)}}.gform-theme--foundation .gform-grid-row{display:flex;flex-flow:row wrap;margin-inline:calc(var(--gf-field-gap-x) * -1 / 2);row-gap:var(--gf-field-gap-y)}.gform-theme--foundation .gform-grid-col{flex:none;inline-size:100%;padding-inline:calc(var(--gf-field-gap-x)/ 2)}.gform-theme--foundation .gform-grid-col.gform-grid-row{inline-size:calc(100% + var(--gf-field-gap-x))}@media (min-width:640px){.gform-theme--foundation .gform-grid-col.gform-grid-col--size-auto{flex:1;inline-size:auto}}.gform-theme--foundation .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)),.gform-theme--foundation.gform_editor legend.gform-field-label>span{display:block}.gform-theme--foundation .gform-field-label__text{display:inline;padding-inline-end:0}.gform-theme--foundation .gform-field-label__text:where([\:has\(\%2B\%20.gfield_required\)]){padding-inline-end:var(--gf-label-req-gap)}.gform-theme--foundation .gform-field-label__text:where(:has(+ .gfield_required)){padding-inline-end:var(--gf-label-req-gap)}.gform-theme--foundation .gform-field-label>.gfield_required,.gform-theme--foundation.gform_editor legend.gform-field-label>span>.gfield_required{display:inline}.gform-theme--foundation .gform-field-label:where([class*=gform-field-label--type-]){display:inline-block}@media (min-width:640px){.gform-theme--foundation:where(:not(.gform-editor--compact)) .left_label .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)),.gform-theme--foundation:where(:not(.gform-editor--compact)) .right_label .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)){flex-direction:column;float:inline-start;gap:calc(var(--gf-label-req-gap)/ 3);inline-size:var(--gf-label-width)}}@media (min-width:640px){.gform-theme--foundation:where(:not(.gform-editor--compact)) .left_label .gform-field-label__text,.gform-theme--foundation:where(:not(.gform-editor--compact)) .right_label .gform-field-label__text{padding-inline-end:0}}@media (min-width:640px){.gform-theme--foundation:where(:not(.gform-editor--compact)) .left_label .gform-field-label--type-inline .gform-field-label__text,.gform-theme--foundation:where(:not(.gform-editor--compact)) .left_label .gform-field-label__text:where([\:has\(\%2B\%20.gfield_required\%20.gfield_required_short\)]),.gform-theme--foundation:where(:not(.gform-editor--compact)) .left_label .gform-field-label__text:where([\:has\(\%2B\%20.gfield_required\)]),.gform-theme--foundation:where(:not(.gform-editor--compact)) .right_label .gform-field-label--type-inline .gform-field-label__text,.gform-theme--foundation:where(:not(.gform-editor--compact)) .right_label .gform-field-label__text:where([\:has\(\%2B\%20.gfield_required\%20.gfield_required_short\)]),.gform-theme--foundation:where(:not(.gform-editor--compact)) .right_label .gform-field-label__text:where([\:has\(\%2B\%20.gfield_required\)]){padding-inline-end:var(--gf-label-req-gap)}.gform-theme--foundation:where(:not(.gform-editor--compact)) .left_label .gform-field-label--type-inline .gform-field-label__text,.gform-theme--foundation:where(:not(.gform-editor--compact)) .left_label .gform-field-label__text:where(:has(+ .gfield_required .gfield_required_short)),.gform-theme--foundation:where(:not(.gform-editor--compact)) .left_label .gform-field-label__text:where(:has(+ .gfield_required)),.gform-theme--foundation:where(:not(.gform-editor--compact)) .right_label .gform-field-label--type-inline .gform-field-label__text,.gform-theme--foundation:where(:not(.gform-editor--compact)) .right_label .gform-field-label__text:where(:has(+ .gfield_required .gfield_required_short)),.gform-theme--foundation:where(:not(.gform-editor--compact)) .right_label .gform-field-label__text:where(:has(+ .gfield_required)){padding-inline-end:var(--gf-label-req-gap)}}@media (min-width:640px){.gform-theme--foundation:where(:not(.gform-editor--compact)) .left_label .gform-field-label>.gfield_required:where([\:has\(.gfield_required_long\)]),.gform-theme--foundation:where(:not(.gform-editor--compact)) .right_label .gform-field-label>.gfield_required:where([\:has\(.gfield_required_long\)]),.gform-theme--foundation:where(:not(.gform-editor--compact)).gform_editor .left_label legend.gform-field-label>span>.gfield_required:where([\:has\(.gfield_required_long\)]),.gform-theme--foundation:where(:not(.gform-editor--compact)).gform_editor .right_label legend.gform-field-label>span>.gfield_required:where([\:has\(.gfield_required_long\)]){display:block}.gform-theme--foundation:where(:not(.gform-editor--compact)) .left_label .gform-field-label>.gfield_required:where(:has(.gfield_required_long)),.gform-theme--foundation:where(:not(.gform-editor--compact)) .right_label .gform-field-label>.gfield_required:where(:has(.gfield_required_long)),.gform-theme--foundation:where(:not(.gform-editor--compact)).gform_editor .left_label legend.gform-field-label>span>.gfield_required:where(:has(.gfield_required_long)),.gform-theme--foundation:where(:not(.gform-editor--compact)).gform_editor .right_label legend.gform-field-label>span>.gfield_required:where(:has(.gfield_required_long)){display:block}}@media (min-width:640px){.gform-theme--foundation:where(:not(.gform-editor--compact)) .left_label .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)){align-items:start}}@media (min-width:640px){.gform-theme--foundation:where(:not(.gform-editor--compact)) .right_label .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)){align-items:end;justify-content:normal;text-align:end}}@media (min-width:640px){.gform-theme--foundation .left_label .gfield_description,.gform-theme--foundation .right_label .gfield_description{clear:inline-end;margin-inline-start:auto}}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--af,.gform_wrapper .gform-phone__flag-icon--af{background-position:calc(0 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ax,.gform_wrapper .gform-phone__flag-icon--ax{background-position:calc(1 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--al,.gform_wrapper .gform-phone__flag-icon--al{background-position:calc(2 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--dz,.gform_wrapper .gform-phone__flag-icon--dz{background-position:calc(3 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--as,.gform_wrapper .gform-phone__flag-icon--as{background-position:calc(4 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ad,.gform_wrapper .gform-phone__flag-icon--ad{background-position:calc(5 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ao,.gform_wrapper .gform-phone__flag-icon--ao{background-position:calc(6 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ai,.gform_wrapper .gform-phone__flag-icon--ai{background-position:calc(7 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ag,.gform_wrapper .gform-phone__flag-icon--ag{background-position:calc(8 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ar,.gform_wrapper .gform-phone__flag-icon--ar{background-position:calc(9 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--am,.gform_wrapper .gform-phone__flag-icon--am{background-position:calc(10 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--aw,.gform_wrapper .gform-phone__flag-icon--aw{background-position:calc(11 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ac,.gform_wrapper .gform-phone__flag-icon--ac{background-position:calc(12 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--au,.gform_wrapper .gform-phone__flag-icon--au{background-position:calc(13 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--at,.gform_wrapper .gform-phone__flag-icon--at{background-position:calc(14 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--az,.gform_wrapper .gform-phone__flag-icon--az{background-position:calc(15 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bs,.gform_wrapper .gform-phone__flag-icon--bs{background-position:calc(16 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bh,.gform_wrapper .gform-phone__flag-icon--bh{background-position:calc(17 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bd,.gform_wrapper .gform-phone__flag-icon--bd{background-position:calc(18 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bb,.gform_wrapper .gform-phone__flag-icon--bb{background-position:calc(19 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--by,.gform_wrapper .gform-phone__flag-icon--by{background-position:calc(20 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--be,.gform_wrapper .gform-phone__flag-icon--be{background-position:calc(21 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bz,.gform_wrapper .gform-phone__flag-icon--bz{background-position:calc(22 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bj,.gform_wrapper .gform-phone__flag-icon--bj{background-position:calc(23 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bm,.gform_wrapper .gform-phone__flag-icon--bm{background-position:calc(24 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bt,.gform_wrapper .gform-phone__flag-icon--bt{background-position:calc(25 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bo,.gform_wrapper .gform-phone__flag-icon--bo{background-position:calc(26 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ba,.gform_wrapper .gform-phone__flag-icon--ba{background-position:calc(27 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bw,.gform_wrapper .gform-phone__flag-icon--bw{background-position:calc(28 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--br,.gform_wrapper .gform-phone__flag-icon--br{background-position:calc(29 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--io,.gform_wrapper .gform-phone__flag-icon--io{background-position:calc(30 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--vg,.gform_wrapper .gform-phone__flag-icon--vg{background-position:calc(31 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bn,.gform_wrapper .gform-phone__flag-icon--bn{background-position:calc(32 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bg,.gform_wrapper .gform-phone__flag-icon--bg{background-position:calc(33 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bf,.gform_wrapper .gform-phone__flag-icon--bf{background-position:calc(34 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bi,.gform_wrapper .gform-phone__flag-icon--bi{background-position:calc(35 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--kh,.gform_wrapper .gform-phone__flag-icon--kh{background-position:calc(36 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--cm,.gform_wrapper .gform-phone__flag-icon--cm{background-position:calc(37 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ca,.gform_wrapper .gform-phone__flag-icon--ca{background-position:calc(38 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--cv,.gform_wrapper .gform-phone__flag-icon--cv{background-position:calc(39 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bq,.gform_wrapper .gform-phone__flag-icon--bq{background-position:calc(40 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ky,.gform_wrapper .gform-phone__flag-icon--ky{background-position:calc(41 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--cf,.gform_wrapper .gform-phone__flag-icon--cf{background-position:calc(42 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--td,.gform_wrapper .gform-phone__flag-icon--td{background-position:calc(43 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--cl,.gform_wrapper .gform-phone__flag-icon--cl{background-position:calc(44 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--cn,.gform_wrapper .gform-phone__flag-icon--cn{background-position:calc(45 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--cx,.gform_wrapper .gform-phone__flag-icon--cx{background-position:calc(46 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--cc,.gform_wrapper .gform-phone__flag-icon--cc{background-position:calc(47 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--co,.gform_wrapper .gform-phone__flag-icon--co{background-position:calc(48 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--km,.gform_wrapper .gform-phone__flag-icon--km{background-position:calc(49 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--cg,.gform_wrapper .gform-phone__flag-icon--cg{background-position:calc(50 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--cd,.gform_wrapper .gform-phone__flag-icon--cd{background-position:calc(51 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ck,.gform_wrapper .gform-phone__flag-icon--ck{background-position:calc(52 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--cr,.gform_wrapper .gform-phone__flag-icon--cr{background-position:calc(53 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ci,.gform_wrapper .gform-phone__flag-icon--ci{background-position:calc(54 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--hr,.gform_wrapper .gform-phone__flag-icon--hr{background-position:calc(55 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--cu,.gform_wrapper .gform-phone__flag-icon--cu{background-position:calc(56 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--cw,.gform_wrapper .gform-phone__flag-icon--cw{background-position:calc(57 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--cy,.gform_wrapper .gform-phone__flag-icon--cy{background-position:calc(58 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--cz,.gform_wrapper .gform-phone__flag-icon--cz{background-position:calc(59 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--dk,.gform_wrapper .gform-phone__flag-icon--dk{background-position:calc(60 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--dj,.gform_wrapper .gform-phone__flag-icon--dj{background-position:calc(61 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--dm,.gform_wrapper .gform-phone__flag-icon--dm{background-position:calc(62 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--do,.gform_wrapper .gform-phone__flag-icon--do{background-position:calc(63 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ec,.gform_wrapper .gform-phone__flag-icon--ec{background-position:calc(64 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--eg,.gform_wrapper .gform-phone__flag-icon--eg{background-position:calc(65 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sv,.gform_wrapper .gform-phone__flag-icon--sv{background-position:calc(66 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gq,.gform_wrapper .gform-phone__flag-icon--gq{background-position:calc(67 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--er,.gform_wrapper .gform-phone__flag-icon--er{background-position:calc(68 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ee,.gform_wrapper .gform-phone__flag-icon--ee{background-position:calc(69 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sz,.gform_wrapper .gform-phone__flag-icon--sz{background-position:calc(70 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--et,.gform_wrapper .gform-phone__flag-icon--et{background-position:calc(71 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--fk,.gform_wrapper .gform-phone__flag-icon--fk{background-position:calc(72 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--fo,.gform_wrapper .gform-phone__flag-icon--fo{background-position:calc(73 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--fj,.gform_wrapper .gform-phone__flag-icon--fj{background-position:calc(74 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--fi,.gform_wrapper .gform-phone__flag-icon--fi{background-position:calc(75 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--fr,.gform_wrapper .gform-phone__flag-icon--fr{background-position:calc(76 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gf,.gform_wrapper .gform-phone__flag-icon--gf{background-position:calc(77 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--pf,.gform_wrapper .gform-phone__flag-icon--pf{background-position:calc(78 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ga,.gform_wrapper .gform-phone__flag-icon--ga{background-position:calc(79 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gm,.gform_wrapper .gform-phone__flag-icon--gm{background-position:calc(80 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ge,.gform_wrapper .gform-phone__flag-icon--ge{background-position:calc(81 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--de,.gform_wrapper .gform-phone__flag-icon--de{background-position:calc(82 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gh,.gform_wrapper .gform-phone__flag-icon--gh{background-position:calc(83 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gi,.gform_wrapper .gform-phone__flag-icon--gi{background-position:calc(84 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gr,.gform_wrapper .gform-phone__flag-icon--gr{background-position:calc(85 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gl,.gform_wrapper .gform-phone__flag-icon--gl{background-position:calc(86 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gd,.gform_wrapper .gform-phone__flag-icon--gd{background-position:calc(87 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gp,.gform_wrapper .gform-phone__flag-icon--gp{background-position:calc(88 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gu,.gform_wrapper .gform-phone__flag-icon--gu{background-position:calc(89 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gt,.gform_wrapper .gform-phone__flag-icon--gt{background-position:calc(90 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gg,.gform_wrapper .gform-phone__flag-icon--gg{background-position:calc(91 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gn,.gform_wrapper .gform-phone__flag-icon--gn{background-position:calc(92 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gw,.gform_wrapper .gform-phone__flag-icon--gw{background-position:calc(93 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gy,.gform_wrapper .gform-phone__flag-icon--gy{background-position:calc(94 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ht,.gform_wrapper .gform-phone__flag-icon--ht{background-position:calc(95 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--hn,.gform_wrapper .gform-phone__flag-icon--hn{background-position:calc(96 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--hk,.gform_wrapper .gform-phone__flag-icon--hk{background-position:calc(97 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--hu,.gform_wrapper .gform-phone__flag-icon--hu{background-position:calc(98 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--is,.gform_wrapper .gform-phone__flag-icon--is{background-position:calc(99 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--in,.gform_wrapper .gform-phone__flag-icon--in{background-position:calc(100 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--id,.gform_wrapper .gform-phone__flag-icon--id{background-position:calc(101 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ir,.gform_wrapper .gform-phone__flag-icon--ir{background-position:calc(102 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--iq,.gform_wrapper .gform-phone__flag-icon--iq{background-position:calc(103 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ie,.gform_wrapper .gform-phone__flag-icon--ie{background-position:calc(104 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--im,.gform_wrapper .gform-phone__flag-icon--im{background-position:calc(105 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--il,.gform_wrapper .gform-phone__flag-icon--il{background-position:calc(106 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--it,.gform_wrapper .gform-phone__flag-icon--it{background-position:calc(107 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--jm,.gform_wrapper .gform-phone__flag-icon--jm{background-position:calc(108 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--jp,.gform_wrapper .gform-phone__flag-icon--jp{background-position:calc(109 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--je,.gform_wrapper .gform-phone__flag-icon--je{background-position:calc(110 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--jo,.gform_wrapper .gform-phone__flag-icon--jo{background-position:calc(111 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--kz,.gform_wrapper .gform-phone__flag-icon--kz{background-position:calc(112 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ke,.gform_wrapper .gform-phone__flag-icon--ke{background-position:calc(113 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ki,.gform_wrapper .gform-phone__flag-icon--ki{background-position:calc(114 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--xk,.gform_wrapper .gform-phone__flag-icon--xk{background-position:calc(115 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--kw,.gform_wrapper .gform-phone__flag-icon--kw{background-position:calc(116 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--kg,.gform_wrapper .gform-phone__flag-icon--kg{background-position:calc(117 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--la,.gform_wrapper .gform-phone__flag-icon--la{background-position:calc(118 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--lv,.gform_wrapper .gform-phone__flag-icon--lv{background-position:calc(119 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--lb,.gform_wrapper .gform-phone__flag-icon--lb{background-position:calc(120 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ls,.gform_wrapper .gform-phone__flag-icon--ls{background-position:calc(121 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--lr,.gform_wrapper .gform-phone__flag-icon--lr{background-position:calc(122 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ly,.gform_wrapper .gform-phone__flag-icon--ly{background-position:calc(123 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--li,.gform_wrapper .gform-phone__flag-icon--li{background-position:calc(124 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--lt,.gform_wrapper .gform-phone__flag-icon--lt{background-position:calc(125 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--lu,.gform_wrapper .gform-phone__flag-icon--lu{background-position:calc(126 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mo,.gform_wrapper .gform-phone__flag-icon--mo{background-position:calc(127 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mg,.gform_wrapper .gform-phone__flag-icon--mg{background-position:calc(128 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mw,.gform_wrapper .gform-phone__flag-icon--mw{background-position:calc(129 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--my,.gform_wrapper .gform-phone__flag-icon--my{background-position:calc(130 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mv,.gform_wrapper .gform-phone__flag-icon--mv{background-position:calc(131 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ml,.gform_wrapper .gform-phone__flag-icon--ml{background-position:calc(132 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mt,.gform_wrapper .gform-phone__flag-icon--mt{background-position:calc(133 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mh,.gform_wrapper .gform-phone__flag-icon--mh{background-position:calc(134 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mq,.gform_wrapper .gform-phone__flag-icon--mq{background-position:calc(135 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mr,.gform_wrapper .gform-phone__flag-icon--mr{background-position:calc(136 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mu,.gform_wrapper .gform-phone__flag-icon--mu{background-position:calc(137 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--yt,.gform_wrapper .gform-phone__flag-icon--yt{background-position:calc(138 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mx,.gform_wrapper .gform-phone__flag-icon--mx{background-position:calc(139 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--fm,.gform_wrapper .gform-phone__flag-icon--fm{background-position:calc(140 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--md,.gform_wrapper .gform-phone__flag-icon--md{background-position:calc(141 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mc,.gform_wrapper .gform-phone__flag-icon--mc{background-position:calc(142 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mn,.gform_wrapper .gform-phone__flag-icon--mn{background-position:calc(143 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--me,.gform_wrapper .gform-phone__flag-icon--me{background-position:calc(144 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ms,.gform_wrapper .gform-phone__flag-icon--ms{background-position:calc(145 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ma,.gform_wrapper .gform-phone__flag-icon--ma{background-position:calc(146 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mz,.gform_wrapper .gform-phone__flag-icon--mz{background-position:calc(147 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mm,.gform_wrapper .gform-phone__flag-icon--mm{background-position:calc(148 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--na,.gform_wrapper .gform-phone__flag-icon--na{background-position:calc(149 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--nr,.gform_wrapper .gform-phone__flag-icon--nr{background-position:calc(150 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--np,.gform_wrapper .gform-phone__flag-icon--np{background-position:calc(151 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--nl,.gform_wrapper .gform-phone__flag-icon--nl{background-position:calc(152 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--nc,.gform_wrapper .gform-phone__flag-icon--nc{background-position:calc(153 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--nz,.gform_wrapper .gform-phone__flag-icon--nz{background-position:calc(154 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ni,.gform_wrapper .gform-phone__flag-icon--ni{background-position:calc(155 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ne,.gform_wrapper .gform-phone__flag-icon--ne{background-position:calc(156 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ng,.gform_wrapper .gform-phone__flag-icon--ng{background-position:calc(157 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--nu,.gform_wrapper .gform-phone__flag-icon--nu{background-position:calc(158 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--nf,.gform_wrapper .gform-phone__flag-icon--nf{background-position:calc(159 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--kp,.gform_wrapper .gform-phone__flag-icon--kp{background-position:calc(160 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mk,.gform_wrapper .gform-phone__flag-icon--mk{background-position:calc(161 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mp,.gform_wrapper .gform-phone__flag-icon--mp{background-position:calc(162 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--no,.gform_wrapper .gform-phone__flag-icon--no{background-position:calc(163 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--om,.gform_wrapper .gform-phone__flag-icon--om{background-position:calc(164 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--pk,.gform_wrapper .gform-phone__flag-icon--pk{background-position:calc(165 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--pw,.gform_wrapper .gform-phone__flag-icon--pw{background-position:calc(166 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ps,.gform_wrapper .gform-phone__flag-icon--ps{background-position:calc(167 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--pa,.gform_wrapper .gform-phone__flag-icon--pa{background-position:calc(168 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--pg,.gform_wrapper .gform-phone__flag-icon--pg{background-position:calc(169 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--py,.gform_wrapper .gform-phone__flag-icon--py{background-position:calc(170 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--pe,.gform_wrapper .gform-phone__flag-icon--pe{background-position:calc(171 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ph,.gform_wrapper .gform-phone__flag-icon--ph{background-position:calc(172 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--pl,.gform_wrapper .gform-phone__flag-icon--pl{background-position:calc(173 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--pt,.gform_wrapper .gform-phone__flag-icon--pt{background-position:calc(174 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--pr,.gform_wrapper .gform-phone__flag-icon--pr{background-position:calc(175 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--qa,.gform_wrapper .gform-phone__flag-icon--qa{background-position:calc(176 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--re,.gform_wrapper .gform-phone__flag-icon--re{background-position:calc(177 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ro,.gform_wrapper .gform-phone__flag-icon--ro{background-position:calc(178 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ru,.gform_wrapper .gform-phone__flag-icon--ru{background-position:calc(179 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--rw,.gform_wrapper .gform-phone__flag-icon--rw{background-position:calc(180 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ws,.gform_wrapper .gform-phone__flag-icon--ws{background-position:calc(181 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sm,.gform_wrapper .gform-phone__flag-icon--sm{background-position:calc(182 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--st,.gform_wrapper .gform-phone__flag-icon--st{background-position:calc(183 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sa,.gform_wrapper .gform-phone__flag-icon--sa{background-position:calc(184 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sn,.gform_wrapper .gform-phone__flag-icon--sn{background-position:calc(185 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--rs,.gform_wrapper .gform-phone__flag-icon--rs{background-position:calc(186 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sc,.gform_wrapper .gform-phone__flag-icon--sc{background-position:calc(187 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sl,.gform_wrapper .gform-phone__flag-icon--sl{background-position:calc(188 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sg,.gform_wrapper .gform-phone__flag-icon--sg{background-position:calc(189 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sx,.gform_wrapper .gform-phone__flag-icon--sx{background-position:calc(190 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sk,.gform_wrapper .gform-phone__flag-icon--sk{background-position:calc(191 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--si,.gform_wrapper .gform-phone__flag-icon--si{background-position:calc(192 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sb,.gform_wrapper .gform-phone__flag-icon--sb{background-position:calc(193 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--so,.gform_wrapper .gform-phone__flag-icon--so{background-position:calc(194 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--za,.gform_wrapper .gform-phone__flag-icon--za{background-position:calc(195 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--kr,.gform_wrapper .gform-phone__flag-icon--kr{background-position:calc(196 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ss,.gform_wrapper .gform-phone__flag-icon--ss{background-position:calc(197 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--es,.gform_wrapper .gform-phone__flag-icon--es{background-position:calc(198 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--lk,.gform_wrapper .gform-phone__flag-icon--lk{background-position:calc(199 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bl,.gform_wrapper .gform-phone__flag-icon--bl{background-position:calc(200 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sh,.gform_wrapper .gform-phone__flag-icon--sh{background-position:calc(201 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--kn,.gform_wrapper .gform-phone__flag-icon--kn{background-position:calc(202 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--lc,.gform_wrapper .gform-phone__flag-icon--lc{background-position:calc(203 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mf,.gform_wrapper .gform-phone__flag-icon--mf{background-position:calc(204 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--pm,.gform_wrapper .gform-phone__flag-icon--pm{background-position:calc(205 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--vc,.gform_wrapper .gform-phone__flag-icon--vc{background-position:calc(206 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sd,.gform_wrapper .gform-phone__flag-icon--sd{background-position:calc(207 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sr,.gform_wrapper .gform-phone__flag-icon--sr{background-position:calc(208 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sj,.gform_wrapper .gform-phone__flag-icon--sj{background-position:calc(209 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--se,.gform_wrapper .gform-phone__flag-icon--se{background-position:calc(210 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ch,.gform_wrapper .gform-phone__flag-icon--ch{background-position:calc(211 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sy,.gform_wrapper .gform-phone__flag-icon--sy{background-position:calc(212 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--tw,.gform_wrapper .gform-phone__flag-icon--tw{background-position:calc(213 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--tj,.gform_wrapper .gform-phone__flag-icon--tj{background-position:calc(214 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--tz,.gform_wrapper .gform-phone__flag-icon--tz{background-position:calc(215 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--th,.gform_wrapper .gform-phone__flag-icon--th{background-position:calc(216 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--tl,.gform_wrapper .gform-phone__flag-icon--tl{background-position:calc(217 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--tg,.gform_wrapper .gform-phone__flag-icon--tg{background-position:calc(218 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--tk,.gform_wrapper .gform-phone__flag-icon--tk{background-position:calc(219 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--to,.gform_wrapper .gform-phone__flag-icon--to{background-position:calc(220 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--tt,.gform_wrapper .gform-phone__flag-icon--tt{background-position:calc(221 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--tn,.gform_wrapper .gform-phone__flag-icon--tn{background-position:calc(222 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--tr,.gform_wrapper .gform-phone__flag-icon--tr{background-position:calc(223 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--tm,.gform_wrapper .gform-phone__flag-icon--tm{background-position:calc(224 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--tc,.gform_wrapper .gform-phone__flag-icon--tc{background-position:calc(225 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--tv,.gform_wrapper .gform-phone__flag-icon--tv{background-position:calc(226 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ug,.gform_wrapper .gform-phone__flag-icon--ug{background-position:calc(227 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ua,.gform_wrapper .gform-phone__flag-icon--ua{background-position:calc(228 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ae,.gform_wrapper .gform-phone__flag-icon--ae{background-position:calc(229 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gb,.gform_wrapper .gform-phone__flag-icon--gb{background-position:calc(230 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--us,.gform_wrapper .gform-phone__flag-icon--us{background-position:calc(231 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--uy,.gform_wrapper .gform-phone__flag-icon--uy{background-position:calc(232 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--vi,.gform_wrapper .gform-phone__flag-icon--vi{background-position:calc(233 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--uz,.gform_wrapper .gform-phone__flag-icon--uz{background-position:calc(234 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--vu,.gform_wrapper .gform-phone__flag-icon--vu{background-position:calc(235 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--va,.gform_wrapper .gform-phone__flag-icon--va{background-position:calc(236 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ve,.gform_wrapper .gform-phone__flag-icon--ve{background-position:calc(237 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--vn,.gform_wrapper .gform-phone__flag-icon--vn{background-position:calc(238 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--wf,.gform_wrapper .gform-phone__flag-icon--wf{background-position:calc(239 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--eh,.gform_wrapper .gform-phone__flag-icon--eh{background-position:calc(240 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ye,.gform_wrapper .gform-phone__flag-icon--ye{background-position:calc(241 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--zm,.gform_wrapper .gform-phone__flag-icon--zm{background-position:calc(242 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--zw,.gform_wrapper .gform-phone__flag-icon--zw{background-position:calc(243 * -30px) 0}.gform-theme--foundation .gform-datepicker-calendar{background-color:#fff;box-shadow:0 1px 5px rgba(0,0,0,.1);inset-block-start:100%;position:absolute;text-align:center;transform:translateY(6px);z-index:9999!important}.gform-theme--foundation .gform-datepicker-calendar table.calendar{border-collapse:collapse;font-size:.9em;inline-size:100%;margin:0 auto;table-layout:fixed}.gform-theme--foundation .gform-datepicker-calendar th{border:0;font-weight:700;padding-block:0.7em;padding-inline:0.3em;text-align:center}.gform-theme--foundation .gform-datepicker-calendar tr .monthSelector,.gform-theme--foundation .gform-datepicker-calendar tr .yearSelector{position:relative}.gform-theme--foundation .gform-datepicker-calendar td{border:0;padding:1px}.gform-theme--foundation .gform-datepicker-calendar td[role=button]:not(.disabled){cursor:pointer}.gform-theme--foundation .gform-datepicker-calendar td.day:where(:not(.selected):not(.dayMarked):not(.disabled)) span:hover,.gform-theme--foundation .gform-datepicker-calendar td[aria-current=date] span{background-color:#c3d9ff}.gform-theme--foundation .gform-datepicker-calendar td.dayMarked span{background-color:#204ce5;color:#fff}.gform-theme--foundation .gform-datepicker-calendar td.selected span{border:1px solid #204ce5}.gform-theme--foundation .gform-datepicker-calendar td span:not([hidden]){display:block;margin:auto;padding:.25em .2em;text-align:center;text-decoration:none}.gform-theme--foundation .gform-datepicker-calendar .nav.month.next,.gform-theme--foundation .gform-datepicker-calendar .nav.month.prev,.gform-theme--foundation .gform-datepicker-calendar .nav.year.next,.gform-theme--foundation .gform-datepicker-calendar .nav.year.prev{position:relative}.gform-theme--foundation .gform-datepicker-calendar .nav.month.next::before,.gform-theme--foundation .gform-datepicker-calendar .nav.month.prev::before,.gform-theme--foundation .gform-datepicker-calendar .nav.year.next::before,.gform-theme--foundation .gform-datepicker-calendar .nav.year.prev::before{background-image:url(/wp-content/plugins/gravityforms/images/theme/down-arrow.svg);background-position:center;background-repeat:no-repeat;background-size:24px 24px;block-size:1em;content:"";display:inline-block;inline-size:1em;inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%) rotate(90deg)}.gform-theme--foundation .gform-datepicker-calendar .nav.month.next span,.gform-theme--foundation .gform-datepicker-calendar .nav.month.prev span,.gform-theme--foundation .gform-datepicker-calendar .nav.year.next span,.gform-theme--foundation .gform-datepicker-calendar .nav.year.prev span{display:none}.gform-theme--foundation .gform-datepicker-calendar .nav.month.next::before,.gform-theme--foundation .gform-datepicker-calendar .nav.year.next::before{transform:translate(-50%,-50%) rotate(-90deg)}.gform-theme--foundation .gform-datepicker-calendar .monthMessage p{margin:0 auto}html[dir=rtl] .gform-theme--foundation .gform-datepicker-calendar .nav.month.prev::before,html[dir=rtl] .gform-theme--foundation .gform-datepicker-calendar .nav.year.prev::before{transform:translate(50%,-50%) rotate(-90deg)}html[dir=rtl] .gform-theme--foundation .gform-datepicker-calendar .nav.month.next::before,html[dir=rtl] .gform-theme--foundation .gform-datepicker-calendar .nav.year.next::before{transform:translate(50%,-50%) rotate(90deg)}.gform-theme--foundation .gform_drop_area{background-color:#fff;border:1px dashed #686e77;padding-block:32px;padding-inline:32px;text-align:center}.gform-theme--foundation .gform_drop_instructions,.gform-theme--foundation .gform_fileupload_rules{display:block}.gform-theme--foundation .chosen-container{display:inline-block;font-size:13px;position:relative;text-align:start;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.gform-theme--foundation .chosen-container *{box-sizing:border-box}.gform-theme--foundation .chosen-container a{cursor:pointer}.gform-theme--foundation .chosen-container .chosen-drop{background:#fff;border:1px solid #aaa;border-block-start:0;box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);clip-path:inset(100% 100%);inline-size:100%;inset-block-start:100%;position:absolute;z-index:1010}.gform-theme--foundation .chosen-container.chosen-with-drop .chosen-drop{clip:auto;clip-path:none}.gform-theme--foundation .chosen-container .chosen-single .group-name,.gform-theme--foundation .chosen-container .search-choice .group-name{color:#999;font-weight:400;margin-inline-end:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gform-theme--foundation .chosen-container .chosen-single .group-name::after,.gform-theme--foundation .chosen-container .search-choice .group-name::after{content:":";padding-inline-start:2px;vertical-align:top}.gform-theme--foundation .chosen-container-single .chosen-single{background:#fff linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;block-size:25px;border:1px solid #aaa;border-radius:5px;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;display:block;line-height:24px;overflow:hidden;padding-block:0;padding-inline:8px 0;position:relative;text-decoration:none;white-space:nowrap}.gform-theme--foundation .chosen-container-single .chosen-single span{display:block;margin-inline-end:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gform-theme--foundation .chosen-container-single .chosen-single abbr{background:url(/wp-content/plugins/gravityforms/images/theme/chosen/chosen-sprite.png) -42px 1px no-repeat;block-size:12px;display:block;font-size:1px;inline-size:12px;inset-block-start:6px;inset-inline-end:26px;position:absolute}.gform-theme--foundation .chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.gform-theme--foundation .chosen-container-single .chosen-single div{block-size:100%;display:block;inline-size:18px;inset-block-start:0;inset-inline-end:0;position:absolute}.gform-theme--foundation .chosen-container-single .chosen-single div b{background:url(/wp-content/plugins/gravityforms/images/theme/chosen/chosen-sprite.png) no-repeat 0 2px;block-size:100%;display:block;inline-size:100%}.gform-theme--foundation .chosen-container-single .chosen-default{color:#999}.gform-theme--foundation .chosen-container-single .chosen-single-with-deselect span{margin-inline-end:38px}.gform-theme--foundation .chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.gform-theme--foundation .chosen-container-single .chosen-search{margin-block:0;margin-inline:0;padding-block:3px;padding-inline:4px;position:relative;white-space:nowrap;z-index:1010}.gform-theme--foundation .chosen-container-single .chosen-search input[type=text]{background:url(/wp-content/plugins/gravityforms/images/theme/chosen/chosen-sprite.png) no-repeat 100% -20px;block-size:auto;border:1px solid #aaa;border-radius:0;font-family:sans-serif;font-size:1em;inline-size:100%;line-height:normal;margin-block:1px;margin-inline:0;outline:0;padding-block:4px;padding-inline:5px 20px}.gform-theme--foundation .chosen-container-single.chosen-container-single-nosearch .chosen-search{clip:rect(0,0,0,0);clip-path:inset(100% 100%);position:absolute}.gform-theme--foundation .chosen-container-single .chosen-drop{background-clip:padding-box;border-end-end-radius:4px;border-end-start-radius:4px;border-start-end-radius:0;border-start-start-radius:0;margin-block-start:-1px}.gform-theme--foundation .chosen-container .chosen-results{color:#444;margin-block:0 4px;margin-inline:0 4px;max-block-size:240px;-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto;padding-block:0;padding-inline:4px 0;position:relative}.gform-theme--foundation .chosen-container .chosen-results li{display:none;line-height:15px;list-style:none;margin-block:0;margin-inline:0;word-wrap:break-word;padding-block:5px;padding-inline:6px;-webkit-touch-callout:none}.gform-theme--foundation .chosen-container .chosen-results li.active-result{cursor:pointer;display:list-item}.gform-theme--foundation .chosen-container .chosen-results li.disabled-result{color:#ccc;cursor:default;display:list-item}.gform-theme--foundation .chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.gform-theme--foundation .chosen-container .chosen-results li.no-results{background:#f4f4f4;color:#777;display:list-item}.gform-theme--foundation .chosen-container .chosen-results li.group-result{cursor:default;display:list-item;font-weight:700}.gform-theme--foundation .chosen-container .chosen-results li.group-option{padding-inline-start:15px}.gform-theme--foundation .chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.gform-theme--foundation .chosen-container-multi .chosen-choices{background-color:#fff;background-image:linear-gradient(#eee 1%,#fff 15%);block-size:auto;border:1px solid #aaa;cursor:text;inline-size:100%;margin-block:0;margin-inline:0;overflow:hidden;padding-block:0;padding-inline:5px;position:relative}.gform-theme--foundation .chosen-container-multi .chosen-choices li{float:inline-start;list-style:none}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-field{margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;white-space:nowrap}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-field input[type=text]{background:0 0!important;block-size:25px;border:0!important;border-radius:0;box-shadow:none;color:#999;font-family:sans-serif;font-size:100%;inline-size:25px;line-height:normal;margin-block:1px;margin-inline:0;outline:0;padding-block:0;padding-inline:0}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-choice{background-clip:padding-box;background-color:#eee;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-repeat:repeat-x;background-size:100% 19px;border:1px solid #aaa;border-radius:3px;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;cursor:default;line-height:13px;margin-block:3px;margin-inline:0 5px;max-inline-size:100%;padding-block:3px;padding-inline:5px 20px;position:relative}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:url(/wp-content/plugins/gravityforms/images/theme/chosen/chosen-sprite.png) -42px 1px no-repeat;block-size:12px;display:block;font-size:1px;inline-size:12px;inset-block-start:4px;inset-inline-end:3px;position:absolute}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-choice-disabled{background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);border:1px solid #ccc;color:#666;padding-inline-end:5px}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.gform-theme--foundation .chosen-container-multi .chosen-results{margin-block:0;margin-inline:0;padding-block:0;padding-inline:0}.gform-theme--foundation .chosen-container-multi .chosen-drop .result-selected{color:#ccc;cursor:default;display:list-item}.gform-theme--foundation .chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.gform-theme--foundation .chosen-container-active.chosen-with-drop .chosen-single{background-image:linear-gradient(#eee 20%,#fff 80%);border:1px solid #aaa;border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 1px 0 #fff inset}.gform-theme--foundation .chosen-container-active.chosen-with-drop .chosen-single div{background:0 0;border-inline-start:none}.gform-theme--foundation .chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.gform-theme--foundation .chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.gform-theme--foundation .chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222}.gform-theme--foundation .chosen-disabled{cursor:default;opacity:.5!important}.gform-theme--foundation .chosen-disabled .chosen-single{cursor:default}.gform-theme--foundation .chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.gform-theme--foundation .chosen-rtl{direction:rtl}.gform-theme--foundation .chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.gform-theme--foundation .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}.gform-theme--foundation .chosen-rtl .chosen-search input[type=text]{background-position:-30px -20px}@media only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.gform-theme--foundation .chosen-container .chosen-results-scroll-down span,.gform-theme--foundation .chosen-container .chosen-results-scroll-up span,.gform-theme--foundation .chosen-container-multi .chosen-choices .search-choice .search-choice-close,.gform-theme--foundation .chosen-container-single .chosen-search input[type=text],.gform-theme--foundation .chosen-container-single .chosen-single abbr,.gform-theme--foundation .chosen-container-single .chosen-single div b,.gform-theme--foundation .chosen-rtl .chosen-search input[type=text]{background-image:url(/wp-content/plugins/gravityforms/images/theme/chosen/chosen-sprite@2x.png)!important;background-repeat:no-repeat!important;background-size:52px 37px!important}}.gform-theme--foundation .gf_invisible,.gform-theme--foundation .gfield_visibility_administrative,.gform-theme--foundation .gfield_visibility_hidden{inset-inline-start:-9999px;position:absolute;visibility:hidden}.gform-theme--foundation .gf_hide_charleft .charleft{display:none!important}.gform-theme--foundation .ginput_counter{color:#767676;font-size:.8em}.gform-theme--foundation .ginput_counter_tinymce{border-block-start:1px solid #dcdcde;font-size:12px;padding-block:2px;padding-inline:10px}@media (min-width:640px){.gform-theme--foundation .ginput_address_city,.gform-theme--foundation .ginput_address_country,.gform-theme--foundation .ginput_address_state,.gform-theme--foundation .ginput_address_zip{inline-size:50%}}.gform-theme--foundation .gform_card_icon_container{block-size:32px;display:flex;margin-block-end:8px}.gform-theme--foundation .gform_card_icon_container .gform_card_icon{background-image:url(/wp-content/plugins/gravityforms/images/gf-creditcards.svg);background-repeat:no-repeat;block-size:32px;inline-size:40px;margin-inline-end:.3rem;text-indent:-9000px}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_amex{background-position:-167px 0}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_discover{background-position:-221px 0}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_mastercard{background-position:-275px 0}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_visa{background-position:-59px 0}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_jcb{background-position:-329px 0}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_maestro{background-position:-5px 0}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_selected{position:relative}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_selected::after{background:url(/wp-content/plugins/gravityforms/images/gf-creditcards-check.svg) center center no-repeat;block-size:10px;content:"";display:block;inline-size:13px;inset-block-end:4px;inset-inline-end:0;position:absolute}.gform-theme--foundation .ginput_cardinfo_left{display:flex;flex-direction:column}.gform-theme--foundation .ginput_cardinfo_left legend{float:inline-start}.gform-theme--foundation .field_sublabel_below .ginput_cardinfo_left{flex-direction:column-reverse;justify-content:flex-end}.gform-theme--foundation .ginput_cardinfo_right{display:inline-flex;flex-flow:row wrap;justify-content:flex-start}.gform-theme--foundation .ginput_cardinfo_right label{inline-size:100%}.gform-theme--foundation .ginput_card_security_code{flex:1}.gform-theme--foundation .ginput_card_security_code_icon{align-self:center;background-image:url(/wp-content/plugins/gravityforms/images/gf-creditcards.svg);background-position:-382px center;background-repeat:no-repeat;block-size:32px;display:block;flex:none;inline-size:40px;margin-inline-start:.3em}@media (min-width:640px){.gform-theme--foundation .ginput_card_expiration_month_container,.gform-theme--foundation .ginput_card_expiration_year_container,.gform-theme--foundation .ginput_cardinfo_left,.gform-theme--foundation .ginput_cardinfo_right{inline-size:50%}.gform-theme--foundation .ginput_cardinfo_right .ginput_card_security_code{flex:none;inline-size:50%}}.gform-theme--foundation .gfield--input-type-datepicker .ginput_container_date{position:relative}.gform-theme--foundation .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date .gform-datepicker-toggle-icon--default::before{block-size:20px;display:block;inline-size:20px}.gform-theme--foundation .ginput_complex .ginput_container_date{inline-size:var(--gf-field-date-width)}.gform-theme--foundation .ginput_complex .ginput_container_date label{display:block}.gform-theme--foundation:where(:not(.gform_editor)) .gf_hidden,.gform-theme--foundation:where(:not(.gform_editor)) .gform_hidden{display:none}.gform-theme--foundation .gform_validation_container{display:none!important}.gform-theme--foundation .ginput_container_list--columns .gfield_list_group_item::before{content:attr(data-label)}.gform-theme--foundation .gfield_list_header{display:none}.gform-theme--foundation .gfield_header_item{word-wrap:anywhere}.gform-theme--foundation .gfield_list_group{margin-block-end:var(--gf-field-gap-y)}.gform-theme--foundation .gfield_list_group:last-child{margin-block-end:0}.gform-theme--foundation .gfield_list_group_item+.gfield_list_group_item{margin-block-start:4px}.gform-theme--foundation .gfield_list_group_item input,.gform-theme--foundation .gfield_list_group_item select,.gform-theme--foundation .gfield_list_group_item textarea{inline-size:100%}.gform-theme--foundation .gfield_header_item--icons,.gform-theme--foundation .gfield_list_icons{align-items:center;display:flex;gap:var(--gf-field-list-btns-gap)}.gform-theme--foundation .add_list_item,.gform-theme--foundation .delete_list_item{font-size:12px;padding:0}@media (min-width:640px){.gform-theme--foundation .ginput_container_list--columns .gfield_list_group_item::before{content:none}.gform-theme--foundation .gfield_list_group,.gform-theme--foundation .gfield_list_header{display:flex;flex-direction:row;flex-wrap:nowrap}.gform-theme--foundation .gfield_header_item:where(:not(.gfield_header_item--icons)){flex:1 1 0}.gform-theme--foundation .gfield_list_group_item{flex:1}.gform-theme--foundation .gfield_list_group_item+.gfield_list_group_item{margin-block-start:0}.gform-theme--foundation .gfield_header_item--icons,.gform-theme--foundation .gfield_list_icons{flex:none;flex-wrap:wrap;inline-size:var(--gf-field-list-btns-width);justify-content:center}}.gform-theme--foundation .gf_page_steps{display:flex;flex-wrap:wrap;gap:var(--gf-field-pg-steps-gap-y) var(--gf-field-pg-steps-gap-x)}.gform-theme--foundation .gf_step_active{font-weight:500}.gform-theme--foundation .gform_show_password{inset-block-start:50%;inset-inline-end:12px;position:absolute;transform:translateY(-50%)}.gform-theme--foundation .password_input_container{display:block;position:relative}.gform-theme--foundation .ginput_password{display:block}.gform-theme--foundation .ginput_password input{inline-size:100%}.gform-theme--foundation ::-ms-reveal{display:none}.gform-theme--foundation .gfield--type-phone .gform-phone{box-sizing:border-box;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gform-theme--foundation .gfield--type-phone .gform-phone *{box-sizing:border-box}.gform-theme--foundation .gfield--type-phone .gform-phone__flag-icon{background-image:url(/wp-content/plugins/gravityforms/images/theme/international-phone/flags-sprite.webp);background-image:-webkit-image-set(url(/wp-content/plugins/gravityforms/images/theme/international-phone/flags-sprite.webp) 1x,url(/wp-content/plugins/gravityforms/images/theme/international-phone/flags-sprite@2x.webp) 2x);background-image:image-set(url(/wp-content/plugins/gravityforms/images/theme/international-phone/flags-sprite.webp) 1x,url(/wp-content/plugins/gravityforms/images/theme/international-phone/flags-sprite@2x.webp) 2x);background-repeat:no-repeat;background-size:auto 20px;block-size:20px;display:inline-block;inline-size:30px}@media (min-resolution:192dpi){.gform-theme--foundation .gfield--type-phone .gform-phone__flag-icon{background-image:url(/wp-content/plugins/gravityforms/images/theme/international-phone/flags-sprite@2x.webp)}}.gform-theme--foundation .gfield--type-phone .gform-phone__input-wrapper{display:grid;grid-gap:0;gap:0;grid-template-columns:min-content 1fr}.gform-theme--foundation .gfield--type-phone .ginput_country-selector_container{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-end}.gform-theme--foundation .gfield--type-phone .ginput_country-selector_container label{padding-inline-end:8px}.gform-theme--foundation .gfield--type-phone .gform-phone__country-selector{align-items:center;background-color:#f2f3f5;border:1px solid #686e77;border-end-end-radius:0;border-start-end-radius:0;cursor:pointer;display:flex;gap:8px;margin-inline-end:-1px;padding-block:7px;padding-inline:12px;position:relative;z-index:1}.gform-theme--foundation .gfield--type-phone .gform-phone__country-selector:hover{background-color:#fff;border-inline-end-color:#686e77;color:rgba(17,35,55,.725)}.gform-theme--foundation .gfield--type-phone .gform-phone__country-selector:focus{background-color:#f2f3f5;border-inline-end-color:#686e77;color:rgba(17,35,55,.725)}.gform-theme--foundation .gfield--type-phone .gform-phone__country-selector:disabled{background-color:#f2f3f5;border-inline-end-color:#686e77;color:rgba(17,35,55,.725)}.gform-theme--foundation .gfield--type-phone .gform-phone__country-selector::after{background-image:url(/wp-content/plugins/gravityforms/images/theme/international-phone/select.svg);background-position:center;background-repeat:no-repeat;background-size:10px 6px;block-size:6px;content:"";display:inline-block;inline-size:10px}.gform-theme--foundation .gfield--type-phone .ginput_phone_container{width:100%}.gform-theme--foundation .gfield--type-phone .gform-phone__input{flex:1;position:relative}.gform-theme--foundation .gfield--type-phone .gform-phone__input:focus{z-index:2}.gform-theme--foundation .gfield--type-phone .gform-phone__dial-code{display:none;font-size:14px}.gform-theme--foundation .gfield--type-phone .gform-phone--show-dial-code .gform-phone__dial-code{display:inline}.gform-theme--foundation .gfield--type-phone .gform-phone__dropdown{background-color:#fff;border:transparent;box-shadow:0 0 1px rgba(18,25,97,.24),0 24px 24px rgba(18,25,97,.03),0 2px 2px rgba(18,25,97,.03),0 4px 4px rgba(18,25,97,.03),0 8px 8px rgba(18,25,97,.03),0 16px 16px rgba(18,25,97,.03);display:block;inline-size:100%;margin-block-start:-1px;overflow:hidden;padding-block:0;padding-inline:0;position:absolute;top:calc(100% + 8px);z-index:1010}.gform-theme--foundation .gfield--type-phone .gform-phone__dropdown.gform-phone__dropdown--hidden{display:none}.gform-theme--foundation .gfield--type-phone.field_sublabel_below .gform-phone__dropdown{top:calc(100% - (1.5rem - 8px))}.gform-theme--foundation .gfield--type-phone.field_sublabel_below .ginput_country-selector_container,.gform-theme--foundation .gfield--type-phone.field_sublabel_below .ginput_phone_container{justify-content:flex-start}.gform-theme--foundation .gfield--type-phone.field_sublabel_above .ginput_phone_container{align-items:end;display:grid}.gform-theme--foundation .gfield--type-phone .gform-phone__search-wrapper{background-color:#fff;inline-size:100%;margin-block:0 calc(12px * -1);margin-inline:0;padding-block:12px;padding-inline:12px;position:relative;z-index:1010}.gform-theme--foundation .gfield--type-phone .gform-phone__search-wrapper input[type=text]{background-image:url(/wp-content/plugins/gravityforms/images/theme/international-phone/search.svg);background-position:4px center;background-repeat:no-repeat;background-size:20px;display:block;inline-size:100%;margin:0;padding-inline:28px 12px}.gform-theme--foundation .gfield--type-phone .gform-phone__country-list{display:flex;flex-direction:column;margin-block:0;margin-inline:0;max-block-size:240px;-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto;padding-block:12px;padding-inline:0}.gform-theme--foundation .gfield--type-phone .gform-phone__country-item{align-items:center;color:#112337;cursor:pointer;display:flex;font-size:14px;gap:9px;margin-block:0;margin-inline:0;padding-block:6px;padding-inline:12px}.gform-theme--foundation .gfield--type-phone .gform-phone__country-item.gform-phone__country-item--focused,.gform-theme--foundation .gfield--type-phone .gform-phone__country-item:hover{background-color:#f2f3f5}.gform-theme--foundation .gfield--type-phone .gform-phone__country-item.gform-phone__country-item--active{background-color:#f2f3f5;box-shadow:inset 3px 0 0 #204ce5}.gform-theme--foundation .gfield--type-phone .gform-phone__country-item.gform-phone__country-item--no-results{background:#f4f4f4;color:#474747}.gform-theme--foundation .gfield--type-phone .gform-phone__country-item .gform-phone__flag-icon{flex:none}.gform-theme--foundation .gfield--type-phone .gform-phone__country-code{flex:none;font-size:12px;margin-inline-start:auto}html:where(:not([dir=rtl])) .gform-theme--framework .gfield--type-phone .gform-phone__input{border-bottom-left-radius:0;border-top-left-radius:0}html[dir=rtl] .gform-theme--foundation .gfield--type-phone input[type=tel]{text-align:end}html[dir=rtl] .gform-theme--foundation .gfield--type-phone .gform-phone__input{border-bottom-right-radius:0;border-top-right-radius:0}html[dir=rtl] .gform-theme--foundation .gfield--type-phone .gform-phone__search{background-position:calc(100% - 4px) center}.gform-theme--foundation:where(:not(.gform_editor)) .gfield--type-captcha:not(.gfield--captcha-invisible) iframe{block-size:78px;inline-size:100%}.gform-theme--foundation:where(:not(.gform_editor)) .gfield--type-captcha.gfield--captcha-invisible,.gform_wrapper.gravity-theme:where(:not(.gform_editor)) .gfield--type-captcha.gfield--captcha-invisible{block-size:0;inline-size:0;margin:0;min-block-size:0;overflow:visible;padding:0;position:absolute}.gform-theme--foundation:where(:not(.gform_editor)) .gfield--type-captcha.gfield--captcha-invisible .ginput_recaptcha[data-size=invisible],.gform_wrapper.gravity-theme:where(:not(.gform_editor)) .gfield--type-captcha.gfield--captcha-invisible .ginput_recaptcha[data-size=invisible]{block-size:0;inline-size:0;margin:0;min-block-size:0;overflow:visible;padding:0}.gform-theme--foundation:where(:not(.gform_editor)) .gfield--type-captcha.gfield--captcha-invisible.gfield_error,.gform_wrapper.gravity-theme:where(:not(.gform_editor)) .gfield--type-captcha.gfield--captcha-invisible.gfield_error{block-size:auto;inline-size:auto;position:static}.gform-theme--foundation .gfield_post_tags_hint{margin:0}.gform-theme--foundation .ginput_complex .ginput_container_time{inline-size:var(--gf-field-time-width)}.gform-theme--foundation .hour_minute_colon{display:none}.gform-theme--foundation .gf_hide_ampm .gfield_time_ampm{display:none!important}html[dir=rtl] .gform-theme--foundation .gfield--type-time .gform-grid-row{flex-direction:row-reverse;justify-content:flex-end}@media (min-width:640px){.gform-theme--foundation .gfield.gf_list_2col:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_2col:where(:not(.gfield--type-image_choice)) .gfield_radio,.gform-theme--foundation .gfield.gf_list_3col:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_3col:where(:not(.gfield--type-image_choice)) .gfield_radio,.gform-theme--foundation .gfield.gf_list_4col:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_4col:where(:not(.gfield--type-image_choice)) .gfield_radio,.gform-theme--foundation .gfield.gf_list_5col:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_5col:where(:not(.gfield--type-image_choice)) .gfield_radio{display:grid}.gform-theme--foundation .gfield.gf_list_2col:where(:not(.gfield--type-image_choice)) .gfield-choice-toggle-all,.gform-theme--foundation .gfield.gf_list_3col:where(:not(.gfield--type-image_choice)) .gfield-choice-toggle-all,.gform-theme--foundation .gfield.gf_list_4col:where(:not(.gfield--type-image_choice)) .gfield-choice-toggle-all,.gform-theme--foundation .gfield.gf_list_5col:where(:not(.gfield--type-image_choice)) .gfield-choice-toggle-all{grid-column:1/-1}.gform-theme--foundation .gfield.gf_list_2col:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_2col:where(:not(.gfield--type-image_choice)) .gfield_radio{grid-template-columns:repeat(2,1fr)}.gform-theme--foundation .gfield.gf_list_3col:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_3col:where(:not(.gfield--type-image_choice)) .gfield_radio{grid-template-columns:repeat(3,1fr)}.gform-theme--foundation .gfield.gf_list_4col:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_4col:where(:not(.gfield--type-image_choice)) .gfield_radio{grid-template-columns:repeat(4,1fr)}.gform-theme--foundation .gfield.gf_list_5col:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_5col:where(:not(.gfield--type-image_choice)) .gfield_radio{grid-template-columns:repeat(5,1fr)}.gform-theme--foundation .gfield.gf_list_2col_vertical:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_2col_vertical:where(:not(.gfield--type-image_choice)) .gfield_radio,.gform-theme--foundation .gfield.gf_list_3col_vertical:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_3col_vertical:where(:not(.gfield--type-image_choice)) .gfield_radio,.gform-theme--foundation .gfield.gf_list_4col_vertical:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_4col_vertical:where(:not(.gfield--type-image_choice)) .gfield_radio,.gform-theme--foundation .gfield.gf_list_5col_vertical:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_5col_vertical:where(:not(.gfield--type-image_choice)) .gfield_radio{display:block;line-height:0;margin-block-start:calc(var(--gf-field-choice-gap) * -1)}.gform-theme--foundation .gfield.gf_list_2col_vertical:where(:not(.gfield--type-image_choice)) .gchoice,.gform-theme--foundation .gfield.gf_list_3col_vertical:where(:not(.gfield--type-image_choice)) .gchoice,.gform-theme--foundation .gfield.gf_list_4col_vertical:where(:not(.gfield--type-image_choice)) .gchoice,.gform-theme--foundation .gfield.gf_list_5col_vertical:where(:not(.gfield--type-image_choice)) .gchoice{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;display:grid;inline-size:100%;padding-block-start:var(--gf-field-choice-gap)}.gform-theme--foundation .gfield.gf_list_2col_vertical:where(:not(.gfield--type-image_choice)) .gchoice .gform-field-label--type-inline,.gform-theme--foundation .gfield.gf_list_3col_vertical:where(:not(.gfield--type-image_choice)) .gchoice .gform-field-label--type-inline,.gform-theme--foundation .gfield.gf_list_4col_vertical:where(:not(.gfield--type-image_choice)) .gchoice .gform-field-label--type-inline,.gform-theme--foundation .gfield.gf_list_5col_vertical:where(:not(.gfield--type-image_choice)) .gchoice .gform-field-label--type-inline{width:-moz-fit-content;width:fit-content}.gform-theme--foundation .gfield.gf_list_2col_vertical:where(:not(.gfield--type-image_choice)) .gfield-choice-toggle-all,.gform-theme--foundation .gfield.gf_list_3col_vertical:where(:not(.gfield--type-image_choice)) .gfield-choice-toggle-all,.gform-theme--foundation .gfield.gf_list_4col_vertical:where(:not(.gfield--type-image_choice)) .gfield-choice-toggle-all,.gform-theme--foundation .gfield.gf_list_5col_vertical:where(:not(.gfield--type-image_choice)) .gfield-choice-toggle-all{-moz-column-span:all;column-span:all;margin-block-start:calc(var(--gf-field-choice-meta-margin-y-start) + var(--gf-field-choice-gap))}.gform-theme--foundation .gfield.gf_list_2col_vertical:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_2col_vertical:where(:not(.gfield--type-image_choice)) .gfield_radio{-moz-column-count:2;column-count:2}.gform-theme--foundation .gfield.gf_list_3col_vertical:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_3col_vertical:where(:not(.gfield--type-image_choice)) .gfield_radio{-moz-column-count:3;column-count:3}.gform-theme--foundation .gfield.gf_list_4col_vertical:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_4col_vertical:where(:not(.gfield--type-image_choice)) .gfield_radio{-moz-column-count:4;column-count:4}.gform-theme--foundation .gfield.gf_list_5col_vertical:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_5col_vertical:where(:not(.gfield--type-image_choice)) .gfield_radio{-moz-column-count:5;column-count:5}.gform-theme--foundation .gfield.gf_list_inline:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_inline:where(:not(.gfield--type-image_choice)) .gfield_radio{flex-direction:row;flex-wrap:wrap;gap:12px 16px}}.gform-theme--foundation .gf_hide_ampm .gfield_time_ampm{display:none!important}.gform-theme--foundation .gsection.gf_scroll_text{background-color:#fff;block-size:15rem;border:1px solid #ccc;overflow-x:hidden;overflow-y:scroll;padding:2rem}.gform-theme--foundation .gsection.gf_scroll_text .gsection_title{margin-block-start:0}.gform-theme--foundation .gfield.gfield_html.gf_alert_blue,.gform-theme--foundation .gfield.gfield_html.gf_alert_gray,.gform-theme--foundation .gfield.gfield_html.gf_alert_green,.gform-theme--foundation .gfield.gfield_html.gf_alert_red,.gform-theme--foundation .gfield.gfield_html.gf_alert_yellow{border-radius:3px;margin-block:1.25rem!important;margin-inline:0!important;padding:1.25rem!important}.gform-theme--foundation .gfield.gfield_html.gf_alert_green{background-color:#cbeca0;border:1px solid #97b48a;color:#030;text-shadow:#dfb 1px 1px}.gform-theme--foundation .gfield.gfield_html.gf_alert_red{background-color:#faf2f5;border:1px solid #cfadb3;color:#832525;text-shadow:#fff 1px 1px}.gform-theme--foundation .gfield.gfield_html.gf_alert_yellow{background-color:#fffbcc;border:1px solid #e6db55;color:#222;text-shadow:#fcfaea 1px 1px}.gform-theme--foundation .gfield.gfield_html.gf_alert_gray{background-color:#eee;border:1px solid #ccc;color:#424242;text-shadow:#fff 1px 1px}.gform-theme--foundation .gfield.gfield_html.gf_alert_blue{background-color:#d1e4f3;border:1px solid #a7c2e7;color:#314475;text-shadow:#e0f1ff 1px 1px}.gform-theme--foundation .gf_simple_horizontal{inline-size:calc(100% - 16px);margin-block:0;margin-inline:auto}.gform-theme--foundation .gf_simple_horizontal .gform_body,.gform-theme--foundation .gf_simple_horizontal .gform_footer.top_label{display:table-cell;margin:0;padding:0;position:relative;vertical-align:middle}.gform-theme--foundation .gf_simple_horizontal .gform_body{inline-size:auto;max-inline-size:75%}.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label{display:table;inline-size:100%}.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label .gfield{block-size:auto;display:table-cell;padding-inline-end:1em}.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label .gfield .large,.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label .gfield .medium,.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label .gfield .small{inline-size:100%}.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label .gfield .ginput_container_checkbox .gchoice,.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label .gfield .ginput_container_radio .gchoice{display:inline-block;margin-inline-end:.5em}.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label.form_sublabel_above .gfield,.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label.form_sublabel_below .gfield{vertical-align:middle}.gform-theme--foundation .gf_simple_horizontal .gfield,.gform-theme--foundation .gf_simple_horizontal .ginput_container{margin-block-start:0!important}.gform-theme--foundation .gf_simple_horizontal .gform_footer.top_label{inline-size:auto;margin:0;max-inline-size:25%;padding:0;text-align:start}.gform-theme--foundation .gf_simple_horizontal .gform_footer.top_label input[type=button],.gform-theme--foundation .gf_simple_horizontal .gform_footer.top_label input[type=image],.gform-theme--foundation .gf_simple_horizontal .gform_footer.top_label input[type=submit]{block-size:auto}.gform-theme--foundation .gf_simple_horizontal .gfield_description:not(.gfield_validation_message),.gform-theme--foundation .gf_simple_horizontal .gfield_label,.gform-theme--foundation .gf_simple_horizontal .ginput_complex label{block-size:1px;display:block;inline-size:1px;inset-block-start:0;inset-inline-start:-9000px;overflow:hidden;position:absolute}.gform_confirmation_wrapper.gf_confirmation_simple_yellow{background-color:#fffbcc;border-block:1px solid #e6db55;color:#424242;font-size:25px;margin-block:30px;margin-inline:0;max-inline-size:99%;padding:32px}.gform_confirmation_wrapper.gf_confirmation_simple_gray{background-color:#eaeaea;border-block:1px solid #ccc;color:#424242;font-size:25px;margin-block:30px;margin-inline:0;max-inline-size:99%;padding:32px}.gform_confirmation_wrapper.gf_confirmation_yellow_gradient{background-color:#fffbd2;border:1px solid #e6db55;box-shadow:0 0 5px rgba(221,215,131,.75);margin-block:30px;margin-inline:0;position:relative}.gform_confirmation_wrapper.gf_confirmation_yellow_gradient .gform_confirmation_message{background:#fffce5;background:linear-gradient(to bottom,#fffce5 0,#fff9bf 100%);background-color:#fffbcc;border-block-end:1px solid #e6db55;border-block-start:2px solid #fff;color:#424242;font-size:28px;margin:0;max-inline-size:99%;padding:40px}.gform_confirmation_wrapper.gf_confirmation_green_gradient{background-color:#f1fcdf;border:1px solid #a7c37c;box-shadow:0 0 5px rgba(86,122,86,.4);margin-block:30px;margin-inline:0;position:relative}.gform_confirmation_wrapper.gf_confirmation_green_gradient .gform_confirmation_message{background:#dbf2b7;background:linear-gradient(to bottom,#dbf2b7 0,#b4d088 100%);background-color:#fffbcc;border-block-end:1px solid #a7c37c;border-block-start:2px solid #effade;color:#030;font-size:28px;margin:0;max-inline-size:99%;padding:40px;text-shadow:#dfb 1px 1px}.gform_confirmation_wrapper.gf_confirmation_green_gradient::after,.gform_confirmation_wrapper.gf_confirmation_green_gradient::before,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::after,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::before{background:rgba(0,0,0,.2);box-shadow:0 15px 10px rgba(0,0,0,.2);content:"";inline-size:50%;inset-block:80% 15px;inset-inline-start:10px;max-inline-size:40%;position:absolute;transform:rotate(-3deg);z-index:-1}.gform_confirmation_wrapper.gf_confirmation_green_gradient::after,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::after{inset-inline:auto 10px;transform:rotate(3deg)}.gform-theme--foundation .validation_message--hidden-on-empty:empty{display:none}.gform-theme--foundation .gform-loader{align-self:center;animation:gformLoader 1.1s infinite linear;block-size:10em;border-block-end:1.1em solid #000;border-block-start:1.1em solid #fff;border-inline-end:1.1em solid #fff;border-inline-start:1.1em solid #000;border-radius:50%;display:inline-block;font-size:2px;inline-size:10em;position:relative;transform:translateZ(0)}@keyframes gformLoader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.gform-theme--api,.gform-theme--framework{--gf-radius:3px;--gf-radius-max-sm:2px;--gf-radius-max-md:3px;--gf-radius-max-lg:8px}.gform-theme--api,.gform-theme--framework{--gf-color-primary:#204ce5;--gf-color-primary-rgb:45,127,251;--gf-color-primary-contrast:#fff;--gf-color-primary-contrast-rgb:255,255,255;--gf-color-primary-darker:#044ad3;--gf-color-primary-lighter:#044ad3;--gf-color-secondary:#fff;--gf-color-secondary-rgb:255,255,255;--gf-color-secondary-contrast:#112337;--gf-color-secondary-contrast-rgb:17,35,55;--gf-color-secondary-darker:#f2f3f5;--gf-color-secondary-lighter:#f2f3f5;--gf-color-out-ctrl-dark:#585e6a;--gf-color-out-ctrl-dark-rgb:88,94,106;--gf-color-out-ctrl-dark-darker:#112337;--gf-color-out-ctrl-dark-lighter:#686e77;--gf-color-out-ctrl-light:#e5e7eb;--gf-color-out-ctrl-light-rgb:229,231,235;--gf-color-out-ctrl-light-darker:#d2d5db;--gf-color-out-ctrl-light-lighter:#f2f3f5;--gf-color-in-ctrl:#fff;--gf-color-in-ctrl-rgb:255,255,255;--gf-color-in-ctrl-contrast:#112337;--gf-color-in-ctrl-contrast-rgb:17,35,55;--gf-color-in-ctrl-darker:#f2f3f5;--gf-color-in-ctrl-lighter:#f2f3f5;--gf-color-in-ctrl-primary:var(--gf-color-primary);--gf-color-in-ctrl-primary-rgb:var(--gf-color-primary-rgb);--gf-color-in-ctrl-primary-contrast:var(--gf-color-primary-contrast);--gf-color-in-ctrl-primary-contrast-rgb:var(--gf-color-primary-contrast-rgb);--gf-color-in-ctrl-primary-darker:var(--gf-color-primary-darker);--gf-color-in-ctrl-primary-lighter:var(--gf-color-primary-lighter);--gf-color-in-ctrl-dark:#585e6a;--gf-color-in-ctrl-dark-rgb:88,94,106;--gf-color-in-ctrl-dark-darker:#112337;--gf-color-in-ctrl-dark-lighter:#686e77;--gf-color-in-ctrl-light:#e5e7eb;--gf-color-in-ctrl-light-rgb:229,231,235;--gf-color-in-ctrl-light-darker:#d2d5db;--gf-color-in-ctrl-light-lighter:#f2f3f5;--gf-color-danger:#c02b0a;--gf-color-danger-rgb:192,43,10;--gf-color-danger-contrast:#fff;--gf-color-danger-contrast-rgb:255,255,255;--gf-color-success:#399f4b;--gf-color-success-rgb:57,159,75;--gf-color-success-contrast:#fff;--gf-color-success-contrast-rgb:255,255,255}.gform-theme--api,.gform-theme--framework{--gf-icon-font-family:"gform-icons-orbital";--gf-icon-font-size:20px;--gf-icon-ctrl-checkbox:"\e900";--gf-icon-ctrl-select-down:"\e901";--gf-icon-ctrl-select-up:"\e902";--gf-icon-ctrl-select:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='%23686E77'/%3E%3C/svg%3E");--gf-icon-ctrl-search:url("data:image/svg+xml,%3Csvg width='640' height='640' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z' fill='%23686E77'/%3E%3C/svg%3E");--gf-icon-ctrl-cancel:"\e918";--gf-icon-ctrl-number:url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z' fill='%23686E77'/%3E%3C/svg%3E");--gf-icon-ctrl-pwd-hidden:"\e90a";--gf-icon-ctrl-pwd-visible:"\e909";--gf-icon-ctrl-list-item-add:"\e90f";--gf-icon-ctrl-list-item-remove:"\e90e";--gf-icon-ctrl-save-continue:"\e910";--gf-icon-ctrl-pg-numbers-complete:"\e90b";--gf-icon-ctrl-file:"\e911";--gf-icon-ctrl-file-completed:"\e90c";--gf-icon-ctrl-file-cancel:"\e904";--gf-icon-ctrl-file-remove:"\e919";--gf-icon-ctrl-datepicker:"\e91a";--gf-icon-ctrl-datepicker-left:"\e91b";--gf-icon-ctrl-datepicker-right:"\e91c";--gf-icon-ctrl-img-choice-placeholder:"\e922";--gf-icon-tooltip-error:"\e906"}.gform-theme--api,.gform-theme--framework{--gf-padding-x:12px;--gf-padding-y:12px;--gf-label-space-primary:8px;--gf-label-choice-field-space-primary:12px;--gf-label-space-x-secondary:12px;--gf-label-space-y-sm-secondary:-1px;--gf-label-space-y-md-secondary:0;--gf-label-space-y-lg-secondary:1px;--gf-label-space-y-xl-secondary:4px;--gf-label-space-y-secondary:var(--gf-label-space-y-md-secondary);--gf-label-space-tertiary:8px;--gf-desc-space:8px;--gf-desc-choice-field-space:12px}.gform-theme--api,.gform-theme--framework{--gf-transition-duration:0.15s;--gf-transition-ctrl:var(--gf-transition-duration)}.gform-theme--api,.gform-theme--framework{--gf-font-family-base:initial;--gf-font-style-base:normal;--gf-font-family-primary:var(--gf-font-family-base);--gf-font-size-primary:14px;--gf-font-style-primary:var(--gf-font-style-base);--gf-font-weight-primary:400;--gf-letter-spacing-primary:0;--gf-line-height-primary:1.5;--gf-font-family-secondary:var(--gf-font-family-base);--gf-font-size-secondary:14px;--gf-font-style-secondary:var(--gf-font-style-base);--gf-font-weight-secondary:500;--gf-letter-spacing-secondary:0;--gf-line-height-secondary:1.43;--gf-font-family-tertiary:var(--gf-font-family-base);--gf-font-size-tertiary:14px;--gf-font-style-tertiary:var(--gf-font-style-base);--gf-font-weight-tertiary:400;--gf-letter-spacing-tertiary:0;--gf-line-height-tertiary:1.43}.gform-theme--api,.gform-theme--framework{--gf-ctrl-bg-color:var(--gf-color-in-ctrl);--gf-ctrl-bg-color-hover:var(--gf-ctrl-bg-color);--gf-ctrl-bg-color-focus:var(--gf-ctrl-bg-color);--gf-ctrl-bg-color-disabled:var(--gf-color-in-ctrl-light-lighter);--gf-ctrl-bg-color-error:var(--gf-ctrl-bg-color);--gf-ctrl-border-color:var(--gf-color-in-ctrl-dark-lighter);--gf-ctrl-border-color-hover:var(--gf-ctrl-border-color);--gf-ctrl-border-color-focus:var(--gf-color-primary);--gf-ctrl-border-color-disabled:var(--gf-color-in-ctrl-light-darker);--gf-ctrl-border-color-error:var(--gf-color-danger);--gf-ctrl-border-style:solid;--gf-ctrl-border-width:1px;--gf-ctrl-radius:var(--gf-radius);--gf-ctrl-radius-max-sm:min(var(--gf-ctrl-radius), var(--gf-radius-max-sm));--gf-ctrl-radius-max-md:min(var(--gf-ctrl-radius), var(--gf-radius-max-md));--gf-ctrl-radius-max-lg:min(var(--gf-ctrl-radius), var(--gf-radius-max-lg));--gf-ctrl-outline-color:transparent;--gf-ctrl-outline-color-focus:rgba(var(--gf-color-primary-rgb), 0.65);--gf-ctrl-outline-offset:1px;--gf-ctrl-outline-style:solid;--gf-ctrl-outline-width:0;--gf-ctrl-outline-width-focus:3px;--gf-ctrl-color:var(--gf-color-in-ctrl-contrast);--gf-ctrl-color-hover:var(--gf-ctrl-color);--gf-ctrl-color-focus:var(--gf-ctrl-color);--gf-ctrl-color-disabled:rgba(var(--gf-color-in-ctrl-contrast-rgb), 0.6);--gf-ctrl-color-error:var(--gf-ctrl-color);--gf-ctrl-icon-color:var(--gf-color-in-ctrl-dark-lighter);--gf-ctrl-icon-color-hover:var(--gf-color-in-ctrl-dark-darker);--gf-ctrl-icon-color-focus:var(--gf-ctrl-icon-color-hover);--gf-ctrl-icon-color-disabled:var(--gf-ctrl-icon-color);--gf-ctrl-shadow:0 1px 4px rgba(18, 25, 97, 0.0779552);--gf-ctrl-accent-color:var(--gf-color-in-ctrl-primary);--gf-ctrl-appearance:none;--gf-ctrl-size-sm:35px;--gf-ctrl-size-md:38px;--gf-ctrl-size-lg:47px;--gf-ctrl-size-xl:54px;--gf-ctrl-size:var(--gf-ctrl-size-md);--gf-ctrl-padding-x:var(--gf-padding-x);--gf-ctrl-padding-y:0;--gf-ctrl-transition:var(--gf-transition-ctrl);--gf-ctrl-font-family:var(--gf-font-family-primary);--gf-ctrl-font-size:var(--gf-font-size-primary);--gf-ctrl-font-style:var(--gf-font-style-base);--gf-ctrl-font-weight:var(--gf-font-weight-primary);--gf-ctrl-letter-spacing:var(--gf-letter-spacing-primary);--gf-ctrl-line-height:var(--gf-ctrl-size);--gf-ctrl-placeholder-color:rgba(var(--gf-color-in-ctrl-contrast-rgb), 0.7);--gf-ctrl-placeholder-font-family:var(--gf-ctrl-font-family);--gf-ctrl-placeholder-font-size:var(--gf-ctrl-font-size);--gf-ctrl-placeholder-font-style:var(--gf-ctrl-font-style);--gf-ctrl-placeholder-font-weight:var(--gf-ctrl-font-weight);--gf-ctrl-placeholder-letter-spacing:var(--gf-ctrl-letter-spacing);--gf-ctrl-placeholder-opacity:1}.gform-theme--api,.gform-theme--framework{--gf-ctrl-readonly-color:var(--gf-ctrl-color);--gf-ctrl-readonly-font-family:var(--gf-ctrl-font-family);--gf-ctrl-readonly-font-size:var(--gf-ctrl-font-size);--gf-ctrl-readonly-font-style:var(--gf-ctrl-font-style);--gf-ctrl-readonly-font-weight:500;--gf-ctrl-readonly-letter-spacing:var(--gf-ctrl-letter-spacing);--gf-ctrl-readonly-line-height:1}.gform-theme--api,.gform-theme--framework{--gf-ctrl-btn-radius:var(--gf-radius);--gf-ctrl-btn-shadow:0 1px 4px rgba(18, 25, 97, 0.0779552);--gf-ctrl-btn-shadow-hover:var(--gf-ctrl-btn-shadow);--gf-ctrl-btn-shadow-focus:var(--gf-ctrl-btn-shadow);--gf-ctrl-btn-shadow-disabled:var(--gf-ctrl-btn-shadow);--gf-ctrl-btn-opacity:1;--gf-ctrl-btn-opacity-disabled:0.5;--gf-ctrl-btn-size-xs:30px;--gf-ctrl-btn-size-sm:var(--gf-ctrl-size-sm);--gf-ctrl-btn-size-md:var(--gf-ctrl-size-md);--gf-ctrl-btn-size-lg:var(--gf-ctrl-size-lg);--gf-ctrl-btn-size-xl:var(--gf-ctrl-size-xl);--gf-ctrl-btn-size:var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-padding-x-xs:8px;--gf-ctrl-btn-padding-x-sm:12px;--gf-ctrl-btn-padding-x-md:16px;--gf-ctrl-btn-padding-x-lg:20px;--gf-ctrl-btn-padding-x-xl:24px;--gf-ctrl-btn-padding-x:var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-padding-y:0;--gf-ctrl-btn-font-family:var(--gf-font-family-base);--gf-ctrl-btn-font-size-xs:12px;--gf-ctrl-btn-font-size-sm:14px;--gf-ctrl-btn-font-size-md:14px;--gf-ctrl-btn-font-size-lg:16px;--gf-ctrl-btn-font-size-xl:16px;--gf-ctrl-btn-font-size:var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-font-style:var(--gf-font-style-base);--gf-ctrl-btn-font-weight:500;--gf-ctrl-btn-letter-spacing:var(--gf-letter-spacing-primary);--gf-ctrl-btn-line-height:1;--gf-ctrl-btn-text-decoration:none;--gf-ctrl-btn-text-transform:none;--gf-ctrl-btn-icon:none;--gf-ctrl-btn-icon-font-size:var(--gf-icon-font-size);--gf-ctrl-btn-icon-gap:6px;--gf-ctrl-btn-icon-transition:var(--gf-ctrl-transition);--gf-ctrl-btn-bg-color-primary:var(--gf-color-primary);--gf-ctrl-btn-bg-color-hover-primary:var(--gf-color-primary-darker);--gf-ctrl-btn-bg-color-focus-primary:var(--gf-ctrl-btn-bg-color-primary);--gf-ctrl-btn-bg-color-disabled-primary:var(--gf-ctrl-btn-bg-color-primary);--gf-ctrl-btn-border-color-primary:transparent;--gf-ctrl-btn-border-color-hover-primary:transparent;--gf-ctrl-btn-border-color-focus-primary:var(--gf-ctrl-btn-bg-color-hover-primary);--gf-ctrl-btn-border-color-disabled-primary:transparent;--gf-ctrl-btn-border-style-primary:solid;--gf-ctrl-btn-border-width-primary:1px;--gf-ctrl-btn-color-primary:var(--gf-color-primary-contrast);--gf-ctrl-btn-color-hover-primary:var(--gf-ctrl-btn-color-primary);--gf-ctrl-btn-color-focus-primary:var(--gf-ctrl-btn-color-primary);--gf-ctrl-btn-color-disabled-primary:var(--gf-ctrl-btn-color-primary);--gf-ctrl-btn-icon-color-primary:var(--gf-ctrl-btn-color-primary);--gf-ctrl-btn-icon-color-hover-primary:var(--gf-ctrl-btn-icon-color-primary);--gf-ctrl-btn-icon-color-focus-primary:var(--gf-ctrl-btn-icon-color-primary);--gf-ctrl-btn-icon-color-disabled-primary:var(--gf-ctrl-btn-icon-color-primary);--gf-ctrl-btn-bg-color-secondary:var(--gf-color-secondary);--gf-ctrl-btn-bg-color-hover-secondary:var(--gf-color-secondary-darker);--gf-ctrl-btn-bg-color-focus-secondary:var(--gf-ctrl-btn-bg-color-secondary);--gf-ctrl-btn-bg-color-disabled-secondary:var(--gf-ctrl-btn-bg-color-secondary);--gf-ctrl-btn-border-color-secondary:var(--gf-color-in-ctrl-light-darker);--gf-ctrl-btn-border-color-hover-secondary:var(--gf-ctrl-btn-border-color-secondary);--gf-ctrl-btn-border-color-focus-secondary:var(--gf-ctrl-btn-bg-color-hover-primary);--gf-ctrl-btn-border-color-disabled-secondary:var(--gf-ctrl-btn-border-color-secondary);--gf-ctrl-btn-border-style-secondary:solid;--gf-ctrl-btn-border-width-secondary:1px;--gf-ctrl-btn-color-secondary:var(--gf-color-secondary-contrast);--gf-ctrl-btn-color-hover-secondary:var(--gf-ctrl-btn-color-secondary);--gf-ctrl-btn-color-focus-secondary:var(--gf-ctrl-btn-color-secondary);--gf-ctrl-btn-color-disabled-secondary:var(--gf-ctrl-btn-color-secondary);--gf-ctrl-btn-icon-color-secondary:var(--gf-ctrl-icon-color);--gf-ctrl-btn-icon-color-hover-secondary:var(--gf-ctrl-btn-icon-color-secondary);--gf-ctrl-btn-icon-color-focus-secondary:var(--gf-ctrl-btn-icon-color-secondary);--gf-ctrl-btn-icon-color-disabled-secondary:var(--gf-ctrl-btn-icon-color-secondary);--gf-ctrl-btn-bg-color-tertiary:var(--gf-color-secondary-darker);--gf-ctrl-btn-bg-color-hover-tertiary:var(--gf-color-secondary);--gf-ctrl-btn-bg-color-focus-tertiary:var(--gf-ctrl-btn-bg-color-tertiary);--gf-ctrl-btn-bg-color-disabled-tertiary:var(--gf-ctrl-btn-bg-color-tertiary);--gf-ctrl-btn-border-color-tertiary:var(--gf-ctrl-border-color);--gf-ctrl-btn-border-color-hover-tertiary:var(--gf-ctrl-btn-border-color-tertiary);--gf-ctrl-btn-border-color-focus-tertiary:var(--gf-ctrl-btn-border-color-tertiary);--gf-ctrl-btn-border-color-disabled-tertiary:var(--gf-ctrl-btn-border-color-tertiary);--gf-ctrl-btn-border-style-tertiary:solid;--gf-ctrl-btn-border-width-tertiary:var(--gf-ctrl-border-width);--gf-ctrl-btn-shadow-tertiary:none;--gf-ctrl-btn-shadow-hover-tertiary:var(--gf-ctrl-btn-shadow-tertiary);--gf-ctrl-btn-shadow-focus-tertiary:var(--gf-ctrl-btn-shadow-tertiary);--gf-ctrl-btn-shadow-disabled-tertiary:var(--gf-ctrl-btn-shadow-tertiary);--gf-ctrl-btn-color-tertiary:rgba(var(--gf-color-secondary-contrast-rgb), 0.725);--gf-ctrl-btn-color-hover-tertiary:var(--gf-ctrl-btn-color-tertiary);--gf-ctrl-btn-color-focus-tertiary:var(--gf-ctrl-btn-color-tertiary);--gf-ctrl-btn-color-disabled-tertiary:var(--gf-ctrl-btn-color-tertiary);--gf-ctrl-btn-icon-color-tertiary:var(--gf-ctrl-btn-color-tertiary);--gf-ctrl-btn-icon-color-hover-tertiary:var(--gf-ctrl-btn-icon-color-tertiary);--gf-ctrl-btn-icon-color-focus-tertiary:var(--gf-ctrl-btn-icon-color-tertiary);--gf-ctrl-btn-icon-color-disabled-tertiary:var(--gf-ctrl-btn-icon-color-tertiary);--gf-ctrl-btn-bg-color-ctrl:var(--gf-color-in-ctrl-primary);--gf-ctrl-btn-bg-color-hover-ctrl:var(--gf-color-in-ctrl-primary-darker);--gf-ctrl-btn-bg-color-focus-ctrl:var(--gf-ctrl-btn-bg-color-ctrl);--gf-ctrl-btn-bg-color-disabled-ctrl:var(--gf-ctrl-btn-bg-color-ctrl);--gf-ctrl-btn-border-color-ctrl:transparent;--gf-ctrl-btn-border-color-hover-ctrl:transparent;--gf-ctrl-btn-border-color-focus-ctrl:var(--gf-ctrl-btn-bg-color-hover-ctrl);--gf-ctrl-btn-border-color-disabled-ctrl:transparent;--gf-ctrl-btn-border-style-ctrl:solid;--gf-ctrl-btn-border-width-ctrl:1px;--gf-ctrl-btn-color-ctrl:var(--gf-color-in-ctrl-primary-contrast);--gf-ctrl-btn-color-hover-ctrl:var(--gf-ctrl-btn-color-ctrl);--gf-ctrl-btn-color-focus-ctrl:var(--gf-ctrl-btn-color-ctrl);--gf-ctrl-btn-color-disabled-ctrl:var(--gf-ctrl-btn-color-ctrl);--gf-ctrl-btn-icon-color-ctrl:var(--gf-ctrl-btn-color-ctrl);--gf-ctrl-btn-icon-color-hover-ctrl:var(--gf-ctrl-btn-icon-color-ctrl);--gf-ctrl-btn-icon-color-focus-ctrl:var(--gf-ctrl-btn-icon-color-ctrl);--gf-ctrl-btn-icon-color-disabled-ctrl:var(--gf-ctrl-btn-icon-color-ctrl);--gf-ctrl-btn-bg-color-simple:transparent;--gf-ctrl-btn-bg-color-hover-simple:var(--gf-ctrl-btn-bg-color-simple);--gf-ctrl-btn-bg-color-focus-simple:var(--gf-ctrl-btn-bg-color-simple);--gf-ctrl-btn-bg-color-disabled-simple:var(--gf-ctrl-btn-bg-color-simple);--gf-ctrl-btn-border-color-simple:transparent;--gf-ctrl-btn-border-color-hover-simple:var(--gf-ctrl-btn-border-color-simple);--gf-ctrl-btn-border-color-focus-simple:var(--gf-ctrl-border-color-focus);--gf-ctrl-btn-border-color-disabled-simple:var(--gf-ctrl-btn-border-color-simple);--gf-ctrl-btn-border-style-simple:solid;--gf-ctrl-btn-border-width-simple:1px;--gf-ctrl-btn-color-simple:rgba(var(--gf-color-out-ctrl-dark-rgb), 0.65);--gf-ctrl-btn-color-hover-simple:var(--gf-color-out-ctrl-dark);--gf-ctrl-btn-color-focus-simple:var(--gf-ctrl-btn-color-hover-simple);--gf-ctrl-btn-color-disabled-simple:var(--gf-ctrl-btn-color-simple);--gf-ctrl-btn-shadow-simple:none;--gf-ctrl-btn-shadow-hover-simple:var(--gf-ctrl-btn-shadow-simple);--gf-ctrl-btn-shadow-focus-simple:var(--gf-ctrl-btn-shadow-simple);--gf-ctrl-btn-shadow-disabled-simple:var(--gf-ctrl-btn-shadow-simple);--gf-ctrl-btn-size-simple:24px;--gf-ctrl-btn-icon-color-simple:rgba(var(--gf-color-out-ctrl-dark-rgb), 0.9);--gf-ctrl-btn-icon-color-hover-simple:var(--gf-ctrl-btn-color-hover-simple);--gf-ctrl-btn-icon-color-focus-simple:var(--gf-ctrl-btn-color-focus-simple);--gf-ctrl-btn-icon-color-disabled-simple:var(--gf-ctrl-btn-color-disabled-simple)}.gform-theme--api,.gform-theme--framework{--gf-ctrl-choice-check-color:var(--gf-color-in-ctrl-primary);--gf-ctrl-choice-check-color-disabled:rgba(var(--gf-color-in-ctrl-contrast-rgb), 0.2);--gf-ctrl-choice-size-sm:18px;--gf-ctrl-choice-size-md:20px;--gf-ctrl-choice-size-lg:22px;--gf-ctrl-choice-size-xl:28px;--gf-ctrl-choice-size:var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-radius:var(--gf-ctrl-radius-max-sm);--gf-ctrl-checkbox-check-size-sm:12px;--gf-ctrl-checkbox-check-size-md:initial;--gf-ctrl-checkbox-check-size-lg:15px;--gf-ctrl-checkbox-check-size-xl:19px;--gf-ctrl-checkbox-check-size:var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-radius:50%;--gf-ctrl-radio-check-content:"";--gf-ctrl-radio-check-size-sm:6px;--gf-ctrl-radio-check-size-md:7px;--gf-ctrl-radio-check-size-lg:8px;--gf-ctrl-radio-check-size-xl:10px;--gf-ctrl-radio-check-size:var(--gf-ctrl-radio-check-size-md)}.gform-theme--api,.gform-theme--framework{--gf-ctrl-date-picker-bg-color:var(--gf-ctrl-bg-color);--gf-ctrl-date-picker-shadow:0 0 1px rgba(18, 25, 97, 0.24),0 24px 24px rgba(18, 25, 97, 0.03),0 2px 2px rgba(18, 25, 97, 0.03),0 4px 4px rgba(18, 25, 97, 0.03),0 8px 8px rgba(18, 25, 97, 0.03),0 16px 16px rgba(18, 25, 97, 0.03);--gf-ctrl-date-picker-padding-y:16px 12px;--gf-ctrl-date-picker-padding-y-viewport-sm:16px;--gf-ctrl-date-picker-padding-x:12px;--gf-ctrl-date-picker-padding-x-viewport-sm:16px;--gf-ctrl-date-picker-margin-y-start:6px;--gf-ctrl-date-picker-radius:var(--gf-ctrl-radius-max-md);--gf-ctrl-date-picker-width:274px;--gf-ctrl-date-picker-width-viewport-sm:332px;--gf-ctrl-date-picker-header-icons-size:20px;--gf-ctrl-date-picker-header-icons-font-size:20px;--gf-ctrl-date-picker-header-icons-inset-y-start:calc(var(--gf-ctrl-size-sm) / 2);--gf-ctrl-date-picker-header-icons-margin-y-start:calc(calc(var(--gf-ctrl-date-picker-header-icons-size) / 2) * -1);--gf-ctrl-date-picker-header-icons-prev-inset-x-start:calc(var(--gf-ctrl-date-picker-header-icons-size) / 2);--gf-ctrl-date-picker-header-icons-next-inset-x-end:calc(var(--gf-ctrl-date-picker-header-icons-size) / 2);--gf-ctrl-date-picker-head-cell-font-size:12px;--gf-ctrl-date-picker-head-cell-font-weight:600;--gf-ctrl-date-picker-head-cell-line-height:1.33;--gf-ctrl-date-picker-cell-padding:1px;--gf-ctrl-date-picker-cell-padding-y:6px;--gf-ctrl-date-picker-cell-padding-y-viewport-sm:var(--gf-ctrl-date-picker-cell-padding);--gf-ctrl-date-picker-cell-height:29px;--gf-ctrl-date-picker-cell-height-viewport-sm:40px;--gf-ctrl-date-picker-cell-font-size:14px;--gf-ctrl-date-picker-cell-font-weight:400;--gf-ctrl-date-picker-cell-line-height:1.43;--gf-ctrl-date-picker-cell-content-bg-color-disabled:transparent;--gf-ctrl-date-picker-cell-content-bg-color-hover:#f4f8ff;--gf-ctrl-date-picker-cell-content-bg-color-selected:var(--gf-color-in-ctrl-primary);--gf-ctrl-date-picker-cell-content-border:var(--gf-ctrl-border-width) var(--gf-ctrl-border-style) var(--gf-color-in-ctrl-primary);--gf-ctrl-date-picker-cell-content-radius:var(--gf-ctrl-radius-max-md);--gf-ctrl-date-picker-cell-content-color:var(--gf-color-secondary-contrast);--gf-ctrl-date-picker-cell-content-color-disabled:#cfd3d9;--gf-ctrl-date-picker-cell-content-color-hover:var(--gf-ctrl-date-picker-cell-content-color);--gf-ctrl-date-picker-cell-content-color-selected:var(--gf-color-in-ctrl-primary-contrast);--gf-ctrl-date-picker-cell-content-width:27px;--gf-ctrl-date-picker-cell-content-width-viewport-sm:100%;--gf-ctrl-date-picker-helptext-font-family:var(--gf-font-family-base);--gf-ctrl-date-picker-helptext-font-size:13px;--gf-ctrl-date-picker-helptext-font-style:var(--gf-font-style-base);--gf-ctrl-date-picker-helptext-font-weight:600;--gf-ctrl-date-picker-helptext-letter-spacing:0;--gf-ctrl-date-picker-helptext-line-height:1.5}.gform-theme--api,.gform-theme--framework{--gf-ctrl-desc-color:var(--gf-color-out-ctrl-dark);--gf-ctrl-desc-font-family:var(--gf-font-family-tertiary);--gf-ctrl-desc-font-size:var(--gf-font-size-tertiary);--gf-ctrl-desc-font-style:var(--gf-font-style-tertiary);--gf-ctrl-desc-font-weight:var(--gf-font-weight-tertiary);--gf-ctrl-desc-letter-spacing:var(--gf-letter-spacing-tertiary);--gf-ctrl-desc-line-height:var(--gf-line-height-tertiary);--gf-ctrl-desc-color-error:var(--gf-color-danger);--gf-ctrl-desc-font-family-error:var(--gf-ctrl-desc-font-family);--gf-ctrl-desc-font-size-error:var(--gf-ctrl-desc-font-size);--gf-ctrl-desc-font-style-error:var(--gf-ctrl-desc-font-style);--gf-ctrl-desc-font-weight-error:var(--gf-ctrl-desc-font-weight);--gf-ctrl-desc-letter-spacing-error:var(--gf-ctrl-desc-letter-spacing);--gf-ctrl-desc-line-height-error:var(--gf-ctrl-desc-line-height);--gf-ctrl-desc-border-color-consent:var(--gf-color-out-ctrl-light-darker);--gf-ctrl-desc-border-color-consent-focus:var(--gf-ctrl-border-color-focus);--gf-ctrl-desc-border-style-consent:solid;--gf-ctrl-desc-border-width-consent:1px;--gf-ctrl-desc-max-height-consent:456px}.gform-theme--api,.gform-theme--framework{--gf-ctrl-file-padding-x:0 var(--gf-ctrl-padding-x);--gf-ctrl-file-btn-radius:var(--gf-radius);--gf-ctrl-file-btn-font-family:var(--gf-font-family-base);--gf-ctrl-file-btn-font-size:14px;--gf-ctrl-file-btn-font-style:var(--gf-font-style-base);--gf-ctrl-file-btn-font-weight:500;--gf-ctrl-file-btn-letter-spacing:var(--gf-letter-spacing-primary);--gf-ctrl-file-btn-line-height:1.43;--gf-ctrl-file-btn-text-decoration:none;--gf-ctrl-file-btn-text-transform:none;--gf-ctrl-file-btn-margin-x:0 12px;--gf-ctrl-file-btn-padding-x:12px;--gf-ctrl-file-btn-transition:var(--gf-ctrl-transition);--gf-ctrl-file-zone-border-style:dashed;--gf-ctrl-file-zone-radius:var(--gf-ctrl-radius-max-lg);--gf-ctrl-file-zone-color:rgba(var(--gf-color-in-ctrl-contrast-rgb), 0.725);--gf-ctrl-file-zone-height:auto;--gf-ctrl-file-zone-padding-x:40px;--gf-ctrl-file-zone-padding-y:40px;--gf-ctrl-file-zone-instructions-margin-y-end:12px;--gf-ctrl-file-zone-font-weight:500;--gf-ctrl-file-zone-line-height:1;--gf-ctrl-file-zone-icon-color:var(--gf-color-in-ctrl-primary);--gf-ctrl-file-zone-icon-font-size:36px;--gf-ctrl-file-zone-icon-margin-y-end:8px;--gf-ctrl-file-prog-ui-gap:12px;--gf-ctrl-file-prog-ui-size:var(--gf-icon-font-size);--gf-ctrl-file-prog-bar-bg-color:var(--gf-color-out-ctrl-light);--gf-ctrl-file-prog-bar-bg-color-loading:var(--gf-color-primary);--gf-ctrl-file-prog-bar-height:6px;--gf-ctrl-file-prog-bar-radius:var(--gf-radius);--gf-ctrl-file-prog-bar-transition:var(--gf-transition-ctrl);--gf-ctrl-file-prog-text-color:var(--gf-ctrl-desc-color);--gf-ctrl-file-prog-text-min-width:33px;--gf-ctrl-file-prog-text-font-size:12px;--gf-ctrl-file-prog-btn-inset-y-start:-2px;--gf-ctrl-file-prog-btn-inset-x-end:-2px;--gf-ctrl-file-prog-btn-position:absolute;--gf-ctrl-file-prog-btn-font-size-cancel:0;--gf-ctrl-file-prog-btn-icon-size:var(--gf-icon-font-size);--gf-ctrl-file-prog-btn-icon-color-complete:var(--gf-color-success);--gf-ctrl-file-prev-area-gap:16px;--gf-ctrl-file-prev-area-margin-y-start:16px;--gf-ctrl-file-prev-font-family:var(--gf-font-family-secondary);--gf-ctrl-file-prev-font-size:var(--gf-font-size-secondary);--gf-ctrl-file-prev-font-style:var(--gf-font-style-secondary);--gf-ctrl-file-prev-font-weight:var(--gf-font-weight-secondary);--gf-ctrl-file-prev-letter-spacing:var(--gf-letter-spacing-secondary);--gf-ctrl-file-prev-line-height:1;--gf-ctrl-file-prev-gap:4px;--gf-ctrl-file-prev-name-color:var(--gf-ctrl-label-color-primary);--gf-ctrl-file-prev-name-line-height:var(--gf-line-height-secondary);--gf-ctrl-file-prev-name-overflow:hidden;--gf-ctrl-file-prev-name-padding-x-end:calc(var(--gf-ctrl-file-prog-btn-icon-size) + var(--gf-ctrl-file-prog-text-min-width) + calc(var(--gf-ctrl-file-prog-ui-gap) * 2));--gf-ctrl-file-prev-name-text-overflow:ellipsis;--gf-ctrl-file-prev-name-white-space:nowrap;--gf-ctrl-file-prev-size-color:var(--gf-ctrl-desc-color)}.gform-theme--api,.gform-theme--framework{--gf-ctrl-label-color-primary:var(--gf-color-out-ctrl-dark-darker);--gf-ctrl-label-font-family-primary:var(--gf-font-family-secondary);--gf-ctrl-label-font-size-primary:var(--gf-font-size-secondary);--gf-ctrl-label-font-style-primary:var(--gf-font-style-secondary);--gf-ctrl-label-font-weight-primary:var(--gf-font-weight-secondary);--gf-ctrl-label-letter-spacing-primary:var(--gf-letter-spacing-secondary);--gf-ctrl-label-line-height-primary:var(--gf-line-height-secondary);--gf-ctrl-label-color-secondary:var(--gf-color-out-ctrl-dark-darker);--gf-ctrl-label-font-family-secondary:var(--gf-font-family-secondary);--gf-ctrl-label-font-size-secondary:var(--gf-font-size-secondary);--gf-ctrl-label-font-style-secondary:var(--gf-font-style-secondary);--gf-ctrl-label-font-weight-secondary:400;--gf-ctrl-label-letter-spacing-secondary:var(--gf-letter-spacing-secondary);--gf-ctrl-label-line-height-secondary:var(--gf-line-height-secondary);--gf-ctrl-label-color-tertiary:var(--gf-color-out-ctrl-dark);--gf-ctrl-label-font-family-tertiary:var(--gf-font-family-tertiary);--gf-ctrl-label-font-size-tertiary:var(--gf-font-size-tertiary);--gf-ctrl-label-font-style-tertiary:var(--gf-font-style-tertiary);--gf-ctrl-label-font-weight-tertiary:var(--gf-font-weight-tertiary);--gf-ctrl-label-letter-spacing-tertiary:var(--gf-letter-spacing-tertiary);--gf-ctrl-label-line-height-tertiary:var(--gf-line-height-tertiary);--gf-ctrl-label-color-quaternary:var(--gf-color-out-ctrl-dark);--gf-ctrl-label-font-family-quaternary:var(--gf-font-family-tertiary);--gf-ctrl-label-font-size-quaternary:var(--gf-font-size-secondary);--gf-ctrl-label-font-style-quaternary:var(--gf-font-style-tertiary);--gf-ctrl-label-font-weight-quaternary:var(--gf-font-weight-secondary);--gf-ctrl-label-letter-spacing-quaternary:var(--gf-letter-spacing-tertiary);--gf-ctrl-label-line-height-quaternary:var(--gf-line-height-tertiary);--gf-ctrl-label-color-req:var(--gf-color-danger);--gf-ctrl-label-font-family-req:var(--gf-ctrl-label-font-family-primary);--gf-ctrl-label-font-size-req:12px;--gf-ctrl-label-font-style-req:var(--gf-ctrl-label-font-style-primary);--gf-ctrl-label-font-weight-req:var(--gf-ctrl-label-font-weight-primary);--gf-ctrl-label-letter-spacing-req:var(--gf-ctrl-label-letter-spacing-primary);--gf-ctrl-label-line-height-req:var(--gf-ctrl-label-line-height-primary)}.gform-theme--api,.gform-theme--framework{--gf-ctrl-number-spin-btn-appearance:var(--gf-ctrl-appearance);--gf-ctrl-number-spin-btn-bg-position:center center;--gf-ctrl-number-spin-btn-bg-size:8px 14px;--gf-ctrl-number-spin-btn-width:8px;--gf-ctrl-number-spin-btn-opacity:1}.gform-theme--api,.gform-theme--framework{--gf-ctrl-select-icon:var(--gf-icon-ctrl-select);--gf-ctrl-select-icon-hover:var(--gf-ctrl-select-icon);--gf-ctrl-select-icon-focus:var(--gf-ctrl-select-icon);--gf-ctrl-select-icon-disabled:var(--gf-ctrl-select-icon);--gf-ctrl-select-icon-position:calc(100% - var(--gf-ctrl-padding-x)) center;--gf-ctrl-select-icon-size:10px;--gf-ctrl-select-ms-expand:none;--gf-ctrl-select-padding-x:var(--gf-ctrl-padding-x) calc(var(--gf-ctrl-select-search-icon-size) + var(--gf-ctrl-padding-x));--gf-ctrl-multiselect-height:130px;--gf-ctrl-multiselect-radius:var(--gf-ctrl-radius-max-lg);--gf-ctrl-multiselect-line-height:1.5;--gf-ctrl-multiselect-padding-y:var(--gf-padding-y);--gf-ctrl-select-dropdown-border-color:transparent;--gf-ctrl-select-dropdown-radius:var(--gf-ctrl-radius-max-md);--gf-ctrl-select-dropdown-shadow:0 0 1px rgba(18, 25, 97, 0.24),0 24px 24px rgba(18, 25, 97, 0.03),0 2px 2px rgba(18, 25, 97, 0.03),0 4px 4px rgba(18, 25, 97, 0.03),0 8px 8px rgba(18, 25, 97, 0.03),0 16px 16px rgba(18, 25, 97, 0.03);--gf-ctrl-select-dropdown-option-bg-color-hover:var(--gf-color-in-ctrl-light-lighter);--gf-ctrl-select-dropdown-option-shadow-hover:inset 3px 0 0 var(--gf-color-in-ctrl-primary);--gf-ctrl-select-search-icon-size:var(--gf-icon-font-size);--gf-ctrl-select-search-icon-position:var(--gf-ctrl-padding-x) center;--gf-ctrl-select-search-padding-x:calc(var(--gf-ctrl-select-search-icon-size) + var(--gf-ctrl-padding-x) + 8px) var(--gf-ctrl-padding-x);--gf-ctrl-multiselect-close-icon-size:var(--gf-icon-font-size);--gf-ctrl-multiselect-close-icon-inset-y-start:calc(50% - (var(--gf-ctrl-multiselect-close-icon-size) / 2));--gf-ctrl-multiselect-close-icon-inset-x-end:calc((var(--gf-ctrl-padding-x) / 2) + 2px);--gf-ctrl-multiselect-selected-item-bg-color:var(--gf-color-in-ctrl-primary);--gf-ctrl-multiselect-selected-item-radius:33px;--gf-ctrl-multiselect-selected-item-color:var(--gf-color-in-ctrl-primary-contrast);--gf-ctrl-multiselect-selected-item-font-size:var(--gf-ctrl-font-size);--gf-ctrl-multiselect-selected-item-font-weight:600;--gf-ctrl-multiselect-selected-item-remove-icon-color:var(--gf-color-in-ctrl-primary-contrast)}html[dir=rtl] .gform-theme--api,html[dir=rtl] .gform-theme--framework{--gf-ctrl-select-icon-position:var(--gf-ctrl-padding-x) center;--gf-ctrl-select-search-icon-position:calc(100% - var(--gf-padding-x)) center}.gform-theme--api,.gform-theme--framework{--gf-ctrl-textarea-height:130px;--gf-ctrl-textarea-radius:var(--gf-ctrl-radius-max-lg);--gf-ctrl-textarea-line-height:1.5;--gf-ctrl-textarea-padding-y:var(--gf-padding-y);--gf-ctrl-textarea-resize:vertical}.gform-theme--api,.gform-theme--framework{--gf-field-date-ctrl-padding-x-end:calc(var(--gf-ctrl-padding-x) + var(--gf-icon-font-size) + 4px);--gf-field-date-icon-margin-x-start:calc(calc(var(--gf-ctrl-padding-x) * -1) + calc(var(--gf-ctrl-btn-size-simple) - var(--gf-icon-font-size)));--gf-field-date-icon-size:var(--gf-icon-font-size);--gf-field-date-icon-color:var(--gf-ctrl-icon-color);--gf-field-date-icon-color-active:var(--gf-ctrl-icon-color-hover);--gf-field-date-icon-transition:var(--gf-ctrl-transition);--gf-field-date-custom-icon-max-height:16px;--gf-field-date-custom-icon-max-width:16px;--gf-field-date-custom-icon-opacity:0.6;--gf-field-date-custom-icon-opacity-hover:1}.gform-theme--api,.gform-theme--framework{--gf-field-choice-gap:var(--gf-label-space-x-secondary);--gf-field-choice-align-x-gap-y:var(--gf-field-choice-gap);--gf-field-choice-align-x-gap-x:16px;--gf-field-choice-meta-margin-y-start:4px;--gf-field-choice-meta-space:16px;--gf-field-choice-other-ctrl-max-width:256px;--gf-field-img-choice-aspect-ratio:1/1;--gf-field-img-choice-gap:var(--gf-field-gap-x);--gf-field-img-choice-margin-y-end:12px;--gf-field-img-choice-placeholder-icon-font-size:60px;--gf-field-img-choice-radius-square:var(--gf-ctrl-radius-max-sm);--gf-field-img-choice-radius-round:50%;--gf-field-img-choice-shadow:0 0 0 rgba(18, 25, 97, 0.05),0 2px 5px rgba(18, 25, 97, 0.1),0 1px 1px rgba(18, 25, 97, 0.15);--gf-field-img-choice-shadow-hover:0 0 1px rgba(18, 25, 97, 0.24),0 24px 24px rgba(18, 25, 97, 0.03),0 2px 2px rgba(18, 25, 97, 0.03),0 4px 4px rgba(18, 25, 97, 0.03),0 8px 8px rgba(18, 25, 97, 0.03),0 16px 16px rgba(18, 25, 97, 0.03);--gf-field-img-choice-size-sm:125px;--gf-field-img-choice-size-md:200px;--gf-field-img-choice-size-lg:300px;--gf-field-img-choice-size:var(--gf-field-img-choice-size-md);--gf-field-img-choice-card-placeholder-bg-color:rgba(var(--gf-color-in-ctrl-light-rgb), 0.05);--gf-field-img-choice-card-placeholder-color:rgba(var(--gf-color-in-ctrl-dark-rgb), 0.4);--gf-field-img-choice-card-check-ind-bg-color:var(--gf-color-in-ctrl-primary);--gf-field-img-choice-card-check-ind-icon-color:var(--gf-color-in-ctrl-primary-contrast);--gf-field-img-choice-card-space-sm:8px;--gf-field-img-choice-card-space-md:12px;--gf-field-img-choice-card-space-lg:16px;--gf-field-img-choice-card-space:var(--gf-field-img-choice-card-space-md);--gf-field-img-choice-no-card-placeholder-bg-color:rgba(var(--gf-color-out-ctrl-light-rgb), 0.05);--gf-field-img-choice-no-card-placeholder-color:rgba(var(--gf-color-out-ctrl-dark-rgb), 0.4);--gf-field-img-choice-no-card-check-ind-bg-color:var(--gf-color-in-ctrl-primary);--gf-field-img-choice-no-card-check-ind-icon-color:var(--gf-color-in-ctrl-primary-contrast);--gf-field-img-choice-check-ind-icon:var(--gf-icon-ctrl-checkbox);--gf-field-img-choice-check-ind-radius:50%;--gf-field-img-choice-check-ind-shadow:drop-shadow(0 1px 1px rgba(18, 25, 97, 0.15)) drop-shadow(0 2px 5px rgba(18, 25, 97, 0.1)) drop-shadow(0 0 0 rgba(18, 25, 97, 0.05));--gf-field-img-choice-check-ind-size-sm:24px;--gf-field-img-choice-check-ind-size-md:38px;--gf-field-img-choice-check-ind-size-lg:64px;--gf-field-img-choice-check-ind-size:var(--gf-field-img-choice-check-ind-size-md);--gf-field-img-choice-check-ind-icon-size-sm:12px;--gf-field-img-choice-check-ind-icon-size-md:var(--gf-icon-font-size);--gf-field-img-choice-check-ind-icon-size-lg:30px;--gf-field-img-choice-check-ind-icon-size:var(--gf-field-img-choice-check-ind-icon-size-md);--gf-field-img-choice-ctrl-opacity:1;--gf-field-img-choice-ctrl-opacity-disabled:0.5;--gf-field-img-choice-other-ctrl-margin-y-start:16px}.gform-theme--api,.gform-theme--framework{--gf-field-list-btn-size:16px;--gf-field-list-btn-radius:50%;--gf-field-list-btn-font-size:0;--gf-field-list-btn-padding-y:0;--gf-field-list-btn-padding-x:0}.gform-theme--api,.gform-theme--framework{--gf-field-pg-prog-color:var(--gf-color-out-ctrl-dark);--gf-field-pg-prog-margin-y-end:24px;--gf-field-pg-prog-title-margin-y-end:16px;--gf-field-pg-prog-font-family:var(--gf-font-family-base);--gf-field-pg-prog-font-size:14px;--gf-field-pg-prog-font-style:var(--gf-font-style-base);--gf-field-pg-prog-font-weight:600;--gf-field-pg-prog-letter-spacing:0;--gf-field-pg-prog-line-height:1;--gf-field-pg-prog-text-transform:uppercase;--gf-field-pg-prog-bar-bg-color:var(--gf-color-out-ctrl-light);--gf-field-pg-prog-bar-bg-color-blue:#204ce5;--gf-field-pg-prog-bar-bg-color-gray:var(--gf-color-out-ctrl-dark);--gf-field-pg-prog-bar-bg-color-green:#31c48d;--gf-field-pg-prog-bar-bg-color-orange:#ff5a1f;--gf-field-pg-prog-bar-bg-color-red:#c02b0a;--gf-field-pg-prog-bar-bg-gradient-spring:linear-gradient(270deg, #9cd790 0%, #76d7db 100%);--gf-field-pg-prog-bar-bg-gradient-blues:linear-gradient(270deg, #00c2ff 0%, #7838e2 100%);--gf-field-pg-prog-bar-bg-gradient-rainbow:linear-gradient(274.73deg, #74b551 -5.58%, #f3ca30 44.81%, #cd302b 93.15%);--gf-field-pg-prog-bar-radius:100px;--gf-field-pg-prog-bar-height:10px;--gf-field-pg-steps-number-bg-color:transparent;--gf-field-pg-steps-number-bg-color-active:var(--gf-color-out-ctrl-light);--gf-field-pg-steps-number-bg-color-complete:var(--gf-color-primary);--gf-field-pg-steps-number-border-color:var(--gf-color-out-ctrl-light-darker);--gf-field-pg-steps-number-border-color-active:transparent;--gf-field-pg-steps-number-border-color-complete:var(--gf-color-primary);--gf-field-pg-steps-number-border-style:solid;--gf-field-pg-steps-number-border-width:2px;--gf-field-pg-steps-number-radius:50%;--gf-field-pg-steps-number-color:var(--gf-color-out-ctrl-dark);--gf-field-pg-steps-number-color-active:var(--gf-field-pg-steps-number-color);--gf-field-pg-steps-number-color-complete:var(--gf-color-primary-contrast);--gf-field-pg-steps-icon-font-size:var(--gf-icon-font-size);--gf-field-pg-steps-number-size:32px;--gf-field-pg-steps-step-gap:12px}.gform-theme--api,.gform-theme--framework{--gf-field-pwd-ctrl-padding-x-end:calc(var(--gf-ctrl-padding-x) + var(--gf-icon-font-size) + 8px);--gf-field-pwd-str-bg-color:transparent;--gf-field-pwd-str-bg-color-mismatch:transparent;--gf-field-pwd-str-bg-color-short:transparent;--gf-field-pwd-str-bg-color-bad:transparent;--gf-field-pwd-str-bg-color-good:transparent;--gf-field-pwd-str-bg-color-strong:transparent;--gf-field-pwd-str-border-color:transparent;--gf-field-pwd-str-border-color-mismatch:transparent;--gf-field-pwd-str-border-color-short:transparent;--gf-field-pwd-str-border-color-bad:transparent;--gf-field-pwd-str-border-color-good:transparent;--gf-field-pwd-str-border-color-strong:transparent;--gf-field-pwd-str-border-style:var(--gf-ctrl-border-style);--gf-field-pwd-str-border-width:0;--gf-field-pwd-str-radius:0;--gf-field-pwd-str-color:var(--gf-color-out-ctrl-dark);--gf-field-pwd-str-color-mismatch:#c02b0a;--gf-field-pwd-str-color-short:#c02b0a;--gf-field-pwd-str-color-bad:#ff5a1f;--gf-field-pwd-str-color-good:#8b6c32;--gf-field-pwd-str-color-strong:#399f4b;--gf-field-pwd-str-margin-y-start:16px;--gf-field-pwd-str-padding-y:0;--gf-field-pwd-str-padding-x:calc(65px + 8px) 0;--gf-field-pwd-str-font-family:var(--gf-font-family-secondary);--gf-field-pwd-str-font-size:var(--gf-font-size-primary);--gf-field-pwd-str-font-style:var(--gf-font-style-secondary);--gf-field-pwd-str-font-weight:var(--gf-font-weight-secondary);--gf-field-pwd-str-letter-spacing:var(--gf-letter-spacing-secondary);--gf-field-pwd-str-line-height:1;--gf-field-pwd-str-text-align:start;--gf-field-pwd-str-transition:var(--gf-transition-ctrl);--gf-field-pwd-str-ind-bg-color:var(--gf-color-out-ctrl-light);--gf-field-pwd-str-ind-bg-color-mismatch:var(--gf-field-pwd-str-color-mismatch);--gf-field-pwd-str-ind-bg-color-short:var(--gf-field-pwd-str-color-short);--gf-field-pwd-str-ind-bg-color-bad:var(--gf-field-pwd-str-color-bad);--gf-field-pwd-str-ind-bg-color-good:var(--gf-field-pwd-str-color-good);--gf-field-pwd-str-ind-bg-color-strong:var(--gf-field-pwd-str-color-strong);--gf-field-pwd-str-ind-radius:var(--gf-radius);--gf-field-pwd-str-ind-display:inline-block;--gf-field-pwd-str-ind-inset-y-start:50%;--gf-field-pwd-str-ind-inset-x-start:0;--gf-field-pwd-str-ind-position:absolute;--gf-field-pwd-str-ind-height:6px;--gf-field-pwd-str-ind-width:65px;--gf-field-pwd-str-ind-width-blank:0;--gf-field-pwd-str-ind-width-mismatch:65px;--gf-field-pwd-str-ind-width-short:22px;--gf-field-pwd-str-ind-width-bad:37px;--gf-field-pwd-str-ind-width-good:46px;--gf-field-pwd-str-ind-width-strong:65px;--gf-field-pwd-str-ind-content:"";--gf-field-pwd-str-ind-transform:translateY(-50%);--gf-field-pwd-str-ind-transition:var(--gf-transition-ctrl)}.gform-theme--api,.gform-theme--framework{--gf-field-prod-price-color:var(--gf-ctrl-label-color-primary);--gf-field-prod-quant-margin-y-end:var(--gf-field-gap-y);--gf-field-prod-quant-width:150px}.gform-theme--api,.gform-theme--framework{--gf-field-repeater-gap-y:var(--gf-form-gap-y);--gf-field-repeater-btn-inline-gap:var(--gf-form-gap-x);--gf-field-repeater-separator-color:var(--gf-color-out-ctrl-light-darker);--gf-field-repeater-separator-size:1px;--gf-field-repeater-nested-border-color:var(--gf-color-out-ctrl-light-darker);--gf-field-repeater-nested-border-size:1px;--gf-field-repeater-nested-border-style:solid;--gf-field-repeater-nested-border-radius:var(--gf-ctrl-radius);--gf-field-repeater-nested-padding:20px}.gform-theme--api,.gform-theme--framework{--gf-field-section-border-color:var(--gf-color-out-ctrl-light-darker);--gf-field-section-border-style:solid;--gf-field-section-border-width:1px;--gf-field-section-padding-y-end:8px}.gform-theme--api,.gform-theme--framework{--gf-form-validation-bg-color:rgba(var(--gf-color-danger-rgb), 0.03);--gf-form-validation-border-color:rgba(var(--gf-color-danger-rgb), 0.25);--gf-form-validation-border-color-focus:var(--gf-color-danger);--gf-form-validation-border-width:1px;--gf-form-validation-border-style:solid;--gf-form-validation-radius:var(--gf-ctrl-radius-max-md);--gf-form-validation-outline-color-focus:rgba(var(--gf-color-danger-rgb), 0.65);--gf-form-validation-outline-focus:var(--gf-ctrl-outline-width-focus) var(--gf-ctrl-outline-style) var(--gf-form-validation-outline-color-focus);--gf-form-validation-shadow:0 1px 4px rgba(18, 25, 97, 0.0779552);--gf-form-validation-color:var(--gf-color-danger);--gf-form-validation-font-family:var(--gf-font-family-primary);--gf-form-validation-font-size:var(--gf-font-size-primary);--gf-form-validation-line-height:1.43;--gf-form-validation-gap:8px;--gf-form-validation-margin-y:0 var(--gf-form-gap-y);--gf-form-validation-padding-y:20px;--gf-form-validation-padding-x:16px;--gf-form-validation-heading-color:var(--gf-form-validation-color);--gf-form-validation-heading-font-family:var(--gf-form-validation-font-family);--gf-form-validation-heading-font-size:var(--gf-form-validation-font-size);--gf-form-validation-heading-font-weight:500;--gf-form-validation-heading-line-height:var(--gf-form-validation-line-height);--gf-form-validation-heading-gap:12px;--gf-form-validation-heading-icon-bg-color:rgba(var(--gf-color-danger-rgb), 0.05);--gf-form-validation-heading-icon-border-color:var(--gf-form-validation-border-color);--gf-form-validation-heading-icon-border-width:2px;--gf-form-validation-heading-icon-border-style:var(--gf-form-validation-border-style);--gf-form-validation-heading-icon-radius:50%;--gf-form-validation-heading-icon-color:var(--gf-form-validation-heading-color);--gf-form-validation-heading-icon-font-size:18px;--gf-form-validation-heading-icon-size:20px;--gf-form-validation-summary-color:var(--gf-form-validation-color);--gf-form-validation-summary-font-family:var(--gf-form-validation-font-family);--gf-form-validation-summary-font-size:var(--gf-form-validation-font-size);--gf-form-validation-summary-font-weight:400;--gf-form-validation-summary-line-height:var(--gf-form-validation-line-height);--gf-form-validation-summary-margin-y-start:4px;--gf-form-validation-summary-padding-x:48px;--gf-form-validation-summary-item-link-text-decoration:underline}.gform-theme--api,.gform-theme--framework{--gf-form-spinner-fg-color:var(--gf-color-primary-contrast);--gf-form-spinner-bg-color:rgba(var(--gf-color-primary-contrast-rgb), 0.1);--gf-form-spinner-fg-color-secondary:var(--gf-color-primary);--gf-form-spinner-bg-color-secondary:rgba(var(--gf-color-primary-rgb), 0.1)}@font-face{ font-family:gform-icons-orbital;src:url('/wp-content/plugins/gravityforms/fonts/gform-icons-orbital.woff2?gxy8zs') format('woff2'),url('/wp-content/plugins/gravityforms/fonts/gform-icons-orbital.ttf?gxy8zs') format('truetype'),url('/wp-content/plugins/gravityforms/fonts/gform-icons-orbital.woff?gxy8zs') format('woff'),url('/wp-content/plugins/gravityforms/fonts/gform-icons-orbital.svg?gxy8zs#gform-icons-orbital') format('svg');font-weight:400;font-style:normal;font-display:swap; }.gform-orbital-icon{font-family:var(--gf-icon-font-family)!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gform-orbital-icon--photograph:before{content:"\e922"}.gform-orbital-icon--arrow-back:before{content:"\e921"}.gform-orbital-icon--calendar-alt:before{content:"\e91a"}.gform-orbital-icon--selector:before{content:"\e90d"}.gform-orbital-icon--search:before{content:"\e917"}.gform-orbital-icon--trash:before{content:"\e919"}.gform-orbital-icon--cloud-upload-alt:before{content:"\e911"}.gform-orbital-icon--arrow-up:before{content:"\e912"}.gform-orbital-icon--arrow-down:before{content:"\e914"}.gform-orbital-icon--arrow-left:before{content:"\e915"}.gform-orbital-icon--arrow-right:before{content:"\e916"}.gform-orbital-icon--arrow-narrow-right:before{content:"\e913"}.gform-orbital-icon--arrow-sm-left:before{content:"\e91f"}.gform-orbital-icon--arrow-sm-right:before{content:"\e920"}.gform-orbital-icon--save-as:before{content:"\e910"}.gform-orbital-icon--minus-alt:before{content:"\e90e"}.gform-orbital-icon--plus-alt:before{content:"\e90f"}.gform-orbital-icon--eye-off:before{content:"\e90a"}.gform-orbital-icon--eye:before{content:"\e909"}.gform-orbital-icon--check-circle:before{content:"\e90c"}.gform-orbital-icon--check-mark:before{content:"\e900"}.gform-orbital-icon--check:before{content:"\e90b"}.gform-orbital-icon--check-mark-simple:before{content:"\e905"}.gform-orbital-icon--exclamation-simple:before{content:"\e906"}.gform-orbital-icon--information-simple:before{content:"\e907"}.gform-orbital-icon--question-mark-simple:before{content:"\e908"}.gform-orbital-icon--chevron-down:before{content:"\e901"}.gform-orbital-icon--chevron-up:before{content:"\e902"}.gform-orbital-icon--chevron-left:before{content:"\e91b"}.gform-orbital-icon--chevron-right:before{content:"\e91c"}.gform-orbital-icon--chevron-double-left:before{content:"\e91d"}.gform-orbital-icon--chevron-double-right:before{content:"\e91e"}.gform-orbital-icon--minus:before{content:"\e903"}.gform-orbital-icon--x-circle:before{content:"\e918"}.gform-orbital-icon--x:before{content:"\e904"}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gfield:where(.gfield--type-phone) .gform-phone__search-wrapper input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform-theme.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-appearance:var(--gf-ctrl-appearance);--gf-local-bg-color:var(--gf-ctrl-bg-color);--gf-local-height:var(--gf-ctrl-size);--gf-local-radius:var(--gf-ctrl-radius);--gf-local-border-color:var(--gf-ctrl-border-color);--gf-local-border-width:var(--gf-ctrl-border-width);--gf-local-border-style:var(--gf-ctrl-border-style);--gf-local-border-block-start:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-block-end:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-inline-start:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-inline-end:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-color:var(--gf-ctrl-color);--gf-local-display:block;--gf-local-font-family:var(--gf-ctrl-font-family);--gf-local-font-size:var(--gf-ctrl-font-size);--gf-local-font-style:var(--gf-ctrl-font-style);--gf-local-font-weight:var(--gf-ctrl-font-weight);--gf-local-letter-spacing:var(--gf-ctrl-letter-spacing);--gf-local-line-height:var(--gf-ctrl-line-height);--gf-local-min-height:auto;--gf-local-outline-color:var(--gf-ctrl-outline-color);--gf-local-outline-offset:var(--gf-ctrl-outline-offset);--gf-local-outline-style:var(--gf-ctrl-outline-style);--gf-local-outline-width:var(--gf-ctrl-outline-width);--gf-local-padding-x:var(--gf-ctrl-padding-x);--gf-local-padding-y:var(--gf-ctrl-padding-y);--gf-local-shadow:var(--gf-ctrl-shadow);--gf-local-transition:var(--gf-ctrl-transition);--gf-local-width:100%;-webkit-appearance:var(--gf-local-appearance);-moz-appearance:var(--gf-local-appearance);appearance:var(--gf-local-appearance);background-color:var(--gf-local-bg-color);block-size:var(--gf-local-height);border-block-end:var(--gf-local-border-block-end);border-block-start:var(--gf-local-border-block-start);border-inline-end:var(--gf-local-border-inline-end);border-inline-start:var(--gf-local-border-inline-start);border-radius:var(--gf-local-radius);box-shadow:var(--gf-local-shadow);color:var(--gf-local-color);display:var(--gf-local-display);font-family:var(--gf-local-font-family);font-size:var(--gf-local-font-size);font-style:var(--gf-local-font-style);font-weight:var(--gf-local-font-weight);inline-size:var(--gf-local-width);letter-spacing:var(--gf-local-letter-spacing);line-height:var(--gf-local-line-height);margin-block:0;margin-inline:0;min-block-size:var(--gf-local-min-height);outline-color:var(--gf-local-outline-color);outline-offset:var(--gf-local-outline-offset);outline-style:var(--gf-local-outline-style);outline-width:var(--gf-local-outline-width);padding-block:var(--gf-local-padding-y);padding-inline:var(--gf-local-padding-x);transition:var(--gf-local-transition)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-moz-placeholder,.gform-theme--framework .gfield:where(.gfield--type-phone) .gform-phone__search-wrapper input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-moz-placeholder,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-moz-placeholder,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-moz-placeholder,.gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-moz-placeholder,.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-moz-placeholder,.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-moz-placeholder,.gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-moz-placeholder,.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-moz-placeholder,.gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-moz-placeholder,.gform-theme--framework.gform-theme.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-moz-placeholder,.gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-moz-placeholder,.gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-moz-placeholder,.gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-moz-placeholder,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-moz-placeholder,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-moz-placeholder,.gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-moz-placeholder{color:var(--gf-ctrl-placeholder-color);font-family:var(--gf-ctrl-placeholder-font-family);font-size:var(--gf-ctrl-placeholder-font-size);font-style:var(--gf-ctrl-placeholder-font-style);font-weight:var(--gf-ctrl-placeholder-font-weight);letter-spacing:var(--gf-ctrl-placeholder-letter-spacing);opacity:var(--gf-ctrl-placeholder-opacity)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::placeholder,.gform-theme--framework .gfield:where(.gfield--type-phone) .gform-phone__search-wrapper input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::placeholder,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::placeholder,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::placeholder,.gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::placeholder,.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::placeholder,.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::placeholder,.gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::placeholder,.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::placeholder,.gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::placeholder,.gform-theme--framework.gform-theme.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::placeholder,.gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::placeholder,.gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::placeholder,.gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::placeholder,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::placeholder,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::placeholder,.gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::placeholder{color:var(--gf-ctrl-placeholder-color);font-family:var(--gf-ctrl-placeholder-font-family);font-size:var(--gf-ctrl-placeholder-font-size);font-style:var(--gf-ctrl-placeholder-font-style);font-weight:var(--gf-ctrl-placeholder-font-weight);letter-spacing:var(--gf-ctrl-placeholder-letter-spacing);opacity:var(--gf-ctrl-placeholder-opacity)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework .gfield:where(.gfield--type-phone) .gform-phone__search-wrapper input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework.gform-theme.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover{--gf-local-bg-color:var(--gf-ctrl-bg-color-hover);--gf-local-border-color:var(--gf-ctrl-border-color-hover);--gf-local-color:var(--gf-ctrl-color-hover)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework .gfield:where(.gfield--type-phone) .gform-phone__search-wrapper input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus{--gf-local-bg-color:var(--gf-ctrl-bg-color-focus);--gf-local-border-color:var(--gf-ctrl-border-color-focus);--gf-local-color:var(--gf-ctrl-color-focus);--gf-local-outline-color:var(--gf-ctrl-outline-color-focus);--gf-local-outline-width:var(--gf-ctrl-outline-width-focus)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework .gfield:where(.gfield--type-phone) .gform-phone__search-wrapper input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework.gform-theme.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled{--gf-local-bg-color:var(--gf-ctrl-bg-color-disabled);--gf-local-border-color:var(--gf-ctrl-border-color-disabled);--gf-local-color:var(--gf-ctrl-color-disabled)}.gform-theme--framework .gfield_error .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gfield_error input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gfield_error select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gfield_error select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gfield_error textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-bg-color:var(--gf-ctrl-bg-color-error);--gf-local-border-color:var(--gf-ctrl-border-color-error);--gf-local-color:var(--gf-ctrl-color-error)}.gform-theme--framework .gfield_error .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework .gfield_error input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework .gfield_error select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework .gfield_error select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework .gfield_error textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus{--gf-local-bg-color:var(--gf-ctrl-bg-color-focus);--gf-local-border-color:var(--gf-ctrl-border-color-focus);--gf-local-color:var(--gf-ctrl-color-focus);--gf-local-outline-color:var(--gf-ctrl-outline-color-focus);--gf-local-outline-width:var(--gf-ctrl-outline-width-focus)}.gform-theme--framework input[type].gform-text-input-reset{--gf-local-border-color:transparent;--gf-local-height:auto;--gf-local-color:var(--gf-ctrl-readonly-color);--gf-local-font-family:var(--gf-ctrl-readonly-font-family);--gf-local-font-size:var(--gf-ctrl-readonly-font-size);--gf-local-font-style:var(--gf-ctrl-readonly-font-style);--gf-local-font-weight:var(--gf-ctrl-readonly-font-weight);--gf-local-letter-spacing:var(--gf-ctrl-readonly-letter-spacing);--gf-local-line-height:var(--gf-ctrl-readonly-line-height);--gf-local-min-height:auto;--gf-local-outline-color:var(--gf-ctrl-outline-color);--gf-local-outline-width:var(--gf-ctrl-outline-width);block-size:var(--gf-local-height);border:var(--gf-ctrl-border-width) var(--gf-ctrl-border-style) var(--gf-local-border-color);border-radius:var(--gf-ctrl-radius);color:var(--gf-local-color);font-family:var(--gf-local-font-family);font-size:var(--gf-local-font-size);font-style:var(--gf-local-font-style);font-weight:var(--gf-local-font-weight);letter-spacing:var(--gf-local-letter-spacing);line-height:var(--gf-local-line-height);min-block-size:var(--gf-local-min-height);outline-color:var(--gf-local-outline-color);outline-offset:var(--gf-ctrl-outline-offset);outline-style:var(--gf-ctrl-outline-style);outline-width:var(--gf-local-outline-width);transition:var(--gf-ctrl-transition)}.gform-theme--framework input[type].gform-text-input-reset:focus{--gf-local-border-color:var(--gf-ctrl-border-color-focus);--gf-local-outline-color:var(--gf-ctrl-outline-color-focus);--gf-local-outline-width:var(--gf-ctrl-outline-width-focus)}.gform-theme--framework input[type=number]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-webkit-inner-spin-button,.gform-theme--framework input[type=number]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-webkit-outer-spin-button{opacity:var(--gf-ctrl-number-spin-btn-opacity)}.gform-theme--framework input[type=number]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-webkit-inner-spin-button{-webkit-appearance:var(--gf-ctrl-number-spin-btn-appearance);appearance:var(--gf-ctrl-number-spin-btn-appearance);background-image:var(--gf-icon-ctrl-number);background-position:var(--gf-ctrl-number-spin-btn-bg-position);background-repeat:no-repeat;background-size:var(--gf-ctrl-number-spin-btn-bg-size);cursor:pointer;width:var(--gf-ctrl-number-spin-btn-width)}.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-radius:var(--gf-ctrl-textarea-radius);--gf-local-height:var(--gf-ctrl-textarea-height);--gf-local-line-height:var(--gf-ctrl-textarea-line-height);--gf-local-padding-y:var(--gf-ctrl-textarea-padding-y);resize:var(--gf-ctrl-textarea-resize)}.gform-theme--framework .wp-editor-container:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-border-color:var(--gf-ctrl-border-color);--gf-local-outline-color:var(--gf-ctrl-outline-color);--gf-local-outline-width:var(--gf-ctrl-outline-width);border:var(--gf-ctrl-border-width) var(--gf-ctrl-border-style) var(--gf-local-border-color);border-radius:var(--gf-ctrl-textarea-radius);box-shadow:var(--gf-ctrl-shadow);outline-color:var(--gf-local-outline-color);outline-offset:var(--gf-ctrl-outline-offset);outline-style:var(--gf-ctrl-outline-style);outline-width:var(--gf-local-outline-width);overflow:hidden;transition:var(--gf-transition-ctrl)}.gform-theme--framework .wp-editor-container:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover{--gf-local-border-color:var(--gf-ctrl-border-color-hover)}.gform-theme--framework .wp-editor-container:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))[\:has\(.wp-editor-iframe-active\)]{--gf-local-border-color:var(--gf-ctrl-border-color-focus);--gf-local-outline-color:var(--gf-ctrl-outline-color-focus);--gf-local-outline-width:var(--gf-ctrl-outline-width-focus)}.gform-theme--framework .wp-editor-container:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):has(.wp-editor-iframe-active){--gf-local-border-color:var(--gf-ctrl-border-color-focus);--gf-local-outline-color:var(--gf-ctrl-outline-color-focus);--gf-local-outline-width:var(--gf-ctrl-outline-width-focus)}.gform-theme--framework .wp-editor-container textarea{border-color:transparent;border-width:0}.gform-theme--framework .gfield_error .wp-editor-container:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-border-color:var(--gf-ctrl-border-color-error)}.gform-theme--framework .gfield_error .wp-editor-container:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))[\:has\(.wp-editor-iframe-active\)]{--gf-local-border-color:var(--gf-ctrl-border-color-focus)}.gform-theme--framework .gfield_error .wp-editor-container:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):has(.wp-editor-iframe-active){--gf-local-border-color:var(--gf-ctrl-border-color-focus)}.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-height:var(--gf-ctrl-choice-size);--gf-local-display:inline-grid;--gf-local-line-height:var(--gf-ctrl-choice-size);--gf-local-padding-y:0;--gf-local-padding-x:0;--gf-local-width:var(--gf-ctrl-choice-size);accent-color:var(--gf-ctrl-accent-color);opacity:1;align-content:center;justify-content:center;place-content:center}.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before{opacity:0}.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):checked::before,.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):checked::before{opacity:1}.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-radius:var(--gf-ctrl-checkbox-check-radius)}.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--gf-ctrl-choice-check-color);content:var(--gf-icon-ctrl-checkbox);font-size:var(--gf-ctrl-checkbox-check-size)}.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before{color:var(--gf-ctrl-choice-check-color-disabled)}.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-radius:var(--gf-ctrl-radio-check-radius)}.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before{background-color:var(--gf-ctrl-choice-check-color);block-size:var(--gf-ctrl-radio-check-size);border-radius:var(--gf-ctrl-radio-check-radius);content:var(--gf-ctrl-radio-check-content);inline-size:var(--gf-ctrl-radio-check-size)}.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before{background-color:var(--gf-ctrl-choice-check-color-disabled)}.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):where(:not([multiple])){--gf-local-padding-x:var(--gf-ctrl-select-padding-x);background-image:var(--gf-ctrl-select-icon);background-position:var(--gf-ctrl-select-icon-position);background-repeat:no-repeat;background-size:var(--gf-ctrl-select-icon-size)}.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):where(:not([multiple])):hover{background-image:var(--gf-ctrl-select-icon-hover)}.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):where(:not([multiple])):focus{background-image:var(--gf-ctrl-select-icon-focus)}.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):where(:not([multiple])):disabled{background-image:var(--gf-ctrl-select-icon-disabled)}.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-ms-expand{display:var(--gf-ctrl-select-ms-expand)}.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))[multiple]{--gf-local-height:var(--gf-ctrl-multiselect-height);--gf-local-radius:var(--gf-ctrl-multiselect-radius);--gf-local-line-height:var(--gf-ctrl-multiselect-line-height);--gf-local-padding-y:var(--gf-ctrl-multiselect-padding-y);overflow-y:auto}.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))[multiple] option:checked{background:var(--gf-color-in-ctrl-light)}.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container-single .chosen-single{background-image:var(--gf-icon-ctrl-select);background-position:var(--gf-ctrl-select-icon-position);background-repeat:no-repeat;background-size:var(--gf-ctrl-select-icon-size)}.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container-single .chosen-single span{margin-inline-end:var(--gf-ctrl-select-search-icon-size)}.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container-single .chosen-single abbr,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container-single .chosen-single div b{background-image:none!important}.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container-single.chosen-container-active .chosen-single,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single{--gf-local-bg-color:var(--gf-ctrl-bg-color-focus);--gf-local-border-color:var(--gf-ctrl-border-color-focus);--gf-local-color:var(--gf-ctrl-color-focus);--gf-local-outline-color:var(--gf-ctrl-outline-color-focus);--gf-local-outline-width:var(--gf-ctrl-outline-width-focus)}.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single{border-bottom-left-radius:var(--gf-ctrl-radius);border-bottom-right-radius:var(--gf-ctrl-radius);border-color:var(--gf-ctrl-border-color-focus)}.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container-single .chosen-search{background-color:var(--gf-ctrl-bg-color);margin-block-end:calc(var(--gf-padding-y) * -1);padding-block:var(--gf-padding-y);padding-inline:var(--gf-ctrl-padding-x)}.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container-single .chosen-search input[type=text]{--gf-local-height:var(--gf-ctrl-size-md);--gf-local-padding-x:var(--gf-ctrl-select-search-padding-x);background-image:var(--gf-icon-ctrl-search)!important;background-position:var(--gf-ctrl-select-search-icon-position);background-size:var(--gf-ctrl-select-search-icon-size)!important}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi{--gf-local-height:auto;--gf-local-radius:var(--gf-ctrl-multiselect-radius);padding-inline:0}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi.chosen-container-active{border-color:var(--gf-ctrl-border-color-focus);outline-color:var(--gf-ctrl-outline-color-focus);outline-width:var(--gf-ctrl-outline-width-focus)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi.chosen-container-active .chosen-choices{box-shadow:none}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi .chosen-choices{align-content:center;background:0 0;border:none;display:flex;flex-flow:row wrap;gap:calc(var(--gf-padding-y)/ 2);min-height:calc(var(--gf-ctrl-size) - 2px);padding-block:4px;padding-inline:var(--gf-ctrl-padding-x)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi .chosen-choices li.search-field input[type=text].chosen-search-input{color:var(--gf-ctrl-placeholder-color);font-family:var(--gf-ctrl-placeholder-font-family);font-size:var(--gf-ctrl-placeholder-font-size);font-style:var(--gf-ctrl-placeholder-font-style);font-weight:var(--gf-ctrl-placeholder-font-weight);letter-spacing:var(--gf-ctrl-placeholder-letter-spacing);opacity:var(--gf-ctrl-placeholder-opacity)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi .chosen-choices .search-choice+li.search-field input[type=text].chosen-search-input{color:var(--gf-ctrl-color-focus);font-family:var(--gf-ctrl-font-family);font-size:var(--gf-ctrl-font-size);font-style:var(--gf-ctrl-font-style);font-weight:var(--gf-ctrl-font-weight);letter-spacing:var(--gf-ctrl-letter-spacing);opacity:1}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi .chosen-choices li.search-choice{align-self:flex-start;background:0 0;background-color:var(--gf-ctrl-multiselect-selected-item-bg-color);border:none;border-radius:var(--gf-ctrl-multiselect-selected-item-radius);box-shadow:none;color:var(--gf-ctrl-multiselect-selected-item-color);flex-shrink:0;font-size:var(--gf-ctrl-multiselect-selected-item-font-size);font-weight:var(--gf-ctrl-multiselect-selected-item-font-weight);margin:0;padding-block:8px;padding-inline:var(--gf-ctrl-padding-x) calc((var(--gf-ctrl-padding-x) * 1.25) + var(--gf-ctrl-multiselect-close-icon-size))}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:0 0;height:var(--gf-ctrl-multiselect-close-icon-size);inset-block-start:var(--gf-ctrl-multiselect-close-icon-inset-y-start);inset-inline-end:var(--gf-ctrl-multiselect-close-icon-inset-x-end);opacity:70%;transition:var(--gf-local-transition);width:var(--gf-ctrl-multiselect-close-icon-size)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--gf-ctrl-multiselect-selected-item-remove-icon-color);content:var(--gf-icon-ctrl-cancel);display:inline-block;font-size:var(--gf-ctrl-multiselect-close-icon-size);height:100%;width:100%}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:focus,.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{opacity:1}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container .chosen-drop,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container .chosen-drop{background-color:var(--gf-ctrl-bg-color);border:var(--gf-ctrl-select-dropdown-border-color);border-radius:var(--gf-ctrl-select-dropdown-radius);box-shadow:var(--gf-ctrl-select-dropdown-shadow);overflow:hidden;padding-block:0;padding-inline:0;top:calc(100% + 8px)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container .chosen-results,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container .chosen-results{margin-block:0;margin-inline:0;padding-block:var(--gf-padding-y);padding-inline:0}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container .chosen-results li,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container .chosen-results li{color:var(--gf-ctrl-color);padding:var(--gf-padding-y) var(--gf-ctrl-padding-x)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container .chosen-results li.highlighted,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container .chosen-results li.highlighted{background:0 0;background-color:var(--gf-ctrl-select-dropdown-option-bg-color-hover)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container .chosen-results li.result-selected,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container .chosen-results li.result-selected{background:0 0;background-color:var(--gf-ctrl-select-dropdown-option-bg-color-hover);box-shadow:var(--gf-ctrl-select-dropdown-option-shadow-hover)}.gform-theme--framework .gfield_list_group_item::before:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gform-field-label:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-color:var(--gf-ctrl-label-color-primary);--gf-local-display:block;--gf-local-font-family:var(--gf-ctrl-label-font-family-primary);--gf-local-font-size:var(--gf-ctrl-label-font-size-primary);--gf-local-font-style:var(--gf-ctrl-label-font-style-primary);--gf-local-font-weight:var(--gf-ctrl-label-font-weight-primary);--gf-local-letter-spacing:var(--gf-ctrl-label-letter-spacing-primary);--gf-local-line-height:var(--gf-ctrl-label-line-height-primary);--gf-local-margin-y:0;--gf-local-margin-x:0;color:var(--gf-local-color);display:var(--gf-local-display);font-family:var(--gf-local-font-family);font-size:var(--gf-local-font-size);font-style:var(--gf-local-font-style);font-weight:var(--gf-local-font-weight);letter-spacing:var(--gf-local-letter-spacing);line-height:var(--gf-local-line-height);margin-block:var(--gf-local-margin-y);margin-inline:var(--gf-local-margin-x)}.gform-theme--framework .gform-field-label--type-inline:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-color:var(--gf-ctrl-label-color-secondary);--gf-local-display:block;--gf-local-font-family:var(--gf-ctrl-label-font-family-secondary);--gf-local-font-size:var(--gf-ctrl-label-font-size-secondary);--gf-local-font-style:var(--gf-ctrl-label-font-style-secondary);--gf-local-font-weight:var(--gf-ctrl-label-font-weight-secondary);--gf-local-letter-spacing:var(--gf-ctrl-label-letter-spacing-secondary);--gf-local-line-height:var(--gf-ctrl-label-line-height-secondary)}.gform-theme--framework .gform-field-label--type-sub:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-color:var(--gf-ctrl-label-color-tertiary);--gf-local-display:block;--gf-local-font-family:var(--gf-ctrl-label-font-family-tertiary);--gf-local-font-size:var(--gf-ctrl-label-font-size-tertiary);--gf-local-font-style:var(--gf-ctrl-label-font-style-tertiary);--gf-local-font-weight:var(--gf-ctrl-label-font-weight-tertiary);--gf-local-letter-spacing:var(--gf-ctrl-label-letter-spacing-tertiary);--gf-local-line-height:var(--gf-ctrl-label-line-height-tertiary)}.gform-theme--framework .gform-field-label--type-sub-large:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-color:var(--gf-ctrl-label-color-quaternary);--gf-local-display:inline-block;--gf-local-font-family:var(--gf-ctrl-label-font-family-quaternary);--gf-local-font-size:var(--gf-ctrl-label-font-size-quaternary);--gf-local-font-style:var(--gf-ctrl-label-font-style-quaternary);--gf-local-font-weight:var(--gf-ctrl-label-font-weight-quaternary);--gf-local-letter-spacing:var(--gf-ctrl-label-letter-spacing-quaternary);--gf-local-line-height:var(--gf-ctrl-label-line-height-quaternary)}.gform-theme--framework .gform-field-label>.gfield_required:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform_editor legend.gform-field-label>span>.gfield_required:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){color:var(--gf-ctrl-label-color-req);font-family:var(--gf-ctrl-label-font-family-req);font-size:var(--gf-ctrl-label-font-size-req);font-style:var(--gf-ctrl-label-font-style-req);font-weight:var(--gf-ctrl-label-font-weight-req);letter-spacing:var(--gf-ctrl-label-letter-spacing-req);line-height:var(--gf-ctrl-label-line-height-req)}.gform-theme--framework .gfield_description:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-color:var(--gf-ctrl-desc-color);--gf-local-font-family:var(--gf-ctrl-desc-font-family);--gf-local-font-size:var(--gf-ctrl-desc-font-size);--gf-local-font-style:var(--gf-ctrl-desc-font-style);--gf-local-font-weight:var(--gf-ctrl-desc-font-weight);--gf-local-letter-spacing:var(--gf-ctrl-desc-letter-spacing);--gf-local-line-height:var(--gf-ctrl-desc-line-height);color:var(--gf-local-color);display:block;font-family:var(--gf-local-font-family);font-size:var(--gf-local-font-size);font-style:var(--gf-local-font-style);font-weight:var(--gf-local-font-weight);letter-spacing:var(--gf-local-letter-spacing);line-height:var(--gf-local-line-height)}.gform-theme--framework .gfield_validation_message:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-color:var(--gf-ctrl-desc-color-error);--gf-local-font-family:var(--gf-ctrl-desc-font-family-error);--gf-local-font-size:var(--gf-ctrl-desc-font-size-error);--gf-local-font-style:var(--gf-ctrl-desc-font-style-error);--gf-local-font-weight:var(--gf-ctrl-desc-font-weight-error);--gf-local-letter-spacing:var(--gf-ctrl-desc-letter-spacing-error);--gf-local-line-height:var(--gf-ctrl-desc-line-height-error)}.gform-theme--framework .gfield_consent_description_text:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){border:var(--gf-ctrl-desc-border-width-consent) var(--gf-ctrl-desc-border-style-consent) var(--gf-ctrl-desc-border-color-consent);max-height:var(--gf-ctrl-desc-max-height-consent);outline-color:var(--gf-ctrl-outline-color);outline-offset:var(--gf-ctrl-outline-offset);outline-style:var(--gf-ctrl-outline-style);outline-width:var(--gf-ctrl-outline-width);overflow-y:auto;padding:16px;transition:var(--gf-ctrl-transition)}.gform-theme--framework .gfield_consent_description_text:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus{border-color:var(--gf-ctrl-desc-border-color-consent-focus);outline-color:var(--gf-ctrl-outline-color-focus);outline-width:var(--gf-ctrl-outline-width-focus)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-primary);--gf-local-radius:var(--gf-ctrl-btn-radius);--gf-local-border-color:var(--gf-ctrl-btn-border-color-primary);--gf-local-border-style:var(--gf-ctrl-btn-border-style-primary);--gf-local-border-width:var(--gf-ctrl-btn-border-width-primary);--gf-local-border-block-start:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-block-end:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-inline-start:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-inline-end:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-shadow:var(--gf-ctrl-btn-shadow);--gf-local-color:var(--gf-ctrl-btn-color-primary);--gf-local-column-gap:var(--gf-ctrl-btn-icon-gap);--gf-local-cursor:pointer;--gf-local-display:inline-flex;--gf-local-font-style:var(--gf-ctrl-btn-font-style);--gf-local-font-weight:var(--gf-ctrl-btn-font-weight);--gf-local-font-size:var(--gf-ctrl-btn-font-size);--gf-local-font-family:var(--gf-ctrl-btn-font-family);--gf-local-height:auto;--gf-local-letter-spacing:var(--gf-ctrl-btn-letter-spacing);--gf-local-line-height:var(--gf-ctrl-btn-line-height);--gf-local-min-height:var(--gf-ctrl-btn-size);--gf-local-min-width:auto;--gf-local-opacity:var(--gf-ctrl-btn-opacity);--gf-local-padding-y:var(--gf-ctrl-btn-padding-y);--gf-local-padding-x:var(--gf-ctrl-btn-padding-x);--gf-local-text-decoration:var(--gf-ctrl-btn-text-decoration);--gf-local-text-transform:var(--gf-ctrl-btn-text-transform);--gf-local-width:auto;align-items:center;-moz-column-gap:var(--gf-local-column-gap);column-gap:var(--gf-local-column-gap);cursor:var(--gf-local-cursor);justify-content:center;min-inline-size:var(--gf-local-min-width);opacity:var(--gf-local-opacity);text-align:center;-webkit-text-decoration:var(--gf-local-text-decoration);text-decoration:var(--gf-local-text-decoration);text-transform:var(--gf-local-text-transform);vertical-align:top}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-primary);--gf-local-content:var(--gf-ctrl-btn-icon);--gf-local-font-size:var(--gf-ctrl-btn-icon-font-size);--gf-local-transition:var(--gf-ctrl-btn-icon-transition);font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--gf-local-color);content:var(--gf-local-content);font-size:var(--gf-local-font-size);transition:var(--gf-local-transition)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-hover-primary);--gf-local-border-color:var(--gf-ctrl-btn-border-color-hover-primary);--gf-local-shadow:var(--gf-ctrl-btn-shadow-hover);--gf-local-color:var(--gf-ctrl-btn-color-hover-primary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-hover-primary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-focus-primary);--gf-local-border-color:var(--gf-ctrl-btn-border-color-focus-primary);--gf-local-shadow:var(--gf-ctrl-btn-shadow-focus);--gf-local-color:var(--gf-ctrl-btn-color-focus-primary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-focus-primary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-disabled-primary);--gf-local-border-color:var(--gf-ctrl-btn-border-color-disabled-primary);--gf-local-shadow:var(--gf-ctrl-btn-shadow-disabled);--gf-local-color:var(--gf-ctrl-btn-color-disabled-primary);--gf-local-cursor:default;--gf-local-opacity:var(--gf-ctrl-btn-opacity-disabled)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-disabled-primary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current),.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current),.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current),.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current),.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current),.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current),.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current),.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current){--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-secondary);--gf-local-border-color:var(--gf-ctrl-btn-border-color-secondary);--gf-local-border-style:var(--gf-ctrl-btn-border-style-secondary);--gf-local-border-width:var(--gf-ctrl-btn-border-width-secondary);--gf-local-color:var(--gf-ctrl-btn-color-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current)::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current)::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current)::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current)::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current)::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current)::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current)::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current)::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current)::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current)::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current)::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current)::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current)::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current)::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current)::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current)::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-hover-secondary);--gf-local-border-color:var(--gf-ctrl-btn-border-color-hover-secondary);--gf-local-color:var(--gf-ctrl-btn-color-hover-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):hover::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-hover-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-focus-secondary);--gf-local-border-color:var(--gf-ctrl-btn-border-color-focus-secondary);--gf-local-color:var(--gf-ctrl-btn-color-focus-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):focus::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-focus-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-disabled-secondary);--gf-local-border-color:var(--gf-ctrl-btn-border-color-disabled-secondary);--gf-local-color:var(--gf-ctrl-btn-color-disabled-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn.current):disabled::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-disabled-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-tertiary);--gf-local-border-color:var(--gf-ctrl-btn-border-color-tertiary);--gf-local-border-style:var(--gf-ctrl-btn-border-style-tertiary);--gf-local-border-width:var(--gf-ctrl-btn-border-width-tertiary);--gf-local-shadow:var(--gf-ctrl-btn-shadow-tertiary);--gf-local-color:var(--gf-ctrl-btn-color-tertiary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-tertiary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-hover-tertiary);--gf-local-border-color:var(--gf-ctrl-btn-border-color-hover-tertiary);--gf-local-shadow:var(--gf-ctrl-btn-shadow-hover-tertiary);--gf-local-color:var(--gf-ctrl-btn-color-hover-tertiary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:hover::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-hover-tertiary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-focus-tertiary);--gf-local-border-color:var(--gf-ctrl-btn-border-color-focus-tertiary);--gf-local-shadow:var(--gf-ctrl-btn-shadow-focus-tertiary);--gf-local-color:var(--gf-ctrl-btn-color-focus-tertiary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:focus::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-focus-tertiary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-disabled-tertiary);--gf-local-border-color:var(--gf-ctrl-btn-border-color-disabled-tertiary);--gf-local-shadow:var(--gf-ctrl-btn-shadow-disabled-tertiary);--gf-local-color:var(--gf-ctrl-btn-color-disabled-tertiary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--tertiary:disabled::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-disabled-tertiary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-ctrl);--gf-local-border-color:var(--gf-ctrl-btn-border-color-ctrl);--gf-local-border-style:var(--gf-ctrl-btn-border-style-ctrl);--gf-local-border-width:var(--gf-ctrl-btn-border-width-ctrl);--gf-local-color:var(--gf-ctrl-btn-color-ctrl)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-ctrl)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-hover-ctrl);--gf-local-border-color:var(--gf-ctrl-btn-border-color-hover-ctrl);--gf-local-color:var(--gf-ctrl-btn-color-hover-ctrl)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-hover-ctrl)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-focus-ctrl);--gf-local-border-color:var(--gf-ctrl-btn-border-color-focus-ctrl);--gf-local-color:var(--gf-ctrl-btn-color-focus-ctrl)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-focus-ctrl)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-disabled-ctrl);--gf-local-border-color:var(--gf-ctrl-btn-border-color-disabled-ctrl);--gf-local-color:var(--gf-ctrl-btn-color-disabled-ctrl)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-disabled-ctrl)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)),.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)),.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)),.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)),.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)),.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)),.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)),.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)){--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-simple);--gf-local-border-color:var(--gf-ctrl-btn-border-color-simple);--gf-local-border-width:var(--gf-ctrl-btn-border-width-simple);--gf-local-shadow:var(--gf-ctrl-btn-shadow-simple);--gf-local-color:var(--gf-ctrl-btn-color-simple);--gf-local-column-gap:0;--gf-local-line-height:var(--gf-ctrl-btn-size-simple);--gf-local-min-height:var(--gf-ctrl-btn-size-simple);--gf-local-min-width:var(--gf-ctrl-btn-size-simple);--gf-local-padding-y:0;--gf-local-padding-x:0}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple.gform-theme-button--simple-in-ctrl,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)),.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)).gform-theme-button--simple-in-ctrl,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)),.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple.gform-theme-button--simple-in-ctrl,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)),.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)).gform-theme-button--simple-in-ctrl,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)),.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple.gform-theme-button--simple-in-ctrl,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)),.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)).gform-theme-button--simple-in-ctrl,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)),.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple.gform-theme-button--simple-in-ctrl,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)),.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)).gform-theme-button--simple-in-ctrl,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)),.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple.gform-theme-button--simple-in-ctrl,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)),.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)).gform-theme-button--simple-in-ctrl,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)),.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple.gform-theme-button--simple-in-ctrl,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)),.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)).gform-theme-button--simple-in-ctrl,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)),.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple.gform-theme-button--simple-in-ctrl,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)),.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)).gform-theme-button--simple-in-ctrl,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)),.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple.gform-theme-button--simple-in-ctrl,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)),.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)).gform-theme-button--simple-in-ctrl,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)){--gf-ctrl-btn-color-simple:var(--gf-ctrl-icon-color);--gf-ctrl-btn-icon-color-simple:var(--gf-ctrl-icon-color);--gf-ctrl-btn-color-hover-simple:var(--gf-ctrl-icon-color-hover);--gf-ctrl-btn-icon-color-hover-simple:var(--gf-ctrl-icon-color-hover);--gf-ctrl-btn-color-focus-simple:var(--gf-ctrl-icon-color-focus);--gf-ctrl-btn-icon-color-focus-simple:var(--gf-ctrl-icon-color-focus);--gf-ctrl-btn-color-disabled-simple:var(--gf-ctrl-icon-color-disabled);--gf-ctrl-btn-icon-color-disabled-simple:var(--gf-ctrl-icon-color-disabled)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev))::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev))::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev))::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev))::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev))::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev))::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev))::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev))::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev))::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev))::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev))::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev))::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev))::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev))::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev))::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev))::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-hover-simple);--gf-local-border-color:var(--gf-ctrl-btn-border-color-hover-simple);--gf-local-shadow:var(--gf-ctrl-btn-shadow-hover-simple);--gf-local-color:var(--gf-ctrl-btn-color-hover-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):hover::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-hover-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-focus-simple);--gf-local-border-color:var(--gf-ctrl-btn-border-color-focus-simple);--gf-local-shadow:var(--gf-ctrl-btn-shadow-focus-simple);--gf-local-color:var(--gf-ctrl-btn-color-focus-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):focus::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-focus-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-disabled-simple);--gf-local-border-color:var(--gf-ctrl-btn-border-color-disabled-simple);--gf-local-shadow:var(--gf-ctrl-btn-shadow-disabled-simple);--gf-local-color:var(--gf-ctrl-btn-color-disabled-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):is(.gform-datepicker-calendar .nav.btn:is(.next,.prev)):disabled::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-disabled-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xs,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xs,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xs,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xs,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xs,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xs,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xs,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xs{--gf-local-font-size:var(--gf-ctrl-btn-font-size-xs);--gf-local-min-height:var(--gf-ctrl-btn-size-xs);--gf-local-padding-x:var(--gf-ctrl-btn-padding-x-xs)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-sm,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-sm,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-sm,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-sm,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-sm,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-sm,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-sm,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-sm{--gf-local-font-size:var(--gf-ctrl-btn-font-size-sm);--gf-local-min-height:var(--gf-ctrl-btn-size-sm);--gf-local-padding-x:var(--gf-ctrl-btn-padding-x-sm)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-md,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-md,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-md,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-md,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-md,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-md,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-md,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-md{--gf-local-font-size:var(--gf-ctrl-btn-font-size-md);--gf-local-min-height:var(--gf-ctrl-btn-size-md);--gf-local-padding-x:var(--gf-ctrl-btn-padding-x-md)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-lg,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-lg,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-lg,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-lg,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-lg,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-lg,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-lg,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-lg{--gf-local-font-size:var(--gf-ctrl-btn-font-size-lg);--gf-local-min-height:var(--gf-ctrl-btn-size-lg);--gf-local-padding-x:var(--gf-ctrl-btn-padding-x-lg)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xl,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xl,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xl,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xl,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xl,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xl,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xl,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xl{--gf-local-font-size:var(--gf-ctrl-btn-font-size-xl);--gf-local-min-height:var(--gf-ctrl-btn-size-xl);--gf-local-padding-x:var(--gf-ctrl-btn-padding-x-xl)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-has-spinner,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-has-spinner::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-has-spinner,.gform-theme.gform-theme--framework.gform_wrapper .gform-datepicker-calendar .nav.btn:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-has-spinner::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-has-spinner,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-has-spinner::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-has-spinner,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-has-spinner::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-has-spinner,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-has-spinner::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-has-spinner,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-has-spinner::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-has-spinner,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-has-spinner::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-has-spinner,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-has-spinner::before{color:transparent;position:relative}.gform-theme--framework input[type=file]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-padding-x:var(--gf-ctrl-file-padding-x);text-overflow:ellipsis;white-space:nowrap}.gform-theme--framework input[type=file]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::file-selector-button{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-hover-tertiary);--gf-local-border-inline-end-color:var(--gf-ctrl-btn-border-color-hover-tertiary);--gf-local-color:var(--gf-ctrl-btn-color-hover-tertiary)}.gform-theme--framework input[type=file]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::file-selector-button{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-focus-tertiary);--gf-local-border-inline-end-color:var(--gf-ctrl-btn-border-color-focus-tertiary);--gf-local-color:var(--gf-ctrl-btn-color-focus-tertiary)}.gform-theme--framework input[type=file]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::file-selector-button{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-disabled-tertiary);--gf-local-border-inline-end-color:var(--gf-ctrl-btn-border-color-disabled-tertiary);--gf-local-color:var(--gf-ctrl-btn-color-disabled-tertiary)}.gform-theme--framework input[type=file]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::file-selector-button{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-tertiary);--gf-local-border-inline-end-color:var(--gf-ctrl-btn-border-color-tertiary);--gf-local-color:var(--gf-ctrl-btn-color-tertiary);background-color:var(--gf-local-bg-color);block-size:100%;border:0;border-end-start-radius:var(--gf-ctrl-file-btn-radius);border-inline-end:var(--gf-ctrl-btn-border-width-tertiary) var(--gf-ctrl-btn-border-style-tertiary) var(--gf-local-border-inline-end-color);border-start-start-radius:var(--gf-ctrl-file-btn-radius);color:var(--gf-local-color);font-family:var(--gf-ctrl-file-btn-font-family);font-size:var(--gf-ctrl-file-btn-font-size);font-style:var(--gf-ctrl-file-btn-font-style);font-weight:var(--gf-ctrl-file-btn-font-weight);inset-block-start:calc(var(--gf-ctrl-btn-border-width-tertiary) * -1);letter-spacing:var(--gf-ctrl-file-btn-letter-spacing);line-height:var(--gf-ctrl-file-btn-line-height);margin-inline:var(--gf-ctrl-file-btn-margin-x);padding-block:0;padding-inline:var(--gf-ctrl-file-btn-padding-x);position:relative;-webkit-text-decoration:var(--gf-ctrl-file-btn-text-decoration);text-decoration:var(--gf-ctrl-file-btn-text-decoration);text-transform:var(--gf-ctrl-file-btn-text-transform);transition:var(--gf-ctrl-file-btn-transition)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .gform_drop_area{--gf-local-height:var(--gf-ctrl-file-zone-height);--gf-local-radius:var(--gf-ctrl-file-zone-radius);--gf-local-border-style:var(--gf-ctrl-file-zone-border-style);--gf-local-color:var(--gf-ctrl-file-zone-color);--gf-local-font-weight:var(--gf-ctrl-file-zone-font-weight);--gf-local-line-height:var(--gf-ctrl-file-zone-line-height);--gf-local-padding-x:var(--gf-ctrl-file-zone-padding-x);--gf-local-padding-y:var(--gf-ctrl-file-zone-padding-y)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .gform_drop_area::before{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--gf-ctrl-file-zone-icon-color);content:var(--gf-icon-ctrl-file);display:block;font-size:var(--gf-ctrl-file-zone-icon-font-size);margin-block-end:var(--gf-ctrl-file-zone-icon-margin-y-end)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .gform_drop_instructions{margin-block-end:var(--gf-ctrl-file-zone-instructions-margin-y-end)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview_list{display:flex;flex-direction:column;gap:var(--gf-ctrl-file-prev-area-gap);margin-block-start:var(--gf-ctrl-file-prev-area-margin-y-start);width:100%}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview_list:empty{margin-block-start:0}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview{display:flex;flex-direction:column;font-family:var(--gf-ctrl-file-prev-font-family);font-size:var(--gf-ctrl-file-prev-font-size);font-style:var(--gf-ctrl-file-prev-font-style);font-weight:var(--gf-ctrl-file-prev-font-weight);gap:var(--gf-ctrl-file-prev-gap);letter-spacing:var(--gf-ctrl-file-prev-letter-spacing);line-height:var(--gf-ctrl-file-prev-line-height);position:relative}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview .gfield_fileupload_filename{color:var(--gf-ctrl-file-prev-name-color);line-height:var(--gf-ctrl-file-prev-name-line-height);overflow:var(--gf-ctrl-file-prev-name-overflow);padding-inline-end:var(--gf-ctrl-file-prev-name-padding-x-end);text-overflow:var(--gf-ctrl-file-prev-name-text-overflow);white-space:var(--gf-ctrl-file-prev-name-white-space)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview .gfield_fileupload_filesize{color:var(--gf-ctrl-file-prev-size-color)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview .gfield_fileupload_progress{align-items:center;display:flex;gap:var(--gf-ctrl-file-prog-ui-gap)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview .gfield_fileupload_progress::after{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;block-size:var(--gf-ctrl-file-prog-btn-icon-size);color:var(--gf-ctrl-file-prog-btn-icon-color-complete);content:var(--gf-icon-ctrl-file-completed);font-size:var(--gf-ctrl-file-prog-btn-icon-size);inline-size:var(--gf-ctrl-file-prog-btn-icon-size);min-inline-size:var(--gf-ctrl-file-prog-btn-icon-size);opacity:0}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview .gfield_fileupload_progress_complete::after{opacity:1}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview .gfield_fileupload_progressbar,.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview .gfield_fileupload_progressbar_progress{block-size:var(--gf-ctrl-file-prog-bar-height);border-radius:var(--gf-ctrl-file-prog-bar-radius)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview .gfield_fileupload_progressbar{background-color:var(--gf-ctrl-file-prog-bar-bg-color);inline-size:100%;position:relative}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview .gfield_fileupload_progressbar_progress{background-color:var(--gf-ctrl-file-prog-bar-bg-color-loading);inline-size:1%;position:absolute;transition:var(--gf-ctrl-file-prog-bar-transition)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview .gfield_fileupload_percent{color:var(--gf-ctrl-file-prog-text-color);font-size:var(--gf-ctrl-file-prog-text-font-size);min-inline-size:var(--gf-ctrl-file-prog-text-min-width)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview .gfield_fileupload_cancel,.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview .gform_delete_file{inset-block-start:var(--gf-ctrl-file-prog-btn-inset-y-start);inset-inline-end:var(--gf-ctrl-file-prog-btn-inset-x-end);position:var(--gf-ctrl-file-prog-btn-position)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview .gform_delete_file .dashicons::before{--gf-ctrl-btn-icon:var(--gf-icon-ctrl-file-remove)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview .gfield_fileupload_cancel{--gf-local-font-size:var(--gf-ctrl-file-prog-btn-font-size-cancel)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview .gfield_fileupload_cancel::before{--gf-ctrl-btn-icon:var(--gf-icon-ctrl-file-cancel)}.gform-theme--framework .gform-datepicker-calendar{background-color:var(--gf-ctrl-date-picker-bg-color);border-radius:var(--gf-ctrl-date-picker-radius);box-shadow:var(--gf-ctrl-date-picker-shadow);inline-size:var(--gf-ctrl-date-picker-width);margin-block-start:var(--gf-ctrl-date-picker-margin-y-start);padding-block:var(--gf-ctrl-date-picker-padding-y);padding-inline:var(--gf-ctrl-date-picker-padding-x)}@media (min-width:640px){.gform-theme--framework .gform-datepicker-calendar{inline-size:var(--gf-ctrl-date-picker-width-viewport-sm);padding-block:var(--gf-ctrl-date-picker-padding-y-viewport-sm);padding-inline:var(--gf-ctrl-date-picker-padding-x-viewport-sm)}}.gform-theme--framework .gform-datepicker-calendar .monthSelector,.gform-theme--framework .gform-datepicker-calendar .yearSelector{position:relative}.gform-theme--framework .gform-datepicker-calendar .yearSelector td{padding-block-end:4px}.gform-theme--framework .gform-datepicker-calendar .monthSelector td{padding-block-end:12px}.gform-theme--framework .gform-datepicker-calendar .nav.btn.month.current,.gform-theme--framework .gform-datepicker-calendar .nav.btn.year.current{--gf-local-font-size:var(--gf-ctrl-btn-font-size-sm);--gf-local-min-height:var(--gf-ctrl-btn-size-sm);--gf-local-padding-x:var(--gf-ctrl-btn-padding-x-sm)}.gform-theme--framework .gform-datepicker-calendar .nav.btn.month.next,.gform-theme--framework .gform-datepicker-calendar .nav.btn.month.prev,.gform-theme--framework .gform-datepicker-calendar .nav.btn.year.next,.gform-theme--framework .gform-datepicker-calendar .nav.btn.year.prev{align-items:center;block-size:var(--gf-ctrl-date-picker-header-icons-size);inline-size:var(--gf-ctrl-date-picker-header-icons-size);inset:unset;inset-block-start:var(--gf-ctrl-date-picker-header-icons-inset-y-start);justify-content:center;margin-block-start:var(--gf-ctrl-date-picker-header-icons-margin-y-start);position:absolute}.gform-theme--framework .gform-datepicker-calendar .nav.btn.month.next::before,.gform-theme--framework .gform-datepicker-calendar .nav.btn.month.prev::before,.gform-theme--framework .gform-datepicker-calendar .nav.btn.year.next::before,.gform-theme--framework .gform-datepicker-calendar .nav.btn.year.prev::before{--gf-local-font-size:var(--gf-ctrl-date-picker-header-icons-font-size);font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:none;inset:unset;transform:none}.gform-theme--framework .gform-datepicker-calendar .nav.btn.month.prev,.gform-theme--framework .gform-datepicker-calendar .nav.btn.year.prev{inset-inline-start:var(--gf-ctrl-date-picker-header-icons-prev-inset-x-start)}.gform-theme--framework .gform-datepicker-calendar .nav.btn.month.prev::before,.gform-theme--framework .gform-datepicker-calendar .nav.btn.year.prev::before{--gf-local-content:var(--gf-icon-ctrl-datepicker-left)}.gform-theme--framework .gform-datepicker-calendar .nav.btn.month.next,.gform-theme--framework .gform-datepicker-calendar .nav.btn.year.next{inset-inline-end:var(--gf-ctrl-date-picker-header-icons-next-inset-x-end)}.gform-theme--framework .gform-datepicker-calendar .nav.btn.month.next::before,.gform-theme--framework .gform-datepicker-calendar .nav.btn.year.next::before{--gf-local-content:var(--gf-icon-ctrl-datepicker-right)}.gform-theme--framework .gform-datepicker-calendar .nav.select{--gf-local-height:var(--gf-ctrl-size-sm);--gf-local-line-height:var(--gf-ctrl-size-sm)}.gform-theme--framework .gform-datepicker-calendar table.calendar td.day,.gform-theme--framework .gform-datepicker-calendar table.calendar th{block-size:var(--gf-ctrl-date-picker-cell-height);color:var(--gf-ctrl-date-picker-cell-content-color);padding-block:var(--gf-ctrl-date-picker-cell-padding);padding-inline:var(--gf-ctrl-date-picker-cell-padding)}@media (min-width:640px){.gform-theme--framework .gform-datepicker-calendar table.calendar td.day,.gform-theme--framework .gform-datepicker-calendar table.calendar th{block-size:var(--gf-ctrl-date-picker-cell-height-viewport-sm)}}.gform-theme--framework .gform-datepicker-calendar table.calendar th{font-size:var(--gf-ctrl-date-picker-head-cell-font-size);font-weight:var(--gf-ctrl-date-picker-head-cell-font-weight);line-height:var(--gf-ctrl-date-picker-head-cell-line-height);vertical-align:middle}.gform-theme--framework .gform-datepicker-calendar table.calendar td.day{font-size:var(--gf-ctrl-date-picker-cell-font-size);font-weight:var(--gf-ctrl-date-picker-cell-font-weight);line-height:var(--gf-ctrl-date-picker-cell-line-height);padding-block:var(--gf-ctrl-date-picker-cell-padding-y)}@media (min-width:640px){.gform-theme--framework .gform-datepicker-calendar table.calendar td.day{padding-block:var(--gf-ctrl-date-picker-cell-padding-y-viewport-sm)}}.gform-theme--framework .gform-datepicker-calendar table.calendar td.day span{--gf-local-bg-color:transparent;--gf-local-border:0;--gf-local-color:var(--gf-ctrl-date-picker-cell-content-color);align-items:center;background-color:var(--gf-local-bg-color);block-size:100%;border:var(--gf-local-border);border-radius:var(--gf-ctrl-date-picker-cell-content-radius);color:var(--gf-local-color);display:flex;inline-size:var(--gf-ctrl-date-picker-cell-content-width);justify-content:center;text-decoration:none}@media (min-width:640px){.gform-theme--framework .gform-datepicker-calendar table.calendar td.day span{inline-size:var(--gf-ctrl-date-picker-cell-content-width-viewport-sm)}}.gform-theme--framework .gform-datepicker-calendar table.calendar td.day:where(:not(.selected):not(.dayMarked):not(.disabled)) span:hover{--gf-local-bg-color:var(--gf-ctrl-date-picker-cell-content-bg-color-hover);--gf-local-color:var(--gf-ctrl-date-picker-cell-content-color-hover)}.gform-theme--framework .gform-datepicker-calendar table.calendar td[aria-current=date] span{--gf-local-bg-color:var(--gf-ctrl-date-picker-cell-content-bg-color-hover);--gf-local-color:var(--gf-ctrl-date-picker-cell-content-color-hover)}.gform-theme--framework .gform-datepicker-calendar table.calendar td.dayMarked span{--gf-local-bg-color:var(--gf-ctrl-date-picker-cell-content-bg-color-selected);--gf-local-color:var(--gf-ctrl-date-picker-cell-content-color-selected)}.gform-theme--framework .gform-datepicker-calendar table.calendar td.dayMarked span:focus,.gform-theme--framework .gform-datepicker-calendar table.calendar td.dayMarked span:hover{--gf-local-color:var(--gf-ctrl-date-picker-cell-content-color-selected)}.gform-theme--framework .gform-datepicker-calendar table.calendar td.selected span{--gf-local-border:var(--gf-ctrl-date-picker-cell-content-border)}.gform-theme--framework .gform-datepicker-calendar table.calendar td.disabled span{--gf-local-bg-color:var(--gf-ctrl-date-picker-cell-content-bg-color-disabled);--gf-local-color:var(--gf-ctrl-date-picker-cell-content-color-disabled)}.gform-theme--framework .gform-datepicker-calendar .monthMessage{margin-block-start:12px;text-wrap:balance}.gform-theme--framework .gform-datepicker-calendar .monthMessage p{font-family:var(--gf-ctrl-date-picker-helptext-font-family);font-size:var(--gf-ctrl-date-picker-helptext-font-size);font-style:var(--gf-ctrl-date-picker-helptext-font-style);font-weight:var(--gf-ctrl-date-picker-helptext-font-weight);letter-spacing:var(--gf-ctrl-date-picker-helptext-letter-spacing);line-height:var(--gf-ctrl-date-picker-helptext-line-height)}html[dir=rtl] .gform-theme--framework .gform-datepicker-calendar .nav.btn.month.next::before,html[dir=rtl] .gform-theme--framework .gform-datepicker-calendar .nav.btn.month.prev::before,html[dir=rtl] .gform-theme--framework .gform-datepicker-calendar .nav.btn.year.next::before,html[dir=rtl] .gform-theme--framework .gform-datepicker-calendar .nav.btn.year.prev::before{transform:none}html[dir=rtl] .gform-theme--framework .gform-datepicker-calendar .nav.btn.month.prev::before,html[dir=rtl] .gform-theme--framework .gform-datepicker-calendar .nav.btn.year.prev::before{--gf-local-content:var(--gf-icon-ctrl-datepicker-right)}html[dir=rtl] .gform-theme--framework .gform-datepicker-calendar .nav.btn.month.next::before,html[dir=rtl] .gform-theme--framework .gform-datepicker-calendar .nav.btn.year.next::before{--gf-local-content:var(--gf-icon-ctrl-datepicker-left)}.gform-theme--framework .gfield:where(:not(.gfield--type-html):not(.gfield--type-section)){line-height:1}.gform-theme--framework .gfield--type-address .copy_values_option_container{display:inline-grid;gap:var(--gf-field-choice-meta-space) 0;grid-template-columns:minmax(var(--gf-ctrl-choice-size),max-content) auto;margin-block-end:var(--gf-field-gap-y)}.gform-theme--framework .gfield--type-choice .gfield_checkbox,.gform-theme--framework .gfield--type-choice .gfield_radio{display:flex;flex-direction:column;gap:var(--gf-field-choice-gap)}.gform-theme--framework .gfield--type-choice.gfield--choice-align-horizontal .gfield_checkbox,.gform-theme--framework .gfield--type-choice.gfield--choice-align-horizontal .gfield_radio{flex-direction:row;flex-wrap:wrap;gap:var(--gf-field-choice-align-x-gap-y) var(--gf-field-choice-align-x-gap-x)}.gform-theme--framework .gfield--type-choice .gchoice,.gform-theme--framework .gfield--type-choice .ginput_container_consent{display:inline-grid;gap:var(--gf-field-choice-meta-space) 0;grid-template-columns:minmax(var(--gf-ctrl-choice-size),max-content) auto}.gform-theme--framework .gfield--type-choice .gchoice br,.gform-theme--framework .gfield--type-choice .ginput_container_consent br{display:none}.gform-theme--framework .gfield--type-choice .gchoice_other_control{--gf-local-width:auto;grid-column:span 2;max-inline-size:var(--gf-field-choice-other-ctrl-max-width)}.gform-theme--framework .gfield--type-choice .gfield-choice-toggle-all{align-self:self-start;inline-size:100%;margin-block-start:var(--gf-field-choice-meta-margin-y-start)}.gform-theme--framework .gfield--type-choice .gfield_choice_all_toggle{justify-self:start}.gform-theme--framework .gfield--type-image_choice .gfield_checkbox,.gform-theme--framework .gfield--type-image_choice .gfield_radio{flex-direction:row;flex-wrap:wrap;gap:var(--gf-field-img-choice-gap)}.gform-theme--framework .gfield--type-image_choice .gchoice{align-self:start;display:block;inline-size:var(--gf-field-img-choice-size);max-inline-size:var(--gf-field-img-choice-size);min-inline-size:var(--gf-field-img-choice-size);position:relative}.gform-theme--framework .gfield--type-image_choice .gchoice:where([\:has\(input\:checked\)])::after{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;block-size:var(--gf-field-img-choice-check-ind-size);border-radius:var(--gf-field-img-choice-check-ind-radius);content:var(--gf-field-img-choice-check-ind-icon);display:flex;filter:var(--gf-field-img-choice-check-ind-shadow);font-size:var(--gf-field-img-choice-check-ind-icon-size);inline-size:var(--gf-field-img-choice-check-ind-size);justify-content:center;position:absolute;z-index:5}.gform-theme--framework .gfield--type-image_choice .gchoice:where([\:has\(input\:checked\)])::after{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;block-size:var(--gf-field-img-choice-check-ind-size);border-radius:var(--gf-field-img-choice-check-ind-radius);content:var(--gf-field-img-choice-check-ind-icon);display:flex;filter:var(--gf-field-img-choice-check-ind-shadow);font-size:var(--gf-field-img-choice-check-ind-icon-size);inline-size:var(--gf-field-img-choice-check-ind-size);justify-content:center;position:absolute;z-index:5}.gform-theme--framework .gfield--type-image_choice .gchoice:where(:has(input:checked))::after{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;block-size:var(--gf-field-img-choice-check-ind-size);border-radius:var(--gf-field-img-choice-check-ind-radius);content:var(--gf-field-img-choice-check-ind-icon);display:flex;filter:var(--gf-field-img-choice-check-ind-shadow);font-size:var(--gf-field-img-choice-check-ind-icon-size);inline-size:var(--gf-field-img-choice-check-ind-size);justify-content:center;position:absolute;z-index:5}.gform-theme--framework .gfield--type-image_choice .gfield-image-choice-wrapper-outer{display:block;min-block-size:100%}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice,.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-no-card .gfield-choice-image-wrapper{--gf-local-border-color:transparent;--gf-local-border-width:var(--gf-ctrl-border-width);--gf-local-border-style:var(--gf-ctrl-border-style);--gf-local-border-block-start:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-block-end:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-inline-start:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-inline-end:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-outline-color:var(--gf-ctrl-outline-color);--gf-local-outline-width:var(--gf-ctrl-outline-width);--gf-local-shadow:none;box-shadow:var(--gf-local-shadow);outline-color:var(--gf-local-outline-color);outline-offset:var(--gf-ctrl-outline-offset);outline-style:var(--gf-ctrl-outline-style);outline-width:var(--gf-local-outline-width);transition:var(--gf-transition-ctrl)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice,.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-no-card .gfield-choice-image-wrapper::before{border-block-end:var(--gf-local-border-block-end);border-block-start:var(--gf-local-border-block-start);border-inline-end:var(--gf-local-border-inline-end);border-inline-start:var(--gf-local-border-inline-start);border-radius:var(--gf-ctrl-radius)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice{--gf-local-bg-color:var(--gf-ctrl-bg-color);--gf-local-border-color:var(--gf-color-in-ctrl-light-darker);--gf-local-shadow:var(--gf-field-img-choice-shadow);background-color:var(--gf-local-bg-color)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice .gform-field-label{--gf-local-color:var(--gf-ctrl-color);color:var(--gf-local-color)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:hover{--gf-local-bg-color:var(--gf-ctrl-bg-color-hover)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:hover .gform-field-label{--gf-local-color:var(--gf-ctrl-color-hover)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:focus-within{--gf-local-bg-color:var(--gf-ctrl-bg-color-focus)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:focus-within .gform-field-label{--gf-local-color:var(--gf-ctrl-color-focus)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice[\:has\(.gfield-choice-input\:disabled\)]{--gf-local-bg-color:var(--gf-ctrl-bg-color-disabled);--gf-local-border-color:var(--gf-ctrl-border-color-disabled)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:has(.gfield-choice-input:disabled){--gf-local-bg-color:var(--gf-ctrl-bg-color-disabled);--gf-local-border-color:var(--gf-ctrl-border-color-disabled)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice[\:has\(.gfield-choice-input\:disabled\)] .gform-field-label{--gf-local-color:var(--gf-ctrl-color-disabled)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:has(.gfield-choice-input:disabled) .gform-field-label{--gf-local-color:var(--gf-ctrl-color-disabled)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:where([\:has\(input\:checked\)])::after{background-color:var(--gf-field-img-choice-card-check-ind-bg-color);color:var(--gf-field-img-choice-card-check-ind-icon-color)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:where(:has(input:checked))::after{background-color:var(--gf-field-img-choice-card-check-ind-bg-color);color:var(--gf-field-img-choice-card-check-ind-icon-color)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card.gfield_error .gchoice{--gf-local-bg-color:var(--gf-ctrl-bg-color-error)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card.gfield_error .gchoice .gform-field-label{--gf-local-color:var(--gf-ctrl-color-error)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gfield-image-choice-wrapper-outer{padding-block:var(--gf-field-img-choice-card-space);padding-inline:var(--gf-field-img-choice-card-space)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gfield-choice-image-no-image{background-color:var(--gf-field-img-choice-card-placeholder-bg-color);color:var(--gf-field-img-choice-card-placeholder-color)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-no-card .gchoice:where([\:has\(input\:checked\)])::after{background-color:var(--gf-field-img-choice-no-card-check-ind-bg-color);color:var(--gf-field-img-choice-no-card-check-ind-icon-color)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-no-card .gchoice:where(:has(input:checked))::after{background-color:var(--gf-field-img-choice-no-card-check-ind-bg-color);color:var(--gf-field-img-choice-no-card-check-ind-icon-color)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-no-card .gfield-choice-image-wrapper::before{content:"";display:block;inset-block:0;inset-inline:0;position:absolute;transition:var(--gf-transition-ctrl);z-index:1}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-no-card .gfield-choice-image-no-image{background-color:var(--gf-field-img-choice-no-card-placeholder-bg-color);color:var(--gf-field-img-choice-no-card-placeholder-color)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:hover,.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-no-card .gchoice:hover .gfield-choice-image-wrapper{--gf-local-shadow:var(--gf-field-img-choice-shadow-hover)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:focus-within,.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-no-card .gchoice:focus-within .gfield-choice-image-wrapper{--gf-local-border-color:var(--gf-ctrl-border-color-focus);--gf-local-outline-color:var(--gf-ctrl-outline-color-focus);--gf-local-outline-width:var(--gf-ctrl-outline-width-focus)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice[\:has\(.gfield-choice-input\:disabled\)],.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-no-card .gchoice[\:has\(.gfield-choice-input\:disabled\)] .gfield-choice-image-wrapper{--gf-local-shadow:none}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:has(.gfield-choice-input:disabled),.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-no-card .gchoice:has(.gfield-choice-input:disabled) .gfield-choice-image-wrapper{--gf-local-shadow:none}.gform-theme--framework .gfield--type-image_choice .gchoice[\:has\(.gfield-choice-input\:disabled\)] .gfield-choice-image-wrapper{opacity:var(--gf-field-img-choice-ctrl-opacity-disabled)}.gform-theme--framework .gfield--type-image_choice .gchoice:has(.gfield-choice-input:disabled) .gfield-choice-image-wrapper{opacity:var(--gf-field-img-choice-ctrl-opacity-disabled)}.gform-theme--framework .gfield--type-image_choice.gfield_error.gfield--image-choice-appearance-card .gchoice,.gform-theme--framework .gfield--type-image_choice.gfield_error.gfield--image-choice-appearance-no-card .gfield-choice-image-wrapper{--gf-local-border-color:var(--gf-ctrl-border-color-error)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-square .gfield-choice-image-wrapper{border-radius:var(--gf-field-img-choice-radius-square)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-square .gfield-choice-image-wrapper::before{border-radius:var(--gf-field-img-choice-radius-square)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-square.gfield--image-choice-appearance-card .gchoice:where([\:has\(input\:checked\)])::after{inset-block-start:calc(var(--gf-field-img-choice-card-space) + 10px);inset-inline-end:calc(var(--gf-field-img-choice-card-space) + 10px)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-square.gfield--image-choice-appearance-card .gchoice:where(:has(input:checked))::after{inset-block-start:calc(var(--gf-field-img-choice-card-space) + 10px);inset-inline-end:calc(var(--gf-field-img-choice-card-space) + 10px)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-square.gfield--image-choice-appearance-no-card .gchoice:where([\:has\(input\:checked\)])::after{inset-block-start:10px;inset-inline-end:10px}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-square.gfield--image-choice-appearance-no-card .gchoice:where(:has(input:checked))::after{inset-block-start:10px;inset-inline-end:10px}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-circle .gfield-choice-image-wrapper{border-radius:var(--gf-field-img-choice-radius-round)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-circle .gfield-choice-image-wrapper::before{border-radius:var(--gf-field-img-choice-radius-round)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-circle.gfield--image-choice-appearance-card .gchoice:where([\:has\(input\:checked\)])::after{inset-block-start:var(--gf-field-img-choice-card-space);inset-inline-end:var(--gf-field-img-choice-card-space)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-circle.gfield--image-choice-appearance-card .gchoice:where(:has(input:checked))::after{inset-block-start:var(--gf-field-img-choice-card-space);inset-inline-end:var(--gf-field-img-choice-card-space)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-circle.gfield--image-choice-appearance-no-card .gchoice:where([\:has\(input\:checked\)])::after{inset-block-start:0;inset-inline-end:0}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-circle.gfield--image-choice-appearance-no-card .gchoice:where(:has(input:checked))::after{inset-block-start:0;inset-inline-end:0}.gform-theme--framework .gfield--type-image_choice .gfield-choice-image-wrapper{aspect-ratio:var(--gf-field-img-choice-aspect-ratio);margin-block-end:var(--gf-field-img-choice-margin-y-end);opacity:var(--gf-field-img-choice-ctrl-opacity);overflow:hidden;position:relative}.gform-theme--framework .gfield--type-image_choice .gfield-choice-image-no-image{block-size:100%;display:block;inline-size:100%;position:relative}.gform-theme--framework .gfield--type-image_choice .gfield-choice-image-no-image::before{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:var(--gf-icon-ctrl-img-choice-placeholder);font-size:var(--gf-field-img-choice-placeholder-icon-font-size);inset-block-start:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}.gform-theme--framework .gfield--type-image_choice .gfield-choice-image-no-image span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.gform-theme--framework .gfield--type-image_choice .gfield-choice-image{block-size:100%!important;display:block;inline-size:100%;max-block-size:100%;max-inline-size:100%;-o-object-fit:cover;object-fit:cover}.gform-theme--framework .gfield--type-image_choice .gfield-image-choice-wrapper-inner{display:inline-grid;gap:var(--gf-field-choice-meta-space) 0;grid-template-columns:minmax(var(--gf-ctrl-choice-size),max-content) auto}.gform-theme--framework .gfield--type-image_choice .ginput_container_image_choice--label-hide .gchoice .gfield-choice-image-wrapper{margin-block-end:0}.gform-theme--framework .gfield--type-image_choice .ginput_container_image_choice--label-hide .gchoice .gfield-choice-input,.gform-theme--framework .gfield--type-image_choice .ginput_container_image_choice--label-hide .gchoice .gfield-image-choice-wrapper-inner,.gform-theme--framework .gfield--type-image_choice .ginput_container_image_choice--label-hide .gchoice .gform-field-label{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.gform-theme--framework .gfield--type-image_choice .ginput_container_image_choice--input-hide .gchoice .gform-field-label{--gf-local-margin-x:0}.gform-theme--framework .gfield--type-image_choice .ginput_container_image_choice--input-hide .gchoice .gfield-choice-input{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.gform-theme--framework .gfield--type-image_choice .gchoice_other_control{margin-block-start:var(--gf-field-img-choice-other-ctrl-margin-y-start);max-inline-size:100%}.gform-theme--framework .gfield--input-type-datepicker .ginput_container_date{align-content:flex-start;align-items:center;display:flex}.gform-theme--framework .gfield--input-type-datepicker .ginput_container_date input{--gf-local-padding-x:var(--gf-ctrl-padding-x) var(--gf-field-date-ctrl-padding-x-end);--gf-local-width:auto}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date,.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date{flex-wrap:nowrap}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date button.gform-datepicker-toggle.gform-theme-button,.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date button.gform-datepicker-toggle.gform-theme-button{flex:none;margin-inline-start:var(--gf-field-date-icon-margin-x-start);transform:translateX(-100%)}html[dir=rtl] .gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date button.gform-datepicker-toggle.gform-theme-button,html[dir=rtl] .gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date button.gform-datepicker-toggle.gform-theme-button{transform:translateX(100%)}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date button.gform-datepicker-toggle.gform-theme-button.gform-datepicker-toggle--default,.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date button.gform-datepicker-toggle.gform-theme-button.gform-datepicker-toggle--default{--gf-local-line-height:var(--gf-field-date-icon-size);--gf-local-min-height:var(--gf-field-date-icon-size);--gf-local-min-width:var(--gf-field-date-icon-size)}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date .gform-datepicker-toggle-icon,.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date .gform-datepicker-toggle-icon{transition:var(--gf-field-date-icon-transition)}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date .gform-datepicker-toggle-icon--default{block-size:var(--gf-field-date-icon-size);color:var(--gf-field-date-icon-color)}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date .gform-datepicker-toggle-icon--default::before{--gf-ctrl-btn-icon:var(--gf-icon-ctrl-datepicker);font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;block-size:auto;font-size:var(--gf-field-date-icon-size);inline-size:auto}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date .gform-datepicker-toggle:hover .gform-datepicker-toggle-icon--default,.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date:focus-within .gform-datepicker-toggle-icon--default,.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date:where([\:has\(input\:hover\)]) .gform-datepicker-toggle-icon--default{color:var(--gf-field-date-icon-color-active)}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date .gform-datepicker-toggle:hover .gform-datepicker-toggle-icon--default,.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date:focus-within .gform-datepicker-toggle-icon--default,.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date:where(:has(input:hover)) .gform-datepicker-toggle-icon--default{color:var(--gf-field-date-icon-color-active)}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date .gform-datepicker-toggle-icon--custom{max-block-size:var(--gf-field-date-custom-icon-max-height);max-inline-size:var(--gf-field-date-custom-icon-max-width);opacity:var(--gf-field-date-custom-icon-opacity)}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date .gform-datepicker-toggle:hover .gform-datepicker-toggle-icon--custom,.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date:focus-within .gform-datepicker-toggle-icon--custom,.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date:where([\:has\(input\:hover\)]) .gform-datepicker-toggle-icon--custom{opacity:var(--gf-field-date-custom-icon-opacity-hover)}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date .gform-datepicker-toggle:hover .gform-datepicker-toggle-icon--custom,.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date:focus-within .gform-datepicker-toggle-icon--custom,.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date:where(:has(input:hover)) .gform-datepicker-toggle-icon--custom{opacity:var(--gf-field-date-custom-icon-opacity-hover)}.gform-theme--framework.gform-theme.gform_wrapper .gfield:where(.gfield--type-list,.gfield--input-type-list) button.add_list_item,.gform-theme--framework.gform-theme.gform_wrapper .gfield:where(.gfield--type-list,.gfield--input-type-list) button.delete_list_item{--gf-local-height:var(--gf-field-list-btn-size);--gf-local-radius:var(--gf-field-list-btn-radius);--gf-local-column-gap:0;--gf-local-font-size:var(--gf-field-list-btn-font-size);--gf-local-letter-spacing:0;--gf-local-line-height:1;--gf-local-min-height:auto;--gf-local-padding-y:var(--gf-field-list-btn-padding-y);--gf-local-padding-x:var(--gf-field-list-btn-padding-x);--gf-local-width:var(--gf-field-list-btn-size)}.gform-theme--framework.gform-theme.gform_wrapper .gfield:where(.gfield--type-list,.gfield--input-type-list) button.add_list_item::before{--gf-local-content:var(--gf-icon-ctrl-list-item-add)}.gform-theme--framework.gform-theme.gform_wrapper .gfield:where(.gfield--type-list,.gfield--input-type-list) button.delete_list_item::before{--gf-local-content:var(--gf-icon-ctrl-list-item-remove)}.gform-theme--framework.gform-theme.gform_wrapper .gfield:where(.gfield--type-list,.gfield--input-type-list) .gfield_list_icons img{background-color:transparent!important;background-position:0;background-repeat:no-repeat;background-size:16px 16px!important;block-size:16px!important;border:none!important;inline-size:16px!important;opacity:.5;transition:var(--gf-transition-ctrl)}.gform-theme--framework.gform-theme.gform_wrapper .gfield:where(.gfield--type-list,.gfield--input-type-list) .gfield_list_icons a:focus img,.gform-theme--framework.gform-theme.gform_wrapper .gfield:where(.gfield--type-list,.gfield--input-type-list) .gfield_list_icons a:hover img{opacity:1}.gform-theme--framework.gform-theme.gform_wrapper .gfield:where(.gfield--type-list,.gfield--input-type-list) .gfield_url_icon_disabled{opacity:1;pointer-events:none}.gform-theme--framework .gf_page_steps,.gform-theme--framework .gf_progressbar_wrapper{margin-block-end:var(--gf-field-pg-prog-margin-y-end)}.gform-theme--framework .gf_progressbar_title,.gform-theme--framework .gf_step_label,.gform-theme--framework .gf_step_number{--gf-local-color:var(--gf-field-pg-prog-color);--gf-local-font-family:var(--gf-field-pg-prog-font-family);--gf-local-font-size:var(--gf-field-pg-prog-font-size);--gf-local-font-style:var(--gf-field-pg-prog-font-style);--gf-local-font-weight:var(--gf-field-pg-prog-font-weight);--gf-local-letter-spacing:var(--gf-field-pg-prog-letter-spacing);--gf-local-line-height:var(--gf-field-pg-prog-line-height);--gf-local-text-transform:none;color:var(--gf-local-color);font-family:var(--gf-local-font-family);font-size:var(--gf-local-font-size);font-style:var(--gf-local-font-style);font-weight:var(--gf-local-font-weight);letter-spacing:var(--gf-local-letter-spacing);line-height:var(--gf-local-line-height);text-transform:var(--gf-local-text-transform)}.gform-theme--framework .gf_progressbar_title{margin-block-end:var(--gf-field-pg-prog-title-margin-y-end)}.gform-theme--framework .gf_progressbar{background-color:var(--gf-field-pg-prog-bar-bg-color);border-radius:var(--gf-field-pg-prog-bar-radius)}.gform-theme--framework .gf_progressbar span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.gform-theme--framework .gf_progressbar .gf_progressbar_percentage{block-size:var(--gf-field-pg-prog-bar-height);border-radius:var(--gf-field-pg-prog-bar-radius)}.gform-theme--framework .gf_progressbar .percentbar_blue{background-color:var(--gf-field-pg-prog-bar-bg-color-blue)}.gform-theme--framework .gf_progressbar .percentbar_gray{background-color:var(--gf-field-pg-prog-bar-bg-color-gray)}.gform-theme--framework .gf_progressbar .percentbar_green{background-color:var(--gf-field-pg-prog-bar-bg-color-green)}.gform-theme--framework .gf_progressbar .percentbar_orange{background-color:var(--gf-field-pg-prog-bar-bg-color-orange)}.gform-theme--framework .gf_progressbar .percentbar_red{background-color:var(--gf-field-pg-prog-bar-bg-color-red)}.gform-theme--framework .gf_progressbar .percentbar_spring{background:var(--gf-field-pg-prog-bar-bg-gradient-spring)}.gform-theme--framework .gf_progressbar .percentbar_blues{background:var(--gf-field-pg-prog-bar-bg-gradient-blues)}.gform-theme--framework .gf_progressbar .percentbar_rainbow{background:var(--gf-field-pg-prog-bar-bg-gradient-rainbow)}.gform-theme--framework .gf_step{align-items:center;display:flex;gap:var(--gf-field-pg-steps-step-gap);position:relative}.gform-theme--framework .gf_step_label{--gf-local-text-transform:var(--gf-field-pg-prog-text-transform)}.gform-theme--framework .gf_step_hidden{display:none}.gform-theme--framework .gf_step_number{--gf-local-bg-color:var(--gf-field-pg-steps-number-bg-color);--gf-local-border-color:var(--gf-field-pg-steps-number-border-color);--gf-local-border:var(--gf-field-pg-steps-number-border-width) var(--gf-field-pg-steps-number-border-style) var(--gf-local-border-color);--gf-local-radius:var(--gf-field-pg-steps-number-radius);--gf-local-color:var(--gf-field-pg-steps-number-color);background-color:var(--gf-local-bg-color);block-size:var(--gf-field-pg-steps-number-size);border:var(--gf-local-border);border-radius:var(--gf-local-radius);color:var(--gf-local-color);display:inline-grid;inline-size:var(--gf-field-pg-steps-number-size);min-inline-size:var(--gf-field-pg-steps-number-size);align-content:center;justify-content:center;place-content:center}.gform-theme--framework .gf_step_active .gf_step_number{--gf-local-bg-color:var(--gf-field-pg-steps-number-bg-color-active);--gf-local-border-color:var(--gf-field-pg-steps-number-border-color-active);--gf-local-color:var(--gf-field-pg-steps-number-color-active)}.gform-theme--framework .gf_step_completed .gf_step_number{--gf-local-bg-color:var(--gf-field-pg-steps-number-bg-color-complete);--gf-local-border-color:var(--gf-field-pg-steps-number-border-color-complete);--gf-local-color:var(--gf-field-pg-steps-number-color-complete)}.gform-theme--framework .gf_step_completed .gf_step_number::after{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--gf-field-pg-steps-number-bg-color-complete);block-size:var(--gf-field-pg-steps-number-size);border:var(--gf-field-pg-steps-number-border-width) var(--gf-field-pg-steps-number-border-style) var(--gf-field-pg-steps-number-border-color-complete);border-radius:var(--gf-field-pg-steps-number-radius);color:var(--gf-field-pg-steps-number-color-complete);content:var(--gf-icon-ctrl-pg-numbers-complete);display:inline-grid;font-size:var(--gf-field-pg-steps-icon-font-size);inline-size:var(--gf-field-pg-steps-number-size);inset-block-start:0;inset-inline-start:0;align-content:center;justify-content:center;place-content:center;position:absolute}.gform-theme--framework .gfield--type-password input[type=password]{--gf-local-padding-x:var(--gf-ctrl-padding-x) var(--gf-field-pwd-ctrl-padding-x-end)}.gform-theme--framework .gfield--type-password .gform_show_password .dashicons.dashicons-visibility::before{--gf-ctrl-btn-icon:var(--gf-icon-ctrl-pwd-hidden)}.gform-theme--framework .gfield--type-password .gform_show_password .dashicons.dashicons-hidden::before{--gf-ctrl-btn-icon:var(--gf-icon-ctrl-pwd-visible)}.gform-theme--framework .gfield_password_strength{--gf-local-bg-color:var(--gf-field-pwd-str-bg-color);--gf-local-border-color:var(--gf-field-pwd-str-border-color);--gf-local-border-style:var(--gf-field-pwd-str-border-style);--gf-local-border-width:var(--gf-field-pwd-str-border-width);--gf-local-border:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-color:var(--gf-field-pwd-str-color);background-color:var(--gf-local-bg-color);border:var(--gf-local-border);border-radius:var(--gf-field-pwd-str-radius);color:var(--gf-local-color);font-family:var(--gf-field-pwd-str-font-family);font-size:var(--gf-field-pwd-str-font-size);font-style:var(--gf-field-pwd-str-font-style);font-weight:var(--gf-field-pwd-str-font-weight);letter-spacing:var(--gf-field-pwd-str-letter-spacing);line-height:var(--gf-field-pwd-str-line-height);margin-block-start:var(--gf-field-pwd-str-margin-y-start);padding-block:var(--gf-field-pwd-str-padding-y);padding-inline:var(--gf-field-pwd-str-padding-x);position:relative;text-align:var(--gf-field-pwd-str-text-align);transition:var(--gf-field-pwd-str-transition)}.gform-theme--framework .gfield_password_strength::after,.gform-theme--framework .gfield_password_strength::before{--gf-local-bg-color:var(--gf-field-pwd-str-ind-bg-color);--gf-local-height:var(--gf-field-pwd-str-ind-height);--gf-local-radius:var(--gf-field-pwd-str-ind-radius);--gf-local-content:var(--gf-field-pwd-str-ind-content);--gf-local-inset-y-start:var(--gf-field-pwd-str-ind-inset-y-start);--gf-local-inset-x-start:var(--gf-field-pwd-str-ind-inset-x-start);--gf-local-position:var(--gf-field-pwd-str-ind-position);--gf-local-transform:var(--gf-field-pwd-str-ind-transform);--gf-local-transition:none;--gf-local-width:var(--gf-field-pwd-str-ind-width);background-color:var(--gf-local-bg-color);block-size:var(--gf-local-height);border-radius:var(--gf-local-radius);content:var(--gf-local-content);display:var(--gf-field-pwd-str-ind-display);inline-size:var(--gf-local-width);inset-block-start:var(--gf-local-inset-y-start);inset-inline-start:var(--gf-local-inset-x-start);position:var(--gf-local-position);transform:var(--gf-local-transform);transition:var(--gf-local-transition)}.gform-theme--framework .gfield_password_strength::after{--gf-local-transition:var(--gf-field-pwd-str-ind-transition);--gf-local-width:var(--gf-field-pwd-str-ind-width-blank)}.gform-theme--framework .gfield_password_strength.mismatch{--gf-local-bg-color:var(--gf-field-pwd-str-bg-color-mismatch);--gf-local-border-color:var(--gf-field-pwd-str-border-color-mismatch);--gf-local-color:var(--gf-field-pwd-str-color-mismatch)}.gform-theme--framework .gfield_password_strength.mismatch::after{--gf-local-bg-color:var(--gf-field-pwd-str-ind-bg-color-mismatch);--gf-local-width:var(--gf-field-pwd-str-ind-width-mismatch)}.gform-theme--framework .gfield_password_strength.short{--gf-local-bg-color:var(--gf-field-pwd-str-bg-color-short);--gf-local-border-color:var(--gf-field-pwd-str-border-color-short);--gf-local-color:var(--gf-field-pwd-str-color-short)}.gform-theme--framework .gfield_password_strength.short::after{--gf-local-bg-color:var(--gf-field-pwd-str-ind-bg-color-short);--gf-local-width:var(--gf-field-pwd-str-ind-width-short)}.gform-theme--framework .gfield_password_strength.bad{--gf-local-bg-color:var(--gf-field-pwd-str-bg-color-bad);--gf-local-border-color:var(--gf-field-pwd-str-border-color-bad);--gf-local-color:var(--gf-field-pwd-str-color-bad)}.gform-theme--framework .gfield_password_strength.bad::after{--gf-local-bg-color:var(--gf-field-pwd-str-ind-bg-color-bad);--gf-local-width:var(--gf-field-pwd-str-ind-width-bad)}.gform-theme--framework .gfield_password_strength.good{--gf-local-bg-color:var(--gf-field-pwd-str-bg-color-good);--gf-local-border-color:var(--gf-field-pwd-str-border-color-good);--gf-local-color:var(--gf-field-pwd-str-color-good)}.gform-theme--framework .gfield_password_strength.good::after{--gf-local-bg-color:var(--gf-field-pwd-str-ind-bg-color-good);--gf-local-width:var(--gf-field-pwd-str-ind-width-good)}.gform-theme--framework .gfield_password_strength.strong{--gf-local-bg-color:var(--gf-field-pwd-str-bg-color-strong);--gf-local-border-color:var(--gf-field-pwd-str-border-color-strong);--gf-local-color:var(--gf-field-pwd-str-color-strong)}.gform-theme--framework .gfield_password_strength.strong::after{--gf-local-bg-color:var(--gf-field-pwd-str-ind-bg-color-strong);--gf-local-width:var(--gf-field-pwd-str-ind-width-strong)}.gform-theme--framework .gfield--type-phone .gform-phone.gform-phone--open button.gform-phone__country-selector.gform-theme-button.gform-theme-button--tertiary:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-bg-color:var(--gf-ctrl-bg-color-focus);--gf-local-border-color:var(--gf-ctrl-border-color-focus);--gf-local-color:var(--gf-ctrl-color-focus);--gf-local-outline-color:var(--gf-ctrl-outline-color-focus);--gf-local-outline-width:var(--gf-ctrl-outline-width-focus);--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-focus-tertiary);--gf-local-border-color:var(--gf-ctrl-btn-border-color-focus-tertiary);--gf-local-color:var(--gf-ctrl-btn-color-focus-tertiary);--gf-local-shadow:var(--gf-ctrl-btn-shadow-focus)}.gform-theme--framework .gfield--type-phone button.gform-phone__country-selector.gform-theme-button.gform-theme-button--tertiary:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){border-end-end-radius:0;border-start-end-radius:0;margin-inline-end:calc(var(--gf-ctrl-btn-border-width-tertiary) * -1)}.gform-theme--framework .gfield--type-phone button.gform-phone__country-selector.gform-theme-button.gform-theme-button--tertiary:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after{background-image:var(--gf-icon-ctrl-select);background-size:var(--gf-ctrl-select-icon-size);block-size:var(--gf-ctrl-select-icon-size);content:"";inline-size:var(--gf-ctrl-select-icon-size)}.gform-theme--framework .gfield--type-phone .gform-phone__dropdown{background-color:var(--gf-ctrl-bg-color);border:var(--gf-ctrl-select-dropdown-border-color);border-radius:var(--gf-ctrl-select-dropdown-radius);box-shadow:var(--gf-ctrl-select-dropdown-shadow)}.gform-theme--framework .gfield--type-phone .gform-phone__search-wrapper{background-color:var(--gf-ctrl-bg-color);margin-block-end:calc(var(--gf-padding-y) * -1);padding-block:var(--gf-padding-y);padding-inline:var(--gf-ctrl-padding-x)}.gform-theme--framework .gfield--type-phone .gform-phone__search-wrapper input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-height:var(--gf-ctrl-size-md);--gf-local-padding-x:var(--gf-ctrl-select-search-padding-x);background-image:var(--gf-icon-ctrl-search);background-position:var(--gf-ctrl-select-search-icon-position);background-size:var(--gf-ctrl-select-search-icon-size)}.gform-theme--framework .gfield--type-phone .gform-phone__country-list{font-family:var(--gf-font-family-base);padding-block:var(--gf-padding-y)}.gform-theme--framework .gfield--type-phone .gform-phone__country-item{color:var(--gf-ctrl-color);padding-inline:var(--gf-ctrl-padding-x)}.gform-theme--framework .gfield--type-phone .gform-phone__country-item.gform-phone__country-item--focused,.gform-theme--framework .gfield--type-phone .gform-phone__country-item:hover{background-color:var(--gf-ctrl-select-dropdown-option-bg-color-hover)}.gform-theme--framework .gfield--type-phone .gform-phone__country-item.gform-phone__country-item--active{background-color:var(--gf-ctrl-select-dropdown-option-bg-color-hover);box-shadow:var(--gf-ctrl-select-dropdown-option-shadow-hover)}html:where(:not([dir=rtl])) .gform-theme--framework .gfield--type-phone .gform-phone__input{border-bottom-left-radius:0;border-top-left-radius:0}html[dir=rtl] .gform-theme--framework .gfield--type-phone .gform-phone__input{border-bottom-right-radius:0;border-top-right-radius:0}.gform-theme--framework .gfield--type-product .ginput_product_price{--gf-local-color:var(--gf-field-prod-price-color)}.gform-theme--framework .gfield--type-product input[type].ginput_product_price{--gf-local-display:inline-block}.gform-theme--framework .gfield--type-product .ginput_quantity{--gf-local-width:var(--gf-field-prod-quant-width);margin-block-end:var(--gf-field-prod-quant-margin-y-end)}.gform-theme--framework .gfield--type-product .ginput_container_product_calculation,.gform-theme--framework .gfield--type-product .ginput_container_singleproduct{display:flex;flex-direction:column}.gform-theme--framework .gfield--type-product .ginput_container_product_calculation .ginput_product_price_wrapper,.gform-theme--framework .gfield--type-product .ginput_container_singleproduct .ginput_product_price_wrapper{order:2}.gform-theme--framework .gfield--type-repeater .gfield_repeater_item{grid-column-gap:var(--gf-form-gap-x);-moz-column-gap:var(--gf-form-gap-x);column-gap:var(--gf-form-gap-x);display:grid;grid-template-columns:repeat(12,1fr)}.gform-theme--framework .gfield--type-repeater .gfield_repeater_item>.gfield{margin-block-start:var(--gf-field-repeater-gap-y)}.gform-theme--framework .gfield--type-repeater .gfield_repeater_item+.gfield_repeater_item{margin-block-start:var(--gf-field-repeater-gap-y);position:relative}.gform-theme--framework .gfield--type-repeater .gfield_repeater_item+.gfield_repeater_item::before{background-color:var(--gf-field-repeater-separator-color);block-size:1px;content:"";display:block;inline-size:100%;inset-block-start:calc(0px - (var(--gf-field-repeater-gap-y)/ 2));position:absolute}.gform-theme--framework .gfield--type-repeater .gfield_repeater_buttons{display:flex;grid-column:1/-1;margin-block-start:var(--gf-form-footer-margin-y-start)}.gform-theme--framework .gfield--type-repeater .gfield_repeater_buttons .gform-theme-button.gform-theme-button.add_repeater_item{margin-inline-end:var(--gf-field-repeater-btn-inline-gap)}.gform-theme--framework .gfield--type-repeater .gfield_repeater_items{border:var(--gf-field-repeater-nested-border-size) var(--gf-field-repeater-nested-border-style) var(--gf-field-repeater-nested-border-color);border-radius:var(--gf-field-repeater-nested-border-radius);padding:var(--gf-field-repeater-nested-padding);padding-block-start:0}.gform-theme--framework .gfield--type-repeater .gfield_valid .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gfield--type-repeater .gfield_valid input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gfield--type-repeater .gfield_valid select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gfield--type-repeater .gfield_valid select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gfield--type-repeater .gfield_valid textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-bg-color:var(--gf-ctrl-bg-color);--gf-local-border-color:var(--gf-ctrl-border-color);--gf-local-color:var(--gf-ctrl-color)}.gform-theme--framework:where(:not(.gform_editor)) .gfield--type-section{border-block-end:var(--gf-field-section-border-width) var(--gf-field-section-border-style) var(--gf-field-section-border-color);padding-block-end:var(--gf-field-section-padding-y-end)}.gform-theme--framework .gform_validation_errors{background-color:var(--gf-form-validation-bg-color);border:var(--gf-form-validation-border-width) var(--gf-form-validation-border-style) var(--gf-form-validation-border-color);border-radius:var(--gf-form-validation-radius);box-shadow:var(--gf-form-validation-shadow);display:flex;flex-direction:column;gap:var(--gf-form-validation-gap);margin-block:var(--gf-form-validation-margin-y);padding-block:var(--gf-form-validation-padding-y);padding-inline:var(--gf-form-validation-padding-x)}.gform-theme--framework .gform_validation_errors:focus{border-color:var(--gf-form-validation-border-color-focus);outline:var(--gf-form-validation-outline-focus);outline-offset:var(--gf-ctrl-outline-offset)}.gform-theme--framework .gform_validation_errors .gform_submission_error{color:var(--gf-form-validation-heading-color);display:flex;flex-direction:column;font-family:var(--gf-form-validation-heading-font-family);font-size:var(--gf-form-validation-heading-font-size);font-weight:var(--gf-form-validation-heading-font-weight);gap:var(--gf-form-validation-heading-gap);line-height:var(--gf-form-validation-heading-line-height)}.gform-theme--framework .gform_validation_errors .gform-icon{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--gf-form-validation-heading-icon-bg-color);block-size:var(--gf-form-validation-heading-icon-size);border-color:var(--gf-form-validation-heading-icon-border-color);border-radius:var(--gf-form-validation-heading-icon-radius);border-style:var(--gf-form-validation-heading-icon-border-style);border-width:var(--gf-form-validation-heading-icon-border-width);color:var(--gf-form-validation-heading-icon-color);display:inline-grid;font-size:var(--gf-form-validation-heading-icon-font-size);inline-size:var(--gf-form-validation-heading-icon-size);align-content:center;justify-content:center;place-content:center}.gform-theme--framework .gform_validation_errors .gform-icon::before{content:var(--gf-icon-tooltip-error)}.gform-theme--framework .gform_validation_errors ol{color:var(--gf-form-validation-summary-color);font-family:var(--gf-form-validation-summary-font-family);font-size:var(--gf-form-validation-summary-font-size);font-weight:var(--gf-form-validation-summary-font-weight);line-height:var(--gf-form-validation-summary-line-height);list-style-type:disc;margin-block:0;margin-inline:0;padding-inline:var(--gf-form-validation-padding-x)}.gform-theme--framework .gform_validation_errors ol li+li{margin-block-start:var(--gf-form-validation-summary-margin-y-start)}.gform-theme--framework .gform_validation_errors ol a{border-color:transparent;border-radius:var(--gf-form-validation-radius);border-style:var(--gf-ctrl-border-style);border-width:var(--gf-ctrl-border-width);color:var(--gf-form-validation-summary-color);outline-color:var(--gf-ctrl-outline-color);outline-offset:var(--gf-ctrl-outline-offset);outline-style:var(--gf-ctrl-outline-style);outline-width:var(--gf-ctrl-outline-width);-webkit-text-decoration:var(--gf-form-validation-summary-item-link-text-decoration);text-decoration:var(--gf-form-validation-summary-item-link-text-decoration);transition:var(--gf-ctrl-transition)}.gform-theme--framework .gform_validation_errors ol a:focus{border-color:var(--gf-form-validation-border-color-focus);outline-color:var(--gf-form-validation-outline-color-focus);outline-width:var(--gf-ctrl-outline-width-focus)}@media (min-width:640px){.gform-theme--framework .gform_validation_errors .gform_submission_error{align-items:center;flex-direction:row}.gform-theme--framework .gform_validation_errors ol{padding-inline:var(--gf-form-validation-summary-padding-x)}}.gform-theme--framework .gform_required_legend .gfield_required{color:var(--gf-color-danger)}.gform-theme--framework .gform-loader{border-block-end-color:var(--gf-form-spinner-fg-color);border-block-start-color:var(--gf-form-spinner-bg-color);border-inline-end-color:var(--gf-form-spinner-bg-color);border-inline-start-color:var(--gf-form-spinner-fg-color);inset:0;margin:auto;position:absolute}.gform-theme--framework .gform-theme-button--secondary .gform-loader{border-block-end-color:var(--gf-form-spinner-fg-color-secondary);border-block-start-color:var(--gf-form-spinner-bg-color-secondary);border-inline-end-color:var(--gf-form-spinner-bg-color-secondary);border-inline-start-color:var(--gf-form-spinner-fg-color-secondary)}.gform-theme--framework .gform_save_link svg{display:none}.gform-theme--framework .gform_save_link::before{--gf-ctrl-btn-icon:var(--gf-icon-ctrl-save-continue)}.gform-theme--framework .field_description_below .gfield_description:where(:not(.gfield_creditcard_warning_message):not(.field_validation_above .gfield_validation_message):not(.ginput_counter_tinymce):not(.gfield_choice_limit_message)){margin-block-start:var(--gf-desc-space)}.gform-theme--framework .field_description_below .gfield_description:where(.gfield_creditcard_warning_message,.field_validation_above .gfield_validation_message){margin-block-end:var(--gf-desc-space)}.gform-theme--framework .field_description_below.gfield--type-choice .gfield_description:where(:not(.gfield--has-description.field_validation_below .gfield_validation_message):not(.field_validation_above .gfield_validation_message):not(.gfield_choice_limit_message)){margin-block-start:var(--gf-desc-choice-field-space)}.gform-theme--framework .field_description_below.gfield--type-choice .gfield_description:where(.gfield_choice_limit_message){margin-block-end:var(--gf-desc-choice-field-space)}.gform-theme--framework .field_description_above .gfield_description:where([class=gfield_description],.gfield_creditcard_warning_message,.field_validation_above .gfield_validation_message,.gfield_repeater_max_message){margin-block-end:var(--gf-desc-space)}.gform-theme--framework .field_description_above .gfield_description:where(:not([class=gfield_description]):not(.gfield_creditcard_warning_message):not(.field_validation_above .gfield_validation_message):not(.ginput_counter_tinymce):not(.gfield_consent_description):not(.gfield_choice_limit_message)){margin-block-start:var(--gf-desc-space)}.gform-theme--framework .field_description_above.gfield--type-choice:where([\:not-has\(.gfield_choice_limit_message\)]) .gfield_description:where(:not(.field_validation_above.gfield_error [class=gfield_description]):not(.gfield_validation_message)){margin-block-end:var(--gf-desc-choice-field-space)}.gform-theme--framework .field_description_above.gfield--type-choice:where(:not(:has(.gfield_choice_limit_message))) .gfield_description:where(:not(.field_validation_above.gfield_error [class=gfield_description]):not(.gfield_validation_message)){margin-block-end:var(--gf-desc-choice-field-space)}.gform-theme--framework .field_description_above.gfield--type-choice .gfield_description:where(.gfield_choice_limit_message){margin-block-end:var(--gf-desc-choice-field-space)}.gform-theme--framework .field_validation_above.gfield--type-choice:where([\:not-has\(.gfield_choice_limit_message\)]) .gfield_description:where(.gfield_validation_message){margin-block-end:var(--gf-desc-choice-field-space)}.gform-theme--framework .field_validation_above.gfield--type-choice:where(:not(:has(.gfield_choice_limit_message))) .gfield_description:where(.gfield_validation_message){margin-block-end:var(--gf-desc-choice-field-space)}.gform-theme--framework .field_validation_below.gfield--type-choice .gfield_description:where(.field_description_above .gfield_validation_message){margin-block-start:var(--gf-desc-choice-field-space)}.gform-theme--framework .left_label .gfield_description:where(:not(.ginput_counter_tinymce):not(.gfield_creditcard_warning_message):not(.field_validation_above .gfield_validation_message):not(.gfield_choice_limit_message)),.gform-theme--framework .right_label .gfield_description:where(:not(.ginput_counter_tinymce):not(.gfield_creditcard_warning_message):not(.field_validation_above .gfield_validation_message):not(.gfield_choice_limit_message)){margin-block:var(--gf-desc-space) 0}@media (min-width:640px){.gform-theme--framework .left_label .gfield_description:where(:not(.ginput_counter_tinymce):not(.gfield_creditcard_warning_message):not(.field_validation_above .gfield_validation_message):not(.gfield_choice_limit_message)),.gform-theme--framework .right_label .gfield_description:where(:not(.ginput_counter_tinymce):not(.gfield_creditcard_warning_message):not(.field_validation_above .gfield_validation_message):not(.gfield_choice_limit_message)){margin-block:0;margin-inline:auto 0;padding-block-start:var(--gf-desc-space)}}.gform-theme--framework .left_label .gfield--type-choice .gfield_description:where(:not(.field_description_below.gfield--has-description .gfield_validation_message):not(.field_validation_above .gfield_validation_message):not(.gfield_choice_limit_message)),.gform-theme--framework .right_label .gfield--type-choice .gfield_description:where(:not(.field_description_below.gfield--has-description .gfield_validation_message):not(.field_validation_above .gfield_validation_message):not(.gfield_choice_limit_message)){margin-block:var(--gf-desc-choice-field-space) 0}@media (min-width:640px){.gform-theme--framework .left_label .gfield--type-choice .gfield_description:where(:not(.field_description_below.gfield--has-description .gfield_validation_message):not(.field_validation_above .gfield_validation_message):not(.gfield_choice_limit_message)),.gform-theme--framework .right_label .gfield--type-choice .gfield_description:where(:not(.field_description_below.gfield--has-description .gfield_validation_message):not(.field_validation_above .gfield_validation_message):not(.gfield_choice_limit_message)){margin-block:0;padding-block-start:var(--gf-desc-choice-field-space)}}.gform-theme--framework .left_label .gfield--type-choice .gfield_description:where(.gfield_choice_limit_message),.gform-theme--framework .right_label .gfield--type-choice .gfield_description:where(.gfield_choice_limit_message){margin-block:0 var(--gf-desc-choice-field-space)}@media (min-width:640px){.gform-theme--framework .left_label .gfield--type-choice .gfield_description:where(.gfield_choice_limit_message),.gform-theme--framework .right_label .gfield--type-choice .gfield_description:where(.gfield_choice_limit_message){margin-block:0;padding-block:0 var(--gf-desc-choice-field-space)}}.gform-theme--framework .left_label .field_description_above .gfield_description:where([class=gfield_description]),.gform-theme--framework .left_label .field_validation_above .gfield_description:where(.gfield_validation_message),.gform-theme--framework .right_label .field_description_above .gfield_description:where([class=gfield_description]),.gform-theme--framework .right_label .field_validation_above .gfield_description:where(.gfield_validation_message){margin-block:0 var(--gf-desc-space)}@media (min-width:640px){.gform-theme--framework .left_label .field_description_above .gfield_description:where([class=gfield_description]),.gform-theme--framework .left_label .field_validation_above .gfield_description:where(.gfield_validation_message),.gform-theme--framework .right_label .field_description_above .gfield_description:where([class=gfield_description]),.gform-theme--framework .right_label .field_validation_above .gfield_description:where(.gfield_validation_message){margin-block:0;padding-block:0 var(--gf-desc-space)}}.gform-theme--framework .left_label .field_description_above.gfield--type-choice:where(:not(.field_validation_above)[\:not-has\(.gfield_choice_limit_message\)]) .gfield_description:where(:not(.gfield_validation_message)),.gform-theme--framework .left_label .field_validation_above.gfield--type-choice:where([\:not-has\(.gfield_choice_limit_message\)]) .gfield_description:where(.gfield_validation_message),.gform-theme--framework .right_label .field_description_above.gfield--type-choice:where(:not(.field_validation_above)[\:not-has\(.gfield_choice_limit_message\)]) .gfield_description:where(:not(.gfield_validation_message)),.gform-theme--framework .right_label .field_validation_above.gfield--type-choice:where([\:not-has\(.gfield_choice_limit_message\)]) .gfield_description:where(.gfield_validation_message){margin-block:0 var(--gf-desc-choice-field-space)}.gform-theme--framework .left_label .field_description_above.gfield--type-choice:where(:not(.field_validation_above):not(:has(.gfield_choice_limit_message))) .gfield_description:where(:not(.gfield_validation_message)),.gform-theme--framework .left_label .field_validation_above.gfield--type-choice:where(:not(:has(.gfield_choice_limit_message))) .gfield_description:where(.gfield_validation_message),.gform-theme--framework .right_label .field_description_above.gfield--type-choice:where(:not(.field_validation_above):not(:has(.gfield_choice_limit_message))) .gfield_description:where(:not(.gfield_validation_message)),.gform-theme--framework .right_label .field_validation_above.gfield--type-choice:where(:not(:has(.gfield_choice_limit_message))) .gfield_description:where(.gfield_validation_message){margin-block:0 var(--gf-desc-choice-field-space)}@media (min-width:640px){.gform-theme--framework .left_label .field_description_above.gfield--type-choice:where(:not(.field_validation_above)[\:not-has\(.gfield_choice_limit_message\)]) .gfield_description:where(:not(.gfield_validation_message)),.gform-theme--framework .left_label .field_validation_above.gfield--type-choice:where([\:not-has\(.gfield_choice_limit_message\)]) .gfield_description:where(.gfield_validation_message),.gform-theme--framework .right_label .field_description_above.gfield--type-choice:where(:not(.field_validation_above)[\:not-has\(.gfield_choice_limit_message\)]) .gfield_description:where(:not(.gfield_validation_message)),.gform-theme--framework .right_label .field_validation_above.gfield--type-choice:where([\:not-has\(.gfield_choice_limit_message\)]) .gfield_description:where(.gfield_validation_message){margin-block:0;padding-block:0 var(--gf-desc-choice-field-space)}.gform-theme--framework .left_label .field_description_above.gfield--type-choice:where(:not(.field_validation_above):not(:has(.gfield_choice_limit_message))) .gfield_description:where(:not(.gfield_validation_message)),.gform-theme--framework .left_label .field_validation_above.gfield--type-choice:where(:not(:has(.gfield_choice_limit_message))) .gfield_description:where(.gfield_validation_message),.gform-theme--framework .right_label .field_description_above.gfield--type-choice:where(:not(.field_validation_above):not(:has(.gfield_choice_limit_message))) .gfield_description:where(:not(.gfield_validation_message)),.gform-theme--framework .right_label .field_validation_above.gfield--type-choice:where(:not(:has(.gfield_choice_limit_message))) .gfield_description:where(.gfield_validation_message){margin-block:0;padding-block:0 var(--gf-desc-choice-field-space)}}.gform-theme--framework .validation_above .gform-conversational__field-footer+.gfield_validation_message.gfield_description{margin-block-end:0;margin-block-start:var(--gf-desc-space)}.gform-theme--framework .gfield_list_group_item::before,.gform-theme--framework .gform-field-label:where(:not([class*=gform-field-label--type-])){--gf-local-margin-y:0 var(--gf-label-space-primary)}.gform-theme--framework .gfield--type-choice.field_description_above.gfield--no-description:where(:not(.field_validation_above.gfield_error)[\:not-has\(.gfield_choice_limit_message\)]) .gform-field-label:where(:not([class*=gform-field-label--type-])),.gform-theme--framework .gfield--type-choice.field_description_below:where(:not(.field_validation_above.gfield_error)[\:not-has\(.gfield_choice_limit_message\)]) .gform-field-label:where(:not([class*=gform-field-label--type-])){--gf-local-margin-y:0 var(--gf-label-choice-field-space-primary)}.gform-theme--framework .gfield--type-choice.field_description_above.gfield--no-description:where(:not(.field_validation_above.gfield_error):not(:has(.gfield_choice_limit_message))) .gform-field-label:where(:not([class*=gform-field-label--type-])),.gform-theme--framework .gfield--type-choice.field_description_below:where(:not(.field_validation_above.gfield_error):not(:has(.gfield_choice_limit_message))) .gform-field-label:where(:not([class*=gform-field-label--type-])){--gf-local-margin-y:0 var(--gf-label-choice-field-space-primary)}@media (min-width:640px){.gform-theme--framework .left_label .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)),.gform-theme--framework .right_label .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)){--gf-local-margin-y:0;--gf-local-margin-x:0;padding-inline-end:var(--gf-label-space-primary)}}.gform-theme--framework .gform-field-label--type-inline{--gf-local-margin-x:var(--gf-label-space-x-secondary) 0;--gf-local-margin-y:var(--gf-label-space-y-secondary) 0}.gform-theme--framework .field_sublabel_below .gform-field-label--type-sub{--gf-local-margin-y:var(--gf-label-space-tertiary) 0}.gform-theme--framework .field_sublabel_above .gform-field-label--type-sub{--gf-local-margin-y:0 var(--gf-label-space-tertiary)}