html{scroll-behavior:smooth;line-height:1.4;-webkit-text-size-adjust:100%}*,::after,::before{box-sizing:border-box}body{background-color:#fff;font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";margin:0}h1,h2,h3,h4{line-height:1.2}h1{font-size:2em;margin:.67em 0}a{background-color:transparent}img{display:inline-block;max-inline-size:100%;block-size:auto;vertical-align:middle;border-style:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.breakdance .section-background-overlay{position:absolute;top:0;left:0;bottom:0;right:0}.breakdance .bde-heading{max-width:100%;margin:0}.breakdance .bde-button{max-width:100%}.breakdance .bde-icon{display:flex}.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-box{max-width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px;gap:20px;overflow:hidden}.breakdance .bde-image-box-content-padding-only{padding:0}.breakdance .bde-image-box .ee-imagebox-image{max-width:100%;width:auto;display:flex}.breakdance .bde-image-box .ee-imagebox-image img{max-width:100%;width:100%;height:auto}.breakdance .bde-image-box .ee-imagebox-title{margin:0 0 12px}.breakdance .bde-image-box .ee-imagebox-button{margin-top:20px}.breakdance .bde-image-box .ee-imagebox-content{width:100%;display:flex;flex-direction:column;align-items:center;height:100%}.breakdance .bde-section{position:relative;width:100%;background-position:center center;background-size:cover}.breakdance .bde-container-link,.breakdance .bde-section .section-container{display:flex;flex-direction:column;align-items:flex-start;text-align:left;position:relative;background-size:cover}.breakdance .bde-section .section-container{max-width:var(--bde-section-width);margin:0 auto;padding:var(--bde-section-vertical-padding) var(--bde-section-horizontal-padding)}.breakdance .bde-container-link{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)}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.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-linkedin{background-color:#0077b5}.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-text-link{display:flex}: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-fff3bcf0-b439-4a37-9cbb-522c8d9a46e2);--bde-brand-primary-color-hover:var(--bde-palette-color-1-fff3bcf0-b439-4a37-9cbb-522c8d9a46e2);--bde-body-font-family:"Playfair Display",serif;--bde-heading-font-family:"Bebas Neue",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:var(--bde-palette-color-1-110612ab-2d89-4280-80b9-960383250528);--bde-headings-color:var(--bde-palette-color-1-fff3bcf0-b439-4a37-9cbb-522c8d9a46e2);--bde-background-color:var(--bde-palette-color-1-600a005e-85d5-4d67-892b-87067bf6d264);--bde-palette-color-1-fe6022fd-a818-4965-8f19-7b83b2686c53:#080808;--bde-palette-color-1-600a005e-85d5-4d67-892b-87067bf6d264:#151515;--bde-palette-color-1-fff3bcf0-b439-4a37-9cbb-522c8d9a46e2:#F23338;--bde-palette-color-1-62f9d4c0-60a6-49b3-8950-1329568e231a:#A91319;--bde-palette-color-1-43218766-3327-4e2b-bec5-86d3299afed5:#5A090D;--bde-palette-color-1-9b32c503-7cba-4b79-b308-d2c101e27f09:#B87333;--bde-palette-color-1-1c7f95c1-e0ba-49de-a48b-f70b4638a1a8:#D49458;--bde-palette-color-1-a0bf1c13-8302-4da1-a4a4-fac8cd61aa34:#F5F5F5;--bde-palette-color-1-110612ab-2d89-4280-80b9-960383250528:#E8E8E8;--bde-palette-color-1-83aa7e75-4591-4169-9bc6-9f2b3b5f307d:#A8A8A8;--bde-palette-color-1-6a69d6ba-1ffb-46d6-bad7-dfdff0f60e24:rgba(255,255,255,0.12);--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,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M256 512a256 256 0 1 0 0-512 256 256 0 1 0 0 512zm0-384c13.3 0 24 10.7 24 24v112c0 13.3-10.7 24-24 24s-24-10.7-24-24V152c0-13.3 10.7-24 24-24zm-32 224a32 32 0 1 1 64 0 32 32 0 1 1-64 0z'/%3E%3C/svg%3E");--success-svg-icon:url('data:image/svg+xml;utf8,');--info-svg-icon:url('data:image/svg+xml;utf8,');--chevron-svg-icon:url('data:image/svg+xml;utf8,');--checkbox-svg-icon:url('data:image/svg+xml;utf8,');--radiobutton-svg-icon:url('data:image/svg+xml;utf8,');--show-password-svg-icon:url('data:image/svg+xml;utf8,');--hide-password-svg-icon:url('data:image/svg+xml;utf8,');--x-mark-svg-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20384%20512%22%3E%3Cpath%20d%3D%22M342.6%20150.6c12.5-12.5%2012.5-32.8%200-45.3s-32.8-12.5-45.3%200L192%20210.7%2086.6%20105.4c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3L146.7%20256%2041.4%20361.4c-12.5%2012.5-12.5%2032.8%200%2045.3s32.8%2012.5%2045.3%200L192%20301.3l105.4%20105.3c12.5%2012.5%2032.8%2012.5%2045.3%200s12.5-32.8%200-45.3L237.3%20256l105.3-105.4z%22%2F%3E%3C%2Fsvg%3E);--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,');--bde-woo-ratings__empty-star-svg:url('data:image/svg+xml;utf8,');--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);--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;--bde-links-color:var(--bde-brand-primary-color);--bde-links-color-hover:var(--bde-brand-primary-color-hover);--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-woo-base-primary-color);--bde-woo-buttons-and-links__text-link-color-hover:var(--bde-woo-base-primary-color-hover);--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)}.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:#fff0;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--custom,.breakdance .button-atom--secondary{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:#fff0;transition-timing-function:ease-in-out;transition-property:all;transition-duration:var(--bde-transition-duration);overflow:hidden}.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:.6;cursor:not-allowed}.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 ::after,.breakdance ::before{box-sizing:border-box}.breakdance img{max-width:100%;height:auto}[data-bde-lazy-bg=waiting]{background-image:none!important}.breakdance{background-color:var(--bde-background-color);color:var(--bde-body-text-color);font-family:var(--bde-body-font-family);font-size:var(--bde-body-font-size)}.breakdance h1,.breakdance h2,.breakdance h3,.breakdance h4{color:var(--bde-headings-color)}.breakdance a{color:var(--bde-links-color)}.breakdance a:hover{color:var(--bde-links-color-hover)}.bde-h3,.breakdance h1,.breakdance h2,.breakdance h3,.breakdance h4{font-family:var(--bde-heading-font-family)}.breakdance h1{font-size:var(--bde-h1-font-size)}.breakdance h2{font-size:var(--bde-h2-font-size)}.bde-h3,.breakdance h3{font-size:var(--bde-h3-font-size)}.breakdance h4{font-size:var(--bde-h4-font-size)}.breakdance .bde-section-22-245 .section-container{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;height:100vh}.breakdance .bde-section-22-245{background-image:url(https://ralucatanasa.ro/wp-content/uploads/2026/07/raluca-tanasa-bg-scaled-1.png.webp);background-attachment:fixed}@media (max-width:767px){.breakdance .bde-section-22-245{background-size:cover;background-repeat:no-repeat;background-position:63.08% 21%}}@media (max-width:479px){.breakdance .bde-section-22-245{background-position:64.95% 37%}}.breakdance .bde-div-22-246{width:510px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:0;text-align:left}.breakdance .bde-text-22-247{color:var(--bde-palette-color-1-fff3bcf0-b439-4a37-9cbb-522c8d9a46e2);font-size:15px;font-weight:700;line-height:1;letter-spacing:.18em;text-transform:uppercase;padding-left:5px;text-shadow:0 2px 10px rgb(0 0 0/.75)}.breakdance .bde-heading-22-248{color:var(--bde-palette-color-1-a0bf1c13-8302-4da1-a4a4-fac8cd61aa34);font-size:180px;font-weight:400;line-height:1;letter-spacing:1px;text-transform:uppercase;text-shadow:5px 20px 75px #00000025;background:linear-gradient(180deg,#fff 0,#f8f8f8 35%,#e3e3e3 68%,#c9c9c9 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#fff0;color:#fff0;filter:drop-shadow(0 3px 5px rgb(0 0 0/.55)) drop-shadow(0 12px 30px rgb(0 0 0/.48))}@media (max-width:767px){.breakdance .bde-heading-22-248{font-size:100px}}.breakdance .bde-heading-22-249{color:var(--bde-palette-color-1-a0bf1c13-8302-4da1-a4a4-fac8cd61aa34);font-family:"Inter",sans-serif;font-size:24px;font-weight:500;line-height:1.25;margin-top:5px;margin-bottom:15px;text-shadow:0 4px 12px rgb(0 0 0/.55),0 12px 40px rgb(0 0 0/.65)}@media (max-width:767px){.breakdance .bde-heading-22-249{width:300px;font-family:"Playfair Display",serif;font-size:20px}}@media (max-width:479px){.breakdance .bde-heading-22-249{width:230px;font-size:17px}}.breakdance .bde-button-22-252 .bde-button__button,.breakdance .bde-heading-22-250{color:var(--bde-palette-color-1-110612ab-2d89-4280-80b9-960383250528);font-family:"Inter",sans-serif}.breakdance .bde-heading-22-250{font-size:18px;font-weight:400;line-height:1.5}@media (max-width:767px){.breakdance .bde-heading-22-250{width:300px;font-family:"Playfair Display",serif;font-size:17px;text-shadow:1px 1px 1px var(--bde-palette-color-1-fe6022fd-a818-4965-8f19-7b83b2686c53)}}@media (max-width:479px){.breakdance .bde-heading-22-250{width:230px;font-size:15px}}.breakdance .bde-div-22-251{width:100%;margin-top:25px;margin-bottom:25px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}@media (max-width:767px){.breakdance .bde-div-22-251{align-items:flex-start;gap:15px;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start}}.breakdance .bde-button-22-252 .bde-button__button{--bde-button-custom-border-color:transparent;--bde-button-custom-border-color-hover:transparent;--bde-button-custom-text-color:var(--bde-palette-color-1-110612ab-2d89-4280-80b9-960383250528);--bde-button-custom-text-color-hover:var(--bde-palette-color-1-110612ab-2d89-4280-80b9-960383250528);--bde-button-custom-background-color:var(--bde-palette-color-1-fff3bcf0-b439-4a37-9cbb-522c8d9a46e2);--bde-button-custom-background-color-hover:var(--bde-palette-color-1-62f9d4c0-60a6-49b3-8950-1329568e231a);padding:15px 35px}.breakdance .bde-button-22-252 .bde-button__button:hover{color:var(--bde-palette-color-1-110612ab-2d89-4280-80b9-960383250528);transform:scale(1.05)}@media (max-width:767px){.breakdance .bde-button-22-252 .bde-button__button{font-family:"Inter",sans-serif}}@media (max-width:479px){.breakdance .bde-button-22-252 .bde-button__button{font-size:14px;padding:var(--bde-button-padding-sm)}}.breakdance .bde-button-22-253 .bde-button__button{--bde-button-custom-border-color:var(--bde-brand-primary-color);--bde-button-custom-border-color-hover:var(--bde-brand-primary-color);--bde-button-custom-background-color:#00000080;--bde-button-custom-background-color-hover:transparent;--bde-button-custom-text-color:var(--bde-palette-color-1-110612ab-2d89-4280-80b9-960383250528);--bde-button-custom-text-color-hover:var(--bde-palette-color-1-110612ab-2d89-4280-80b9-960383250528);color:var(--bde-palette-color-1-110612ab-2d89-4280-80b9-960383250528);font-family:"Inter",sans-serif;padding:15px 35px}.breakdance .bde-button-22-253 .bde-button__button:hover{transform:scale(1.05)}.breakdance .bde-button-22-253 .bde-button__button::after{content:"";display:block;background-color:currentColor;margin-right:4px;mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20640%20512%22%3E%3Cpath%20d%3D%22M96%2064c0-17.7%2014.3-32%2032-32h32c17.7%200%2032%2014.3%2032%2032V224v64V448c0%2017.7-14.3%2032-32%2032H128c-17.7%200-32-14.3-32-32V384H64c-17.7%200-32-14.3-32-32V288c-17.7%200-32-14.3-32-32s14.3-32%2032-32V160c0-17.7%2014.3-32%2032-32H96V64zm448%200v64h32c17.7%200%2032%2014.3%2032%2032v64c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032v64c0%2017.7-14.3%2032-32%2032H544v64c0%2017.7-14.3%2032-32%2032H480c-17.7%200-32-14.3-32-32V288%20224%2064c0-17.7%2014.3-32%2032-32h32c17.7%200%2032%2014.3%2032%2032zM416%20224v64H224V224H416z%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%20640%20512%22%3E%3Cpath%20d%3D%22M96%2064c0-17.7%2014.3-32%2032-32h32c17.7%200%2032%2014.3%2032%2032V224v64V448c0%2017.7-14.3%2032-32%2032H128c-17.7%200-32-14.3-32-32V384H64c-17.7%200-32-14.3-32-32V288c-17.7%200-32-14.3-32-32s14.3-32%2032-32V160c0-17.7%2014.3-32%2032-32H96V64zm448%200v64h32c17.7%200%2032%2014.3%2032%2032v64c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032v64c0%2017.7-14.3%2032-32%2032H544v64c0%2017.7-14.3%2032-32%2032H480c-17.7%200-32-14.3-32-32V288%20224%2064c0-17.7%2014.3-32%2032-32h32c17.7%200%2032%2014.3%2032%2032zM416%20224v64H224V224H416z%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);width:25px;height:25px;margin-left:15px}@media (max-width:767px){.breakdance .bde-button-22-253 .bde-button__button{font-family:"Inter",sans-serif}}@media (max-width:479px){.breakdance .bde-button-22-253 .bde-button__button{font-size:14px;padding:var(--bde-button-padding-sm)}}.breakdance .bde-div-22-254{width:100%;border-top:1px solid var(--bde-palette-color-1-6a69d6ba-1ffb-46d6-bad7-dfdff0f60e24);border-radius:0;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}@media (max-width:479px){.breakdance .bde-div-22-254{width:100%}}.breakdance .bde-div-22-255{margin-top:25px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.breakdance .bde-heading-22-256{font-size:45px}.breakdance .bde-text-22-257{width:150px;color:var(--bde-palette-color-1-110612ab-2d89-4280-80b9-960383250528);font-family:"Inter",sans-serif;font-size:15px;line-height:1;letter-spacing:-.5px}@media (max-width:479px){.breakdance .bde-text-22-257{width:100%;font-size:13px}}.breakdance .bde-div-22-261{border-left:1px solid var(--bde-palette-color-1-6a69d6ba-1ffb-46d6-bad7-dfdff0f60e24);border-right:1px solid var(--bde-palette-color-1-6a69d6ba-1ffb-46d6-bad7-dfdff0f60e24);border-radius:0;margin-top:25px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.breakdance .bde-heading-22-262{font-size:45px}.breakdance .bde-text-22-263{width:150px;color:var(--bde-palette-color-1-110612ab-2d89-4280-80b9-960383250528);font-family:"Inter",sans-serif;font-size:15px;line-height:1;letter-spacing:-.5px}@media (max-width:479px){.breakdance .bde-text-22-263{width:100%;font-size:13px}}.breakdance .bde-div-22-258{margin-top:25px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;text-align:center}.breakdance .bde-heading-22-259{font-size:45px}.breakdance .bde-text-22-260{width:150px;color:var(--bde-palette-color-1-110612ab-2d89-4280-80b9-960383250528);font-family:"Inter",sans-serif;font-size:15px;line-height:1;letter-spacing:-.5px}@media (max-width:479px){.breakdance .bde-text-22-260{width:100%;font-size:13px}}.breakdance .bde-section-22-264 .section-container{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}.breakdance .bde-section-22-264{background-image:url(https://ralucatanasa.ro/wp-content/uploads/2026/07/raluca-tanasa-despre-mine-1.png.webp)}.breakdance .bde-section-22-264>.section-background-overlay{background-color:#08080896;transition:background-color var(--bde-transition-duration) ease-in-out}.breakdance .bde-section-22-264 .section-container{--bde-section-width:100%}@media (max-width:1119px){.breakdance .bde-section-22-264 .section-container{padding-bottom:55px;padding-top:55px}}@media (max-width:1023px){.breakdance .bde-section-22-264 .section-container{align-items:center;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start}}.breakdance .bde-div-22-265{width:100%;display:flex;flex-direction:column}@media (max-width:1023px){.breakdance .bde-div-22-265{align-items:center;justify-content:center;text-align:center}}@media (max-width:767px){.breakdance .bde-div-22-265{width:100%}}.breakdance .bde-image2-22-267{object-fit:contain;aspect-ratio:1/1}@media (max-width:1023px){.breakdance .bde-image2-22-267{width:75%;height:auto}}@media (max-width:767px){.breakdance .bde-image2-22-267{width:100%;height:auto;object-fit:contain;aspect-ratio:1/1}}.breakdance .bde-div-22-266{width:100%}@media (max-width:1119px){.breakdance .bde-div-22-266{width:450px}}@media (max-width:1023px){.breakdance .bde-div-22-266{width:100%}}.breakdance .bde-text-22-268{color:var(--bde-palette-color-1-fff3bcf0-b439-4a37-9cbb-522c8d9a46e2);font-size:25px;letter-spacing:3px;margin-bottom:15px}@media (max-width:767px){.breakdance .bde-text-22-268{font-size:20px}}.breakdance .bde-heading-22-269{color:var(--bde-palette-color-1-a0bf1c13-8302-4da1-a4a4-fac8cd61aa34);font-size:190px;font-weight:400;line-height:.8;letter-spacing:-5px;margin-top:15px;margin-bottom:15px;background-image:url(https://ralucatanasa.ro/wp-content/uploads/2026/07/grain-texture-metallic-512-strong.png.webp),linear-gradient(180deg,#fff 0,#eee 22%,#d7d7d7 58%,#9b9b9b 100%);background-size:240px 240px,100% 100%;background-repeat:repeat,no-repeat;background-blend-mode:multiply,normal;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#fff0;color:#fff0;filter:drop-shadow(0 3px 6px rgb(0 0 0/.55)) drop-shadow(0 14px 32px rgb(0 0 0/.45))}@media (max-width:1119px){.breakdance .bde-heading-22-269{font-size:150px}}@media (max-width:767px){.breakdance .bde-heading-22-269{font-size:100px}}.breakdance .bde-text-22-270{color:var(--bde-palette-color-1-a0bf1c13-8302-4da1-a4a4-fac8cd61aa34);font-size:27px;font-weight:700}.breakdance .bde-text-22-271{width:560px;color:var(--bde-palette-color-1-83aa7e75-4591-4169-9bc6-9f2b3b5f307d);font-size:18px;text-wrap:balance;margin-top:15px}@media (max-width:767px){.breakdance .bde-text-22-271{font-size:17px}}.breakdance .bde-text-22-272{width:550px;color:var(--bde-palette-color-1-83aa7e75-4591-4169-9bc6-9f2b3b5f307d);font-size:18px;text-wrap:balance;margin-top:15px;margin-bottom:15px}@media (max-width:767px){.breakdance .bde-text-22-272{font-size:17px}}.breakdance .bde-text-22-273{width:550px;color:var(--bde-palette-color-1-83aa7e75-4591-4169-9bc6-9f2b3b5f307d);font-size:18px;text-wrap:pretty}@media (max-width:767px){.breakdance .bde-text-22-273{font-size:17px}}.breakdance .bde-div-22-274{padding:5px 15px;border-top:1px solid var(--bde-palette-color-1-6a69d6ba-1ffb-46d6-bad7-dfdff0f60e24);border-bottom:1px solid var(--bde-palette-color-1-6a69d6ba-1ffb-46d6-bad7-dfdff0f60e24);border-left:3px solid var(--bde-palette-color-1-fff3bcf0-b439-4a37-9cbb-522c8d9a46e2);border-right:1px solid var(--bde-palette-color-1-6a69d6ba-1ffb-46d6-bad7-dfdff0f60e24);border-radius:2px;margin-top:35px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:flex-start;background-color:#15151566}.breakdance .bde-icon-22-275 .bde-icon-icon.breakdance-icon-atom{font-size:60px}.breakdance .bde-icon-22-275 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-1-fff3bcf0-b439-4a37-9cbb-522c8d9a46e2)}.breakdance .bde-icon-22-275{padding-top:10px;padding-right:10px}.breakdance .bde-text-22-276{width:550px;color:var(--bde-palette-color-1-83aa7e75-4591-4169-9bc6-9f2b3b5f307d);font-size:18px;font-style:italic;text-wrap:balance;margin-top:15px;margin-bottom:15px}@media (max-width:767px){.breakdance .bde-text-22-276{font-size:17px}}.breakdance .bde-section-22-283 .section-container{align-items:center;text-align:center;padding-bottom:120px;padding-top:120px}.breakdance .bde-section-22-283{background-color:var(--bde-palette-color-1-110612ab-2d89-4280-80b9-960383250528)}@media (max-width:1023px){.breakdance .bde-section-22-283 .section-container{padding-bottom:55px;padding-top:55px}}@media (max-width:767px){.breakdance .bde-section-22-283 .section-container{padding-bottom:60px}}.breakdance .bde-div-22-292{margin-bottom:35px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.breakdance .bde-heading-22-284{width:520px;color:var(--bde-palette-color-1-600a005e-85d5-4d67-892b-87067bf6d264);font-family:"Playfair Display SC",serif;font-size:100px;font-weight:400;line-height:.5;margin-bottom:8px}@media (max-width:767px){.breakdance .bde-heading-22-284{font-size:85px}}@media (max-width:479px){.breakdance .bde-heading-22-284{font-size:65px}}.breakdance .bde-heading-22-291{color:var(--bde-palette-color-1-fff3bcf0-b439-4a37-9cbb-522c8d9a46e2);font-family:"Allura",sans-serif;font-size:150px;font-weight:400;line-height:.5;font-style:italic}@media (max-width:479px){.breakdance .bde-heading-22-291{font-size:100px}}.breakdance .bde-columns-22-286{--columnCount:2}@media (max-width:1119px){.breakdance .bde-columns-22-286{--columnCount:2}}@media (max-width:1023px){.breakdance .bde-columns-22-286{--columnCount:2}.breakdance .bde-columns-22-286.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-22-286.bde-columns>.bde-column{width:100%}}@media (max-width:767px){.breakdance .bde-columns-22-286{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-22-286{--columnCount:2}}.breakdance .bde-column-22-287{--column-width:35%;border-radius:8px;background-image:url(https://ralucatanasa.ro/wp-content/uploads/2026/07/raluca-tanasa-picture1-scaled.jpeg.webp);background-position:center center}@media (max-width:1023px){.breakdance .bde-column-22-287{min-height:320px;background-size:cover;background-repeat:no-repeat;background-position:42.52% 24%}}.breakdance .bde-column-22-288{--column-width:65%}.breakdance .bde-image-box-22-289{background:var(--bde-background-color);border-top:1px solid var(--bd-palette-color-4);border-bottom:1px solid var(--bd-palette-color-4);border-left:1px solid var(--bd-palette-color-4);border-right:1px solid var(--bd-palette-color-4);border-radius:8px;box-shadow:0 12px 24px 0#00000012;gap:12px;flex-direction:row;align-items:flex-start;margin-bottom:40px}.breakdance .bde-image-box-22-289 .ee-imagebox-content{align-items:flex-start;text-align:left;padding:20px}.breakdance .bde-image-box-22-289 .ee-imagebox-image{width:100%}.breakdance .bde-image-box-22-289 .ee-imagebox-title{color:var(--bde-palette-color-1-110612ab-2d89-4280-80b9-960383250528)}.breakdance .bde-image-box-22-289 .ee-imagebox-text{color:var(--bde-palette-color-1-83aa7e75-4591-4169-9bc6-9f2b3b5f307d);font-size:18px}@media (max-width:1023px){.breakdance .bde-image-box-22-289{flex-direction:column;align-items:center}.breakdance .bde-image-box-22-289 .ee-imagebox-title{font-size:55px}.breakdance .bde-image-box-22-289 .ee-imagebox-text{font-size:19px}}@media (max-width:767px){.breakdance .bde-image-box-22-289{gap:0}}.breakdance .bde-image-box-22-290{width:100%;background:var(--bde-background-color);border-top:1px solid var(--bd-palette-color-4);border-bottom:1px solid var(--bd-palette-color-4);border-left:1px solid var(--bd-palette-color-4);border-right:1px solid var(--bd-palette-color-4);border-radius:8px;box-shadow:0 12px 24px 0#00000012;gap:12px;flex-direction:row;align-items:flex-start}.breakdance .bde-image-box-22-290 .ee-imagebox-content{align-items:flex-start;text-align:left;padding:20px}.breakdance .bde-image-box-22-290 .ee-imagebox-image{width:100%;height:315px}.breakdance .bde-image-box-22-290 .ee-imagebox-image img{object-fit:cover;object-position:50% 30%}.breakdance .bde-image-box-22-290 .ee-imagebox-title{color:var(--bde-palette-color-1-110612ab-2d89-4280-80b9-960383250528)}.breakdance .bde-image-box-22-290 .ee-imagebox-text{color:var(--bde-palette-color-1-83aa7e75-4591-4169-9bc6-9f2b3b5f307d);font-size:18px}@media (max-width:1023px){.breakdance .bde-image-box-22-290{flex-direction:column;align-items:center}.breakdance .bde-image-box-22-290 .ee-imagebox-title{font-size:55px}.breakdance .bde-image-box-22-290 .ee-imagebox-text{font-size:19px}}@media (max-width:767px){.breakdance .bde-image-box-22-290{gap:0}}.breakdance .bde-section-353-100 .section-container{align-items:center;text-align:center;justify-content:center;padding-bottom:35px;padding-top:35px}.breakdance .bde-section-353-100{background-color:var(--bde-palette-color-1-fe6022fd-a818-4965-8f19-7b83b2686c53);border-top:1px solid var(--bde-palette-color-1-6a69d6ba-1ffb-46d6-bad7-dfdff0f60e24);border-radius:0}@media (max-width:767px){.breakdance .bde-section-353-100 .section-container{padding-bottom:5px}}.breakdance .bde-container-link-353-101{margin-bottom:12px;opacity:.9;transition:300ms ease}.breakdance .bde-container-link-353-101:hover{opacity:1;transform:scale(1.1)}.breakdance .bde-image2-353-102{width:100px;height:auto}.breakdance .bde-text-353-103{width:600px;font-family:"Kaushan Script",sans-serif;font-size:21px;font-weight:900;line-height:1.2;margin-bottom:40px}.breakdance .bde-social-icons-353-104{margin-bottom:64px;flex-direction:row;gap:12px}.breakdance .bde-social-icons-353-104 .bde-social-icons__icon-wrapper{border-radius:6px;background-color:var(--bde-palette-color-1-fff3bcf0-b439-4a37-9cbb-522c8d9a46e2);padding:8px;opacity:.8}.breakdance .bde-social-icons-353-104 .bde-social-icons__icon-wrapper:hover{background-color:var(--bde-brand-primary-color);transform:scale(1.1);opacity:1}.breakdance .bde-social-icons-353-104 .bde-social-icons__icon-wrapper svg{width:16px;height:16px;fill:var(--bde-palette-color-1-fe6022fd-a818-4965-8f19-7b83b2686c53)}.breakdance .bde-div-353-105{width:100%;padding-top:24px;padding-bottom:24px;border-top:1px solid var(--bde-body-text-color);flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:space-between}@media (max-width:767px){.breakdance .bde-div-353-105{gap:12px;align-items:center;text-align:center;justify-content:flex-start;flex-direction:column}}.breakdance .bde-text-353-106{color:var(--bd-palette-color-2)}@media (max-width:767px){.breakdance .bde-text-353-106{margin-bottom:16px}}.breakdance .bde-text-link-353-107,.breakdance .bde-text-link-353-108,.breakdance .bde-text-link-353-109{color:var(--bd-palette-color-4)}.breakdance .bde-text-link-353-107:hover,.breakdance .bde-text-link-353-108:hover,.breakdance .bde-text-link-353-109:hover{color:var(--bde-background-color)}