.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}.bde-breadcrumbs{display:flex;margin:0;padding:0;max-width:100%;list-style-type:none;align-items:center;justify-content:flex-start;text-align:left;flex-wrap:wrap;color:var(--bde-body-text-color)}.bde-breadcrumbs p{margin:0}.breakdance .bde-breadcrumbs a{font-weight:600;text-decoration:none;color:var(--bde-links-color)}.breakdance .bde-breadcrumbs a:hover{color:var(--bde-links-color-hover)}.bde-breadcrumbs .separator{color:var(--bde-body-text-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))}.breakdance .bde-simple-testimonial{--quoteSize:60px;--spaceAfterImage:25px;--spaceAfterTestimonial:25px;--spaceAfterAuthor:8px;--spaceAfterInfo:0px;--imageSize:150px;--testimonialWidth:100%;--quotemarkIconSize:0px;--quotemarkIconColor:#999;--outlinedCircleImageOutlineWidth:4px;--outlinedCircleImageOutlineOffset:4px;--outlinedCircleImageOutlineOffsetColor:#fff;--standardImageBorderWidth:0px;--standardImageBorderFill:"rgba(255, 255, 255, 0.1)";--standardImageBorderRadius:50%}.breakdance .bde-simple-testimonial{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:100%;width:var(--testimonialWidth)}.breakdance .bde-simple-testimonial div:last-child{margin-bottom:0}.simple-testimonial__image-outer-wrapper{display:flex;overflow:hidden;width:var(--imageSize);height:var(--imageSize);margin-bottom:var(--spaceAfterImage)}.simple-testimonial__image-inner-wrapper{overflow:hidden;width:100%;height:100%}.simple-testimonial__image-inner-wrapper img{width:100%;height:100%;object-fit:cover}.simple-testimonial__quote{margin-bottom:var(--spaceAfterTestimonial);position:relative;display:flex;align-items:center}.simple-testimonial__quote>blockquote{margin:0;font-size:1.875em;line-height:1.4;order:1;z-index:1}.simple-testimonial__author{margin-bottom:var(--spaceAfterAuthor);font-weight:700;font-size:1.125em}.simple-testimonial__author-info{margin-bottom:var(--spaceAfterAuthorInfo);font-size:0.875em}.simple-testimonial__author,.simple-testimonial__author-info,.simple-testimonial__image-outer-wrapper{margin-left:var(--quotemarkIconSize);margin-right:var(--quotemarkIconSize)}.simple-testimonial__image-outer-wrapper.simple-testimonial__outlined-circle-image{border-radius:50%;padding:var(--outlinedCircleImageOutlineWidth)}.simple-testimonial__image-outer-wrapper.simple-testimonial__outlined-circle-image>.simple-testimonial__image-inner-wrapper{padding:var(--outlinedCircleImageOutlineOffset);background-color:var(--outlinedCircleImageOutlineOffsetColor);border-radius:50%}.simple-testimonial__image-outer-wrapper.simple-testimonial__outlined-circle-image>.simple-testimonial__image-inner-wrapper>img{border-radius:50%}.simple-testimonial__image-outer-wrapper.simple-testimonial__standard-image{border-radius:var(--standardImageBorderRadius)}.simple-testimonial__image-outer-wrapper.simple-testimonial__standard-image>.simple-testimonial__image-inner-wrapper{position:relative}.simple-testimonial__image-outer-wrapper.simple-testimonial__standard-image>.simple-testimonial__image-inner-wrapper::after{position:absolute;top:0;left:0;bottom:0;right:0;content:"";border-radius:var(--standardImageBorderRadius);border-width:var(--standardImageBorderWidth);border-color:var(--standardImageBorderFill);border-style:solid;display:block}.simple-testimonial__image-outer-wrapper.simple-testimonial__standard-image>.simple-testimonial__image-inner-wrapper>img{border-radius:var(--standardImageBorderRadius)}.simple-testimonial__image-inner-wrapper--mask{-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.simple-testimonial__quote-mark{width:var(--quotemarkIconSize);height:var(--quotemarkIconSize);flex:1 0 auto}.simple-testimonial__quote-mark path{fill:var(--quotemarkIconColor)}.simple-testimonial__quote-mark.left-icon{margin-bottom:auto}.simple-testimonial__quote-mark.right-icon{transform:scaleX(-1);order:2;margin-top:auto}.breakdance .bde-grid{--bde-grid-gap:var(--bde-column-gap);display:grid;grid-template-columns:repeat(var(--bde-grid-items-per-row,4),minmax(0,1fr));gap:var(--bde-grid-gap);text-align:left;max-width:100%;width:100%;position:relative;background-size:cover;align-items:var(--bde-grid-align-items,stretch);justify-items:var(--bde-grid-justify-items,stretch)}.breakdance .bde-checkmark-list{max-width:100%;display:flex;text-align:left}.breakdance .bde-checkmark-list ul{width:100%;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start;list-style:none;padding:0;margin:0;gap:30px}.breakdance .bde-checkmark-list .horizontal-layout{flex-direction:row}.breakdance .bde-checkmark-list li{display:flex;align-items:center;font-weight:500;font-size:0.875em}.breakdance .bde-checkmark-list ul span{display:flex;font-size:20px;margin-right:8px}.breakdance .bde-checkmark-list .bde-checkmark-list__icon.bg-yes{color:#fff;padding:6px;border-radius:2px}.breakdance .bde-checkmark-list ul span>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.breakdance .bde-checkmark-list .bde-checkmark-list__icon_yes{color:#0DA532}.breakdance .bde-checkmark-list .bde-checkmark-list__icon_yes.bg-yes{background-color:#0DA532}.breakdance .bde-checkmark-list .bde-checkmark-list__icon_no{color:#D4351E}.breakdance .bde-checkmark-list .bde-checkmark-list__icon_no.bg-yes{background-color:#D4351E}.breakdance .bde-button{max-width:100%}.breakdance{--gform-theme-font-size-primary:var(--bde-form-font-size);--gform-theme-padding-block:var(--bde-form-input-padding-top) var(--bde-form-input-padding-bottom)}.breakdance .bdgf{width:100%;--bdgf-product-quantity-width:7.5rem;--bdgf-product-quantity-label-gap:0.625rem;--bdgf-product-row-gap:calc(var(--bde-form-gap) / 2);& *:focus-visible{outline:none}}.breakdance .bdgf .gform-body{position:relative}.breakdance .bdgf .gform-grid-row{flex-direction:row;flex-wrap:nowrap}.breakdance .bdgf .gfield_radio,.breakdance .bdgf .gfield_checkbox{display:flex;flex-wrap:wrap;gap:1rem}.breakdance .bdgf .gform_footer,.breakdance .bdgf .gform_page_footer{display:flex;align-items:center;flex-wrap:wrap;gap:var(--bde-form-gap)}.breakdance .bdgf .gform-field-label--type-sub{display:block}.breakdance .bdgf .gfield .small:not(.textarea){width:25%}.breakdance .bdgf .gfield .medium:not(.textarea){width:50%}.breakdance .bdgf .gfield .large:not(.textarea){width:100%}.breakdance .bdgf .gfield .small.textarea{max-height:100px}.breakdance .bdgf .gfield .medium.textarea{max-height:175px}.breakdance .bdgf .ginput_container_address{display:grid;grid-template-columns:repeat(11,1fr)}.breakdance .bdgf .ginput_container_address .address_line_1,.breakdance .bdgf .ginput_container_address .address_line_2{grid-column-start:1;grid-column-end:12}.breakdance .bdgf .ginput_container_address .address_city{grid-column-start:1;grid-column-end:6}.breakdance .bdgf .ginput_container_address .address_state{grid-column-start:6;grid-column-end:9}.breakdance .bdgf .ginput_container_address .address_zip{grid-column-start:9;grid-column-end:12}.breakdance .bdgf .ginput_container_address .address_country{grid-column-start:6;grid-column-end:12}.breakdance .bdgf .validation_message{margin-top:.5rem}.breakdance .bdgf .gfield--type-radio .gchoice_other_control,.breakdance .bdgf .gfield--type-choice .gchoice_other_control{margin-left:.5em}.breakdance .bdgf .gfield_choice_all_toggle{margin-bottom:var(--bde-form-after-sublabel)}.breakdance .bdgf .gfield_list_icons{display:flex;justify-content:flex-start;align-items:center}.breakdance .bdgf .gfield_list_icons,.breakdance .bdgf .gfield_header_item--icons{flex:1 1 1px}.breakdance .bdgf .gfield--input-type-time .gform-grid-row{align-items:center}.breakdance .bdgf .gfield--input-type-time .hour_minute_colon{flex:0}@media (max-width:767px){.breakdance .bdgf .ginput_container_address .address_city{grid-column-end:8}.breakdance .bdgf .ginput_container_address .address_state{grid-column-start:8;grid-column-end:12}.breakdance .bdgf .ginput_container_address .address_zip{grid-column-start:1;grid-column-end:6}}.breakdance .bdgf .gform_confirmation_wrapper{display:block}.breakdance .bdgf .gf_progressbar{background-color:var(--grey-300);overflow:hidden;height:30px}.breakdance .bdgf .gf_progressbar_percentage{background-color:var(--bde-brand-primary-color);color:var(--white);display:flex;align-items:center;justify-content:flex-end;padding:0 .5rem;height:100%}.breakdance .bdgf .gf_page_steps{display:flex;width:100%;justify-content:space-between;position:relative;z-index:1}.breakdance .bdgf .gf_page_steps:before{content:"";width:100%;position:absolute;z-index:-1;height:1px;background-color:var(--grey-400);top:50%;bottom:0}.breakdance .bdgf .gf_page_steps .gf_step{display:inline-flex;align-items:center;background-color:var(--bde-background-color);padding:0 .5rem}.breakdance .bdgf .gf_page_steps .gf_step_first{padding-left:0}.breakdance .bdgf .gf_page_steps .gf_step_last{padding-right:0}.breakdance .bdgf .gf_page_steps .gf_step_number{background-color:var(--bde-brand-primary-color);color:var(--grey-50);border-radius:50%;line-height:1;font-size:1em;text-align:center;padding:1em;width:1.4em;height:1.4em;display:flex;justify-content:center;align-items:center}.breakdance .bdgf .gf_page_steps .gf_step_label{margin-left:.5rem;font-size:.85em}.breakdance .bdgf .gform_save_link svg{margin-right:4px;margin-left:4px}.breakdance .bdgf h2.gform_submission_error{font-size:1.3em;color:var(--red-500)}.breakdance .bdgf .gform_required_legend .breakdance-form-field__required{padding-left:0}.breakdance .bdgf .gfield--type-fileupload .ginput_preview_list .ginput_preview{display:flex;flex-direction:row;gap:.5rem}.breakdance .bdgf .gfield--type-fileupload .gfield_fileupload_filename{font-weight:bolder}.breakdance .bdgf .gfield--type-fileupload .gform_drop_area{padding:1rem;border:1px solid var(--bde-form-input-border-color);display:flex;flex-direction:column;text-align:center;border-radius:var(--bde-form-input-border-radius);border-style:dashed;border-color:var(--bde-form-input-border-color)}.breakdance .bdgf .drop-zone-icon{display:flex;font-size:24px;justify-content:center}.breakdance .bdgf .drop-zone-icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.breakdance .bdgf .gform_page_footer>button{width:auto}.breakdance .bdgf .ginput_container_product_calculation{display:flex;flex-direction:column}.breakdance .bdgf .gfield--type-product .ginput_container_singleproduct,.breakdance .bdgf .gfield--type-product .breakdance-form-product{display:grid;grid-template-columns:auto minmax(4.5rem,var(--bdgf-product-quantity-width));column-gap:var(--bdgf-product-quantity-label-gap);row-gap:var(--bdgf-product-row-gap);justify-content:start;align-items:end}.breakdance .bdgf .gfield--type-product .ginput_product_price_wrapper{grid-column:1 / -1;grid-row:2;justify-self:start;display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;order:0}.breakdance .bdgf .gfield--type-product .ginput_quantity_label,.breakdance .bdgf .gfield--type-product .ginput_product_price_label{margin:0}.breakdance .bdgf .gfield--type-product .ginput_quantity_label{grid-column:1;grid-row:1;align-self:center;white-space:nowrap}.breakdance .bdgf .gfield--type-product .ginput_quantity,.breakdance .bdgf .gfield--type-product .breakdance-form-field__input--quantity{grid-column:2;grid-row:1;width:100%;margin:0;text-align:center}@media (max-width:767px){.breakdance .bdgf .gfield--type-product .ginput_container_singleproduct,.breakdance .bdgf .gfield--type-product .breakdance-form-product{grid-template-columns:minmax(0,1fr);row-gap:.5rem}.breakdance .bdgf .gfield--type-product .ginput_quantity_label,.breakdance .bdgf .gfield--type-product .ginput_quantity,.breakdance .bdgf .gfield--type-product .breakdance-form-field__input--quantity,.breakdance .bdgf .gfield--type-product .ginput_product_price_wrapper{grid-column:1;grid-row:auto}}.breakdance .bdgf .gform_ppcp_smart_payment_buttons{inline-size:100%;&.responsive{max-inline-size:100%}&.small{max-inline-size:200px}&.medium{max-inline-size:350px}&.large{max-inline-size:500px}}.breakdance .bdgf .gpnf-nested-entries{width:100%;margin-bottom:var(--bde-form-gap)}.breakdance .bdgf .gform-theme--framework .gpnf-row-actions ul{gap:var(--bde-form-gap)}.gpnf-modal form{display:flex;width:100%}.gpnf-modal form .gform-body{width:100%}