aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/public/css/o-rtl.css.map
blob: d0cbfe0dcda76468ce7ab60b79578ca5bc794f15 (plain)
1
{"version":3,"sources":["../../scss/o-rtl.scss","../../scss/mixins/_orangeIcons.scss","../../scss/_functions.scss"],"names":[],"mappings":"AASA;EC6BI,4LCMuI;CDLxI;;AD1BH;ECLI,kLCoCuI;CDnCxI;;ADSH;EACE,mCAA0B;EAA1B,2BAA0B;CAC3B;;AAED;;;;;;;;;EASE,kCAAyB;EAAzB,0BAAyB;CAC1B;;AAED;;EAEE,UAAS;CACV;;AAED;;;;EAKE,aAAY;CACb;;AAED;EACE,YAAW;EACX,QAAO;CACR;;AAED;EACE,2BAA0B;CAC3B;;AAED;EACE,0BAAyB;CAC1B;;AAED;EACE,uBAAsB;CACvB;;AAED;EACE,YAAW;EACX,QAAO;CACR","file":"o-rtl.css","sourcesContent":["// Orange rtl overrides\n//\n//\n\n@import \"mixins\";\n@import \"functions\";\n\n// invert chevrons\n\n.svg-arrow-previous {\n  @include svg-arrow-next(\"#000\");\n}\n\n.svg-arrow-next {\n  @include svg-arrow-previous(\"#000\");\n}\n\n// rotate stepbar chevrons\n.stepbar-item::after {\n  transform: rotateY(180deg);\n}\n\n.page-item:last-child .page-link::before,\n.page-item:first-child .page-link::before,\n.page-item.presentation + .page-item .page-link::before,\n.swiper-button-prev,\n.swiper-button-next,\n.doc-link::after,\n.breadcrumb-item + .breadcrumb-item::before,\n.o-link-arrow::after,\n.o-link-arrow.back::before {\n  transform: rotate(180deg);\n}\n\n.alert .alert-icon::after,\n.alert-sm .alert-icon::after, {\n  right: 2%;\n}\n\n.o-stepbar .stepbar-item::after,\n.page-item:last-child .page-link::before,\n.o-stepbar .stepbar-item.current::after,\n.o-stepbar .stepbar-item.done::after\n {\n  right: unset;\n}\n\n.custom-switch.right .custom-control-label::before {\n  right: auto;\n  left: 0;\n}\n\n.custom-switch .custom-control-label::before {\n  background-position: .2rem;\n}\n\n.custom-switch .custom-control-input:checked ~ .custom-control-label::before {\n  background-position: 2rem;\n}\n\n.o-link-arrow.back::before {\n  padding: 0 .625rem 0 0;\n}\n\n.popover {\n  right: auto;\n  left: 0;\n}\n","@mixin svg-delete($color:\"#000\") {\n  &::after {\n    background-image: str-replace(url(\"data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='1250' height='1250'%3E%3Cpath d='M343.625 211.5c-4.875 1.125-12 4.125-15.875 6.5-8.5 5.25-102 98.25-108.625 108-8.875 13.25-12.25 31.5-8.625 46.875C215 392.25 209.625 386.25 334.125 511l114 114-114 114.125c-113.375 113.375-114 114-118.5 123.625-5.375 11.75-6.875 18.75-6.25 30.625.5 12.125 4.375 23.375 11.375 33.5 4.125 5.875 100.25 101 105.5 104.375 13.75 8.875 33.25 11.875 48.875 7.625 17.625-4.75 14.875-2.25 136.375-123.625L625 801.875l114 114C848.875 1025.625 853.5 1030 862.25 1034.25c20.625 9.75 45.25 8.375 62.125-3.625 7.75-5.5 100.75-98.125 105.75-105.25 9.25-13.375 13.125-33.375 9.25-48.625-4.875-19.5.625-13.375-123.5-137.75l-114-114L915.75 510.875c80.75-80.75 114.875-115.75 117.25-120.125 11.5-21.125 10.25-46.75-3.125-66.375-3.875-5.75-98.625-100.625-104.25-104.5-11.125-7.5-24.5-11.25-37.875-10.5-11.875.5-21.125 3.375-30.25 9-4.5 2.875-46.125 43.625-119.625 117L625 448.125l-114-114C386.375 209.75 392.25 215 373 210.5c-10-2.25-17.625-2-29.375 1z' fill='#{$color}'/%3E%3C/svg%3E\"), \"#\", \"%23\");\n  }\n}\n\n@mixin svg-arrow-previous($color:\"#000\") {\n  &::after {\n    background-image: str-replace(url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 24'%3E%3Cpath d='M15 3l-3-3L0 12l12 12 3-3-9-9' fill='#{$color}'/%3E%3C/svg%3E\"), \"#\", \"%23\");\n  }\n}\n\n@mixin svg-checkbox-tick($color:\"#000\") {\n  &::after {\n    background-image: str-replace(url(\"data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath d='M7.5 12.5L3.75 8.75l-2.5 2.5L7.5 17.5 20 5l-2.5-2.5-10 10z' fill='#{$color}'/%3E%3C/svg%3E\"), \"#\", \"%23\");\n  }\n}\n\n@mixin svg-warning-circle($color:\"#000\") {\n  &::after {\n    background-image: str-replace(url(\"data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='1250' height='1250'%3E%3Cpath d='M593.75 94.125c-.375.25-6.25.875-13.125 1.375-6.875.375-13.875 1-15.625 1.25s-5.875.875-9.375 1.375c-10.75 1.375-29.75 4.375-35 5.625-2.75.625-9.25 2.125-14.375 3.25-70.625 15.625-147.25 51.625-204.375 96.125C256.625 238.375 219.625 277 188 322.5c-35 50.125-62.375 109.375-77.875 168.75-4.75 18.375-10.75 48.625-12.5 63.125-.75 6.125-1.625 13.5-2 16.25-3.25 26.5-3.25 85.375 0 111.5 5.625 45.75 12 74.5 24.875 113.5 10.75 32.25 28.25 71.25 43.25 96.375 2.75 4.75 5.5 9.375 6 10.125 3.875 6.625 14.75 23.125 21.875 33.125 64.125 90 156.75 159.375 260.375 194.875 27.125 9.25 70.5 19.875 94.875 23.125 3.5.5 7.375 1 8.75 1.25 1.25.25 6.125.875 10.625 1.25 4.5.5 9.875 1.125 11.875 1.375 9.5 1.375 81 1.25 95.625-.25 33.625-3.375 49.25-6 79.375-13.375 134.75-32.875 252.375-118.625 325.75-237.25 45.25-73.125 72.75-158.375 78.25-243.125 1.625-25.5.875-77.375-1.5-92.125-.25-1.5-1.375-10.25-2.5-19.125-10.25-79.75-43.75-164.25-92.125-232.75-7-10-10-13.875-22.625-29.75-16.125-20.125-44-48.75-66.125-67.75-68.875-59.125-152-99.625-241.625-117.75-6.875-1.375-14.75-2.875-17.375-3.25s-6-.875-7.5-1.25c-1.5-.25-5.375-.875-8.875-1.25-3.375-.375-8.5-1-11.25-1.375s-7.25-.875-10-1.25c-6.75-.75-81.125-2-81.875-1.375zM647 278.75c14.875 4.875 28.25 15 36 27.375 7.625 12.125 13 33.125 12.5 49.5-.125 8.25-1.75 36.25-2.375 43.125-.125 2.375-.75 9.375-1.125 15.625-.875 11.75-1.625 22.375-2.625 35-.375 4.125-.875 11.75-1.25 16.875-1.5 21.75-2 27.125-2.5 32.5-.25 3.125-.875 9.875-1.25 15-1.25 16.875-1.75 23-3 37.5-.75 7.875-1.625 18.875-2 24.375s-.875 12.5-1.25 15.625c-.25 3.125-.875 9-1.25 13.125s-.875 10-1.25 13.125c-.25 3.125-.875 10.125-1.25 15.625s-1 12.25-1.25 15c-.375 2.75-.875 8.375-1.25 12.5-1.625 17.75-2.5 26.75-4.375 42.5-.75 6.125-1.625 14-2 17.5-1.25 11.375-3 17.25-6.75 22.25-7.125 9.75-16.75 14.125-31.875 14.5-16.625.375-27.5-4.5-34.875-15.5-3.5-5.125-4.5-8.25-5.625-17.5-.875-6.25-1.75-12.625-2-14.375s-1.125-9.875-1.875-18.125c-1.25-14.25-2-21.625-3.125-30-.25-2.125-.875-8.25-1.25-13.75s-1-12.25-1.25-15c-1-9.125-1.75-18.625-2.5-28.75-.375-5.5-1-11.75-1.25-13.75-.25-2.125-.875-9.375-1.25-16.25-.5-6.875-1.125-13.875-1.25-15.625-.25-1.75-.75-8.25-1.25-14.375-.375-6.25-1-13-1.25-15-.25-2.125-.875-8.875-1.25-15-.375-6.25-1-13.75-1.25-16.875-.5-5.25-1.25-15.25-2.5-31.25-.25-3.75-.875-11.375-1.25-16.875-.875-11.625-1.625-21.625-2.5-33.125-.25-4.5-.875-12.375-1.25-17.5-.25-5.125-.875-14.125-1.375-20-3.125-39.875 2.375-64 18.625-81.625C593.25 277.875 622 270.5 647 278.75zm.625 563.375c23.375 8 41.875 28.5 46.625 51.625 2.75 13.625 1.125 30.875-3.875 43.125-7.125 17-24.375 32-43.5 37.75-11.25 3.375-33.5 3-44.375-.75-15.125-5.25-29.625-16.125-36.875-27.625C554 927.875 552.5 898 562.125 878c9.25-19.125 27.625-33.5 48.5-38 8.25-1.875 29.125-.625 37 2.125z' fill='#{$color}'/%3E%3C/svg%3E\"), \"#\", \"%23\");\n  }\n}\n\n@mixin svg-menu($color:\"#000\") {\n  &::after {\n    background-image: str-replace(url(\"data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='1250' height='1250'%3E%3Cpath d='M130.5 251.25c-13.375 2.625-26 13-32.25 26.125-3.375 7.375-3.875 9.5-3.875 19.5 0 10.25.375 12 4.125 19.625 5.25 10.625 12.375 17.75 22.75 22.75l8.125 3.875h991.25l8.125-3.875c10.25-5 18.125-12.75 22.75-22.5 11.125-23.75 1.25-50.75-22.75-62.25l-8.125-3.875-492.5-.125c-270.875-.125-494.875.25-497.625.75zM128.625 564.25c-13 3.5-23.5 12.25-30.125 25.125-3.625 6.75-4 8.625-4 19.375-.125 10.75.25 12.625 3.75 20 4.875 10.25 12.625 18 23 23l8.125 3.875h991.25l8.125-4c9.125-4.5 11.25-6.125 17.625-14.125 6.75-8.375 9.25-16.25 9.25-28.75 0-9.25-.5-11.625-3.875-18.75-4.875-10.375-12.625-18.125-23-23l-8.125-3.875-493.125-.25c-388-.125-494.375.125-498.875 1.375zM128.125 876.75c-13.875 4.375-23.625 12.875-29.875 25.75-3.375 7.25-3.875 9.375-3.875 19.375s.5 12.125 3.875 19.375c4.875 10.25 12.625 18 23 23l8.125 3.875h991.25l8.125-3.875c10.375-4.875 18.125-12.625 23-23 3.5-7.25 3.875-9.375 3.875-19.375s-.375-12.125-3.875-19.375c-4.875-10.25-12.625-18-23-23l-8.125-3.875-493.75-.25c-396.625-.125-494.75.125-498.75 1.375z' fill='#{$color}'/%3E%3C/svg%3E\"), \"#\", \"%23\");\n  }\n}\n\n@mixin svg-tick($color:\"#000\") {\n  &::after {\n    background-image: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1250' height='1250'%3E%3Cpath d='M993.75 221.125c-10.5 2.875-15.75 5.25-24 10.5-8.5 5.5-6.375 3.625-48.125 44.25-19.625 19.125-40 38.875-45.25 44C859 336.75 789.875 404 764.5 428.75c-13.625 13.375-27.875 27.125-31.375 30.625-3.625 3.375-24.125 23.5-45.75 44.5-21.625 21.125-42.625 41.5-46.75 45.5s-18.25 17.75-31.375 30.5C542 645.5 502.875 683.625 497.625 688.625c-3.125 3-8.625 8.25-12 11.625l-6.375 6-10.125-11.5c-5.625-6.375-11.5-13-13.125-14.75-2.5-2.625-89.875-100.125-122.75-136.875C321.5 530 321.375 530 313 524.375c-25.5-16.875-59-17.25-86-1-8.5 5.125-47.125 43-55.375 54.25-17.75 24.5-20.125 57.875-6 84.75 2.75 5.125 21.125 29.375 45.125 59.625 70.625 88.75 138.75 174.375 173 217.375C402 962.25 418.25 982.75 420 985c19.25 25.5 31.125 35.375 50.625 41.875 28.5 9.625 60.25 2.25 81.5-19 3.25-3.25 10.625-11.875 16.25-19.125s13.75-17.375 17.875-22.5 10.125-12.75 13.375-16.875c35.875-45.25 62.125-78.125 69.125-86.875 4.75-5.875 21.125-26.375 36.375-45.625 26-32.625 59-74.25 96.125-120.75 8.625-10.875 22.75-28.625 31.375-39.5s33.375-42 55-69.125 46-57.875 54.25-68.125c29.125-36.75 64.125-80.625 99.25-124.75 40.125-50.25 42.25-53.25 46.75-64.75 15.375-38.625-1.5-83.125-38.5-102.25-16.375-8.375-38.875-11-55.625-6.5z' fill='#{$color}'/%3E%3C/svg%3E\"), \"#\", \"%23\");\n  }\n}\n\n@mixin svg-arrow-next($color:\"#000\") {\n  &::after {\n    background-image: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 24'%3E%3Cpath d='M3 0L0 3l9 9-9 9 3 3 12-12' fill='#{$color}'/%3E%3C/svg%3E\"), \"#\", \"%23\");\n  }\n}\n\n@mixin svg-settings($color:\"#000\") {\n  &::after {\n    background-image: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1250' height='1250'%3E%3Cpath d='M470.625 118.75c-20.125 4.25-46 13.875-72.5 26.875-42.875 21.125-57.375 39.125-52 64.375.75 3.625 4.25 13.75 7.875 22.375 8.25 20.375 11 31 11.125 42.625.125 19.875-10 39.75-30.875 60.5-21.125 21.125-40.375 30.75-61.125 30.75-11.25 0-20.75-2.375-36.25-8.75-29.375-12.375-40.625-13.875-53.625-7.625-13.125 6.375-27.5 25.125-40.75 53-18.5 39-27.5 69.375-27 91.625.5 22 8.625 31.375 38.125 43.625C176 547.5 182.75 551.5 192.375 560.5c15.125 14.375 21.375 33.5 21.5 64.75 0 22.5-2.25 34.625-9.5 49.125-8.75 17.625-21.75 27.375-52.5 39.375-28.75 11.375-38.25 24.25-36.5 49.75 2.625 36.5 31.75 104.625 54.75 128 8.25 8.25 16.875 12.625 26.375 13.25 9.25.75 15.125-.875 37.25-9.75 10-4 19.875-7.625 21.875-8 2.125-.375 5.125-1.125 6.875-1.5 3.875-.75 18.25-.75 22.375.125 16.125 3.125 33.125 13.75 50.5 31.25 19.75 20 29.375 39.125 29.75 58.625.125 13.25-2.5 23-14 50.125-4.75 11.375-5.25 13.5-5.375 23.75-.125 9.5.375 12.25 3 17.375 8 16.25 31.625 32.5 71.875 49.25 57 23.75 88.5 24.875 104.125 3.625 5.25-7 6.125-8.875 14.5-28.875 12.125-29 23.375-41.125 45.25-49.125 21.75-7.875 59.875-7.5 81.375.625 21.375 8.125 32 20.5 45.375 52.75 10.625 25.5 17 33.125 31.75 37.75 20.125 6.25 56.125-2.5 104.125-25.25 28-13.25 46.625-27.625 52.875-40.625 6.125-12.625 4.875-24-5.25-48.125-9.25-22.125-10.375-26.625-10.375-42.5.125-12.875.375-15.25 3.625-23.125 11.75-28.625 45.25-59.5 72.375-66.5 16.25-4.125 27.875-2.25 58.375 9.875 18.25 7.25 20 7.75 30 7.75 8.875.125 11.625-.375 16.875-3 13.375-6.625 26.875-24.25 40-51.75 17.625-36.75 26.875-66.125 27.625-87.25.625-17.375-3.5-28.125-13.75-36.25-6.5-5.125-8-6-30.75-15.75-28.625-12.25-37.25-20.25-48.875-45.375-2.625-5.875-5.125-24.375-5.125-38.625-.125-41.875 12.375-65.625 41.75-79.75 4.375-2.125 13.5-6.125 20.375-9 27.375-11.5 35-20.375 36.5-41.75 1.375-20.875-11-61.625-29.875-98.75-17.25-33.75-32.875-49.25-51.25-50.5-9.125-.75-15.25.875-34.75 8.75-20.5 8.375-30.875 11-42.5 11-20.75 0-39.75-9.875-61.75-32-14.375-14.375-23.25-28.375-27.5-43-2.125-7.25-2.875-21.875-1.375-28.125 2-8.5 5.75-19.375 10.375-30.625 7.375-17.375 9.375-25.375 8.75-34.25-.625-9.75-4.5-17.75-12.75-26.25-10-10.25-18.5-15.75-42.625-27.5-43.875-21.5-80.625-31.25-101.25-27-17.75 3.625-24.375 11.25-37.5 43.125-5.25 12.75-10.125 21.875-15.5 28.5-13.5 17-36.5 25.875-67.625 26.125-39.25.25-63-10.5-77.375-35-2.75-4.625-7.875-15.375-11.375-24-3.625-8.625-8.5-18.625-10.875-22.25-11-16.375-28.125-21.125-56-15.25zm200 261.75c40.375 7.625 78.25 25 110.625 50.75 12 9.625 32.875 30.625 41.375 41.875 27 35.375 44.125 76.5 50.375 121.25 2.25 16 1.75 55.75-.875 70.75C862.375 720.25 838.5 766.5 800.375 804c-40 39.5-87.125 62.375-144.75 70.375-11.875 1.625-52.875 1.75-60.625.25-1.75-.375-7.375-1.375-12.5-2.125-29.75-4.75-61.625-16.875-90-34.5-9.5-5.875-26.625-18.25-30.75-22.25-.75-.75-4.125-4-7.5-7.125-20.125-18.625-40-45.25-52.25-69.5-18.125-36.5-26.75-72.25-26.75-112.25.125-56.375 17.875-109 52.125-153.75 8-10.625 29-32 40.125-41 35.625-28.75 79.875-47.75 125.625-53.875 21.5-2.875 55.625-1.875 77.5 2.25z' fill='#{$color}'/%3E%3C/svg%3E\"), \"#\", \"%23\");\n  }\n}\n\n@mixin svg-search($color:\"#000\") {\n  &::after {\n    background-image: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1250' height='1250'%3E%3Cpath d='M491.125 125.5c-.25.25-5.25.75-11.125 1.25-26.5 2-59.875 9-87.625 18.25-108.5 36.125-195.875 118.125-239 224.375-18.25 45.125-27 88.875-27.75 140-.625 39.5 2.5 66.875 11.375 102.25 19.75 78.625 64.375 149.75 127.375 203 39.25 33.25 87.125 59.25 136.875 74.5 21.25 6.5 47.75 12.125 65.625 14 4.125.5 8.875 1.125 10.625 1.5 8.125 1.5 59.25 1.375 75.125-.25 66-6.625 125.875-27.875 179-63.375l11-7.375 143 143c90 90 144.75 143.875 147.75 145.375 6.875 3.375 20.625 3.125 27.25-.375 5.75-3 56.875-53.75 60.875-60.375s4.25-19 .5-27c-2.375-5-28.875-32.125-145.625-148.875l-142.75-142.75 7.375-11c33-49.375 55.5-109.875 62.125-167.25.375-3.5 1.25-10.5 1.875-15.625 1.125-9.875.625-64.625-.625-73.125-.375-2.75-1.625-10.875-2.625-18.125-17.375-124-98.125-234.625-212.625-291.75-37.875-18.875-83.25-32.75-123.5-37.625-3.375-.375-8.25-1-10.625-1.375-4.875-.75-63.125-1.875-63.875-1.25zm58.25 126.375c61.25 9.25 112 34.25 153.75 76.125 42.125 42.25 67.625 94 76.25 154.5 1.375 10.125 1.75 51.625.5 61.875-5.5 44.625-19.625 82.75-44 119.375-42.5 63.875-114.125 107.5-190 115.875-11.625 1.25-50.125 1.25-61.5-.125-30.125-3.375-67.875-15.375-94.375-29.875C312.25 707 259.75 629 251.5 543.75c-1.625-17-.875-52.25 1.375-66.875 13.5-87.75 66.5-160.25 145.625-199.375 29.625-14.625 59.5-23.125 94-26.625 6.375-.625 51 .125 56.875 1z' fill='#{$color}'/%3E%3C/svg%3E\"), \"#\", \"%23\");\n  }\n}\n\n@mixin svg-avatar($color:\"#000\") {\n  &::after {\n    background-image: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1250' height='1250'%3E%3Cpath d='M603.75 94.5c-85.75 9-156.625 61.625-188.375 139.875-7.25 17.625-12 34.75-13.75 49.375-.375 3.125-1.125 8.125-1.625 11.25-1.125 6-.75 46 .625 54.375C405.25 380 417.75 414.25 433.25 438.5c13.625 21.125 33 42.625 52.375 57.75 63.625 49.875 151 61.25 225.625 29.625 74.5-31.625 126.5-100.75 135.875-180.875 1.75-14.875 1-48.375-1.375-62.375-6.375-36.875-20.75-70.625-42.5-99.5-9-11.75-30.75-34-41.375-42.125-32.25-24.5-70.375-40.25-109.125-45.375-11.125-1.375-39.75-2.125-49-1.125z' fill='#{$color}'/%3E%3Cpath d='M418.125 532.75c-22.75 14.25-41.75 29.125-58 45.875-43.375 44.75-70.125 100.5-78.25 163.875-1.375 10.5-1.625 42.375-1.375 160.625.25 135.875.375 148.125 2.375 155.625C286.25 1071 290 1081.125 294 1088.625c18.625 34.5 48 56.625 86 65 11.875 2.5 13 2.5 299.75 2.625h287.875l-.5-205.25c-.125-113-.75-206.75-1.125-208.5-.5-1.75-1.5-7.375-2.25-12.5-6.5-44.25-27.75-92.5-57.125-129.625-16.25-20.625-39-42-60.125-56.375-12.75-8.75-23.625-15.25-25.375-15.25-.625 0-3.375 2-6 4.375-31.75 29.375-76.5 53.125-121.125 64.25-25.125 6.375-39.625 8.125-67.125 8.125-33.875.125-53.25-2.25-81.125-10-26.875-7.5-61.75-23.625-81.375-37.375-12-8.5-23.75-17.625-29.75-23.125-3.75-3.375-7.625-6.25-8.5-6.125-1 0-4.5 1.75-8 3.875z' fill='#{$color}'/%3E%3C/svg%3E\"), \"#\", \"%23\");\n  }\n}\n\n@mixin svg-buy($color:\"#fff\") {\n  &::after {\n    background-image: str-replace(url(\"data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='1250' height='1250'%3E%3Cpath d='M608.625 139.375c-.25.25-4.5.875-9.25 1.25C580.5 142.5 550.25 152 531.25 162.25c-53.625 28.75-92.375 81.75-103 140.875-3 17-3.125 20.375-3.125 102.75L425 482.5H280.25c-157.875 0-151.125-.25-166.5 7.125-4 1.875-10.375 6.875-15.125 11.5-13.375 13.375-19.75 30.25-18.125 48 1 10.75 2.625 16.625 8 27.75 2.375 4.75 9.875 21.125 16.75 36.25s13.625 30 15 33.125c1.5 3.125 5.5 12.125 9.125 20s8 17.5 9.75 21.25 29.875 65.875 62.75 138.125c32.75 72.125 61 134.375 62.75 138.125 1.625 3.75 14.375 31.625 28.125 61.875s26.375 58.125 28.125 61.875 4.5 9.875 6.125 13.5l3 6.5 290.75-.25 290.875-.375 10.375-22.5c14.5-31.375 16.5-35.875 28-60.625 5.625-12 11.375-24.375 12.75-27.5s8.25-17.75 15-32.5c14.25-30.5 16.5-35.5 27-58.125 8.375-18.5 12.75-27.75 20.25-43.75 2.875-6.25 6.625-14.125 8.125-17.5 3.625-8 8.25-18.125 18.75-40.625 7.5-16.25 49.5-106.875 58.125-125.625 1.875-4.125 7.25-15.625 11.875-25.625 11.75-25.375 14.375-30.875 23.125-50 4.25-9.25 10.125-21.75 13.125-27.625 7.75-15.25 9.875-23.375 9-34.25-1.875-24.125-17.375-44.375-41.75-54.125l-8.5-3.375-146.5-.375-146.625-.25-.125-77.25c0-42.375-.25-78.875-.375-80.875-1.625-18.875-5.625-37-12.25-54.875-28.875-78.125-102.875-129.875-186.75-130.5-8.375-.125-15.375.125-15.625.375zm42.5 96.875C688 246.5 716 274.125 726.5 310.75c2.75 9.75 2.75 11.25 3.25 90.75l.375 81h-211.5l.5-80.375c.125-44.125.75-82 1.25-84C528.625 285 544 263.75 571.75 247c6.875-4.125 17.875-8.875 23.875-10.375 20.125-4.75 39.25-4.875 55.5-.375zM424.25 610.875c.375 2 1.875 11.125 3.25 20.375 4.625 31.25 8.75 58 10.625 70 1.125 6.5 2.75 17.25 3.75 23.75s2.625 17.5 3.75 24.375c1 6.875 1.875 12.875 1.875 13.375 0 .625-38 1-84.5 1h-84.375l-5.375-11.625c-3-6.25-8.875-18.75-13.125-27.625-4.125-8.75-7.625-16.125-7.625-16.375 0-.125-4.375-9.5-9.875-20.75-5.375-11.25-11-23.25-12.5-26.5S224 647.75 219.75 639c-4.125-8.75-9.125-19.375-11.125-23.75l-3.5-7.75H423.5l.75 3.375zM730 608.5c0 .5-.875 7.75-1.875 15.875-2.75 20.875-2.75 21.625-5 41.25-2 17.25-2.625 22.625-3.75 30-.25 2-.875 6.25-1.125 9.375-1.125 9.625-5.875 49.25-6.375 52.5-.25 1.75-.5 3.875-.5 4.625-.125 1.25-17.875 1.625-84.5 1.625-46.375 0-84.375-.375-84.5-1 0-.5-.25-2.25-.625-4-1.75-10.25-6.875-42-8-49.375-.625-4.875-1.5-10.125-1.875-11.875-.25-1.625-.875-5.25-1.25-8.125-.5-2.75-2.625-16.875-5-31.25-2.375-14.5-4.875-30.25-5.625-35-.75-4.875-1.625-10.25-2-12.25l-.75-3.375h106.375c58.5 0 106.375.5 106.375 1zm305.875.5c-.375.875-6.625 15.375-14 32.25s-19.125 44.125-26.25 60.625-16 37-19.75 45.625l-6.75 15.625-85.875.375-85.75.25.625-2.75c.25-1.625 4-30.5 8.125-64.125 4.25-33.75 7.875-62.625 8.125-64.375s.875-6.75 1.375-11.25 1.125-8.5 1.25-9.125c.125-.5.25-1.75.375-2.75.125-1.625 13.25-1.875 109.625-1.875 87.125 0 109.375.375 108.875 1.5zM463 862.75c.75 4.75 2.5 15.625 8.375 54.125.75 4.75 1.75 11.875 2.375 15.625s3.375 21.75 6.125 40 5.375 35 5.875 37.125l.875 4.125h-94.25l-6.625-14.125C382 992 375 977.125 370 966.875c-5-10.375-11.75-24.375-15-31.25s-9.625-20.125-14.125-29.375c-4.375-9.25-11.25-23.625-15.25-31.875-3.875-8.25-7.375-15.375-7.75-16-.25-.5 32.125-.875 71.875-.875h72.375l.875 5.25zm235.25-1.875c-.375 2-2.5 14.5-4.625 27.875s-4.625 29.125-5.5 35c-6.5 40.375-8.25 51.375-10.5 66.875-1.5 9.625-3 18.75-3.375 20.375l-.5 2.75H574l-.75-3.5c-.375-1.875-1-5.625-1.375-8.375s-1-6.375-1.25-8.125c-.375-1.75-.875-4.875-1.125-6.875-.375-2.125-2-12.5-3.75-23.125s-4.625-28.625-6.375-40c-1.875-11.375-3.5-22-3.875-23.75-.25-1.75-1.125-6.75-1.75-11.25s-2-12.875-3.125-18.75c-1-5.875-1.875-11-1.875-11.625 0-.5 33.75-.875 75.125-.875H699l-.75 3.375zm224.375 11.875c-7.125 14.875-13.125 27.5-30.75 64.125-4.625 9.625-11.125 23.125-14.375 30s-9.625 20.25-14.125 29.625l-8.25 17.25h-47c-36.625 0-46.875-.375-46.875-1.625 0-.75.875-6.125 1.75-11.75 1-5.625 2.25-12.625 2.625-15.625 1.75-11.75 13.125-82 14.25-87.875.75-3.5 2.125-12.125 3.25-19.375 1-7.25 2.25-14.625 2.625-16.625l.75-3.375h143.375l-7.25 15.25z' fill='#{$color}'/%3E%3C/svg%3E\"), \"#\", \"%23\");\n  }\n}\n\n@mixin svg-success() {\n  &::after {\n    background-image: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1250' height='1250' viewBox='0 0 125 125' %3E%3Cpath d='M62.5 0C27.983 0 0 27.982 0 62.5 0 97.017 27.982 125 62.5 125c34.517 0 62.5-27.982 62.5-62.5C125 27.983 97.018 0 62.5 0' fill='#32c832'/%3E%3Cpath d='M96.437 35.294c0-3.248-2.62-5.882-5.851-5.882a5.813 5.813 0 0 0-4.002 1.592v-.001L51.968 64.706 40.563 52.004l-.001.002a5.81 5.81 0 0 0-3.808-1.418 5.814 5.814 0 0 0-4.136 1.724l-2.341 2.352a5.881 5.881 0 0 0-1.714 4.16c0 1.39.481 2.667 1.284 3.674h-.001l18.723 23.53.002-.001a5.828 5.828 0 0 0 9.136 0v.001l37.447-47.059v-.001a5.88 5.88 0 0 0 1.283-3.674' fill='#fff'/%3E%3C/svg%3E\"), \"#\", \"%23\");\n  }\n}\n\n@mixin svg-warning() {\n  &::after {\n    background-image: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1250' height='1250' viewBox='0 0 140 125' %3E%3Cpath d='M138.7 101.504l.001-.002-54.767-93.75-.003.002C81.218 3.117 76.183 0 70.416 0 64.65 0 59.615 3.117 56.901 7.754l-.001-.002-54.634 93.52c-.002.003-.003.007-.006.01l-.129.22.001.002A15.527 15.527 0 0 0 0 109.375C0 118.005 7.006 125 15.647 125h109.538c8.642 0 15.649-6.995 15.649-15.625 0-2.871-.78-5.559-2.134-7.871' fill='#fc0' /%3E%3Cpath d='M62.68 37.562l2.624 43.12c.002 2.913 2.364 4.007 5.28 4.007 2.913 0 5.275-1.094 5.277-4.007l2.617-43.02a7.917 7.917 0 0 0-7.895-8.494 7.917 7.917 0 0 0-7.902 8.394M70.583 92.5a7.918 7.918 0 1 0-.001 15.836 7.918 7.918 0 0 0 .001-15.836' /%3E%3C/svg%3E\"), \"#\", \"%23\");\n  }\n}\n\n@mixin svg-error() {\n  &::after {\n    background-image: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1250' height='1250' viewBox='0 0 140 125' %3E%3Cpath d='M138.426 101.502h.003L83.767 7.752C81.056 3.116 76.033 0 70.276 0 64.522 0 59.5 3.116 56.79 7.752h-.002l-54.525 93.52-.006.01-.129.22h.002c-1.35 2.313-2.129 5-2.129 7.873C0 118.004 6.994 125 15.617 125H124.94c8.623 0 15.616-6.996 15.616-15.625 0-2.873-.778-5.56-2.129-7.873' fill='#cd3c14'/%3E%3Cpath d='M94.435 99.68a6.41 6.41 0 0 1-4.543 1.882 6.407 6.407 0 0 1-4.542-1.882L70.278 84.601 55.206 99.68a6.404 6.404 0 0 1-4.541 1.882 6.405 6.405 0 0 1-4.543-1.882 6.43 6.43 0 0 1 .001-9.089l15.07-15.079-14.535-14.54a6.426 6.426 0 1 1 9.086-9.09L70.28 66.423 84.815 51.88a6.423 6.423 0 0 1 9.083 0 6.43 6.43 0 0 1 0 9.09L79.363 75.512l15.072 15.08a6.429 6.429 0 0 1 0 9.088' fill='#fff'/%3E%3C/svg%3E\"), \"#\", \"%23\");\n  }\n}\n\n@mixin svg-info() {\n  &::after {\n    background-image: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1250' height='1250' viewBox='0 0 125 125' %3E%3Cpath d='M62.5 0C27.983 0 0 27.982 0 62.5 0 97.017 27.983 125 62.5 125c34.518 0 62.5-27.982 62.5-62.5C125 27.983 97.018 0 62.5 0' fill='#527edb' /%3E%3Cpath d='M80.127 99.133c-2.491-.15-4.013-.702-4.798-1.64-.556-.665-1.8-2.46-1.8-7.228V44.118H47.794v3.823l.754.045c2.45.15 4.09.703 4.879 1.642.556.667 1.221 2.463 1.221 7.227v33.41c0 5.009-.644 6.498-1.022 6.935-1.067 1.208-2.767 1.858-5.054 1.931l-.778.025v3.785h33.088v-3.763l-.755-.045zM62.499 36.765c6.092 0 11.03-4.939 11.03-11.03 0-6.091-4.938-11.03-11.03-11.03-6.09 0-11.028 4.939-11.028 11.03 0 6.091 4.937 11.03 11.028 11.03' fill='#fff'/%3E%3C/svg%3E\"), \"#\", \"%23\");\n  }\n}\n\n@mixin btn-mail() {\n  background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.61113 0.555546C3.71434 0.555546 0.555573 3.71432 0.555573 7.6111C0.555573 11.5079 3.71434 14.6667 7.61113 14.6667C11.5079 14.6667 14.6667 11.5079 14.6667 7.6111C14.6667 3.71432 11.5079 0.555546 7.61113 0.555546ZM7.61113 1.2611C11.1124 1.2611 13.9611 4.10943 13.9611 7.6111C13.9611 11.1128 11.1124 13.9611 7.61113 13.9611C4.10981 13.9611 1.26113 11.1128 1.26113 7.6111C1.26113 4.10943 4.10981 1.2611 7.61113 1.2611Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4774 6.51005L8.39392 8.51524H8.39216C8.1879 8.71809 7.91132 8.82357 7.60617 8.82357C7.30101 8.82357 7.02444 8.71809 6.81983 8.51524H6.81418L4.74479 6.51146V5.74805C5.57381 6.5672 7.08194 8.03017 7.08194 8.03017H7.08229C7.21741 8.17128 7.40085 8.23126 7.6037 8.23126C7.81854 8.23126 8.01186 8.14482 8.14839 7.99489H8.14909L10.4774 5.73747V6.51005ZM10.3582 4.85517H4.08333V9.59086C4.08333 10.0216 4.43223 10.3673 4.86261 10.3673H11.1389V5.61611C11.1389 5.18572 10.7889 4.85517 10.3582 4.85517' fill='black'/%3E%3C/svg%3E%0A\");\n  &:hover,\n  &:focus {\n    background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.6667 7.77777C14.6667 11.6746 11.5079 14.8333 7.61113 14.8333C3.71434 14.8333 0.555573 11.6746 0.555573 7.77777C0.555573 3.88099 3.71434 0.722218 7.61113 0.722218C11.5079 0.722218 14.6667 3.88099 14.6667 7.77777Z' fill='%23F16E00'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4774 6.67672L8.39392 8.68191H8.39216C8.1879 8.88476 7.91132 8.99024 7.60617 8.99024C7.30101 8.99024 7.02444 8.88476 6.81983 8.68191H6.81418L4.74479 6.67814V5.91472C5.57381 6.73387 7.08194 8.19684 7.08194 8.19684H7.08229C7.21741 8.33796 7.40085 8.39793 7.6037 8.39793C7.81854 8.39793 8.01186 8.3115 8.14839 8.16157H8.14909L10.4774 5.90414V6.67672ZM10.3582 5.02184H4.08333V9.75753C4.08333 10.1883 4.43223 10.534 4.86261 10.534H11.1389V5.78279C11.1389 5.3524 10.7889 5.02184 10.3582 5.02184' fill='white'/%3E%3C/svg%3E%0A\");\n  }\n  &:active {\n    background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.6667 7.94444C14.6667 11.8412 11.5079 15 7.61113 15C3.71434 15 0.555573 11.8412 0.555573 7.94444C0.555573 4.04766 3.71434 0.888889 7.61113 0.888889C11.5079 0.888889 14.6667 4.04766 14.6667 7.94444Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4774 6.8434L8.39392 8.84859H8.39216C8.1879 9.05143 7.91132 9.15691 7.60617 9.15691C7.30101 9.15691 7.02444 9.05143 6.81983 8.84859H6.81418L4.74479 6.84481V6.0814C5.57381 6.90055 7.08194 8.36352 7.08194 8.36352H7.08229C7.21741 8.50463 7.40085 8.5646 7.6037 8.5646C7.81854 8.5646 8.01186 8.47817 8.14839 8.32824H8.14909L10.4774 6.07081V6.8434ZM10.3582 5.18852H4.08333V9.9242C4.08333 10.3549 4.43223 10.7007 4.86261 10.7007H11.1389V5.94946C11.1389 5.51907 10.7889 5.18852 10.3582 5.18852' fill='white'/%3E%3C/svg%3E\");\n  }\n  @media screen and (-ms-high-contrast: active) {\n    background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.6667 7.94444C14.6667 11.8412 11.5079 15 7.61113 15C3.71434 15 0.555573 11.8412 0.555573 7.94444C0.555573 4.04766 3.71434 0.888889 7.61113 0.888889C11.5079 0.888889 14.6667 4.04766 14.6667 7.94444Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4774 6.8434L8.39392 8.84859H8.39216C8.1879 9.05143 7.91132 9.15691 7.60617 9.15691C7.30101 9.15691 7.02444 9.05143 6.81983 8.84859H6.81418L4.74479 6.84481V6.0814C5.57381 6.90055 7.08194 8.36352 7.08194 8.36352H7.08229C7.21741 8.50463 7.40085 8.5646 7.6037 8.5646C7.81854 8.5646 8.01186 8.47817 8.14839 8.32824H8.14909L10.4774 6.07081V6.8434ZM10.3582 5.18852H4.08333V9.9242C4.08333 10.3549 4.43223 10.7007 4.86261 10.7007H11.1389V5.94946C11.1389 5.51907 10.7889 5.18852 10.3582 5.18852' fill='white'/%3E%3C/svg%3E\");\n  }\n}\n\n@mixin btn-mail-inverse() {\n  background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.6111 0.555561C3.71431 0.555561 0.555542 3.71433 0.555542 7.61112C0.555542 11.5079 3.71431 14.6667 7.6111 14.6667C11.5079 14.6667 14.6667 11.5079 14.6667 7.61112C14.6667 3.71433 11.5079 0.555561 7.6111 0.555561ZM7.6111 1.26112C11.1124 1.26112 13.9611 4.10944 13.9611 7.61112C13.9611 11.1128 11.1124 13.9611 7.6111 13.9611C4.10978 13.9611 1.2611 11.1128 1.2611 7.61112C1.2611 4.10944 4.10978 1.26112 7.6111 1.26112Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4774 6.51005L8.3939 8.51524H8.39214C8.18788 8.71809 7.9113 8.82357 7.60615 8.82357C7.301 8.82357 7.02442 8.71809 6.81981 8.51524H6.81417L4.74477 6.51146V5.74805C5.5738 6.5672 7.08192 8.03017 7.08192 8.03017H7.08228C7.21739 8.17128 7.40084 8.23126 7.60368 8.23126C7.81852 8.23126 8.01185 8.14482 8.14837 7.99489H8.14908L10.4774 5.73747V6.51005ZM10.3582 4.85517H4.08331V9.59086C4.08331 10.0216 4.43221 10.3673 4.8626 10.3673H11.1389V5.61611C11.1389 5.18572 10.7889 4.85517 10.3582 4.85517' fill='white'/%3E%3C/svg%3E%0A\");\n  &:hover,\n  &:focus {\n    background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.6667 7.77777C14.6667 11.6746 11.5079 14.8333 7.61113 14.8333C3.71434 14.8333 0.555573 11.6746 0.555573 7.77777C0.555573 3.88099 3.71434 0.722218 7.61113 0.722218C11.5079 0.722218 14.6667 3.88099 14.6667 7.77777Z' fill='%23F16E00'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4774 6.67672L8.39392 8.68191H8.39216C8.1879 8.88476 7.91132 8.99024 7.60617 8.99024C7.30101 8.99024 7.02444 8.88476 6.81983 8.68191H6.81418L4.74479 6.67814V5.91472C5.57381 6.73387 7.08194 8.19684 7.08194 8.19684H7.08229C7.21741 8.33796 7.40085 8.39793 7.6037 8.39793C7.81854 8.39793 8.01186 8.3115 8.14839 8.16157H8.14909L10.4774 5.90414V6.67672ZM10.3582 5.02184H4.08333V9.75753C4.08333 10.1883 4.43223 10.534 4.86261 10.534H11.1389V5.78279C11.1389 5.3524 10.7889 5.02184 10.3582 5.02184' fill='white'/%3E%3C/svg%3E%0A\");\n  }\n  &:active {\n    background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.6667 7.94444C14.6667 11.8412 11.5079 15 7.6111 15C3.71431 15 0.555542 11.8412 0.555542 7.94444C0.555542 4.04766 3.71431 0.888889 7.6111 0.888889C11.5079 0.888889 14.6667 4.04766 14.6667 7.94444Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4774 6.8434L8.3939 8.84859H8.39214C8.18788 9.05143 7.9113 9.15691 7.60615 9.15691C7.301 9.15691 7.02442 9.05143 6.81981 8.84859H6.81417L4.74477 6.84481V6.0814C5.5738 6.90055 7.08192 8.36352 7.08192 8.36352H7.08228C7.21739 8.50463 7.40084 8.5646 7.60368 8.5646C7.81852 8.5646 8.01185 8.47817 8.14837 8.32824H8.14908L10.4774 6.07081V6.8434ZM10.3582 5.18852H4.08331V9.9242C4.08331 10.3549 4.43221 10.7007 4.8626 10.7007H11.1389V5.94946C11.1389 5.51907 10.7889 5.18852 10.3582 5.18852' fill='black'/%3E%3C/svg%3E%0A\");\n  }\n  @media screen and (-ms-high-contrast: active) {\n    background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.6667 7.94444C14.6667 11.8412 11.5079 15 7.6111 15C3.71431 15 0.555542 11.8412 0.555542 7.94444C0.555542 4.04766 3.71431 0.888889 7.6111 0.888889C11.5079 0.888889 14.6667 4.04766 14.6667 7.94444Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4774 6.8434L8.3939 8.84859H8.39214C8.18788 9.05143 7.9113 9.15691 7.60615 9.15691C7.301 9.15691 7.02442 9.05143 6.81981 8.84859H6.81417L4.74477 6.84481V6.0814C5.5738 6.90055 7.08192 8.36352 7.08192 8.36352H7.08228C7.21739 8.50463 7.40084 8.5646 7.60368 8.5646C7.81852 8.5646 8.01185 8.47817 8.14837 8.32824H8.14908L10.4774 6.07081V6.8434ZM10.3582 5.18852H4.08331V9.9242C4.08331 10.3549 4.43221 10.7007 4.8626 10.7007H11.1389V5.94946C11.1389 5.51907 10.7889 5.18852 10.3582 5.18852' fill='black'/%3E%3C/svg%3E%0A\");\n  }\n}\n\n@mixin btn-lin() {\n  background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.56936 6.0863C8.92942 6.0863 8.50009 6.43767 8.3244 6.77104H8.30641V6.19178H7.04382V10.4332H8.35933V8.33526C8.35933 7.7821 8.46375 7.24588 9.14885 7.24588C9.823 7.24588 9.83253 7.87876 9.83253 8.37089V10.4332H11.1473V8.10701C11.1473 6.96436 10.9011 6.0863 9.56936 6.0863ZM5.56004 4.08323C5.13812 4.08323 4.79733 4.42578 4.79733 4.84734C4.79733 5.26962 5.13812 5.61181 5.56004 5.61181C5.9809 5.61181 6.32274 5.26962 6.32274 4.84734C6.32274 4.42578 5.9809 4.08323 5.56004 4.08323V4.08323ZM4.90176 10.4332H6.21832V6.19178H4.90176V10.4332Z' fill='black'/%3E%3Cpath d='M7.97224 0.555546C4.07546 0.555546 0.916687 3.71432 0.916687 7.6111C0.916687 11.5079 4.07546 14.6667 7.97224 14.6667C11.869 14.6667 15.0278 11.5079 15.0278 7.6111C15.0278 3.71432 11.869 0.555546 7.97224 0.555546ZM7.97224 1.2611C11.4736 1.2611 14.3222 4.10943 14.3222 7.6111C14.3222 11.1128 11.4736 13.9611 7.97224 13.9611C4.47092 13.9611 1.62224 11.1128 1.62224 7.6111C1.62224 4.10943 4.47092 1.2611 7.97224 1.2611Z' fill='black'/%3E%3C/svg%3E%0A\");\n  &:hover,\n  &:focus {\n    background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.0278 7.77777C15.0278 11.6746 11.869 14.8333 7.97224 14.8333C4.07546 14.8333 0.916687 11.6746 0.916687 7.77777C0.916687 3.88099 4.07546 0.722218 7.97224 0.722218C11.869 0.722218 15.0278 3.88099 15.0278 7.77777Z' fill='%230077B5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.56936 6.25297C8.92942 6.25297 8.50009 6.60469 8.3244 6.93806H8.30641V6.3588H7.04382V10.6003H8.35933V8.50193C8.35933 7.94877 8.46375 7.4129 9.14885 7.4129C9.823 7.4129 9.83253 8.04543 9.83253 8.53791V10.6003H11.1473V8.27403C11.1473 7.13139 10.9011 6.25297 9.56936 6.25297ZM5.56004 4.2499C5.13812 4.2499 4.79733 4.59244 4.79733 5.01401C4.79733 5.43664 5.13812 5.77884 5.56004 5.77884C5.9809 5.77884 6.32274 5.43664 6.32274 5.01401C6.32274 4.59244 5.9809 4.2499 5.56004 4.2499V4.2499ZM4.90176 10.6003H6.21832V6.3588H4.90176V10.6003Z' fill='white'/%3E%3C/svg%3E \");\n  }\n  &:active {\n    background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.0278 7.94444C15.0278 11.8412 11.869 15 7.97224 15C4.07546 15 0.916687 11.8412 0.916687 7.94444C0.916687 4.04766 4.07546 0.888889 7.97224 0.888889C11.869 0.888889 15.0278 4.04766 15.0278 7.94444Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.56936 6.41964C8.92942 6.41964 8.50009 6.77136 8.3244 7.10474H8.30641V6.52548H7.04382V10.7669H8.35933V8.6686C8.35933 8.11544 8.46375 7.57957 9.14885 7.57957C9.823 7.57957 9.83253 8.21211 9.83253 8.70458V10.7669H11.1473V8.44071C11.1473 7.29806 10.9011 6.41964 9.56936 6.41964ZM4.90176 10.7669H6.21832V6.52548H4.90176V10.7669V10.7669ZM5.56004 4.41657C5.13812 4.41657 4.79733 4.75912 4.79733 5.18069C4.79733 5.60331 5.13812 5.94551 5.56004 5.94551C5.9809 5.94551 6.32274 5.60331 6.32274 5.18069C6.32274 4.75912 5.9809 4.41657 5.56004 4.41657' fill='white'/%3E%3C/svg%3E%0A\");\n  }\n  @media screen and (-ms-high-contrast: active) {\n    background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.0278 7.94444C15.0278 11.8412 11.869 15 7.97224 15C4.07546 15 0.916687 11.8412 0.916687 7.94444C0.916687 4.04766 4.07546 0.888889 7.97224 0.888889C11.869 0.888889 15.0278 4.04766 15.0278 7.94444Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.56936 6.41964C8.92942 6.41964 8.50009 6.77136 8.3244 7.10474H8.30641V6.52548H7.04382V10.7669H8.35933V8.6686C8.35933 8.11544 8.46375 7.57957 9.14885 7.57957C9.823 7.57957 9.83253 8.21211 9.83253 8.70458V10.7669H11.1473V8.44071C11.1473 7.29806 10.9011 6.41964 9.56936 6.41964ZM4.90176 10.7669H6.21832V6.52548H4.90176V10.7669V10.7669ZM5.56004 4.41657C5.13812 4.41657 4.79733 4.75912 4.79733 5.18069C4.79733 5.60331 5.13812 5.94551 5.56004 5.94551C5.9809 5.94551 6.32274 5.60331 6.32274 5.18069C6.32274 4.75912 5.9809 4.41657 5.56004 4.41657' fill='white'/%3E%3C/svg%3E%0A\");\n  }\n}\n\n@mixin btn-lin-inverse() {\n  background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.56933 6.0863C8.92939 6.0863 8.50006 6.43767 8.32437 6.77104H8.30638V6.19178H7.04379V10.4332H8.3593V8.33526C8.3593 7.7821 8.46372 7.24588 9.14882 7.24588C9.82297 7.24588 9.8325 7.87876 9.8325 8.37089V10.4332H11.1473V8.10701C11.1473 6.96436 10.9011 6.0863 9.56933 6.0863ZM5.56001 4.08288C5.13809 4.08288 4.7973 4.42578 4.7973 4.84734C4.7973 5.26962 5.13809 5.61181 5.56001 5.61181C5.98087 5.61181 6.32271 5.26962 6.32271 4.84734C6.32271 4.42578 5.98087 4.08288 5.56001 4.08288V4.08288ZM4.90172 10.4332H6.21829V6.19178H4.90172V10.4332Z' fill='white'/%3E%3Cpath d='M7.97221 0.555561C4.07543 0.555561 0.916656 3.71433 0.916656 7.61112C0.916656 11.5079 4.07543 14.6667 7.97221 14.6667C11.869 14.6667 15.0278 11.5079 15.0278 7.61112C15.0278 3.71433 11.869 0.555561 7.97221 0.555561ZM7.97221 1.26112C11.4735 1.26112 14.3222 4.10944 14.3222 7.61112C14.3222 11.1128 11.4735 13.9611 7.97221 13.9611C4.47089 13.9611 1.62221 11.1128 1.62221 7.61112C1.62221 4.10944 4.47089 1.26112 7.97221 1.26112Z' fill='white'/%3E%3C/svg%3E%0A\");\n  &:hover,\n  &:focus {\n    background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.0278 7.77777C15.0278 11.6746 11.869 14.8333 7.97224 14.8333C4.07546 14.8333 0.916687 11.6746 0.916687 7.77777C0.916687 3.88099 4.07546 0.722218 7.97224 0.722218C11.869 0.722218 15.0278 3.88099 15.0278 7.77777Z' fill='%230077B5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.56936 6.25297C8.92942 6.25297 8.50009 6.60469 8.3244 6.93806H8.30641V6.3588H7.04382V10.6003H8.35933V8.50193C8.35933 7.94877 8.46375 7.4129 9.14885 7.4129C9.823 7.4129 9.83253 8.04543 9.83253 8.53791V10.6003H11.1473V8.27403C11.1473 7.13139 10.9011 6.25297 9.56936 6.25297ZM5.56004 4.2499C5.13812 4.2499 4.79733 4.59244 4.79733 5.01401C4.79733 5.43664 5.13812 5.77884 5.56004 5.77884C5.9809 5.77884 6.32274 5.43664 6.32274 5.01401C6.32274 4.59244 5.9809 4.2499 5.56004 4.2499V4.2499ZM4.90176 10.6003H6.21832V6.3588H4.90176V10.6003Z' fill='white'/%3E%3C/svg%3E \");\n  }\n  &:active {\n    background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.0278 7.94444C15.0278 11.8412 11.869 15 7.97221 15C4.07543 15 0.916656 11.8412 0.916656 7.94444C0.916656 4.04766 4.07543 0.888889 7.97221 0.888889C11.869 0.888889 15.0278 4.04766 15.0278 7.94444Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.56933 6.41964C8.92939 6.41964 8.50006 6.77136 8.32437 7.10474H8.30638V6.52548H7.04379V10.7669H8.3593V8.6686C8.3593 8.11544 8.46372 7.57957 9.14882 7.57957C9.82297 7.57957 9.8325 8.21211 9.8325 8.70458V10.7669H11.1473V8.44071C11.1473 7.29771 10.9011 6.41964 9.56933 6.41964ZM4.90172 10.7669H6.21829V6.52548H4.90172V10.7669V10.7669ZM5.56001 4.41657C5.13809 4.41657 4.7973 4.75912 4.7973 5.18069C4.7973 5.60331 5.13809 5.94551 5.56001 5.94551C5.98087 5.94551 6.32271 5.60331 6.32271 5.18069C6.32271 4.75912 5.98087 4.41657 5.56001 4.41657' fill='black'/%3E%3C/svg%3E%0A\");\n  }\n  @media screen and (-ms-high-contrast: active) {\n    background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.0278 7.94444C15.0278 11.8412 11.869 15 7.97224 15C4.07546 15 0.916687 11.8412 0.916687 7.94444C0.916687 4.04766 4.07546 0.888889 7.97224 0.888889C11.869 0.888889 15.0278 4.04766 15.0278 7.94444Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.56936 6.41964C8.92942 6.41964 8.50009 6.77136 8.3244 7.10474H8.30641V6.52548H7.04382V10.7669H8.35933V8.6686C8.35933 8.11544 8.46375 7.57957 9.14885 7.57957C9.823 7.57957 9.83253 8.21211 9.83253 8.70458V10.7669H11.1473V8.44071C11.1473 7.29806 10.9011 6.41964 9.56936 6.41964ZM4.90176 10.7669H6.21832V6.52548H4.90176V10.7669V10.7669ZM5.56004 4.41657C5.13812 4.41657 4.79733 4.75912 4.79733 5.18069C4.79733 5.60331 5.13812 5.94551 5.56004 5.94551C5.9809 5.94551 6.32274 5.60331 6.32274 5.18069C6.32274 4.75912 5.9809 4.41657 5.56004 4.41657' fill='white'/%3E%3C/svg%3E%0A\");\n  }\n}\n\n@mixin btn-gplus() {\n  background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.797 7.2263V6.45654H10.0273V7.2263H9.25786V7.99606H10.0273V8.76547H10.797V7.99606H11.5668V7.2263H10.797ZM5.79394 7.2263V8.14987H7.32147C7.26044 8.54604 6.86003 9.31227 5.79394 9.31227C4.87425 9.31227 4.12389 8.55027 4.12389 7.61118C4.12389 6.67209 4.87425 5.91009 5.79394 5.91009C6.31746 5.91009 6.66777 6.13304 6.86744 6.32566L7.5991 5.62116C7.12956 5.18266 6.52137 4.91702 5.79394 4.91702C4.30451 4.91702 3.10013 6.12175 3.10013 7.61118C3.10013 9.10025 4.30451 10.3053 5.79394 10.3053C7.34898 10.3053 8.3798 9.21209 8.3798 7.67292C8.3798 7.49582 8.3611 7.36106 8.33782 7.2263H5.79394V7.2263Z' fill='black'/%3E%3Cpath d='M7.33334 0.555546C3.43656 0.555546 0.277786 3.71432 0.277786 7.6111C0.277786 11.5079 3.43656 14.6667 7.33334 14.6667C11.2301 14.6667 14.3889 11.5079 14.3889 7.6111C14.3889 3.71432 11.2301 0.555546 7.33334 0.555546ZM7.33334 1.2611C10.8347 1.2611 13.6833 4.10943 13.6833 7.6111C13.6833 11.1128 10.8347 13.9611 7.33334 13.9611C3.83202 13.9611 0.983342 11.1128 0.983342 7.6111C0.983342 4.10943 3.83202 1.2611 7.33334 1.2611Z' fill='black'/%3E%3C/svg%3E%0A\");\n  &:hover,\n  &:focus {\n    background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.3889 7.77777C14.3889 11.6746 11.2301 14.8333 7.33333 14.8333C3.43654 14.8333 0.277771 11.6746 0.277771 7.77777C0.277771 3.88099 3.43654 0.722218 7.33333 0.722218C11.2301 0.722218 14.3889 3.88099 14.3889 7.77777Z' fill='%23DD4B39'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.797 7.39297V6.62321H10.0273V7.39297H9.25786V8.16273H10.0273V8.93214H10.797V8.16273H11.5668V7.39297H10.797ZM5.79394 7.39297V8.31654H7.32147C7.26044 8.71271 6.86003 9.47895 5.79394 9.47895C4.87425 9.47895 4.12389 8.71695 4.12389 7.77785C4.12389 6.83876 4.87425 6.07676 5.79394 6.07676C6.31746 6.07676 6.66777 6.29971 6.86744 6.49233L7.5991 5.78783C7.12956 5.34933 6.52137 5.08369 5.79394 5.08369C4.30451 5.08369 3.10013 6.28842 3.10013 7.77785C3.10013 9.26693 4.30451 10.472 5.79394 10.472C7.34898 10.472 8.3798 9.37876 8.3798 7.83959C8.3798 7.66249 8.3611 7.52773 8.33782 7.39297H5.79394V7.39297Z' fill='white'/%3E%3C/svg%3E%0A\");\n  }\n  &:active {\n    background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.3889 7.94444C14.3889 11.8412 11.2301 15 7.33333 15C3.43654 15 0.277771 11.8412 0.277771 7.94444C0.277771 4.04766 3.43654 0.888889 7.33333 0.888889C11.2301 0.888889 14.3889 4.04766 14.3889 7.94444Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.797 7.55964V6.78988H10.0273V7.55964H9.25786V8.3294H10.0273V9.09881H10.797V8.3294H11.5668V7.55964H10.797ZM5.79394 7.55964V8.48322H7.32147C7.26044 8.87938 6.86003 9.64562 5.79394 9.64562C4.87425 9.64562 4.12389 8.88362 4.12389 7.94452C4.12389 7.00543 4.87425 6.24343 5.79394 6.24343C6.31746 6.24343 6.66777 6.46638 6.86744 6.659L7.5991 5.9545C7.12956 5.516 6.52137 5.25036 5.79394 5.25036C4.30451 5.25036 3.10013 6.4551 3.10013 7.94452C3.10013 9.4336 4.30451 10.6387 5.79394 10.6387C7.34898 10.6387 8.3798 9.54543 8.3798 8.00626C8.3798 7.82917 8.3611 7.6944 8.33782 7.55964H5.79394V7.55964Z' fill='white'/%3E%3C/svg%3E%0A\");\n  }\n  @media screen and (-ms-high-contrast: active) {\n    background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.3889 7.94444C14.3889 11.8412 11.2301 15 7.33333 15C3.43654 15 0.277771 11.8412 0.277771 7.94444C0.277771 4.04766 3.43654 0.888889 7.33333 0.888889C11.2301 0.888889 14.3889 4.04766 14.3889 7.94444Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.797 7.55964V6.78988H10.0273V7.55964H9.25786V8.3294H10.0273V9.09881H10.797V8.3294H11.5668V7.55964H10.797ZM5.79394 7.55964V8.48322H7.32147C7.26044 8.87938 6.86003 9.64562 5.79394 9.64562C4.87425 9.64562 4.12389 8.88362 4.12389 7.94452C4.12389 7.00543 4.87425 6.24343 5.79394 6.24343C6.31746 6.24343 6.66777 6.46638 6.86744 6.659L7.5991 5.9545C7.12956 5.516 6.52137 5.25036 5.79394 5.25036C4.30451 5.25036 3.10013 6.4551 3.10013 7.94452C3.10013 9.4336 4.30451 10.6387 5.79394 10.6387C7.34898 10.6387 8.3798 9.54543 8.3798 8.00626C8.3798 7.82917 8.3611 7.6944 8.33782 7.55964H5.79394V7.55964Z' fill='white'/%3E%3C/svg%3E%0A\");\n  }\n}\n\n@mixin btn-gplus-inverse() {\n  background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.7971 7.22631V6.45655H10.0273V7.22631H9.2579V7.99608H10.0273V8.76548H10.7971V7.99608H11.5668V7.22631H10.7971ZM5.79397 7.22631V8.14989H7.3215C7.26047 8.54606 6.86006 9.31229 5.79397 9.31229C4.87428 9.31229 4.12392 8.55029 4.12392 7.6112C4.12392 6.6721 4.87428 5.9101 5.79397 5.9101C6.31749 5.9101 6.6678 6.13306 6.86747 6.32567L7.59913 5.62118C7.12959 5.18267 6.5214 4.91703 5.79397 4.91703C4.30454 4.91703 3.10016 6.12177 3.10016 7.6112C3.10016 9.10027 4.30454 10.3054 5.79397 10.3054C7.34901 10.3054 8.37983 9.2121 8.37983 7.67293C8.37983 7.49584 8.36113 7.36108 8.33785 7.22631H5.79397V7.22631Z' fill='white'/%3E%3Cpath d='M7.33333 0.555561C3.43654 0.555561 0.277771 3.71433 0.277771 7.61112C0.277771 11.5079 3.43654 14.6667 7.33333 14.6667C11.2301 14.6667 14.3889 11.5079 14.3889 7.61112C14.3889 3.71433 11.2301 0.555561 7.33333 0.555561ZM7.33333 1.26112C10.8346 1.26112 13.6833 4.10944 13.6833 7.61112C13.6833 11.1128 10.8346 13.9611 7.33333 13.9611C3.83201 13.9611 0.983327 11.1128 0.983327 7.61112C0.983327 4.10944 3.83201 1.26112 7.33333 1.26112Z' fill='white'/%3E%3C/svg%3E%0A\");\n  &:hover,\n  &:focus {\n    background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.3889 7.77777C14.3889 11.6746 11.2301 14.8333 7.33333 14.8333C3.43654 14.8333 0.277771 11.6746 0.277771 7.77777C0.277771 3.88099 3.43654 0.722218 7.33333 0.722218C11.2301 0.722218 14.3889 3.88099 14.3889 7.77777Z' fill='%23DD4B39'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.797 7.39297V6.62321H10.0273V7.39297H9.25786V8.16273H10.0273V8.93214H10.797V8.16273H11.5668V7.39297H10.797ZM5.79394 7.39297V8.31654H7.32147C7.26044 8.71271 6.86003 9.47895 5.79394 9.47895C4.87425 9.47895 4.12389 8.71695 4.12389 7.77785C4.12389 6.83876 4.87425 6.07676 5.79394 6.07676C6.31746 6.07676 6.66777 6.29971 6.86744 6.49233L7.5991 5.78783C7.12956 5.34933 6.52137 5.08369 5.79394 5.08369C4.30451 5.08369 3.10013 6.28842 3.10013 7.77785C3.10013 9.26693 4.30451 10.472 5.79394 10.472C7.34898 10.472 8.3798 9.37876 8.3798 7.83959C8.3798 7.66249 8.3611 7.52773 8.33782 7.39297H5.79394V7.39297Z' fill='white'/%3E%3C/svg%3E%0A\");\n  }\n  &:active {\n    background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.3889 7.94444C14.3889 11.8412 11.2301 15 7.33333 15C3.43654 15 0.277771 11.8412 0.277771 7.94444C0.277771 4.04766 3.43654 0.888889 7.33333 0.888889C11.2301 0.888889 14.3889 4.04766 14.3889 7.94444Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.7971 7.55964V6.78988H10.0273V7.55964H9.2579V8.3294H10.0273V9.09881H10.7971V8.3294H11.5668V7.55964H10.7971ZM5.79397 7.55964V8.48322H7.3215C7.26047 8.87938 6.86006 9.64562 5.79397 9.64562C4.87428 9.64562 4.12392 8.88362 4.12392 7.94452C4.12392 7.00543 4.87428 6.24343 5.79397 6.24343C6.31749 6.24343 6.6678 6.46638 6.86747 6.659L7.59913 5.9545C7.12959 5.516 6.5214 5.25036 5.79397 5.25036C4.30454 5.25036 3.10016 6.4551 3.10016 7.94452C3.10016 9.4336 4.30454 10.6387 5.79397 10.6387C7.34901 10.6387 8.37983 9.54543 8.37983 8.00626C8.37983 7.82917 8.36113 7.6944 8.33785 7.55964H5.79397V7.55964Z' fill='black'/%3E%3C/svg%3E%0A\");\n  }\n  @media screen and (-ms-high-contrast: active) {\n    background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.3889 7.94444C14.3889 11.8412 11.2301 15 7.33333 15C3.43654 15 0.277771 11.8412 0.277771 7.94444C0.277771 4.04766 3.43654 0.888889 7.33333 0.888889C11.2301 0.888889 14.3889 4.04766 14.3889 7.94444Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.7971 7.55964V6.78988H10.0273V7.55964H9.2579V8.3294H10.0273V9.09881H10.7971V8.3294H11.5668V7.55964H10.7971ZM5.79397 7.55964V8.48322H7.3215C7.26047 8.87938 6.86006 9.64562 5.79397 9.64562C4.87428 9.64562 4.12392 8.88362 4.12392 7.94452C4.12392 7.00543 4.87428 6.24343 5.79397 6.24343C6.31749 6.24343 6.6678 6.46638 6.86747 6.659L7.59913 5.9545C7.12959 5.516 6.5214 5.25036 5.79397 5.25036C4.30454 5.25036 3.10016 6.4551 3.10016 7.94452C3.10016 9.4336 4.30454 10.6387 5.79397 10.6387C7.34901 10.6387 8.37983 9.54543 8.37983 8.00626C8.37983 7.82917 8.36113 7.6944 8.33785 7.55964H5.79397V7.55964Z' fill='black'/%3E%3C/svg%3E%0A\");\n  }\n}\n\n@mixin btn-tw() {\n  background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.081 5.45722C10.8319 5.57011 10.5642 5.64702 10.283 5.68159C10.5698 5.5052 10.7903 5.2258 10.894 4.89278C10.6255 5.05611 10.3282 5.17465 10.0117 5.23885C9.75806 4.96192 9.39717 4.78871 8.99747 4.78871C8.22983 4.78871 7.60753 5.42688 7.60753 6.21393C7.60753 6.32541 7.61988 6.43442 7.64351 6.53849C6.48852 6.47887 5.46476 5.9116 4.77931 5.04976C4.65972 5.26002 4.59128 5.50485 4.59128 5.7659C4.59128 6.26014 4.83646 6.69688 5.20935 6.95194C4.98145 6.94488 4.76767 6.88068 4.57999 6.77379C4.57964 6.77979 4.57964 6.78578 4.57964 6.79178C4.57964 7.48217 5.05906 8.05825 5.69442 8.18913C5.57765 8.22159 5.45523 8.23887 5.32823 8.23887C5.23863 8.23887 5.15184 8.2297 5.06682 8.21312C5.24392 8.77968 5.75686 9.19173 6.3654 9.20302C5.8895 9.58507 5.29048 9.81332 4.63926 9.81332C4.52707 9.81332 4.4163 9.80627 4.308 9.79321C4.92289 10.1975 5.65314 10.4332 6.43807 10.4332C8.99395 10.4332 10.3917 8.26216 10.3917 6.37903C10.3917 6.31729 10.3902 6.25591 10.3878 6.19453C10.6594 5.9938 10.8951 5.74297 11.081 5.45722' fill='black'/%3E%3Cpath d='M7.69444 0.555546C3.79766 0.555546 0.638885 3.71432 0.638885 7.6111C0.638885 11.5079 3.79766 14.6667 7.69444 14.6667C11.5912 14.6667 14.75 11.5079 14.75 7.6111C14.75 3.71432 11.5912 0.555546 7.69444 0.555546ZM7.69444 1.2611C11.1958 1.2611 14.0444 4.10943 14.0444 7.6111C14.0444 11.1128 11.1958 13.9611 7.69444 13.9611C4.19312 13.9611 1.34444 11.1128 1.34444 7.6111C1.34444 4.10943 4.19312 1.2611 7.69444 1.2611Z' fill='black'/%3E%3C/svg%3E%0A\");\n  &:hover,\n  &:focus {\n    background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.75 7.77777C14.75 11.6746 11.5912 14.8333 7.69444 14.8333C3.79766 14.8333 0.638885 11.6746 0.638885 7.77777C0.638885 3.88099 3.79766 0.722218 7.69444 0.722218C11.5912 0.722218 14.75 3.88099 14.75 7.77777Z' fill='%2355ACEE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.081 5.62389C10.8319 5.73678 10.5642 5.81369 10.283 5.84826C10.5698 5.67187 10.7903 5.39247 10.894 5.05945C10.6255 5.22278 10.3282 5.34132 10.0117 5.40552C9.75806 5.12859 9.39717 4.95538 8.99747 4.95538C8.22983 4.95538 7.60753 5.59355 7.60753 6.3806C7.60753 6.49208 7.61988 6.60109 7.64351 6.70516C6.48852 6.64554 5.46476 6.07827 4.77931 5.21643C4.65972 5.42669 4.59128 5.67152 4.59128 5.93257C4.59128 6.42681 4.83646 6.86355 5.20935 7.11861C4.98145 7.11156 4.76767 7.04735 4.57999 6.94046C4.57964 6.94646 4.57964 6.95245 4.57964 6.95845C4.57964 7.64884 5.05906 8.22492 5.69442 8.3558C5.57765 8.38826 5.45523 8.40555 5.32823 8.40555C5.23863 8.40555 5.15184 8.39637 5.06682 8.37979C5.24392 8.94635 5.75686 9.3584 6.3654 9.36969C5.8895 9.75175 5.29048 9.97999 4.63926 9.97999C4.52707 9.97999 4.4163 9.97294 4.308 9.95988C4.92289 10.3642 5.65314 10.5998 6.43807 10.5998C8.99395 10.5998 10.3917 8.42883 10.3917 6.5457C10.3917 6.48396 10.3902 6.42258 10.3878 6.3612C10.6594 6.16047 10.8951 5.90964 11.081 5.62389' fill='white'/%3E%3C/svg%3E%0A\");\n  }\n  &:active {\n    background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.75 7.94444C14.75 11.8412 11.5912 15 7.69444 15C3.79766 15 0.638885 11.8412 0.638885 7.94444C0.638885 4.04766 3.79766 0.888889 7.69444 0.888889C11.5912 0.888889 14.75 4.04766 14.75 7.94444Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.081 5.79056C10.8319 5.90345 10.5642 5.98036 10.283 6.01493C10.5698 5.83854 10.7903 5.55914 10.894 5.22612C10.6255 5.38946 10.3282 5.50799 10.0117 5.57219C9.75806 5.29526 9.39717 5.12205 8.99747 5.12205C8.22983 5.12205 7.60753 5.76023 7.60753 6.54727C7.60753 6.65875 7.61988 6.76776 7.64351 6.87183C6.48852 6.81221 5.46476 6.24494 4.77931 5.38311C4.65972 5.59336 4.59128 5.83819 4.59128 6.09925C4.59128 6.59349 4.83646 7.03023 5.20935 7.28528C4.98145 7.27823 4.76767 7.21402 4.57999 7.10713C4.57964 7.11313 4.57964 7.11913 4.57964 7.12512C4.57964 7.81551 5.05906 8.39159 5.69442 8.52248C5.57765 8.55493 5.45523 8.57222 5.32823 8.57222C5.23863 8.57222 5.15184 8.56304 5.06682 8.54646C5.24392 9.11303 5.75686 9.52507 6.3654 9.53636C5.8895 9.91842 5.29048 10.1467 4.63926 10.1467C4.52707 10.1467 4.4163 10.1396 4.308 10.1266C4.92289 10.5308 5.65314 10.7665 6.43807 10.7665C8.99395 10.7665 10.3917 8.5955 10.3917 6.71237C10.3917 6.65064 10.3902 6.58925 10.3878 6.52787C10.6594 6.32714 10.8951 6.07631 11.081 5.79056' fill='white'/%3E%3C/svg%3E%0A\");\n  }\n  @media screen and (-ms-high-contrast: active) {\n    background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.75 7.94444C14.75 11.8412 11.5912 15 7.69444 15C3.79766 15 0.638885 11.8412 0.638885 7.94444C0.638885 4.04766 3.79766 0.888889 7.69444 0.888889C11.5912 0.888889 14.75 4.04766 14.75 7.94444Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.081 5.79056C10.8319 5.90345 10.5642 5.98036 10.283 6.01493C10.5698 5.83854 10.7903 5.55914 10.894 5.22612C10.6255 5.38946 10.3282 5.50799 10.0117 5.57219C9.75806 5.29526 9.39717 5.12205 8.99747 5.12205C8.22983 5.12205 7.60753 5.76023 7.60753 6.54727C7.60753 6.65875 7.61988 6.76776 7.64351 6.87183C6.48852 6.81221 5.46476 6.24494 4.77931 5.38311C4.65972 5.59336 4.59128 5.83819 4.59128 6.09925C4.59128 6.59349 4.83646 7.03023 5.20935 7.28528C4.98145 7.27823 4.76767 7.21402 4.57999 7.10713C4.57964 7.11313 4.57964 7.11913 4.57964 7.12512C4.57964 7.81551 5.05906 8.39159 5.69442 8.52248C5.57765 8.55493 5.45523 8.57222 5.32823 8.57222C5.23863 8.57222 5.15184 8.56304 5.06682 8.54646C5.24392 9.11303 5.75686 9.52507 6.3654 9.53636C5.8895 9.91842 5.29048 10.1467 4.63926 10.1467C4.52707 10.1467 4.4163 10.1396 4.308 10.1266C4.92289 10.5308 5.65314 10.7665 6.43807 10.7665C8.99395 10.7665 10.3917 8.5955 10.3917 6.71237C10.3917 6.65064 10.3902 6.58925 10.3878 6.52787C10.6594 6.32714 10.8951 6.07631 11.081 5.79056' fill='white'/%3E%3C/svg%3E%0A\");\n  }\n}\n\n@mixin btn-tw-inverse() {\n  background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.081 5.45724C10.8319 5.57013 10.5641 5.64703 10.283 5.6816C10.5698 5.50521 10.7903 5.22581 10.894 4.89279C10.6255 5.05613 10.3281 5.17466 10.0117 5.23887C9.75805 4.96194 9.39716 4.78872 8.99746 4.78872C8.22981 4.78872 7.60751 5.4269 7.60751 6.21394C7.60751 6.32542 7.61986 6.43443 7.6435 6.5385C6.4885 6.47888 5.46474 5.91161 4.77929 5.04978C4.6597 5.26003 4.59126 5.50486 4.59126 5.76592C4.59126 6.26016 4.83644 6.6969 5.20933 6.95196C4.98144 6.9449 4.76765 6.88069 4.57998 6.7738C4.57962 6.7798 4.57962 6.7858 4.57962 6.79179C4.57962 7.48218 5.05905 8.05827 5.6944 8.18915C5.57763 8.2216 5.45522 8.23889 5.32822 8.23889C5.23861 8.23889 5.15183 8.22972 5.06681 8.21314C5.2439 8.7797 5.75684 9.19174 6.36538 9.20303C5.88949 9.58509 5.29047 9.81334 4.63924 9.81334C4.52706 9.81334 4.41629 9.80628 4.30798 9.79323C4.92288 10.1975 5.65312 10.4332 6.43806 10.4332C8.99393 10.4332 10.3916 8.26217 10.3916 6.37869C10.3916 6.31731 10.3902 6.25593 10.3878 6.19489C10.6594 5.99381 10.895 5.74299 11.081 5.45724Z' fill='white'/%3E%3Cpath d='M7.69444 0.555561C3.79766 0.555561 0.638885 3.71433 0.638885 7.61112C0.638885 11.5079 3.79766 14.6667 7.69444 14.6667C11.5912 14.6667 14.75 11.5079 14.75 7.61112C14.75 3.71433 11.5912 0.555561 7.69444 0.555561ZM7.69444 1.26112C11.1958 1.26112 14.0444 4.10944 14.0444 7.61112C14.0444 11.1128 11.1958 13.9611 7.69444 13.9611C4.19312 13.9611 1.34444 11.1128 1.34444 7.61112C1.34444 4.10944 4.19312 1.26112 7.69444 1.26112Z' fill='white'/%3E%3C/svg%3E%0A\");\n  &:hover,\n  &:focus {\n    background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.75 7.77777C14.75 11.6746 11.5912 14.8333 7.69444 14.8333C3.79766 14.8333 0.638885 11.6746 0.638885 7.77777C0.638885 3.88099 3.79766 0.722218 7.69444 0.722218C11.5912 0.722218 14.75 3.88099 14.75 7.77777Z' fill='%2355ACEE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.081 5.62389C10.8319 5.73678 10.5642 5.81369 10.283 5.84826C10.5698 5.67187 10.7903 5.39247 10.894 5.05945C10.6255 5.22278 10.3282 5.34132 10.0117 5.40552C9.75806 5.12859 9.39717 4.95538 8.99747 4.95538C8.22983 4.95538 7.60753 5.59355 7.60753 6.3806C7.60753 6.49208 7.61988 6.60109 7.64351 6.70516C6.48852 6.64554 5.46476 6.07827 4.77931 5.21643C4.65972 5.42669 4.59128 5.67152 4.59128 5.93257C4.59128 6.42681 4.83646 6.86355 5.20935 7.11861C4.98145 7.11156 4.76767 7.04735 4.57999 6.94046C4.57964 6.94646 4.57964 6.95245 4.57964 6.95845C4.57964 7.64884 5.05906 8.22492 5.69442 8.3558C5.57765 8.38826 5.45523 8.40555 5.32823 8.40555C5.23863 8.40555 5.15184 8.39637 5.06682 8.37979C5.24392 8.94635 5.75686 9.3584 6.3654 9.36969C5.8895 9.75175 5.29048 9.97999 4.63926 9.97999C4.52707 9.97999 4.4163 9.97294 4.308 9.95988C4.92289 10.3642 5.65314 10.5998 6.43807 10.5998C8.99395 10.5998 10.3917 8.42883 10.3917 6.5457C10.3917 6.48396 10.3902 6.42258 10.3878 6.3612C10.6594 6.16047 10.8951 5.90964 11.081 5.62389' fill='white'/%3E%3C/svg%3E%0A\");\n  }\n  &:active {\n    background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.75 7.94444C14.75 11.8412 11.5912 15 7.69444 15C3.79766 15 0.638885 11.8412 0.638885 7.94444C0.638885 4.04766 3.79766 0.888889 7.69444 0.888889C11.5912 0.888889 14.75 4.04766 14.75 7.94444Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.081 5.79056C10.8319 5.90345 10.5641 5.98036 10.283 6.01493C10.5698 5.83854 10.7903 5.55914 10.894 5.22612C10.6255 5.38946 10.3281 5.50799 10.0117 5.57219C9.75805 5.29526 9.39716 5.12205 8.99746 5.12205C8.22981 5.12205 7.60751 5.76023 7.60751 6.54727C7.60751 6.65875 7.61986 6.76776 7.6435 6.87183C6.4885 6.81221 5.46474 6.24494 4.77929 5.38311C4.6597 5.59336 4.59126 5.83819 4.59126 6.09925C4.59126 6.59349 4.83644 7.03023 5.20933 7.28528C4.98144 7.27823 4.76765 7.21402 4.57998 7.10713C4.57962 7.11313 4.57962 7.11913 4.57962 7.12512C4.57962 7.81551 5.05905 8.39159 5.6944 8.52248C5.57763 8.55493 5.45522 8.57222 5.32822 8.57222C5.23861 8.57222 5.15183 8.56304 5.06681 8.54646C5.2439 9.11303 5.75684 9.52507 6.36538 9.53636C5.88949 9.91842 5.29047 10.1467 4.63924 10.1467C4.52706 10.1467 4.41629 10.1396 4.30798 10.1266C4.92288 10.5308 5.65312 10.7665 6.43806 10.7665C8.99393 10.7665 10.3916 8.5955 10.3916 6.71202C10.3916 6.65064 10.3902 6.58925 10.3878 6.52822C10.6594 6.32714 10.895 6.07631 11.081 5.79056Z' fill='black'/%3E%3C/svg%3E%0A\");\n  }\n  @media screen and (-ms-high-contrast: active) {\n    background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.75 7.94444C14.75 11.8412 11.5912 15 7.69444 15C3.79766 15 0.638885 11.8412 0.638885 7.94444C0.638885 4.04766 3.79766 0.888889 7.69444 0.888889C11.5912 0.888889 14.75 4.04766 14.75 7.94444Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.081 5.79056C10.8319 5.90345 10.5641 5.98036 10.283 6.01493C10.5698 5.83854 10.7903 5.55914 10.894 5.22612C10.6255 5.38946 10.3281 5.50799 10.0117 5.57219C9.75805 5.29526 9.39716 5.12205 8.99746 5.12205C8.22981 5.12205 7.60751 5.76023 7.60751 6.54727C7.60751 6.65875 7.61986 6.76776 7.6435 6.87183C6.4885 6.81221 5.46474 6.24494 4.77929 5.38311C4.6597 5.59336 4.59126 5.83819 4.59126 6.09925C4.59126 6.59349 4.83644 7.03023 5.20933 7.28528C4.98144 7.27823 4.76765 7.21402 4.57998 7.10713C4.57962 7.11313 4.57962 7.11913 4.57962 7.12512C4.57962 7.81551 5.05905 8.39159 5.6944 8.52248C5.57763 8.55493 5.45522 8.57222 5.32822 8.57222C5.23861 8.57222 5.15183 8.56304 5.06681 8.54646C5.2439 9.11303 5.75684 9.52507 6.36538 9.53636C5.88949 9.91842 5.29047 10.1467 4.63924 10.1467C4.52706 10.1467 4.41629 10.1396 4.30798 10.1266C4.92288 10.5308 5.65312 10.7665 6.43806 10.7665C8.99393 10.7665 10.3916 8.5955 10.3916 6.71202C10.3916 6.65064 10.3902 6.58925 10.3878 6.52822C10.6594 6.32714 10.895 6.07631 11.081 5.79056Z' fill='black'/%3E%3C/svg%3E%0A\");\n  }\n}\n\n@mixin btn-fbk() {\n  background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.05556 0.555546C3.15877 0.555546 0 3.71432 0 7.6111C0 11.5079 3.15877 14.6667 7.05556 14.6667C10.9523 14.6667 14.1111 11.5079 14.1111 7.6111C14.1111 3.71432 10.9523 0.555546 7.05556 0.555546ZM7.05556 1.2611C10.5569 1.2611 13.4056 4.10943 13.4056 7.6111C13.4056 11.1128 10.5569 13.9611 7.05556 13.9611C3.55424 13.9611 0.705556 11.1128 0.705556 7.6111C0.705556 4.10943 3.55424 1.2611 7.05556 1.2611Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.06741 5.49031H8.64314V4.48066C8.54366 4.4669 8.20181 4.43621 7.80459 4.43621C6.9745 4.43621 6.40653 4.9622 6.40653 5.92811V6.76101H5.46814V7.88955H6.40653V10.7862H7.52907V7.88955H8.46499L8.60504 6.76101H7.52907V6.04029C7.52907 5.71326 7.61656 5.49031 8.06741 5.49031Z' fill='black'/%3E%3C/svg%3E%0A\");\n  &:hover,\n  &:focus {\n    background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.1111 7.77777C14.1111 11.6746 10.9523 14.8333 7.05556 14.8333C3.15877 14.8333 0 11.6746 0 7.77777C0 3.88099 3.15877 0.722218 7.05556 0.722218C10.9523 0.722218 14.1111 3.88099 14.1111 7.77777Z' fill='%233B5998'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.06741 5.65698H8.64314V4.64733C8.54366 4.63357 8.20181 4.60288 7.80459 4.60288C6.9745 4.60288 6.40653 5.12887 6.40653 6.09478V6.92769H5.46814V8.05622H6.40653V10.9529H7.52907V8.05622H8.46499L8.60504 6.92769H7.52907V6.20696C7.52907 5.87994 7.61656 5.65698 8.06741 5.65698Z' fill='white'/%3E%3C/svg%3E%0A\");\n  }\n  &:active {\n    background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.1111 7.94444C14.1111 11.8412 10.9523 15 7.05556 15C3.15877 15 0 11.8412 0 7.94444C0 4.04766 3.15877 0.888889 7.05556 0.888889C10.9523 0.888889 14.1111 4.04766 14.1111 7.94444Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.06741 5.82365H8.64314V4.814C8.54366 4.80024 8.20181 4.76955 7.80459 4.76955C6.9745 4.76955 6.40653 5.29554 6.40653 6.26145V7.09436H5.46814V8.22289H6.40653V11.1196H7.52907V8.22289H8.46499L8.60504 7.09436H7.52907V6.37363C7.52907 6.04661 7.61656 5.82365 8.06741 5.82365Z' fill='white'/%3E%3C/svg%3E%0A\");\n  }\n  @media screen and (-ms-high-contrast: active) {\n    background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.1111 7.94444C14.1111 11.8412 10.9523 15 7.05556 15C3.15877 15 0 11.8412 0 7.94444C0 4.04766 3.15877 0.888889 7.05556 0.888889C10.9523 0.888889 14.1111 4.04766 14.1111 7.94444Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.06741 5.82365H8.64314V4.814C8.54366 4.80024 8.20181 4.76955 7.80459 4.76955C6.9745 4.76955 6.40653 5.29554 6.40653 6.26145V7.09436H5.46814V8.22289H6.40653V11.1196H7.52907V8.22289H8.46499L8.60504 7.09436H7.52907V6.37363C7.52907 6.04661 7.61656 5.82365 8.06741 5.82365Z' fill='white'/%3E%3C/svg%3E%0A\");\n  }\n}\n\n@mixin btn-fbk-inverse() {\n  background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.05556 0.555561C3.15877 0.555561 0 3.71433 0 7.61112C0 11.5079 3.15877 14.6667 7.05556 14.6667C10.9523 14.6667 14.1111 11.5079 14.1111 7.61112C14.1111 3.71433 10.9523 0.555561 7.05556 0.555561ZM7.05556 1.26112C10.5569 1.26112 13.4056 4.10944 13.4056 7.61112C13.4056 11.1128 10.5569 13.9611 7.05556 13.9611C3.55424 13.9611 0.705556 11.1128 0.705556 7.61112C0.705556 4.10944 3.55424 1.26112 7.05556 1.26112Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.06738 5.49032H8.64311V4.48067C8.54363 4.46692 8.20178 4.43622 7.80456 4.43622C6.97447 4.43622 6.4065 4.96222 6.4065 5.92812V6.76103H5.46811V7.88957H6.4065V10.7862H7.52904V7.88957H8.46496L8.60501 6.76103H7.52904V6.04031C7.52904 5.71328 7.61653 5.49032 8.06738 5.49032Z' fill='white'/%3E%3C/svg%3E%0A\");\n  &:hover,\n  &:focus {\n    background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.1111 7.77777C14.1111 11.6746 10.9523 14.8333 7.05556 14.8333C3.15877 14.8333 0 11.6746 0 7.77777C0 3.88099 3.15877 0.722218 7.05556 0.722218C10.9523 0.722218 14.1111 3.88099 14.1111 7.77777Z' fill='%233B5998'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.06741 5.65698H8.64314V4.64733C8.54366 4.63357 8.20181 4.60288 7.80459 4.60288C6.9745 4.60288 6.40653 5.12887 6.40653 6.09478V6.92769H5.46814V8.05622H6.40653V10.9529H7.52907V8.05622H8.46499L8.60504 6.92769H7.52907V6.20696C7.52907 5.87994 7.61656 5.65698 8.06741 5.65698Z' fill='white'/%3E%3C/svg%3E%0A\");\n  }\n  &:active {\n    background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.1111 7.94444C14.1111 11.8412 10.9523 15 7.05556 15C3.15877 15 0 11.8412 0 7.94444C0 4.04766 3.15877 0.888889 7.05556 0.888889C10.9523 0.888889 14.1111 4.04766 14.1111 7.94444Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.06738 5.82365H8.64311V4.814C8.54363 4.80024 8.20178 4.76955 7.80456 4.76955C6.97447 4.76955 6.4065 5.29554 6.4065 6.26145V7.09436H5.46811V8.22289H6.4065V11.1196H7.52904V8.22289H8.46496L8.60501 7.09436H7.52904V6.37363C7.52904 6.04661 7.61653 5.82365 8.06738 5.82365Z' fill='black'/%3E%3C/svg%3E%0A\");\n  }\n  @media screen and (-ms-high-contrast: active) {\n    background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.1111 7.94444C14.1111 11.8412 10.9523 15 7.05556 15C3.15877 15 0 11.8412 0 7.94444C0 4.04766 3.15877 0.888889 7.05556 0.888889C10.9523 0.888889 14.1111 4.04766 14.1111 7.94444Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.06738 5.82365H8.64311V4.814C8.54363 4.80024 8.20178 4.76955 7.80456 4.76955C6.97447 4.76955 6.4065 5.29554 6.4065 6.26145V7.09436H5.46811V8.22289H6.4065V11.1196H7.52904V8.22289H8.46496L8.60501 7.09436H7.52904V6.37363C7.52904 6.04661 7.61653 5.82365 8.06738 5.82365Z' fill='black'/%3E%3C/svg%3E%0A\");\n  }\n}\n\n","// Bootstrap functions\n//\n// Utility mixins and functions for evaluating source code across our variables, maps, and mixins.\n@import \"node_modules/sass-math-pow/sass/math-pow\";\n// Ascending\n// Used to evaluate Sass maps like our grid breakpoints.\n@mixin _assert-ascending($map, $map-name) {\n  $prev-key: null;\n  $prev-num: null;\n  @each $key, $num in $map {\n    @if $prev-num == null or unit($num) == \"%\" {\n      // Do nothing\n    } @else if not comparable($prev-num, $num) {\n      @warn \"Potentially invalid value for #{$map-name}: This map must be in ascending order, but key '#{$key}' has value #{$num} whose unit makes it incomparable to #{$prev-num}, the value of the previous key '#{$prev-key}' !\";\n    } @else if $prev-num >= $num {\n      @warn \"Invalid value for #{$map-name}: This map must be in ascending order, but key '#{$key}' has value #{$num} which isn't greater than #{$prev-num}, the value of the previous key '#{$prev-key}' !\";\n    }\n    $prev-key: $key;\n    $prev-num: $num;\n  }\n}\n\n// Starts at zero\n// Used to ensure the min-width of the lowest breakpoint starts at 0.\n@mixin _assert-starts-at-zero($map, $map-name: \"$grid-breakpoints\") {\n  $values: map-values($map);\n  $first-value: nth($values, 1);\n  @if $first-value != 0 {\n    @warn \"First breakpoint in #{$map-name} must start at 0, but starts at #{$first-value}.\";\n  }\n}\n\n// Replace `$search` with `$replace` in `$string`\n// Used on our SVG icon backgrounds for custom forms.\n//\n// @author Hugo Giraudel\n// @param {String} $string - Initial string\n// @param {String} $search - Substring to replace\n// @param {String} $replace ('') - New value\n// @return {String} - Updated string\n@function str-replace($string, $search, $replace: \"\") {\n  $index: str-index($string, $search);\n\n  @if $index {\n    @return str-slice($string, 1, $index - 1) + $replace + str-replace(str-slice($string, $index + str-length($search)), $search, $replace);\n  }\n\n  @return $string;\n}\n\n// Color contrast\n@function color-yiq($color, $dark: $yiq-text-dark, $light: $yiq-text-light) {\n  @if ($color == #F16E00) {\n    @return #fff;\n  }\n  $r: red($color);\n  $g: green($color);\n  $b: blue($color);\n  // get the relative lum for each color\n  $luminositecouleur: relativelum($r / 255, $g / 255, $b / 255);\n  $luminositeblanc: relativelum(1, 1, 1);\n  // if luminosite doesn't fit with white color return black\n  @if ((($luminositeblanc + .05) / ($luminositecouleur + .05)) < $yiq-contrasted-threshold) {\n    @return $dark;\n  } @else {\n    @return $light;\n  }\n}\n\n// apply Wcag contrast algo : http://www.w3.org/TR/2008/REC-WCAG20-20081211/#relativeluminancedef\n// Convert from HTMLCS JS algo\n@function relativelum($r, $g, $b) {\n  @return ((transform($r) * .2126) + (transform($g) * .7152) + (transform($b) * .0722));\n}\n\n@function transform($x) {\n  @if ($x <= .03928) {\n    @return $x / 12.92;\n  } @else {\n    @return poly-pow((($x + .055) / 1.055), 2.4);\n  }\n}\n\n// Retrieve color Sass maps\n@function color($key: \"blue\") {\n  @return map-get($colors, $key);\n}\n\n@function theme-color($key: \"primary\") {\n  @return map-get($theme-colors, $key);\n}\n\n@function gray($key: \"100\") {\n  @return map-get($grays, $key);\n}\n\n// Request a theme color level\n@function theme-color-level($color-name: \"primary\", $level: 0) {\n  $color: theme-color($color-name);\n  $color-base: if($level > 0, $black, $white);\n  $level: abs($level);\n\n  @return mix($color-base, $color, $level * $theme-color-interval);\n}\n\n@function alert-logo-size($key: \"md\") {\n  @return map-get($alert-logo-sizes, $key);\n}\n"]}