.select2-container--default .select2-search--dropdown .select2-search__field,
.select2-container--default .select2-selection--single,
.breakdance-woocommerce .price_slider_amount input[type=text],
.breakdance-woocommerce input[type=search],
.breakdance-woocommerce textarea,
.breakdance-woocommerce .woocommerce-Input,
.breakdance-woocommerce .input-text,
.breakdance-woocommerce select,
.breakdance-woocommerce .wc_payment_method input[type=text],
.breakdance-woocommerce .wc-stripe-elements-field,
.breakdance-woocommerce .woocommerce-Reviews input[type=text],
.breakdance-woocommerce .woocommerce-Reviews input[type=email]{background-color:var(--bde-woo-forms__inputs-background-color);color:var(--bde-woo-forms__inputs-text-color);border-style:solid;border-radius:var(--bde-woo-forms__inputs-border-radius);border-top:var(--bde-form-input-border-top);border-right:var(--bde-form-input-border-right);border-bottom:var(--bde-form-input-border-bottom);border-left:var(--bde-form-input-border-left);box-shadow:var(--bde-woo-forms__inputs-shadow);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);padding-top:var(--bde-form-input-padding-top);padding-right:var(--bde-form-input-padding-right);padding-bottom:var(--bde-form-input-padding-bottom);padding-left:var(--bde-form-input-padding-left);outline:none;width:100%;height:auto;line-height:var(--bde-woo-base-paragraph-line-height);transition:var(--bde-woo-base-transition)}.select2-container--default .select2-search--dropdown .select2-search__field:focus,
.select2-container--default .select2-selection--single:focus,
.breakdance-woocommerce .price_slider_amount input[type=text]:focus,
.breakdance-woocommerce input[type=search]:focus,
.breakdance-woocommerce textarea:focus,
.breakdance-woocommerce .woocommerce-Input:focus,
.breakdance-woocommerce .input-text:focus,
.breakdance-woocommerce select:focus,
.breakdance-woocommerce .wc_payment_method input[type=text]:focus,
.breakdance-woocommerce .woocommerce-Reviews input[type=text]:focus,
.breakdance-woocommerce .woocommerce-Reviews input[type=email]:focus{border-color:var(--bde-woo-forms__inputs-border-color-focused);background-color:var(--bde-woo-forms__inputs-background-color-focused);box-shadow:var(--bde-woo-forms__inputs-shadow-focused)}.breakdance-woocommerce .price_slider_amount input[type=text]::-moz-placeholder, .breakdance-woocommerce input[type=search]::-moz-placeholder, .breakdance-woocommerce textarea::-moz-placeholder, .breakdance-woocommerce .woocommerce-Input::-moz-placeholder, .breakdance-woocommerce .input-text::-moz-placeholder, .breakdance-woocommerce select::-moz-placeholder, .breakdance-woocommerce .wc_payment_method input[type=text]::-moz-placeholder, .breakdance-woocommerce .woocommerce-Reviews input[type=text]::-moz-placeholder, .breakdance-woocommerce .woocommerce-Reviews input[type=email]::-moz-placeholder{color:var(--bde-woo-forms__inputs-placeholder-color)}.breakdance-woocommerce .price_slider_amount input[type=text]::placeholder,
.breakdance-woocommerce input[type=search]::placeholder,
.breakdance-woocommerce textarea::placeholder,
.breakdance-woocommerce .woocommerce-Input::placeholder,
.breakdance-woocommerce .input-text::placeholder,
.breakdance-woocommerce select::placeholder,
.breakdance-woocommerce .wc_payment_method input[type=text]::placeholder,
.breakdance-woocommerce .woocommerce-Reviews input[type=text]::placeholder,
.breakdance-woocommerce .woocommerce-Reviews input[type=email]::placeholder{color:var(--bde-woo-forms__inputs-placeholder-color)}.breakdance-woocommerce .woocommerce-password-strength,
.breakdance-woocommerce label span.optional,
.breakdance-woocommerce
label{display:block;color:var(--bde-woo-forms__labels-color);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);font-weight:var(--bde-woo-typography-font-weight-medium);line-height:1}.breakdance-woocommerce .form-row label,
.breakdance-woocommerce .comment-form label,
.breakdance-woocommerce table.variations
label{margin-bottom:var(--bde-woo-forms__spacing-after-label)}.breakdance-woocommerce label[for]{cursor:pointer}.breakdance-woocommerce label
span.optional{display:inline}.breakdance-woocommerce label
.required{color:var(--bde-woo-forms__labels-required-color);text-decoration:none;transform:translate(var(--bde-woo-forms__labels-required-nudge-x), var(--bde-woo-forms__labels-required-nudge-y));font-size:var(--bde-woo-forms__labels-required-size);display:inline-block}.breakdance-woocommerce .select2-container--default .select2-selection--single,
.breakdance-woocommerce
select{-moz-appearance:none;-webkit-appearance:none;appearance:none;padding-right:32px;height:auto}.breakdance-woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow{height:100%;background-color:var(--chevron-svg-icon-color);-webkit-mask-image:var(--chevron-svg-icon);mask-image:var(--chevron-svg-icon);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center left;mask-position:center left;-webkit-mask-size:8px;mask-size:8px}.breakdance-woocommerce .password-input{position:relative;display:flex;flex-direction:column}.breakdance-woocommerce .password-input .show-password-input{position:absolute;right:0;background-color:var(--show-password-svg-icon-color);-webkit-mask-image:var(--show-password-svg-icon);mask-image:var(--show-password-svg-icon);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:20px;mask-size:20px;height:100%;width:40px;cursor:pointer;opacity:0.5;transition:all ease 0.2s}.breakdance-woocommerce .password-input .show-password-input.display-password{background-color:var(--hide-password-svg-icon-color);-webkit-mask-image:var(--hide-password-svg-icon);mask-image:var(--hide-password-svg-icon)}.breakdance-woocommerce .password-input .show-password-input:hover{opacity:1}.breakdance-woocommerce .woocommerce-form-login p,
.breakdance-woocommerce .woocommerce-form-register p,
.breakdance-woocommerce .lost_password,
.woocommerce-page.woocommerce-lost-password .breakdance-woocommerce form.woocommerce-ResetPassword p,
.breakdance-woocommerce .woocommerce-variation-description p,
.breakdance-woocommerce .woocommerce-LostPassword,
.breakdance-woocommerce .order-info,
.breakdance-woocommerce .woocommerce-form-track-order p,
.breakdance-woocommerce .woocommerce-customer-details address,
.breakdance-woocommerce .comment_container p.meta,
.breakdance-woocommerce .comment-text .description p,
.breakdance-woocommerce .widget_price_filter .price_label,
.breakdance-woocommerce .widget_product_categories .cat-item,
.breakdance-woocommerce .widget_recent_comments .recentcomments,
.breakdance-woocommerce .woocommerce-result-count,
.breakdance-woocommerce .woocommerce-columns--addresses address,
.breakdance-woocommerce .woocommerce-Addresses address,
.breakdance-woocommerce .woocommerce-MyAccount-content p:not([class]),
.breakdance-woocommerce .woocommerce-EditAccountForm em,
.breakdance-woocommerce .woocommerce-shipping-destination,
.breakdance-woocommerce .woocommerce-order-overview li,
.breakdance-woocommerce p.woocommerce-customer-details--email,
.breakdance-woocommerce p.woocommerce-customer-details--phone,
.breakdance-woocommerce address,
.breakdance-woocommerce .woocommerce-privacy-policy-text p:not([class]),
.breakdance-woocommerce .checkout_coupon p:not([class]){color:var(--bde-woo-base-text-color);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);line-height:var(--bde-woo-base-paragraph-line-height);font-weight:var(--bde-woo-typography-font-weight-normal);display:inline;font-style:normal;margin:0}.breakdance-woocommerce .product_meta
span{color:var(--bde-woo-base-text-color);font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family);line-height:var(--bde-woo-base-paragraph-line-height);display:inline;font-style:normal;margin:0}.breakdance-woocommerce
strong{font-weight:var(--bde-woo-typography-font-weight-heavy);display:inline}.breakdance-woocommerce .widget_price_filter .price_label .from,
.breakdance-woocommerce .widget_price_filter .price_label .to,
.bde-mini-cart-offcanvas .woocommerce-Price-amount,
.breakdance-woocommerce .woocommerce-Price-amount,
.breakdance-woocommerce .woocommerce-Price-amount
bdi{font-weight:var(--bde-woo-typography-font-weight-heavy);color:var(--bde-woo-base-headings-color);display:inline;text-decoration:none;line-height:var(--bde-woo-base-heading-line-height)}.bde-mini-cart-offcanvas .woocommerce-Price-currencySymbol,
.breakdance-woocommerce .woocommerce-Price-currencySymbol{display:inline;line-height:var(--bde-woo-base-heading-line-height)}.breakdance-woocommerce del .woocommerce-Price-amount bdi,
.breakdance-woocommerce del .woocommerce-Price-amount,
.breakdance-woocommerce
del{display:inline;font-weight:var(--bde-woo-typography-font-weight-normal);color:var(--bde-woo-base-text-color);text-decoration-color:currentColor}.breakdance-woocommerce
ins{text-decoration:none;display:inline}.breakdance-woocommerce .product .price,
.breakdance-woocommerce .product .woocommerce-Price-amount bdi,
.breakdance-woocommerce .product .price .woocommerce-Price-amount
bdi{color:var(--bde-woo-base-headings-color);font-weight:var(--bde-woo-typography-font-weight-heavy);line-height:var(--bde-woo-base-heading-line-height);font-size:var(--bde-woo-typography__size-large);font-family:var(--bde-woo-typography__size-large-font-family);display:inline;width:100%}.breakdance-woocommerce .product .woocommerce-Price-currencySymbol{visibility:inherit}.breakdance-woocommerce .product del .woocommerce-Price-amount bdi,
.breakdance-woocommerce .product .price del .woocommerce-Price-amount
bdi{color:var(--bde-woo-base-text-color);font-weight:var(--bde-woo-typography-font-weight-normal);font-size:var(--bde-woo-typography__size-medium);font-family:var(--bde-woo-typography__size-medium-font-family)}.product_title{color:var(--bde-woo-base-headings-color);font-size:var(--bde-woo-typography__size-extra-large);font-family:var(--bde-woo-typography__size-extra-large-font-family);text-align:left;margin:0;padding:0}.breakdance-woocommerce section.upsells.products > h2,
.breakdance-woocommerce section.related.products > h2,
.breakdance-woocommerce h1.product_title:not(.bde-wooproducttitle),
.breakdance-woocommerce .cart_totals
h2{color:var(--bde-woo-base-headings-color);font-weight:var(--bde-woo-typography-font-weight-normal);font-size:var(--bde-woo-typography__size-extra-large);font-family:var(--bde-woo-typography__size-extra-large-font-family);line-height:var(--bde-woo-base-heading-line-height);text-align:left;margin:0;padding:0}.breakdance-woocommerce ul.products li.product .woocommerce-loop-category__title,
.breakdance .bde-mini-cart-offcanvas-title,
.breakdance-woocommerce h2.widgettitle,
.breakdance-woocommerce div.woocommerce-checkout-review-order::before,
.breakdance-woocommerce h2.woocommerce-loop-product__title,
.breakdance-woocommerce .woocommerce-Address-title h3,
.breakdance-woocommerce .woocommerce-order-details__title,
.breakdance-woocommerce .woocommerce-order-downloads__title,
.breakdance-woocommerce .woocommerce-MyAccount-content form h3,
.breakdance-woocommerce .woocommerce-EditAccountForm fieldset legend,
.breakdance-woocommerce #ship-to-different-address .woocommerce-form__label-for-checkbox span,
.breakdance-woocommerce .woocommerce-Tabs-panel--additional_information h2,
.breakdance-woocommerce h4.widget-title,
.breakdance-woocommerce h2.woocommerce-Reviews-title,
.breakdance-woocommerce .comment-reply-title,
.breakdance-woocommerce .woocommerce-Tabs-panel h2,
.breakdance-woocommerce .woocommerce-customer-details h2,
.breakdance-woocommerce h2.woocommerce-order-details__title,
.breakdance-woocommerce .woocommerce-billing-fields h3,
.breakdance-woocommerce .woocommerce-checkout h3,
.breakdance-woocommerce .cross-sells h2,
.breakdance-woocommerce #customer_login
h2{color:var(--bde-woo-base-headings-color);font-weight:var(--bde-woo-typography-font-weight-normal);font-size:var(--bde-woo-typography__size-large);font-family:var(--bde-woo-typography__size-large-font-family);line-height:var(--bde-woo-base-heading-line-height);text-align:left;margin:0;padding:0}.breakdance-woocommerce .lost_password a,
.breakdance-woocommerce .woocommerce.widget_recent_reviews a,
.breakdance-woocommerce .woocommerce.widget_products a,
.breakdance-woocommerce .woocommerce-error a,
.breakdance-woocommerce .woocommerce-grouped-product-list-item__label a,
.breakdance-woocommerce .widget_recently_viewed_products a,
.breakdance-woocommerce .widget_top_rated_products a,
.breakdance-woocommerce .mini_cart_item a,
.breakdance-woocommerce .widget_product_categories a,
.breakdance-woocommerce .widget_recent_comments a,
.breakdance-woocommerce .tagcloud a,
.breakdance-woocommerce .product_meta span a,
.breakdance-woocommerce .woocommerce-message a,
.breakdance-woocommerce .woocommerce-review-link *,
.breakdance-woocommerce .woocommerce-review-link,
.breakdance-woocommerce .woocommerce-MyAccount-content a:not([class]),
.breakdance-woocommerce .woocommerce-info a,
.breakdance-woocommerce .woocommerce-orders-table__cell-order-number a,
.breakdance-woocommerce .woocommerce-LostPassword a,
.breakdance-woocommerce table a.shipping-calculator-button,
.breakdance-woocommerce .woocommerce-message a.restore-item,
.breakdance-woocommerce td.product-name a,
.breakdance-woocommerce a.about_paypal,
.breakdance-woocommerce a.woocommerce-privacy-policy-link,
.breakdance-woocommerce a.woocommerce-terms-and-conditions-link,
.breakdance-woocommerce
a.showcoupon{color:var(--bde-woo-buttons-and-links__text-link-color);text-decoration:none;font-weight:var(--bde-woo-typography-font-weight-medium);transition:var(--bde-woo-base-transition);display:inline}.breakdance-woocommerce .lost_password a:hover,
.breakdance-woocommerce .woocommerce.widget_recent_reviews a:hover,
.breakdance-woocommerce .woocommerce.widget_products a:hover,
.breakdance-woocommerce .woocommerce-error a:hover,
.breakdance-woocommerce .woocommerce-grouped-product-list-item__label a:hover,
.breakdance-woocommerce .widget_recently_viewed_products a:hover,
.breakdance-woocommerce .widget_top_rated_products a:hover,
.breakdance-woocommerce .mini_cart_item a:hover,
.breakdance-woocommerce .widget_product_categories a:hover,
.breakdance-woocommerce .widget_recent_comments a:hover,
.breakdance-woocommerce .tagcloud a:hover,
.breakdance-woocommerce .product_meta span a:hover,
.breakdance-woocommerce .woocommerce-message a:hover,
.breakdance-woocommerce .woocommerce-review-link:hover *,
.breakdance-woocommerce .woocommerce-review-link:hover,
.breakdance-woocommerce .woocommerce-MyAccount-content a:not([class]):hover,
.breakdance-woocommerce .woocommerce-info a:hover,
.breakdance-woocommerce .woocommerce-orders-table__cell-order-number a:hover,
.breakdance-woocommerce .woocommerce-LostPassword a:hover,
.breakdance-woocommerce table a.shipping-calculator-button:hover,
.breakdance-woocommerce .woocommerce-message a.restore-item:hover,
.breakdance-woocommerce td.product-name a:hover,
.breakdance-woocommerce a.about_paypal:hover,
.breakdance-woocommerce a.woocommerce-privacy-policy-link:hover,
.breakdance-woocommerce a.woocommerce-terms-and-conditions-link:hover,
.breakdance-woocommerce a.showcoupon:hover{color:var(--bde-woo-buttons-and-links__text-link-color-hover);text-decoration:underline}.breakdance-woocommerce
small{color:var(--bde-woo-base-text-color);font-weight:var(--bde-woo-typography-font-weight-normal)}.breakdance-woocommerce table
td{color:var(--bde-woo-base-text-color);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family)}.breakdance-woocommerce table tfoot
td{color:var(--bde-woo-base-headings-color);font-weight:var(--bde-woo-typography-font-weight-heavy)}.breakdance-woocommerce .woocommerce-product-attributes th,
.breakdance-woocommerce .cart_totals .shop_table th,
.breakdance-woocommerce table tfoot
th{color:var(--bde-woo-base-text-color)}.breakdance-woocommerce .cart-collaterals table tr:last-child th,
.breakdance-woocommerce .cart-collaterals table tr:last-child td,
.breakdance-woocommerce table tfoot tr:last-child th,
.breakdance-woocommerce table tfoot tr:last-child
td{font-weight:var(--bde-woo-typography-font-weight-normal);font-size:var(--bde-woo-typography__size-medium);font-family:var(--bde-woo-typography__size-medium-font-family);color:var(--bde-woo-base-headings-color)}.bde-woo-product-quicklook-button,
.bde-mini-cart-offcanvas .button,
.woocommerce-page.woocommerce-lost-password .breakdance-woocommerce button[type=submit],
.breakdance-woocommerce .woocommerce-form-track-order button[type=submit],
.breakdance-woocommerce #place_order,
.breakdance-woocommerce .woocommerce-button.pay,
.breakdance-woocommerce button.single_add_to_cart_button,
.breakdance-woocommerce a.single_add_to_cart_button,
.breakdance-woocommerce a.button.wc-backward,
.breakdance-woocommerce a.checkout-button,
.breakdance-woocommerce p.order-again a.button,
.breakdance-woocommerce button[name=add-to-cart],
.breakdance-woocommerce button[name=login],
.breakdance-woocommerce button[name=save_address],
.breakdance-woocommerce button[name=save_account_details],
.breakdance-woocommerce button[name=woocommerce_checkout_place_order],
.breakdance-woocommerce button[name=register],
.breakdance-woocommerce .woocommerce-MyAccount-content a.button[href*=add-payment-method]{background:var(--bde-button-primary-background-color);color:var(--bde-button-primary-text-color);border-color:var(--bde-button-primary-border-color);border-radius:var(--bde-button-border-radius);border-width:var(--bde-button-border-width);box-shadow:none;font-size:var(--bde-button-font-size);font-weight:var(--bde-button-font-weight);line-height:var(--bde-button-line-height);transition:var(--bde-woo-base-transition);transition-duration:var(--bde-transition-duration);display:inline-flex;text-transform:capitalize;border-style:solid;padding:var(--bde-button-padding-base);cursor:pointer;text-decoration:none;text-align:center;justify-content:center;align-items:center;width:-moz-max-content;width:max-content;flex-direction:row;gap:var(--bde-woo-base-small-gaps)}.bde-mini-cart-offcanvas .button:hover,
.bde-woo-product-quicklook-button:hover,
.woocommerce-page.woocommerce-lost-password .breakdance-woocommerce button[type=submit]:hover,
.breakdance-woocommerce .woocommerce-form-track-order button[type=submit]:hover,
.breakdance-woocommerce #place_order:hover,
.breakdance-woocommerce .woocommerce-button.pay:hover,
.breakdance-woocommerce button.single_add_to_cart_button:hover,
.breakdance-woocommerce a.single_add_to_cart_button:hover,
.breakdance-woocommerce a.button.wc-backward:hover,
.breakdance-woocommerce a.checkout-button:hover,
.breakdance-woocommerce p.order-again a.button:hover,
.breakdance-woocommerce button[name=add-to-cart]:hover,
.breakdance-woocommerce button[name=login]:hover,
.breakdance-woocommerce button[name=save_address]:hover,
.breakdance-woocommerce button[name=save_account_details]:hover,
.breakdance-woocommerce button[name=woocommerce_checkout_place_order]:hover{background-color:var(--bde-button-primary-background-color-hover);color:var(--bde-button-primary-text-color-hover);border-color:var(--bde-button-primary-border-color-hover)}.breakdance-woocommerce .add_to_cart_button:hover::before,
.breakdance-woocommerce .single_add_to_cart_button:hover::before{background-color:var(--bde-button-primary-text-color-hover)}.breakdance-woocommerce .woocommerce-MyAccount-downloads-file,
.breakdance-woocommerce .woocommerce-Address a.edit,
.breakdance-woocommerce .woocommerce-button.view,
.breakdance-woocommerce .woocommerce-Button--previous,
.breakdance-woocommerce .woocommerce-Button--next,
.breakdance-woocommerce .widget_price_filter .button,
.breakdance-woocommerce a.product_type_external,
.breakdance-woocommerce a.button.product_type_grouped,
.breakdance-woocommerce .added_to_cart,
.breakdance-woocommerce a.button.add_to_cart_button,
.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown__submit,
.breakdance-woocommerce .woocommerce-product-search button[type=submit],
.breakdance-woocommerce a.product_type_simple,
.breakdance-woocommerce a.product_type_variable,
.breakdance-woocommerce .form-submit input[type=submit],
.breakdance-woocommerce button[name=update_cart],
.breakdance-woocommerce button[name=calc_shipping],
.breakdance-woocommerce button[name=apply_coupon]{background:var(--bde-button-secondary-background-color);color:var(--bde-button-secondary-text-color);border-color:var(--bde-button-secondary-border-color);border-radius:var(--bde-button-border-radius);border-width:var(--bde-button-border-width);font-size:var(--bde-button-font-size);line-height:var(--bde-button-line-height);font-weight:var(--bde-button-font-weight);transition:var(--bde-woo-base-transition);transition-duration:var(--bde-transition-duration);display:inline-flex;border-style:solid;text-transform:capitalize;padding:var(--bde-button-padding-base);text-decoration:none;text-align:center;justify-content:center;align-items:center;cursor:pointer;width:-moz-max-content;width:max-content;border-style:solid;gap:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .reset_variations:hover,
.breakdance-woocommerce .woocommerce-MyAccount-downloads-file:hover,
.breakdance-woocommerce .woocommerce-Address a.edit:hover,
.breakdance-woocommerce .woocommerce-button.view:hover,
.breakdance-woocommerce .woocommerce-Button--previous:hover,
.breakdance-woocommerce .woocommerce-Button--next:hover,
.breakdance-woocommerce .widget_price_filter .button:hover,
.breakdance-woocommerce a.button.product_type_grouped:hover,
.breakdance-woocommerce a.product_type_external:hover,
.breakdance-woocommerce a.button.add_to_cart_button:hover,
.breakdance-woocommerce .added_to_cart:hover,
.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown__submit:hover,
.breakdance-woocommerce .woocommerce-product-search button[type=submit]:hover,
.breakdance-woocommerce a.product_type_simple:hover,
.breakdance-woocommerce a.product_type_variable:hover,
.breakdance-woocommerce .form-submit input[type=submit]:hover,
.breakdance-woocommerce button[name=update_cart]:hover,
.breakdance-woocommerce button[name=calc_shipping]:hover,
.breakdance-woocommerce .button[name=apply_coupon]:hover{background-color:var(--bde-button-secondary-background-color-hover);color:var(--bde-button-secondary-text-color-hover);border-color:var(--bde-button-secondary-border-color-hover)}.breakdance-woocommerce .reset_variations,
.breakdance-woocommerce .woocommerce-button.cancel{--bde-button-custom-background-color:var(--red-50);--bde-button-custom-background-color-hover:var(--red-500);--bde-button-custom-border-color:var(--red-50);--bde-button-custom-border-color-hover:var(--red-500);background-color:var(--bde-button-custom-background-color);color:var(--red-500);border-color:var(--bde-button-custom-border-color);border-radius:var(--bde-button-border-radius);border-width:var(--bde-button-border-width);font-size:var(--bde-button-font-size);line-height:var(--bde-button-line-height);font-weight:var(--bde-button-font-weight);transition:var(--bde-woo-base-transition);display:inline-flex;border-style:solid;text-transform:capitalize;padding:var(--bde-button-padding-base);text-decoration:none;text-align:center;justify-content:center;align-items:center;cursor:pointer;width:-moz-max-content;width:max-content;border-style:solid;gap:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .reset_variations:hover,
.breakdance-woocommerce .woocommerce-button.cancel:hover{background-color:var(--bde-button-custom-background-color-hover);color:#fff;border-color:var(--bde-button-custom-border-color-hover)}.breakdance-woocommerce button:disabled{background-color:var(--bde-woo-buttons-and-links__disabled-button-color);color:var(--bde-woo-buttons-and-links__disabled-button-text-color);cursor:not-allowed}.breakdance-woocommerce button:disabled:hover{background-color:var(--bde-woo-buttons-and-links__disabled-button-color);color:var(--bde-woo-buttons-and-links__disabled-button-text-color);cursor:not-allowed}.woocommerce-page.single-product .breakdance-woocommerce .form-submit input[type=submit],
.woocommerce-page.woocommerce-checkout .breakdance-woocommerce button[name=login],
.woocommerce-page.woocommerce-account .breakdance-woocommerce button[name=login],
.woocommerce-page.woocommerce-account .breakdance-woocommerce button[name=save_address],
.woocommerce-page.woocommerce-account .breakdance-woocommerce button[name=save_account_details],
.woocommerce-page.woocommerce-cart .breakdance-woocommerce a.checkout-button{padding:var(--bde-button-padding-base)}.breakdance-woocommerce .woocommerce-notices-wrapper{width:100%}.breakdance-woocommerce .woocommerce-notices-wrapper:empty{display:none}.breakdance-woocommerce small.woocommerce-password-hint,
.breakdance-woocommerce .order-info,
.breakdance-woocommerce .woocommerce-notices-wrapper + p:not([class]),
.breakdance-woocommerce .woocommerce-mini-cart__empty-message,
.breakdance-woocommerce .woocommerce-noreviews,
.breakdance-woocommerce .available-on-backorder,
.breakdance-woocommerce .woocommerce-info{color:var(--bde-woo-notices__info-text);background:var(--bde-woo-notices__info-background);border-radius:var(--bde-woo-notices__border-radius);padding:var(--bde-woo-notices__padding);font-weight:var(--bde-woo-typography-font-weight-medium);padding-left:var(--bde-woo-notices__padding-left);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);line-height:var(--bde-woo-base-paragraph-line-height);position:relative;width:100%}.breakdance-woocommerce small.woocommerce-password-hint::after,
.breakdance-woocommerce .order-info::after,
.breakdance-woocommerce .woocommerce-notices-wrapper + p:not([class])::after,
.breakdance-woocommerce .woocommerce-mini-cart__empty-message::after,
.breakdance-woocommerce .woocommerce-noreviews::after,
.breakdance-woocommerce .available-on-backorder::after,
.breakdance-woocommerce .woocommerce-info::after{content:"";clear:both;display:table}.breakdance-woocommerce .order-info mark,
.breakdance-woocommerce .woocommerce-notices-wrapper + p:not([class]) mark{background-color:transparent;color:var(--bde-woo-notices__info-text);display:inline;font-weight:var(--bde-woo-typography-font-weight-heavy)}.breakdance-woocommerce small.woocommerce-password-hint:before,
.breakdance-woocommerce .order-info:before,
.breakdance-woocommerce .woocommerce-notices-wrapper + p:not([class]):before,
.breakdance-woocommerce .woocommerce-mini-cart__empty-message:before,
.breakdance-woocommerce .woocommerce-noreviews:before,
.breakdance-woocommerce .available-on-backorder:before,
.breakdance-woocommerce .woocommerce-info:before{content:"";background-color:var(--info-svg-icon-color);-webkit-mask-image:var(--info-svg-icon);mask-image:var(--info-svg-icon);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:var(--bde-woo-notices__icon-size);height:var(--bde-woo-notices__icon-size);position:absolute;top:calc(50% - var(--bde-woo-notices__icon-size) / 2);left:var(--bde-woo-notices__padding)}.breakdance-woocommerce .woocommerce-notices-wrapper + p:not([class]) a,
.breakdance-woocommerce .woocommerce-mini-cart__empty-message a,
.breakdance-woocommerce .woocommerce-noreviews a,
.breakdance-woocommerce .available-on-backorder a,
.breakdance-woocommerce .woocommerce-info
a{text-transform:capitalize;color:var(--bde-woo-notices__info-link-text);float:right}.breakdance-woocommerce .woocommerce-notices-wrapper + p:not([class]) a:hover,
.breakdance-woocommerce .woocommerce-mini-cart__empty-message a:hover,
.breakdance-woocommerce .woocommerce-noreviews a:hover,
.breakdance-woocommerce .available-on-backorder a:hover,
.breakdance-woocommerce .woocommerce-info a:hover{color:var(--bde-woo-notices__info-link-text-hover)}.breakdance-woocommerce .woocommerce-notices-wrapper + p:not([class]) a::after,
.breakdance-woocommerce .woocommerce-mini-cart__empty-message a::after,
.breakdance-woocommerce .woocommerce-noreviews a::after,
.breakdance-woocommerce .available-on-backorder a::after,
.breakdance-woocommerce .woocommerce-info a::after{content:"";display:inline-block;background-color:currentColor;margin-left:0.2em;width:0.8em;height:0.8em;mask-image:url(/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/arrow.svg?x87496);mask-position:0 0;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/arrow.svg?x87496);-webkit-mask-position:0 0;-webkit-mask-size:100% 100%}@media (max-width: 479px){.breakdance-woocommerce .woocommerce-notices-wrapper + p:not([class]) a,
.breakdance-woocommerce .woocommerce-mini-cart__empty-message a,
.breakdance-woocommerce .woocommerce-noreviews a,
.breakdance-woocommerce .available-on-backorder a,
.breakdance-woocommerce .woocommerce-info
a{margin-top:var(--bde-woo-base-medium-gaps);width:100%;position:relative;transform:none;right:auto;top:auto}}.breakdance-woocommerce .woocommerce-thankyou-order-received,
.breakdance-woocommerce .woocommerce-message{color:var(--bde-woo-notices__success-text);background:var(--bde-woo-notices__success-background);border-radius:var(--bde-woo-notices__border-radius);font-weight:var(--bde-woo-typography-font-weight-medium);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);line-height:var(--bde-woo-base-paragraph-line-height);display:flex;flex-wrap:wrap;flex-direction:row;position:relative;padding:var(--bde-woo-notices__padding);padding-left:var(--bde-woo-notices__padding-left);width:100%;gap:var(--bde-woo-base-extra-small-gaps)}.breakdance-woocommerce .woocommerce-thankyou-order-received:before,
.breakdance-woocommerce .woocommerce-message:before{content:"";background-color:var(--success-svg-icon-color);-webkit-mask-image:var(--success-svg-icon);mask-image:var(--success-svg-icon);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:var(--bde-woo-notices__icon-size);height:var(--bde-woo-notices__icon-size);position:absolute;top:calc(50% - var(--bde-woo-notices__icon-size) / 2);left:var(--bde-woo-notices__padding)}.breakdance-woocommerce .woocommerce-thankyou-order-received a,
.breakdance-woocommerce .woocommerce-message
a{order:1;margin-left:auto;text-transform:capitalize;color:var(--bde-woo-notices__success-link-text) !important}.breakdance-woocommerce .woocommerce-thankyou-order-received a:hover,
.breakdance-woocommerce .woocommerce-message a:hover{color:var(--bde-woo-notices__success-link-text-hover) !important}.breakdance-woocommerce .woocommerce-thankyou-order-received a::after,
.breakdance-woocommerce .woocommerce-message a::after{content:"";display:inline-block;background-color:currentColor;margin-left:0.2em;width:0.8em;height:0.8em;mask-image:url(/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/arrow.svg?x87496);mask-position:0 0;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/arrow.svg?x87496);-webkit-mask-position:0 0;-webkit-mask-size:100% 100%}@media (max-width: 479px){.breakdance-woocommerce .woocommerce-thankyou-order-received a,
.breakdance-woocommerce .woocommerce-message
a{margin-left:0;margin-top:var(--bde-woo-base-medium-gaps);width:100%}}.breakdance-woocommerce .out-of-stock,
.breakdance-woocommerce .woocommerce-error{color:var(--bde-woo-notices__error-text);background:var(--bde-woo-notices__error-background);border-radius:var(--bde-woo-notices__border-radius);padding:var(--bde-woo-notices__padding);padding-left:var(--bde-woo-notices__padding-left);font-weight:var(--bde-woo-typography-font-weight-medium);display:flex;flex-direction:column;font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);line-height:var(--bde-woo-base-paragraph-line-height);position:relative;text-align:left;gap:8px;width:100%;margin:0}.breakdance-woocommerce .out-of-stock strong,
.breakdance-woocommerce .woocommerce-error
strong{color:var(--bde-woo-notices__error-text)}.breakdance-woocommerce .woocommerce-error
a{float:right;text-transform:capitalize;color:var(--bde-woo-notices__error-link-text)}.breakdance-woocommerce .woocommerce-error a:hover{color:var(--bde-woo-notices__error-link-text-hover)}.breakdance-woocommerce .woocommerce-error a::after{content:"";display:inline-block;background-color:currentColor;margin-left:0.2em;width:0.8em;height:0.8em;mask-image:url(/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/arrow.svg?x87496);mask-position:0 0;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/arrow.svg?x87496);-webkit-mask-position:0 0;-webkit-mask-size:100% 100%}.breakdance-woocommerce .out-of-stock:before,
.breakdance-woocommerce .woocommerce-error li:before{content:"";background-color:var(--error-svg-icon-color);-webkit-mask-image:var(--error-svg-icon);mask-image:var(--error-svg-icon);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:var(--bde-woo-notices__icon-size);height:var(--bde-woo-notices__icon-size);position:absolute;top:calc(50% - var(--bde-woo-notices__icon-size) / 2);left:var(--bde-woo-notices__padding)}.breakdance-woocommerce .woocommerce-error
li{display:inline-block}.breakdance-woocommerce .woocommerce-form__label-for-checkbox{display:flex;align-items:center;cursor:pointer}.breakdance-woocommerce input[type=checkbox],
.breakdance-woocommerce input[type=radio]{width:var(--bde-form-checkbox-size);height:var(--bde-form-checkbox-size);border-radius:var(--bde-woo-forms__inputs-border-radius);border:1px
solid;border-color:var(--bde-woo-forms__inputs-border-color);border-top:var(--bde-form-input-border-top);border-right:var(--bde-form-input-border-right);border-bottom:var(--bde-form-input-border-bottom);border-left:var(--bde-form-input-border-left);color:var(--bde-form-checkbox-selected-color);outline:none;transition:var(--bde-woo-base-transition);background-color:var(--bde-woo-forms__inputs-background-color);background-position:center;background-size:0;background-repeat:no-repeat;flex-shrink:0;margin-right:0.5em;-webkit-appearance:none;-moz-appearance:none;appearance:none}.breakdance-woocommerce input[type=radio]{border-radius:9999px}.breakdance-woocommerce input[type=checkbox]:checked,
.breakdance-woocommerce input[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}.breakdance-woocommerce input[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}.breakdance-woocommerce input[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}.breakdance-woocommerce input[type=checkbox]:checked:after,
.breakdance-woocommerce input[type=radio]:checked:after{display:none}.breakdance-woocommerce ul.product_list_widget,
.breakdance-woocommerce .widget_recently_viewed_products ul,
.breakdance-woocommerce .widget_product_categories ul,
.breakdance-woocommerce .woocommerce-widget-layered-nav ul,
.breakdance-woocommerce .widget_layered_nav_filters ul,
.breakdance-woocommerce .widget_rating_filter ul,
.breakdance-woocommerce .widget_top_rated_products ul,
.breakdance-woocommerce ol.flex-control-nav,
.breakdance-woocommerce ol.commentlist,
.breakdance-woocommerce .wc-tabs,
.breakdance-woocommerce nav.woocommerce-MyAccount-navigation ul,
.breakdance-woocommerce ul.wc-item-meta,
.breakdance-woocommerce ul.wc_payment_methods,
.breakdance-woocommerce ul.woocommerce-shipping-methods{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;line-height:var(--bde-woo-base-paragraph-line-height)}.breakdance-woocommerce p.woocommerce-noreviews,
.breakdance-woocommerce p.form-submit,
.breakdance-woocommerce p.stars,
.breakdance-woocommerce p.form-row,
.breakdance-woocommerce .shipping-calculator-form
p{margin:0}.breakdance-woocommerce .woocommerce-grouped-product-list,
.breakdance-woocommerce .woocommerce-product-attributes,
.breakdance-woocommerce table.order_details.shop_table,
.breakdance-woocommerce .cart-collaterals table,
.breakdance-woocommerce table.woocommerce-orders-table,
.breakdance-woocommerce table.woocommerce-table--order-downloads,
.breakdance-woocommerce table.order_details,
.breakdance-woocommerce table.woocommerce-cart-form__contents,
.breakdance-woocommerce table.woocommerce-checkout-review-order-table{width:100%;border-collapse:collapse;border:none;border-spacing:0;border-radius:var(--bde-woo-tables__border-radius);overflow:hidden;font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);line-height:var(--bde-woo-base-paragraph-line-height)}.breakdance-woocommerce .woocommerce-product-attributes{border-radius:0}.breakdance-woocommerce .woocommerce-grouped-product-list{border-radius:0}.breakdance-woocommerce table.order_details.shop_table thead,
.breakdance-woocommerce table.woocommerce-orders-table thead,
.breakdance-woocommerce table.woocommerce-table--order-downloads thead,
.breakdance-woocommerce table.order_details thead,
.breakdance-woocommerce table.woocommerce-cart-form__contents thead,
.breakdance-woocommerce table.woocommerce-checkout-review-order-table
thead{--bde-woo-tables__border-width-negative:calc(
var(--bde-woo-tables__border-width, 1px) * -1
);background-color:var(--bde-woo-tables__header-color);border-top-left-radius:var(--bde-woo-tables__border-radius);border-top-right-radius:var(--bde-woo-tables__border-radius);box-shadow:inset var(--bde-woo-tables__border-color) var(--bde-woo-tables__border-width, 1px) 0 0 0, inset var(--bde-woo-tables__border-color) 0 var(--bde-woo-tables__border-width, 1px) 0 0, inset var(--bde-woo-tables__border-color) var(--bde-woo-tables__border-width-negative, -1px) 0 0 0;text-align:left;font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family);color:var(--bde-woo-base-text-color);text-transform:uppercase;letter-spacing:1px;overflow:hidden}.breakdance-woocommerce .woocommerce-product-attributes th,
.breakdance-woocommerce table.order_details.shop_table thead tr th,
.breakdance-woocommerce table.woocommerce-orders-table thead tr th,
.breakdance-woocommerce table.woocommerce-table--order-downloads thead tr th,
.breakdance-woocommerce table.order_details thead tr th,
.breakdance-woocommerce table.woocommerce-cart-form__contents thead tr th,
.breakdance-woocommerce table.woocommerce-checkout-review-order-table thead tr
th{padding:var(--bde-woo-base-medium-gaps);font-weight:var(--bde-woo-typography-font-weight-medium)}.breakdance-woocommerce .woocommerce-grouped-product-list td,
.breakdance-woocommerce table.order_details.shop_table tbody tr td,
.breakdance-woocommerce .woocommerce-orders-table tbody tr td,
.breakdance-woocommerce .woocommerce-table--order-downloads tbody tr td,
.breakdance-woocommerce .woocommerce-table--order-details tbody tr td,
.breakdance-woocommerce .woocommerce-cart-form__contents tbody tr td,
.breakdance-woocommerce .woocommerce-checkout-review-order-table tbody tr
td{padding:var(--bde-woo-base-big-gaps) var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce table.order_details td.remove_item
a{text-decoration:none}.breakdance-woocommerce table.order_details.shop_table tbody tr:not(:last-child),
.breakdance-woocommerce .woocommerce-orders-table tr:not(:last-child),
.breakdance-woocommerce .woocommerce-table--order-downloads tr:not(:last-child),
.breakdance-woocommerce .woocommerce-cart-form__contents tr:not(:last-child),
.breakdance-woocommerce .woocommerce-checkout-review-order-table tr:not(:last-child){border-bottom:var(--bde-woo-tables__border-width, 1px) solid var(--bde-woo-tables__border-color)}.breakdance-woocommerce table.order_details.shop_table tbody,
.breakdance-woocommerce .woocommerce-orders-table tbody,
.breakdance-woocommerce .woocommerce-table--order-downloads tbody,
.breakdance-woocommerce .woocommerce-table--order-details tbody,
.breakdance-woocommerce .woocommerce-cart-form__contents tbody,
.breakdance-woocommerce .woocommerce-checkout-review-order-table
tbody{border-bottom-left-radius:var(--bde-woo-tables__border-radius);border-bottom-right-radius:var(--bde-woo-tables__border-radius);box-shadow:inset var(--bde-woo-tables__border-color) 0 0 0 var(--bde-woo-tables__border-width, 1px);background-color:var(--bde-woo-tables__background-color);overflow:hidden}.breakdance-woocommerce table tbody tr:last-child td:first-child{border-bottom-left-radius:var(--bde-woo-tables__border-radius)}.breakdance-woocommerce table tbody tr:last-child td:last-child{border-bottom-right-radius:var(--bde-woo-tables__border-radius)}.breakdance-woocommerce .woocommerce-grouped-product-list tr,
.breakdance-woocommerce .woocommerce-product-attributes tr,
.breakdance-woocommerce .cart-collaterals table
tr{border-bottom:var(--bde-woo-tables__border-width, 1px) solid var(--bde-woo-tables__border-color)}.breakdance-woocommerce .woocommerce-grouped-product-list tr:first-child,
.breakdance-woocommerce .woocommerce-product-attributes tr:first-child{border-top:var(--bde-woo-tables__border-width, 1px) solid var(--bde-woo-tables__border-color)}.breakdance-woocommerce table tr.order-total,
.breakdance-woocommerce table tfoot tr:last-child{border-bottom:none;border-top:var(--bde-woo-tables__border-width, 1px) solid var(--bde-woo-base-border-color)}.breakdance-woocommerce .woocommerce-product-attributes th,
.breakdance-woocommerce .cart-collaterals table th,
.breakdance-woocommerce table tfoot
th{padding:var(--bde-woo-base-medium-gaps);font-weight:var(--bde-woo-typography-font-weight-normal);text-align:left;vertical-align:top}.breakdance-woocommerce .cart-collaterals table td,
.breakdance-woocommerce table tfoot
td{padding:var(--bde-woo-base-medium-gaps);text-align:left}@media (max-width: 1024px){.breakdance-woocommerce table:not(table.order_details.shop_table, .woocommerce .woocommerce-product-attributes,
.cart_totals .shop_table, .woocommerce .variations_form table.variations,
.woocommerce-table--order-details, .woocommerce-checkout-review-order-table, .woocommerce-grouped-product-list) thead{display:none}.breakdance-woocommerce table:not(table.order_details.shop_table, .cart_totals .shop_table,
.woocommerce .variations_form table.variations,
.woocommerce-table--order-details, .woocommerce-checkout-review-order-table, .woocommerce-grouped-product-list) tbody{border-radius:var(--bde-woo-tables__border-radius)}.breakdance-woocommerce table:not(table.order_details.shop_table, .woocommerce .woocommerce-product-attributes,
.cart, .cart_totals .shop_table,
.woocommerce .variations_form table.variations,
.woocommerce-table--order-details, .woocommerce-checkout-review-order-table, .woocommerce-grouped-product-list) tr:not(.cart_item){display:flex;flex-direction:column;padding:var(--bde-woo-base-medium-gaps);gap:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce table:not(table.order_details.shop_table, .woocommerce .woocommerce-product-attributes,
.cart, .cart_totals .shop_table,
.woocommerce .variations_form table.variations,
.woocommerce-table--order-details, .woocommerce-checkout-review-order-table, .woocommerce-grouped-product-list) td{display:flex;align-items:baseline;padding:0}.breakdance-woocommerce table:not(table.order_details.shop_table, .woocommerce .woocommerce-product-attributes,
.cart_totals .shop_table, .woocommerce .variations_form table.variations,
.woocommerce-table--order-details, .woocommerce-checkout-review-order-table, .variations, .cart, .woocommerce-grouped-product-list) td::before{content:attr(data-title);margin-right:auto;font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family);color:var(--bde-woo-base-text-color);text-transform:uppercase;letter-spacing:1px;font-weight:var(--bde-woo-typography-font-weight-normal)}.breakdance-woocommerce table td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions::before{display:none}.breakdance-woocommerce table td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-total span::after{content:"";margin-right:5px}}.bde-woopageordertracking .woocommerce-customer-details,
.woocommerce-page.woocommerce-order-received .breakdance-woocommerce .woocommerce-customer-details,
.breakdance-woocommerce .woocommerce-EditAccountForm fieldset,
.woocommerce-page.woocommerce-lost-password .breakdance-woocommerce form.woocommerce-ResetPassword,
.breakdance-woocommerce #payment,
.woocommerce-page.woocommerce-view-order .breakdance-woocommerce .woocommerce-customer-details,
.breakdance-woocommerce .woocommerce-Address,
.breakdance-woocommerce .woocommerce-form-login,
.breakdance-woocommerce .woocommerce-form-register,
.breakdance-woocommerce .woocommerce-order-overview,
.breakdance-woocommerce .woocommerce-form-coupon{background-color:var(--bde-woo-wrappers__background-color);border-radius:var(--bde-woo-wrappers__border-radius);border:var(--bde-woo-wrappers__border-width) solid var(--bde-woo-wrappers__border-color);box-shadow:var(--bde-woo-wrappers__shadow);padding:24px}.breakdance-woocommerce .woocommerce-cart-form__contents td.product-thumbnail
img{width:64px;height:64px;border-radius:var(--bde-woo-product-images__border-radius);border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width);max-width:none;-o-object-fit:contain;object-fit:contain}.breakdance-woocommerce .woocommerce-cart-form__contents td.product-thumbnail{width:64px}.breakdance-woocommerce .woocommerce-cart-form__contents td.product-remove{width:20px;text-align:center;padding-left:24px}.breakdance-woocommerce .remove_from_cart_button,
.breakdance-woocommerce .woocommerce-cart-form__contents .product-remove
a{color:var(--bde-woo-widgets__remove-item-from-cart-color);transition:var(--bde-woo-base-transition);text-decoration:none;font-size:var(--bde-woo-typography__size-medium);font-family:var(--bde-woo-typography__size-medium-font-family);font-weight:var(--bde-woo-typography-font-weight-normal);opacity:0.5}.breakdance-woocommerce .remove_from_cart_button:hover,
.breakdance-woocommerce .woocommerce-cart-form__contents .product-remove a:hover{color:var(--bde-woo-widgets__remove-item-from-cart-color);text-decoration:none;opacity:1}@media (max-width: 479px){.breakdance-woocommerce .woocommerce-cart-form__contents td.product-remove{padding-left:12px}}.breakdance-woocommerce .woocommerce-pagination{margin-top:var(--bde-woo-base-large-gaps);width:100%;display:flex;flex-direction:column;align-items:center}.breakdance-woocommerce .woocommerce-pagination ul.page-numbers{display:flex;flex-direction:row;padding:0;margin:0;gap:var(--bde-woo-base-big-gaps);list-style:none;flex-wrap:wrap}.breakdance-woocommerce .woocommerce-pagination ul.page-numbers
li{font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);font-weight:var(--bde-woo-typography-font-weight-medium);transition:var(--bde-woo-base-transition);text-align:center}.breakdance-woocommerce .woocommerce-pagination ul.page-numbers li
span.current{pointer-events:none;color:var(--bde-brand-primary-color);z-index:5}.breakdance-woocommerce .woocommerce-pagination ul.page-numbers li a,
.breakdance-woocommerce .woocommerce-pagination ul.page-numbers
.dots{color:var(--bde-woo-base-text-color);text-decoration:none}.breakdance-woocommerce .woocommerce-pagination ul.page-numbers li:hover
a{color:var(--bde-woo-base-text-color)}.breakdance-woocommerce
.onsale{background-color:var(--bde-woo-sale-badge__background-color);color:var(--bde-woo-sale-badge__text-color);border-radius:var(--bde-woo-sale-badge__border-radius);font-weight:var(--bde-woo-sale-badge__font-weight);letter-spacing:1px;line-height:var(--bde-woo-base-heading-line-height);font-size:var(--bde-woo-sale-badge__font-size);font-family:var(--bde-woo-typography__size-standard-font-family);position:absolute;text-transform:uppercase;padding:var(--bde-woo-sale-badge__padding);top:12px;left:12px;z-index:1;transform:translateX(var(--bde-woo-sale-badge__nudge-x, 0)) translateY(var(--bde-woo-sale-badge__nudge-y, 0))}.breakdance-woocommerce .woocommerce-product-gallery__trigger{display:flex;align-items:center;justify-content:center;position:absolute;z-index:1;right:12px;top:12px;background-color:var(--grey-100);padding:12px;box-shadow:var(--bde-woo-gallery__zoom-icon-shadow);border-radius:100%;color:transparent;font-size:0;transition:var(--bde-woo-base-transition)}.breakdance-woocommerce .woocommerce-product-gallery__trigger::before{background-color:var(--grey-900);content:"zoom";mask:url(/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/zoom.svg?x87496);-webkit-mask:url(/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/zoom.svg?x87496);mask-size:cover;-webkit-mask-size:cover;width:18px;height:18px;transition:var(--bde-woo-base-transition)}.breakdance-woocommerce .woocommerce-product-gallery__trigger:hover::before{background-color:var(--grey-900)}.breakdance-woocommerce .woocommerce-product-gallery__trigger:hover{color:transparent;background-color:var(--grey-50);border-color:var(--grey-100)}.breakdance-woocommerce .woocommerce-product-gallery__trigger
img.emoji{display:none}.breakdance-woocommerce .wc-tabs-wrapper{width:100%}.breakdance-woocommerce .wc-tabs{display:flex;flex-direction:row;border-bottom:1px solid var(--bde-woo-base-border-color);gap:var(--bde-woo-base-extra-large-gaps)}.breakdance-woocommerce .woocommerce-MyAccount-navigation ul
li{font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);font-weight:var(--bde-woo-typography-font-weight-medium);transition:var(--bde-woo-base-transition);display:flex}.breakdance-woocommerce .wc-tabs
li{font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);font-weight:var(--bde-woo-typography-font-weight-medium);transition:var(--bde-woo-base-transition);display:flex}.breakdance-woocommerce .woocommerce-MyAccount-navigation ul li
a{width:100%;border-radius:var(--bde-woo-buttons-and-links__nav-border-radius);padding:var(--bde-woo-base-medium-gaps) var(--bde-woo-base-big-gaps);transition:var(--bde-woo-base-transition);text-decoration:none;color:var(--bde-woo-buttons-and-links__nav-link-color)}.breakdance-woocommerce .wc-tabs li
a{width:100%;color:var(--bde-woo-base-text-color);text-decoration:none;padding:var(--bde-woo-base-medium-gaps) var(--bde-woo-base-big-gaps);transition:var(--bde-woo-base-transition);border-bottom:2px solid transparent}.breakdance-woocommerce .woocommerce-MyAccount-navigation ul li.is-active
a{color:var(--bde-woo-buttons-and-links__nav-link-color-active);background-color:var(--bde-woo-buttons-and-links__nav-link-background-active);border-color:var(--bde-woo-buttons-and-links__nav-link-color-active)}.breakdance-woocommerce .wc-tabs li.active
a{border-bottom:2px solid var(--bde-woo-buttons-and-links__text-link-color);color:var(--bde-woo-buttons-and-links__text-link-color)}.breakdance-woocommerce .woocommerce-MyAccount-navigation ul li a:hover{color:var(--bde-woo-base-text-on-primary-color);background-color:var(--bde-woo-base-primary-color-hover);border-color:var(--bde-woo-base-primary-color)}.breakdance-woocommerce .wc-tabs li a:hover{color:var(--bde-woo-buttons-and-links__text-link-color-hover)}@media (max-width: 479px){.breakdance-woocommerce .wc-tabs{display:flex;flex-direction:column;gap:0}.breakdance-woocommerce .wc-tabs
li{border-top:1px solid var(--bde-woo-base-border-color);border-bottom:2px solid transparent}}.breakdance-woocommerce .required-field-message
.required{color:var(--bde-woo-forms__labels-required-color)}.breakdance-woocommerce .comment-form-cookies-consent{display:flex;flex-direction:row;align-items:center}.breakdance-woocommerce .comment-form-cookies-consent
label{margin-bottom:0}.breakdance-woocommerce .woocommerce-product-rating{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.breakdance-woocommerce .star-rating{position:relative;height:var(--bde-woo-ratings__star-size);width:calc(var(--bde-woo-ratings__star-size) * 5 + 16px);color:transparent;font-size:0;display:flex;flex-direction:row;margin-right:auto}.breakdance-woocommerce .star-rating:before{content:"";position:absolute;inset:0;background:var(--bde-woo-ratings__star-color);-webkit-mask-image:var(--bde-woo-ratings__empty-star-svg), var(--bde-woo-ratings__empty-star-svg), var(--bde-woo-ratings__empty-star-svg), var(--bde-woo-ratings__empty-star-svg), var(--bde-woo-ratings__empty-star-svg);mask-image:var(--bde-woo-ratings__empty-star-svg), var(--bde-woo-ratings__empty-star-svg), var(--bde-woo-ratings__empty-star-svg), var(--bde-woo-ratings__empty-star-svg), var(--bde-woo-ratings__empty-star-svg);-webkit-mask-repeat:no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;mask-repeat:no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;-webkit-mask-position:0 center, calc(var(--bde-woo-ratings__star-size) + 4px) center, calc(var(--bde-woo-ratings__star-size) * 2 + 8px) center, calc(var(--bde-woo-ratings__star-size) * 3 + 12px) center, calc(var(--bde-woo-ratings__star-size) * 4 + 16px) center;mask-position:0 center, calc(var(--bde-woo-ratings__star-size) + 4px) center, calc(var(--bde-woo-ratings__star-size) * 2 + 8px) center, calc(var(--bde-woo-ratings__star-size) * 3 + 12px) center, calc(var(--bde-woo-ratings__star-size) * 4 + 16px) center;-webkit-mask-size:contain;mask-size:contain}.breakdance-woocommerce .star-rating
span{position:relative;z-index:1;background:var(--bde-woo-ratings__star-color);-webkit-mask-image:var(--bde-woo-ratings__filled-star-svg), var(--bde-woo-ratings__filled-star-svg), var(--bde-woo-ratings__filled-star-svg), var(--bde-woo-ratings__filled-star-svg), var(--bde-woo-ratings__filled-star-svg);mask-image:var(--bde-woo-ratings__filled-star-svg), var(--bde-woo-ratings__filled-star-svg), var(--bde-woo-ratings__filled-star-svg), var(--bde-woo-ratings__filled-star-svg), var(--bde-woo-ratings__filled-star-svg);-webkit-mask-repeat:no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;mask-repeat:no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;-webkit-mask-position:0 center, calc(var(--bde-woo-ratings__star-size) + 4px) center, calc(var(--bde-woo-ratings__star-size) * 2 + 8px) center, calc(var(--bde-woo-ratings__star-size) * 3 + 12px) center, calc(var(--bde-woo-ratings__star-size) * 4 + 16px) center;mask-position:0 center, calc(var(--bde-woo-ratings__star-size) + 4px) center, calc(var(--bde-woo-ratings__star-size) * 2 + 8px) center, calc(var(--bde-woo-ratings__star-size) * 3 + 12px) center, calc(var(--bde-woo-ratings__star-size) * 4 + 16px) center;-webkit-mask-size:contain;mask-size:contain}.breakdance-woocommerce .comment-form-rating .stars
span{display:flex;flex-direction:row}.breakdance-woocommerce .comment-form-rating .stars .star-1,
.breakdance-woocommerce .comment-form-rating .stars .star-2,
.breakdance-woocommerce .comment-form-rating .stars .star-3,
.breakdance-woocommerce .comment-form-rating .stars .star-4,
.breakdance-woocommerce .comment-form-rating .stars .star-5{color:transparent;background-color:var(--bde-woo-ratings__star-color);width:calc(var(--bde-woo-ratings__star-size) + 4px);height:var(--bde-woo-ratings__star-size);-webkit-mask-image:var(--bde-woo-ratings__empty-star-svg);mask-image:var(--bde-woo-ratings__empty-star-svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.breakdance-woocommerce .comment-form-rating .stars:hover a,
.breakdance-woocommerce .comment-form-rating .stars.selected a,
.breakdance-woocommerce .comment-form-rating .stars.selected:hover
a{-webkit-mask-image:var(--bde-woo-ratings__filled-star-svg);mask-image:var(--bde-woo-ratings__filled-star-svg)}.breakdance-woocommerce .comment-form-rating .stars a:hover ~ a,
.breakdance-woocommerce .comment-form-rating .stars a.active ~ a,
.breakdance-woocommerce .comment-form-rating .stars.selected a:hover~a{-webkit-mask-image:var(--bde-woo-ratings__empty-star-svg);mask-image:var(--bde-woo-ratings__empty-star-svg)}.breakdance-woocommerce ul.products li.product-category img,
.breakdance-woocommerce .woocommerce-LoopProduct-link
img{display:block;width:100%;border-radius:var(--bde-woo-product-images__border-radius);border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width)}.breakdance-woocommerce .product-category a,
.breakdance-woocommerce a.woocommerce-LoopProduct-link{text-decoration:none;position:relative}.woocommerce-page.woocommerce-lost-password .breakdance-woocommerce div.clear,
.breakdance-woocommerce
div.clear{display:none}.bde-wooproductstock p.available-on-backorder,
.bde-wooproductstock p.out-of-stock{display:flex;flex-direction:row;align-items:center}.bde-wooproductstock p.available-on-backorder:before,
.bde-wooproductstock p.out-of-stock:before{margin-top:0}.breakdance-woocommerce ul.wc-item-meta li,
.breakdance-woocommerce dl.variation,
.bde-mini-cart
.variation{margin:0;padding:0;display:grid;grid-template-columns:auto 1fr;gap:5px;-moz-column-gap:8px;column-gap:8px;margin-bottom:var(--bde-woo-base-standard-gaps);margin-top:var(--bde-woo-base-standard-gaps);flex-direction:row;flex-wrap:wrap;align-items:center;color:var(--bde-woo-base-text-color);font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family);line-height:1;word-break:break-all}.breakdance-woocommerce ul.wc-item-meta .wc-item-meta-label,
.breakdance-woocommerce dl dd,
.bde-mini-cart dl
dd{font-weight:var(--bde-woo-typography-font-weight-normal);color:var(--bde-woo-base-text-color);margin:0;padding:0}.breakdance-woocommerce ul.wc-item-meta li p,
.breakdance-woocommerce dl dd p,
.bde-mini-cart dl dd
p{color:var(--bde-woo-base-headings-color);font-weight:var(--bde-woo-typography-font-weight-medium);font-size:var(--bde-woo-typography__size-small) !important;line-height:1 !important;margin:0}.breakdance-woocommerce
.quantity{position:relative;max-width:85px;align-self:stretch;width:100%}@media (max-width: 767px){.breakdance-woocommerce
.quantity{max-width:75px}}.breakdance-woocommerce .quantity
input{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-align:center;height:100%}.breakdance-woocommerce .quantity input::-webkit-outer-spin-button, .breakdance-woocommerce .quantity input::-webkit-inner-spin-button{-webkit-appearance:none}.breakdance-woocommerce .quantity--hidden{display:none}.bde-quantity-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;top:50%;bottom:5px;display:flex;align-items:center;justify-content:center;background-color:transparent;border:none;font-size:10px;color:#6b7280;border-radius:4px;padding:2px
6px;flex-shrink:0;cursor:pointer;transition:var(--bde-woo-base-transition);transform:translateY(-50%)}.bde-quantity-button:hover{color:var(--bde-woo-buttons-and-links__text-link-color-hover);background-color:#f5f5f5}.bde-quantity-button:before{content:"";display:block;width:1em;height:1em;background-color:currentcolor;mask-position:center;mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat}.bde-quantity-button--inc{right:5px}.bde-quantity-button--inc:before{-webkit-mask-image:url(/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/plus.svg?x87496);mask-image:url(/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/plus.svg?x87496)}.bde-quantity-button--dec{left:5px}.bde-quantity-button--dec:before{-webkit-mask-image:url(/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/minus.svg?x87496);mask-image:url(/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/minus.svg?x87496)}.bde-cart{text-align:left;width:100%}.bde-cart
.woocommerce{display:flex;flex-direction:var(--bde-woo-responsive__stack);align-items:flex-start;flex-wrap:wrap;-moz-column-gap:var(--bde-woo-base-extra-large-gaps);column-gap:var(--bde-woo-base-extra-large-gaps)}.breakdance-woocommerce .woocommerce-cart-form{margin-bottom:var(--bde-woo-base-large-gaps)}.breakdance-woocommerce .woocommerce-notice,
.breakdance-woocommerce .woocommerce-notices-wrapper{margin-top:0;margin-bottom:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce .wc-empty-cart-message{width:100%}.breakdance-woocommerce .coupon
label{display:none}.breakdance-woocommerce .actions
.coupon{display:flex;flex-direction:row;gap:var(--bde-woo-base-medium-gaps);float:left}.breakdance-woocommerce .actions .coupon
button{flex-shrink:0}.breakdance-woocommerce .actions button[name=update_cart]{display:none;line-height:var(--bde-woo-base-paragraph-line-height);float:right;flex-direction:row;gap:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .actions button[name=update_cart]::before{background-color:var(--grey-700);content:"";width:20px;height:20px;mask:url(/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/refresh.svg?x87496);-webkit-mask:url(/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/refresh.svg?x87496);mask-size:cover;-webkit-mask-size:cover;background-color:var(--bde-woo-buttons-and-links__secondary-button-text-color);transition:var(--bde-woo-base-transition)}.breakdance-woocommerce .actions button[name=update_cart]:disabled::before{background-color:var(--bde-woo-buttons-and-links__disabled-button-text-color)}.breakdance-woocommerce .woocommerce-cart-form
p.backorder_notification{margin-top:0;margin-bottom:0}.breakdance-woocommerce .woocommerce-cart-form{width:100%;flex:1}.breakdance-woocommerce .woocommerce-cart-form__contents tbody tr td.product-thumbnail
a{display:flex}.breakdance-woocommerce .cart-collaterals{order:var(--bde-woo-responsive__cart-totals-order);align-self:stretch;width:var(--bde-woo-responsive__width, 350px);border-radius:var(--bde-woo-tables__border-radius)}.breakdance-woocommerce .cart-collaterals
h2{margin-bottom:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce a.checkout-button{width:100%;height:50px;margin-top:var(--bde-woo-base-big-gaps)}.woocommerce-page.woocommerce-cart .breakdance-woocommerce a.checkout-button::after{content:"";display:inline-block;background-color:currentColor;margin-left:0.2em;width:0.8em;height:0.8em;mask-image:url(/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/arrow.svg?x87496);mask-position:0 0;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/arrow.svg?x87496);-webkit-mask-position:0 0;-webkit-mask-size:100% 100%}.breakdance-woocommerce .woocommerce-notices-wrapper,
.breakdance-woocommerce section.shipping-calculator-form,
.breakdance-woocommerce form.woocommerce-shipping-calculator{display:flex;flex-direction:column;gap:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce p.woocommerce-shipping-destination{display:block;margin:var(--bde-woo-base-medium-gaps) 0}.breakdance-woocommerce ul.woocommerce-shipping-methods{display:flex;flex-direction:column;gap:var(--bde-woo-base-standard-gaps)}.breakdance-woocommerce ul.woocommerce-shipping-methods
li{display:flex;align-items:center}.breakdance-woocommerce ul.woocommerce-shipping-methods li label,
.breakdance-woocommerce ul.payment_methods li
label{line-height:1}.breakdance-woocommerce ul.payment_methods input[type=checkbox]+label{line-height:1;margin-bottom:0}.breakdance-woocommerce .woocommerce-cart-form__contents tbody tr
td{padding-top:var(--bde-woo-cart-rows-spacing, 16px);padding-bottom:var(--bde-woo-cart-rows-spacing, 16px)}.breakdance-woocommerce .cart-collaterals table
th{padding-left:0}.breakdance-woocommerce .cart-collaterals table
td{width:80%}.breakdance-woocommerce .cross-sells{display:flex;flex-direction:column;gap:var(--bde-woo-base-big-gaps);width:var(--bde-woo-responsive__width, 100%);margin-top:var(--bde-woo-base-large-gaps);order:99}@media (max-width: 767px){.breakdance-woocommerce .woocommerce-cart-form__contents td.product-price{display:none !important}}@media (max-width: 767px){.breakdance-woocommerce .woocommerce-cart-form{flex:0 0 100%}.breakdance-woocommerce .woocommerce-cart-form__contents
tbody{display:flex;flex-direction:column;gap:var(--bde-woo-cart-rows-spacing, 20px);padding:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .woocommerce-cart-form__contents tbody tr
td{padding:0}.breakdance-woocommerce .woocommerce-cart-form__contents tr.woocommerce-cart-form__cart-item{display:grid;-moz-column-gap:var(--bde-woo-base-medium-gaps);column-gap:var(--bde-woo-base-medium-gaps);grid-template-columns:var(--bde-woo-cart-thumbnail-size, 96px) 1fr 20px;border-bottom:none}.breakdance-woocommerce .woocommerce-cart-form__contents tbody tr.woocommerce-cart-form__cart-item
td{padding:0}.breakdance-woocommerce .woocommerce-cart-form__contents td.product-name{padding-bottom:5px}.breakdance-woocommerce .woocommerce-cart-form__contents td.product-thumbnail{width:100%;grid-area:span 3}.breakdance-woocommerce .woocommerce-cart-form__contents td.product-thumbnail
a{width:100%}.breakdance-woocommerce .woocommerce-cart-form__contents td.product-thumbnail
img{width:100%;height:auto}.breakdance-woocommerce .woocommerce-cart-form__contents td.product-quantity{order:2;grid-column:span 2;margin-top:var(--bde-woo-base-standard-gaps)}.breakdance-woocommerce .woocommerce-cart-form__contents td.product-remove{grid-column:3;grid-row:1;padding:0}.breakdance-woocommerce
.actions{display:flex}.breakdance-woocommerce .actions
.button{width:100%}.breakdance-woocommerce .actions
.coupon{width:100%;flex-direction:column;align-items:stretch}}.bde-woopagecheckout,.bde-checkout-builder{width:100%}.breakdance-woocommerce .woocommerce-columns--addresses.col2-set,
.breakdance-woocommerce .woocommerce-checkout .col2-set,
.breakdance-woocommerce ul.woocommerce-order-overview,
.bde-woopagecheckout .breakdance-woocommerce .woocommerce,
.woocommerce-page.woocommerce-checkout .breakdance-woocommerce
.woocommerce{display:flex;flex-direction:column;gap:var(--bde-woo-base-large-gaps)}.bde-checkout-builder,.breakdance-woocommerce{}.bde-checkout-builder .woocommerce-order,
.bde-checkout-builder .woocommerce-checkout-review-order,
.bde-checkout-builder .woocommerce-form-coupon,
.bde-checkout-builder .woocommerce-customer-details,
.bde-checkout-builder .woocommerce-order-details,
.bde-checkout-builder .woocommerce-additional-fields,
.bde-checkout-builder .form-row.place-order,
.bde-checkout-builder ul.wc_payment_methods,
.bde-checkout-builder form[name=checkout] .col-1,
.bde-checkout-builder form[name=checkout] .col-2,
.bde-checkout-builder .woocommerce-shipping-fields,
.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper,
.bde-checkout-builder .woocommerce-billing-fields__field-wrapper,
.bde-checkout-builder .woocommerce-account-fields,
.bde-checkout-builder .woocommerce-checkout .create-account,
.breakdance-woocommerce .woocommerce-order,
.breakdance-woocommerce .woocommerce-checkout-review-order,
.breakdance-woocommerce .woocommerce-form-coupon,
.breakdance-woocommerce .woocommerce-customer-details,
.breakdance-woocommerce .woocommerce-order-details,
.breakdance-woocommerce .woocommerce-additional-fields,
.breakdance-woocommerce .form-row.place-order,
.breakdance-woocommerce ul.wc_payment_methods,
.breakdance-woocommerce form[name=checkout] .col-1,
.breakdance-woocommerce form[name=checkout] .col-2,
.breakdance-woocommerce .woocommerce-shipping-fields,
.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper,
.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper,
.breakdance-woocommerce .woocommerce-account-fields,
.breakdance-woocommerce .woocommerce-checkout .create-account{display:flex;flex-direction:column;gap:var(--bde-woo-forms__spacing-between-fields)}.bde-checkout-builder #order_review_heading,
.bde-checkout-builder .woocommerce-billing-fields h3,
.breakdance-woocommerce #order_review_heading,
.breakdance-woocommerce .woocommerce-billing-fields
h3{margin-bottom:var(--bde-woo-forms__spacing-between-fields)}.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper,
.bde-checkout-builder .woocommerce-billing-fields__field-wrapper,
.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper,
.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper{display:flex;flex-direction:row;flex-wrap:wrap}.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper p.form-row,
.bde-checkout-builder .woocommerce-billing-fields__field-wrapper p.form-row,
.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper p.form-row,
.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper p.form-row{width:100%}.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper #shipping_first_name_field,
.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper #shipping_last_name_field,
.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper #billing_first_name_field,
.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper #billing_last_name_field,
.bde-checkout-builder .woocommerce-billing-fields__field-wrapper #shipping_first_name_field,
.bde-checkout-builder .woocommerce-billing-fields__field-wrapper #shipping_last_name_field,
.bde-checkout-builder .woocommerce-billing-fields__field-wrapper #billing_first_name_field,
.bde-checkout-builder .woocommerce-billing-fields__field-wrapper #billing_last_name_field,
.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper #shipping_first_name_field,
.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper #shipping_last_name_field,
.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper #billing_first_name_field,
.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper #billing_last_name_field,
.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper #shipping_first_name_field,
.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper #shipping_last_name_field,
.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper #billing_first_name_field,
.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper
#billing_last_name_field{width:calc(50% - var(--bde-woo-forms__spacing-between-fields) / 2);min-width:140px;flex-grow:1}.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper #shipping_state_field,
.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper #shipping_country_field,
.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper #shipping_postcode_field,
.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper #billing_state_field,
.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper #billing_country_field,
.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper #billing_postcode_field,
.bde-checkout-builder .woocommerce-billing-fields__field-wrapper #shipping_state_field,
.bde-checkout-builder .woocommerce-billing-fields__field-wrapper #shipping_country_field,
.bde-checkout-builder .woocommerce-billing-fields__field-wrapper #shipping_postcode_field,
.bde-checkout-builder .woocommerce-billing-fields__field-wrapper #billing_state_field,
.bde-checkout-builder .woocommerce-billing-fields__field-wrapper #billing_country_field,
.bde-checkout-builder .woocommerce-billing-fields__field-wrapper #billing_postcode_field,
.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper #shipping_state_field,
.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper #shipping_country_field,
.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper #shipping_postcode_field,
.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper #billing_state_field,
.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper #billing_country_field,
.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper #billing_postcode_field,
.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper #shipping_state_field,
.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper #shipping_country_field,
.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper #shipping_postcode_field,
.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper #billing_state_field,
.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper #billing_country_field,
.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper
#billing_postcode_field{width:calc(33.33% - var(--bde-woo-forms__spacing-between-fields) * 2 / 3);flex-grow:1;min-width:140px}.bde-checkout-builder .woocommerce-checkout .col2-set .col-1,
.bde-checkout-builder .woocommerce-checkout .col2-set .col-2,
.breakdance-woocommerce .woocommerce-checkout .col2-set .col-1,
.breakdance-woocommerce .woocommerce-checkout .col2-set .col-2{width:100%}.bde-checkout-builder .woocommerce-columns--addresses.col2-set,
.breakdance-woocommerce .woocommerce-columns--addresses.col2-set{flex-direction:row;width:100%}.bde-checkout-builder .woocommerce-customer-details address,
.breakdance-woocommerce .woocommerce-customer-details
address{display:flex;flex-direction:column}.bde-checkout-builder .bde-order-review-column,
.breakdance-woocommerce .bde-order-review-column{display:flex;flex-direction:column}.bde-checkout-builder .woocommerce-checkout-review-order,
.breakdance-woocommerce .woocommerce-checkout-review-order{flex:1}.bde-checkout-builder .woocommerce-checkout,
.breakdance-woocommerce .woocommerce-checkout{display:flex;flex-wrap:wrap;flex-direction:var(--bde-woo-responsive__stack);gap:var(--bde-woo-base-extra-large-gaps)}.bde-checkout-builder .woocommerce-checkout .col2-set,
.breakdance-woocommerce .woocommerce-checkout .col2-set{width:var(--bde-woo-responsive__width, calc(60% - var(--bde-woo-base-extra-large-gaps) / 2))}.bde-checkout-builder .woocommerce-checkout .bde-order-review-column,
.breakdance-woocommerce .woocommerce-checkout .bde-order-review-column{width:var(--bde-woo-responsive__width, calc(40% - var(--bde-woo-base-extra-large-gaps) / 2))}.bde-checkout-builder .woocommerce-checkout button#place_order,
.breakdance-woocommerce .woocommerce-checkout
button#place_order{width:100%}@media (max-width: 767px){.bde-checkout-builder .woocommerce-checkout .col2-set,
.bde-checkout-builder .woocommerce-checkout .bde-order-review-column,
.breakdance-woocommerce .woocommerce-checkout .col2-set,
.breakdance-woocommerce .woocommerce-checkout .bde-order-review-column{width:var(--bde-woo-responsive__width, calc(50% - var(--bde-woo-base-extra-large-gaps) / 2))}}.bde-checkout-builder ul.woocommerce-order-overview,
.breakdance-woocommerce ul.woocommerce-order-overview{background-color:var(--bde-woo-wrappers__background-color);display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));margin:0;gap:var(--bde-woo-base-medium-gaps)}.bde-checkout-builder ul.woocommerce-order-overview li,
.breakdance-woocommerce ul.woocommerce-order-overview
li{display:flex;flex-direction:column}.bde-checkout-builder .woocommerce-form-coupon,
.breakdance-woocommerce .woocommerce-form-coupon{flex-direction:row;flex-wrap:wrap;gap:var(--bde-woo-base-standard-gaps)}.bde-checkout-builder .woocommerce-form-coupon p:first-child,
.breakdance-woocommerce .woocommerce-form-coupon p:first-child{width:100%}.bde-checkout-builder .woocommerce-form-coupon p.form-row,
.breakdance-woocommerce .woocommerce-form-coupon p.form-row{align-items:stretch}.bde-checkout-builder .woocommerce-form-coupon p.form-row-first,
.breakdance-woocommerce .woocommerce-form-coupon p.form-row-first{flex-grow:1}.bde-checkout-builder .woocommerce-form-coupon .input-text,
.breakdance-woocommerce .woocommerce-form-coupon .input-text{height:100%}.bde-checkout-builder .woocommerce-form-coupon p.form-row button[name=apply_coupon],
.breakdance-woocommerce .woocommerce-form-coupon p.form-row button[name=apply_coupon]{height:100%;justify-content:center}.bde-checkout-builder .wc_payment_method,
.breakdance-woocommerce
.wc_payment_method{display:flex;flex-wrap:wrap;align-items:center}.bde-checkout-builder .wc_payment_method fieldset,
.breakdance-woocommerce .wc_payment_method
fieldset{border:none;padding:0}.bde-checkout-builder .payment_box,
.breakdance-woocommerce
.payment_box{position:relative;margin-top:15px;padding:var(--bde-woo-base-medium-gaps);width:100%;border:var(--bde-woo-payment-box-border-width) solid var(--bde-woo-payment-box-border-color);background-color:var(--bde-woo-payment-box-background-color);border-radius:var(--bde-woo-wrappers__border-radius);color:var(--bde-woo-base-text-color)}.bde-checkout-builder .payment_box p:first-child,
.breakdance-woocommerce .payment_box p:first-child{margin-top:0}.bde-checkout-builder .payment_box p:last-child,
.breakdance-woocommerce .payment_box p:last-child{margin-bottom:0}.bde-checkout-builder .payment_box input[type=checkbox],
.bde-checkout-builder .payment_box input[type=radio],
.breakdance-woocommerce .payment_box input[type=checkbox],
.breakdance-woocommerce .payment_box input[type=radio]{width:var(--bde-form-checkbox-size) !important}.bde-checkout-builder .payment_box input[type=radio],
.breakdance-woocommerce .payment_box input[type=radio]{border-radius:12px}.bde-checkout-builder .woocommerce-terms-and-conditions-wrapper p.form-row,
.breakdance-woocommerce .woocommerce-terms-and-conditions-wrapper p.form-row{margin-top:20px}.bde-checkout-builder .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label,
.breakdance-woocommerce .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label{line-height:1.2;margin-bottom:0}.bde-checkout-builder .woocommerce-privacy-policy-text,
.breakdance-woocommerce .woocommerce-privacy-policy-text{margin-top:20px}.bde-checkout-builder .woocommerce-NoticeGroup-checkout,
.breakdance-woocommerce .woocommerce-NoticeGroup-checkout{width:100%}.bde-checkout-builder .woocommerce-form-login,
.breakdance-woocommerce .woocommerce-form-login{max-width:100%}.bde-checkout-builder .woocommerce-form-login p:nth-child(5),
.breakdance-woocommerce .woocommerce-form-login p:nth-child(5){display:flex;flex-direction:column;gap:var(--bde-woo-base-medium-gaps);margin-top:12px}.bde-checkout-builder wc-order-attribution-inputs,
.breakdance-woocommerce wc-order-attribution-inputs{display:contents}.bde-mini-cart{position:relative;--bde-mini-cart-padding-top:20px;--bde-mini-cart-padding-right:20px;--bde-mini-cart-padding-bottom:20px;--bde-mini-cart-padding-left:20px}.bde-mini-cart-toggle{display:flex;align-items:center;color:#4b5563;text-decoration:none !important;padding:13px}.bde-mini-cart-toggle:hover .bde-mini-cart-toggle__counter{background-color:var(--bde-woo-base-primary-color-hover);color:var(--bde-woo-base-text-on-primary-color)}.bde-mini-cart-toggle__subtotal{margin-right:var(--bde-woo-base-standard-gaps)}.bde-mini-cart-toggle__icon{position:relative;display:inline-block;align-items:center;background-color:var(--bde-woo-base-text-color);content:"";width:28px;height:28px;mask:url(/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/cart.svg?x87496);-webkit-mask:url(/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/cart.svg?x87496);mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:0 2px;-webkit-mask-position:0 2px;transition:var(--bde-woo-base-transition)}.bde-mini-cart-toggle__counter{display:inline-flex;align-items:center;justify-content:center;text-align:center;font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);color:var(--bde-woo-base-text-on-primary-color);line-height:1;background-color:var(--bde-woo-base-primary-color);border-radius:100px;margin-left:var(--bde-woo-base-standard-gaps);padding:4px
8px 4px 8px;font-weight:var(--bde-woo-typography-font-weight-medium);transition:var(--bde-woo-base-transition);flex-shrink:0}.bde-mini-cart-offcanvas-body{--cart-image-size:80px;position:absolute;top:100%;z-index:var(--bde-z-index-minicart);display:flex;flex-direction:column;width:420px;background-color:#fff;box-shadow:rgb(255, 255, 255) 0 0 0 0, rgba(0, 0, 0, 0.05) 0 0 0 1px, rgba(0, 0, 0, 0.1) 0 10px 15px -3px, rgba(0, 0, 0, 0.05) 0 4px 6px -2px;opacity:0;pointer-events:none;visibility:hidden;transition:transform cubic-bezier(0.4, 0, 0.2, 1), opacity cubic-bezier(0.4, 0, 0.2, 1), visibility cubic-bezier(0.4, 0, 0.2, 1);transition-duration:var(--bde-transition-duration);overflow:hidden}.bde-mini-cart-offcanvas-body>*{margin-bottom:0}.bde-mini-cart-offcanvas-topbar{display:flex;justify-content:space-between;align-items:center;padding-top:var(--bde-mini-cart-padding-top);padding-bottom:var(--bde-mini-cart-padding-top);padding-left:var(--bde-mini-cart-padding-left);padding-right:var(--bde-mini-cart-padding-right)}.bde-mini-cart-offcanvas-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--bde-z-index-minicart-backdrop);display:none;background-color:rgba(0, 0, 0, 0.3);opacity:0;pointer-events:none;transition:var(--bde-woo-base-transition)}.bde-mini-cart-offcanvas--active .bde-mini-cart-offcanvas-body,
.bde-mini-cart-offcanvas--active .bde-mini-cart-offcanvas-overlay{--cart-scale:1 !important;--cart-translate-3d:0, 0, 0 !important;opacity:1;pointer-events:auto;visibility:visible}.bde-mini-cart-offcanvas__close-button{position:relative;font-size:var(--bde-woo-typography__size-large);font-family:var(--bde-woo-typography__size-large-font-family);line-height:0.5;color:var(--bde-woo-widgets__remove-item-from-cart-color);opacity:0.5;border:none;background-color:transparent;transition:var(--bde-woo-base-transition);cursor:pointer;padding:0
10px;height:100%;margin-right:-10px}.bde-mini-cart-offcanvas__close-button:hover{opacity:1}.bde-mini-cart-offcanvas{}.bde-mini-cart-offcanvas
.widget_shopping_cart_content{flex:1;display:flex;flex-direction:column;overflow-y:hidden}.bde-mini-cart-offcanvas .woocommerce-mini-cart{padding:0;margin:0;list-style-type:none;overflow-y:auto;height:100%}.bde-mini-cart-offcanvas .woocommerce-mini-cart
.remove{grid-column:3;grid-row:1;transition:var(--bde-woo-base-defult-transition);color:var(--bde-woo-widgets__remove-item-from-cart-color);opacity:0.5;text-decoration:none;font-weight:var(--bde-woo-typography-font-weight-normal);line-height:0.5;text-align:right}.bde-mini-cart-offcanvas .woocommerce-mini-cart .remove:hover{opacity:1;text-decoration:none}.bde-mini-cart-offcanvas .woocommerce-mini-cart__total{position:relative;display:flex;justify-content:space-between;padding-bottom:16px;margin:0}.bde-mini-cart-offcanvas .woocommerce-mini-cart__total
strong{font-weight:var(--bde-woo-typography-font-weight-normal);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);color:var(--bde-woo-base-text-color)}.bde-mini-cart-offcanvas .woocommerce-mini-cart__buttons{display:flex;justify-content:space-between;gap:var(--bde-woo-base-standard-gaps);margin:0}.bde-mini-cart-offcanvas .woocommerce-mini-cart__buttons
.button{flex:1}.bde-mini-cart-offcanvas .woocommerce-mini-cart-item{position:relative;display:grid;grid-template-columns:var(--cart-image-size) 1fr 20px;grid-template-rows:1fr auto;-moz-column-gap:var(--bde-woo-base-big-gaps);column-gap:var(--bde-woo-base-big-gaps);row-gap:var(--bde-woo-base-medium-gaps);align-items:flex-start;padding-top:var(--bde-woo-base-medium-gaps);padding-bottom:var(--bde-woo-base-medium-gaps);padding-left:var(--bde-mini-cart-padding-left);padding-right:var(--bde-mini-cart-padding-right);clear:both}.bde-mini-cart-offcanvas .woocommerce-mini-cart-item
a.remove{transition:var(--bde-woo-base-transition)}.bde-mini-cart-offcanvas .woocommerce-mini-cart-item+.woocommerce-mini-cart-item{border-top:1px solid var(--grey-200)}.bde-mini-cart-offcanvas .bde-mini-cart-item-title{color:var(--bde-woo-buttons-and-links__text-link-color);transition:var(--bde-woo-base-transition);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);text-decoration:none;font-weight:var(--bde-woo-typography-font-weight-medium)}.bde-mini-cart-offcanvas .bde-mini-cart-item-title:hover{color:var(--bde-woo-buttons-and-links__text-link-color-hover);text-decoration:none !important}.bde-mini-cart-offcanvas .bde-mini-cart-item-thumbnail{grid-area:span 2}.bde-mini-cart-offcanvas .bde-mini-cart-item-thumbnail
img{display:block;width:var(--cart-image-size);height:var(--cart-image-size);-o-object-fit:cover;object-fit:cover;transition:var(--bde-woo-base-transition);border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width);border-radius:var(--bde-woo-product-images__border-radius)}.bde-mini-cart-offcanvas .woocommerce-mini-cart__empty-message{text-align:center;border-top:solid 1px var(--grey-200);margin:0;padding:35px
0}.bde-mini-cart-offcanvas
.blockOverlay{opacity:0.3 !important}.bde-mini-cart-quantity,.bde-mini-cart-quantity-simple{grid-column:span 2}.bde-mini-cart-quantity{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);color:var(--bde-woo-base-text-color)}.bde-mini-cart-quantity .quantity
input{padding-top:8px;padding-bottom:8px}.bde-mini-cart-quantity-simple{display:none}.bde-mini-cart-quantity-simple
.quantity{align-self:flex-end;display:flex;justify-content:flex-end;width:100%;max-width:none;font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);color:var(--bde-woo-base-text-color);transform:translateY(-5px);gap:5px}.bde-mini-cart-continue-link{display:block;font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);text-align:center;color:var(--bde-button-primary-background-color);text-decoration:none;font-weight:var(--bde-woo-typography-font-weight-medium);padding-bottom:var(--bde-mini-cart-padding-bottom)}.bde-mini-cart-continue-link:after{content:"";display:inline-block;width:1em;height:1em;background-color:currentColor;vertical-align:middle;mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20id%3D%22icon-arrow-right2%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20d%3D%22M19.414%2027.414l10-10c0.781-0.781%200.781-2.047%200-2.828l-10-10c-0.781-0.781-2.047-0.781-2.828%200s-0.781%202.047%200%202.828l6.586%206.586h-19.172c-1.105%200-2%200.895-2%202s0.895%202%202%202h19.172l-6.586%206.586c-0.39%200.39-0.586%200.902-0.586%201.414s0.195%201.024%200.586%201.414c0.781%200.781%202.047%200.781%202.828%200z%22%2F%3E%0A%3C%2Fsvg%3E);-webkit-mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20id%3D%22icon-arrow-right2%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20d%3D%22M19.414%2027.414l10-10c0.781-0.781%200.781-2.047%200-2.828l-10-10c-0.781-0.781-2.047-0.781-2.828%200s-0.781%202.047%200%202.828l6.586%206.586h-19.172c-1.105%200-2%200.895-2%202s0.895%202%202%202h19.172l-6.586%206.586c-0.39%200.39-0.586%200.902-0.586%201.414s0.195%201.024%200.586%201.414c0.781%200.781%202.047%200.781%202.828%200z%22%2F%3E%0A%3C%2Fsvg%3E);mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}.bde-mini-cart-offcanvas--primary-cart .wc-forward.checkout,
.bde-mini-cart-offcanvas--primary-checkout .wc-forward:not(.checkout){display:none !important}.bde-mini-cart-offcanvas .woocommerce-Price-amount bdi,
.bde-mini-cart-toggle__subtotal .woocommerce-Price-amount
bdi{font-weight:var(--bde-woo-typography-font-weight-heavy);color:var(--bde-woo-base-headings-color);display:inline;text-decoration:none;line-height:var(--bde-woo-base-heading-line-height);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family)}.bde-mini-cart-offcanvas-footer{padding-top:var(--bde-mini-cart-padding-bottom);padding-bottom:var(--bde-mini-cart-padding-bottom);padding-left:var(--bde-mini-cart-padding-left);padding-right:var(--bde-mini-cart-padding-right)}.bde-mini-cart-offcanvas--dropdown .bde-mini-cart-offcanvas-body{--cart-scale:0.95;--cart-translate-x:0px;--cart-image-size:60px;transform:scale(var(--cart-scale)) translateX(var(--cart-translate-x));border-radius:8px}.bde-mini-cart-offcanvas--dropdown.bde-mini-cart-offcanvas--right .bde-mini-cart-offcanvas-body{transform-origin:top left;left:0}.bde-mini-cart-offcanvas--dropdown.bde-mini-cart-offcanvas--left .bde-mini-cart-offcanvas-body{transform-origin:top right;right:0}.bde-mini-cart-offcanvas--dropdown.bde-mini-cart-offcanvas--center .bde-mini-cart-offcanvas-body{--cart-translate-x:-50%;transform-origin:top center;left:50%}.bde-mini-cart-offcanvas--dropdown .woocommerce-mini-cart{max-height:250px}.bde-mini-cart-offcanvas--dropdown .woocommerce-mini-cart__buttons
.button{padding:10px}.bde-woopageaccount{width:100%}.breakdance-woocommerce #payment .form-row,
.breakdance-woocommerce td.download-file,
.breakdance-woocommerce .woocommerce-EditAccountForm fieldset legend,
.breakdance-woocommerce .woocommerce-form-track-order,
.breakdance-woocommerce .woocommerce-customer-details,
.breakdance-woocommerce .woocommerce-order-details,
.breakdance-woocommerce .woocommerce-order-downloads,
.breakdance-woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields__field-wrapper,
.breakdance-woocommerce .woocommerce-MyAccount-content form,
.breakdance-woocommerce .woocommerce-Address-title,
.breakdance-woocommerce .woocommerce-Address,
.breakdance-woocommerce .woocommerce-EditAccountForm,
.breakdance-woocommerce .woocommerce-EditAccountForm fieldset,
.breakdance-woocommerce .woocommerce-form-login,
.breakdance-woocommerce .woocommerce-form-register{display:flex;flex-direction:column;gap:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce .woocommerce-MyAccount-content{display:flex;flex-direction:column;gap:var(--bde-woo-base-large-gaps)}.bde-woopageaccount .woocommerce,
.breakdance-woocommerce .woocommerce-Addresses,
.breakdance-woocommerce .woocommerce-columns--addresses,
.breakdance-woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields{display:flex;flex-direction:column;gap:var(--bde-woo-base-large-gaps)}.bde-woopageaccount
.woocommerce{flex-direction:var(--bde-woo-responsive__stack);flex-wrap:wrap}.breakdance-woocommerce .woocommerce-MyAccount-navigation{width:var(--bde-woo-responsive__width, calc(25% - var(--bde-woo-base-extra-large-gaps) / 2));min-width:160px}.breakdance-woocommerce .woocommerce-MyAccount-content{width:var(--bde-woo-responsive__width);flex:1 1 480px}.breakdance-woocommerce .woocommerce-notices-wrapper+h2{display:none}.breakdance-woocommerce .woocommerce-form-login,
.breakdance-woocommerce .woocommerce-form-register{width:100%;max-width:var(--bde-woo-forms__wrappers-small);margin:0
auto}.woocommerce-page.woocommerce-account .woocommerce-form-login__rememberme{margin-bottom:var(--bde-woo-base-large-gaps)}.breakdance-woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.breakdance-woocommerce .woocommerce-form-register .woocommerce-form-register__submit{flex-grow:1;width:100%}.breakdance-woocommerce .woocommerce-Button--previous{align-self:flex-start}.breakdance-woocommerce .woocommerce-Button--previous::before{content:"←"}.breakdance-woocommerce .woocommerce-Button--next{align-self:flex-end}.breakdance-woocommerce .woocommerce-Button--next::after{content:"";display:inline-block;background-color:currentColor;margin-left:0.2em;width:0.8em;height:0.8em;mask-image:url(/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/arrow.svg?x87496);mask-position:0 0;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/arrow.svg?x87496);-webkit-mask-position:0 0;-webkit-mask-size:100% 100%}.breakdance-woocommerce .woocommerce-orders-table__cell-order-actions{display:flex;flex-direction:column;width:100%;gap:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce .woocommerce-orders-table__cell-order-actions a.woocommerce-button{width:100%}.breakdance-woocommerce .woocommerce-button.button.pay{padding:8px
12px}.breakdance-woocommerce .woocommerce-columns--addresses,
.breakdance-woocommerce .woocommerce-Addresses{flex-direction:var(--bde-woo-responsive__stack);margin-top:--bde-woo-base-medium-gaps}.breakdance-woocommerce .woocommerce-column,
.breakdance-woocommerce .woocommerce-Address{width:var(--bde-woo-responsive__width, calc(50% - var(--bde-woo-base-extra-large-gaps) / 2))}.breakdance-woocommerce .woocommerce-Address-title{flex-direction:row;justify-content:space-between;align-items:flex-start}.breakdance-woocommerce .woocommerce-password-strength{margin-top:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .woocommerce-EditAccountForm
fieldset{margin-top:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce .woocommerce-EditAccountForm fieldset
legend{float:left}.woocommerce-page.woocommerce-lost-password .breakdance-woocommerce form.woocommerce-ResetPassword{display:flex;flex-direction:column;gap:var(--bde-woo-base-large-gaps);max-width:480px;margin:0
auto}.breakdance-woocommerce .woocommerce-customer-details{background-color:var(--bde-woo-wrappers__background-color)}.breakdance-woocommerce .woocommerce-customer-details
address{display:flex}.breakdance-woocommerce .woocommerce-columns--addresses .woocommerce-column{display:flex;flex-direction:column;gap:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce ul.wc-item-meta{margin-top:8px}.breakdance-woocommerce ul.wc-item-meta
li{margin:2px
0 2px 0}.woocommerce-page.woocommerce-account .breakdance-woocommerce .col2-set{display:flex;flex-direction:var(--bde-woo-responsive__stack);gap:var(--bde-woo-base-large-gaps);width:100%;max-width:768px;margin:0
auto}.woocommerce-page.woocommerce-account .breakdance-woocommerce .col2-set .col-1,
.woocommerce-page.woocommerce-account .breakdance-woocommerce .col2-set .col-2{width:100%}.woocommerce-page.woocommerce-account .breakdance-woocommerce #customer_login
h2{width:100%;max-width:var(--bde-woo-forms__wrappers-small);margin:0
auto;margin-bottom:var(--bde-woo-base-medium-gaps)}@media (max-width: 767px){.woocommerce-page.woocommerce-account .breakdance-woocommerce .col2-set{width:var(--bde-woo-responsive__width, calc(50% - var(--bde-woo-base-extra-large-gaps) / 2))}}.woocommerce-page.woocommerce-account .woocommerce-PaymentMethods{margin:0;padding:0;list-style-type:none}.woocommerce-page.woocommerce-account .woocommerce-PaymentBox{margin-bottom:var(--bde-woo-base-large-gaps);margin-top:var(--bde-woo-base-medium-gaps)}.woocommerce-page.woocommerce-account .woocommerce-PaymentBox
fieldset{border:0;padding:0;margin:0}.bde-woopageordertracking{width:100%}.bde-woopageordertracking
.woocommerce{display:flex;flex-direction:column;gap:var(--bde-woo-base-large-gaps)}.bde-woopageordertracking .woocommerce-customer-details,
.bde-woopageordertracking .woocommerce-order-details,
.bde-woopageordertracking .woocommerce-form-track-order{display:flex;flex-direction:column;gap:var(--bde-woo-base-big-gaps)}.bde-product,.bde-productbuilder{width:100%}.bde-product .star-rating,
.bde-productbuilder .star-rating{margin-right:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce{}.breakdance-woocommerce div.product form.cart,
.breakdance-woocommerce .comment_container,
.breakdance-woocommerce div.woocommerce-variation,
.breakdance-woocommerce .woocommerce-variation-add-to-cart,
.breakdance-woocommerce table.variations tbody,
.breakdance-woocommerce section.related.products,
.breakdance-woocommerce
section.upsells.products{display:flex;flex-direction:column;gap:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce div.product,
.breakdance-woocommerce .wc-tabs-wrapper,
.breakdance-woocommerce .woocommerce-Reviews,
.breakdance-woocommerce .bde-woo-product{display:flex;flex-direction:column;gap:var(--bde-woo-base-extra-large-gaps)}.breakdance-woocommerce
div.product{position:relative;display:flex;flex-wrap:wrap;flex-direction:var(--bde-woo-responsive__stack)}.breakdance-woocommerce .entry-summary{display:flex;flex-direction:column;gap:var(--bde-woo-base-big-gaps);flex-grow:1;width:var(--bde-woo-responsive__width, calc(50% - var(--bde-woo-base-extra-large-gaps) / 2))}.breakdance-woocommerce
.product_meta{display:flex;flex-direction:column;gap:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .woocommerce-product-gallery{position:relative;width:var(--bde-woo-responsive__width, calc(50% - var(--bde-woo-base-extra-large-gaps) / 2));flex-grow:1}.breakdance-woocommerce .woocommerce-product-gallery__wrapper{width:100%;height:auto;display:block;margin:0}.breakdance-woocommerce .woocommerce-product-gallery__wrapper:not(.flex-viewport .woocommerce-product-gallery__wrapper){border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width);border-radius:var(--bde-woo-product-images__border-radius);overflow:hidden}.breakdance-woocommerce .woocommerce-product-gallery
.zoomImg{background-color:#fff}.breakdance-woocommerce .woocommerce-product-gallery__image,
.breakdance-woocommerce .woocommerce-product-gallery__image--placeholder{}.breakdance-woocommerce .woocommerce-product-gallery__image img,
.breakdance-woocommerce .woocommerce-product-gallery__image--placeholder
img{display:block;width:100%;height:auto}.breakdance-woocommerce .woocommerce-product-gallery__image a,
.breakdance-woocommerce .woocommerce-product-gallery__image--placeholder
a{width:100%}.breakdance-woocommerce .flex-viewport{border-radius:var(--bde-woo-product-images__border-radius);overflow:hidden;border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width);margin-bottom:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce .flex-control-nav{display:flex;flex-direction:row;gap:var(--bde-woo-base-big-gaps);flex-wrap:wrap}.breakdance-woocommerce .flex-control-nav
li{border-radius:var(--bde-woo-product-images__border-radius);overflow:hidden;border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width);cursor:pointer;flex-basis:calc(25% - var(--bde-woo-base-big-gaps) * 3 / 4)}.breakdance-woocommerce .flex-control-nav li
img{display:block;opacity:0.5;transition:var(--bde-woo-base-transition);width:100%;-o-object-fit:cover;object-fit:cover;height:auto}.breakdance-woocommerce .flex-control-nav li img.flex-active{opacity:1}.breakdance-woocommerce ol.flex-control-nav{flex-direction:row}.breakdance-woocommerce section.related.products,
.breakdance-woocommerce
section.upsells.products{width:100%}.breakdance-woocommerce .woocommerce-product-attributes{text-align:left}.breakdance-woocommerce .woocommerce-product-attributes th.woocommerce-product-attributes-item__label{vertical-align:middle}.breakdance-woocommerce h2.woocommerce-Reviews-title{align-items:center}.breakdance-woocommerce h2.woocommerce-Reviews-title
span{display:inline-block;font-weight:bold;margin-left:5px}.breakdance-woocommerce
ol.commentlist{margin-top:var(--bde-woo-base-large-gaps)}.breakdance-woocommerce
.comment_container{display:flex;flex-direction:row}.breakdance-woocommerce .comment_container
img.avatar{border-radius:50%;width:52px;height:52px}.breakdance-woocommerce .comment_container
p.meta{display:flex;flex-direction:row;align-items:center;gap:var(--bde-woo-base-standard-gaps);font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family);margin-bottom:8px}.breakdance-woocommerce #commentform
script{display:none}.breakdance-woocommerce .single_variation_wrap,
.breakdance-woocommerce .woocommerce-variation-add-to-cart{display:flex;flex-direction:row;width:100%;flex-wrap:wrap;gap:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce div.product
form.cart{display:flex;flex-direction:row;flex-wrap:wrap;max-width:var(--bde-woo-forms__wrappers-small)}.breakdance-woocommerce div.product
form.cart.grouped_form{width:100%;max-width:none}.breakdance-woocommerce div.product form.cart.grouped_form
.add_to_cart_button{padding-left:10px;padding-right:10px}.breakdance-woocommerce .woocommerce-grouped-product-list-item__quantity
.quantity{max-width:135px}.breakdance-woocommerce .woocommerce-grouped-product-list-item__price{display:flex;align-items:flex-end;flex-direction:column;gap:var(--bde-woo-base-small-gaps);font-size:var(--bde-woo-typography__size-medium)}.breakdance-woocommerce .woocommerce-grouped-product-list-item__price .woocommerce-Price-amount
bdi{font-size:inherit}.breakdance-woocommerce .woocommerce-grouped-product-list-item__price p.available-on-backorder{--bde-woo-notices__padding:8px;--bde-woo-notices__padding-left:30px;font-size:12px}.breakdance-woocommerce
.add_to_cart_inline{display:flex;flex-direction:row;gap:var(--bde-woo-base-standard-gaps);justify-content:center;align-items:center}.breakdance-woocommerce p.out-of-stock,
.breakdance-woocommerce p.available-on-backorder{--bde-woo-notices__padding:12px;--bde-woo-notices__padding-left:36px;width:-moz-max-content;width:max-content;margin:0}.breakdance-woocommerce
table.variations{width:100%}.breakdance-woocommerce table.variations
tr{display:flex;flex-direction:column}.breakdance-woocommerce
td.label{min-width:100px}.breakdance-woocommerce td.label label:after{content:":"}@media (max-width: 479px){.breakdance-woocommerce .woocommerce-grouped-product-list
tr{flex-direction:column;display:flex}.breakdance-woocommerce .woocommerce-grouped-product-list
td{align-items:flex-start}.breakdance-woocommerce .woocommerce-grouped-product-list td:not(:first-child){padding-top:0}}.breakdance-woocommerce .wc-tabs-wrapper{margin-bottom:24px}.breakdance-woocommerce
.reset_variations{margin-top:var(--bde-woo-base-big-gaps);display:flex;flex-direction:row;gap:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .reset_variations[style="visibility: hidden;"]{display:none !important}.breakdance-woocommerce .woocommerce-variation-price:empty,
.breakdance-woocommerce .woocommerce-variation-description:empty,
.breakdance-woocommerce .woocommerce-variation-availability:empty{display:none}.breakdance-woocommerce
a.product_type_simple{width:100%}.breakdance-woocommerce .woocommerce-Tabs-panel--additional_information,
.breakdance-woocommerce .woocommerce-Tabs-panel--description,
.breakdance-woocommerce .woocommerce-Reviews{max-width:100%}.breakdance-woocommerce .commentlist>li:not(:first-child){border-top:var(--bde-woo-wrappers__border-width) solid var(--bde-woo-base-border-color);padding-top:var(--bde-woo-base-large-gaps)}.breakdance-woocommerce .commentlist>li:not(:last-child){padding-bottom:var(--bde-woo-base-large-gaps)}.breakdance-woocommerce .comment-text{display:flex;flex-direction:column;gap:var(--bde-woo-base-standard-gaps)}.breakdance-woocommerce .woocommerce-product-details__short-description{font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);color:var(--bde-woo-base-text-color)}.breakdance-woocommerce .woocommerce-product-details__short-description p:first-child{margin-top:0}.breakdance-woocommerce .woocommerce-product-details__short-description p:last-child{margin-bottom:0}.breakdance-woocommerce .bde-tabs__tabslist--default{--separatorColor:var(--bde-woo-base-border-color);--separatorWidth:1px}.breakdance-woocommerce .bde-tabs{--activeColor:var(--bde-woo-buttons-and-links__text-link-color);--hoverColor:var(--bde-woo-buttons-and-links__text-link-color-hover);--activeUnderlineColor:var(--bde-woo-buttons-and-links__text-link-color);--hoverUnderlineColor:var(
--bde-woo-buttons-and-links__text-link-color-hover
);--inactiveColor:var(--bde-woo-base-text-color);--separatorColor:var(--bde-woo-base-border-color)}.breakdance-woocommerce .bde-tabs__panel[hidden]{display:none}.breakdance-woocommerce .bde-tabs__panel-content{color:var(--bde-woo-base-text-color)}.breakdance-woocommerce .bde-tabs__tabslist{flex-direction:row;justify-content:flex-start}.breakdance-woocommerce .comment-reply-title,
.breakdance-woocommerce .bde-tabs__panel-content
h2{color:var(--bde-woo-base-headings-color);display:flex;font-weight:var(--bde-woo-typography-font-weight-normal);font-size:var(--bde-woo-typography__size-medium);font-family:var(--bde-woo-typography__size-medium-font-family);line-height:var(--bde-woo-base-heading-line-height);text-align:left;padding:0;margin-bottom:var(--bde-woo-base-medium-gaps)}.bde-wooshoppage{display:flex;width:100%;flex-direction:row;flex-wrap:wrap;align-items:center;gap:var(--bde-woo-base-large-gaps)}.breakdance-woocommerce ul.products .product,
.breakdance-woocommerce a.woocommerce-LoopProduct-link{position:relative;display:flex;flex-direction:column}.breakdance-woocommerce
ul.products{display:grid;grid-template-columns:repeat(var(--bde-woo-products-list-products-per-row), minmax(0, 1fr));gap:var(--bde-woo-products-list-gap);list-style-type:none;width:100%;margin:0;padding:0}.breakdance-woocommerce ul.products
.button.added{display:none}.breakdance-woocommerce ul.products::before, .breakdance-woocommerce ul.products::after{display:none}.breakdance-woocommerce ul.products li.product-category img,
.breakdance-woocommerce ul.products li.product .bde-woo-product-image{width:100%;margin-bottom:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce ul.products li.product .woocommerce-loop-product__title{margin-bottom:var(--bde-woo-base-standard-gaps)}.breakdance-woocommerce ul.products li.product .bde-woo-ratings{margin-bottom:var(--bde-woo-base-standard-gaps)}.breakdance-woocommerce ul.products li.product .woocommerce-product-details__short-description{margin-bottom:var(--bde-woo-base-medium-gaps);color:var(--bde-woo-base-text-color)}.breakdance-woocommerce .swiper-wrapper ul.products,
.breakdance-woocommerce .swiper-initialized
ul.products{display:flex;width:100%;height:100%;z-index:1;flex-wrap:nowrap;gap:0 !important;transition-property:transform;transform:translate3d(0, 0, 0)}.breakdance-woocommerce .swiper-wrapper li.product,
.breakdance-woocommerce .swiper-initialized
li.product{transition-property:transform}.breakdance-woocommerce ul.products
li.product{position:relative;flex-shrink:0;margin:0}.breakdance-woocommerce ul.products li.product .bde-woo-categories-list{font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family);font-weight:400;color:var(--bde-woo-base-text-color);margin:0;margin-bottom:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce ul.products li.product .woocommerce-product-details__short-description
p{font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family)}.breakdance-woocommerce .woocommerce-result-count{flex-grow:10;width:-moz-max-content;width:max-content}.breakdance-woocommerce .woocommerce-ordering{width:-moz-max-content;width:max-content;flex-grow:1}.breakdance-woocommerce ul.products li.product
a{width:100%}.breakdance-woocommerce .entry-summary .price,
.breakdance-woocommerce.bde-wooproductprice .price,
.breakdance-woocommerce ul.products li.product
.price{display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;margin:0}.breakdance-woocommerce .entry-summary .price ins,
.breakdance-woocommerce.bde-wooproductprice .price ins,
.breakdance-woocommerce ul.products li.product .price
ins{margin-right:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .entry-summary .price del,
.breakdance-woocommerce.bde-wooproductprice .price del,
.breakdance-woocommerce ul.products li.product .price
del{order:1}.breakdance-woocommerce .entry-summary .price .woocommerce-Price-amount,
.breakdance-woocommerce.bde-wooproductprice .price .woocommerce-Price-amount,
.breakdance-woocommerce ul.products li.product .price .woocommerce-Price-amount{display:inline}.breakdance-woocommerce ul.products li.product
.price{margin-bottom:var(--bde-woo-base-medium-gaps)}.bde-woo-product-image{position:relative}.breakdance-woocommerce ul.products h2.woocommerce-loop-product__title{font-weight:var(--bde-woo-typography-font-weight-normal);font-size:var(--bde-woo-typography__size-medium);font-family:var(--bde-woo-typography__size-medium-font-family)}.breakdance-woocommerce ul.products .add_to_cart_button,
.breakdance-woocommerce ul.products
.added_to_cart{padding-left:10px;padding-right:10px}.breakdance-woocommerce ul.products .button,
.breakdance-woocommerce
.single_add_to_cart_button{position:relative}.breakdance-woocommerce ul.products .button.loading,
.breakdance-woocommerce
.single_add_to_cart_button.loading{text-indent:-999999px}.breakdance-woocommerce ul.products .button.loading::before,
.breakdance-woocommerce .single_add_to_cart_button.loading::before{opacity:1}.breakdance-woocommerce ul.products .button.loading::after,
.breakdance-woocommerce .single_add_to_cart_button.loading::after{display:none}.breakdance-woocommerce ul.products .button::before,
.breakdance-woocommerce .single_add_to_cart_button::before{content:"";width:40px;height:40px;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);mask-image:url("data:image/svg+xml,%3Csvg version='1.1' id='L9' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' enable-background='new 0 0 0 0' xml:space='preserve'%3E%3Cpath fill='currentColor' d='M73,50c0-12.7-10.3-23-23-23S27,37.3,27,50 M30.9,50c0-10.5,8.5-19.1,19.1-19.1S69.1,39.5,69.1,50'%3E%3CanimateTransform attributeName='transform' attributeType='XML' type='rotate' dur='1s' from='0 50 50' to='360 50 50' repeatCount='indefinite' /%3E%3C/path%3E%3C/svg%3E");background-color:currentColor;mask-position:0 0;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg version='1.1' id='L9' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' enable-background='new 0 0 0 0' xml:space='preserve'%3E%3Cpath fill='currentColor' d='M73,50c0-12.7-10.3-23-23-23S27,37.3,27,50 M30.9,50c0-10.5,8.5-19.1,19.1-19.1S69.1,39.5,69.1,50'%3E%3CanimateTransform attributeName='transform' attributeType='XML' type='rotate' dur='1s' from='0 50 50' to='360 50 50' repeatCount='indefinite' /%3E%3C/path%3E%3C/svg%3E");-webkit-mask-position:0 0;-webkit-mask-size:100% 100%;pointer-events:none;opacity:0}.breakdance-woocommerce ul.products .star-rating{margin-right:var(--bde-woo-base-extra-small-gaps)}.bde-woo-ratings{display:flex;align-items:center;gap:10px;color:var(--indigo-700)}.bde-woo-ratings-count{display:none}.breakdance-woocommerce .product-category
mark.count{background-color:transparent;color:var(--bde-woo-base-headings-color);margin-left:var(--bde-woo-base-small-gaps);font-weight:var(--bde-woo-typography-font-weight-heavy)}.bde-woo-product-footer{display:flex;margin-top:auto;gap:var(--bde-woo-base-medium-gaps)}.bde-woo-shop-filters{width:100%}.breakdance-woocommerce{}.breakdance-woocommerce .widget_layered_nav_filters a,
.breakdance-woocommerce .wc-layered-nav-rating a,
.breakdance-woocommerce .wc-layered-nav-term
a{position:relative;display:flex;flex-direction:row;align-items:center;width:100%;text-decoration:none;font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);padding:4px
6px 5px 6px;border-radius:var(--bde-button-border-radius);gap:var(--bde-woo-base-small-gaps);color:var(--bde-woo-widgets__chip-text-color);background-color:var(--bde-woo-widgets__chip-background-color);font-weight:var(--bde-woo-typography-font-weight-medium);line-height:var(--bde-woo-base-heading-line-height);transition:var(--bde-woo-base-transition);cursor:pointer}.breakdance-woocommerce .widget_layered_nav_filters a bdi,
.breakdance-woocommerce .wc-layered-nav-rating a bdi,
.breakdance-woocommerce .wc-layered-nav-term a
bdi{color:var(--bde-woo-widgets__chip-text-color)}.breakdance-woocommerce .wc-layered-nav-term
span{color:var(--bde-woo-widgets__chip-text-color)}.breakdance-woocommerce .wc-layered-nav-term{display:flex;flex-direction:row;align-items:center;width:100%;position:relative}.breakdance-woocommerce .wc-layered-nav-term a,
.breakdance-woocommerce .wc-layered-nav-term a:hover{display:flex;width:100%;text-decoration:none}.breakdance-woocommerce .widget_layered_nav_filters a,
.breakdance-woocommerce .widget_layered_nav_filters a:hover,
.breakdance-woocommerce .wc-layered-nav-term.chosen a,
.breakdance-woocommerce .wc-layered-nav-term.chosen span,
.breakdance-woocommerce .wc-layered-nav-rating a:hover,
.breakdance-woocommerce .wc-layered-nav-term:hover
a{text-decoration:none;color:var(--bde-woo-widgets__chip-text-color-hover);background-color:var(--bde-woo-widgets__chip-background-color-hover)}.breakdance-woocommerce .widget_layered_nav_filters a bdi,
.breakdance-woocommerce .widget_layered_nav_filters a:hover bdi,
.breakdance-woocommerce .wc-layered-nav-term.chosen a bdi,
.breakdance-woocommerce .wc-layered-nav-term.chosen span bdi,
.breakdance-woocommerce .wc-layered-nav-rating a:hover bdi,
.breakdance-woocommerce .wc-layered-nav-term:hover a
bdi{color:var(--bde-woo-widgets__chip-text-color-hover)}.breakdance-woocommerce .wc-layered-nav-term:hover
span{color:var(--bde-woo-widgets__chip-text-color-hover)}.breakdance-woocommerce .widget_layered_nav_filters a,
.breakdance-woocommerce .wc-layered-nav-term.chosen
span{}.breakdance-woocommerce .widget_layered_nav_filters a:after,
.breakdance-woocommerce .wc-layered-nav-term.chosen span:after{content:"×";padding-left:3px;margin-left:auto}.breakdance-woocommerce .widget_layered_nav_filters
ul{flex-direction:row;flex-wrap:wrap;gap:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .widget_rating_filter
ul{gap:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce
.widget_price_filter{}.breakdance-woocommerce .widget_price_filter
.price_slider_amount{display:flex;flex-direction:row;align-items:stretch;gap:var(--bde-woo-base-medium-gaps);line-height:var(--bde-woo-base-heading-line-height);color:var(--bde-woo-base-headings-color)}.breakdance-woocommerce .widget_price_filter
.price_label{align-self:center}.breakdance-woocommerce .widget_price_filter
.price_slider{background-color:var(--indigo-50);position:relative;height:4px;border-radius:2px;margin:calc(var(--bde-woo-base-big-gaps) + var(--bde-woo-base-medium-gaps)) 8px}.breakdance-woocommerce .ui-slider-range{height:4px;background-color:var(--bde-woo-base-primary-color);position:absolute;transition:var(--bde-woo-base-transition)}.breakdance-woocommerce .ui-slider-handle{display:flex;width:24px;height:24px;border:1px
solid var(--bde-woo-widgets__handle-border-color);position:absolute;background-color:var(--bde-woo-widgets__handle-background-color);border-radius:100%;box-shadow:var(--bde-woo-widgets__handle-shadow);outline:none;margin-top:-10px;margin-left:-12px;cursor:pointer;transition:var(--bde-woo-base-transition)}.breakdance-woocommerce .ui-slider-handle:hover{border-color:var(--bde-woo-widgets__handle-border-color-hover);background:var(--bde-woo-widgets__handle-background-color-hover);box-shadow:var(--bde-woo-widgets__handle-shadow-hover)}.breakdance-woocommerce .woocommerce-widget-layered-nav
ul{gap:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .woocommerce-widget-layered-nav ul li
.count{line-height:var(--bde-woo-base-heading-line-height);position:absolute;top:50%;transform:translateY(-50%);right:8px;pointer-events:none}.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown{display:flex;flex-direction:column;gap:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown select[multiple=multiple]{padding:12px
8px;background-image:none}.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown
option{line-height:var(--bde-woo-base-heading-line-height);padding:5px
10px 6px 10px;border-radius:100px;cursor:pointer}.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown option:not(:last-child){margin-bottom:var(--bde-woo-base-standard-gaps)}.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown option[selected=selected]{background-color:var(--bde-woo-base-primary-color);color:var(--bde-woo-base-text-on-primary-color)}.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown .select2-selection__choice{display:flex;align-items:center}.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{position:static;order:1;padding-right:0;padding-left:3px}.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown .select2-container--default .select2-selection--multiple .select2-selection__choice:hover .select2-selection__choice__remove{color:inherit}.select2-search--dropdown{padding:8px}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow
b{display:none}.select2-container .select2-selection--single .select2-selection__rendered{padding:0;line-height:var(--bde-woo-base-paragraph-line-height)}.select2-container--default .select2-selection--single .select2-selection__clear{font-weight:var(--bde-woo-typography-font-weight-medium);color:var(--bde-woo-buttons-and-links__text-link-color);margin-top:-0.1em}.select2-container
span.selection{height:40px}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-radius:var(--bde-woo-forms__inputs-border-radius)}.select2-container--open .select2-dropdown--below,
.select2-container--open .select2-dropdown--above{border:1px
solid var(--bde-woo-forms__inputs-border-color);border-radius:var(--bde-woo-forms__inputs-border-radius);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);color:var(--bde-woo-forms__inputs-text-color);overflow:hidden}.select2-container--open .select2-dropdown--below{margin-top:10px}.select2-container--open .select2-dropdown--above{margin-top:-10px}.select2-results__option{padding:8px
12px}.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected],
.select2-container--default .select2-results__option--highlighted[aria-selected]:hover,
.select2-container--default .select2-results__option--highlighted[data-selected]:hover{background-color:var(--bde-woo-buttons-and-links__text-link-color-hover);color:var(--bde-woo-base-text-on-primary-color)}.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[data-selected=true]{color:var(--bde-woo-buttons-and-links__text-link-color);background-color:var(--bde-woo-select2__active-item-background-color)}.select2-container--default .select2-selection--multiple .select2-selection__choice{position:relative;background-color:var(--bde-woo-select2__active-item-background-color);border:none;line-height:var(--bde-woo-base-heading-line-height);padding:4px
8px 6px 8px;border-radius:var(--bde-button-border-radius);color:var(--bde-woo-buttons-and-links__text-link-color)}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{position:absolute;right:8px;color:var(--bde-woo-buttons-and-links__text-link-color);font-weight:var(--bde-woo-typography-font-weight-medium)}.select2-container--default .select2-selection--multiple .select2-selection__choice:hover .select2-selection__choice__remove{color:var(--bde-woo-base-text-on-primary-color)}.select2-container--default .select2-selection--multiple{background-color:var(--bde-woo-forms__inpputs-background-color);border:1px
solid var(--bde-woo-forms__inputs-border-color);border-radius:var(--bde-woo-forms__inputs-border-radius)}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px
solid var(--bde-woo-forms__inputs-border-color-focused)}.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline .select2-search__field{padding:4px
8px 6px 8px;color:var(--bde-woo-forms__inputs-placeholder-color)}.select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-search--inline:hover{background-color:transparent}.select2-container--default .select2-selection--multiple .select2-selection__rendered
li{margin:var(--bde-woo-base-small-gaps) var(--bde-woo-base-small-gaps) 0 0}.bde-woosidebar{display:block}.bde-woo-widget{width:100%}.breakdance-woocommerce{}.breakdance-woocommerce .wp-block-group{padding:0}.breakdance-woocommerce
.widget{margin-bottom:0}.breakdance-woocommerce .widget:not(:last-child){margin-bottom:var(--bde-woo-base-large-gaps)}.breakdance-woocommerce .widget:last-child{margin-bottom:0}.breakdance-woocommerce
h2.widgettitle{display:block;margin-bottom:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .woocommerce-product-search{display:flex;flex-direction:row;gap:var(--bde-woo-base-standard-gaps);width:100%}.breakdance-woocommerce
.tagcloud{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--bde-woo-base-small-gaps);margin-left:-4px;align-items:stretch}.breakdance-woocommerce .tagcloud
a{font-size:var(--bde-woo-typography__size-standard) !important;font-weight:var(--bde-woo-typography-font-weight-medium);line-height:var(--bde-woo-base-heading-line-height);padding:4px
8px 6px 8px;border-radius:var(--bde-button-border-radius);color:var(--bde-woo-widgets__chip-text-color);background-color:var(--bde-woo-widgets__chip-background-color);transition:var(--bde-woo-base-transition)}.breakdance-woocommerce .tagcloud a:hover{text-decoration:none;color:var(--bde-woo-widgets__chip-text-color-hover);background-color:var(--bde-woo-widgets__chip-background-color-hover)}.breakdance-woocommerce
.widget_recent_comments{gap:var(--bde-woo-base-medium-gaps);width:100%}.breakdance-woocommerce .widget_recent_comments
ul{gap:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .widget_recent_comments .comment-author-link{display:inline}.breakdance-woocommerce
.widget_product_categories{line-height:var(--bde-woo-base-heading-line-height)}.breakdance-woocommerce .widget_product_categories
ul{width:100%;flex-wrap:wrap}.breakdance-woocommerce .widget_product_categories ul li:not(:last-child){border-bottom:1px solid var(--bde-woo-base-border-color);margin-bottom:var(--bde-woo-base-standard-gaps);padding-bottom:var(--bde-woo-base-standard-gaps)}.breakdance-woocommerce .widget_product_categories ul.product-categories>li:last-child{border-bottom:1px solid var(--bde-woo-base-border-color);margin-bottom:var(--bde-woo-base-standard-gaps);padding-bottom:var(--bde-woo-base-standard-gaps)}.breakdance-woocommerce .widget_product_categories ul.product-categories>li:first-child{border-top:1px solid var(--bde-woo-base-border-color);padding-top:var(--bde-woo-base-standard-gaps)}.breakdance-woocommerce .widget_product_categories
ul.children{padding-top:var(--bde-woo-base-standard-gaps);margin-top:var(--bde-woo-base-standard-gaps);border-top:1px solid var(--bde-woo-base-border-color);padding-left:24px}.breakdance-woocommerce .widget_product_categories
.count{display:inline}.breakdance-woocommerce select:-internal-list-box option:checked{background-color:var(--bde-woo-widgets__tag-background-color)}.breakdance-woocommerce .widget_shopping_cart ul.woocommerce-mini-cart,
.breakdance-woocommerce .widget_shopping_cart .widget_shopping_cart_content,
.breakdance-woocommerce
.widget_shopping_cart{gap:var(--bde-woo-base-large-gaps);width:100%}.breakdance-woocommerce .widget_shopping_cart .woocommerce-mini-cart__buttons{display:flex;flex-direction:row;width:100%;align-items:stretch;gap:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .widget_shopping_cart
.remove_from_cart_button{color:var(--bde-woo-widgets__remove-item-from-cart-color);opacity:0.5;transition:var(--bde-woo-base-transition);font-size:var(--bde-woo-typography__size-medium);font-family:var(--bde-woo-typography__size-medium-font-family)}.breakdance-woocommerce .widget_shopping_cart .remove_from_cart_button:hover{color:var(--bde-woo-widgets__remove-item-from-cart-color);opacity:1;text-decoration:none}.breakdance-woocommerce .widget_shopping_cart .woocommerce-mini-cart__buttons
.button{flex-grow:1}.breakdance-woocommerce .widget_shopping_cart ul.woocommerce-mini-cart
li{display:flex;width:100%;align-items:center;flex-direction:row;justify-content:flex-start;position:relative;gap:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .widget_shopping_cart ul.woocommerce-mini-cart
img{width:24px;height:24px;border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width);border-radius:var(--bde-woo-product-images__border-radius)}.breakdance-woocommerce .widget_shopping_cart ul.woocommerce-mini-cart
a{display:flex;align-items:center;justify-content:center;flex-direction:row;line-height:var(--bde-woo-base-heading-line-height);gap:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .widget_shopping_cart ul.woocommerce-mini-cart
.quantity{color:var(--bde-woo-base-headings-color);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);line-height:var(--bde-woo-base-heading-line-height);margin-left:auto;display:flex;flex-direction:row;flex-shrink:0;justify-self:flex-start;gap:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .widget_shopping_cart .woocommerce-mini-cart__total{font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);color:var(--bde-woo-base-headings-color);font-weight:var(--bde-woo-typography-font-weight-heavy);flex-direction:row;gap:var(--bde-woo-base-extra-small-gaps)}.breakdance-woocommerce .widget_shopping_cart .woocommerce-mini-cart__total
strong{font-weight:var(--bde-woo-typography-font-weight-normal);line-height:var(--bde-woo-base-heading-line-height)}.breakdance-woocommerce .widget_top_rated_products li:first-child{border-top:1px solid var(--bde-woo-base-border-color);padding-top:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .widget_top_rated_products
li{display:flex;color:var(--bde-woo-base-text-color);gap:var(--bde-woo-base-standard-gaps);flex-direction:row;flex-wrap:wrap;align-items:center;border-bottom:1px solid var(--bde-woo-base-border-color);padding-bottom:var(--bde-woo-base-medium-gaps);margin-bottom:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .widget_top_rated_products li:last-child{margin-bottom:0}.breakdance-woocommerce .widget_top_rated_products .attachment-woocommerce_thumbnail{border-radius:var(--bde-woo-product-images__border-radius);width:40px;height:40px;border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width)}.breakdance-woocommerce .widget_top_rated_products
a{display:flex;flex-direction:row;font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);width:100%;gap:var(--bde-woo-base-standard-gaps);align-items:center}.breakdance-woocommerce .widget_top_rated_products .star-rating{width:100%}.breakdance-woocommerce .widget_top_rated_products
del{order:1;margin-left:-4px;display:flex}.breakdance-woocommerce .widget_top_rated_products del .woocommerce-Price-amount{font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family)}.breakdance-woocommerce .widget_recently_viewed_products li:first-child{border-top:1px solid var(--bde-woo-base-border-color);padding-top:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .widget_recently_viewed_products
li{display:flex;color:var(--bde-woo-base-text-color);gap:var(--bde-woo-base-standard-gaps);flex-wrap:wrap;flex-direction:row;align-items:center;border-bottom:1px solid var(--bde-woo-base-border-color);margin-bottom:var(--bde-woo-base-medium-gaps);padding-bottom:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .widget_recently_viewed_products li:last-child{margin-bottom:0}.breakdance-woocommerce .widget_recently_viewed_products .attachment-woocommerce_thumbnail{border-radius:var(--bde-woo-product-images__border-radius);width:40px;height:40px;border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width)}.breakdance-woocommerce .widget_recently_viewed_products
a{font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);display:flex;flex-direction:row;align-items:center;gap:var(--bde-woo-base-standard-gaps);width:100%}.breakdance-woocommerce .widget_recently_viewed_products .star-rating{width:100%}.breakdance-woocommerce .widget_recently_viewed_products
del{order:1;margin-left:-4px;display:flex}.breakdance-woocommerce .widget_recently_viewed_products del .woocommerce-Price-amount{font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family)}.breakdance-woocommerce .woocommerce.widget_products
a{display:flex;flex-direction:row;font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);align-items:center;gap:var(--bde-woo-base-standard-gaps);width:100%}.breakdance-woocommerce .woocommerce.widget_products .star-rating{width:100%}.breakdance-woocommerce .woocommerce.widget_products
img{border-radius:var(--bde-woo-product-images__border-radius);width:40px;height:40px;border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width)}.breakdance-woocommerce .woocommerce.widget_products
li{color:var(--bde-woo-base-text-color);display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--bde-woo-base-standard-gaps);align-items:center}.breakdance-woocommerce .woocommerce.widget_products li:first-child{border-top:1px solid var(--bde-woo-base-border-color);padding-top:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .woocommerce.widget_products
li{border-bottom:1px solid var(--bde-woo-base-border-color);margin-bottom:var(--bde-woo-base-medium-gaps);padding-bottom:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .woocommerce.widget_products li:last-child{margin-bottom:0}.breakdance-woocommerce .woocommerce.widget_products
del{order:1;margin-left:-4px;display:flex}.breakdance-woocommerce .woocommerce.widget_products del .woocommerce-Price-amount{font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family)}.breakdance-woocommerce .woocommerce.widget_recent_reviews
a{display:flex;flex-direction:row;font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);align-items:center;gap:var(--bde-woo-base-standard-gaps);width:100%}.breakdance-woocommerce .woocommerce.widget_recent_reviews .star-rating{width:100%}.breakdance-woocommerce .woocommerce.widget_recent_reviews
img{border-radius:var(--bde-woo-product-images__border-radius);width:40px;height:40px;border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width)}.breakdance-woocommerce .woocommerce.widget_recent_reviews
li{color:var(--bde-woo-base-text-color);display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--bde-woo-base-standard-gaps);align-items:center}.breakdance-woocommerce .woocommerce.widget_recent_reviews li:first-child{border-top:1px solid var(--bde-woo-base-border-color);padding-top:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .woocommerce.widget_recent_reviews
li{border-bottom:1px solid var(--bde-woo-base-border-color);margin-bottom:var(--bde-woo-base-medium-gaps);padding-bottom:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .woocommerce.widget_recent_reviews li:last-child{margin-bottom:0}.breakdance-woocommerce .woocommerce.widget_recent_reviews
del{order:1;margin-left:-4px;display:flex}.breakdance-woocommerce .woocommerce.widget_recent_reviews del .woocommerce-Price-amount{font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family)}.breakdance-woocommerce .woocommerce.widget_recent_reviews
span.reviewer{font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family);color:var(--bde-woo-base-text-color)}.bde-woo-product-quicklook{border-radius:var(--bde-woo-wrappers__border-radius);position:absolute;inset:0;z-index:5;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:var(--bde-woo-base-transition);transform:translateZ(0)}.bde-woo-product-quicklook::before{content:"";width:100%;height:100%;position:absolute;left:0;background-color:var(--bde-woo-quicklook-button-backdrop-color);opacity:var(--bde-woo-quicklook-button-backdrop-opacity)}.bde-woo-product-image:hover .bde-woo-product-quicklook{opacity:1;pointer-events:auto}.bde-woo-product-quicklook-button{padding:var(--bde-button-padding-sm)}.bde-woo-product-quicklook-button:after{content:"";order:-1;display:flex;width:1em;height:1em;font-size:var(--bde-woo-quicklook-button-icon-size);background-color:currentColor;mask:var(--bde-woo-quicklook-button-icon);-webkit-mask:var(--bde-woo-quicklook-button-icon);mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}.bde-woo-product-quicklook-button.loading:after{display:none}.bde-woo-quicklook{position:fixed;inset:0;z-index:999;opacity:0;pointer-events:none;transition:var(--bde-woo-base-transition)}.bde-woo-quicklook-modal{position:absolute;top:50%;left:50%;z-index:2;transform:translate3d(-50%, -60%, 0);width:950px;max-width:100%;max-height:515px;background-color:var(--bde-woo-quicklook-modal-background-color);border-radius:4px;text-align:left;overflow-y:auto;transition:var(--bde-woo-base-transition)}@media (max-width: 767px){.bde-woo-quicklook-modal{max-height:100%;width:100%;border-radius:0}.bde-woo-quicklook-modal
div.product{gap:var(--bde-woo-base-big-gaps)}}.bde-woo-quicklook-modal
.price{margin:0}.bde-woo-quicklook-modal .woocommerce-review-link{display:none}.bde-woo-quicklook-modal-body{padding:30px}@media (max-width: 767px){.bde-woo-quicklook-modal-body{padding:20px}}.bde-woo-quicklook-modal-close{position:absolute;top:15px;right:15px;z-index:10;font-size:var(--bde-woo-quicklook-close-button-size);padding:7px
10px;border:none;line-height:1;opacity:0.5;color:var(--bde-woo-quicklook-close-button-color);background-color:transparent;cursor:pointer;transition:var(--bde-woo-base-transition)}.bde-woo-quicklook-modal-close:hover{opacity:1}.bde-woo-quicklook-modal-overlay{position:fixed;inset:0;z-index:1;background-color:var(--bde-woo-quicklook-overlay-color)}.is-bde-quicklook-visible .bde-woo-quicklook{opacity:1;pointer-events:auto}.is-bde-quicklook-visible .bde-woo-quicklook-modal{transform:translate3d(-50%, -50%, 0)}.bde-woo-quicklook-modal-prev,.bde-woo-quicklook-modal-next{position:fixed;z-index:2;top:50%;width:40px;height:70px;display:flex;align-items:center;justify-content:center;font-size:var(--bde-woo-quicklook-arrow-size);border:none;color:var(--bde-woo-quicklook-arrow-color);transform:translateY(-50%);background-color:var(--bde-woo-quicklook-arrow-background-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;text-indent:-999999px;transition:var(--bde-woo-base-transition)}.bde-woo-quicklook-modal-prev:before,.bde-woo-quicklook-modal-next:before{content:"";display:block;background-color:currentColor;width:1em;height:1.2em;transform:rotate(-90deg);mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%20512'%3E%3Cpath%20d='m441.9%20167.3-19.8-19.8c-4.7-4.7-12.3-4.7-17%200L224%20328.2%2042.9%20147.5c-4.7-4.7-12.3-4.7-17%200L6.1%20167.3c-4.7%204.7-4.7%2012.3%200%2017l209.4%20209.4c4.7%204.7%2012.3%204.7%2017%200l209.4-209.4c4.7-4.7%204.7-12.3%200-17z'/%3E%3C/svg%3E");mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%20512'%3E%3Cpath%20d='m441.9%20167.3-19.8-19.8c-4.7-4.7-12.3-4.7-17%200L224%20328.2%2042.9%20147.5c-4.7-4.7-12.3-4.7-17%200L6.1%20167.3c-4.7%204.7-4.7%2012.3%200%2017l209.4%20209.4c4.7%204.7%2012.3%204.7%2017%200l209.4-209.4c4.7-4.7%204.7-12.3%200-17z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat}.bde-woo-quicklook-modal-prev:hover,.bde-woo-quicklook-modal-next:hover{color:var(--bde-woo-quicklook-arrow-color-hover);background-color:var(--bde-woo-quicklook-arrow-background-color-hover)}.bde-woo-quicklook-modal-prev.disabled,.bde-woo-quicklook-modal-next.disabled{opacity:0.6;cursor:not-allowed}.bde-woo-quicklook-modal-prev{left:0}.bde-woo-quicklook-modal-prev:before{transform:rotate(90deg)}.bde-woo-quicklook-modal-next{right:0}.breakdance-woocommerce.woocommerce-cart .ppc-button-wrapper, .breakdance-woocommerce.woocommerce-checkout .ppc-button-wrapper{width:100%;margin-top:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce .payment_method_paypal
img{padding:0
12px;max-width:200px}.breakdance-woocommerce{}.breakdance-woocommerce #payment
.payment_method_stripe{display:flex;flex-wrap:wrap}.breakdance-woocommerce #payment .payment_method_stripe .wc-saved-payment-methods{padding-left:0;list-style-type:none}.breakdance-woocommerce #payment .payment_method_stripe .wc-stripe-elements-field{margin:0;padding:10px
12px;height:40px}.breakdance-woocommerce #payment .payment_method_stripe .wc-credit-card-form .form-row{gap:0;margin-bottom:10px}.breakdance-woocommerce #payment .payment_method_stripe .woocommerce-SavedPaymentMethods-saveNew{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:0}.breakdance-woocommerce #wc-stripe-payment-request-wrapper{max-width:510px;width:100%;margin:0
auto}.breakdance-woocommerce #wc-stripe-payment-request-button-separator{width:100%}.breakdance-woocommerce .bde-checkout-billing-form #wc-stripe-payment-request-wrapper{max-width:100%}.woocommerce-page.woocommerce-account #stripe-payment-data
p{margin-bottom:20px;display:block}.cfvsw-product-page form.cart,
.cfvsw-product-page table.variations tbody,
.cfvsw_variations_form form.cart,
.cfvsw_variations_form table.variations
tbody{gap:var(--bde-woo-swatch-space-between-items)}.cfvsw-product-page table.variations tbody,
.cfvsw-product-page table.variations tbody tr,
.cfvsw_variations_form table.variations tbody,
.cfvsw_variations_form table.variations tbody
tr{text-align:var(--bde-woo-swatch-alignment)}.cfvsw-product-page .cfvsw-swatches-container,
.cfvsw_variations_form .cfvsw-swatches-container{display:flex;flex-flow:wrap;padding:0;position:relative;box-sizing:border-box;grid-gap:8px;width:auto;justify-content:var(--bde-woo-swatch-alignment);gap:var(--bde-woo-swatch-space-between-options)}.cfvsw-product-page .cfvsw-swatches-option,
.cfvsw_variations_form .cfvsw-swatches-option{position:relative;display:flex;align-items:center;justify-content:center;transition:200ms;font-size:var(--cfvsw-swatches-font-size, 12px);text-align:center;line-height:1.3;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:normal;padding:var(--bde-woo-swatch-padding);border:var(--bde-woo-swatch-border);box-shadow:var(--bde-woo-swatch-shadow);background-color:var(--bde-woo-swatch-background)}.cfvsw-product-page .cfvsw-image-option,
.cfvsw-product-page .cfvsw-swatches-option:not(.cfvsw-label-option),
.cfvsw_variations_form .cfvsw-image-option,
.cfvsw_variations_form .cfvsw-swatches-option:not(.cfvsw-label-option){min-width:auto !important;min-height:auto !important;width:var(--bde-woo-swatch-color-width);height:var(--bde-woo-swatch-color-height);padding:var(--bde-woo-swatch-color-padding);box-shadow:var(--bde-woo-swatch-shadow);background-color:var(--bde-woo-swatch-color-background)}.cfvsw-product-page .cfvsw-swatches-option:not(.cfvsw-swatches-disabled, .cfvsw-swatches-out-of-stock):hover,
.cfvsw_variations_form .cfvsw-swatches-option:not(.cfvsw-swatches-disabled,.cfvsw-swatches-out-of-stock):hover{border-color:var(--bde-woo-swatch-border-color-hover);box-shadow:var(--bde-woo-swatch-shadow-hover);background-color:var(--bde-woo-swatch-background-hover)}.cfvsw-product-page .cfvsw-selected-swatch,
.cfvsw-product-page .cfvsw-selected-swatch:not(.cfvsw-label-option),
.cfvsw_variations_form .cfvsw-selected-swatch,
.cfvsw_variations_form .cfvsw-selected-swatch:not(.cfvsw-label-option){border-color:var(--bde-woo-swatch-border-color-selected);box-shadow:var(--bde-woo-swatch-shadow-selected);background-color:var(--bde-woo-swatch-background-selected)}.cfvsw-product-page .cfvsw-swatches-blur,
.cfvsw-product-page .cfvsw-swatches-blur-disable,
.cfvsw_variations_form .cfvsw-swatches-blur,
.cfvsw_variations_form .cfvsw-swatches-blur-disable{opacity:0.4}.cfvsw-product-page .cfvsw-swatches-blur:before,
.cfvsw-product-page .cfvsw-swatches-blur-disable:before,
.cfvsw_variations_form .cfvsw-swatches-blur:before,
.cfvsw_variations_form .cfvsw-swatches-blur-disable:before{background-color:transparent}.cfvsw-product-page .cfvsw-swatch-inner,
.cfvsw_variations_form .cfvsw-swatch-inner{display:flex;border-radius:inherit;transition:200ms;align-items:center;justify-content:center;width:100%;height:100%;word-break:break-all}.cfvsw-product-page table.variations .label label,
.cfvsw_variations_form table.variations .label
label{margin-bottom:var(--bde-woo-swatch-space-after-label)}.cfvsw-product-page .cfvsw-tooltip,
.cfvsw_variations_form .cfvsw-tooltip{position:absolute;min-width:10px;min-height:10px;width:-moz-max-content;width:max-content;border-radius:5px;font-size:0.8em;left:50%;transform:translateX(-50%) translateY(-50%);display:none;background-color:var(--bde-woo-swatch-tooltip-background);color:var(--bde-woo-swatch-tooltip-color);padding:var(--bde-woo-swatch-tooltip-padding)}.cfvsw-product-page .cfvsw-tooltip:before,
.cfvsw_variations_form .cfvsw-tooltip:before{content:"";position:absolute;width:9px;height:9px;bottom:-5px;left:calc(50% - 4px);transform:rotate(45deg);border-top-left-radius:10px;z-index:-1;border-right:1px solid;border-bottom:1px solid;background-color:var(--bde-woo-swatch-tooltip-background)}.cfvsw-product-page .cfvsw-tooltip-preview,
.cfvsw_variations_form .cfvsw-tooltip-preview{min-width:60px;min-height:60px;display:block;background-color:#fff;background-position:center}.cfvsw-product-page .cfvsw-tooltip-label,
.cfvsw_variations_form .cfvsw-tooltip-label{padding:0.1em;display:flex;justify-content:center;font-size:inherit}ul.products
.cfvsw_variations_form{margin-bottom:var(--bde-woo-base-medium-gaps)}ul.products .cfvsw_variations_form
tbody{display:table-row-group}ul.products .cfvsw-shop-variations tr
td{justify-content:var(--bde-woo-swatch-alignment)}ul.products .cfvsw_variations_form tr:has(.value):not(:last-child){margin-bottom:var(--bde-woo-swatch-space-between-items)}.cfvsw-hidden-select{display:none !important}.cfvsw-swatches-hide,.cfvsw-swatches-hide-disable{display:none}.cfvsw-original-price,.cfvsw-original-thumbnail{display:none}.cfvsw-selected-label{font-weight:normal}.cfvsw-selected-label::before{content:": "}.woo-variation-swatches
table.variations{margin-bottom:var(--bde-woo-base-big-gaps)}.woo-variation-swatches table.variations
tbody{align-items:var(--bde-woo-swatch-alignment);text-align:var(--bde-woo-swatch-alignment);gap:var(--bde-woo-swatch-space-between-items)}.woo-variation-swatches .variable-items-wrapper{display:flex;flex-wrap:wrap;justify-content:var(--bde-woo-swatch-alignment);gap:var(--bde-woo-swatch-space-between-options);margin:0;padding:0;list-style:none}.woo-variation-swatches .variable-items-wrapper .variable-item{line-height:1}.woo-variation-swatches .variable-items-wrapper .variable-item-contents{position:relative;display:flex;flex-direction:column;justify-content:center;width:100%;height:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item){margin:0;height:auto;font-size:12px;color:var(--bde-woo-base-headings-color);border:var(--bde-woo-swatch-border);box-shadow:var(--bde-woo-swatch-shadow);background-color:var(--bde-woo-swatch-background);padding:var(--bde-woo-swatch-padding);cursor:pointer;transition:200ms}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock){border-color:var(--bde-woo-swatch-border-color-selected);box-shadow:var(--bde-woo-swatch-shadow-selected);background-color:var(--bde-woo-swatch-background-selected)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover{cursor:not-allowed;overflow:hidden;pointer-events:none;position:relative;opacity:0.2}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{border-color:var(--bde-woo-swatch-border-color-hover);box-shadow:var(--bde-woo-swatch-shadow-hocfvsw-swatches-optionver);background-color:var(--bde-woo-swatch-background-hover)}.woo-variation-swatches .variable-items-wrapper .variable-item.color-variable-item,
.woo-variation-swatches .variable-items-wrapper .variable-item.image-variable-item{width:var(--bde-woo-swatch-color-width);height:var(--bde-woo-swatch-color-height);padding:var(--bde-woo-swatch-color-padding);background-color:var(--bde-woo-swatch-color-background)}.woo-variation-swatches .variable-items-wrapper .variable-item.color-variable-item .variable-item-contents,
.woo-variation-swatches .variable-items-wrapper .variable-item.image-variable-item .variable-item-contents{border-radius:inherit;overflow:hidden}.woo-variation-swatches .variable-items-wrapper .variable-item-span-color{display:block;width:100%;height:100%}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper{align-items:var(--bde-woo-swatch-alignment)}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item{padding:0}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item, .woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item:hover, .woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item:focus, .woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.selected, .woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.selected:hover{border:none;box-shadow:none}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item
label{padding:0;margin:0}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item
input{margin-left:0}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item .variable-item-span{padding:0}.woo-variation-swatches.wvs-show-label .variations
th.label{display:inline-block;line-height:1;margin-bottom:var(--bde-woo-swatch-space-after-label)}.woo-variation-swatches.wvs-show-label .variations th
label{display:inline;margin:0}.woo-variation-swatches.wvs-show-label .variations
td{padding:0}.woo-variation-swatches.wvs-show-label .variations
.variations{display:inline-block;margin:0
2px}.woo-variation-swatches .wvs-tooltip .radio-variable-item[data-wvstooltip]{position:relative}.woo-variation-swatches .wvs-tooltip .radio-variable-item[data-wvstooltip]::before,
.woo-variation-swatches .wvs-tooltip .radio-variable-item[data-wvstooltip]::after{left:8px;bottom:100%}.woo-variation-swatches .wvs-tooltip .radio-variable-item .image-tooltip-wrapper{transform:translateX(-50%);left:8px}.woo-variation-swatches .wvs-tooltip.wvs-archive-align-center .wvs-archive-variation-wrapper .radio-variable-item[data-wvstooltip]::before, .woo-variation-swatches .wvs-tooltip.wvs-archive-align-center .wvs-archive-variation-wrapper .radio-variable-item[data-wvstooltip]::after{left:50%}.woo-variation-swatches .wvs-tooltip.wvs-archive-align-center .wvs-archive-variation-wrapper .radio-variable-item .image-tooltip-wrapper{transform:translateX(-50%);left:50%}.woo-variation-swatches .wvs-tooltip.wvs-archive-align-right .wvs-archive-variation-wrapper .radio-variable-item[data-wvstooltip]::before, .woo-variation-swatches .wvs-tooltip.wvs-archive-align-right .wvs-archive-variation-wrapper .radio-variable-item[data-wvstooltip]::after{left:100%}.woo-variation-swatches .wvs-tooltip.wvs-archive-align-right .wvs-archive-variation-wrapper .radio-variable-item .image-tooltip-wrapper{transform:translateX(-50%);left:100%}.woo-variation-swatches [data-wvstooltip],
.woo-variation-swatches .wvs-has-image-tooltip{position:relative;cursor:pointer;outline:none}.woo-variation-swatches [data-wvstooltip]:before,
.woo-variation-swatches [data-wvstooltip]:after,
.woo-variation-swatches .wvs-has-image-tooltip:before,
.woo-variation-swatches .wvs-has-image-tooltip:after{visibility:hidden;opacity:0;pointer-events:none;box-sizing:inherit;position:absolute;bottom:130%;left:50%;z-index:999;transform:translateZ(0);box-shadow:0 7px 15px rgba(0, 0, 0, 0.3);transition:opacity 500ms ease-in-out}.woo-variation-swatches [data-wvstooltip]:before,
.woo-variation-swatches .wvs-has-image-tooltip:before{margin-bottom:5px;transform:translateX(-50%);background-color:var(--bde-woo-swatch-tooltip-background);color:var(--bde-woo-swatch-tooltip-color);padding:var(--bde-woo-swatch-tooltip-padding);border-radius:3px;text-align:center;font-size:14px;line-height:1.2}.woo-variation-swatches [data-wvstooltip]:before{min-width:100px;content:attr(data-wvstooltip) " " attr(data-wvstooltip-out-of-stock)}.woo-variation-swatches .wvs-has-image-tooltip:before{content:attr(data-title);background-image:var(--tooltip-background);background-repeat:no-repeat;width:var(--tooltip-width);height:calc(var(--tooltip-height) + 20px);background-size:contain;background-position:center top;padding:0;line-height:20px;display:flex;align-items:center;flex-direction:column;justify-content:flex-end;align-content:center;font-size:12px;-webkit-backface-visibility:hidden;backface-visibility:hidden}.woo-variation-swatches [data-wvstooltip]:after,
.woo-variation-swatches .wvs-has-image-tooltip:after{margin-left:-5px;width:0;border-top:5px solid var(--bde-woo-swatch-tooltip-background);border-right:5px solid transparent;border-left:5px solid transparent;content:" ";font-size:0;line-height:0}.woo-variation-swatches [data-wvstooltip]:hover:before,
.woo-variation-swatches [data-wvstooltip]:hover:after,
.woo-variation-swatches .wvs-has-image-tooltip:hover:before,
.woo-variation-swatches .wvs-has-image-tooltip:hover:after{bottom:120%;visibility:visible;opacity:1}/**
 * Swiper 8.0.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 3, 2022
 */

@font-face{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}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.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-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.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,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.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-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-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.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: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:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.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-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;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: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:10px;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-progressbar{background: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: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:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);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}.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-slide-visible .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{100%{transform:rotate(360deg)}}.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,.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-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.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-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-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-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}.breakdance-swiper-wrapper{--swiper-navigation-size:20px;--swiper-pagination-color:#2563eb;--swiper-theme-color:#2563eb;--swiper-padding-h:42px;position:relative;padding:0
var(--swiper-padding-h);width:100%}.swiper{overflow:hidden;width:100%}.swiper-button-prev>svg,.swiper-button-next>svg{stroke-width:0;stroke:currentColor;fill:currentColor;width:100%}.swiper-button-disabled{opacity:0.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;align-items:center;justify-content:center}.swiper-button-prev{left:12px}.swiper-button-next{right:12px}.swiper-button-prev .swiper-pagination-bullet{display:none}.swiper-pagination{margin-top:8px;position:initial}.swiper-pagination,.swiper-pagination-bullet{color:#2563eb}.swiper-pagination-bullet:not(.swiper-pagination-bullet-active):hover{transition:opacity 0.2s ease-in;opacity:0.4}.swiper-pagination-bullet{background-color:#2563eb;margin:0
4px !important;border-radius:100%;bottom:initial}.breakdance-swiper-wrapper .swiper-pagination-progressbar{background:rgba(0, 0, 0, 0.25);width:calc(100% - (var(--swiper-padding-h) * 2));left:var(--swiper-padding-h)}.bde-loop{--bde-posts-per-row:1;--bde-posts-gap:20px;display:grid;grid-template-columns:repeat(var(--bde-posts-per-row), minmax(0, 1fr));gap:var(--bde-posts-gap);grid-auto-rows:auto}.bde-loop-item{display:flex;flex-direction:column;gap:20px;padding:20px}.bde-loop-list{--bde-posts-per-row:1}.bde-loop-slider{--bde-posts-gap:0px;display:flex;flex-wrap:nowrap !important}.bde-loop-accordion .bde-loop-item{width:100%}.bde-loop-isotope{--bde-posts-isotope-width:calc(100% / var(--bde-posts-per-row));--bde-posts-isotope-width-diff:calc(
var(--bde-posts-gap) - (var(--bde-posts-gap) / var(--bde-posts-per-row))
);display:flex;flex-wrap:wrap;width:100%}.bde-loop-isotope > .bde-loop-item,
.bde-loop-isotope .bde-loop-item-sizer{width:calc(var(--bde-posts-isotope-width) - var(--bde-posts-isotope-width-diff));margin-bottom:var(--bde-posts-gap)}.bde-loop-isotope .bde-loop-item-gutter{width:var(--bde-posts-gap)}.bde-loop-item
.breakdance{display:contents}.bde-loop-list .bde-loop-item-sizer{width:100%}.breakdance .bde-post-list .bde-loop-list .bde-loop-item-sizer,
.breakdance .bde-post-list .bde-loop-isotope .bde-loop-item-gutter{pointer-events:none}.bde-posts-pagination-infinite-loader-wrapper{text-align:center}.bde-posts-pagination-infinite-loader-wrapper{margin-top:32px;font-size:32px}.bde-posts-pagination{font-size:16px;gap:20px;margin-top:24px;display:flex;justify-content:center;align-items:center}.bde-posts-pagination
ul{list-style:none;display:flex;flex-wrap:wrap;gap:16px;padding:0;justify-content:inherit}.bde-posts-pagination a,
.bde-posts-pagination a:hover{color:inherit;text-decoration:none}.bde-posts-pagination ul li a.is-active{color:var(--bde-brand-primary-color)}.bde-posts-navigation-numbers-prev-next{flex-direction:column}.bde-posts-pagination .breakdance-form-loader{animation:posts-list-loading-spinner 1.5s linear infinite}@keyframes posts-list-loading-spinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.breakdance-menu{--menu-background:#fff;--menu-max-height:calc(100vh - var(--mobile-buffer-y));--menu-alignment:flex-start;--menu-duration:var(--bde-transition-duration, .3s);--menu-base-font-size: .875em;--mobile-offset-y:calc(100% + 15px);--mobile-offset-x:0;--mobile-offcanvas-width:400px;--mobile-topbar-padding:15px;--mobile-topbar-logo-width:110px;--mobile-topbar-logo-order:-1;--mobile-topbar-close-button-size:20px;--mobile-topbar-close-button-color:var(--bde-headings-color);--mobile-topbar-close-button-color-hover:var(--mobile-topbar-close-button-color);--mobile-topbar-close-button-bar-height:2px;--toggle-background-color:transparent;--toggle-background-color-hover:var(--toggle-background-color);--toggle-active-background-color:var(--toggle-background-color);--toggle-padding:0px;--toggle-radius:0px;--toggle-layer-width:32px;--toggle-layer-height:4px;--toggle-layer-spacing:6px;--toggle-layer-color:var(--bde-headings-color);--toggle-layer-color-hover:var(--toggle-layer-color);--toggle-layer-color-active:var(--toggle-layer-color);--toggle-layer-border-radius:0px;--links-gap:0px;--link-padding-top:20px;--link-padding-bottom:20px;--link-padding-left:20px;--link-padding-right:20px;--link-color:var(--bde-headings-color);--link-color-hover:var(--link-color);--link-background-color:transparent;--link-background-color-hover:var(--link-background-color);--link-alignment:space-between;--link-effect-thickness:3px;--link-effect-color:var(--link-color);--link-effect-color-hover:var(--link-effect-color);--link-effect-radius:0px;--link-color-active:var(--link-color);--link-background-color-active:var(--link-background-color);--link-arrow-display:block;--link-arrow-color:var(--link-color);--link-arrow-color-hover:var(--link-color-hover);--link-arrow-size:10px;--link-arrow-gap:8px;--link-arrow-offset-y:0px;--link-arrow-close-rotation:0deg;--link-arrow-open-rotation:-180deg;--link-arrow-rotation:var(--link-arrow-close-rotation);--link-border:1px
solid var(--link-border-color);--link-border-color:#eee;--dropdown-animation-duration:var(--menu-duration);--dropdown-caret-display:block;--dropdown-caret-radius:3px;--dropdown-caret-size:12px;--dropdown-background-color:#fff;--dropdown-custom-offset-y:20px;--dropdown-edge-offset:20px;--dropdown-border-radius:8px;--dropdown-custom-width:500px;--dropdown-section-padding:30px;--dropdown-section-gap:var(--gap-lg);--dropdown-links-gap:var(--gap-sm);--dropdown-link-color:var(--bde-headings-color);--dropdown-link-icon-display:block;--dropdown-link-icon-size:16px;--dropdown-link-icon-spacing:10px;--dropdown-link-icon-alignment:center;--dropdown-link-description-display:block;--dropdown-link-description-spacing:0px;--dropdown-link-icon-x:0px;--dropdown-link-icon-y:0px;--dropdown-link-img-opacity:1;--dropdown-link-img-opacity-hover:1;--dropdown-columns-stack:row;--dropdown-columns-gap:var(--gap-xl);--dropdown-column-title-spacing:0px;--dropdown-sections-stack:column;--dropdown-section-light-background:#fff;--dropdown-section-dark-background:#f6f9fc;--gap-xl:60px;--gap-lg:30px;--gap-sm:15px;--gap-xs:10px;--gap-none:0;--arrow-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M441.9 167.3l-19.8-19.8c-4.7-4.7-12.3-4.7-17 0L224 328.2 42.9 147.5c-4.7-4.7-12.3-4.7-17 0L6.1 167.3c-4.7 4.7-4.7 12.3 0 17l209.4 209.4c4.7 4.7 12.3 4.7 17 0l209.4-209.4c4.7-4.7 4.7-12.3 0-17z'%3E%3C/path%3E%3C/svg%3E");--mobile-link-padding-top:20px;--mobile-link-padding-bottom:20px;--mobile-link-padding-left:20px;--mobile-link-padding-right:20px;--mobile-link-level-2-padding-top:12px;--mobile-link-level-2-padding-bottom:12px;--mobile-link-level-2-padding-left:25px;--mobile-link-level-2-padding-right:20px;--mobile-link-level-3-padding-top:12px;--mobile-link-level-3-padding-bottom:12px;--mobile-link-level-3-padding-left:30px;--mobile-link-level-3-padding-right:30px}.breakdance-menu{position:relative;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;text-align:left;height:var(--menu-height)}:root .breakdance-menu{display:flex}.breakdance-menu-list{display:flex;align-items:center;justify-content:var(--menu-alignment);gap:var(--links-gap);list-style-type:none;margin:0;padding:0}.breakdance-menu-list>.bde-button{margin-left:15px}.breakdance-menu-item{position:relative}.breakdance-menu-item:hover{color:var(--link-color-hover);background-color:var(--link-background-color-hover)}.breakdance-menu-item:hover .breakdance-menu-link-arrow:after{background-color:var(--link-arrow-color-hover)}.breakdance-menu .breakdance-menu-link{position:relative;z-index:1;display:flex;flex-direction:row;align-items:center;justify-content:var(--link-alignment);flex:1;font-size:var(--menu-base-font-size);font-family:inherit;font-weight:500;line-height:1;text-decoration:none;color:var(--link-color);padding:var(--link-padding-top) var(--link-padding-right) var(--link-padding-bottom) var(--link-padding-left);margin:0;border:none;background-color:var(--link-background-color);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;transition:var(--menu-duration) color ease,var(--menu-duration) background-color ease}.breakdance-menu .breakdance-menu-link:hover{color:inherit}.breakdance-menu-link-arrow{position:relative;z-index:1;align-self:stretch;border:none;background-color:transparent;padding:var(--link-padding-top) var(--link-padding-right) var(--link-padding-bottom) 0;cursor:pointer}.breakdance-menu-link-arrow:after{content:"";display:var(--link-arrow-display);-webkit-mask-image:var(--arrow-icon);mask-image:var(--arrow-icon);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:center;mask-position:center;margin-left:var(--link-arrow-gap);font-size:var(--link-arrow-size);width:1em;height:1em;background-color:var(--link-arrow-color);transform:translateY(var(--link-arrow-offset-y)) rotate(var(--link-arrow-rotation));transition:var(--menu-duration) transform ease,var(--menu-duration) background-color ease;flex-shrink:0}@-moz-document url-prefix(){.breakdance-menu-link-arrow:after{transition:none!important}}.breakdance-dropdown--open .breakdance-menu-link-arrow:after{--link-arrow-rotation:var(--link-arrow-open-rotation)}.hide-arrows-on-desktop .breakdance-menu-link-arrow{display:none}.breakdance-dropdown{--dropdown-offset-x:0px;--dropdown-caret-x:0px;--translate-x:0px;--translate-y:0px;--rotate-x:0deg;--scale:1;position:relative}.breakdance-dropdown .breakdance-menu-link{padding-right:0}.hide-arrows-on-desktop .breakdance-dropdown .breakdance-menu-link{padding-right:var(--link-padding-right)}.breakdance-dropdown-toggle{position:relative;display:flex;align-items:center}.breakdance-dropdown-floater{position:absolute;top:calc(var(--dropdown-offset-y) + var(--dropdown-custom-offset-y));left:var(--dropdown-offset-x);z-index:var(--bde-z-index-menu-dropdown);min-width:100%;opacity:0;visibility:hidden;pointer-events:none;backface-visibility:hidden;transform:translate(var(--translate-x)) translateY(var(--translate-y)) rotateX(var(--rotate-x)) scale(var(--scale)) translateZ(0)}.breakdance-dropdown--top .breakdance-dropdown-floater{top:calc(var(--dropdown-offset-y) - var(--dropdown-custom-offset-y))}.breakdance-dropdown--open .breakdance-dropdown-floater{opacity:1;visibility:visible;pointer-events:auto;will-change:opacity,height,transform,visibility}.breakdance-dropdown-caret{position:absolute;top:calc(var(--dropdown-caret-size) / 2 * -1);left:var(--dropdown-caret-x);z-index:1;display:var(--dropdown-caret-display);width:calc(var(--dropdown-caret-size) * 2);height:var(--dropdown-caret-size);transform:translateY(-50%);overflow:hidden;pointer-events:none}.breakdance-dropdown-caret:before{content:"";position:absolute;bottom:calc(var(--dropdown-caret-size) / 2 * -1);left:50%;display:block;width:var(--dropdown-caret-size);height:var(--dropdown-caret-size);background-color:var(--dropdown-caret-color, var(--dropdown-background-color));border-top-left-radius:var(--dropdown-caret-radius);backface-visibility:hidden;transform:translate(-50%) rotate(45deg) translateZ(0)}.breakdance-dropdown--top .breakdance-dropdown-caret{top:100%;border-top-left-radius:0;border-bottom-right-radius:var(--dropdown-caret-radius);transform:translate(-50%)}.breakdance-dropdown--top .breakdance-dropdown-caret:before{top:calc(var(--dropdown-caret-size) / 2 * -1);border-top-left-radius:0;border-bottom-right-radius:var(--dropdown-caret-radius)}.breakdance-dropdown-caret--hide{display:none}.breakdance-dropdown-body{position:relative;z-index:1;flex-grow:1;display:flex;flex-direction:var(--dropdown-sections-stack);width:100%;background-color:var(--dropdown-background-color);box-shadow:0 50px 100px -20px #32325d40,0 30px 60px -30px #0000004d;border-radius:var(--dropdown-border-radius);overflow:hidden}.breakdance-menu--custom-width .breakdance-dropdown-floater,.breakdance-dropdown--custom .breakdance-dropdown-floater{width:calc(var(--dropdown-custom-width) - var(--dropdown-edge-offset) * 2)}.breakdance-menu--custom-width .breakdance-dropdown-floater .breakdance-dropdown-link,.breakdance-dropdown--custom .breakdance-dropdown-floater .breakdance-dropdown-link{white-space:normal}.breakdance-menu--placement-full-width{--dropdown-edge-offset:0px;--dropdown-border-radius:0px}.breakdance-menu--placement-section-width .breakdance-dropdown-floater{--bde-dropdown-width:var(--bde-header-width, var(--bde-section-width));width:calc(min(var(--bde-dropdown-width),100vw) - var(--dropdown-edge-offset) * 2)}.breakdance-dropdown-section{display:flex;flex-wrap:wrap;padding:var(--dropdown-section-padding);gap:var(--dropdown-section-gap);width:var(--dropdown-section-width)}.breakdance-dropdown-section--light{background-color:var(--dropdown-section-light-background)}.breakdance-dropdown-section--additional{flex:1;background-color:var(--dropdown-section-dark-background)}.breakdance-dropdown-columns{display:flex;flex-direction:var(--dropdown-columns-stack);gap:var(--dropdown-columns-gap);width:100%}.breakdance-dropdown-column{display:flex;flex-direction:column;gap:var(--gap-sm);flex:1}.breakdance-dropdown-column__title{display:flex;align-items:center;font-weight:700;font-size:var(--menu-base-font-size);line-height:1.5;white-space:nowrap;margin-top:0;margin-bottom:var(--dropdown-column-title-spacing);color:var(--link-color)}.breakdance-menu--collapse .breakdance-dropdown-column--collapsible .breakdance-dropdown-column__title:after{content:"";display:var(--link-arrow-display);-webkit-mask-image:var(--arrow-icon);mask-image:var(--arrow-icon);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:center;mask-position:center;margin-left:var(--link-arrow-gap);font-size:var(--link-arrow-size);width:1em;height:1em;background-color:var(--link-arrow-color);transform:translateY(var(--link-arrow-offset-y)) rotate(var(--link-arrow-rotation));transition:var(--menu-duration) transform ease,var(--menu-duration) background-color ease;flex-shrink:0;display:none}@-moz-document url-prefix(){.breakdance-menu--collapse .breakdance-dropdown-column--collapsible .breakdance-dropdown-column__title:after{transition:none!important}}.breakdance-dropdown-column--open .breakdance-dropdown-column__title:after{--link-arrow-rotation:var(--link-arrow-open-rotation)}.breakdance-dropdown-links{display:flex;flex-direction:column;gap:var(--dropdown-links-gap);list-style-type:none;margin:0;padding:0}.breakdance-menu .breakdance-dropdown-link{display:flex;align-items:center;font-size:var(--menu-base-font-size);line-height:1.5;text-decoration:none;color:var(--dropdown-link-color);white-space:nowrap;transition:var(--menu-duration) background-color ease}.breakdance-menu .breakdance-dropdown-link:hover{background-color:var(--dropdown-link-background-color-hover);color:var(--dropdown-link-color)}.breakdance-dropdown-link__icon{display:var(--dropdown-link-icon-display);align-self:var(--dropdown-link-icon-alignment);font-size:var(--dropdown-link-icon-size);color:var(--dropdown-link-icon-color);margin-right:var(--dropdown-link-icon-spacing);transform:translate(var(--dropdown-link-icon-x)) translateY(var(--dropdown-link-icon-y));flex-shrink:0;padding:var(--dropdown-link-icon-padding);background-color:var(--dropdown-link-icon-background);border-radius:var(--dropdown-link-icon-radius);transition:var(--menu-duration) color ease,var(--menu-duration) background-color ease;overflow:hidden}.breakdance-dropdown-link:hover .breakdance-dropdown-link__icon{color:var(--dropdown-link-icon-color-hover, var(--dropdown-link-icon-color));background-color:var(--dropdown-link-icon-background-hover, var(--dropdown-link-icon-background))}.breakdance-dropdown-link:hover .breakdance-dropdown-link__icon
img{opacity:var(--dropdown-link-img-opacity-hover)}.breakdance-dropdown-link__icon
svg{display:block;width:1em;height:1em;fill:currentColor}.breakdance-dropdown-link__icon
img{display:block;max-width:100%;width:1em;height:auto;opacity:var(--dropdown-link-img-opacity);transition:var(--menu-duration) opacity ease}.breakdance-dropdown-link__text{display:block;transition:var(--menu-duration) color ease}.breakdance-dropdown-link__description{color:var(--bde-body-text-color);display:var(--dropdown-link-description-display);transition:var(--menu-duration) opacity ease,var(--menu-duration) color ease;margin-top:var(--dropdown-link-description-spacing)}.breakdance-dropdown-custom-content{padding:var(--dropdown-section-padding)}.breakdance-menu-topbar{display:none;justify-content:space-between;padding:var(--mobile-topbar-padding)}.breakdance-menu-topbar-logo{display:flex;max-width:100%;width:var(--mobile-topbar-logo-width);height:auto;order:var(--mobile-topbar-logo-order)}.breakdance-menu-topbar-logo
img{width:100%;height:100%}.breakdance-menu-overlay{position:fixed;inset:0;z-index:var(--bde-z-index-menu-backdrop);background-color:#00000040;opacity:0;pointer-events:none;transition:var(--menu-duration) opacity ease}.breakdance-responsive-menu--open .breakdance-menu-overlay{opacity:1;pointer-events:auto!important}.breakdance-menu-close-button{position:relative;font-size:var(--mobile-topbar-close-button-size);width:1em;height:1em;text-indent:-9999px;background:none;border:none;margin:0;padding:0;cursor:pointer;transform:rotate(45deg);flex-shrink:0}.breakdance-menu-close-button:hover:after,.breakdance-menu-close-button:hover:before{background-color:var(--mobile-topbar-close-button-color-hover)}.breakdance-menu-close-button:after,.breakdance-menu-close-button:before{content:"";position:absolute;background-color:var(--mobile-topbar-close-button-color);transition:var(--menu-duration) background-color ease}.breakdance-menu-close-button:after{top:0;left:50%;width:var(--mobile-topbar-close-button-bar-height);height:100%;transform:translate(-50%)}.breakdance-menu-close-button:before{top:50%;left:0;width:100%;height:var(--mobile-topbar-close-button-bar-height);transform:translateY(-50%)}.breakdance-menu--vertical{--dropdown-custom-offset-y:0px;--dropdown-section-padding:20px}.breakdance-menu--vertical .breakdance-menu-list{align-items:stretch;flex-direction:column;width:100%}.breakdance-menu--dropdown-accordion .breakdance-dropdown-floater{position:static;opacity:1;visibility:visible;transform:none;overflow:hidden}.breakdance-menu--dropdown-accordion .breakdance-dropdown-floater:not(.is-visible):not(.is-collapsing){height:0;pointer-events:none;visibility:hidden;overflow:hidden}.breakdance-menu--dropdown-accordion .breakdance-dropdown-floater.is-collapsing{overflow:hidden;height:0;transition:var(--menu-duration) height ease-in-out,var(--menu-duration) visibility ease-in-out}.breakdance-menu--dropdown-accordion .breakdance-dropdown-body{box-shadow:none}.breakdance-menu--dropdown-accordion .breakdance-dropdown-link{white-space:normal}.breakdance-menu--dropdown-accordion .breakdance-dropdown-caret{display:none}.breakdance-menu--dropdown-side .breakdance-dropdown{--dropdown-offset-x:100%}.breakdance-menu--dropdown-side .breakdance-dropdown-floater{min-width:auto}.breakdance-menu--dropdown-side .breakdance-dropdown-caret{display:none}.breakdance-menu--dropdown-slide{--link-arrow-rotation:-90deg;--link-arrow-open-rotation:var(--link-arrow-rotation);overflow-x:clip}.breakdance-menu--dropdown-slide .breakdance-menu-list{transition:var(--menu-duration) transform ease}.breakdance-menu--dropdown-slide.breakdance-menu--dp-open .breakdance-menu-list{transform:translate3d(-100%,0,0)}.breakdance-menu--dropdown-slide .breakdance-dropdown-floater{position:absolute;left:0;right:0;transform:translate3d(100%,0,0);opacity:0;transition:0s opacity var(--menu-duration)}.breakdance-menu--dropdown-slide .breakdance-dropdown--open .breakdance-dropdown-floater{opacity:1;transition-delay:0s}.breakdance-menu--dropdown-slide .breakdance-dropdown-caret{display:none}.breakdance-dropdown-back-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;border:none;background-color:var(--link-background-color);padding:var(--link-padding);font-weight:700;cursor:pointer}.breakdance-dropdown--wp .breakdance-dropdown-links{width:100%;gap:var(--dropdown-links-gap)}.breakdance-dropdown--wp .breakdance-dropdown-links .menu-item{display:flex;flex-direction:column;gap:var(--dropdown-links-gap)}.breakdance-menu-toggle--none .breakdance-menu-toggle-lines,.breakdance-menu-toggle--none .breakdance-menu-toggle-lines:before,.breakdance-menu-toggle--none .breakdance-menu-toggle-lines:after{transition-property:none}.breakdance-responsive-menu--open .breakdance-menu-toggle--none .breakdance-menu-toggle-lines{transform:rotate(45deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--none .breakdance-menu-toggle-lines:before{top:0;opacity:0}.breakdance-responsive-menu--open .breakdance-menu-toggle--none .breakdance-menu-toggle-lines:after{bottom:0;transform:rotate(-90deg)}.breakdance-menu-toggle--3dx .breakdance-menu-toggle-icon{perspective:calc(var(--toggle-layer-width) * 2)}.breakdance-menu-toggle--3dx .breakdance-menu-toggle-lines{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.breakdance-menu-toggle--3dx .breakdance-menu-toggle-lines:before,.breakdance-menu-toggle--3dx .breakdance-menu-toggle-lines:after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dx .breakdance-menu-toggle-lines{background-color:transparent!important;transform:rotateY(180deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dx .breakdance-menu-toggle-lines:before{transform:translate3d(0,calc(var(--toggle-layer-height) + var(--toggle-layer-spacing)),0) rotate(45deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dx .breakdance-menu-toggle-lines:after{transform:translate3d(0,calc((var(--toggle-layer-height) + var(--toggle-layer-spacing)) * -1),0) rotate(-45deg)}.breakdance-menu-toggle--3dx-r .breakdance-menu-toggle-icon{perspective:calc(var(--toggle-layer-width) * 2)}.breakdance-menu-toggle--3dx-r .breakdance-menu-toggle-lines{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.breakdance-menu-toggle--3dx-r .breakdance-menu-toggle-lines:before,.breakdance-menu-toggle--3dx-r .breakdance-menu-toggle-lines:after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dx-r .breakdance-menu-toggle-lines{background-color:transparent!important;transform:rotateY(-180deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dx-r .breakdance-menu-toggle-lines:before{transform:translate3d(0,calc(var(--toggle-layer-height) + var(--toggle-layer-spacing)),0) rotate(45deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dx-r .breakdance-menu-toggle-lines:after{transform:translate3d(0,calc((var(--toggle-layer-height) + var(--toggle-layer-spacing)) * -1),0) rotate(-45deg)}.breakdance-menu-toggle--3dy .breakdance-menu-toggle-icon{perspective:calc(var(--toggle-layer-width) * 2)}.breakdance-menu-toggle--3dy .breakdance-menu-toggle-lines{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.breakdance-menu-toggle--3dy .breakdance-menu-toggle-lines:before,.breakdance-menu-toggle--3dy .breakdance-menu-toggle-lines:after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dy .breakdance-menu-toggle-lines{background-color:transparent!important;transform:rotateX(-180deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dy .breakdance-menu-toggle-lines:before{transform:translate3d(0,calc(var(--toggle-layer-height) + var(--toggle-layer-spacing)),0) rotate(45deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dy .breakdance-menu-toggle-lines:after{transform:translate3d(0,calc((var(--toggle-layer-height) + var(--toggle-layer-spacing)) * -1),0) rotate(-45deg)}.breakdance-menu-toggle--3dy-r .breakdance-menu-toggle-icon{perspective:calc(var(--toggle-layer-width) * 2)}.breakdance-menu-toggle--3dy-r .breakdance-menu-toggle-lines{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.breakdance-menu-toggle--3dy-r .breakdance-menu-toggle-lines:before,.breakdance-menu-toggle--3dy-r .breakdance-menu-toggle-lines:after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dy-r .breakdance-menu-toggle-lines{background-color:transparent!important;transform:rotateX(180deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dy-r .breakdance-menu-toggle-lines:before{transform:translate3d(0,calc(var(--toggle-layer-height) + var(--toggle-layer-spacing)),0) rotate(45deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dy-r .breakdance-menu-toggle-lines:after{transform:translate3d(0,calc((var(--toggle-layer-height) + var(--toggle-layer-spacing)) * -1),0) rotate(-45deg)}.breakdance-menu-toggle--3dxy .breakdance-menu-toggle-icon{perspective:calc(var(--toggle-layer-width) * 2)}.breakdance-menu-toggle--3dxy .breakdance-menu-toggle-lines{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.breakdance-menu-toggle--3dxy .breakdance-menu-toggle-lines:before,.breakdance-menu-toggle--3dxy .breakdance-menu-toggle-lines:after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dxy .breakdance-menu-toggle-lines{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dxy .breakdance-menu-toggle-lines:before{transform:translate3d(0,calc(var(--toggle-layer-height) + var(--toggle-layer-spacing)),0) rotate(45deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dxy .breakdance-menu-toggle-lines:after{transform:translate3d(0,calc((var(--toggle-layer-height) + var(--toggle-layer-spacing)) * -1),0) rotate(-45deg)}.breakdance-menu-toggle--3dxy-r .breakdance-menu-toggle-icon{perspective:calc(var(--toggle-layer-width) * 2)}.breakdance-menu-toggle--3dxy-r .breakdance-menu-toggle-lines{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.breakdance-menu-toggle--3dxy-r .breakdance-menu-toggle-lines:before,.breakdance-menu-toggle--3dxy-r .breakdance-menu-toggle-lines:after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dxy-r .breakdance-menu-toggle-lines{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg) rotate(-180deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dxy-r .breakdance-menu-toggle-lines:before{transform:translate3d(0,calc(var(--toggle-layer-height) + var(--toggle-layer-spacing)),0) rotate(45deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--3dxy-r .breakdance-menu-toggle-lines:after{transform:translate3d(0,calc((var(--toggle-layer-height) + var(--toggle-layer-spacing)) * -1),0) rotate(-45deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--arrow .breakdance-menu-toggle-lines:before{transform:translate3d(calc(var(--toggle-layer-width) * -.3),calc(var(--toggle-layer-spacing) * .6),0) rotate(-45deg) scaleX(.5)}.breakdance-responsive-menu--open .breakdance-menu-toggle--arrow .breakdance-menu-toggle-lines:after{transform:translate3d(calc(var(--toggle-layer-width) * -.3),calc(var(--toggle-layer-spacing) * -.6),0) rotate(45deg) scaleX(.5)}.breakdance-responsive-menu--open .breakdance-menu-toggle--arrow-r .breakdance-menu-toggle-lines:before{transform:translate3d(calc(var(--toggle-layer-width) * .2),0,0) rotate(45deg) scaleX(.7)}.breakdance-responsive-menu--open .breakdance-menu-toggle--arrow-r .breakdance-menu-toggle-lines:after{transform:translate3d(calc(var(--toggle-layer-width) * .2),0,0) rotate(-45deg) scaleX(.7)}.breakdance-menu-toggle--arrowalt .breakdance-menu-toggle-lines:before{transition:top .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1)}.breakdance-menu-toggle--arrowalt .breakdance-menu-toggle-lines:after{transition:bottom .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--arrowalt .breakdance-menu-toggle-lines:before{top:0;transform:translate3d(calc(var(--toggle-layer-width) * -.2),calc(var(--toggle-layer-width) * -.25),0) rotate(-45deg) scaleX(.7);transition:top .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.breakdance-responsive-menu--open .breakdance-menu-toggle--arrowalt .breakdance-menu-toggle-lines:after{bottom:0;transform:translate3d(calc(var(--toggle-layer-width) * -.2),calc(var(--toggle-layer-width) * .25),0) rotate(45deg) scaleX(.7);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.breakdance-menu-toggle--arrowalt-r .breakdance-menu-toggle-lines:before{transition:top .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1)}.breakdance-menu-toggle--arrowalt-r .breakdance-menu-toggle-lines:after{transition:bottom .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--arrowalt-r .breakdance-menu-toggle-lines:before{top:0;transform:translate3d(calc(var(--toggle-layer-width) * .2),calc(var(--toggle-layer-width) * -.25),0) rotate(45deg) scaleX(.7);transition:top .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.breakdance-responsive-menu--open .breakdance-menu-toggle--arrowalt-r .breakdance-menu-toggle-lines:after{bottom:0;transform:translate3d(calc(var(--toggle-layer-width) * .2),calc(var(--toggle-layer-width) * .25),0) rotate(-45deg) scaleX(.7);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.breakdance-menu-toggle--collapse .breakdance-menu-toggle-lines{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.breakdance-menu-toggle--collapse .breakdance-menu-toggle-lines:after{top:calc((var(--toggle-layer-spacing) * 2 + var(--toggle-layer-height) * 2) * -1);transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}.breakdance-menu-toggle--collapse .breakdance-menu-toggle-lines:before{transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.breakdance-responsive-menu--open .breakdance-menu-toggle--collapse .breakdance-menu-toggle-lines{transform:translate3d(0,calc((var(--toggle-layer-spacing) + var(--toggle-layer-height)) * -1),0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--collapse .breakdance-menu-toggle-lines:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear}.breakdance-responsive-menu--open .breakdance-menu-toggle--collapse .breakdance-menu-toggle-lines:before{top:0;transform:rotate(-90deg);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1)}.breakdance-menu-toggle--collapse-r .breakdance-menu-toggle-lines{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.breakdance-menu-toggle--collapse-r .breakdance-menu-toggle-lines:after{top:calc((var(--toggle-layer-spacing) * 2 + var(--toggle-layer-height) * 2) * -1);transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}.breakdance-menu-toggle--collapse-r .breakdance-menu-toggle-lines:before{transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.breakdance-responsive-menu--open .breakdance-menu-toggle--collapse-r .breakdance-menu-toggle-lines{transform:translate3d(0,calc((var(--toggle-layer-spacing) + var(--toggle-layer-height)) * -1),0) rotate(45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--collapse-r .breakdance-menu-toggle-lines:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear}.breakdance-responsive-menu--open .breakdance-menu-toggle--collapse-r .breakdance-menu-toggle-lines:before{top:0;transform:rotate(90deg);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1)}.breakdance-menu-toggle--elastic .breakdance-menu-toggle-lines{top:calc(var(--toggle-layer-height) / 2);transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.breakdance-menu-toggle--elastic .breakdance-menu-toggle-lines:before{top:calc(var(--toggle-layer-height) + var(--toggle-layer-spacing));transition:opacity .125s .275s ease}.breakdance-menu-toggle--elastic .breakdance-menu-toggle-lines:after{top:calc(var(--toggle-layer-height) * 2 + var(--toggle-layer-spacing) * 2);transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.breakdance-responsive-menu--open .breakdance-menu-toggle--elastic .breakdance-menu-toggle-lines{--y-offset:calc(var(--toggle-layer-spacing) + var(--toggle-layer-height));transform:translate3d(0,var(--y-offset),0) rotate(135deg);transition-delay:75ms}.breakdance-responsive-menu--open .breakdance-menu-toggle--elastic .breakdance-menu-toggle-lines:before{transition-delay:0s;opacity:0}.breakdance-responsive-menu--open .breakdance-menu-toggle--elastic .breakdance-menu-toggle-lines:after{transform:translate3d(0,calc(var(--y-offset) * -2),0) rotate(-270deg);transition-delay:75ms}.breakdance-menu-toggle--elastic-r .breakdance-menu-toggle-lines{top:calc(var(--toggle-layer-height) / 2);transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.breakdance-menu-toggle--elastic-r .breakdance-menu-toggle-lines:before{top:calc(var(--toggle-layer-height) + var(--toggle-layer-spacing));transition:opacity .125s .275s ease}.breakdance-menu-toggle--elastic-r .breakdance-menu-toggle-lines:after{top:calc(var(--toggle-layer-height) * 2 + var(--toggle-layer-spacing) * 2);transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.breakdance-responsive-menu--open .breakdance-menu-toggle--elastic-r .breakdance-menu-toggle-lines{--y-offset:calc(var(--toggle-layer-spacing) + var(--toggle-layer-height));transform:translate3d(0,var(--y-offset),0) rotate(-135deg);transition-delay:75ms}.breakdance-responsive-menu--open .breakdance-menu-toggle--elastic-r .breakdance-menu-toggle-lines:before{transition-delay:0s;opacity:0}.breakdance-responsive-menu--open .breakdance-menu-toggle--elastic-r .breakdance-menu-toggle-lines:after{transform:translate3d(0,calc(var(--y-offset) * -2),0) rotate(270deg);transition-delay:75ms}.breakdance-menu-toggle--emphatic{overflow:hidden}.breakdance-menu-toggle--emphatic .breakdance-menu-toggle-lines{transition:background-color .125s .175s ease-in}.breakdance-menu-toggle--emphatic .breakdance-menu-toggle-lines:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s .125s linear,left .125s .175s ease-in}.breakdance-menu-toggle--emphatic .breakdance-menu-toggle-lines:after{top:calc(var(--toggle-layer-height) + var(--toggle-layer-spacing));right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s .125s linear,right .125s .175s ease-in}.breakdance-responsive-menu--open .breakdance-menu-toggle--emphatic .breakdance-menu-toggle-lines{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.breakdance-responsive-menu--open .breakdance-menu-toggle--emphatic .breakdance-menu-toggle-lines:before{left:calc(var(--toggle-layer-width) * -2);top:calc(var(--toggle-layer-width) * -2);transform:translate3d(calc(var(--toggle-layer-width) * 2),calc(var(--toggle-layer-width) * 2),0) rotate(45deg);transition:left .125s ease-out,top .05s .125s linear,transform .125s .175s cubic-bezier(.075,.82,.165,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--emphatic .breakdance-menu-toggle-lines:after{right:calc(var(--toggle-layer-width) * -2);top:calc(var(--toggle-layer-width) * -2);transform:translate3d(calc(var(--toggle-layer-width) * -2),calc(var(--toggle-layer-width) * 2),0) rotate(-45deg);transition:right .125s ease-out,top .05s .125s linear,transform .125s .175s cubic-bezier(.075,.82,.165,1)}.breakdance-menu-toggle--emphatic-r{overflow:hidden}.breakdance-menu-toggle--emphatic-r .breakdance-menu-toggle-lines{transition:background-color .125s .175s ease-in}.breakdance-menu-toggle--emphatic-r .breakdance-menu-toggle-lines:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s .125s linear,left .125s .175s ease-in}.breakdance-menu-toggle--emphatic-r .breakdance-menu-toggle-lines:after{top:calc(var(--toggle-layer-height) + var(--toggle-layer-spacing));right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s .125s linear,right .125s .175s ease-in}.breakdance-responsive-menu--open .breakdance-menu-toggle--emphatic-r .breakdance-menu-toggle-lines{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.breakdance-responsive-menu--open .breakdance-menu-toggle--emphatic-r .breakdance-menu-toggle-lines:before{left:calc(var(--toggle-layer-width) * -2);top:calc(var(--toggle-layer-width) * -2);transform:translate3d(calc(var(--toggle-layer-width) * 2),calc(var(--toggle-layer-width) * -2),0) rotate(-45deg);transition:left .125s ease-out,top .05s .125s linear,transform .125s .175s cubic-bezier(.075,.82,.165,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--emphatic-r .breakdance-menu-toggle-lines:after{right:calc(var(--toggle-layer-width) * -2);top:calc(var(--toggle-layer-width) * -2);transform:translate3d(calc(var(--toggle-layer-width) * -2),calc(var(--toggle-layer-width) * -2),0) rotate(45deg);transition:right .125s ease-out,top .05s .125s linear,transform .125s .175s cubic-bezier(.075,.82,.165,1)}.breakdance-menu-toggle--minus .breakdance-menu-toggle-lines:before,.breakdance-menu-toggle--minus .breakdance-menu-toggle-lines:after{transition:bottom .08s 0s ease-out,top .08s 0s ease-out,opacity 0s linear}.breakdance-responsive-menu--open .breakdance-menu-toggle--minus .breakdance-menu-toggle-lines:before,.breakdance-responsive-menu--open .breakdance-menu-toggle--minus .breakdance-menu-toggle-lines:after{opacity:0;transition:bottom .08s ease-out,top .08s ease-out,opacity 0s .08s linear}.breakdance-responsive-menu--open .breakdance-menu-toggle--minus .breakdance-menu-toggle-lines:before{top:0}.breakdance-responsive-menu--open .breakdance-menu-toggle--minus .breakdance-menu-toggle-lines:after{bottom:0}.breakdance-menu-toggle--slider .breakdance-menu-toggle-lines{top:calc(var(--toggle-layer-height) / 2)}.breakdance-menu-toggle--slider .breakdance-menu-toggle-lines:before{top:calc(var(--toggle-layer-height) + var(--toggle-layer-spacing));transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.breakdance-menu-toggle--slider .breakdance-menu-toggle-lines:after{top:calc(var(--toggle-layer-height) * 2 + var(--toggle-layer-spacing) * 2)}.breakdance-responsive-menu--open .breakdance-menu-toggle--slider .breakdance-menu-toggle-lines{--y-offset:calc(var(--toggle-layer-spacing) + var(--toggle-layer-height));transform:translate3d(0,var(--y-offset),0) rotate(45deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--slider .breakdance-menu-toggle-lines:before{transform:rotate(-45deg) translate3d(calc(var(--toggle-layer-width) / -7),calc(var(--toggle-layer-spacing) * -1),0);opacity:0}.breakdance-responsive-menu--open .breakdance-menu-toggle--slider .breakdance-menu-toggle-lines:after{transform:translate3d(0,calc(var(--y-offset) * -2),0) rotate(-90deg)}.breakdance-menu-toggle--slider-r .breakdance-menu-toggle-lines{top:calc(var(--toggle-layer-height) / 2)}.breakdance-menu-toggle--slider-r .breakdance-menu-toggle-lines:before{top:calc(var(--toggle-layer-height) + var(--toggle-layer-spacing));transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.breakdance-menu-toggle--slider-r .breakdance-menu-toggle-lines:after{top:calc(var(--toggle-layer-height) * 2 + var(--toggle-layer-spacing) * 2)}.breakdance-responsive-menu--open .breakdance-menu-toggle--slider-r .breakdance-menu-toggle-lines{--y-offset:calc(var(--toggle-layer-spacing) + var(--toggle-layer-height));transform:translate3d(0,var(--y-offset),0) rotate(-45deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--slider-r .breakdance-menu-toggle-lines:before{transform:rotate(45deg) translate3d(calc(var(--toggle-layer-width) / 7),calc(var(--toggle-layer-spacing) * -1),0);opacity:0}.breakdance-responsive-menu--open .breakdance-menu-toggle--slider-r .breakdance-menu-toggle-lines:after{transform:translate3d(0,calc(var(--y-offset) * -2),0) rotate(90deg)}.breakdance-menu-toggle--spin .breakdance-menu-toggle-lines{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.breakdance-menu-toggle--spin .breakdance-menu-toggle-lines:before{transition:top .1s .25s ease-in,opacity .1s ease-in}.breakdance-menu-toggle--spin .breakdance-menu-toggle-lines:after{transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19)}.breakdance-responsive-menu--open .breakdance-menu-toggle--spin .breakdance-menu-toggle-lines{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--spin .breakdance-menu-toggle-lines:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s .12s ease-out}.breakdance-responsive-menu--open .breakdance-menu-toggle--spin .breakdance-menu-toggle-lines:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1)}.breakdance-menu-toggle--spin-r .breakdance-menu-toggle-lines{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.breakdance-menu-toggle--spin-r .breakdance-menu-toggle-lines:before{transition:top .1s .25s ease-in,opacity .1s ease-in}.breakdance-menu-toggle--spin-r .breakdance-menu-toggle-lines:after{transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19)}.breakdance-responsive-menu--open .breakdance-menu-toggle--spin-r .breakdance-menu-toggle-lines{transform:rotate(-225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--spin-r .breakdance-menu-toggle-lines:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s .12s ease-out}.breakdance-responsive-menu--open .breakdance-menu-toggle--spin-r .breakdance-menu-toggle-lines:after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1)}.breakdance-menu-toggle--spring .breakdance-menu-toggle-lines{top:calc(var(--toggle-layer-height) / 2);transition:background-color 0s .13s linear}.breakdance-menu-toggle--spring .breakdance-menu-toggle-lines:before{top:calc(var(--toggle-layer-height) + var(--toggle-layer-spacing));transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.breakdance-menu-toggle--spring .breakdance-menu-toggle-lines:after{top:calc(var(--toggle-layer-height) * 2 + var(--toggle-layer-spacing) * 2);transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.breakdance-responsive-menu--open .breakdance-menu-toggle--spring .breakdance-menu-toggle-lines{transition-delay:.22s;background-color:transparent!important}.breakdance-responsive-menu--open .breakdance-menu-toggle--spring .breakdance-menu-toggle-lines:before{top:0;transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);transform:translate3d(0,calc(var(--toggle-layer-spacing) + var(--toggle-layer-height)),0) rotate(45deg)}.breakdance-responsive-menu--open .breakdance-menu-toggle--spring .breakdance-menu-toggle-lines:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);transform:translate3d(0,calc(var(--toggle-layer-spacing) + var(--toggle-layer-height)),0) rotate(-45deg)}.breakdance-menu-toggle--spring-r .breakdance-menu-toggle-lines{top:auto;bottom:0;transition-duration:.13s;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.breakdance-menu-toggle--spring-r .breakdance-menu-toggle-lines:after{top:calc((var(--toggle-layer-spacing) * 2 + var(--toggle-layer-height) * 2) * -1);transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity 0s linear}.breakdance-menu-toggle--spring-r .breakdance-menu-toggle-lines:before{transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.breakdance-responsive-menu--open .breakdance-menu-toggle--spring-r .breakdance-menu-toggle-lines{transform:translate3d(0,calc((var(--toggle-layer-spacing) + var(--toggle-layer-height)) * -1),0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--spring-r .breakdance-menu-toggle-lines:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s .22s linear}.breakdance-responsive-menu--open .breakdance-menu-toggle--spring-r .breakdance-menu-toggle-lines:before{top:0;transform:rotate(90deg);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1)}.breakdance-menu-toggle--stand .breakdance-menu-toggle-lines{transition:transform 75ms .15s cubic-bezier(.55,.055,.675,.19),background-color 0s 75ms linear}.breakdance-menu-toggle--stand .breakdance-menu-toggle-lines:before{transition:top 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.breakdance-menu-toggle--stand .breakdance-menu-toggle-lines:after{transition:bottom 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.breakdance-responsive-menu--open .breakdance-menu-toggle--stand .breakdance-menu-toggle-lines{transform:rotate(90deg);background-color:transparent!important;transition:transform 75ms 0s cubic-bezier(.215,.61,.355,1),background-color 0s .15s linear}.breakdance-responsive-menu--open .breakdance-menu-toggle--stand .breakdance-menu-toggle-lines:before{top:0;transform:rotate(-45deg);transition:top 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--stand .breakdance-menu-toggle-lines:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.breakdance-menu-toggle--stand-r .breakdance-menu-toggle-lines{transition:transform 75ms .15s cubic-bezier(.55,.055,.675,.19),background-color 0s 75ms linear}.breakdance-menu-toggle--stand-r .breakdance-menu-toggle-lines:before{transition:top 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.breakdance-menu-toggle--stand-r .breakdance-menu-toggle-lines:after{transition:bottom 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.breakdance-responsive-menu--open .breakdance-menu-toggle--stand-r .breakdance-menu-toggle-lines{transform:rotate(-90deg);background-color:transparent!important;transition:transform 75ms 0s cubic-bezier(.215,.61,.355,1),background-color 0s .15s linear}.breakdance-responsive-menu--open .breakdance-menu-toggle--stand-r .breakdance-menu-toggle-lines:before{top:0;transform:rotate(-45deg);transition:top 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--stand-r .breakdance-menu-toggle-lines:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.breakdance-menu-toggle--squeeze .breakdance-menu-toggle-lines{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.breakdance-menu-toggle--squeeze .breakdance-menu-toggle-lines:before{transition:top 75ms .12s ease,opacity 75ms ease}.breakdance-menu-toggle--squeeze .breakdance-menu-toggle-lines:after{transition:bottom 75ms .12s ease,transform 75ms cubic-bezier(.55,.055,.675,.19)}.breakdance-responsive-menu--open .breakdance-menu-toggle--squeeze .breakdance-menu-toggle-lines{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--squeeze .breakdance-menu-toggle-lines:before{top:0;opacity:0;transition:top 75ms ease,opacity 75ms .12s ease}.breakdance-responsive-menu--open .breakdance-menu-toggle--squeeze .breakdance-menu-toggle-lines:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms .12s cubic-bezier(.215,.61,.355,1)}.breakdance-menu-toggle--vortex .breakdance-menu-toggle-lines{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.breakdance-menu-toggle--vortex .breakdance-menu-toggle-lines:before,.breakdance-menu-toggle--vortex .breakdance-menu-toggle-lines:after{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.breakdance-menu-toggle--vortex .breakdance-menu-toggle-lines:before{transition-property:top,opacity}.breakdance-menu-toggle--vortex .breakdance-menu-toggle-lines:after{transition-property:bottom,transform}.breakdance-responsive-menu--open .breakdance-menu-toggle--vortex .breakdance-menu-toggle-lines{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--vortex .breakdance-menu-toggle-lines:before,.breakdance-responsive-menu--open .breakdance-menu-toggle--vortex .breakdance-menu-toggle-lines:after{transition-delay:0s}.breakdance-responsive-menu--open .breakdance-menu-toggle--vortex .breakdance-menu-toggle-lines:before{top:0;opacity:0}.breakdance-responsive-menu--open .breakdance-menu-toggle--vortex .breakdance-menu-toggle-lines:after{bottom:0;transform:rotate(90deg)}.breakdance-menu-toggle--vortex-r .breakdance-menu-toggle-lines{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.breakdance-menu-toggle--vortex-r .breakdance-menu-toggle-lines:before,.breakdance-menu-toggle--vortex-r .breakdance-menu-toggle-lines:after{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.breakdance-menu-toggle--vortex-r .breakdance-menu-toggle-lines:before{transition-property:top,opacity}.breakdance-menu-toggle--vortex-r .breakdance-menu-toggle-lines:after{transition-property:bottom,transform}.breakdance-responsive-menu--open .breakdance-menu-toggle--vortex-r .breakdance-menu-toggle-lines{transform:rotate(-765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.breakdance-responsive-menu--open .breakdance-menu-toggle--vortex-r .breakdance-menu-toggle-lines:before,.breakdance-responsive-menu--open .breakdance-menu-toggle--vortex-r .breakdance-menu-toggle-lines:after{transition-delay:0s}.breakdance-responsive-menu--open .breakdance-menu-toggle--vortex-r .breakdance-menu-toggle-lines:before{top:0;opacity:0}.breakdance-responsive-menu--open .breakdance-menu-toggle--vortex-r .breakdance-menu-toggle-lines:after{bottom:0;transform:rotate(-90deg)}.breakdance-menu-toggle{display:none;align-items:center;cursor:pointer;border:none;color:var(--toggle-layer-color);background-color:var(--toggle-background-color);backface-visibility:hidden;transition:var(--menu-duration) color ease,var(--menu-duration) background-color ease;padding:var(--toggle-padding);border-radius:var(--toggle-radius);min-height:var(--toggle-layer-width);box-sizing:content-box}.breakdance-menu-toggle:hover{color:var(--toggle-layer-color-hover);background-color:var(--toggle-background-color-hover)}.breakdance-responsive-menu--open .breakdance-menu-toggle{color:var(--toggle-layer-color-active);background-color:var(--toggle-active-background-color)}.breakdance-menu-toggle-icon{width:var(--toggle-layer-width);height:calc(var(--toggle-layer-height) * 3 + var(--toggle-layer-spacing) * 2);display:inline-block;position:relative}.breakdance-menu-toggle-lines{top:50%;display:block;margin-top:calc(var(--toggle-layer-height) / -2)}.breakdance-menu-toggle-lines,.breakdance-menu-toggle-lines:before,.breakdance-menu-toggle-lines:after{content:"";position:absolute;display:block;width:var(--toggle-layer-width);height:var(--toggle-layer-height);background-color:currentColor;border-radius:var(--toggle-layer-border-radius);transition:.15s transform ease}.breakdance-menu-toggle-lines:before{top:calc((var(--toggle-layer-spacing) + var(--toggle-layer-height)) * -1)}.breakdance-menu-toggle-lines:after{bottom:calc((var(--toggle-layer-spacing) + var(--toggle-layer-height)) * -1)}.breakdance-menu-toggle__custom-open-icon,.breakdance-menu-toggle__custom-close-icon{display:block;width:var(--toggle-layer-width);fill:currentColor}.breakdance-menu-toggle__custom-close-icon,.breakdance-responsive-menu--open .breakdance-menu-toggle__custom-open-icon{display:none}.breakdance-responsive-menu--open .breakdance-menu-toggle__custom-close-icon{display:block}.breakdance-menu--effect .breakdance-menu-item:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:var(--link-effect-thickness);background-color:var(--link-effect-color);transition:var(--menu-duration) transform ease,var(--menu-duration) opacity ease,var(--menu-duration) background-color ease;pointer-events:none;backface-visibility:hidden}.breakdance-menu--effect .breakdance-menu-item:hover:before{transform:none;opacity:1;will-change:transform,opacity;background-color:var(--link-effect-color-hover)}.breakdance-menu--effect-background{--link-effect-color:#eee}.breakdance-menu--effect-background .breakdance-menu-item:before{inset:0;width:100%;height:100%;border-radius:var(--link-effect-radius)}.breakdance-menu--effect-underline .breakdance-menu-item:before{top:auto;bottom:0;left:0}.breakdance-menu--effect-overline .breakdance-menu-item:before{top:0;left:0;bottom:auto}.breakdance-menu--effect-strikethrough .breakdance-menu-item:before{top:50%;bottom:auto;left:0;margin-top:calc(var(--link-effect-thickness) / 2 * -1)}.breakdance-menu--effect-none .breakdance-menu-item:before{opacity:0}.breakdance-menu--effect-left .breakdance-menu-item:before{transform:scaleX(0);transform-origin:left}.breakdance-menu--effect-right .breakdance-menu-item:before{transform:scaleX(0);transform-origin:right}.breakdance-menu--effect-center .breakdance-menu-item:before{transform:scaleX(0);transform-origin:center}.breakdance-menu--effect-bottom .breakdance-menu-item:before{transform:scaleY(0);transform-origin:bottom}.breakdance-menu--effect-top .breakdance-menu-item:before{transform:scaleY(0);transform-origin:top}.breakdance-menu--active-styles .breakdance-menu-item--active:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:var(--link-effect-thickness);transition:var(--menu-duration) transform ease,var(--menu-duration) opacity ease,var(--menu-duration) background-color ease;pointer-events:none;backface-visibility:hidden;transform:none;opacity:1;will-change:transform,opacity;background-color:var(--link-effect-color-hover);background-color:var(--link-effect-color)}.breakdance-menu--active-styles .breakdance-menu-item:hover:before{background-color:var(--link-effect-color)}.breakdance-menu--active-background{--link-effect-color:#eee}.breakdance-menu--active-background .breakdance-menu-item--active:before{inset:0;width:100%;height:100%;border-radius:var(--link-effect-radius)}.breakdance-menu--active-underline .breakdance-menu-item--active:before{top:auto;bottom:0;left:0}.breakdance-menu--active-overline .breakdance-menu-item--active:before{top:0;left:0;bottom:auto}.breakdance-menu--active-strikethrough .breakdance-menu-item--active:before{top:50%;bottom:auto;left:0;margin-top:calc(var(--link-effect-thickness) / 2 * -1)}.breakdance-menu-item.bde-button:before{display:none}.breakdance-menu--anim-fade:not(.breakdance-menu--dropdown-slide) .breakdance-dropdown-floater{opacity:0;transition:opacity var(--dropdown-animation-duration) ease,visibility var(--dropdown-animation-duration) ease}.breakdance-menu--anim-fade:not(.breakdance-menu--dropdown-slide) .breakdance-dropdown--open .breakdance-dropdown-floater{opacity:1;will-change:opacity,height,visibility}.breakdance-menu--anim-stripe .breakdance-dropdown{perspective:2000px;z-index:2}.breakdance-menu--anim-stripe .breakdance-dropdown-floater{--rotate-x:-15deg;transform-origin:50% -50px;transition:opacity var(--dropdown-animation-duration) ease,transform var(--dropdown-animation-duration) ease,visibility var(--dropdown-animation-duration) ease}.breakdance-menu--anim-stripe .breakdance-dropdown--open{z-index:3}.breakdance-menu--anim-stripe .breakdance-dropdown--open .breakdance-dropdown-floater{--rotate-x:0deg;will-change:opacity,height,transform,visibility}.breakdance-menu--anim-scale-down .breakdance-dropdown-floater,.breakdance-menu--anim-scale-down-r .breakdance-dropdown-floater{--scale: .95;transform-origin:top left;transition:opacity var(--dropdown-animation-duration) ease,transform var(--dropdown-animation-duration) ease,visibility var(--dropdown-animation-duration) ease}.breakdance-menu--anim-scale-down .breakdance-dropdown--open .breakdance-dropdown-floater,.breakdance-menu--anim-scale-down-r .breakdance-dropdown--open .breakdance-dropdown-floater{--scale:1}.breakdance-menu--anim-scale-down-r .breakdance-dropdown-floater{transform-origin:top right}.breakdance-menu--anim-skew .breakdance-dropdown-floater{--scale:1, 0;transform-origin:top center;transition:opacity var(--dropdown-animation-duration) ease,transform var(--dropdown-animation-duration) ease,visibility var(--dropdown-animation-duration) ease}.breakdance-menu--anim-skew .breakdance-dropdown--open .breakdance-dropdown-floater{--scale:1;will-change:transform,opacity,visibility}.breakdance-menu--anim-rotate .breakdance-dropdown-floater{transform:rotate(-5deg) translate(5px);transition:opacity var(--dropdown-animation-duration) ease,transform var(--dropdown-animation-duration) ease,visibility var(--dropdown-animation-duration) ease}.breakdance-menu--anim-rotate .breakdance-dropdown--open .breakdance-dropdown-floater{transform:rotate(0) translate(0)}.bde-tabs,.bde-advanced-tabs{--tabs-bg:var(--bde-background-color);width:100%;max-width:100%;display:flex;flex-direction:column;--activeColor:var(--bde-woo-base-primary-color);--hoverColor:var(--bde-woo-base-primary-color-hover);--activeUnderlineColor:var(--bde-woo-base-primary-color);--hoverUnderlineColor:var(--bde-woo-base-primary-color-hover);--inactiveColor:var(--bde-body-text-color, #6b7280);--separatorColor:#e5e7eb;--separatorWidth:1px;--activeUnderlineSize:2px;--activeUnderlineRadius:0;--bde-tabs-space-after:24px}.bde-tabs__tabslist--tabs,.bde-tabs__tabslist--default{--activeBgColor:transparent;--hoverBgColor:transparent;--inactiveBgColor:transparent}.bde-tabs__tabslist--pills{--activeBgColor:#e0e7ff;--hoverBgColor:transparent;--inactiveBgColor:transparent;--separatorColor:transparent}.bde-tabs__tabslist--bar{--activeBgColor:#fff;--hoverBgColor:#f9fafb;--inactiveBgColor:#fff}.bde-tabs__panel{display:none}.bde-tabs__panel.is-active{display:block}.bde-tabs__tabslist{--transitionTime:100ms;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;width:100%;gap:32px}.bde-tabs__tab{padding:16px
8px;margin:0;display:inline-flex;border:0;align-items:center;font-weight:400;flex-shrink:0;position:relative;transition:all var(--transitionTime) ease;cursor:pointer;appearance:none}.bde-tabs__tab-title{transition:all var(--transitionTime) ease;color:#999;font-weight:600;font-size:var(--bde-base-font-size);width:100%;text-align:center}.bde-tabs__tab-icon{display:flex;margin-right:8px;transform:translate(0, 0)}.bde-tabs__tab-icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor;transition:all var(--transitionTime) ease}.bde-tabs__select{display:none;width:100%;border-radius:6px;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right 0.5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;-webkit-print-color-adjust:exact;print-color-adjust:exact;padding:8px
12px;border:1px
solid #d1d5db;margin-bottom:var(--bde-tabs-space-after)}.bde-tabs__tabslist--tabs,.bde-tabs__tabslist--default{border-bottom:var(--separatorWidth) solid var(--separatorColor)}.bde-tabs__tabslist--tabs .bde-tabs__tab.is-active .bde-tabs__tab-title,
.bde-tabs__tabslist--default .bde-tabs__tab.is-active .bde-tabs__tab-title{color:var(--activeColor)}.bde-tabs__tabslist--tabs .bde-tabs__tab::after,
.bde-tabs__tabslist--default .bde-tabs__tab::after,
.bde-tabs__tabslist--bar .bde-tabs__tab::after{content:"";width:100%;position:absolute;bottom:0;left:0;height:var(--activeUnderlineSize);transition:background-color var(--transitionTime) ease;border-radius:var(--activeUnderlineRadius)}.bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after,
.bde-tabs__tabslist--default .bde-tabs__tab:hover::after,
.bde-tabs__tabslist--bar .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,
.bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,
.bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after{background-color:var(--activeUnderlineColor)}.bde-tabs__tabslist--tabs .bde-tabs__tab .bde-tabs__tab-icon > svg,
.bde-tabs__tabslist--default .bde-tabs__tab .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.bde-tabs__tabslist--tabs .bde-tabs__tab.is-active .bde-tabs__tab-icon > svg,
.bde-tabs__tabslist--default
.bde-tabs__tab.is-active
.bde-tabs__tab-icon>svg{color:var(--activeColor)}.bde-tabs__tabslist--tabs .bde-tabs__tab:hover .bde-tabs__tab-icon > svg,
.bde-tabs__tabslist--default .bde-tabs__tab:hover .bde-tabs__tab-icon > svg,
.bde-tabs__tabslist--tabs .bde-tabs__tab:hover .bde-tabs__tab-title,
.bde-tabs__tabslist--default .bde-tabs__tab:hover .bde-tabs__tab-title{color:var(--activeColor)}.bde-tabs__tabslist--pills{gap:24px}.bde-tabs__tabslist--pills .bde-tabs__tab{border-radius:4px}.bde-tabs__tabslist--pills .bde-tabs__tab{padding:8px
16px;border-radius:4px}.bde-tabs__tabslist--bar{box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);gap:0 !important;border-radius:8px;display:inline-flex;width:fit-content;justify-content:unset;overflow:hidden}.bde-tabs__tabslist--bar .bde-tabs__tab{padding:16px
40px;border-right:1px solid var(--separatorColor)}.bde-tabs__tabslist--bar .bde-tabs__tab:last-child{border-right:none}.bde-tabs__tabslist--bar .bde-tabs__tab:not(.is-active):hover::after{display:none}.bde-tabs__tabslist-container{display:flex;flex-direction:row;justify-content:center;margin-bottom:var(--bde-tabs-space-after)}.bde-tabs-content-container{width:100%}.bde-tabs__tabslist-container--scrollable .bde-tabs__select{display:none}.bde-tabs__tabslist-container--scrollable
.bde-tabs__tabslist::-webkit-scrollbar{display:none}.bde-tabs__tabslist-container--scrollable .bde-tabs__select{display:none}.bde-tabs__tabslist-container--scrollable::after{content:"";display:none;width:20px;height:100%;position:absolute;top:0;right:0;background-image:linear-gradient(
90deg,
rgba(255, 255, 255, 0) 0%,
var(--tabs-bg) 100%
)}.bde-tabs__tabslist-container.is-vertical{flex-shrink:0}.bde-tabs__tabslist-container.is-vertical .bde-tabs__tabslist{flex-direction:column;gap:8px}.bde-tabs__tabslist-container.is-vertical .bde-tabs__tabslist--tabs,
.bde-tabs__tabslist-container.is-vertical .bde-tabs__tabslist--default{border-bottom:0;border-left:var(--separatorWidth) solid var(--separatorColor)}.bde-tabs__tabslist-container.is-vertical .bde-tabs__tab{padding:14px
18px}.bde-tabs__tabslist-container.is-vertical
.bde-tabs__tabslist--tabs
.bde-tabs__tab::after,
.bde-tabs__tabslist-container.is-vertical
.bde-tabs__tabslist--default
.bde-tabs__tab::after,
.bde-tabs__tabslist-container.is-vertical
.bde-tabs__tabslist--bar
.bde-tabs__tab::after{width:var(--activeUnderlineSize);height:100%}.bde-tabs__tabslist-container.is-vertical
.bde-tabs__tabslist--bar
.bde-tabs__tab{border-right:0;border-bottom:1px solid var(--separatorColor)}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHRuAX-k2Qn.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHRuAz-k2Qn.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHRuAT-k2Qn.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHRuAv-k2Qn.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHRuHT-k2Qn.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHRuGb-k2Qn.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHRuAf-k2Qn.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHRuAb-k2Qn.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHRuAj-kw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLgHQuAX-k2Qn.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLgHQuAz-k2Qn.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLgHQuAT-k2Qn.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLgHQuAv-k2Qn.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLgHQuHT-k2Qn.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLgHQuGb-k2Qn.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLgHQuAf-k2Qn.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLgHQuAb-k2Qn.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLgHQuAj-kw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLt_QuAX-k2Qn.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLt_QuAz-k2Qn.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLt_QuAT-k2Qn.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLt_QuAv-k2Qn.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLt_QuHT-k2Qn.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLt_QuGb-k2Qn.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLt_QuAf-k2Qn.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLt_QuAb-k2Qn.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLt_QuAj-kw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHQuAX-k2Qn.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHQuAz-k2Qn.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHQuAT-k2Qn.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHQuAv-k2Qn.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHQuHT-k2Qn.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHQuGb-k2Qn.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHQuAf-k2Qn.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHQuAb-k2Qn.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHQuAj-kw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLrPQuAX-k2Qn.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLrPQuAz-k2Qn.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLrPQuAT-k2Qn.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLrPQuAv-k2Qn.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLrPQuHT-k2Qn.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLrPQuGb-k2Qn.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLrPQuAf-k2Qn.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLrPQuAb-k2Qn.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLrPQuAj-kw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLl_XuAX-k2Qn.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLl_XuAz-k2Qn.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLl_XuAT-k2Qn.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLl_XuAv-k2Qn.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLl_XuHT-k2Qn.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLl_XuGb-k2Qn.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLl_XuAf-k2Qn.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLl_XuAb-k2Qn.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLl_XuAj-kw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLmbXuAX-k2Qn.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLmbXuAz-k2Qn.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLmbXuAT-k2Qn.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLmbXuAv-k2Qn.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLmbXuHT-k2Qn.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLmbXuGb-k2Qn.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLmbXuAf-k2Qn.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLmbXuAb-k2Qn.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLmbXuAj-kw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLgHXuAX-k2Qn.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLgHXuAz-k2Qn.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLgHXuAT-k2Qn.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLgHXuAv-k2Qn.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLgHXuHT-k2Qn.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLgHXuGb-k2Qn.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLgHXuAf-k2Qn.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLgHXuAb-k2Qn.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLgHXuAj-kw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLijXuAX-k2Qn.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLijXuAz-k2Qn.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLijXuAT-k2Qn.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLijXuAv-k2Qn.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLijXuHT-k2Qn.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLijXuGb-k2Qn.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLijXuAf-k2Qn.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLijXuAb-k2Qn.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLijXuAj-kw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbFmZiArmlw.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbFmQiArmlw.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbFmYiArmlw.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbFmXiArmlw.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbFnoiArmlw.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbFn6iArmlw.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbFmbiArmlw.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbFmaiArmlw.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbFmUiAo.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZEbVmZiArmlw.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZEbVmQiArmlw.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZEbVmYiArmlw.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZEbVmXiArmlw.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZEbVnoiArmlw.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZEbVn6iArmlw.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZEbVmbiArmlw.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZEbVmaiArmlw.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZEbVmUiAo.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmZiArmlw.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmQiArmlw.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmYiArmlw.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmXiArmlw.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVnoiArmlw.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVn6iArmlw.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmbiArmlw.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmaiArmlw.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmUiAo.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmZiArmlw.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmQiArmlw.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmYiArmlw.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmXiArmlw.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVnoiArmlw.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVn6iArmlw.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmbiArmlw.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmaiArmlw.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiAo.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmZiArmlw.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmQiArmlw.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmYiArmlw.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmXiArmlw.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVnoiArmlw.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVn6iArmlw.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmbiArmlw.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmaiArmlw.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmUiAo.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYaalmZiArmlw.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYaalmQiArmlw.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYaalmYiArmlw.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYaalmXiArmlw.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYaalnoiArmlw.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYaaln6iArmlw.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYaalmbiArmlw.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYaalmaiArmlw.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYaalmUiAo.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmZiArmlw.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmQiArmlw.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmYiArmlw.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmXiArmlw.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalnoiArmlw.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjaln6iArmlw.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmbiArmlw.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmaiArmlw.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmUiAo.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZEalmZiArmlw.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZEalmQiArmlw.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZEalmYiArmlw.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZEalmXiArmlw.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZEalnoiArmlw.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZEaln6iArmlw.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZEalmbiArmlw.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZEalmaiArmlw.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZEalmUiAo.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZtalmZiArmlw.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZtalmQiArmlw.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZtalmYiArmlw.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZtalmXiArmlw.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZtalnoiArmlw.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZtaln6iArmlw.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZtalmbiArmlw.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZtalmaiArmlw.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZtalmUiAo.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}.breakdance .bde-section{position:relative;width:100%;background-position:center center;background-size:cover}.breakdance .bde-section .section-container{max-width:var(--bde-section-width);background-size:cover;position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin:0
auto;padding:var(--bde-section-vertical-padding) var(--bde-section-horizontal-padding)}.breakdance .bde-section .section-shape-divider-wrapper{position:absolute;overflow:hidden;top:0;left:0;bottom:0;right:0;pointer-events:none}.breakdance .bde-section .section-shape-divider-wrapper .section-shape-divider
svg{position:absolute;color:#000;width:100%;height:320px;left:0;right:0;top:0}.breakdance .bde-productbuilder{width:100%}.breakdance-woocommerce.bde-productbuilder .woocommerce-notices-wrapper+.product{flex-direction:column;justify-content:flex-start;align-items:flex-start}.breakdance .bde-columns{max-width:100%;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--bde-column-gap)}.breakdance .bde-column{display:flex;flex-direction:column;justify-content:flex-start;text-align:left;align-items:flex-start;width:calc(var(--column-width) - var(--bde-column-gap) * ((var(--columnCount) - 1) / var(--columnCount)));position:relative;background-size:cover}.breakdance .bde-wooproductimages{position:relative;width:100%}.breakdance .bde-wooproductimages .woocommerce-product-gallery{width:100%}.breakdance .bde-dual-heading{max-width:100%;margin:0;line-height:1.2;position:relative}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.breakdance .bde-icon-list{max-width:100%;display:flex;text-align:left}.breakdance .bde-icon-list
ul{width:100%;display:flex;flex-direction:column;list-style:none;padding:0;margin:0;gap:16px}.breakdance .bde-icon-list li .bde-icon-list__item-wrapper{display:flex;align-items:center;text-decoration:none;gap:8px}.breakdance .bde-icon-list ul .bde-icon-list__icon{display:flex;font-size:20px}.breakdance .bde-icon-list--background ul .bde-icon-list__icon{padding:14px;border-radius:0px;background-color:#DBE5FF}.breakdance .bde-icon-list ul .bde-icon-list__icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.bde-fancy-divider{max-width:100%;width:100%;display:flex;--bde-fancy-divider-border-style:dotted;--bde-fancy-divider-border-size:2px;--bde-fancy-divider-border-color:var(--grey-600);--bde-fancy-divider-pattern-height:12px;--bde-fancy-divider-pattern-size:40px;--bde-fancy-divider-pattern-url:'url()'}.bde-fancy-divider__wrapper{display:flex;width:100%}.bde-fancy-divider__separator{width:100%;border-top:var(--bde-fancy-divider-border-size) var(--bde-fancy-divider-border-style) var(--bde-fancy-divider-border-color)}.bde-fancy-divider__separator.has-content{border-top:0;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center}.bde-fancy-divider__separator.has-content::before,.bde-fancy-divider__separator.has-content::after{content:"";width:100%;display:block;flex-direction:row;flex-wrap:nowrap;border-top:var(--bde-fancy-divider-border-size) var(--bde-fancy-divider-border-style) var(--bde-fancy-divider-border-color)}.bde-fancy-divider__separator.has-content-flex-end::after,.bde-fancy-divider__separator.has-content-flex-start::before{display:none}.bde-fancy-divider__content{margin-right:16px;margin-left:16px;flex-shrink:0}.bde-fancy-divider__separator.has-content-flex-start .bde-fancy-divider__content{margin-left:0!important}.bde-fancy-divider__separator.has-content-flex-end .bde-fancy-divider__content{margin-right:0!important}.bde-fancy-divider__content--icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.bde-fancy-divider__content--icon{display:flex;font-size:32px}.bde-fancy-divider__content--image{width:200px}.bde-fancy-divider__separator.has-pattern:not(.has-content),.bde-fancy-divider__separator.has-pattern.has-content::before,.bde-fancy-divider__separator.has-pattern.has-content::after{min-height:var(--bde-fancy-divider-pattern-height);-webkit-mask-size:var(--bde-fancy-divider-pattern-size) 100%;mask-size:var(--bde-fancy-divider-pattern-size) 100%;-webkit-mask-repeat:repeat;mask-repeat:repeat;background-color:var(--bde-fancy-divider-border-color);-webkit-mask-image:var(--bde-fancy-divider-pattern-url);mask-image:var(--bde-fancy-divider-pattern-url)}.breakdance .bde-button{max-width:100%}.breakdance .bde-rich-text{max-width:100%;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-rich-text>:last-child li:last-child>p{margin-bottom:0}.breakdance .bde-rich-text
img.aligncenter{display:block;margin:auto}.breakdance .bde-rich-text
img.alignleft{float:left}.breakdance .bde-rich-text
img.alignright{float:right}.breakdance .bde-globalblock{max-width:100%;width:100%}.bde-globalblock
.breakdance{background-color:initial;color:initial}.breakdance .bde-heading{max-width:100%;margin:0}.breakdance .bde-post-loop{max-width:100%;width:100%}.breakdance .bde-section{position:relative;width:100%;background-position:center center;background-size:cover}.breakdance .bde-section .section-container{max-width:var(--bde-section-width);background-size:cover;position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin:0
auto;padding:var(--bde-section-vertical-padding) var(--bde-section-horizontal-padding)}.breakdance .bde-section .section-shape-divider-wrapper{position:absolute;overflow:hidden;top:0;left:0;bottom:0;right:0;pointer-events:none}.breakdance .bde-section .section-shape-divider-wrapper .section-shape-divider
svg{position:absolute;color:#000;width:100%;height:320px;left:0;right:0;top:0}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-logo-list{width:100%;--wrapper-gradient-color:rgba(255,255,255,1)}.breakdance .bde-logo-list,.un-logo-bar,.un-logo-bar__marquee-content,.un-logo-bar__logo-wrapper,.bde-logo-list .breakdance-link,.un-logo-bar__scrollable-wrapper{display:flex;position:relative;align-items:center}.un-logo-bar__marquee-content,.un-static-image-grid,.un-logo-bar__scrollable-wrapper{column-gap:30px}.un-logo-bar__logo-wrapper,.bde-logo-list .breakdance-link{justify-content:center;align-items:center}.un-static-image-grid{flex-wrap:wrap;align-items:stretch;justify-content:center;max-width:100%;row-gap:20px}.breakdance .un-logo-bar__logo-wrapper
img{max-width:initial;height:100%;width:auto}.un-image-carousel-container{display:flex;overflow:hidden}.un-logo-bar__marquee-content{will-change:transform;transform:translate3d(0,0,0)}@keyframes logo-marquee-LTR{0%{transform:translateX(0)}100%{transform:translate(-50%)}}@keyframes logo-marquee-RTL{0%{transform:translateX(0)}100%{transform:translate(50%)}}.un-image-carousel-container .un-logo-bar__marquee-content{animation:logo-marquee-LTR 30s linear infinite running}.un-image-carousel-container.to-right .un-logo-bar__marquee-content{animation:logo-marquee-RTL 30s linear infinite running}.un-image-carousel-container .carousel-type__stop-on-hover:hover{animation-play-state:paused}.un-image-carousel-container .carousel-type__start-on-hover{animation:logo-marquee-LTR 30s linear infinite paused}.un-image-carousel-container.to-right .carousel-type__start-on-hover{animation:logo-marquee-RTL 30s linear infinite paused}.un-image-carousel-container .carousel-type__start-on-hover:hover{animation-play-state:running}.un-image-carousel-container.to-right{justify-content:flex-end}.un-logo-bar__scrollable-wrapper{overflow:auto;padding-bottom:20px}.gradient-overlay__both.un-scrollable-image-container::before,.gradient-overlay__both.un-scrollable-image-container::after,.gradient-overlay__left.un-scrollable-image-container::before,.gradient-overlay__right.un-scrollable-image-container::after,.gradient-overlay__right.un-image-carousel-container::after,.gradient-overlay__left.un-image-carousel-container::before,.gradient-overlay__both.un-image-carousel-container::before,.gradient-overlay__both.un-image-carousel-container::after{content:'';position:absolute;left:0;top:0;width:50px;height:100%;z-index:1;background-image:linear-gradient(to left,rgba(255,255,255,0),var(--wrapper-gradient-color))}.gradient-overlay__right.un-scrollable-image-container::after,.gradient-overlay__both.un-scrollable-image-container::after,.gradient-overlay__right.un-image-carousel-container::after,.gradient-overlay__both.un-image-carousel-container::after{left:auto;right:-1px;transform:rotate(180deg)}.breakdance .bde-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.breakdance .bde-dual-heading{max-width:100%;margin:0;line-height:1.2;position:relative}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-icon-list{max-width:100%;display:flex;text-align:left}.breakdance .bde-icon-list
ul{width:100%;display:flex;flex-direction:column;list-style:none;padding:0;margin:0;gap:16px}.breakdance .bde-icon-list li .bde-icon-list__item-wrapper{display:flex;align-items:center;text-decoration:none;gap:8px}.breakdance .bde-icon-list ul .bde-icon-list__icon{display:flex;font-size:20px}.breakdance .bde-icon-list--background ul .bde-icon-list__icon{padding:14px;border-radius:0px;background-color:#DBE5FF}.breakdance .bde-icon-list ul .bde-icon-list__icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.bde-fancy-divider{max-width:100%;width:100%;display:flex;--bde-fancy-divider-border-style:dotted;--bde-fancy-divider-border-size:2px;--bde-fancy-divider-border-color:var(--grey-600);--bde-fancy-divider-pattern-height:12px;--bde-fancy-divider-pattern-size:40px;--bde-fancy-divider-pattern-url:'url()'}.bde-fancy-divider__wrapper{display:flex;width:100%}.bde-fancy-divider__separator{width:100%;border-top:var(--bde-fancy-divider-border-size) var(--bde-fancy-divider-border-style) var(--bde-fancy-divider-border-color)}.bde-fancy-divider__separator.has-content{border-top:0;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center}.bde-fancy-divider__separator.has-content::before,.bde-fancy-divider__separator.has-content::after{content:"";width:100%;display:block;flex-direction:row;flex-wrap:nowrap;border-top:var(--bde-fancy-divider-border-size) var(--bde-fancy-divider-border-style) var(--bde-fancy-divider-border-color)}.bde-fancy-divider__separator.has-content-flex-end::after,.bde-fancy-divider__separator.has-content-flex-start::before{display:none}.bde-fancy-divider__content{margin-right:16px;margin-left:16px;flex-shrink:0}.bde-fancy-divider__separator.has-content-flex-start .bde-fancy-divider__content{margin-left:0!important}.bde-fancy-divider__separator.has-content-flex-end .bde-fancy-divider__content{margin-right:0!important}.bde-fancy-divider__content--icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.bde-fancy-divider__content--icon{display:flex;font-size:32px}.bde-fancy-divider__content--image{width:200px}.bde-fancy-divider__separator.has-pattern:not(.has-content),.bde-fancy-divider__separator.has-pattern.has-content::before,.bde-fancy-divider__separator.has-pattern.has-content::after{min-height:var(--bde-fancy-divider-pattern-height);-webkit-mask-size:var(--bde-fancy-divider-pattern-size) 100%;mask-size:var(--bde-fancy-divider-pattern-size) 100%;-webkit-mask-repeat:repeat;mask-repeat:repeat;background-color:var(--bde-fancy-divider-border-color);-webkit-mask-image:var(--bde-fancy-divider-pattern-url);mask-image:var(--bde-fancy-divider-pattern-url)}.breakdance .bde-button{max-width:100%}.breakdance .bde-advancedslider{--bde-advanced-slider-height:auto;position:relative;max-width:100%;width:100%;height:var(--bde-advanced-slider-height)}.bde-advancedslider .advanced-slider__slide,.bde-advancedslider .breakdance-swiper-wrapper,.bde-advancedslider
.swiper{height:100%}.breakdance .bde-advancedslide.swiper-slide{height:auto}.breakdance .bde-advancedslide .advanced-slider__slide{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px
30px 50px}.breakdance .bde-columns{max-width:100%;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--bde-column-gap)}.breakdance .bde-column{display:flex;flex-direction:column;justify-content:flex-start;text-align:left;align-items:flex-start;width:calc(var(--column-width) - var(--bde-column-gap) * ((var(--columnCount) - 1) / var(--columnCount)));position:relative;background-size:cover}.breakdance .bde-icon{display:flex}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-globalblock{max-width:100%;width:100%}.bde-globalblock
.breakdance{background-color:initial;color:initial}.breakdance .bde-header-builder{position:relative;width:100%;background-color:var(--bde-background-color);--bde-header-width:var(--bde-section-width);--bde-header-sticky-top:calc(var(--bde-header-sticky-offset) + var(--wp-admin--admin-bar--height, 0px));--bde-header-sticky-offset:0px;--bde-header-sticky-duration:var(--bde-transition-duration)}.breakdance .bde-header-builder .bde-header-builder__container{gap:20px;display:flex;align-items:center;justify-content:space-between;margin:0
auto;max-width:var(--bde-header-width);padding:var(--bde-section-horizontal-padding) var(--bde-section-horizontal-padding)}.breakdance .bde-header-builder.bde-header-builder--overlay:not(.bde-header-builder--sticky){position:absolute;z-index:var(--bde-z-index-header-overlay)}.breakdance .bde-header-builder.bde-header-builder--sticky{position:fixed;z-index:var(--bde-z-index-header-sticky);top:var(--bde-header-sticky-top);transition-property:transform,opacity,background-color,box-shadow,top;transition-duration:var(--bde-header-sticky-duration);transition-timing-function:ease-in-out}.breakdance .bde-header-builder.bde-header-builder--sticky-bottom{top:auto;bottom:0}.breakdance .bde-header-builder.bde-header-builder--sticky .bde-header-builder__container{transition-property:min-height;transition-duration:var(--bde-header-sticky-duration);transition-timing-function:ease-in-out}.breakdance .bde-header-builder .bde-header-builder__header-builder-border-top,.breakdance .bde-header-builder .bde-header-builder__header-builder-border-bottom{transition-property:height,background-color;transition-duration:var(--bde-header-sticky-duration);transition-timing-function:ease-in-out}.bde-header-builder--sticky-scroll-hide{box-shadow:none!important;pointer-events:none}.bde-header-builder--sticky-scroll-hide
*{pointer-events:none}.bde-header-builder--sticky-scroll-start-off-hidden{transition-duration:0s!important}.bde-header-builder--sticky-scroll-hide.bde-header-builder--sticky-scroll-slide{transform:translateY(calc(-100% - var(--wp-admin--admin-bar--height, 0px)));opacity:0}.bde-header-builder--sticky-bottom.bde-header-builder--sticky-scroll-hide.bde-header-builder--sticky-scroll-slide{transform:translateY(100%)}.bde-header-builder--sticky-scroll-hide.bde-header-builder--sticky-scroll-fade{opacity:0}.breakdance .bde-columns{max-width:100%;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--bde-column-gap)}.breakdance .bde-column{display:flex;flex-direction:column;justify-content:flex-start;text-align:left;align-items:flex-start;width:calc(var(--column-width) - var(--bde-column-gap) * ((var(--columnCount) - 1) / var(--columnCount)));position:relative;background-size:cover}.breakdance .bde-image{max-width:100%}.breakdance-image{position:relative;display:flex;flex-direction:column;max-width:100%;margin:0;border:none}.breakdance-image-clip{overflow:hidden}.breakdance-image-object{display:block;max-width:100%;height:auto}.breakdance-image__caption{text-align:center;margin:0;padding:16px}.breakdance-image--caption-overlap .breakdance-image__caption{position:absolute;left:0;right:0;bottom:0}.breakdance-image-link{display:block}.breakdance-image__mask{-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto;mask-size:auto}.breakdance-image__mask
img{border-style:none;height:auto;max-width:100%}.breakdance .bde-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.breakdance-dropdown-custom-content{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.breakdance .bde-advanced-tabs{text-align:left;width:100%;max-width:100%}.bde-advanced-tabs-content{text-align:left;width:100%;max-width:100%}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-button{max-width:100%}.breakdance .bde-container-link{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;text-decoration:none;transition-property:background-color,border-color,box-shadow,color;transition-timing-function:ease-in-out;transition-duration:var(--defaultTransition,300ms);position:relative;background-size:cover}.breakdance .bde-container-link h1,.bde-container-link h2,.bde-container-link h3,.bde-container-link h4,.bde-container-link h5,.bde-container-link
h6{transition-property:color;transition-timing-function:ease-in-out;transition-duration:var(--defaultTransition,300ms)}.breakdance .bde-heading{max-width:100%;margin:0}.breakdance .bde-text-link{display:flex}.breakdance .bde-text-link>*{margin:0;color:currentColor}.breakdance .bde-globalblock{max-width:100%;width:100%}.bde-globalblock
.breakdance{background-color:initial;color:initial}.breakdance .bde-section{position:relative;width:100%;background-position:center center;background-size:cover}.breakdance .bde-section .section-container{max-width:var(--bde-section-width);background-size:cover;position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin:0
auto;padding:var(--bde-section-vertical-padding) var(--bde-section-horizontal-padding)}.breakdance .bde-section .section-shape-divider-wrapper{position:absolute;overflow:hidden;top:0;left:0;bottom:0;right:0;pointer-events:none}.breakdance .bde-section .section-shape-divider-wrapper .section-shape-divider
svg{position:absolute;color:#000;width:100%;height:320px;left:0;right:0;top:0}.breakdance .bde-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.breakdance .bde-columns{max-width:100%;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--bde-column-gap)}.breakdance .bde-column{display:flex;flex-direction:column;justify-content:flex-start;text-align:left;align-items:flex-start;width:calc(var(--column-width) - var(--bde-column-gap) * ((var(--columnCount) - 1) / var(--columnCount)));position:relative;background-size:cover}.breakdance .bde-icon-list{max-width:100%;display:flex;text-align:left}.breakdance .bde-icon-list
ul{width:100%;display:flex;flex-direction:column;list-style:none;padding:0;margin:0;gap:16px}.breakdance .bde-icon-list li .bde-icon-list__item-wrapper{display:flex;align-items:center;text-decoration:none;gap:8px}.breakdance .bde-icon-list ul .bde-icon-list__icon{display:flex;font-size:20px}.breakdance .bde-icon-list--background ul .bde-icon-list__icon{padding:14px;border-radius:0px;background-color:#DBE5FF}.breakdance .bde-icon-list ul .bde-icon-list__icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.breakdance .bde-social-icons{max-width:100%;width:max-content;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:12px}.breakdance .bde-social-icons .bde-social-icons__icon-wrapper{display:flex;justify-content:center;align-items:center;background-color:var(--bde-brand-primary-color);border-radius:100%;padding:30px;transition-property:background-color,transform,opacity;transition-duration:var(--bde-transition-duration);transition-timing-function:ease}.breakdance .bde-social-icons .bde-social-icons__icon-wrapper
svg{fill:#fff;width:20px;height:20px;transition-property:fill;transition-duration:var(--bde-transition-duration);transition-timing-function:ease}.breakdance .bde-social-icons .bde-social-icons__icon-facebook{background-color:#4267B2}.breakdance .bde-social-icons .bde-social-icons__icon-instagram{background-color:#E1306C}.breakdance .bde-social-icons .bde-social-icons__icon-twitter{background-color:#000}.breakdance .bde-social-icons .bde-social-icons__icon-youtube{background-color:red}.breakdance .bde-social-icons .bde-social-icons__icon-dribbble{background-color:#Ea4c89}.breakdance .bde-social-icons .bde-social-icons__icon-behance{background-color:#053eff}.breakdance .bde-social-icons .bde-social-icons__icon-github{background-color:#24292e}.breakdance .bde-social-icons .bde-social-icons__icon-linkedin{background-color:#0077b5}.breakdance .bde-social-icons .bde-social-icons__icon-vimeo{background-color:#19B7EA}.breakdance .bde-social-icons .bde-social-icons__icon-custom{background-color:var(--bde-brand-primary-color)}.breakdance .bde-heading{max-width:100%;margin:0}.breakdance .bde-rich-text{max-width:100%;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-rich-text>:last-child li:last-child>p{margin-bottom:0}.breakdance .bde-rich-text
img.aligncenter{display:block;margin:auto}.breakdance .bde-rich-text
img.alignleft{float:left}.breakdance .bde-rich-text
img.alignright{float:right}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}:root{--white:#fff;--grey-50:#f9fafb;--grey-100:#f3f4f6;--grey-200:#e5e7eb;--grey-300:#d1d5db;--grey-400:#9ca3af;--grey-450:#787e8b;--grey-500:#6b7280;--grey-600:#4b5563;--grey-700:#374151;--grey-800:#1f2937;--grey-900:#111827;--blue-500:#3b82f6;--blue-600:#2563eb;--pink-600:#db2777;--emerald-100:#d1fae5;--emerald-700:#047857;--sky-100:#e0f2fe;--sky-500:#0ea5e9;--red-50:#fef2f2;--red-500:#ef4444;--red-700:#b91c1c;--indigo-50:#eef2ff;--indigo-600:#4f46e5;--indigo-700:#4338ca;--yellow-500:#fbbf24;--bde-brand-primary-color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--bde-brand-primary-color-hover:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--bde-body-font-family:"Roboto",sans-serif;--bde-heading-font-family:"Roboto",sans-serif;--bde-base-font-size:16px;--bde-body-font-size:var(--bde-base-font-size);--bde-font-size-ratio:1.250;--bde-h6-font-size:var(--bde-base-font-size);--bde-h5-font-size:calc(var(--bde-h6-font-size) * var(--bde-font-size-ratio));--bde-h4-font-size:calc(var(--bde-h5-font-size) * var(--bde-font-size-ratio));--bde-h3-font-size:calc(var(--bde-h4-font-size) * var(--bde-font-size-ratio));--bde-h2-font-size:calc(var(--bde-h3-font-size) * var(--bde-font-size-ratio));--bde-h1-font-size:calc(var(--bde-h2-font-size) * var(--bde-font-size-ratio));--bde-body-text-color:#000;--bde-headings-color:#000;--bde-background-color:#FFF;--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4:#FFF;--bde-palette-color-1-e18fbf0f-b04d-43fe-812d-5c6993b30d38:#0A0B24;--bde-palette-color-1-427cc3cb-04c5-4eb9-bb81-01580334e05f:#aa3c00;--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d:#175CE3;--bde-palette-color-1-78285f09-6b11-44ed-a1e9-430b4206362a:#F4F7FA;--bde-palette-color-1-f8c93a21-c70e-48a9-8e8e-4b68c5c9b024:#C1C1C1;--bde-palette-yellow-8c3ed2bc-4d48-493f-9637-663b04d651be-7:#E4A31C;--bde-palette-dark-grey-d0b49182-5bef-485b-b504-85a84d3b9621-8:#1D1D1D;--bde-transition-duration:300ms;--bde-column-gap:32px;--bde-section-width:1120px;--bde-section-vertical-padding:100px;--bde-section-horizontal-padding:20px;--bde-button-primary-border-color:transparent;--bde-button-primary-border-color-hover:transparent;--bde-button-primary-text-color:#fff;--bde-button-primary-text-color-hover:#fff;--bde-button-secondary-text-color-hover:#fff;--bde-button-secondary-background-color:transparent;--bde-button-custom-border-color:var(--grey-900);--bde-button-custom-border-color-hover:var(--grey-700);--bde-button-custom-text-color:var(--white);--bde-button-custom-text-color-hover:var(--white);--bde-button-custom-background-color:var(--grey-900);--bde-button-custom-background-color-hover:var(--grey-700);--bde-button-font-weight:500;--bde-button-border-radius:3px;--bde-button-border-width:1px;--bde-button-padding-base:14px 24px;--bde-button-padding-sm:8px 16px;--bde-button-padding-lg:28px 54px;--bde-button-line-height:1;--bde-form-gap:16px;--bde-form-after-label:8px;--bde-form-after-sublabel:8px;--bde-form-input-border-radius:3px;--bde-form-input-background-color:var(--white);--bde-form-input-padding-top:12px;--bde-form-input-padding-right:16px;--bde-form-input-padding-bottom:12px;--bde-form-input-padding-left:16px;--bde-form-input-placeholder-color:var(--grey-450);--bde-form-input-border-width:1px;--bde-form-input-border-color:var(--grey-300);--bde-form-label-font-weight:500;--bde-form-label-required-color:var(--red-700);--bde-form-label-required-nudge-x:0;--bde-form-label-required-nudge-y:0;--bde-form-label-required-size:inherit;--bde-form-text-color:var(--grey-700);--bde-form-input-focused-background-color:var(--white);--bde-form-input-input-shadow:none;--bde-form-checkbox-size:1em;--bde-woo-products-list-gap:var(--bde-woo-base-large-gaps);--bde-woo-base-paragraph-line-height:1.4;--bde-woo-base-heading-line-height:1.2;--bde-woo-base-border-color:var(--grey-300);--bde-woo-base-text-on-primary-color:var(--white);--bde-woo-base-space:8px;--bde-woo-base-ratio:1.618;--bde-woo-typography-font-weight-normal:400;--bde-woo-typography-font-weight-medium:500;--bde-woo-typography-font-weight-heavy:600;--bde-woo-buttons-and-links-line-height:1;--bde-woo-buttons-and-links__disabled-button-color:var(--grey-300);--bde-woo-buttons-and-links__disabled-button-text-color:var(--white);--bde-woo-buttons-and-links__nav-link-background-active:var(--grey-50);--bde-woo-buttons-and-links__nav-border-radius:4px;--bde-woo-forms__inputs-select2-selected-item:var(--grey-300);--bde-woo-forms__wrappers-small:360px;--error-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.5 16.084l-1.403 1.416-4.09-4.096-4.102 4.096-1.405-1.405 4.093-4.092-4.093-4.098 1.405-1.405 4.088 4.089 4.091-4.089 1.416 1.403-4.092 4.087 4.092 4.094z"/></svg>');--success-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm-1 17l-5-5.299 1.399-1.43 3.574 3.736 6.572-7.007 1.455 1.403-8 8.597z"/></svg>');--info-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm1 18h-2v-6h-2v-2h4v8zm-1-9.75c-.69 0-1.25-.56-1.25-1.25s.56-1.25 1.25-1.25 1.25.56 1.25 1.25-.56 1.25-1.25 1.25z"/></svg>');--chevron-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M0 7.33l2.829-2.83 9.175 9.339 9.167-9.339 2.829 2.83-11.996 12.17z"/></svg>');--checkbox-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M9 21.035l-9-8.638 2.791-2.87 6.156 5.874 12.21-12.436 2.843 2.817z"/></svg>');--radiobutton-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><circle cx="12" cy="12" r="12"/></svg>');--show-password-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12.015 7c4.751 0 8.063 3.012 9.504 4.636-1.401 1.837-4.713 5.364-9.504 5.364-4.42 0-7.93-3.536-9.478-5.407 1.493-1.647 4.817-4.593 9.478-4.593zm0-2c-7.569 0-12.015 6.551-12.015 6.551s4.835 7.449 12.015 7.449c7.733 0 11.985-7.449 11.985-7.449s-4.291-6.551-11.985-6.551zm-.015 5c1.103 0 2 .897 2 2s-.897 2-2 2-2-.897-2-2 .897-2 2-2zm0-2c-2.209 0-4 1.792-4 4 0 2.209 1.791 4 4 4s4-1.791 4-4c0-2.208-1.791-4-4-4z"/></svg>');--hide-password-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19.604 2.562l-3.346 3.137c-1.27-.428-2.686-.699-4.243-.699-7.569 0-12.015 6.551-12.015 6.551s1.928 2.951 5.146 5.138l-2.911 2.909 1.414 1.414 17.37-17.035-1.415-1.415zm-6.016 5.779c-3.288-1.453-6.681 1.908-5.265 5.206l-1.726 1.707c-1.814-1.16-3.225-2.65-4.06-3.66 1.493-1.648 4.817-4.594 9.478-4.594.927 0 1.796.119 2.61.315l-1.037 1.026zm-2.883 7.431l5.09-4.993c1.017 3.111-2.003 6.067-5.09 4.993zm13.295-4.221s-4.252 7.449-11.985 7.449c-1.379 0-2.662-.291-3.851-.737l1.614-1.583c.715.193 1.458.32 2.237.32 4.791 0 8.104-3.527 9.504-5.364-.729-.822-1.956-1.99-3.587-2.952l1.489-1.46c2.982 1.9 4.579 4.327 4.579 4.327z"/></svg>');--error-svg-icon-color:var(--red-500);--success-svg-icon-color:var(--emerald-700);--info-svg-icon-color:var(--sky-500);--chevron-svg-icon-color:var(--grey-900);--checkbox-svg-icon-color:var(--grey-900);--radiobutton-svg-icon-color:var(--grey-900);--show-password-svg-icon-color:var(--grey-900);--hide-password-svg-icon-color:var(--grey-900);--bde-woo-notices__icon-size:16px;--bde-woo-notices__padding:24px;--bde-woo-notices__border-radius:4px;--bde-woo-notices__error-background:var(--red-50);--bde-woo-notices__error-text:var(--red-500);--bde-woo-notices__error-link-text:var(--red-500);--bde-woo-notices__error-link-text-hover:var(--red-500);--bde-woo-notices__info-background:var(--sky-100);--bde-woo-notices__info-text:var(--sky-500);--bde-woo-notices__info-link-text:var(--sky-500);--bde-woo-notices__info-link-text-hover:var(--sky-500);--bde-woo-notices__success-background:var(--emerald-100);--bde-woo-notices__success-text:var(--emerald-700);--bde-woo-notices__success-link-text:var(--emerald-700);--bde-woo-notices__success-link-text-hover:var(--emerald-700);--bde-woo-sale-badge__border-radius:2px;--bde-woo-sale-badge__padding:4px
8px;--bde-woo-ratings__star-color:var(--yellow-500);--bde-woo-ratings__star-size:18px;--bde-woo-ratings__filled-star-svg:url('data:image/svg+xml;utf8,<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><polygon id="Path" points="12 0.587 15.668 8.155 24 9.306 17.936 15.134 19.416 23.413 12 19.446 4.583 23.413 6.064 15.134 0 9.306 8.332 8.155"></polygon></svg>');--bde-woo-ratings__empty-star-svg:url('data:image/svg+xml;utf8,<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M12,5.173 L14.335,9.99 L19.64,10.722 L15.779,14.432 L16.721,19.702 L12,17.178 L7.279,19.703 L8.221,14.433 L4.36,10.723 L9.665,9.99 L12,5.173 L12,5.173 Z M12,0.587 L8.332,8.155 L0,9.306 L6.064,15.134 L4.584,23.413 L12,19.446 L19.416,23.412 L17.936,15.133 L24,9.306 L15.668,8.156 L12,0.587 Z" id="Shape"></path></svg>');--bde-woo-product-images__border-radius:4px;--bde-woo-product-images__border-width:0px;--bde-woo-product-images__border-color:var(--grey-300);--bde-woo-wrappers__background-color:var(--white);--bde-woo-wrappers__border-radius:4px;--bde-woo-wrappers__border-color:var(--grey-300);--bde-woo-wrappers__border-width:1px;--bde-woo-wrappers__shadow:rgba(0,0,0,0.05) 0 1px 3px,rgba(0,0,0,0.05) 0 1px 2px;--bde-woo-tables__header-color:var(--grey-100);--bde-woo-tables__background-color:var(--white);--bde-woo-tables__border-radius:4px;--bde-woo-tables__border-width:1px;--bde-woo-widgets__chip-background-color:transparent;--bde-woo-widgets__chip-background-color-hover:var(--indigo-50);--bde-woo-widgets__chip-text-color:inherit;--bde-woo-widgets__handle-border-color:var(--grey-300);--bde-woo-widgets__handle-background-color:var(--white);--bde-woo-widgets__handle-background-color-hover:var(--white);--bde-woo-widgets__handle-shadow:rgba(0,0,0,0.05) 0 1px 3px,rgba(0,0,0,0.05) 0 1px 2px;--bde-woo-widgets__handle-shadow-hover:var(--grey-300) 0 0 4px;--bde-woo-widgets__remove-item-from-cart-color:var(--grey-450);--bde-woo-select2__active-item-background-color:var(--indigo-50);--bde-woo-gallery__zoom-icon-shadow:rgba(0,0,0,0.05) 0 1px 3px,rgba(0,0,0,0.05) 0 1px 2px;--bde-woo-payment-box-background-color:var(--grey-100);--bde-woo-payment-box-border-color:var(--grey-200);--bde-woo-payment-box-border-width:1px;--bde-woo-quicklook-button-icon:url(/wp-content/uploads/breakdance/css/icons/eye.svg?x87496);--bde-woo-quicklook-button-background-color:none;--bde-woo-quicklook-button-icon-size:20px;--bde-woo-quicklook-button-backdrop-color:rgba(0,0,0,0.15);--bde-woo-quicklook-button-backdrop-opacity:0.7;--bde-woo-quicklook-modal-background-color:var(--white);--bde-woo-quicklook-overlay-color:rgba(0,0,0,0.7);--bde-woo-quicklook-close-button-size:2em;--bde-woo-quicklook-arrow-size:1em;--bde-woo-quicklook-arrow-color:var(--white);--bde-woo-swatch-space-between-options:10px;--bde-woo-swatch-padding:7px
7px;--bde-woo-swatch-color-width:30px;--bde-woo-swatch-color-height:30px;--bde-woo-swatch-border:1px
solid var(--grey-200);--bde-woo-swatch-border-color-hover:var(--grey-400);--bde-woo-swatch-shadow:none;--bde-woo-swatch-shadow-hover:none;--bde-woo-swatch-background:var(--white);--bde-woo-swatch-background-hover:var(--grey-50);--bde-woo-swatch-color-padding:2px;--bde-woo-swatch-tooltip-color:var(--white);--bde-woo-swatch-tooltip-background:var(--grey-900);--bde-woo-swatch-tooltip-padding:7px;--bde-woo-swatch-space-after-label:8px;--bde-woo-responsive__stack:row}:root,.bde-global-css-vars{--bde-links-color:var(--bde-palette-color-1-427cc3cb-04c5-4eb9-bb81-01580334e05f);--bde-links-color-hover:var(--bde-palette-color-1-427cc3cb-04c5-4eb9-bb81-01580334e05f);--bde-button-primary-background-color:var(--bde-brand-primary-color);--bde-button-primary-background-color-hover:var(--bde-brand-primary-color-hover);--bde-button-secondary-border-color:var(--bde-brand-primary-color);--bde-button-secondary-border-color-hover:var(--bde-brand-primary-color);--bde-button-secondary-text-color:var(--bde-brand-primary-color);--bde-button-secondary-background-color-hover:var(--bde-brand-primary-color);--bde-button-text-text-color:var(--bde-links-color);--bde-button-text-text-color-hover:var(--bde-links-color-hover);--bde-button-font-size:var(--bde-body-font-size);--bde-form-font-size:var(--bde-body-font-size);--bde-form-input-border-top-left-radius:var(--bde-form-input-border-radius);--bde-form-input-border-top-right-radius:var(--bde-form-input-border-radius);--bde-form-input-border-bottom-left-radius:var(--bde-form-input-border-radius);--bde-form-input-border-bottom-right-radius:var(--bde-form-input-border-radius);--bde-form-input-border-top:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-input-border-right:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-input-border-bottom:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-input-border-left:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-label-color:var(--bde-headings-color);--bde-form-input-focused-border-color:var(--bde-brand-primary-color);--bde-form-input-focused-shadow:var(--bde-brand-primary-color) 0 0 2px;--bde-form-checkbox-selected-color:var(--bde-brand-primary-color);--bde-z-index-lightbox:1100;--bde-z-index-popup:1050;--bde-z-index-modal:1000;--bde-z-index-modal-backdrop:calc(var(--bde-z-index-modal) - 1);--bde-z-index-high:300;--bde-z-index-medium:200;--bde-z-index-low:100;--bde-z-index-sticky:10;--bde-z-index-minicart:var(--bde-z-index-modal);--bde-z-index-minicart-backdrop:var(--bde-z-index-modal-backdrop);--bde-z-index-menu-dropdown:var(--bde-z-index-modal);--bde-z-index-menu-mobile:var(--bde-z-index-modal);--bde-z-index-menu-backdrop:var(--bde-z-index-modal-backdrop);--bde-z-index-search-fullscreen:var(--bde-z-index-modal);--bde-z-index-back-to-top:var(--bde-z-index-high);--bde-z-index-scroll-progress:var(--bde-z-index-high);--bde-z-index-header-sticky:var(--bde-z-index-medium);--bde-z-index-header-overlay:calc(var(--bde-z-index-header-sticky) - 1);--bde-z-index-social-share-buttons:var(--bde-z-index-low);--bde-woo-base-transition:all ease var(--bde-transition-duration);--bde-woo-base-text-color:var(--bde-body-text-color);--bde-woo-base-headings-color:var(--bde-headings-color);--bde-woo-base-primary-color:var(--bde-brand-primary-color);--bde-woo-base-primary-color-hover:var(--bde-brand-primary-color-hover);--bde-woo-base-extra-small-gaps:calc(var(--bde-woo-base-small-gaps) / var(--bde-woo-base-ratio));--bde-woo-base-small-gaps:calc(var(--bde-woo-base-space) / var(--bde-woo-base-ratio));--bde-woo-base-standard-gaps:var(--bde-woo-base-space);--bde-woo-base-medium-gaps:calc(var(--bde-woo-base-space) * var(--bde-woo-base-ratio));--bde-woo-base-big-gaps:calc(var(--bde-woo-base-medium-gaps) *  var(--bde-woo-base-ratio));--bde-woo-base-large-gaps:calc(var(--bde-woo-base-big-gaps) *  var(--bde-woo-base-ratio));--bde-woo-base-extra-large-gaps:calc(var(--bde-woo-base-large-gaps) * var(--bde-woo-base-ratio));--bde-woo-typography-ratio:var(--bde-font-size-ratio);--bde-woo-typography__size-small:calc(var(--bde-woo-typography__size-standard) / var(--bde-woo-typography-ratio));--bde-woo-typography__size-small-font-family:var(--bde-body-font-family);--bde-woo-typography__size-standard:var(--bde-body-font-size);--bde-woo-typography__size-standard-font-family:var(--bde-body-font-family);--bde-woo-typography__size-medium:calc(var(--bde-woo-typography__size-standard) * var(--bde-woo-typography-ratio));--bde-woo-typography__size-medium-font-family:var(--bde-heading-font-family);--bde-woo-typography__size-large:calc(var(--bde-woo-typography__size-medium) * var(--bde-woo-typography-ratio));--bde-woo-typography__size-large-font-family:var(--bde-heading-font-family);--bde-woo-typography__size-extra-large:calc(var(--bde-woo-typography__size-large) * var(--bde-woo-typography-ratio));--bde-woo-typography__size-extra-large-font-family:var(--bde-heading-font-family);--bde-woo-buttons-and-links__text-link-color:var(--bde-palette-color-1-427cc3cb-04c5-4eb9-bb81-01580334e05f);--bde-woo-buttons-and-links__text-link-color-hover:var(--bde-palette-color-1-427cc3cb-04c5-4eb9-bb81-01580334e05f);--bde-woo-buttons-and-links__nav-link-color:var(--bde-woo-base-text-color);--bde-woo-buttons-and-links__nav-link-color-hover:var(--bde-woo-base-text-on-primary-color);--bde-woo-buttons-and-links__nav-link-color-active:var(--bde-woo-base-primary-color);--bde-woo-forms__spacing-after-label:var(--bde-form-after-label);--bde-woo-forms__spacing-between-fields:var(--bde-form-gap);--bde-woo-forms__spacing-between-columns:var(--bde-woo-base-extra-large-gaps);--bde-woo-forms__labels-color:var(--bde-form-label-color);--bde-woo-forms__inputs-background-color:var(--bde-form-input-background-color);--bde-woo-forms__inputs-text-color:var(--bde-form-text-color);--bde-woo-forms__inputs-placeholder-color:var(--bde-form-input-placeholder-color);--bde-woo-forms__inputs-border-color:var(--bde-form-input-border-color);--bde-woo-forms__inputs-border-width:var(--bde-form-input-border-width);--bde-woo-forms__inputs-border-radius:var(--bde-form-input-border-top-left-radius) var(--bde-form-input-border-top-right-radius) var(--bde-form-input-border-bottom-right-radius) var(--bde-form-input-border-bottom-left-radius);--bde-woo-forms__inputs-background-color-focused:var(--bde-form-input-focused-background-color);--bde-woo-forms__inputs-border-color-focused:var(--bde-form-input-focused-border-color);--bde-woo-forms__inputs-shadow-focused:var(--bde-form-input-focused-shadow);--bde-woo-forms__inputs-shadow:var(--bde-form-input-input-shadow);--bde-woo-forms__inputs-select2-hover-item:var(--bde-woo-base-primary-color);--bde-woo-forms__labels-required-color:var(--bde-form-label-required-color);--bde-woo-forms__labels-required-size:var(--bde-form-label-required-size);--bde-woo-forms__labels-required-nudge-x:var(--bde-form-label-required-nudge-x);--bde-woo-forms__labels-required-nudge-y:var(--bde-form-label-required-nudge-y);--bde-woo-tables__border-color:var(--bde-woo-base-border-color);--bde-woo-sale-badge__background-color:var(--bde-woo-base-primary-color);--bde-woo-sale-badge__text-color:var(--bde-woo-base-text-on-primary-color);--bde-woo-sale-badge__font-weight:var(--bde-woo-typography-font-weight-heavy);--bde-woo-sale-badge__font-size:var(--bde-woo-typography__size-standard);--bde-woo-widgets__chip-text-color-hover:var(--bde-woo-buttons-and-links__text-link-color);--bde-woo-widgets__handle-border-color-hover:var(--bde-woo-base-primary-color);--bde-woo-notices__padding-left:calc(var(--bde-woo-notices__padding) + var(--bde-woo-notices__icon-size) + (var(--bde-woo-notices__icon-size) / 2));--bde-woo-quicklook-button-text-color:var(--bde-button-primary-text-color);--bde-woo-quicklook-button-background-color-hover:var(--bde-woo-quicklook-button-background-color);--bde-woo-quicklook-button-icon-spacing:var(--bde-woo-base-standard-gaps);--bde-woo-quicklook-close-button-color:var(--bde-woo-base-headings-color);--bde-woo-quicklook-arrow-color-hover:var(--bde-woo-quicklook-arrow-color);--bde-woo-quicklook-arrow-background-color:var(--bde-brand-primary-color);--bde-woo-quicklook-arrow-background-color-hover:var(--bde-woo-quicklook-arrow-background-color);--bde-woo-swatch-space-between-items:var(--bde-woo-base-medium-gaps);--bde-woo-swatch-background-selected:var(--bde-woo-swatch-background-hover);--bde-woo-swatch-border-color-selected:var(--bde-woo-swatch-border-color-hover);--bde-woo-swatch-shadow-selected:var(--bde-woo-swatch-shadow-hover);--bde-woo-swatch-color-background:var(--bde-woo-swatch-background)}:root{--bde-base-font-size:14px}.breakdance .button-atom{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;user-select:none;appearance:none;box-sizing:border-box;margin:0;border:0;padding:0;background-color:transparent;font-size:var(--bde-button-font-size);line-height:var(--bde-button-line-height);transform:translate(0,0);max-width:100%;width:var(--bde-button-width)}.breakdance .button-atom--primary,.breakdance .button-atom--secondary,.breakdance .button-atom--custom{text-align:center;font-weight:var(--bde-button-font-weight);text-decoration:none;padding:var(--bde-button-padding-base);border-radius:var(--bde-button-border-radius);cursor:pointer;border-width:var(--bde-button-border-width);border-style:solid;border-color:transparent;transition-timing-function:ease-in-out;transition-property:all;transition-duration:var(--bde-transition-duration);overflow:hidden}.breakdance .button-atom--text{color:var(--bde-button-text-text-color)}.breakdance .button-atom--text:hover{color:var(--bde-button-text-text-color-hover)}.breakdance .button-atom--primary{color:var(--bde-button-primary-text-color);background:var(--bde-button-primary-background-color);border-color:var(--bde-button-primary-border-color)}.breakdance .button-atom--primary:hover{color:var(--bde-button-primary-text-color-hover);background:var(--bde-button-primary-background-color-hover);border-color:var(--bde-button-primary-border-color-hover)}.breakdance .button-atom--secondary{color:var(--bde-button-secondary-text-color);background:var(--bde-button-secondary-background-color);border-color:var(--bde-button-secondary-border-color)}.breakdance .button-atom--secondary:hover{color:var(--bde-button-secondary-text-color-hover);background:var(--bde-button-secondary-background-color-hover);border-color:var(--bde-button-secondary-border-color-hover)}.breakdance .button-atom--custom{color:var(--bde-button-custom-text-color);background:var(--bde-button-custom-background-color);border-color:var(--bde-button-custom-border-color)}.breakdance .button-atom--custom:hover{color:var(--bde-button-custom-text-color-hover);background:var(--bde-button-custom-background-color-hover);border-color:var(--bde-button-custom-border-color-hover)}.breakdance .button-atom:disabled,.breakdance .button-atom:hover:disabled{filter:grayscale(100%);opacity:0.6;cursor:not-allowed}.button-atom__icon-wrapper>svg:not(.breakdance-icon-atom-svg-gradient){font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:var(--bde-brand-primary-color);fill:var(--bde-brand-primary-color)}.breakdance-icon-atom{display:flex;font-size:40px}.breakdance-icon-atom>svg:not(.breakdance-icon-atom-svg-gradient){font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:var(--bde-brand-primary-color);fill:var(--bde-brand-primary-color);transform:var(--eeiTransform)}.breakdance *,.breakdance *::before,.breakdance *::after{box-sizing:border-box}.breakdance
img{max-width:100%;height:auto}.breakdance
figure{margin-left:0;margin-right:0}.breakdance-full-width{width:100%;max-width:100%}.breakdance-rich-text-styles>*:first-child{margin-top:0}.breakdance-rich-text-styles>*:last-child{margin-bottom:0}.bde-stop-scrolling,.bde-stop-scrolling
body{overflow-y:hidden}@supports (overflow-y:clip){.bde-stop-scrolling,.bde-stop-scrolling
body{overflow-y:clip}}.breakdance-animation-enabled,.breakdance-animation-enabled
body{overflow-x:hidden}@supports (overflow-x:clip){.breakdance-animation-enabled,.breakdance-animation-enabled
body{overflow-x:clip}}.lg-outer{z-index:var(--bde-z-index-lightbox)}.lg-outer .lg-thumb-outer{background-color:transparent}.lg-video-play-icon{transform:translate3d(-40%,-50%,0)}.admin-bar .lg-toolbar{top:var(--wp-admin--admin-bar--height)}[data-bde-lazy-bg="waiting"]{background-image:none!important}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;word-wrap:normal!important;padding:0;position:absolute!important;width:1px}.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}.breakdance{background-color:var(--bde-background-color);color:var(--bde-body-text-color)}.breakdance h1,.breakdance h2,.breakdance h3,.breakdance h4,.breakdance h5,.breakdance
h6{color:var(--bde-headings-color)}.breakdance a,.button-atom--text{color:var(--bde-links-color)}.breakdance a:hover,.button-atom--text:hover{color:var(--bde-links-color-hover)}.breakdance .button-atom--primary,.bde-mini-cart-offcanvas .button,.bde-woo-product-quicklook-button,.woocommerce-page.woocommerce-lost-password .breakdance-woocommerce button[type="submit"],.breakdance-woocommerce .woocommerce-form-track-order button[type="submit"],.breakdance-woocommerce #place_order,.breakdance-woocommerce .woocommerce-button.pay,.breakdance-woocommerce button.single_add_to_cart_button,.breakdance-woocommerce a.single_add_to_cart_button,.breakdance-woocommerce a.button.wc-backward,.breakdance-woocommerce a.checkout-button,.breakdance-woocommerce p.order-again a.button,.breakdance-woocommerce button[name="add-to-cart"],.breakdance-woocommerce button[name="login"],.breakdance-woocommerce button[name="save_address"],.breakdance-woocommerce button[name="save_account_details"],.breakdance-woocommerce button[name="woocommerce_checkout_place_order"],.breakdance-woocommerce .woocommerce-MyAccount-content a.button[href*="add-payment-method"]{--bde-button-primary-border-color:transparent;--bde-button-primary-border-color-hover:transparent;--bde-button-primary-text-color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--bde-button-primary-text-color-hover:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--bde-button-primary-background-color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);--bde-button-primary-background-color-hover:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);border-radius:35px;color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);font-size:18px;font-weight:400;text-transform:uppercase;padding-top:11px;padding-right:25px;padding-bottom:11px;padding-left:25px}.breakdance .button-atom--primary::after,.bde-mini-cart-offcanvas .button::after,.bde-woo-product-quicklook-button::after,.woocommerce-page.woocommerce-lost-password .breakdance-woocommerce button[type="submit"]::after,.breakdance-woocommerce .woocommerce-form-track-order button[type="submit"]::after,.breakdance-woocommerce #place_order::after,.breakdance-woocommerce .woocommerce-button.pay::after,.breakdance-woocommerce button.single_add_to_cart_button::after,.breakdance-woocommerce a.single_add_to_cart_button::after,.breakdance-woocommerce a.button.wc-backward::after,.breakdance-woocommerce a.checkout-button::after,.breakdance-woocommerce p.order-again a.button::after,.breakdance-woocommerce button[name="add-to-cart"]::after,.breakdance-woocommerce button[name="login"]::after,.breakdance-woocommerce button[name="save_address"]::after,.breakdance-woocommerce button[name="save_account_details"]::after,.breakdance-woocommerce button[name="woocommerce_checkout_place_order"]::after,.breakdance-woocommerce .woocommerce-MyAccount-content a.button[href*="add-payment-method"]::after{content:"";display:block;background-color:currentColor;width:25px;height:25px;margin-right:4px;margin-left:8px;mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20512%22%3E%3Cpath%20d%3D%22M224.3%20273l-136%20136c-9.4%209.4-24.6%209.4-33.9%200l-22.6-22.6c-9.4-9.4-9.4-24.6%200-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6%200-33.9L54.3%20103c9.4-9.4%2024.6-9.4%2033.9%200l136%20136c9.5%209.4%209.5%2024.6.1%2034z%22%2F%3E%3C%2Fsvg%3E);mask-position:0 0;mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20512%22%3E%3Cpath%20d%3D%22M224.3%20273l-136%20136c-9.4%209.4-24.6%209.4-33.9%200l-22.6-22.6c-9.4-9.4-9.4-24.6%200-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6%200-33.9L54.3%20103c9.4-9.4%2024.6-9.4%2033.9%200l136%20136c9.5%209.4%209.5%2024.6.1%2034z%22%2F%3E%3C%2Fsvg%3E);-webkit-mask-position:0 0;-webkit-mask-size:100% 100%;transition-timing-function:ease-in-out;transition-property:transform,background-color;transition-duration:var(--bde-transition-duration)}.breakdance .button-atom--primary::after,.bde-mini-cart-offcanvas .button::after,.bde-woo-product-quicklook-button::after,.woocommerce-page.woocommerce-lost-password .breakdance-woocommerce button[type="submit"]::after,.breakdance-woocommerce .woocommerce-form-track-order button[type="submit"]::after,.breakdance-woocommerce #place_order::after,.breakdance-woocommerce .woocommerce-button.pay::after,.breakdance-woocommerce button.single_add_to_cart_button::after,.breakdance-woocommerce a.single_add_to_cart_button::after,.breakdance-woocommerce a.button.wc-backward::after,.breakdance-woocommerce a.checkout-button::after,.breakdance-woocommerce p.order-again a.button::after,.breakdance-woocommerce button[name="add-to-cart"]::after,.breakdance-woocommerce button[name="login"]::after,.breakdance-woocommerce button[name="save_address"]::after,.breakdance-woocommerce button[name="save_account_details"]::after,.breakdance-woocommerce button[name="woocommerce_checkout_place_order"]::after,.breakdance-woocommerce .woocommerce-MyAccount-content a.button[href*="add-payment-method"]::after{width:25px;height:25px}.breakdance .button-atom--primary::after,.bde-mini-cart-offcanvas .button::after,.bde-woo-product-quicklook-button::after,.woocommerce-page.woocommerce-lost-password .breakdance-woocommerce button[type="submit"]::after,.breakdance-woocommerce .woocommerce-form-track-order button[type="submit"]::after,.breakdance-woocommerce #place_order::after,.breakdance-woocommerce .woocommerce-button.pay::after,.breakdance-woocommerce button.single_add_to_cart_button::after,.breakdance-woocommerce a.single_add_to_cart_button::after,.breakdance-woocommerce a.button.wc-backward::after,.breakdance-woocommerce a.checkout-button::after,.breakdance-woocommerce p.order-again a.button::after,.breakdance-woocommerce button[name="add-to-cart"]::after,.breakdance-woocommerce button[name="login"]::after,.breakdance-woocommerce button[name="save_address"]::after,.breakdance-woocommerce button[name="save_account_details"]::after,.breakdance-woocommerce button[name="woocommerce_checkout_place_order"]::after,.breakdance-woocommerce .woocommerce-MyAccount-content a.button[href*="add-payment-method"]::after{margin-left:8px}.breakdance .button-atom--primary:hover::after,.bde-mini-cart-offcanvas .button:hover::after,.bde-woo-product-quicklook-button:hover::after,.woocommerce-page.woocommerce-lost-password .breakdance-woocommerce button[type="submit"]:hover::after,.breakdance-woocommerce .woocommerce-form-track-order button[type="submit"]:hover::after,.breakdance-woocommerce #place_order:hover::after,.breakdance-woocommerce .woocommerce-button.pay:hover::after,.breakdance-woocommerce button.single_add_to_cart_button:hover::after,.breakdance-woocommerce a.single_add_to_cart_button:hover::after,.breakdance-woocommerce a.button.wc-backward:hover::after,.breakdance-woocommerce a.checkout-button:hover::after,.breakdance-woocommerce p.order-again a.button:hover::after,.breakdance-woocommerce button[name="add-to-cart"]:hover::after,.breakdance-woocommerce button[name="login"]:hover::after,.breakdance-woocommerce button[name="save_address"]:hover::after,.breakdance-woocommerce button[name="save_account_details"]:hover::after,.breakdance-woocommerce button[name="woocommerce_checkout_place_order"]:hover::after,.breakdance-woocommerce .woocommerce-MyAccount-content a.button[href*="add-payment-method"]:hover::after{transform:translate(25px,0px)}.breakdance .button-atom--secondary,.breakdance-woocommerce .woocommerce-MyAccount-downloads-file,.breakdance-woocommerce .woocommerce-Address a.edit,.breakdance-woocommerce .woocommerce-button.view,.breakdance-woocommerce .woocommerce-Button--previous,.breakdance-woocommerce .woocommerce-Button--next,.breakdance-woocommerce .widget_price_filter .button,.breakdance-woocommerce a.button.add_to_cart_button,.breakdance-woocommerce a.button.product_type_grouped,.breakdance-woocommerce .added_to_cart,.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown__submit,.breakdance-woocommerce .woocommerce-product-search button[type="submit"],.breakdance-woocommerce a.product_type_simple,.breakdance-woocommerce a.product_type_variable,.breakdance-woocommerce .form-submit input[type="submit"],.breakdance-woocommerce button[name="update_cart"],.breakdance-woocommerce button[name="calc_shipping"],.breakdance-woocommerce button[name="apply_coupon"],.breakdance-woocommerce
a.product_type_external{--bde-button-secondary-border-color:transparent;--bde-button-secondary-border-color-hover:transparent;--bde-button-secondary-text-color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);--bde-button-secondary-text-color-hover:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);--bde-button-secondary-background-color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--bde-button-secondary-background-color-hover:#2E71F7;border-radius:35px;color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-size:18px;font-weight:400;text-transform:uppercase;padding-top:11px;padding-right:25px;padding-bottom:11px;padding-left:25px}.breakdance .button-atom--secondary::after,.breakdance-woocommerce .woocommerce-MyAccount-downloads-file::after,.breakdance-woocommerce .woocommerce-Address a.edit::after,.breakdance-woocommerce .woocommerce-button.view::after,.breakdance-woocommerce .woocommerce-Button--previous::after,.breakdance-woocommerce .woocommerce-Button--next::after,.breakdance-woocommerce .widget_price_filter .button::after,.breakdance-woocommerce a.button.add_to_cart_button::after,.breakdance-woocommerce a.button.product_type_grouped::after,.breakdance-woocommerce .added_to_cart::after,.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown__submit::after,.breakdance-woocommerce .woocommerce-product-search button[type="submit"]::after,.breakdance-woocommerce a.product_type_simple::after,.breakdance-woocommerce a.product_type_variable::after,.breakdance-woocommerce .form-submit input[type="submit"]::after,.breakdance-woocommerce button[name="update_cart"]::after,.breakdance-woocommerce button[name="calc_shipping"]::after,.breakdance-woocommerce button[name="apply_coupon"]::after,.breakdance-woocommerce a.product_type_external::after{content:"";display:block;background-color:currentColor;width:25px;height:25px;margin-right:4px;margin-left:8px;mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20512%22%3E%3Cpath%20d%3D%22M224.3%20273l-136%20136c-9.4%209.4-24.6%209.4-33.9%200l-22.6-22.6c-9.4-9.4-9.4-24.6%200-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6%200-33.9L54.3%20103c9.4-9.4%2024.6-9.4%2033.9%200l136%20136c9.5%209.4%209.5%2024.6.1%2034z%22%2F%3E%3C%2Fsvg%3E);mask-position:0 0;mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20512%22%3E%3Cpath%20d%3D%22M224.3%20273l-136%20136c-9.4%209.4-24.6%209.4-33.9%200l-22.6-22.6c-9.4-9.4-9.4-24.6%200-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6%200-33.9L54.3%20103c9.4-9.4%2024.6-9.4%2033.9%200l136%20136c9.5%209.4%209.5%2024.6.1%2034z%22%2F%3E%3C%2Fsvg%3E);-webkit-mask-position:0 0;-webkit-mask-size:100% 100%;transition-timing-function:ease-in-out;transition-property:transform,background-color;transition-duration:var(--bde-transition-duration)}.breakdance .button-atom--secondary::after,.breakdance-woocommerce .woocommerce-MyAccount-downloads-file::after,.breakdance-woocommerce .woocommerce-Address a.edit::after,.breakdance-woocommerce .woocommerce-button.view::after,.breakdance-woocommerce .woocommerce-Button--previous::after,.breakdance-woocommerce .woocommerce-Button--next::after,.breakdance-woocommerce .widget_price_filter .button::after,.breakdance-woocommerce a.button.add_to_cart_button::after,.breakdance-woocommerce a.button.product_type_grouped::after,.breakdance-woocommerce .added_to_cart::after,.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown__submit::after,.breakdance-woocommerce .woocommerce-product-search button[type="submit"]::after,.breakdance-woocommerce a.product_type_simple::after,.breakdance-woocommerce a.product_type_variable::after,.breakdance-woocommerce .form-submit input[type="submit"]::after,.breakdance-woocommerce button[name="update_cart"]::after,.breakdance-woocommerce button[name="calc_shipping"]::after,.breakdance-woocommerce button[name="apply_coupon"]::after,.breakdance-woocommerce a.product_type_external::after{width:25px;height:25px}.breakdance .button-atom--secondary::after,.breakdance-woocommerce .woocommerce-MyAccount-downloads-file::after,.breakdance-woocommerce .woocommerce-Address a.edit::after,.breakdance-woocommerce .woocommerce-button.view::after,.breakdance-woocommerce .woocommerce-Button--previous::after,.breakdance-woocommerce .woocommerce-Button--next::after,.breakdance-woocommerce .widget_price_filter .button::after,.breakdance-woocommerce a.button.add_to_cart_button::after,.breakdance-woocommerce a.button.product_type_grouped::after,.breakdance-woocommerce .added_to_cart::after,.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown__submit::after,.breakdance-woocommerce .woocommerce-product-search button[type="submit"]::after,.breakdance-woocommerce a.product_type_simple::after,.breakdance-woocommerce a.product_type_variable::after,.breakdance-woocommerce .form-submit input[type="submit"]::after,.breakdance-woocommerce button[name="update_cart"]::after,.breakdance-woocommerce button[name="calc_shipping"]::after,.breakdance-woocommerce button[name="apply_coupon"]::after,.breakdance-woocommerce a.product_type_external::after{margin-left:8px}.breakdance .button-atom--secondary:hover::after,.breakdance-woocommerce .woocommerce-MyAccount-downloads-file:hover::after,.breakdance-woocommerce .woocommerce-Address a.edit:hover::after,.breakdance-woocommerce .woocommerce-button.view:hover::after,.breakdance-woocommerce .woocommerce-Button--previous:hover::after,.breakdance-woocommerce .woocommerce-Button--next:hover::after,.breakdance-woocommerce .widget_price_filter .button:hover::after,.breakdance-woocommerce a.button.add_to_cart_button:hover::after,.breakdance-woocommerce a.button.product_type_grouped:hover::after,.breakdance-woocommerce .added_to_cart:hover::after,.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown__submit:hover::after,.breakdance-woocommerce .woocommerce-product-search button[type="submit"]:hover::after,.breakdance-woocommerce a.product_type_simple:hover::after,.breakdance-woocommerce a.product_type_variable:hover::after,.breakdance-woocommerce .form-submit input[type="submit"]:hover::after,.breakdance-woocommerce button[name="update_cart"]:hover::after,.breakdance-woocommerce button[name="calc_shipping"]:hover::after,.breakdance-woocommerce button[name="apply_coupon"]:hover::after,.breakdance-woocommerce a.product_type_external:hover::after{transform:translate(25px,0px)}.breakdance{font-family:var(--bde-body-font-family);font-size:var(--bde-body-font-size)}.bde-h1,.bde-h2,.bde-h3,.bde-h4,.bde-h5,.bde-h6,.breakdance h1,.breakdance h2,.breakdance h3,.breakdance h4,.breakdance h5,.breakdance
h6{font-family:var(--bde-heading-font-family)}.bde-h1,.breakdance
h1{font-size:var(--bde-h1-font-size)}.bde-h2,.breakdance
h2{font-size:var(--bde-h2-font-size)}.bde-h3,.breakdance
h3{font-size:var(--bde-h3-font-size)}.bde-h4,.breakdance
h4{font-size:var(--bde-h4-font-size)}.bde-h5,.breakdance
h5{font-size:var(--bde-h5-font-size)}.bde-h6,.breakdance
h6{font-size:var(--bde-h6-font-size)}.breakdance{letter-spacing:0.2px}.breakdance a,.breakdance .button-atom--text{color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d)}:root{--preset-id-d8db1a8b-50e3-41eb-927f-9fc5f27ce2ed-font-size:16px;--preset-id-d8db1a8b-50e3-41eb-927f-9fc5f27ce2ed-font-weight:300;--preset-id-07b685fc-85a1-40e4-b89e-30d8f2473587-font-size:24px;--preset-id-07b685fc-85a1-40e4-b89e-30d8f2473587-font-weight:400}:root,.bde-global-css-vars{--bde-form-input-background-color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4)}.breakdance-form .breakdance-form-field__input,.breakdance-form-dropzone,.select2-container--default .select2-search--dropdown .select2-search__field,.select2-container--default .select2-selection--single,.breakdance-woocommerce .price_slider_amount input[type="text"],.breakdance-woocommerce input[type="search"],.breakdance-woocommerce textarea,.breakdance-woocommerce .woocommerce-Input,.breakdance-woocommerce .input-text,.breakdance-woocommerce select,.breakdance-woocommerce .wc_payment_method input[type="text"],.breakdance-woocommerce .wc-stripe-elements-field{background-color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4)}.breakdance-form .breakdance-form-field__input:focus{background-color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4)}:root{--bde-section-width:1400px}.bryan-button-group{display:inline-flex;border-radius:18px;overflow:hidden;background:#fff}.bryan-button-group
button{border:none;background:#fff;padding:10px
20px;cursor:pointer;transition:background 0.3s}.bryan-button-group .active
button{background:#175CE3;color:#fff;border-radius:18px}.bryan-button-group button:hover{background:inherit!important;color:inherit!important}.bryan-button-group .active button:hover{background:#175CE3!important;color:#FFF!important}.bryan-button-group .button-atom--primary::after{height:0px;width:0px}:root,.bde-global-css-vars{--bde-woo-products-list-products-per-row:4}@media (max-width:1119px){.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}}@media (max-width:1023px){.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}:root{--preset-id-d8db1a8b-50e3-41eb-927f-9fc5f27ce2ed-font-size:22px;--preset-id-07b685fc-85a1-40e4-b89e-30d8f2473587-font-size:22px}:root,.bde-global-css-vars{--bde-woo-products-list-products-per-row:3}}@media (max-width:767px){.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}:root{--preset-id-d8db1a8b-50e3-41eb-927f-9fc5f27ce2ed-font-size:20px;--preset-id-07b685fc-85a1-40e4-b89e-30d8f2473587-font-size:20px}:root,.bde-global-css-vars{--bde-woo-products-list-products-per-row:2;--bde-woo-responsive__stack:column;--bde-woo-responsive__width:100%;--bde-woo-responsive__max-width:100%}}@media (max-width:479px){.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}:root,.bde-global-css-vars{--bde-woo-products-list-products-per-row:1}}.breakdance .bde-preset-0c5eb112-91ce-4f57-a471-c16d69318ebc .bde-button__button{--bde-button-custom-border-color:transparent;--bde-button-custom-border-color-hover:transparent;--bde-button-custom-text-color:#D8D9DE;--bde-button-custom-text-color-hover:#D8D9DE;--bde-button-custom-background-color:#3C3F58;--bde-button-custom-background-color-hover:#3C3F58;border-radius:9999px;color:#D8D9DE;padding-top:12px;padding-right:25px;padding-bottom:12px;padding-left:25px}.breakdance .bde-preset-a3e34a97-29b8-4954-824f-0c65c266a830 .bde-button__button{--bde-button-custom-border-color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);--bde-button-custom-border-color-hover:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);--bde-button-custom-background-color:transparent;--bde-button-custom-background-color-hover:var(--bde-background-color);--bde-button-custom-text-color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);--bde-button-custom-text-color-hover:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);border-radius:9999px;color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-size:1.7em;font-weight:400;padding-top:15px;padding-right:21px;padding-bottom:15px;padding-left:21px}.breakdance .bde-preset-a3e34a97-29b8-4954-824f-0c65c266a830 .bde-button__button:hover{color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d)}.breakdance .bde-preset-a3e34a97-29b8-4954-824f-0c65c266a830 .bde-button__button::after{content:"";display:block;background-color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);width:35px;height:35px;margin-right:15px;margin-left:15px;mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22lucide%20lucide-cctv%22%3E%3Cpath%20d%3D%22M16.75%2012h3.632a1%201%200%200%201%20.894%201.447l-2.034%204.069a1%201%200%200%201-1.708.134l-2.124-2.97%22%2F%3E%3Cpath%20d%3D%22M17.106%209.053a1%201%200%200%201%20.447%201.341l-3.106%206.211a1%201%200%200%201-1.342.447L3.61%2012.3a2.92%202.92%200%200%201-1.3-3.91L3.69%205.6a2.92%202.92%200%200%201%203.92-1.3z%22%2F%3E%3Cpath%20d%3D%22M2%2019h3.76a2%202%200%200%200%201.8-1.1L9%2015%22%2F%3E%3Cpath%20d%3D%22M2%2021v-4%22%2F%3E%3Cpath%20d%3D%22M7%209h.01%22%2F%3E%3C%2Fsvg%3E);mask-position:0 0;mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22lucide%20lucide-cctv%22%3E%3Cpath%20d%3D%22M16.75%2012h3.632a1%201%200%200%201%20.894%201.447l-2.034%204.069a1%201%200%200%201-1.708.134l-2.124-2.97%22%2F%3E%3Cpath%20d%3D%22M17.106%209.053a1%201%200%200%201%20.447%201.341l-3.106%206.211a1%201%200%200%201-1.342.447L3.61%2012.3a2.92%202.92%200%200%201-1.3-3.91L3.69%205.6a2.92%202.92%200%200%201%203.92-1.3z%22%2F%3E%3Cpath%20d%3D%22M2%2019h3.76a2%202%200%200%200%201.8-1.1L9%2015%22%2F%3E%3Cpath%20d%3D%22M2%2021v-4%22%2F%3E%3Cpath%20d%3D%22M7%209h.01%22%2F%3E%3C%2Fsvg%3E);-webkit-mask-position:0 0;-webkit-mask-size:100% 100%;transition-timing-function:ease-in-out;transition-property:transform,background-color;transition-duration:var(--bde-transition-duration)}.breakdance .bde-preset-a3e34a97-29b8-4954-824f-0c65c266a830 .bde-button__button::after{width:35px;height:35px}.breakdance .bde-preset-a3e34a97-29b8-4954-824f-0c65c266a830 .bde-button__button::after{margin-right:15px}.breakdance .bde-preset-a3e34a97-29b8-4954-824f-0c65c266a830 .bde-button__button::after{margin-left:15px}.breakdance .bde-preset-a3e34a97-29b8-4954-824f-0c65c266a830 .bde-button__button:hover::after{background-color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d)}.breakdance .bde-preset-a3e34a97-29b8-4954-824f-0c65c266a830 .bde-button__button{flex-direction:row-reverse}.breakdance .bde-section-14380-164 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-14380-164{background-color:var(--bde-body-text-color)}.breakdance .bde-section-14380-164 .section-container{padding-bottom:20px;padding-top:120px}@media (max-width:479px){.breakdance .bde-section-14380-164 .section-container{padding-top:150px}}@media (max-width:767px){.breakdance .bde-productbuilder-14380-165{--bde-woo-responsive__stack:column;--bde-woo-responsive__width:100%;--bde-woo-responsive__max-width:100%}}.breakdance .bde-columns-14380-166{--columnCount:2;margin-bottom:0px;--bde-column-gap:60px}@media (max-width:1119px){.breakdance .bde-columns-14380-166{--columnCount:2;--bde-column-gap:50px}}@media (max-width:1023px){.breakdance .bde-columns-14380-166{--columnCount:2;--bde-column-gap:40px}}@media (max-width:767px){.breakdance .bde-columns-14380-166{--columnCount:2}.breakdance .bde-columns-14380-166.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-14380-166.bde-columns>.bde-column{width:100%}}@media (max-width:479px){.breakdance .bde-columns-14380-166{--columnCount:2}}.breakdance .bde-column-14380-167{--column-width:50%}.breakdance .bde-column-14380-167{display:flex;flex-direction:row;flex-wrap:nowrap}.breakdance .bde-wooproductimages-14380-385
.onsale{display:none;top:12px;right:auto;left:12px;bottom:auto}.breakdance .bde-wooproductimages-14380-385.breakdance-woocommerce .woocommerce-product-gallery__trigger{top:12px;right:auto;left:12px;bottom:auto}.breakdance .bde-wooproductimages-14380-385.breakdance-woocommerce .flex-control-nav
li{flex-basis:16.66%}.breakdance .bde-wooproductimages-14380-385.breakdance-woocommerce .flex-control-nav li
img{border-color:#FFF;border-style:solid;border-width:2px;border-radius:10px;opacity:0.5}.breakdance .bde-wooproductimages-14380-385.breakdance-woocommerce .flex-control-nav li:hover
img{border-color:var(--bde-palette-yellow-8c3ed2bc-4d48-493f-9637-663b04d651be-7);opacity:0.5}.breakdance .bde-wooproductimages-14380-385.breakdance-woocommerce .flex-control-nav li img.flex-active{border-color:var(--bde-palette-yellow-8c3ed2bc-4d48-493f-9637-663b04d651be-7);opacity:1}.breakdance .bde-column-14380-169{--column-width:50%}.breakdance .bde-column-14380-169{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px;text-align:left}.breakdance .bde-dual-heading-14380-229{margin-bottom:-15px;color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-weight:800;letter-spacing:0.8px}.breakdance .bde-dual-heading-14380-229 .dual-heading--secondary{color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d)}.breakdance .bde-dual-heading-14380-229{display:flex;flex-wrap:wrap;gap:15px}.breakdance .bde-dual-heading-14380-379{margin-bottom:-15px;color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-weight:800;letter-spacing:0.8px}.breakdance .bde-dual-heading-14380-379 .dual-heading--secondary{color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d)}.breakdance .bde-dual-heading-14380-379{display:flex;flex-wrap:wrap;gap:15px}.breakdance .bde-text-14380-171{color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-size:22px}@media (max-width:1023px){.breakdance .bde-text-14380-171{font-size:22px}}@media (max-width:767px){.breakdance .bde-text-14380-171{font-size:20px}}.breakdance .bde-div-14380-302{width:500px;padding-right:0px;padding-left:20px;margin-top:10px;margin-bottom:10px}.breakdance .bde-div-14380-302{display:flex;flex-direction:column;align-items:flex-start;gap:0px;text-align:left}.breakdance .bde-icon-list-14380-303{margin-top:2px;margin-bottom:2px}.breakdance .bde-icon-list-14380-303
ul{gap:6px}.breakdance .bde-icon-list-14380-303
ul{align-items:flex-start}.breakdance .bde-icon-list-14380-303 li .bde-icon-list__icon{font-size:12px}.breakdance .bde-icon-list-14380-303 li .bde-icon-list__icon{color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d)}.breakdance .bde-icon-list-14380-303 li .bde-icon-list__text{text-align:left;color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-size:14px;font-weight:300;letter-spacing:0.8px}.breakdance .bde-icon-list-14380-303 ul li .bde-icon-list__item-wrapper{gap:10px;align-items:center}.breakdance .bde-icon-list-14380-303{border-bottom:1px solid}.breakdance .bde-icon-list-14380-303{margin-left:-18px}.breakdance .bde-fancy-divider-14380-304{--bde-fancy-divider-border-style:dotted;--bde-fancy-divider-border-color:var(--bde-palette-dark-grey-d0b49182-5bef-485b-b504-85a84d3b9621-8)}@media (max-width:1119px){.breakdance .bde-fancy-divider-14380-304{--bde-fancy-divider-border-style:dotted}}@media (max-width:1023px){.breakdance .bde-fancy-divider-14380-304{--bde-fancy-divider-border-style:dotted}}@media (max-width:767px){.breakdance .bde-fancy-divider-14380-304{--bde-fancy-divider-border-style:dotted}}@media (max-width:479px){.breakdance .bde-fancy-divider-14380-304{--bde-fancy-divider-border-style:dotted}}.breakdance .bde-icon-list-14380-305{margin-top:2px;margin-bottom:2px}.breakdance .bde-icon-list-14380-305
ul{gap:6px}.breakdance .bde-icon-list-14380-305
ul{align-items:flex-start}.breakdance .bde-icon-list-14380-305 li .bde-icon-list__icon{font-size:12px}.breakdance .bde-icon-list-14380-305 li .bde-icon-list__icon{color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d)}.breakdance .bde-icon-list-14380-305 li .bde-icon-list__text{text-align:left;color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-size:14px;font-weight:300;letter-spacing:0.8px}.breakdance .bde-icon-list-14380-305 ul li .bde-icon-list__item-wrapper{gap:10px;align-items:center}.breakdance .bde-icon-list-14380-305{border-bottom:1px solid}.breakdance .bde-icon-list-14380-305{margin-left:-18px}.breakdance .bde-fancy-divider-14380-306{--bde-fancy-divider-border-style:dotted;--bde-fancy-divider-border-color:var(--bde-palette-dark-grey-d0b49182-5bef-485b-b504-85a84d3b9621-8)}@media (max-width:1119px){.breakdance .bde-fancy-divider-14380-306{--bde-fancy-divider-border-style:dotted}}@media (max-width:1023px){.breakdance .bde-fancy-divider-14380-306{--bde-fancy-divider-border-style:dotted}}@media (max-width:767px){.breakdance .bde-fancy-divider-14380-306{--bde-fancy-divider-border-style:dotted}}@media (max-width:479px){.breakdance .bde-fancy-divider-14380-306{--bde-fancy-divider-border-style:dotted}}.breakdance .bde-icon-list-14380-307
ul{gap:6px}.breakdance .bde-icon-list-14380-307
ul{align-items:flex-start}.breakdance .bde-icon-list-14380-307 li .bde-icon-list__icon{font-size:12px}.breakdance .bde-icon-list-14380-307 li .bde-icon-list__icon{color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d)}.breakdance .bde-icon-list-14380-307 li .bde-icon-list__text{text-align:left;color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-size:14px;font-weight:300;letter-spacing:0.8px}.breakdance .bde-icon-list-14380-307 ul li .bde-icon-list__item-wrapper{gap:10px;align-items:center}.breakdance .bde-icon-list-14380-307{border-bottom:1px solid}.breakdance .bde-icon-list-14380-307{margin-left:-18px}.breakdance .bde-fancy-divider-14380-308{--bde-fancy-divider-border-style:dotted;--bde-fancy-divider-border-color:var(--bde-palette-dark-grey-d0b49182-5bef-485b-b504-85a84d3b9621-8)}@media (max-width:1119px){.breakdance .bde-fancy-divider-14380-308{--bde-fancy-divider-border-style:dotted}}@media (max-width:1023px){.breakdance .bde-fancy-divider-14380-308{--bde-fancy-divider-border-style:dotted}}@media (max-width:767px){.breakdance .bde-fancy-divider-14380-308{--bde-fancy-divider-border-style:dotted}}@media (max-width:479px){.breakdance .bde-fancy-divider-14380-308{--bde-fancy-divider-border-style:dotted}}.breakdance .bde-icon-list-14380-309{margin-top:2px;margin-bottom:2px}.breakdance .bde-icon-list-14380-309
ul{gap:6px}.breakdance .bde-icon-list-14380-309
ul{align-items:flex-start}.breakdance .bde-icon-list-14380-309 li .bde-icon-list__icon{font-size:12px}.breakdance .bde-icon-list-14380-309 li .bde-icon-list__icon{color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d)}.breakdance .bde-icon-list-14380-309 li .bde-icon-list__text{text-align:left;color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-size:14px;font-weight:300;letter-spacing:0.8px}.breakdance .bde-icon-list-14380-309 ul li .bde-icon-list__item-wrapper{gap:10px;align-items:center}.breakdance .bde-icon-list-14380-309{border-bottom:1px solid}.breakdance .bde-icon-list-14380-309{margin-left:-18px}.breakdance .bde-fancy-divider-14380-310{--bde-fancy-divider-border-style:dotted;--bde-fancy-divider-border-color:var(--bde-palette-dark-grey-d0b49182-5bef-485b-b504-85a84d3b9621-8)}@media (max-width:1119px){.breakdance .bde-fancy-divider-14380-310{--bde-fancy-divider-border-style:dotted}}@media (max-width:1023px){.breakdance .bde-fancy-divider-14380-310{--bde-fancy-divider-border-style:dotted}}@media (max-width:767px){.breakdance .bde-fancy-divider-14380-310{--bde-fancy-divider-border-style:dotted}}@media (max-width:479px){.breakdance .bde-fancy-divider-14380-310{--bde-fancy-divider-border-style:dotted}}.breakdance .bde-icon-list-14380-311{margin-top:2px;margin-bottom:2px}.breakdance .bde-icon-list-14380-311
ul{gap:6px}.breakdance .bde-icon-list-14380-311
ul{align-items:flex-start}.breakdance .bde-icon-list-14380-311 li .bde-icon-list__icon{font-size:12px}.breakdance .bde-icon-list-14380-311 li .bde-icon-list__icon{color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d)}.breakdance .bde-icon-list-14380-311 li .bde-icon-list__text{text-align:left;color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-size:14px;font-weight:300;letter-spacing:0.8px}.breakdance .bde-icon-list-14380-311 ul li .bde-icon-list__item-wrapper{gap:10px;align-items:center}.breakdance .bde-icon-list-14380-311{border-bottom:1px solid}.breakdance .bde-icon-list-14380-311{margin-left:-18px}.breakdance .bde-fancy-divider-14380-312{--bde-fancy-divider-border-style:dotted;--bde-fancy-divider-border-color:var(--bde-palette-dark-grey-d0b49182-5bef-485b-b504-85a84d3b9621-8)}@media (max-width:1119px){.breakdance .bde-fancy-divider-14380-312{--bde-fancy-divider-border-style:dotted}}@media (max-width:1023px){.breakdance .bde-fancy-divider-14380-312{--bde-fancy-divider-border-style:dotted}}@media (max-width:767px){.breakdance .bde-fancy-divider-14380-312{--bde-fancy-divider-border-style:dotted}}@media (max-width:479px){.breakdance .bde-fancy-divider-14380-312{--bde-fancy-divider-border-style:dotted}}.breakdance .bde-icon-list-14380-313{margin-top:2px;margin-bottom:2px}.breakdance .bde-icon-list-14380-313
ul{gap:6px}.breakdance .bde-icon-list-14380-313
ul{align-items:flex-start}.breakdance .bde-icon-list-14380-313 li .bde-icon-list__icon{font-size:12px}.breakdance .bde-icon-list-14380-313 li .bde-icon-list__icon{color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d)}.breakdance .bde-icon-list-14380-313 li .bde-icon-list__text{text-align:left;color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-size:14px;font-weight:300;letter-spacing:0.8px}.breakdance .bde-icon-list-14380-313 ul li .bde-icon-list__item-wrapper{gap:10px;align-items:center}.breakdance .bde-icon-list-14380-313{border-bottom:1px solid}.breakdance .bde-icon-list-14380-313{margin-left:-18px}.breakdance .bde-fancy-divider-14380-314{--bde-fancy-divider-border-style:dotted;--bde-fancy-divider-border-color:var(--bde-palette-dark-grey-d0b49182-5bef-485b-b504-85a84d3b9621-8)}@media (max-width:1119px){.breakdance .bde-fancy-divider-14380-314{--bde-fancy-divider-border-style:dotted}}@media (max-width:1023px){.breakdance .bde-fancy-divider-14380-314{--bde-fancy-divider-border-style:dotted}}@media (max-width:767px){.breakdance .bde-fancy-divider-14380-314{--bde-fancy-divider-border-style:dotted}}@media (max-width:479px){.breakdance .bde-fancy-divider-14380-314{--bde-fancy-divider-border-style:dotted}}.breakdance .bde-icon-list-14380-315{margin-top:2px;margin-bottom:2px}.breakdance .bde-icon-list-14380-315
ul{gap:6px}.breakdance .bde-icon-list-14380-315
ul{align-items:flex-start}.breakdance .bde-icon-list-14380-315 li .bde-icon-list__icon{font-size:12px}.breakdance .bde-icon-list-14380-315 li .bde-icon-list__icon{color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d)}.breakdance .bde-icon-list-14380-315 li .bde-icon-list__text{text-align:left;color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-size:14px;font-weight:300;letter-spacing:0.8px}.breakdance .bde-icon-list-14380-315 ul li .bde-icon-list__item-wrapper{gap:10px;align-items:center}.breakdance .bde-icon-list-14380-315{border-bottom:1px solid}.breakdance .bde-icon-list-14380-315{margin-left:-18px}.breakdance .bde-fancy-divider-14380-316{--bde-fancy-divider-border-style:dotted;--bde-fancy-divider-border-color:var(--bde-palette-dark-grey-d0b49182-5bef-485b-b504-85a84d3b9621-8)}@media (max-width:1119px){.breakdance .bde-fancy-divider-14380-316{--bde-fancy-divider-border-style:dotted}}@media (max-width:1023px){.breakdance .bde-fancy-divider-14380-316{--bde-fancy-divider-border-style:dotted}}@media (max-width:767px){.breakdance .bde-fancy-divider-14380-316{--bde-fancy-divider-border-style:dotted}}@media (max-width:479px){.breakdance .bde-fancy-divider-14380-316{--bde-fancy-divider-border-style:dotted}}.breakdance .bde-icon-list-14380-317{margin-top:2px;margin-bottom:2px}.breakdance .bde-icon-list-14380-317
ul{gap:6px}.breakdance .bde-icon-list-14380-317
ul{align-items:flex-start}.breakdance .bde-icon-list-14380-317 li .bde-icon-list__icon{font-size:12px}.breakdance .bde-icon-list-14380-317 li .bde-icon-list__icon{color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d)}.breakdance .bde-icon-list-14380-317 li .bde-icon-list__text{text-align:left;color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-size:14px;font-weight:300;letter-spacing:0.8px}.breakdance .bde-icon-list-14380-317 ul li .bde-icon-list__item-wrapper{gap:10px;align-items:center}.breakdance .bde-icon-list-14380-317{border-bottom:1px solid}.breakdance .bde-icon-list-14380-317{margin-left:-18px}.breakdance .bde-div-14380-178{margin-top:20px}.breakdance .bde-div-14380-178{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;gap:40px;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center}@media (max-width:1023px){.breakdance .bde-div-14380-178{gap:15px}}@media (max-width:479px){.breakdance .bde-div-14380-178{gap:15px}}.breakdance .bde-button-14380-179 .bde-button__button{--bde-button-custom-border-color:transparent;--bde-button-custom-border-color-hover:transparent;--bde-button-custom-text-color:#fff;--bde-button-custom-text-color-hover:#fff;--bde-button-custom-background-color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--bde-button-custom-background-color-hover:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);border-radius:9999px;font-size:16px;letter-spacing:1px;padding-top:10px;padding-bottom:10px}.breakdance .bde-button-14380-179 .bde-button__button::after{content:"";display:block;background-color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);width:18px;height:18px;margin-right:10px;margin-left:4px;mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20id%3D%22icon-price-tag%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20d%3D%22M30.5%200h-12c-0.825%200-1.977%200.477-2.561%201.061l-14.879%2014.879c-0.583%200.583-0.583%201.538%200%202.121l12.879%2012.879c0.583%200.583%201.538%200.583%202.121%200l14.879-14.879c0.583-0.583%201.061-1.736%201.061-2.561v-12c0-0.825-0.675-1.5-1.5-1.5zM23%2012c-1.657%200-3-1.343-3-3s1.343-3%203-3%203%201.343%203%203-1.343%203-3%203z%22%2F%3E%0A%3C%2Fsvg%3E);mask-position:0 0;mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20id%3D%22icon-price-tag%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20d%3D%22M30.5%200h-12c-0.825%200-1.977%200.477-2.561%201.061l-14.879%2014.879c-0.583%200.583-0.583%201.538%200%202.121l12.879%2012.879c0.583%200.583%201.538%200.583%202.121%200l14.879-14.879c0.583-0.583%201.061-1.736%201.061-2.561v-12c0-0.825-0.675-1.5-1.5-1.5zM23%2012c-1.657%200-3-1.343-3-3s1.343-3%203-3%203%201.343%203%203-1.343%203-3%203z%22%2F%3E%0A%3C%2Fsvg%3E);-webkit-mask-position:0 0;-webkit-mask-size:100% 100%;transition-timing-function:ease-in-out;transition-property:transform,background-color;transition-duration:var(--bde-transition-duration)}.breakdance .bde-button-14380-179 .bde-button__button::after{width:18px;height:18px}.breakdance .bde-button-14380-179 .bde-button__button::after{margin-right:10px}.breakdance .bde-button-14380-179 .bde-button__button{flex-direction:row-reverse}.breakdance .bde-div-14380-380{margin-top:20px}.breakdance .bde-div-14380-380{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:40px}@media (max-width:1023px){.breakdance .bde-div-14380-380{gap:15px;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start}}@media (max-width:479px){.breakdance .bde-div-14380-380{gap:15px}}.breakdance .bde-button-14380-381 .bde-button__button{--bde-button-custom-border-color:transparent;--bde-button-custom-border-color-hover:transparent;--bde-button-custom-text-color:#fff;--bde-button-custom-text-color-hover:#fff;--bde-button-custom-background-color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--bde-button-custom-background-color-hover:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);border-radius:9999px;font-size:16px;letter-spacing:1px;padding-top:10px;padding-bottom:10px}.breakdance .bde-button-14380-381 .bde-button__button::after{content:"";display:block;background-color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);width:18px;height:18px;margin-right:10px;margin-left:4px;mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20id%3D%22icon-file-pdf%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20d%3D%22M26.313%2018.421c-0.427-0.42-1.372-0.643-2.812-0.662-0.974-0.011-2.147%200.075-3.38%200.248-0.552-0.319-1.122-0.665-1.568-1.083-1.202-1.122-2.205-2.68-2.831-4.394%200.041-0.16%200.075-0.301%200.108-0.444%200%200%200.677-3.846%200.498-5.146-0.025-0.178-0.040-0.23-0.088-0.369l-0.059-0.151c-0.184-0.425-0.545-0.875-1.111-0.85l-0.341-0.011c-0.631%200-1.146%200.323-1.281%200.805-0.411%201.514%200.013%203.778%200.781%206.711l-0.197%200.478c-0.55%201.34-1.238%202.689-1.846%203.88l-0.079%200.155c-0.639%201.251-1.22%202.313-1.745%203.213l-0.543%200.287c-0.040%200.021-0.97%200.513-1.188%200.645-1.852%201.106-3.079%202.361-3.282%203.357-0.065%200.318-0.017%200.725%200.313%200.913l0.525%200.264c0.228%200.114%200.468%200.172%200.714%200.172%201.319%200%202.85-1.643%204.959-5.324%202.435-0.793%205.208-1.452%207.638-1.815%201.852%201.043%204.129%201.767%205.567%201.767%200.255%200%200.475-0.024%200.654-0.072%200.276-0.073%200.508-0.23%200.65-0.444%200.279-0.42%200.335-0.998%200.26-1.59-0.023-0.176-0.163-0.393-0.315-0.541zM6.614%2025.439c0.241-0.658%201.192-1.958%202.6-3.111%200.088-0.072%200.306-0.276%200.506-0.466-1.472%202.348-2.458%203.283-3.106%203.577zM14.951%206.24c0.424%200%200.665%201.069%200.685%202.070s-0.214%201.705-0.505%202.225c-0.241-0.77-0.357-1.984-0.357-2.778%200%200-0.018-1.517%200.177-1.517v0zM12.464%2019.922c0.295-0.529%200.603-1.086%200.917-1.677%200.765-1.447%201.249-2.58%201.609-3.511%200.716%201.303%201.608%202.41%202.656%203.297%200.131%200.111%200.269%200.222%200.415%200.333-2.132%200.422-3.974%200.935-5.596%201.558v0zM25.903%2019.802c-0.13%200.081-0.502%200.128-0.741%200.128-0.772%200-1.727-0.353-3.066-0.927%200.515-0.038%200.986-0.057%201.409-0.057%200.774%200%201.004-0.003%201.761%200.19s0.767%200.585%200.637%200.667v0z%22%2F%3E%0A%3Cpath%20d%3D%22M28.681%207.159c-0.694-0.947-1.662-2.053-2.724-3.116s-2.169-2.030-3.116-2.724c-1.612-1.182-2.393-1.319-2.841-1.319h-15.5c-1.378%200-2.5%201.121-2.5%202.5v27c0%201.378%201.121%202.5%202.5%202.5h23c1.378%200%202.5-1.122%202.5-2.5v-19.5c0-0.448-0.137-1.23-1.319-2.841v0zM24.543%205.457c0.959%200.959%201.712%201.825%202.268%202.543h-4.811v-4.811c0.718%200.556%201.584%201.309%202.543%202.268v0zM28%2029.5c0%200.271-0.229%200.5-0.5%200.5h-23c-0.271%200-0.5-0.229-0.5-0.5v-27c0-0.271%200.229-0.5%200.5-0.5%200%200%2015.499-0%2015.5%200v7c0%200.552%200.448%201%201%201h7v19.5z%22%2F%3E%0A%3C%2Fsvg%3E);mask-position:0 0;mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20id%3D%22icon-file-pdf%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20d%3D%22M26.313%2018.421c-0.427-0.42-1.372-0.643-2.812-0.662-0.974-0.011-2.147%200.075-3.38%200.248-0.552-0.319-1.122-0.665-1.568-1.083-1.202-1.122-2.205-2.68-2.831-4.394%200.041-0.16%200.075-0.301%200.108-0.444%200%200%200.677-3.846%200.498-5.146-0.025-0.178-0.040-0.23-0.088-0.369l-0.059-0.151c-0.184-0.425-0.545-0.875-1.111-0.85l-0.341-0.011c-0.631%200-1.146%200.323-1.281%200.805-0.411%201.514%200.013%203.778%200.781%206.711l-0.197%200.478c-0.55%201.34-1.238%202.689-1.846%203.88l-0.079%200.155c-0.639%201.251-1.22%202.313-1.745%203.213l-0.543%200.287c-0.040%200.021-0.97%200.513-1.188%200.645-1.852%201.106-3.079%202.361-3.282%203.357-0.065%200.318-0.017%200.725%200.313%200.913l0.525%200.264c0.228%200.114%200.468%200.172%200.714%200.172%201.319%200%202.85-1.643%204.959-5.324%202.435-0.793%205.208-1.452%207.638-1.815%201.852%201.043%204.129%201.767%205.567%201.767%200.255%200%200.475-0.024%200.654-0.072%200.276-0.073%200.508-0.23%200.65-0.444%200.279-0.42%200.335-0.998%200.26-1.59-0.023-0.176-0.163-0.393-0.315-0.541zM6.614%2025.439c0.241-0.658%201.192-1.958%202.6-3.111%200.088-0.072%200.306-0.276%200.506-0.466-1.472%202.348-2.458%203.283-3.106%203.577zM14.951%206.24c0.424%200%200.665%201.069%200.685%202.070s-0.214%201.705-0.505%202.225c-0.241-0.77-0.357-1.984-0.357-2.778%200%200-0.018-1.517%200.177-1.517v0zM12.464%2019.922c0.295-0.529%200.603-1.086%200.917-1.677%200.765-1.447%201.249-2.58%201.609-3.511%200.716%201.303%201.608%202.41%202.656%203.297%200.131%200.111%200.269%200.222%200.415%200.333-2.132%200.422-3.974%200.935-5.596%201.558v0zM25.903%2019.802c-0.13%200.081-0.502%200.128-0.741%200.128-0.772%200-1.727-0.353-3.066-0.927%200.515-0.038%200.986-0.057%201.409-0.057%200.774%200%201.004-0.003%201.761%200.19s0.767%200.585%200.637%200.667v0z%22%2F%3E%0A%3Cpath%20d%3D%22M28.681%207.159c-0.694-0.947-1.662-2.053-2.724-3.116s-2.169-2.030-3.116-2.724c-1.612-1.182-2.393-1.319-2.841-1.319h-15.5c-1.378%200-2.5%201.121-2.5%202.5v27c0%201.378%201.121%202.5%202.5%202.5h23c1.378%200%202.5-1.122%202.5-2.5v-19.5c0-0.448-0.137-1.23-1.319-2.841v0zM24.543%205.457c0.959%200.959%201.712%201.825%202.268%202.543h-4.811v-4.811c0.718%200.556%201.584%201.309%202.543%202.268v0zM28%2029.5c0%200.271-0.229%200.5-0.5%200.5h-23c-0.271%200-0.5-0.229-0.5-0.5v-27c0-0.271%200.229-0.5%200.5-0.5%200%200%2015.499-0%2015.5%200v7c0%200.552%200.448%201%201%201h7v19.5z%22%2F%3E%0A%3C%2Fsvg%3E);-webkit-mask-position:0 0;-webkit-mask-size:100% 100%;transition-timing-function:ease-in-out;transition-property:transform,background-color;transition-duration:var(--bde-transition-duration)}.breakdance .bde-button-14380-381 .bde-button__button::after{width:18px;height:18px}.breakdance .bde-button-14380-381 .bde-button__button::after{margin-right:10px}.breakdance .bde-button-14380-381 .bde-button__button{flex-direction:row-reverse}.breakdance .bde-button-14380-382 .bde-button__button{--bde-button-custom-border-color:transparent;--bde-button-custom-border-color-hover:transparent;--bde-button-custom-text-color:var(--bde-headings-color);--bde-button-custom-text-color-hover:var(--bde-headings-color);--bde-button-custom-background-color:var(--bde-background-color);--bde-button-custom-background-color-hover:var(--bde-background-color);border-radius:9999px;color:var(--bde-headings-color);font-size:16px;letter-spacing:1px;padding-top:10px;padding-bottom:10px}.breakdance .bde-button-14380-382 .bde-button__button::after{content:"";display:block;background-color:var(--bde-headings-color);width:18px;height:18px;margin-right:10px;margin-left:4px;mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20id%3D%22icon-folder-download%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20d%3D%22M18%208l-4-4h-14v26h32v-22h-14zM16%2027l-7-7h5v-8h4v8h5l-7%207z%22%2F%3E%0A%3C%2Fsvg%3E);mask-position:0 0;mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20id%3D%22icon-folder-download%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20d%3D%22M18%208l-4-4h-14v26h32v-22h-14zM16%2027l-7-7h5v-8h4v8h5l-7%207z%22%2F%3E%0A%3C%2Fsvg%3E);-webkit-mask-position:0 0;-webkit-mask-size:100% 100%;transition-timing-function:ease-in-out;transition-property:transform,background-color;transition-duration:var(--bde-transition-duration)}.breakdance .bde-button-14380-382 .bde-button__button::after{width:18px;height:18px}.breakdance .bde-button-14380-382 .bde-button__button::after{margin-right:10px}.breakdance .bde-button-14380-382 .bde-button__button{flex-direction:row-reverse}.breakdance .bde-div-14380-183{width:100%}.breakdance .bde-div-14380-183{display:flex;flex-direction:column;align-items:flex-start;gap:40px;text-align:left}.breakdance .bde-rich-text-14380-185{color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-size:14px;font-weight:300;line-height:1.7;letter-spacing:1px}.breakdance .bde-rich-text-14380-185
h1{color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);margin-block-start:0em;margin-block-end:0.55em}.breakdance .bde-rich-text-14380-185
h2{color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4)}.breakdance .bde-rich-text-14380-185
h3{color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-size:24px;font-weight:400}.breakdance .bde-rich-text-14380-185
h4{color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4)}.breakdance .bde-rich-text-14380-185
p{color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4)}.breakdance .bde-globalblock-14380-377{margin-bottom:0px}.breakdance .bde-section-14380-239 .section-container{display:flex;flex-direction:column;align-items:center;gap:60px;text-align:center}.breakdance .bde-section-14380-239{background-color:var(--bde-body-text-color)}.breakdance .bde-section-14380-239 .section-container{padding-top:0px}@media (max-width:1119px){.breakdance .bde-section-14380-239 .section-container{gap:50px}}@media (max-width:1023px){.breakdance .bde-section-14380-239 .section-container{gap:40px}}.breakdance .bde-heading-14380-240{color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);margin-bottom:-30px}.breakdance .bde-post-loop-14380-241{margin-top:0px}.breakdance .bde-post-loop-14380-241>.bde-loop{--bde-posts-per-row:3}.breakdance .bde-post-loop-14380-241>.bde-loop>.bde-loop-item,.breakdance .bde-post-loop-14380-241>.breakdance-swiper-wrapper>.swiper>.bde-loop>.bde-loop-item{padding:0px
0px 0px 0px}.breakdance .bde-post-loop-14380-241 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-14380-241 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-14380-241 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-14380-241 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-14380-241 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-14380-241 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-14380-241 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-14380-241 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist-container.is-vertical{width:}@media (max-width:1119px){.breakdance .bde-post-loop-14380-241 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-14380-241 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-14380-241 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-14380-241 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-14380-241 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-14380-241 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-14380-241 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-14380-241 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-post-loop-14380-241>.bde-loop{--bde-posts-per-row:2}.breakdance .bde-post-loop-14380-241 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-14380-241 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-14380-241 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-14380-241 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-14380-241 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-14380-241 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-14380-241 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-14380-241 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-post-loop-14380-241>.bde-loop{--bde-posts-per-row:1}.breakdance .bde-post-loop-14380-241 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-14380-241 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-14380-241 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-14380-241 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-14380-241 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-14380-241 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-14380-241 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__select{display:block!important}.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-post-loop-14380-241 .breakdance-swiper-wrapper{overflow:hidden}.bde-tabs__tabslist-container--scrollable,.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{justify-content:flex-start!important}.bde-tabs__tabslist-container--scrollable{position:relative}.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{overflow:auto;position:relative}.breakdance .bde-post-loop-14380-241{flex-direction:column}.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-post-loop-14380-241{flex-direction:column;align-items:unset}.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist-container.is-vertical{overflow:hidden}}@media (max-width:479px){.breakdance .bde-post-loop-14380-241 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-14380-241 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-14380-241 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-14380-241 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-14380-241 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-14380-241 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-14380-241 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-14380-241 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-14380-241 .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-section-14380-242 .section-container{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-section-14380-242{background-color:var(--bde-headings-color)}.breakdance .bde-section-14380-242 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}@media (max-width:479px){.breakdance .bde-section-14380-242 .section-container{padding-top:0px}}.breakdance .bde-section-14766-146 .section-container{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-section-14766-146{background-color:var(--bde-body-text-color)}.breakdance .bde-section-14766-146 .section-container{padding-bottom:70px;padding-top:60px}@media (max-width:479px){.breakdance .bde-section-14766-146 .section-container{padding-bottom:30px}}.breakdance .bde-text-14766-147{color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-size:90px;font-weight:800;line-height:100px;margin-bottom:50px}.breakdance .bde-logo-list-14766-148{--wrapper-gradient-color:#FFF;margin-bottom:40px}.breakdance .bde-logo-list-14766-148 .un-logo-bar__marquee-content,.breakdance .bde-logo-list-14766-148.un-static-image-grid,.breakdance .bde-logo-list-14766-148 .un-logo-bar__scrollable-wrapper{column-gap:60px}.breakdance .bde-logo-list-14766-148.gradient-overlay__left::before,.breakdance .bde-logo-list-14766-148.gradient-overlay__both::before,.breakdance .bde-logo-list-14766-148.gradient-overlay__both::after,.breakdance .bde-logo-list-14766-148.gradient-overlay__right::after{width:30px}.breakdance .bde-logo-list-14766-148 .un-logo-bar__logo-wrapper,.breakdance .bde-logo-list-14766-148 .bde-logo-list .breakdance-link{height:40px}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-logo-list-14766-148{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-logo-list-14766-148{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-logo-list-14766-148{display:none}}@media (max-width:479px){.breakdance .bde-logo-list-14766-148{display:none}}.breakdance .bde-logo-list-14766-149{--wrapper-gradient-color:#FFF;margin-top:0px;margin-bottom:40px}.breakdance .bde-logo-list-14766-149 .un-logo-bar__marquee-content,.breakdance .bde-logo-list-14766-149.un-static-image-grid,.breakdance .bde-logo-list-14766-149 .un-logo-bar__scrollable-wrapper{column-gap:60px}.breakdance .bde-logo-list-14766-149.gradient-overlay__left::before,.breakdance .bde-logo-list-14766-149.gradient-overlay__both::before,.breakdance .bde-logo-list-14766-149.gradient-overlay__both::after,.breakdance .bde-logo-list-14766-149.gradient-overlay__right::after{width:30px}.breakdance .bde-logo-list-14766-149 .un-logo-bar__logo-wrapper,.breakdance .bde-logo-list-14766-149 .bde-logo-list .breakdance-link{height:40px}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-logo-list-14766-149{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-logo-list-14766-149{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-logo-list-14766-149{display:none}}@media (max-width:479px){.breakdance .bde-logo-list-14766-149{display:none}}.breakdance .bde-logo-list-14766-150{--wrapper-gradient-color:#FFF;margin-top:0px;margin-bottom:0px}.breakdance .bde-logo-list-14766-150 .un-logo-bar__marquee-content,.breakdance .bde-logo-list-14766-150.un-static-image-grid,.breakdance .bde-logo-list-14766-150 .un-logo-bar__scrollable-wrapper{column-gap:60px}.breakdance .bde-logo-list-14766-150.gradient-overlay__left::before,.breakdance .bde-logo-list-14766-150.gradient-overlay__both::before,.breakdance .bde-logo-list-14766-150.gradient-overlay__both::after,.breakdance .bde-logo-list-14766-150.gradient-overlay__right::after{width:30px}.breakdance .bde-logo-list-14766-150 .un-logo-bar__logo-wrapper,.breakdance .bde-logo-list-14766-150 .bde-logo-list .breakdance-link{height:40px}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-logo-list-14766-150{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-logo-list-14766-150{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-logo-list-14766-150{display:none}}@media (max-width:479px){.breakdance .bde-logo-list-14766-150{display:none}}.breakdance .bde-logo-list-14766-151{--wrapper-gradient-color:#FFF;margin-top:0px;margin-bottom:0px}.breakdance .bde-logo-list-14766-151 .un-logo-bar__marquee-content,.breakdance .bde-logo-list-14766-151.un-static-image-grid,.breakdance .bde-logo-list-14766-151 .un-logo-bar__scrollable-wrapper{column-gap:60px}.breakdance .bde-logo-list-14766-151.gradient-overlay__left::before,.breakdance .bde-logo-list-14766-151.gradient-overlay__both::before,.breakdance .bde-logo-list-14766-151.gradient-overlay__both::after,.breakdance .bde-logo-list-14766-151.gradient-overlay__right::after{width:30px}.breakdance .bde-logo-list-14766-151 .un-logo-bar__logo-wrapper,.breakdance .bde-logo-list-14766-151 .bde-logo-list .breakdance-link{height:40px}.breakdance .bde-logo-list-14766-151{padding-top:30px}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-logo-list-14766-151{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-logo-list-14766-151{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-logo-list-14766-151{display:none}}@media (max-width:479px){.breakdance .bde-logo-list-14766-151{display:none}}.breakdance .bde-logo-list-14766-152{--wrapper-gradient-color:#FFF;margin-top:0px;margin-bottom:0px}.breakdance .bde-logo-list-14766-152 .un-logo-bar__marquee-content,.breakdance .bde-logo-list-14766-152.un-static-image-grid,.breakdance .bde-logo-list-14766-152 .un-logo-bar__scrollable-wrapper{column-gap:60px}.breakdance .bde-logo-list-14766-152.un-image-carousel-container .un-logo-bar__marquee-content{animation-duration:50s}.breakdance .bde-logo-list-14766-152.gradient-overlay__left::before,.breakdance .bde-logo-list-14766-152.gradient-overlay__both::before,.breakdance .bde-logo-list-14766-152.gradient-overlay__both::after,.breakdance .bde-logo-list-14766-152.gradient-overlay__right::after{width:30px}.breakdance .bde-logo-list-14766-152 .un-logo-bar__logo-wrapper,.breakdance .bde-logo-list-14766-152 .bde-logo-list .breakdance-link{height:40px}.breakdance .bde-logo-list-14766-152.un-static-image-grid{justify-content:center}@media (min-width:1120px){.breakdance .bde-logo-list-14766-152{display:none}}@media (max-width:479px){.breakdance .bde-logo-list-14766-152{width:281px}.breakdance .bde-logo-list-14766-152 .un-logo-bar__marquee-content,.breakdance .bde-logo-list-14766-152.un-static-image-grid,.breakdance .bde-logo-list-14766-152 .un-logo-bar__scrollable-wrapper{column-gap:40px}}.breakdance .bde-div-14717-101{width:100%;min-height:100%}.breakdance .bde-div-14717-101{display:flex;flex-direction:column;align-items:flex-start;gap:12px;text-align:left}.breakdance .bde-div-14717-101{background-color:#000}.breakdance .bde-image2-14717-102{max-width:400px;width:100%;height:auto;object-fit:contain;aspect-ratio:1/1}.breakdance .bde-div-14717-103{display:flex;flex-direction:column;align-items:center;gap:5px;text-align:center}.breakdance .bde-dual-heading-14717-104{margin-top:30px;text-align:center;color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-weight:800;letter-spacing:0.8px}.breakdance .bde-dual-heading-14717-104 .dual-heading--secondary{color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d)}.breakdance .bde-dual-heading-14717-104{display:flex;flex-wrap:wrap;gap:15px}.breakdance .bde-dual-heading-14717-104 .dual-heading--primary,.breakdance .bde-dual-heading-14717-104 .dual-heading--secondary{white-space:nowrap}.breakdance .bde-dual-heading-14717-104{white-space:nowrap;display:block;overflow:hidden}.breakdance .bde-text-14717-105{text-align:center;color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);font-size:24px;font-weight:800}.breakdance .bde-div-14717-106{width:100%;padding-right:20px;padding-left:20px;margin-top:10px;margin-bottom:10px}.breakdance .bde-div-14717-106{display:flex;flex-direction:column;align-items:flex-start;gap:0px;text-align:left}.breakdance .bde-icon-list-14717-107
ul{gap:6px}.breakdance .bde-icon-list-14717-107
ul{align-items:flex-start}.breakdance .bde-icon-list-14717-107 li .bde-icon-list__icon{font-size:12px}.breakdance .bde-icon-list-14717-107 li .bde-icon-list__icon{color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d)}.breakdance .bde-icon-list-14717-107 li .bde-icon-list__text{text-align:left;color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-size:16px;font-weight:300}.breakdance .bde-icon-list-14717-107 ul li .bde-icon-list__item-wrapper{gap:10px;align-items:center}.breakdance .bde-icon-list-14717-107{border-bottom:1px solid}.breakdance .bde-icon-list-14717-107{margin-left:-18px}.breakdance .bde-fancy-divider-14717-108{--bde-fancy-divider-border-style:dotted;--bde-fancy-divider-border-color:var(--bde-palette-dark-grey-d0b49182-5bef-485b-b504-85a84d3b9621-8)}@media (max-width:1119px){.breakdance .bde-fancy-divider-14717-108{--bde-fancy-divider-border-style:dotted}}@media (max-width:1023px){.breakdance .bde-fancy-divider-14717-108{--bde-fancy-divider-border-style:dotted}}@media (max-width:767px){.breakdance .bde-fancy-divider-14717-108{--bde-fancy-divider-border-style:dotted}}@media (max-width:479px){.breakdance .bde-fancy-divider-14717-108{--bde-fancy-divider-border-style:dotted}}.breakdance .bde-icon-list-14717-109
ul{gap:6px}.breakdance .bde-icon-list-14717-109
ul{align-items:flex-start}.breakdance .bde-icon-list-14717-109 li .bde-icon-list__icon{font-size:12px}.breakdance .bde-icon-list-14717-109 li .bde-icon-list__icon{color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d)}.breakdance .bde-icon-list-14717-109 li .bde-icon-list__text{text-align:left;color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-size:16px;font-weight:300}.breakdance .bde-icon-list-14717-109 ul li .bde-icon-list__item-wrapper{gap:10px;align-items:center}.breakdance .bde-icon-list-14717-109{border-bottom:1px solid}.breakdance .bde-icon-list-14717-109{margin-left:-18px}.breakdance .bde-fancy-divider-14717-110{--bde-fancy-divider-border-style:dotted;--bde-fancy-divider-border-color:var(--bde-palette-dark-grey-d0b49182-5bef-485b-b504-85a84d3b9621-8)}@media (max-width:1119px){.breakdance .bde-fancy-divider-14717-110{--bde-fancy-divider-border-style:dotted}}@media (max-width:1023px){.breakdance .bde-fancy-divider-14717-110{--bde-fancy-divider-border-style:dotted}}@media (max-width:767px){.breakdance .bde-fancy-divider-14717-110{--bde-fancy-divider-border-style:dotted}}@media (max-width:479px){.breakdance .bde-fancy-divider-14717-110{--bde-fancy-divider-border-style:dotted}}.breakdance .bde-icon-list-14717-111
ul{gap:6px}.breakdance .bde-icon-list-14717-111
ul{align-items:flex-start}.breakdance .bde-icon-list-14717-111 li .bde-icon-list__icon{font-size:12px}.breakdance .bde-icon-list-14717-111 li .bde-icon-list__icon{color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d)}.breakdance .bde-icon-list-14717-111 li .bde-icon-list__text{text-align:left;color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-size:16px;font-weight:300}.breakdance .bde-icon-list-14717-111 ul li .bde-icon-list__item-wrapper{gap:10px;align-items:center}.breakdance .bde-icon-list-14717-111{border-bottom:1px solid}.breakdance .bde-icon-list-14717-111{margin-left:-18px}.breakdance .bde-fancy-divider-14717-112{--bde-fancy-divider-border-style:dotted;--bde-fancy-divider-border-color:var(--bde-palette-dark-grey-d0b49182-5bef-485b-b504-85a84d3b9621-8)}@media (max-width:1119px){.breakdance .bde-fancy-divider-14717-112{--bde-fancy-divider-border-style:dotted}}@media (max-width:1023px){.breakdance .bde-fancy-divider-14717-112{--bde-fancy-divider-border-style:dotted}}@media (max-width:767px){.breakdance .bde-fancy-divider-14717-112{--bde-fancy-divider-border-style:dotted}}@media (max-width:479px){.breakdance .bde-fancy-divider-14717-112{--bde-fancy-divider-border-style:dotted}}.breakdance .bde-icon-list-14717-113
ul{gap:6px}.breakdance .bde-icon-list-14717-113
ul{align-items:flex-start}.breakdance .bde-icon-list-14717-113 li .bde-icon-list__icon{font-size:12px}.breakdance .bde-icon-list-14717-113 li .bde-icon-list__icon{color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d)}.breakdance .bde-icon-list-14717-113 li .bde-icon-list__text{text-align:left;color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-size:16px;font-weight:300}.breakdance .bde-icon-list-14717-113 ul li .bde-icon-list__item-wrapper{gap:10px;align-items:center}.breakdance .bde-icon-list-14717-113{border-bottom:1px solid}.breakdance .bde-icon-list-14717-113{margin-left:-18px}.breakdance .bde-fancy-divider-14717-114{--bde-fancy-divider-border-style:dotted;--bde-fancy-divider-border-color:var(--bde-palette-dark-grey-d0b49182-5bef-485b-b504-85a84d3b9621-8)}@media (max-width:1119px){.breakdance .bde-fancy-divider-14717-114{--bde-fancy-divider-border-style:dotted}}@media (max-width:1023px){.breakdance .bde-fancy-divider-14717-114{--bde-fancy-divider-border-style:dotted}}@media (max-width:767px){.breakdance .bde-fancy-divider-14717-114{--bde-fancy-divider-border-style:dotted}}@media (max-width:479px){.breakdance .bde-fancy-divider-14717-114{--bde-fancy-divider-border-style:dotted}}.breakdance .bde-icon-list-14717-115
ul{gap:6px}.breakdance .bde-icon-list-14717-115
ul{align-items:flex-start}.breakdance .bde-icon-list-14717-115 li .bde-icon-list__icon{font-size:12px}.breakdance .bde-icon-list-14717-115 li .bde-icon-list__icon{color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d)}.breakdance .bde-icon-list-14717-115 li .bde-icon-list__text{text-align:left;color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-size:16px;font-weight:300}.breakdance .bde-icon-list-14717-115 ul li .bde-icon-list__item-wrapper{gap:10px;align-items:center}.breakdance .bde-icon-list-14717-115{border-bottom:1px solid}.breakdance .bde-icon-list-14717-115{margin-left:-18px}.breakdance .bde-fancy-divider-14717-116{--bde-fancy-divider-border-style:dotted;--bde-fancy-divider-border-color:var(--bde-palette-dark-grey-d0b49182-5bef-485b-b504-85a84d3b9621-8)}@media (max-width:1119px){.breakdance .bde-fancy-divider-14717-116{--bde-fancy-divider-border-style:dotted}}@media (max-width:1023px){.breakdance .bde-fancy-divider-14717-116{--bde-fancy-divider-border-style:dotted}}@media (max-width:767px){.breakdance .bde-fancy-divider-14717-116{--bde-fancy-divider-border-style:dotted}}@media (max-width:479px){.breakdance .bde-fancy-divider-14717-116{--bde-fancy-divider-border-style:dotted}}.breakdance .bde-icon-list-14717-117
ul{gap:6px}.breakdance .bde-icon-list-14717-117
ul{align-items:flex-start}.breakdance .bde-icon-list-14717-117 li .bde-icon-list__icon{font-size:12px}.breakdance .bde-icon-list-14717-117 li .bde-icon-list__icon{color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d)}.breakdance .bde-icon-list-14717-117 li .bde-icon-list__text{text-align:left;color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-size:16px;font-weight:300}.breakdance .bde-icon-list-14717-117 ul li .bde-icon-list__item-wrapper{gap:10px;align-items:center}.breakdance .bde-icon-list-14717-117{border-bottom:1px solid}.breakdance .bde-icon-list-14717-117{margin-left:-18px}.breakdance .bde-fancy-divider-14717-118{--bde-fancy-divider-border-style:dotted;--bde-fancy-divider-border-color:var(--bde-palette-dark-grey-d0b49182-5bef-485b-b504-85a84d3b9621-8)}@media (max-width:1119px){.breakdance .bde-fancy-divider-14717-118{--bde-fancy-divider-border-style:dotted}}@media (max-width:1023px){.breakdance .bde-fancy-divider-14717-118{--bde-fancy-divider-border-style:dotted}}@media (max-width:767px){.breakdance .bde-fancy-divider-14717-118{--bde-fancy-divider-border-style:dotted}}@media (max-width:479px){.breakdance .bde-fancy-divider-14717-118{--bde-fancy-divider-border-style:dotted}}.breakdance .bde-icon-list-14717-119
ul{gap:6px}.breakdance .bde-icon-list-14717-119
ul{align-items:flex-start}.breakdance .bde-icon-list-14717-119 li .bde-icon-list__icon{font-size:12px}.breakdance .bde-icon-list-14717-119 li .bde-icon-list__icon{color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d)}.breakdance .bde-icon-list-14717-119 li .bde-icon-list__text{text-align:left;color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-size:16px;font-weight:300}.breakdance .bde-icon-list-14717-119 ul li .bde-icon-list__item-wrapper{gap:10px;align-items:center}.breakdance .bde-icon-list-14717-119{border-bottom:1px solid}.breakdance .bde-icon-list-14717-119{margin-left:-18px}.breakdance .bde-fancy-divider-14717-120{--bde-fancy-divider-border-style:dotted;--bde-fancy-divider-border-color:var(--bde-palette-dark-grey-d0b49182-5bef-485b-b504-85a84d3b9621-8)}@media (max-width:1119px){.breakdance .bde-fancy-divider-14717-120{--bde-fancy-divider-border-style:dotted}}@media (max-width:1023px){.breakdance .bde-fancy-divider-14717-120{--bde-fancy-divider-border-style:dotted}}@media (max-width:767px){.breakdance .bde-fancy-divider-14717-120{--bde-fancy-divider-border-style:dotted}}@media (max-width:479px){.breakdance .bde-fancy-divider-14717-120{--bde-fancy-divider-border-style:dotted}}.breakdance .bde-icon-list-14717-121
ul{gap:6px}.breakdance .bde-icon-list-14717-121
ul{align-items:flex-start}.breakdance .bde-icon-list-14717-121 li .bde-icon-list__icon{font-size:12px}.breakdance .bde-icon-list-14717-121 li .bde-icon-list__icon{color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d)}.breakdance .bde-icon-list-14717-121 li .bde-icon-list__text{text-align:left;color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-size:16px;font-weight:300}.breakdance .bde-icon-list-14717-121 ul li .bde-icon-list__item-wrapper{gap:10px;align-items:center}.breakdance .bde-icon-list-14717-121{border-bottom:1px solid}.breakdance .bde-icon-list-14717-121{margin-left:-18px}.breakdance .bde-div-14717-122{width:100%}.breakdance .bde-div-14717-122{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-button-14717-123{margin-top:auto}.breakdance .bde-button-14717-123 .bde-button__button{--bde-button-custom-border-color:transparent;--bde-button-custom-border-color-hover:transparent;--bde-button-custom-text-color:#fff;--bde-button-custom-text-color-hover:#fff;--bde-button-custom-background-color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--bde-button-custom-background-color-hover:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);border-radius:9999px;font-size:16px;font-weight:400;padding-top:10px;padding-right:35px;padding-bottom:10px;padding-left:35px}.breakdance .bde-advancedslider-15508-100 .breakdance-swiper-wrapper{--swiper-navigation-size:32px}.breakdance .bde-advancedslider-15508-100 .swiper-button-prev,.breakdance .bde-advancedslider-15508-100 .swiper-button-next{color:var(--bde-palette-yellow-8c3ed2bc-4d48-493f-9637-663b04d651be-7)}.breakdance .bde-advancedslider-15508-100 .breakdance-swiper-wrapper{padding:0
calc(12px + 12px + 32px)}@media (max-width:767px){.breakdance .bde-advancedslider-15508-100 .breakdance-swiper-wrapper{--swiper-navigation-size:0px}.breakdance .bde-advancedslider-15508-100 .swiper-button-prev{left:0px}.breakdance .bde-advancedslider-15508-100 .swiper-button-next{right:0px}.breakdance .bde-advancedslider-15508-100 .breakdance-swiper-wrapper{padding:0
calc(0px + 0px + 0px)}}@media (max-width:479px){.breakdance .bde-advancedslider-15508-100 .breakdance-swiper-wrapper{--swiper-navigation-size:0px}.breakdance .bde-advancedslider-15508-100 .swiper-button-prev{left:0px}.breakdance .bde-advancedslider-15508-100 .swiper-button-next{right:0px}.breakdance .bde-advancedslider-15508-100 .breakdance-swiper-wrapper{padding:0
calc(0px + 0px + 0px)}}@media (max-width:479px){.breakdance .bde-advancedslide-15508-101 .advanced-slider__slide{padding:0px
0px 0px 0px}}.breakdance .bde-columns-15508-102{--columnCount:3;margin-bottom:0px;width:100%;--bde-column-gap:25px}@media (max-width:1119px){.breakdance .bde-columns-15508-102{--columnCount:3;width:85%}.breakdance .bde-columns-15508-102.bde-columns{--columnCount:2;flex-direction:row;flex-wrap:wrap}.breakdance .bde-columns-15508-102.bde-columns>.bde-column{--column-width:50%}}@media (max-width:1023px){.breakdance .bde-columns-15508-102{--columnCount:3}}@media (max-width:767px){.breakdance .bde-columns-15508-102{--columnCount:3}.breakdance .bde-columns-15508-102.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-15508-102.bde-columns>.bde-column{width:100%}}@media (max-width:479px){.breakdance .bde-columns-15508-102{--columnCount:3}}.breakdance .bde-column-15508-103{--column-width:33.33%;gap:15px;justify-content:flex-start;border-top:0px solid var(--bde-palette-color-1-78285f09-6b11-44ed-a1e9-430b4206362a);border-bottom:0px solid var(--bde-palette-color-1-78285f09-6b11-44ed-a1e9-430b4206362a);border-left:0px solid var(--bde-palette-color-1-78285f09-6b11-44ed-a1e9-430b4206362a);border-right:0px solid var(--bde-palette-color-1-78285f09-6b11-44ed-a1e9-430b4206362a);border-radius:18px;box-shadow:0px 2px 18px 0px var(--bde-palette-color-7)}.breakdance .bde-column-15508-103{background-color:var(--bde-body-text-color)}.breakdance .bde-column-15508-103.bde-column{padding:32px
35px 32px 35px}.breakdance .bde-icon-15508-104 .bde-icon-icon.breakdance-icon-atom{font-size:34px}.breakdance .bde-icon-15508-104 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-yellow-8c3ed2bc-4d48-493f-9637-663b04d651be-7)}.breakdance .bde-icon-15508-104{margin-bottom:10px}.breakdance .bde-text-15508-105{color:var(--bde-background-color);font-size:14px;font-weight:500}.breakdance .bde-text-15508-106{color:var(--bde-background-color);font-size:13px;margin-bottom:0px}.breakdance .bde-columns-15508-107{--columnCount:2;margin-top:25px}@media (max-width:1119px){.breakdance .bde-columns-15508-107{--columnCount:2}.breakdance .bde-columns-15508-107.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-15508-107.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-15508-107{--columnCount:2}}@media (max-width:767px){.breakdance .bde-columns-15508-107{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-15508-107{--columnCount:2}}.breakdance .bde-column-15508-108{--column-width:45%}.breakdance .bde-text-15508-109{color:var(--bde-background-color);font-size:14px;font-weight:600}.breakdance .bde-column-15508-110{--column-width:55%}.breakdance .bde-column-15508-110{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.breakdance .bde-text-15508-111{color:var(--bde-background-color);font-size:14px}.breakdance .bde-column-15508-112{--column-width:33.34%;gap:15px;justify-content:flex-start;border-top:0px solid var(--bde-palette-color-1-78285f09-6b11-44ed-a1e9-430b4206362a);border-bottom:0px solid var(--bde-palette-color-1-78285f09-6b11-44ed-a1e9-430b4206362a);border-left:0px solid var(--bde-palette-color-1-78285f09-6b11-44ed-a1e9-430b4206362a);border-right:0px solid var(--bde-palette-color-1-78285f09-6b11-44ed-a1e9-430b4206362a);border-radius:18px;box-shadow:0px 2px 18px 0px var(--bde-palette-color-7)}.breakdance .bde-column-15508-112{background-color:var(--bde-headings-color)}.breakdance .bde-column-15508-112.bde-column{padding:32px
35px 32px 35px}.breakdance .bde-icon-15508-113 .bde-icon-icon.breakdance-icon-atom{font-size:34px}.breakdance .bde-icon-15508-113 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-yellow-8c3ed2bc-4d48-493f-9637-663b04d651be-7)}.breakdance .bde-icon-15508-113{margin-bottom:10px}.breakdance .bde-text-15508-114{color:var(--bde-background-color);font-size:14px;font-weight:500}.breakdance .bde-text-15508-115{color:var(--bde-background-color);font-size:13px;margin-bottom:0px}.breakdance .bde-columns-15508-116{--columnCount:2;margin-top:25px}@media (max-width:1119px){.breakdance .bde-columns-15508-116{--columnCount:2}.breakdance .bde-columns-15508-116.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-15508-116.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-15508-116{--columnCount:2}}@media (max-width:767px){.breakdance .bde-columns-15508-116{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-15508-116{--columnCount:2}}.breakdance .bde-column-15508-117{--column-width:50%}.breakdance .bde-text-15508-118{color:var(--bde-background-color);font-size:14px;font-weight:600}.breakdance .bde-column-15508-119{--column-width:50%}.breakdance .bde-column-15508-119{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.breakdance .bde-text-15508-120{color:var(--bde-background-color);font-size:14px}.breakdance .bde-column-15508-121{--column-width:33.33%;gap:15px;justify-content:flex-start;border-top:0px solid var(--bde-palette-color-1-78285f09-6b11-44ed-a1e9-430b4206362a);border-bottom:0px solid var(--bde-palette-color-1-78285f09-6b11-44ed-a1e9-430b4206362a);border-left:0px solid var(--bde-palette-color-1-78285f09-6b11-44ed-a1e9-430b4206362a);border-right:0px solid var(--bde-palette-color-1-78285f09-6b11-44ed-a1e9-430b4206362a);border-radius:18px;box-shadow:0px 2px 18px 0px var(--bde-palette-color-7)}.breakdance .bde-column-15508-121{background-color:var(--bde-headings-color)}.breakdance .bde-column-15508-121.bde-column{padding:32px
35px 32px 35px}.breakdance .bde-icon-15508-122 .bde-icon-icon.breakdance-icon-atom{font-size:34px}.breakdance .bde-icon-15508-122 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-yellow-8c3ed2bc-4d48-493f-9637-663b04d651be-7)}.breakdance .bde-icon-15508-122{margin-bottom:10px}.breakdance .bde-text-15508-123{color:var(--bde-background-color);font-size:14px;font-weight:500}.breakdance .bde-text-15508-124{color:var(--bde-background-color);font-size:13px;font-weight:400;margin-bottom:0px}.breakdance .bde-columns-15508-125{--columnCount:2;margin-top:25px}@media (max-width:1119px){.breakdance .bde-columns-15508-125{--columnCount:2}.breakdance .bde-columns-15508-125.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-15508-125.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-15508-125{--columnCount:2}}@media (max-width:767px){.breakdance .bde-columns-15508-125{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-15508-125{--columnCount:2}}.breakdance .bde-column-15508-126{--column-width:50%}.breakdance .bde-text-15508-127{color:var(--bde-background-color);font-size:14px;font-weight:600}.breakdance .bde-column-15508-128{--column-width:50%}.breakdance .bde-column-15508-128{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.breakdance .bde-text-15508-129{color:var(--bde-background-color);font-size:14px}.breakdance .bde-advancedslide-15508-130 .advanced-slider__slide{padding-top:75px}.breakdance .bde-columns-15508-131{--columnCount:3;--bde-column-gap:25px}@media (max-width:1119px){.breakdance .bde-columns-15508-131{--columnCount:3;width:85%}.breakdance .bde-columns-15508-131.bde-columns{--columnCount:2;flex-direction:row;flex-wrap:wrap}.breakdance .bde-columns-15508-131.bde-columns>.bde-column{--column-width:50%}}@media (max-width:1023px){.breakdance .bde-columns-15508-131{--columnCount:3}}@media (max-width:767px){.breakdance .bde-columns-15508-131{--columnCount:3}.breakdance .bde-columns-15508-131.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-15508-131.bde-columns>.bde-column{width:100%}}@media (max-width:479px){.breakdance .bde-columns-15508-131{--columnCount:3}}.breakdance .bde-column-15508-132{--column-width:33.34%;gap:15px;justify-content:flex-start;border-top:0px solid var(--bde-palette-color-1-78285f09-6b11-44ed-a1e9-430b4206362a);border-bottom:0px solid var(--bde-palette-color-1-78285f09-6b11-44ed-a1e9-430b4206362a);border-left:0px solid var(--bde-palette-color-1-78285f09-6b11-44ed-a1e9-430b4206362a);border-right:0px solid var(--bde-palette-color-1-78285f09-6b11-44ed-a1e9-430b4206362a);border-radius:18px;box-shadow:0px 2px 18px 0px var(--bde-palette-color-7)}.breakdance .bde-column-15508-132{background-color:var(--bde-headings-color)}.breakdance .bde-column-15508-132.bde-column{padding:32px
35px 32px 35px}.breakdance .bde-icon-15508-133 .bde-icon-icon.breakdance-icon-atom{font-size:34px}.breakdance .bde-icon-15508-133 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-yellow-8c3ed2bc-4d48-493f-9637-663b04d651be-7)}.breakdance .bde-icon-15508-133{margin-bottom:10px}.breakdance .bde-text-15508-134{color:var(--bde-background-color);font-size:14px;font-weight:400}.breakdance .bde-text-15508-135{color:var(--bde-background-color);font-size:13px;margin-bottom:0px}.breakdance .bde-columns-15508-136{--columnCount:2;margin-top:25px}@media (max-width:1119px){.breakdance .bde-columns-15508-136{--columnCount:2}.breakdance .bde-columns-15508-136.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-15508-136.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-15508-136{--columnCount:2}}@media (max-width:767px){.breakdance .bde-columns-15508-136{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-15508-136{--columnCount:2}}.breakdance .bde-column-15508-137{--column-width:45%}.breakdance .bde-text-15508-138{color:var(--bde-background-color);font-size:14px;font-weight:600}.breakdance .bde-column-15508-139{--column-width:55%}.breakdance .bde-column-15508-139{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.breakdance .bde-text-15508-140{color:var(--bde-background-color);font-size:14px}.breakdance .bde-column-15508-141{--column-width:33.33%;gap:15px;justify-content:flex-start;border-top:0px solid var(--bde-palette-color-1-78285f09-6b11-44ed-a1e9-430b4206362a);border-bottom:0px solid var(--bde-palette-color-1-78285f09-6b11-44ed-a1e9-430b4206362a);border-left:0px solid var(--bde-palette-color-1-78285f09-6b11-44ed-a1e9-430b4206362a);border-right:0px solid var(--bde-palette-color-1-78285f09-6b11-44ed-a1e9-430b4206362a);border-radius:18px;box-shadow:0px 2px 18px 0px var(--bde-palette-color-7)}.breakdance .bde-column-15508-141{background-color:var(--bde-body-text-color)}.breakdance .bde-column-15508-141.bde-column{padding:32px
35px 32px 35px}.breakdance .bde-icon-15508-142 .bde-icon-icon.breakdance-icon-atom{font-size:34px}.breakdance .bde-icon-15508-142 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-yellow-8c3ed2bc-4d48-493f-9637-663b04d651be-7)}.breakdance .bde-icon-15508-142{margin-bottom:10px}.breakdance .bde-text-15508-143{color:var(--bde-background-color);font-size:14px;font-weight:500}.breakdance .bde-text-15508-144{color:var(--bde-background-color);font-size:13px;margin-bottom:0px}.breakdance .bde-columns-15508-145{--columnCount:2;margin-top:25px}@media (max-width:1119px){.breakdance .bde-columns-15508-145{--columnCount:2}.breakdance .bde-columns-15508-145.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-15508-145.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-15508-145{--columnCount:2}}@media (max-width:767px){.breakdance .bde-columns-15508-145{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-15508-145{--columnCount:2}}.breakdance .bde-column-15508-146{--column-width:50%}.breakdance .bde-text-15508-147{color:var(--bde-background-color);font-size:14px;font-weight:600}.breakdance .bde-column-15508-148{--column-width:50%}.breakdance .bde-column-15508-148{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.breakdance .bde-text-15508-149{color:var(--bde-background-color);font-size:14px}.breakdance .bde-column-15508-150{--column-width:33.33%;gap:15px;justify-content:flex-start;border-top:0px solid var(--bde-palette-color-1-78285f09-6b11-44ed-a1e9-430b4206362a);border-bottom:0px solid var(--bde-palette-color-1-78285f09-6b11-44ed-a1e9-430b4206362a);border-left:0px solid var(--bde-palette-color-1-78285f09-6b11-44ed-a1e9-430b4206362a);border-right:0px solid var(--bde-palette-color-1-78285f09-6b11-44ed-a1e9-430b4206362a);border-radius:18px;box-shadow:0px 2px 18px 0px var(--bde-palette-color-7)}.breakdance .bde-column-15508-150{background-color:var(--bde-headings-color)}.breakdance .bde-column-15508-150.bde-column{padding:32px
35px 32px 35px}.breakdance .bde-icon-15508-151 .bde-icon-icon.breakdance-icon-atom{font-size:34px}.breakdance .bde-icon-15508-151 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-yellow-8c3ed2bc-4d48-493f-9637-663b04d651be-7)}.breakdance .bde-icon-15508-151{margin-bottom:10px}.breakdance .bde-text-15508-152{color:var(--bde-background-color);font-size:14px;font-weight:500}.breakdance .bde-text-15508-153{color:var(--bde-background-color);font-size:13px;margin-bottom:0px}.breakdance .bde-columns-15508-154{--columnCount:2;margin-top:25px}@media (max-width:1119px){.breakdance .bde-columns-15508-154{--columnCount:2}.breakdance .bde-columns-15508-154.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-15508-154.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-15508-154{--columnCount:2}}@media (max-width:767px){.breakdance .bde-columns-15508-154{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-15508-154{--columnCount:2}}.breakdance .bde-column-15508-155{--column-width:50%}.breakdance .bde-text-15508-156{color:var(--bde-background-color);font-size:14px;font-weight:600}.breakdance .bde-column-15508-157{--column-width:50%}.breakdance .bde-column-15508-157{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.breakdance .bde-text-15508-158{color:var(--bde-background-color);font-size:14px}.breakdance .bde-header-builder-15467-234.bde-header-builder--overlay{background-color:transparent;box-shadow:none}.breakdance .bde-header-builder-15467-234.bde-header-builder--overlay .bde-header-builder__header-builder-border-top{background-color:transparent}.breakdance .bde-header-builder-15467-234.bde-header-builder--overlay .bde-header-builder__header-builder-border-bottom{background-color:transparent}.breakdance .bde-header-builder-15467-234.bde-header-builder--sticky-styles{background:#000000CF}@media screen and (max-width:600px){#wpadminbar{display:none}.breakdance .bde-header-builder{--wp-admin--admin-bar--height:0px}}@media (max-width:1119px){.breakdance .bde-header-builder-15467-234 .bde-header-builder__container{flex-direction:column}@media screen and (max-width:600px){#wpadminbar{display:none}.breakdance .bde-header-builder{--wp-admin--admin-bar--height:0px}}}@media (max-width:1023px){@media screen and (max-width:600px){#wpadminbar{display:none}.breakdance .bde-header-builder{--wp-admin--admin-bar--height:0px}}}@media (max-width:767px){@media screen and (max-width:600px){#wpadminbar{display:none}.breakdance .bde-header-builder{--wp-admin--admin-bar--height:0px}}}@media (max-width:479px){.breakdance .bde-header-builder-15467-234 .bde-header-builder__container{padding-top:0px}@media screen and (max-width:600px){#wpadminbar{display:none}.breakdance .bde-header-builder{--wp-admin--admin-bar--height:0px}}}.breakdance .bde-columns-15467-235{--columnCount:2}@media (max-width:1119px){.breakdance .bde-columns-15467-235{--columnCount:2}.breakdance .bde-columns-15467-235.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-15467-235.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-15467-235{--columnCount:2}}@media (max-width:767px){.breakdance .bde-columns-15467-235{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-15467-235{--columnCount:2;margin-top:-15px}}.breakdance .bde-column-15467-236{--column-width:18%}.breakdance .bde-column-15467-236{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.breakdance .bde-image-15467-237 .breakdance-image-object{height:45px;width:auto;transform-origin:47.11% 49.85%}@media (max-width:767px) and (min-width:480px){.breakdance .bde-image-15467-237{display:none}}@media (max-width:479px){.breakdance .bde-image-15467-237{display:none}}@media (max-width:479px){.breakdance .bde-image-15467-237{width:150px}.breakdance .bde-image-15467-237 .breakdance-image-object{width:100%;height:auto}}.breakdance .bde-column-15467-238{--column-width:82%}.breakdance .bde-column-15467-238{display:flex;flex-direction:row;flex-wrap:nowrap}@media (max-width:767px){.breakdance .bde-column-15467-238{justify-content:flex-start}}@media (max-width:479px){.breakdance .bde-column-15467-238{justify-content:flex-start;align-items:center;gap:83px}}.breakdance .bde-image-15467-239 .breakdance-image-object{height:45px;width:auto;transform-origin:47.11% 49.85%}@media (min-width:1120px){.breakdance .bde-image-15467-239{display:none}}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-image-15467-239{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-image-15467-239{display:none}}@media (max-width:479px){.breakdance .bde-image-15467-239{width:100px}.breakdance .bde-image-15467-239 .breakdance-image-object{width:100%;height:auto}}.breakdance .bde-div-15467-240{display:flex;flex-direction:row;flex-wrap:nowrap}@media (max-width:767px){.breakdance .bde-div-15467-240{align-items:center}}@media (max-width:479px){.breakdance .bde-div-15467-240{align-items:center;gap:15px}}@media (max-width:767px){.breakdance .bde-menu-15467-242 .breakdance-menu{--menu-hide-on-mobile:none;--toggle-layer-color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);--toggle-layer-color-active:var(--bde-body-text-color);--mobile-offcanvas-width:100vw}}@media (min-width:768px){.breakdance .bde-menu-15467-242 .breakdance-menu{--menu-hide-on-desktop:none;--link-color:#FFF;--link-color-hover:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d)}.breakdance .bde-menu-15467-242 .breakdance-menu-link{color:#FFF}.breakdance .bde-menu-15467-242 .breakdance-menu-item:hover .breakdance-menu-link{color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d)}.breakdance .bde-menu-15467-242 .breakdance-menu-item--active .breakdance-menu-link{color:var(--link-effect-text-color,var(--link-color))}.breakdance .bde-menu-15467-242 .breakdance-menu-item--active:hover .breakdance-menu-link{color:var(--link-effect-text-color,var(--link-color-hover))}}@media (max-width:1119px){@media (max-width:767px){.breakdance .bde-menu-15467-242 .breakdance-menu{--menu-hide-on-mobile:none}}@media (min-width:768px){.breakdance .bde-menu-15467-242 .breakdance-menu{--menu-hide-on-desktop:none}}}@media (max-width:1023px){@media (max-width:767px){.breakdance .bde-menu-15467-242 .breakdance-menu{--menu-hide-on-mobile:none}}@media (min-width:768px){.breakdance .bde-menu-15467-242 .breakdance-menu{--menu-hide-on-desktop:none}}}@media (max-width:767px){.breakdance .bde-menu-15467-242 .breakdance-menu{--menu-hide-on-mobile:none}.breakdance .bde-menu-15467-242 .breakdance-menu{--links-gap:0;--dropdown-link-icon-display:none;--dropdown-link-description-display:none;--dropdown-links-gap:var(--gap-none)}.breakdance .bde-menu-15467-242 .breakdance-menu-list{align-items:stretch;background-color:var(--menu-background);display:none;flex-direction:column;left:var(--mobile-offset-x);max-height:var(--menu-max-height);overflow-y:auto;position:absolute;top:var(--mobile-offset-y,100%);width:calc(100vw - var(--menu-scrollbar-width, 0px));z-index:var(--bde-z-index-menu-mobile)}.breakdance .bde-menu-15467-242 .breakdance-menu--enabled .breakdance-menu-list{display:flex}.breakdance .bde-menu-15467-242 .breakdance-responsive-menu--bottom .breakdance-menu-list{bottom:var(--mobile-offset-y,100%);top:auto}.breakdance .bde-menu-15467-242 .breakdance-responsive-menu--open .breakdance-menu-list{opacity:1!important;pointer-events:auto!important;transform:none!important}.breakdance .bde-menu-15467-242 .breakdance-menu-list>.bde-button{border-top:var(--link-border);justify-content:var(--link-alignment);margin-left:0;padding:10px
15px}.breakdance .bde-menu-15467-242 .breakdance-menu-list>.bde-button .button-atom{width:var(--bde-button-width,100%)}.breakdance .bde-menu-15467-242 .breakdance-menu-list>:last-child{border-bottom:var(--link-border)}.breakdance .bde-menu-15467-242 .breakdance-menu--accordion .breakdance-menu-list:not(.is-visible):not(.is-collapsing),.breakdance .bde-menu-15467-242 .breakdance-menu--default .breakdance-menu-list:not(.is-visible):not(.is-collapsing){height:0;overflow:hidden;pointer-events:none;visibility:hidden}.breakdance .bde-menu-15467-242 .breakdance-menu--accordion .breakdance-menu-list.is-collapsing,.breakdance .bde-menu-15467-242 .breakdance-menu--default .breakdance-menu-list.is-collapsing{height:0;overflow:hidden;transition:var(--menu-duration) height ease-in-out,var(--menu-duration) visibility ease-in-out}.breakdance .bde-menu-15467-242 .breakdance-menu .breakdance-menu-link{border-top:var(--link-border);outline-offset:-1px;padding:var(--mobile-link-padding-top) var(--mobile-link-padding-right) var(--mobile-link-padding-bottom) var(--mobile-link-padding-left)}.breakdance .bde-menu-15467-242 .breakdance-menu-link-arrow{border-top:var(--link-border);bottom:0;position:absolute;right:0;top:0}.breakdance .bde-menu-15467-242 .hide-arrows-on-desktop .breakdance-menu-link-arrow{display:block}.breakdance .bde-menu-15467-242 .hide-arrows-on-mobile .breakdance-menu-link-arrow{display:none}.breakdance .bde-menu-15467-242 .breakdance-dropdown-floater{transform:none;visibility:visible}.breakdance .bde-menu-15467-242 .breakdance-dropdown--open .breakdance-dropdown-floater{transform:none}.breakdance .bde-menu-15467-242 .breakdance-dropdown-caret{display:none}.breakdance .bde-menu-15467-242 .breakdance-dropdown-body{background-color:var(--link-background-color);border-radius:0;border-top:var(--link-border);box-shadow:none;flex-direction:column}.breakdance .bde-menu-15467-242 .breakdance-dropdown--custom .breakdance-dropdown-floater,.breakdance .bde-menu-15467-242 .breakdance-menu--custom-width .breakdance-dropdown-floater{width:auto}.breakdance .bde-menu-15467-242 .breakdance-menu--placement-section-width .breakdance-dropdown-floater{width:100%}.breakdance .bde-menu-15467-242 .breakdance-dropdown-section{--dropdown-section-padding:0;--dropdown-section-gap:var(--gap-none)}.breakdance .bde-menu-15467-242 .breakdance-dropdown-section--additional{background-color:transparent;border-top:var(--link-border)}.breakdance .bde-menu-15467-242 .breakdance-dropdown-columns{--dropdown-columns-stack:column;--dropdown-columns-gap:var(--gap-none)}.breakdance .bde-menu-15467-242 .breakdance-dropdown-column{gap:var(--gap-none)}.breakdance .bde-menu-15467-242 .breakdance-dropdown-column+.breakdance-dropdown-column{border-top:var(--link-border)}.breakdance .bde-menu-15467-242 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible{gap:var(--gap-none)}.breakdance .bde-menu-15467-242 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible .breakdance-dropdown-item:first-child,.breakdance .bde-menu-15467-242 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible:not(:first-child){border-top:var(--link-border)}.breakdance .bde-menu-15467-242 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible .breakdance-dropdown-column__title{cursor:pointer;outline-offset:-1px}.breakdance .bde-menu-15467-242 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible .breakdance-dropdown-links:not(.is-visible):not(.is-collapsing){height:0;overflow:hidden;pointer-events:none;visibility:hidden}.breakdance .bde-menu-15467-242 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible .breakdance-dropdown-links.is-collapsing{height:0;overflow:hidden;transition:var(--menu-duration) height ease-in-out,var(--menu-duration) visibility ease-in-out}.breakdance .bde-menu-15467-242 .breakdance-dropdown-column__title{font-weight:500;justify-content:var(--link-alignment);padding:var(--mobile-link-level-2-padding-top) var(--mobile-link-level-2-padding-right) var(--mobile-link-level-2-padding-bottom) var(--mobile-link-level-2-padding-left);white-space:normal}.breakdance .bde-menu-15467-242 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible .breakdance-dropdown-column__title:after{display:block}.breakdance .bde-menu-15467-242 .breakdance-dropdown-item+.breakdance-dropdown-item{border-top:var(--link-border)}.breakdance .bde-menu-15467-242 .breakdance-menu .breakdance-dropdown-link{justify-content:var(--link-alignment);outline-offset:-1px;padding:var(--mobile-link-level-3-padding-top) var(--mobile-link-level-3-padding-right) var(--mobile-link-level-3-padding-bottom) var(--mobile-link-level-3-padding-left);white-space:normal}.breakdance .bde-menu-15467-242 .breakdance-menu--no-titles .breakdance-dropdown-column__title{display:none}.breakdance .bde-menu-15467-242 .breakdance-menu-topbar{align-items:center;display:flex}.breakdance .bde-menu-15467-242 .breakdance-menu--offcanvas .breakdance-menu-list{bottom:0;height:100vh!important;left:0;max-height:none;max-width:100%;opacity:1;padding-top:var(--wp-admin--admin-bar--height,0);position:fixed;top:0;transform:translate3d(-100%,0,0);transition:var(--menu-duration) transform ease,var(--menu-duration) visibility ease;visibility:hidden;width:var(--mobile-offcanvas-width)}.breakdance .bde-menu-15467-242 .breakdance-menu--offcanvas.breakdance-responsive-menu--open .breakdance-menu-list{visibility:visible}.breakdance .bde-menu-15467-242 .breakdance-menu--offcanvas-right .breakdance-menu-list{left:auto;right:0;transform:translate3d(100%,0,0)}.breakdance .bde-menu-15467-242 .breakdance-menu--fullscreen .breakdance-menu-list{height:100vh!important;max-height:none!important;opacity:0;padding-top:var(--wp-admin--admin-bar--height,0);pointer-events:none;position:fixed;top:0;transition:var(--menu-duration) opacity ease,var(--menu-duration) visibility ease;visibility:hidden}.breakdance .bde-menu-15467-242 .breakdance-menu--fullscreen.breakdance-responsive-menu--open .breakdance-menu-list{visibility:visible}.breakdance .bde-menu-15467-242 .breakdance-dropdown--wp .breakdance-dropdown-section{margin-bottom:-1px}.breakdance .bde-menu-15467-242 .breakdance-dropdown--wp .breakdance-dropdown-link{border-bottom:var(--link-border);padding:var(--mobile-link-level-2-padding-top) var(--mobile-link-level-2-padding-right) var(--mobile-link-level-2-padding-bottom) var(--mobile-link-level-2-padding-left)}.breakdance .bde-menu-15467-242 .breakdance-menu-toggle{display:flex}.breakdance .bde-menu-15467-242 .breakdance-menu--active-styles .breakdance-menu-item--active:before,.breakdance .bde-menu-15467-242 .breakdance-menu--effect .breakdance-menu-item:before{display:none}.breakdance .bde-menu-15467-242 .breakdance-menu-item--active .breakdance-menu-link{background-color:var(--link-background-color-active);color:var(--link-color-active)}@media (min-width:768px){.breakdance .bde-menu-15467-242 .breakdance-menu{--menu-hide-on-desktop:none}}}@media (max-width:479px){@media (max-width:767px){.breakdance .bde-menu-15467-242 .breakdance-menu{--menu-hide-on-mobile:none}}@media (min-width:768px){.breakdance .bde-menu-15467-242 .breakdance-menu{--menu-hide-on-desktop:none}}}@media (min-width:1120px){.breakdance .bde-menu-custom-dropdown-15467-243 .breakdance-dropdown{--dropdown-background-color:#FFF0;--dropdown-custom-width:900px;--dropdown-section-padding:10px
10px 10px 10px}.breakdance .bde-menu-custom-dropdown-15467-243 .breakdance-dropdown-body{border-radius:30px;box-shadow:5px 20px 75px 0px #0000}}@media (max-width:1119px){}@media (max-width:1023px){}@media (max-width:767px){}@media (max-width:479px){}.breakdance .bde-columns-15467-244{--columnCount:1}@media (max-width:1119px){.breakdance .bde-columns-15467-244{--columnCount:1}.breakdance .bde-columns-15467-244.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-15467-244.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-15467-244{--columnCount:1}}@media (max-width:767px){.breakdance .bde-columns-15467-244{--columnCount:1}}@media (max-width:479px){.breakdance .bde-columns-15467-244{--columnCount:1}}.breakdance .bde-column-15467-245{--column-width:100%}.breakdance .bde-advanced-tabs-15467-246{margin-bottom:1px}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist{--transitionTime:300ms;justify-content:flex-start;gap:15px}.breakdance .bde-advanced-tabs-15467-246{--bde-tabs-space-after:20px}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab-title{font-size:17px;font-weight:500;text-transform:uppercase}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab{padding-left:20px;padding-right:20px;padding-top:13px;padding-bottom:13px}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab.is-active,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--tabs,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--default{--activeColor:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);--hoverColor:#FFF;--activeBgColor:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--hoverBgColor:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--inactiveBgColor:#FFF;--activeUnderlineColor:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--pills{--activeColor:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);--hoverColor:#FFF;--activeBgColor:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--hoverBgColor:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--inactiveBgColor:#FFF}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--pills .bde-tabs__tab{border-radius:30px}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--pills{gap:15px}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--bar{--activeColor:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);--hoverColor:#FFF;--activeBgColor:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--hoverBgColor:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--inactiveBgColor:#FFF;--separatorColor:#F3000000}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--bar{border-radius:30px;align-self:flex-start}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist-container{--bde-tabs-space-after:20px;justify-content:flex-start}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__select{background-color:var(--bde-palette-color-6);margin-bottom:20px}.breakdance .bde-advanced-tabs-15467-246 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist-container.is-vertical{width:}@media (max-width:1119px){.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab.is-active,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__select{display:block!important}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-advanced-tabs-15467-246 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-advanced-tabs-15467-246{flex-direction:column}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab.is-active,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__select{color:var(--bde-palette-color-4);font-weight:600}.breakdance .bde-advanced-tabs-15467-246 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab.is-active,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-advanced-tabs-15467-246 .breakdance-swiper-wrapper{overflow:hidden}.bde-tabs__tabslist-container--scrollable,.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{justify-content:flex-start!important}.bde-tabs__tabslist-container--scrollable{position:relative}.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{overflow:auto;position:relative}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-advanced-tabs-15467-246{flex-direction:column;align-items:unset}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist-container.is-vertical{overflow:hidden}}@media (max-width:479px){.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab.is-active,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-advanced-tabs-15467-246 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-advanced-tabs-15467-246 .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-div-15467-248{padding:20px
30px 20px 30px;border-radius:20px;margin-top:0px}.breakdance .bde-div-15467-248{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-end;gap:50px}.breakdance .bde-div-15467-248{background-color:#FFF}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-div-15467-248{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-div-15467-248{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-div-15467-248{display:none}}@media (max-width:479px){.breakdance .bde-div-15467-248{display:none}}.breakdance .bde-image2-15467-249{height:200px;width:auto}.breakdance .bde-div-15467-250{margin-top:0px;margin-bottom:50px}.breakdance .bde-div-15467-250{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.breakdance .bde-text-15467-251{font-size:15px;font-weight:300;margin-top:0px;margin-bottom:15px}.breakdance .bde-button-15467-252 .bde-button__button{--bde-button-custom-border-color:transparent;--bde-button-custom-border-color-hover:transparent;--bde-button-custom-text-color:#fff;--bde-button-custom-text-color-hover:#fff;--bde-button-custom-background-color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--bde-button-custom-background-color-hover:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);border-radius:9999px;font-size:15px;font-weight:400;--bde-button-width:200px}.breakdance .bde-div-15467-253{padding:20px
30px 20px 30px;border-radius:20px;margin-top:0px}.breakdance .bde-div-15467-253{display:flex;flex-direction:column}.breakdance .bde-div-15467-253{background-color:#FFF}@media (min-width:1120px){.breakdance .bde-div-15467-253{display:none}}.breakdance .bde-image2-15467-254{height:200px;width:auto}.breakdance .bde-div-15467-255{margin-top:0px;margin-bottom:50px}.breakdance .bde-div-15467-255{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.breakdance .bde-text-15467-256{font-size:15px;font-weight:300;margin-top:0px;margin-bottom:15px}.breakdance .bde-button-15467-257 .bde-button__button{--bde-button-custom-border-color:transparent;--bde-button-custom-border-color-hover:transparent;--bde-button-custom-text-color:#fff;--bde-button-custom-text-color-hover:#fff;--bde-button-custom-background-color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--bde-button-custom-background-color-hover:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);border-radius:9999px;font-size:15px;font-weight:400;--bde-button-width:200px}.breakdance .bde-div-15467-259{padding:20px
30px 20px 30px;border-radius:20px;margin-top:0px}.breakdance .bde-div-15467-259{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-end;gap:50px}.breakdance .bde-div-15467-259{background-color:#FFF}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-div-15467-259{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-div-15467-259{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-div-15467-259{display:none}}@media (max-width:479px){.breakdance .bde-div-15467-259{display:none}}.breakdance .bde-image2-15467-260{height:200px;width:auto}.breakdance .bde-div-15467-261{margin-top:0px;margin-bottom:50px}.breakdance .bde-div-15467-261{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.breakdance .bde-text-15467-262{font-size:15px;font-weight:300;margin-top:0px;margin-bottom:15px}.breakdance .bde-button-15467-263 .bde-button__button{--bde-button-custom-border-color:transparent;--bde-button-custom-border-color-hover:transparent;--bde-button-custom-text-color:#fff;--bde-button-custom-text-color-hover:#fff;--bde-button-custom-background-color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--bde-button-custom-background-color-hover:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);border-radius:9999px;font-size:15px;font-weight:400;--bde-button-width:200px}.breakdance .bde-div-15467-264{padding:20px
30px 20px 30px;border-radius:20px;margin-top:0px}.breakdance .bde-div-15467-264{display:flex;flex-direction:column}.breakdance .bde-div-15467-264{background-color:#FFF}@media (min-width:1120px){.breakdance .bde-div-15467-264{display:none}}.breakdance .bde-image2-15467-265{height:200px;width:auto}.breakdance .bde-div-15467-266{margin-top:0px;margin-bottom:50px}.breakdance .bde-div-15467-266{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.breakdance .bde-text-15467-267{font-size:15px;font-weight:300;margin-top:0px;margin-bottom:15px}.breakdance .bde-button-15467-268 .bde-button__button{--bde-button-custom-border-color:transparent;--bde-button-custom-border-color-hover:transparent;--bde-button-custom-text-color:#fff;--bde-button-custom-text-color-hover:#fff;--bde-button-custom-background-color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--bde-button-custom-background-color-hover:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);border-radius:9999px;font-size:15px;font-weight:400;--bde-button-width:200px}.breakdance .bde-div-15467-270{padding:20px
30px 20px 30px;border-radius:20px;margin-top:0px}.breakdance .bde-div-15467-270{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-end;gap:50px}.breakdance .bde-div-15467-270{background-color:#FFF}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-div-15467-270{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-div-15467-270{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-div-15467-270{display:none}}@media (max-width:479px){.breakdance .bde-div-15467-270{display:none}}.breakdance .bde-image2-15467-271{max-width:200px;height:200px;width:auto}.breakdance .bde-div-15467-272{margin-top:0px;margin-bottom:50px}.breakdance .bde-div-15467-272{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.breakdance .bde-text-15467-273{font-size:15px;font-weight:300;margin-top:0px;margin-bottom:15px}.breakdance .bde-button-15467-274 .bde-button__button{--bde-button-custom-border-color:transparent;--bde-button-custom-border-color-hover:transparent;--bde-button-custom-text-color:#fff;--bde-button-custom-text-color-hover:#fff;--bde-button-custom-background-color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--bde-button-custom-background-color-hover:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);border-radius:9999px;font-size:15px;font-weight:400;--bde-button-width:200px}.breakdance .bde-div-15467-275{padding:20px
30px 20px 30px;border-radius:20px;margin-top:0px}.breakdance .bde-div-15467-275{display:flex;flex-direction:column}.breakdance .bde-div-15467-275{background-color:#FFF}@media (min-width:1120px){.breakdance .bde-div-15467-275{display:none}}.breakdance .bde-image2-15467-276{max-width:200px;height:200px;width:auto}.breakdance .bde-div-15467-277{margin-top:0px;margin-bottom:50px}.breakdance .bde-div-15467-277{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.breakdance .bde-text-15467-278{font-size:15px;font-weight:300;margin-top:0px;margin-bottom:15px}.breakdance .bde-button-15467-279 .bde-button__button{--bde-button-custom-border-color:transparent;--bde-button-custom-border-color-hover:transparent;--bde-button-custom-text-color:#fff;--bde-button-custom-text-color-hover:#fff;--bde-button-custom-background-color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--bde-button-custom-background-color-hover:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);border-radius:9999px;font-size:15px;font-weight:400;--bde-button-width:200px}.breakdance .bde-div-15467-281{padding:20px
30px 20px 30px;border-radius:20px;margin-top:0px}.breakdance .bde-div-15467-281{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-end;gap:50px}.breakdance .bde-div-15467-281{background-color:#FFF}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-div-15467-281{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-div-15467-281{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-div-15467-281{display:none}}@media (max-width:479px){.breakdance .bde-div-15467-281{display:none}}.breakdance .bde-image2-15467-282{height:200px;width:auto}.breakdance .bde-div-15467-283{margin-top:0px;margin-bottom:50px}.breakdance .bde-div-15467-283{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.breakdance .bde-text-15467-284{font-size:15px;font-weight:300;margin-top:0px;margin-bottom:15px}.breakdance .bde-button-15467-285 .bde-button__button{--bde-button-custom-border-color:transparent;--bde-button-custom-border-color-hover:transparent;--bde-button-custom-text-color:#fff;--bde-button-custom-text-color-hover:#fff;--bde-button-custom-background-color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--bde-button-custom-background-color-hover:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);border-radius:9999px;font-size:15px;font-weight:400;--bde-button-width:200px}.breakdance .bde-div-15467-286{padding:20px
30px 20px 30px;border-radius:20px;margin-top:0px}.breakdance .bde-div-15467-286{display:flex;flex-direction:column}.breakdance .bde-div-15467-286{background-color:#FFF}@media (min-width:1120px){.breakdance .bde-div-15467-286{display:none}}.breakdance .bde-image2-15467-287{height:200px;width:auto}.breakdance .bde-div-15467-288{margin-top:0px;margin-bottom:50px}.breakdance .bde-div-15467-288{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.breakdance .bde-text-15467-289{font-size:15px;font-weight:300;margin-top:0px;margin-bottom:15px}.breakdance .bde-button-15467-290 .bde-button__button{--bde-button-custom-border-color:transparent;--bde-button-custom-border-color-hover:transparent;--bde-button-custom-text-color:#fff;--bde-button-custom-text-color-hover:#fff;--bde-button-custom-background-color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--bde-button-custom-background-color-hover:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);border-radius:9999px;font-size:15px;font-weight:400;--bde-button-width:200px}.breakdance .bde-div-15467-292{padding:20px
30px 20px 30px;border-radius:20px;margin-top:0px}.breakdance .bde-div-15467-292{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-end;gap:50px}.breakdance .bde-div-15467-292{background-color:#FFF}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-div-15467-292{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-div-15467-292{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-div-15467-292{display:none}}@media (max-width:479px){.breakdance .bde-div-15467-292{display:none}}.breakdance .bde-image2-15467-293{height:200px;width:auto}.breakdance .bde-div-15467-294{margin-top:0px;margin-bottom:50px}.breakdance .bde-div-15467-294{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.breakdance .bde-text-15467-295{font-size:15px;font-weight:300;margin-top:0px;margin-bottom:15px}.breakdance .bde-button-15467-296 .bde-button__button{--bde-button-custom-border-color:transparent;--bde-button-custom-border-color-hover:transparent;--bde-button-custom-text-color:#fff;--bde-button-custom-text-color-hover:#fff;--bde-button-custom-background-color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--bde-button-custom-background-color-hover:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);border-radius:9999px;font-size:15px;font-weight:400;--bde-button-width:200px}.breakdance .bde-div-15467-297{padding:20px
30px 20px 30px;border-radius:20px;margin-top:0px}.breakdance .bde-div-15467-297{display:flex;flex-direction:column}.breakdance .bde-div-15467-297{background-color:#FFF}@media (min-width:1120px){.breakdance .bde-div-15467-297{display:none}}.breakdance .bde-image2-15467-298{height:200px;width:auto}.breakdance .bde-div-15467-299{margin-top:0px;margin-bottom:50px}.breakdance .bde-div-15467-299{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.breakdance .bde-text-15467-300{font-size:15px;font-weight:300;margin-top:0px;margin-bottom:15px}.breakdance .bde-button-15467-301 .bde-button__button{--bde-button-custom-border-color:transparent;--bde-button-custom-border-color-hover:transparent;--bde-button-custom-text-color:#fff;--bde-button-custom-text-color-hover:#fff;--bde-button-custom-background-color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--bde-button-custom-background-color-hover:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);border-radius:9999px;font-size:15px;font-weight:400;--bde-button-width:200px}.breakdance .bde-div-15467-303{padding:20px
30px 20px 30px;border-radius:20px;margin-top:0px}.breakdance .bde-div-15467-303{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-end;gap:50px}.breakdance .bde-div-15467-303{background-color:#FFF}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-div-15467-303{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-div-15467-303{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-div-15467-303{display:none}}@media (max-width:479px){.breakdance .bde-div-15467-303{display:none}}.breakdance .bde-image2-15467-304{height:200px;width:auto}.breakdance .bde-div-15467-305{margin-top:0px;margin-bottom:50px}.breakdance .bde-div-15467-305{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.breakdance .bde-text-15467-306{font-size:15px;font-weight:300;margin-top:0px;margin-bottom:15px}.breakdance .bde-button-15467-307 .bde-button__button{--bde-button-custom-border-color:transparent;--bde-button-custom-border-color-hover:transparent;--bde-button-custom-text-color:#fff;--bde-button-custom-text-color-hover:#fff;--bde-button-custom-background-color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--bde-button-custom-background-color-hover:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);border-radius:9999px;font-size:15px;font-weight:400;--bde-button-width:200px}.breakdance .bde-div-15467-308{padding:20px
30px 20px 30px;border-radius:20px;margin-top:0px}.breakdance .bde-div-15467-308{display:flex;flex-direction:column}.breakdance .bde-div-15467-308{background-color:#FFF}@media (min-width:1120px){.breakdance .bde-div-15467-308{display:none}}.breakdance .bde-image2-15467-309{height:200px;width:auto}.breakdance .bde-div-15467-310{margin-top:0px;margin-bottom:50px}.breakdance .bde-div-15467-310{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.breakdance .bde-text-15467-311{font-size:15px;font-weight:300;margin-top:0px;margin-bottom:15px}.breakdance .bde-button-15467-312 .bde-button__button{--bde-button-custom-border-color:transparent;--bde-button-custom-border-color-hover:transparent;--bde-button-custom-text-color:#fff;--bde-button-custom-text-color-hover:#fff;--bde-button-custom-background-color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--bde-button-custom-background-color-hover:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);border-radius:9999px;font-size:15px;font-weight:400;--bde-button-width:200px}.breakdance .bde-div-15467-371{width:1200px;padding:20px
30px 20px 30px;border-radius:20px;margin-top:0px;margin-bottom:0px}.breakdance .bde-div-15467-371{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:flex-end;gap:150px}.breakdance .bde-div-15467-371{background-color:#FFF}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-div-15467-371{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-div-15467-371{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-div-15467-371{display:none}}@media (max-width:479px){.breakdance .bde-div-15467-371{display:none}}.breakdance .bde-heading-15467-389{font-weight:900;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:url(https://dotworkz.com/wp-content/uploads/2024/06/snow.jpg);background-size:cover}.breakdance .bde-heading-15467-390{font-weight:900;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:url(https://dotworkz.com/wp-content/uploads/2024/06/GreenWindPattern.jpg);background-size:cover}.breakdance .bde-heading-15467-391{font-weight:900;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:url(https://dotworkz.com/wp-content/uploads/2024/06/firepattern.jpg);background-size:cover}.breakdance .bde-div-15467-376{width:1200px;padding:20px
30px 20px 30px;border-radius:20px;margin-top:0px}.breakdance .bde-div-15467-376{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:150px}.breakdance .bde-div-15467-376{background-color:#FFF}@media (min-width:1120px){.breakdance .bde-div-15467-376{display:none}}.breakdance .bde-heading-15467-397{font-weight:900;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:url(https://dotworkz.com/wp-content/uploads/2024/06/snow.jpg);background-size:cover}.breakdance .bde-heading-15467-400{font-weight:900;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:url(https://dotworkz.com/wp-content/uploads/2024/06/GreenWindPattern.jpg);background-size:cover}.breakdance .bde-heading-15467-402{font-weight:900;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:url(https://dotworkz.com/wp-content/uploads/2024/06/firepattern.jpg);background-size:cover}@media (min-width:1120px){.breakdance .bde-menu-custom-dropdown-15467-314 .breakdance-dropdown{--dropdown-background-color:#FFF0;--dropdown-custom-width:900px;--dropdown-section-padding:10px
10px 10px 10px}.breakdance .bde-menu-custom-dropdown-15467-314 .breakdance-dropdown-body{border-radius:30px;box-shadow:5px 20px 75px 0px #0000}}@media (max-width:1119px){}@media (max-width:1023px){}@media (max-width:767px){}@media (max-width:479px){}.breakdance .bde-columns-15467-315{--columnCount:1}@media (max-width:1119px){.breakdance .bde-columns-15467-315{--columnCount:1}.breakdance .bde-columns-15467-315.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-15467-315.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-15467-315{--columnCount:1}}@media (max-width:767px){.breakdance .bde-columns-15467-315{--columnCount:1}}@media (max-width:479px){.breakdance .bde-columns-15467-315{--columnCount:1}}.breakdance .bde-column-15467-316{--column-width:100%}.breakdance .bde-advanced-tabs-15467-317{margin-bottom:1px}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist{--transitionTime:300ms;justify-content:flex-start;gap:15px}.breakdance .bde-advanced-tabs-15467-317{--bde-tabs-space-after:20px}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab-title{font-size:17px;font-weight:500;text-transform:uppercase}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab{padding-left:20px;padding-right:20px;padding-top:13px;padding-bottom:13px}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab.is-active,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--tabs,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--default{--activeColor:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);--hoverColor:#FFF;--activeBgColor:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--hoverBgColor:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--inactiveBgColor:#FFF;--activeUnderlineColor:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--pills{--activeColor:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);--hoverColor:#FFF;--activeBgColor:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--hoverBgColor:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--inactiveBgColor:#FFF}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--pills .bde-tabs__tab{border-radius:30px}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--pills{gap:15px}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--bar{--activeColor:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);--hoverColor:#FFF;--activeBgColor:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--hoverBgColor:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--inactiveBgColor:#FFF;--separatorColor:#F3000000}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--bar{border-radius:30px;align-self:flex-start}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist-container{--bde-tabs-space-after:20px;justify-content:flex-start}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__select{background-color:var(--bde-palette-color-6);margin-bottom:20px}.breakdance .bde-advanced-tabs-15467-317 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist-container.is-vertical{width:}@media (max-width:1119px){.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab.is-active,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__select{display:block!important}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-advanced-tabs-15467-317 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-advanced-tabs-15467-317{flex-direction:column}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab.is-active,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__select{color:var(--bde-palette-color-4);font-weight:600}.breakdance .bde-advanced-tabs-15467-317 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab.is-active,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-advanced-tabs-15467-317 .breakdance-swiper-wrapper{overflow:hidden}.bde-tabs__tabslist-container--scrollable,.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{justify-content:flex-start!important}.bde-tabs__tabslist-container--scrollable{position:relative}.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{overflow:auto;position:relative}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-advanced-tabs-15467-317{flex-direction:column;align-items:unset}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist-container.is-vertical{overflow:hidden}}@media (max-width:479px){.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab.is-active,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-advanced-tabs-15467-317 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-advanced-tabs-15467-317 .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-div-15467-319{padding:20px
30px 20px 30px;border-radius:20px;margin-top:0px}.breakdance .bde-div-15467-319{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-end;gap:50px}.breakdance .bde-div-15467-319{background-color:#FFF}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-div-15467-319{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-div-15467-319{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-div-15467-319{display:none}}@media (max-width:479px){.breakdance .bde-div-15467-319{display:none}}.breakdance .bde-image2-15467-320{height:200px;width:auto}.breakdance .bde-div-15467-321{margin-top:0px;margin-bottom:50px}.breakdance .bde-div-15467-321{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.breakdance .bde-text-15467-322{font-size:15px;font-weight:300;margin-top:0px;margin-bottom:15px}.breakdance .bde-button-15467-323 .bde-button__button{--bde-button-custom-border-color:transparent;--bde-button-custom-border-color-hover:transparent;--bde-button-custom-text-color:#fff;--bde-button-custom-text-color-hover:#fff;--bde-button-custom-background-color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--bde-button-custom-background-color-hover:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);border-radius:9999px;font-size:15px;font-weight:400;--bde-button-width:200px}.breakdance .bde-div-15467-324{padding:20px
30px 20px 30px;border-radius:20px;margin-top:0px}.breakdance .bde-div-15467-324{display:flex;flex-direction:column}.breakdance .bde-div-15467-324{background-color:#FFF}@media (min-width:1120px){.breakdance .bde-div-15467-324{display:none}}.breakdance .bde-image2-15467-325{height:200px;width:auto}.breakdance .bde-div-15467-326{margin-top:0px;margin-bottom:50px}.breakdance .bde-div-15467-326{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.breakdance .bde-text-15467-327{font-size:15px;font-weight:300;margin-top:0px;margin-bottom:15px}.breakdance .bde-button-15467-328 .bde-button__button{--bde-button-custom-border-color:transparent;--bde-button-custom-border-color-hover:transparent;--bde-button-custom-text-color:#fff;--bde-button-custom-text-color-hover:#fff;--bde-button-custom-background-color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--bde-button-custom-background-color-hover:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);border-radius:9999px;font-size:15px;font-weight:400;--bde-button-width:200px}.breakdance .bde-div-15467-330{padding:20px
30px 20px 30px;border-radius:20px;margin-top:0px}.breakdance .bde-div-15467-330{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-end;gap:50px}.breakdance .bde-div-15467-330{background-color:#FFF}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-div-15467-330{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-div-15467-330{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-div-15467-330{display:none}}@media (max-width:479px){.breakdance .bde-div-15467-330{display:none}}.breakdance .bde-image2-15467-331{max-width:200px;height:200px;width:auto}.breakdance .bde-div-15467-332{margin-top:0px;margin-bottom:50px}.breakdance .bde-div-15467-332{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.breakdance .bde-text-15467-333{font-size:15px;font-weight:300;margin-top:0px;margin-bottom:15px}.breakdance .bde-button-15467-334 .bde-button__button{--bde-button-custom-border-color:transparent;--bde-button-custom-border-color-hover:transparent;--bde-button-custom-text-color:#fff;--bde-button-custom-text-color-hover:#fff;--bde-button-custom-background-color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--bde-button-custom-background-color-hover:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);border-radius:9999px;font-size:15px;font-weight:400;--bde-button-width:200px}.breakdance .bde-div-15467-335{padding:20px
30px 20px 30px;border-radius:20px;margin-top:0px}.breakdance .bde-div-15467-335{display:flex;flex-direction:column}.breakdance .bde-div-15467-335{background-color:#FFF}@media (min-width:1120px){.breakdance .bde-div-15467-335{display:none}}.breakdance .bde-image2-15467-336{max-width:200px;height:200px;width:auto}.breakdance .bde-div-15467-337{margin-top:0px;margin-bottom:50px}.breakdance .bde-div-15467-337{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.breakdance .bde-text-15467-338{font-size:15px;font-weight:300;margin-top:0px;margin-bottom:15px}@media (max-width:479px){.breakdance .bde-text-15467-338{margin-top:15px}}.breakdance .bde-button-15467-339 .bde-button__button{--bde-button-custom-border-color:transparent;--bde-button-custom-border-color-hover:transparent;--bde-button-custom-text-color:#fff;--bde-button-custom-text-color-hover:#fff;--bde-button-custom-background-color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--bde-button-custom-background-color-hover:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);border-radius:9999px;font-size:15px;font-weight:400;--bde-button-width:200px}.breakdance .bde-div-15467-341{padding:20px
30px 20px 30px;border-radius:20px;margin-top:0px}.breakdance .bde-div-15467-341{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-end;gap:50px}.breakdance .bde-div-15467-341{background-color:#FFF}.breakdance .bde-image2-15467-342{height:200px;width:auto}.breakdance .bde-div-15467-343{margin-top:0px;margin-bottom:50px}.breakdance .bde-div-15467-343{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.breakdance .bde-text-15467-344{font-size:15px;font-weight:300;margin-top:0px;margin-bottom:15px}.breakdance .bde-button-15467-345 .bde-button__button{--bde-button-custom-border-color:transparent;--bde-button-custom-border-color-hover:transparent;--bde-button-custom-text-color:#fff;--bde-button-custom-text-color-hover:#fff;--bde-button-custom-background-color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--bde-button-custom-background-color-hover:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);border-radius:9999px;font-size:15px;font-weight:400;--bde-button-width:200px}.breakdance .bde-div-15467-419{padding:20px
30px 20px 30px;border-radius:20px;margin-top:0px}.breakdance .bde-div-15467-419{display:flex;flex-direction:column}.breakdance .bde-div-15467-419{background-color:#FFF}@media (min-width:1120px){.breakdance .bde-div-15467-419{display:none}}.breakdance .bde-image2-15467-424{height:200px;width:auto}.breakdance .bde-div-15467-421{margin-top:0px;margin-bottom:50px}.breakdance .bde-div-15467-421{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.breakdance .bde-text-15467-422{font-size:15px;font-weight:300;margin-top:0px;margin-bottom:15px}.breakdance .bde-button-15467-423 .bde-button__button{--bde-button-custom-border-color:transparent;--bde-button-custom-border-color-hover:transparent;--bde-button-custom-text-color:#fff;--bde-button-custom-text-color-hover:#fff;--bde-button-custom-background-color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--bde-button-custom-background-color-hover:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);border-radius:9999px;font-size:15px;font-weight:400;--bde-button-width:200px}.breakdance .bde-div-15467-347{padding:20px
30px 20px 30px;border-radius:20px;margin-top:0px}.breakdance .bde-div-15467-347{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-end;gap:50px}.breakdance .bde-div-15467-347{background-color:#FFF}.breakdance .bde-image2-15467-348{height:200px;width:auto}.breakdance .bde-div-15467-349{margin-top:0px;margin-bottom:50px}.breakdance .bde-div-15467-349{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.breakdance .bde-text-15467-350{font-size:15px;font-weight:300;margin-top:0px;margin-bottom:15px}.breakdance .bde-button-15467-351 .bde-button__button{--bde-button-custom-border-color:transparent;--bde-button-custom-border-color-hover:transparent;--bde-button-custom-text-color:#fff;--bde-button-custom-text-color-hover:#fff;--bde-button-custom-background-color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--bde-button-custom-background-color-hover:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);border-radius:9999px;font-size:15px;font-weight:400;--bde-button-width:200px}.breakdance .bde-div-15467-353{padding:20px
30px 20px 30px;border-radius:20px;margin-top:0px}.breakdance .bde-div-15467-353{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-end;gap:50px}.breakdance .bde-div-15467-353{background-color:#FFF}.breakdance .bde-image2-15467-354{height:200px;width:auto}.breakdance .bde-div-15467-355{margin-top:0px;margin-bottom:50px}.breakdance .bde-div-15467-355{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.breakdance .bde-text-15467-356{font-size:15px;font-weight:300;margin-top:0px;margin-bottom:15px}.breakdance .bde-button-15467-357 .bde-button__button{--bde-button-custom-border-color:transparent;--bde-button-custom-border-color-hover:transparent;--bde-button-custom-text-color:#fff;--bde-button-custom-text-color-hover:#fff;--bde-button-custom-background-color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);--bde-button-custom-background-color-hover:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d);border-radius:9999px;font-size:15px;font-weight:400;--bde-button-width:200px}.breakdance .bde-heading-15467-359{margin-bottom:16px}.breakdance .bde-heading-15467-362{margin-bottom:16px}@media (min-width:1120px){.breakdance .bde-menu-dropdown-15467-364 .breakdance-dropdown{--dropdown-section-padding:15px
28px 15px 28px}.breakdance .bde-menu-dropdown-15467-364 .breakdance-dropdown-body{border-radius:20px}.breakdance .bde-menu-dropdown-15467-364 .breakdance-dropdown .breakdance-dropdown-column__title{color:var(--bde-body-text-color)}.breakdance .bde-menu-dropdown-15467-364 .breakdance-dropdown{--dropdown-links-gap:5px}.breakdance .bde-menu-dropdown-15467-364 .breakdance-dropdown .breakdance-dropdown-link__text{color:var(--bde-body-text-color)}.breakdance .bde-menu-dropdown-15467-364 .breakdance-dropdown .breakdance-dropdown-link__description{color:#00000057;font-size:14px}.breakdance .bde-menu-dropdown-15467-364 .breakdance-dropdown .breakdance-dropdown-link:hover .breakdance-dropdown-link__text{color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d)}.breakdance .bde-menu-dropdown-15467-364 .breakdance-dropdown .breakdance-dropdown-section--additional{--dropdown-section-padding:15px
28px 15px 28px}}.breakdance .bde-menu-dropdown-15467-364 .breakdance-dropdown-column__title{color:#000}@media (max-width:1119px){}@media (max-width:1023px){}@media (max-width:767px){}@media (max-width:479px){}@media (min-width:1120px){.breakdance .bde-menu-dropdown-15467-365 .breakdance-dropdown{--dropdown-section-padding:15px
28px 15px 28px}.breakdance .bde-menu-dropdown-15467-365 .breakdance-dropdown-body{border-radius:20px}.breakdance .bde-menu-dropdown-15467-365 .breakdance-dropdown .breakdance-dropdown-column__title{color:var(--bde-body-text-color)}.breakdance .bde-menu-dropdown-15467-365 .breakdance-dropdown{--dropdown-links-gap:5px}.breakdance .bde-menu-dropdown-15467-365 .breakdance-dropdown .breakdance-dropdown-link__text{color:var(--bde-body-text-color)}.breakdance .bde-menu-dropdown-15467-365 .breakdance-dropdown .breakdance-dropdown-link__description{color:#00000057;font-size:14px}.breakdance .bde-menu-dropdown-15467-365 .breakdance-dropdown .breakdance-dropdown-link:hover .breakdance-dropdown-link__text{color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d)}.breakdance .bde-menu-dropdown-15467-365 .breakdance-dropdown .breakdance-dropdown-section--additional{--dropdown-section-padding:15px
28px 15px 28px}}.breakdance .bde-menu-dropdown-15467-365 .breakdance-dropdown-column__title{color:#000}@media (max-width:1119px){}@media (max-width:1023px){}@media (max-width:767px){}@media (max-width:479px){}.breakdance .bde-section-15484-100 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-15484-100{background-color:var(--bde-headings-color)}.breakdance .bde-section-15484-100 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}.breakdance .bde-div-15484-101{width:100%;padding:35px
75px 35px 75px}.breakdance .bde-div-15484-101{background-color:var(--bde-body-text-color)}.breakdance .bde-columns-15484-102{--columnCount:5;width:100vw}.breakdance .bde-columns-15484-102{padding-top:21px;padding-bottom:20px}@media (max-width:1119px){.breakdance .bde-columns-15484-102{--columnCount:5;width:90%}}@media (max-width:1023px){.breakdance .bde-columns-15484-102{--columnCount:5;width:80%}.breakdance .bde-columns-15484-102.bde-columns{--columnCount:2;flex-direction:row;flex-wrap:wrap}.breakdance .bde-columns-15484-102.bde-columns>.bde-column{--column-width:50%}}@media (max-width:767px){.breakdance .bde-columns-15484-102{--columnCount:5}.breakdance .bde-columns-15484-102.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-15484-102.bde-columns>.bde-column{width:100%}}@media (max-width:479px){.breakdance .bde-columns-15484-102{--columnCount:5;width:400px}}.breakdance .bde-column-15484-103{--column-width:25%;gap:15px;align-items:flex-start;text-align:left}.breakdance .bde-column-15484-103.bde-column{padding-left:0px}@media (max-width:1119px){.breakdance .bde-column-15484-103.bde-column{padding-top:0px}}.breakdance .bde-image2-15484-104{width:150px;height:auto}.breakdance .bde-icon-list-15484-105
ul{gap:0px}.breakdance .bde-icon-list-15484-105 li .bde-icon-list__icon{font-size:18px}.breakdance .bde-icon-list-15484-105 li .bde-icon-list__icon>svg{transform:translate(0,-5px)}.breakdance .bde-icon-list-15484-105 li .bde-icon-list__icon{color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);padding:5px;border-radius:100px;background:#FFF0}.breakdance .bde-icon-list-15484-105 li .bde-icon-list__text{text-align:left;color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-size:14px}.breakdance .bde-icon-list-15484-105 ul li .bde-icon-list__item-wrapper{gap:4px;align-items:flex-start}.breakdance .bde-social-icons-15484-106{flex-direction:row}.breakdance .bde-social-icons-15484-106 .bde-social-icons__icon-wrapper{border-radius:100%;background-color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);padding:5px}.breakdance .bde-social-icons-15484-106 .bde-social-icons__icon-wrapper:hover{background-color:var(--bde-palette-color-2)}.breakdance .bde-social-icons-15484-106 .bde-social-icons__icon-wrapper
svg{width:15px;height:15px;fill:var(--bde-headings-color)}.breakdance .bde-social-icons-15484-106 .bde-social-icons__icon-wrapper:hover
svg{fill:var(--bde-palette-color-3)}@media (max-width:767px){.breakdance .bde-social-icons-15484-106 .bde-social-icons__icon-wrapper{padding:15px}.breakdance .bde-social-icons-15484-106 .bde-social-icons__icon-wrapper
svg{width:15px;height:15px}}@media (max-width:479px){.breakdance .bde-social-icons-15484-106{flex-direction:row}}.breakdance .bde-column-15484-107{--column-width:18.75%;gap:15px}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-column-15484-107{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-column-15484-107{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-column-15484-107{display:none}}@media (max-width:479px){.breakdance .bde-column-15484-107{display:none}}@media (max-width:1119px){.breakdance .bde-column-15484-107{justify-content:flex-start}}.breakdance .bde-heading-15484-108{color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-size:16px;margin-bottom:12px}.breakdance .bde-rich-text-15484-109{color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-size:14px}.breakdance .bde-rich-text-15484-109
a{color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);text-decoration-line:none}.breakdance .bde-rich-text-15484-109 a:hover{color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d)}.breakdance .bde-rich-text-15484-109
p{color:var(--bde-background-color);line-height:8px}.breakdance .bde-column-15484-110{--column-width:18.75%;gap:15px}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-column-15484-110{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-column-15484-110{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-column-15484-110{display:none}}@media (max-width:479px){.breakdance .bde-column-15484-110{display:none}}@media (max-width:1119px){.breakdance .bde-column-15484-110{justify-content:flex-start}}.breakdance .bde-heading-15484-111{color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-size:16px;margin-bottom:12px}.breakdance .bde-rich-text-15484-112{font-size:14px}.breakdance .bde-rich-text-15484-112
a{color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);text-decoration-line:none}.breakdance .bde-rich-text-15484-112 a:hover{color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d)}.breakdance .bde-rich-text-15484-112
p{color:var(--bde-palette-color-1-f8c93a21-c70e-48a9-8e8e-4b68c5c9b024);line-height:8px}.breakdance .bde-column-15484-113{--column-width:18.75%;gap:15px}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-column-15484-113{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-column-15484-113{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-column-15484-113{display:none}}@media (max-width:479px){.breakdance .bde-column-15484-113{display:none}}@media (max-width:1119px){.breakdance .bde-column-15484-113{justify-content:flex-start}}.breakdance .bde-heading-15484-114{color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-size:16px;margin-bottom:12px}.breakdance .bde-rich-text-15484-115{margin-bottom:0px;font-size:14px}.breakdance .bde-rich-text-15484-115
a{color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);text-decoration-line:none}.breakdance .bde-rich-text-15484-115 a:hover{color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d)}.breakdance .bde-rich-text-15484-115
p{color:var(--bde-palette-color-1-f8c93a21-c70e-48a9-8e8e-4b68c5c9b024);line-height:8px}.breakdance .bde-heading-15484-116{color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-size:16px;margin-top:12px;margin-bottom:12px}.breakdance .bde-rich-text-15484-117{font-size:14px}.breakdance .bde-rich-text-15484-117
a{color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);text-decoration-line:none}.breakdance .bde-rich-text-15484-117 a:hover{color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d)}.breakdance .bde-rich-text-15484-117
p{color:var(--bde-palette-color-1-f8c93a21-c70e-48a9-8e8e-4b68c5c9b024);line-height:8px}.breakdance .bde-column-15484-118{--column-width:18.75%;gap:15px}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-column-15484-118{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-column-15484-118{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-column-15484-118{display:none}}@media (max-width:479px){.breakdance .bde-column-15484-118{display:none}}@media (max-width:1119px){.breakdance .bde-column-15484-118{justify-content:flex-start}}.breakdance .bde-heading-15484-119{color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-size:16px;margin-bottom:12px}.breakdance .bde-rich-text-15484-120{font-size:14px}.breakdance .bde-rich-text-15484-120
a{color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);text-decoration-line:none}.breakdance .bde-rich-text-15484-120 a:hover{color:var(--bde-palette-color-1-7b1cdacf-fe7a-4f4d-9602-ea6c94764c8d)}.breakdance .bde-rich-text-15484-120
p{color:var(--bde-palette-color-1-f8c93a21-c70e-48a9-8e8e-4b68c5c9b024);line-height:8px}.breakdance .bde-div-15484-121{width:100%;padding-top:22px;border-top:1px solid #313131;margin-top:0px}.breakdance .bde-columns-15484-122{--columnCount:2}@media (max-width:1119px){.breakdance .bde-columns-15484-122{--columnCount:2}.breakdance .bde-columns-15484-122.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-15484-122.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-15484-122{--columnCount:2}}@media (max-width:767px){.breakdance .bde-columns-15484-122{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-15484-122{--columnCount:2}}.breakdance .bde-column-15484-123{--column-width:50%}.breakdance .bde-column-15484-123{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.breakdance .bde-text-15484-124{color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-size:14px}.breakdance .bde-column-15484-125{--column-width:50%}.breakdance .bde-column-15484-125{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;text-align:right}.breakdance .bde-text-15484-126{color:var(--bde-palette-color-1-74418494-943f-44d4-9bd0-cbf20cd48bc4);font-size:14px}