.breakdance .white-btn .bde-button__button{color:#000;border-color:#fff;border-width:2px;background-color:#fff;transition:background-color ease 0.3s,color ease 0.3s,border ease 0.3s,padding ease 0.3s}.white-btn:hover .bde-button__button{color:#fff;border-color:var(--bde-palette-color-5);background:var(--bde-palette-color-5)}.breakdance .full-width-button{width:100%}.breakdance .full-width-button .bde-button__button{width:100%}.dark-text{font-weight:800}@media screen and (min-width:767px){.breakdance .phone-only{display:none}}@media screen and (max-width:767px){.breakdance .tablet-desktop-only{display:none}}@media screen and (max-width:767px){.breakdance .header-btn{display:none}}@media screen and (min-width:1119px){.breakdance .header-btn{display:none}}.breakdance .scale-hover{transition:all ease 0.3s}.scale-hover:hover{transform:scale(1.05)}