: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
a.color__instagram:hover, a.color__instagram:focus {
-webkit-box-shadow: none;
.background__themeColor {
background-color: #5B4E96;
background-color: #00CC76;
background-color: #FE504F;
background-color: #FFA53C;
background-color: #ffffff;
background-color: #222222;
background-color: #7C8DB5;
background-color: #F5F7FD;
background-color: #000000;
background-color: #1da1f2;
background-color: #0077b5;
background-color: #e1306c;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(91, 78, 150, 0.3)), to(rgba(91, 78, 150, 0.05)));
background-image: linear-gradient(180deg, rgba(91, 78, 150, 0.3), rgba(91, 78, 150, 0.05));
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 204, 118, 0.3)), to(rgba(0, 204, 118, 0.05)));
background-image: linear-gradient(180deg, rgba(0, 204, 118, 0.3), rgba(0, 204, 118, 0.05));
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(254, 80, 79, 0.3)), to(rgba(254, 80, 79, 0.05)));
background-image: linear-gradient(180deg, rgba(254, 80, 79, 0.3), rgba(254, 80, 79, 0.05));
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 60, 0.3)), to(rgba(255, 165, 60, 0.05)));
background-image: linear-gradient(180deg, rgba(255, 165, 60, 0.3), rgba(255, 165, 60, 0.05));
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0.05)));
background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(34, 34, 34, 0.3)), to(rgba(34, 34, 34, 0.05)));
background-image: linear-gradient(180deg, rgba(34, 34, 34, 0.3), rgba(34, 34, 34, 0.05));
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(124, 141, 181, 0.3)), to(rgba(124, 141, 181, 0.05)));
background-image: linear-gradient(180deg, rgba(124, 141, 181, 0.3), rgba(124, 141, 181, 0.05));
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(245, 247, 253, 0.3)), to(rgba(245, 247, 253, 0.05)));
background-image: linear-gradient(180deg, rgba(245, 247, 253, 0.3), rgba(245, 247, 253, 0.05));
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.05)));
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.05));
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(29, 161, 242, 0.3)), to(rgba(29, 161, 242, 0.05)));
background-image: linear-gradient(180deg, rgba(29, 161, 242, 0.3), rgba(29, 161, 242, 0.05));
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 119, 181, 0.3)), to(rgba(0, 119, 181, 0.05)));
background-image: linear-gradient(180deg, rgba(0, 119, 181, 0.3), rgba(0, 119, 181, 0.05));
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(225, 48, 108, 0.3)), to(rgba(225, 48, 108, 0.05)));
background-image: linear-gradient(180deg, rgba(225, 48, 108, 0.3), rgba(225, 48, 108, 0.05));
.button__themeColor:not(.hover__highlight) {
-webkit-transition-property: background, color, box-shadow, border;
-webkit-transition-property: background, color, border, -webkit-box-shadow;
transition-property: background, color, border, -webkit-box-shadow;
transition-property: background, color, box-shadow, border;
transition-property: background, color, box-shadow, border, -webkit-box-shadow;
.button__themeColor:not(.hover__highlight):disabled {
.button__themeColor:not(.hover__highlight) .icon {
.button__themeColor.hover__highlight {
border-color: transparent;
background: rgba(91, 78, 150, 0.1);
.button__themeColor.hover__highlight .icon {
.button__themeColor.hover__highlight:hover {
border-color: transparent;
.button__themeColor.button__shadow {
-webkit-box-shadow: 0 10px 10px rgba(91, 78, 150, 0.2);
box-shadow: 0 10px 10px rgba(91, 78, 150, 0.2);
a.button__themeColor.active, a.button__themeColor:hover,
button.button__themeColor.active,
button.button__themeColor:hover {
a.button__themeColor.active:disabled, a.button__themeColor:hover:disabled,
button.button__themeColor.active:disabled,
button.button__themeColor:hover:disabled {
-webkit-box-shadow: none;
a.button__themeColor.hover__highlight:hover .icon,
button.button__themeColor.hover__highlight:hover .icon {
.button__primary:not(.hover__highlight) {
-webkit-transition-property: background, color, box-shadow, border;
-webkit-transition-property: background, color, border, -webkit-box-shadow;
transition-property: background, color, border, -webkit-box-shadow;
transition-property: background, color, box-shadow, border;
transition-property: background, color, box-shadow, border, -webkit-box-shadow;
.button__primary:not(.hover__highlight):disabled {
.button__primary:not(.hover__highlight) .icon {
.button__primary.hover__highlight {
border-color: transparent;
background: rgba(0, 204, 118, 0.1);
.button__primary.hover__highlight .icon {
.button__primary.hover__highlight:hover {
border-color: transparent;
.button__primary.button__shadow {
-webkit-box-shadow: 0 10px 10px rgba(0, 204, 118, 0.2);
box-shadow: 0 10px 10px rgba(0, 204, 118, 0.2);
a.button__primary.active, a.button__primary:hover,
button.button__primary.active,
button.button__primary:hover {
a.button__primary.active:disabled, a.button__primary:hover:disabled,
button.button__primary.active:disabled,
button.button__primary:hover:disabled {
-webkit-box-shadow: none;
a.button__primary.hover__highlight:hover .icon,
button.button__primary.hover__highlight:hover .icon {
.button__danger:not(.hover__highlight) {
-webkit-transition-property: background, color, box-shadow, border;
-webkit-transition-property: background, color, border, -webkit-box-shadow;
transition-property: background, color, border, -webkit-box-shadow;
transition-property: background, color, box-shadow, border;
transition-property: background, color, box-shadow, border, -webkit-box-shadow;
.button__danger:not(.hover__highlight):disabled {
.button__danger:not(.hover__highlight) .icon {
.button__danger.hover__highlight {
border-color: transparent;
background: rgba(254, 80, 79, 0.1);
.button__danger.hover__highlight .icon {
.button__danger.hover__highlight:hover {
border-color: transparent;
.button__danger.button__shadow {
-webkit-box-shadow: 0 10px 10px rgba(254, 80, 79, 0.2);
box-shadow: 0 10px 10px rgba(254, 80, 79, 0.2);
a.button__danger.active, a.button__danger:hover,
button.button__danger.active,
button.button__danger:hover {
a.button__danger.active:disabled, a.button__danger:hover:disabled,
button.button__danger.active:disabled,
button.button__danger:hover:disabled {
-webkit-box-shadow: none;
a.button__danger.hover__highlight:hover .icon,
button.button__danger.hover__highlight:hover .icon {
.button__warning:not(.hover__highlight) {
-webkit-transition-property: background, color, box-shadow, border;
-webkit-transition-property: background, color, border, -webkit-box-shadow;
transition-property: background, color, border, -webkit-box-shadow;
transition-property: background, color, box-shadow, border;
transition-property: background, color, box-shadow, border, -webkit-box-shadow;
.button__warning:not(.hover__highlight):disabled {
.button__warning:not(.hover__highlight) .icon {
.button__warning.hover__highlight {
border-color: transparent;
background: rgba(255, 165, 60, 0.1);
.button__warning.hover__highlight .icon {
.button__warning.hover__highlight:hover {
border-color: transparent;
.button__warning.button__shadow {
-webkit-box-shadow: 0 10px 10px rgba(255, 165, 60, 0.2);
box-shadow: 0 10px 10px rgba(255, 165, 60, 0.2);
a.button__warning.active, a.button__warning:hover,
button.button__warning.active,
button.button__warning:hover {
a.button__warning.active:disabled, a.button__warning:hover:disabled,
button.button__warning.active:disabled,
button.button__warning:hover:disabled {
-webkit-box-shadow: none;
a.button__warning.hover__highlight:hover .icon,
button.button__warning.hover__highlight:hover .icon {
.button__white:not(.hover__highlight) {
-webkit-transition-property: background, color, box-shadow, border;
-webkit-transition-property: background, color, border, -webkit-box-shadow;
transition-property: background, color, border, -webkit-box-shadow;
transition-property: background, color, box-shadow, border;
transition-property: background, color, box-shadow, border, -webkit-box-shadow;
.button__white:not(.hover__highlight):disabled {
.button__white:not(.hover__highlight) .icon {
.button__white.hover__highlight {
border-color: transparent;
background: rgba(255, 255, 255, 0.1);
.button__white.hover__highlight .icon {
.button__white.hover__highlight:hover {
border-color: transparent;
.button__white.button__shadow {
-webkit-box-shadow: 0 10px 10px rgba(255, 255, 255, 0.2);
box-shadow: 0 10px 10px rgba(255, 255, 255, 0.2);
a.button__white.active, a.button__white:hover,
button.button__white.active,
button.button__white:hover {
a.button__white.active:disabled, a.button__white:hover:disabled,
button.button__white.active:disabled,
button.button__white:hover:disabled {
-webkit-box-shadow: none;
a.button__white.hover__highlight:hover .icon,
button.button__white.hover__highlight:hover .icon {
.button__dark:not(.hover__highlight) {
-webkit-transition-property: background, color, box-shadow, border;
-webkit-transition-property: background, color, border, -webkit-box-shadow;
transition-property: background, color, border, -webkit-box-shadow;
transition-property: background, color, box-shadow, border;
transition-property: background, color, box-shadow, border, -webkit-box-shadow;
.button__dark:not(.hover__highlight):disabled {
.button__dark:not(.hover__highlight) .icon {
.button__dark.hover__highlight {
border-color: transparent;
background: rgba(34, 34, 34, 0.1);
.button__dark.hover__highlight .icon {
.button__dark.hover__highlight:hover {
border-color: transparent;
.button__dark.button__shadow {
-webkit-box-shadow: 0 10px 10px rgba(34, 34, 34, 0.2);
box-shadow: 0 10px 10px rgba(34, 34, 34, 0.2);
a.button__dark.active, a.button__dark:hover,
button.button__dark.active,