@font-face {
  font-family: "Quicksand";
  src: url("../fonts/Quicksand/Quicksand-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Quicksand";
  src: url("../fonts/Quicksand/Quicksand-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Quicksand";
  src: url("../fonts/Quicksand/Quicksand-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Quicksand";
  src: url("../fonts/Quicksand/Quicksand-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Quicksand";
  src: url("../fonts/Quicksand/Quicksand-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato/Lato-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato/Lato-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato/Lato-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato/Lato-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato/Lato-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato/Lato-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato/Lato-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato/Lato-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato/Lato-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato/Lato-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
.bkgd-coolgrey {
  background-color: #E5EEF5;
}

.bkgd-richnavy {
  background-color: #1B2451;
}

.bkgd-freshcyan {
  background-color: #00c3e5;
}

.bkgd-tonicblue {
  background-color: #005876;
}

.bkgd-deepnavy {
  background-color: #121A2D;
}

.bkgd-lightblue {
  background-color: #e6f5ff;
}

.bkgd-white {
  background-color: #FBFDFF;
}

.bkgd-purewhite {
  background-color: #ffffff;
}

.bkgd-black {
  background-color: #000000;
}

.bkgd-lightgrey {
  background-color: #a5a5a5;
}

.bkgd-deepnavy50 {
  background-color: rgba(18, 26, 45, 0.5);
}

.bkgd-diagonalgradient {
  background: linear-gradient(45deg, #1B2451, #00c3e5);
}

.bkgd-darkdiagonalgradient {
  background: linear-gradient(45deg, #121A2D, #005876);
}

.btn.btn-primary {
  background-color: #005876;
  color: #FBFDFF;
  border: none;
}
.btn.btn-primary:hover, .btn.btn-primary:focus {
  background-color: rgb(0, 49.9661016949, 67);
  color: #FBFDFF;
}
.btn.btn-primary.outline {
  background-color: transparent !important;
  border: 2px solid #005876 !important;
}
.btn.btn-secondary {
  background-color: #007EA8;
  color: #FBFDFF;
  border: none;
}
.btn.btn-secondary:hover, .btn.btn-secondary:focus {
  background-color: rgb(0, 87.75, 117);
  color: #FBFDFF;
}
.btn.btn-secondary.outline {
  background-color: transparent !important;
  border: 2px solid #007EA8 !important;
}
.btn.btn-search-icon {
  border-radius: 0;
  padding: 0;
  background: url("data:image/svg+xml,%3Csvg width='45' height='51' viewBox='0 0 45 51' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M24.6763 49.5188L24.6506 49.5235L24.4853 49.605L24.4387 49.6143L24.4061 49.605L24.2407 49.5235C24.2158 49.5157 24.1972 49.5196 24.1847 49.5351L24.1754 49.5584L24.1358 50.5554L24.1475 50.602L24.1708 50.6323L24.413 50.8047L24.448 50.814L24.4759 50.8047L24.7182 50.6323L24.7462 50.595L24.7555 50.5554L24.7159 49.5607C24.7097 49.5359 24.6965 49.5219 24.6763 49.5188ZM25.2936 49.2556L25.2633 49.2602L24.8324 49.4769L24.8091 49.5002L24.8021 49.5258L24.844 50.5275L24.8556 50.5554L24.8743 50.5717L25.3425 50.7884C25.372 50.7961 25.3945 50.7899 25.4101 50.7697L25.4194 50.7371L25.3402 49.3068C25.3324 49.2789 25.3169 49.2618 25.2936 49.2556ZM23.628 49.2602C23.6177 49.254 23.6055 49.252 23.5937 49.2546C23.582 49.2572 23.5718 49.2642 23.5651 49.2742L23.5511 49.3068L23.4719 50.7371C23.4735 50.7651 23.4867 50.7837 23.5115 50.793L23.5465 50.7884L24.0147 50.5717L24.038 50.5531L24.0473 50.5275L24.0869 49.5258L24.0799 49.4978L24.0566 49.4745L23.628 49.2602Z' fill='%231B2451'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.8007 4.65731C15.7849 4.65731 11.9335 6.2526 9.09391 9.09223C6.25428 11.9319 4.659 15.7832 4.659 19.7991C4.659 23.8149 6.25428 27.6663 9.09391 30.5059C11.9335 33.3455 15.7849 34.9408 19.8007 34.9408C23.8166 34.9408 27.6679 33.3455 30.5076 30.5059C33.3472 27.6663 34.9425 23.8149 34.9425 19.7991C34.9425 15.7832 33.3472 11.9319 30.5076 9.09223C27.6679 6.2526 23.8166 4.65731 19.8007 4.65731ZM4.46535e-08 19.7991C0.000269038 16.6416 0.755606 13.5301 2.20299 10.7239C3.65038 7.9178 5.74785 5.49848 8.3204 3.66783C10.8929 1.83717 13.866 0.648269 16.9915 0.200303C20.1169 -0.247664 23.3042 0.0582987 26.2874 1.09266C29.2706 2.12703 31.9632 3.8598 34.1405 6.14642C36.3178 8.43303 37.9167 11.2072 38.8039 14.2374C39.691 17.2676 39.8406 20.4661 39.2402 23.5659C38.6398 26.6657 37.3068 29.577 35.3525 32.0569L43.8598 40.5642C44.2841 41.0036 44.5189 41.592 44.5136 42.2028C44.5083 42.8136 44.2633 43.3978 43.8314 43.8298C43.3995 44.2617 42.8153 44.5066 42.2045 44.512C41.5937 44.5173 41.0052 44.2825 40.5659 43.8581L32.0586 35.3508C29.1388 37.6523 25.6301 39.0854 21.9339 39.4859C18.2378 39.8864 14.5035 39.2383 11.1585 37.6156C7.81353 35.9929 4.99295 33.4613 3.01957 30.3105C1.04619 27.1596 -0.00024959 23.5169 4.46535e-08 19.7991ZM17.4712 11.6458C17.4712 11.028 17.7167 10.4355 18.1535 9.99861C18.5904 9.56174 19.1829 9.31631 19.8007 9.31631C22.5809 9.31631 25.2473 10.4207 27.2132 12.3866C29.1791 14.3525 30.2835 17.0189 30.2835 19.7991C30.2835 20.4169 30.0381 21.0094 29.6012 21.4463C29.1643 21.8831 28.5718 22.1286 27.954 22.1286C27.3362 22.1286 26.7437 21.8831 26.3068 21.4463C25.8699 21.0094 25.6245 20.4169 25.6245 19.7991C25.6245 18.2545 25.0109 16.7732 23.9188 15.681C22.8266 14.5889 21.3453 13.9753 19.8007 13.9753C19.1829 13.9753 18.5904 13.7299 18.1535 13.293C17.7167 12.8562 17.4712 12.2636 17.4712 11.6458Z' fill='%231B2451'/%3E%3C/svg%3E%0A");
  width: 45px;
  height: 39px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 0.8rem;
}
.btn.btn-search-icon::after {
  transition: 0.2s;
  padding-left: 1rem;
}
.btn.btn-search-icon:focus-visible {
  background-color: #00c3e5;
  border-bottom: 3px solid invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%) !important;
}

.bkgd-coolgrey .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-coolgrey .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-coolgrey .btn::after, .bkgd-coolgrey .btn::before {
  content: none !important;
}
.bkgd-coolgrey .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-coolgrey .btn.with-arrow::after, .bkgd-coolgrey .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-coolgrey .btn.with-arrow:hover::after, .bkgd-coolgrey .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-coolgrey .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-coolgrey .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-coolgrey .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-coolgrey .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-coolgrey .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-coolgrey .bkgd-coolgrey .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-coolgrey .bkgd-coolgrey .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-coolgrey .bkgd-coolgrey .btn::after, .bkgd-coolgrey .bkgd-coolgrey .btn::before {
  content: none !important;
}
.bkgd-coolgrey .bkgd-coolgrey .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-coolgrey .bkgd-coolgrey .btn.with-arrow::after, .bkgd-coolgrey .bkgd-coolgrey .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-coolgrey .bkgd-coolgrey .btn.with-arrow:hover::after, .bkgd-coolgrey .bkgd-coolgrey .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-coolgrey .bkgd-coolgrey .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-coolgrey .bkgd-coolgrey .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-coolgrey .bkgd-coolgrey .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-coolgrey .bkgd-coolgrey .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-coolgrey .bkgd-coolgrey .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-coolgrey .bkgd-richnavy .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-coolgrey .bkgd-richnavy .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-coolgrey .bkgd-richnavy .btn::after, .bkgd-coolgrey .bkgd-richnavy .btn::before {
  content: none !important;
}
.bkgd-coolgrey .bkgd-richnavy .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-coolgrey .bkgd-richnavy .btn.with-arrow::after, .bkgd-coolgrey .bkgd-richnavy .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-coolgrey .bkgd-richnavy .btn.with-arrow:hover::after, .bkgd-coolgrey .bkgd-richnavy .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-coolgrey .bkgd-richnavy .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-coolgrey .bkgd-richnavy .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-coolgrey .bkgd-richnavy .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-coolgrey .bkgd-richnavy .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-coolgrey .bkgd-richnavy .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-coolgrey .bkgd-freshcyan .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-coolgrey .bkgd-freshcyan .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-coolgrey .bkgd-freshcyan .btn::after, .bkgd-coolgrey .bkgd-freshcyan .btn::before {
  content: none !important;
}
.bkgd-coolgrey .bkgd-freshcyan .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-coolgrey .bkgd-freshcyan .btn.with-arrow::after, .bkgd-coolgrey .bkgd-freshcyan .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-coolgrey .bkgd-freshcyan .btn.with-arrow:hover::after, .bkgd-coolgrey .bkgd-freshcyan .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-coolgrey .bkgd-freshcyan .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-coolgrey .bkgd-freshcyan .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-coolgrey .bkgd-freshcyan .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-coolgrey .bkgd-freshcyan .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-coolgrey .bkgd-freshcyan .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-coolgrey .bkgd-tonicblue .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #FBFDFF;
  color: #121A2D;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-coolgrey .bkgd-tonicblue .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-coolgrey .bkgd-tonicblue .btn::after, .bkgd-coolgrey .bkgd-tonicblue .btn::before {
  content: none !important;
}
.bkgd-coolgrey .bkgd-tonicblue .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-coolgrey .bkgd-tonicblue .btn.with-arrow::after, .bkgd-coolgrey .bkgd-tonicblue .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-coolgrey .bkgd-tonicblue .btn.with-arrow:hover::after, .bkgd-coolgrey .bkgd-tonicblue .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-coolgrey .bkgd-tonicblue .btn:hover {
  background-color: #e6f5ff;
  color: #121A2D;
}
.bkgd-coolgrey .bkgd-tonicblue .btn:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 0 !important;
  outline: 3px solid #FBFDFF;
}
.bkgd-coolgrey .bkgd-tonicblue .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-coolgrey .bkgd-tonicblue .btn.outline:hover {
  background-color: rgb(200, 227.5, 255) !important;
  color: #121A2D;
}
.bkgd-coolgrey .bkgd-tonicblue .btn.outline:focus-visible {
  background-color: rgb(200, 227.5, 255) !important;
  color: #121A2D;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-coolgrey .bkgd-deepnavy .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-coolgrey .bkgd-deepnavy .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-coolgrey .bkgd-deepnavy .btn::after, .bkgd-coolgrey .bkgd-deepnavy .btn::before {
  content: none !important;
}
.bkgd-coolgrey .bkgd-deepnavy .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-coolgrey .bkgd-deepnavy .btn.with-arrow::after, .bkgd-coolgrey .bkgd-deepnavy .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-coolgrey .bkgd-deepnavy .btn.with-arrow:hover::after, .bkgd-coolgrey .bkgd-deepnavy .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-coolgrey .bkgd-deepnavy .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-coolgrey .bkgd-deepnavy .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-coolgrey .bkgd-deepnavy .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-coolgrey .bkgd-deepnavy .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-coolgrey .bkgd-deepnavy .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-coolgrey .bkgd-lightblue .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-coolgrey .bkgd-lightblue .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-coolgrey .bkgd-lightblue .btn::after, .bkgd-coolgrey .bkgd-lightblue .btn::before {
  content: none !important;
}
.bkgd-coolgrey .bkgd-lightblue .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-coolgrey .bkgd-lightblue .btn.with-arrow::after, .bkgd-coolgrey .bkgd-lightblue .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-coolgrey .bkgd-lightblue .btn.with-arrow:hover::after, .bkgd-coolgrey .bkgd-lightblue .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-coolgrey .bkgd-lightblue .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-coolgrey .bkgd-lightblue .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-coolgrey .bkgd-lightblue .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-coolgrey .bkgd-lightblue .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-coolgrey .bkgd-lightblue .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-coolgrey .bkgd-white .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-coolgrey .bkgd-white .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-coolgrey .bkgd-white .btn::after, .bkgd-coolgrey .bkgd-white .btn::before {
  content: none !important;
}
.bkgd-coolgrey .bkgd-white .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-coolgrey .bkgd-white .btn.with-arrow::after, .bkgd-coolgrey .bkgd-white .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-coolgrey .bkgd-white .btn.with-arrow:hover::after, .bkgd-coolgrey .bkgd-white .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-coolgrey .bkgd-white .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-coolgrey .bkgd-white .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-coolgrey .bkgd-white .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-coolgrey .bkgd-white .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-coolgrey .bkgd-white .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-coolgrey .bkgd-purewhite .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-coolgrey .bkgd-purewhite .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-coolgrey .bkgd-purewhite .btn::after, .bkgd-coolgrey .bkgd-purewhite .btn::before {
  content: none !important;
}
.bkgd-coolgrey .bkgd-purewhite .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-coolgrey .bkgd-purewhite .btn.with-arrow::after, .bkgd-coolgrey .bkgd-purewhite .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-coolgrey .bkgd-purewhite .btn.with-arrow:hover::after, .bkgd-coolgrey .bkgd-purewhite .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-coolgrey .bkgd-purewhite .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-coolgrey .bkgd-purewhite .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-coolgrey .bkgd-purewhite .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-coolgrey .bkgd-purewhite .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-coolgrey .bkgd-purewhite .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-coolgrey .bkgd-black .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-coolgrey .bkgd-black .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-coolgrey .bkgd-black .btn::after, .bkgd-coolgrey .bkgd-black .btn::before {
  content: none !important;
}
.bkgd-coolgrey .bkgd-black .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-coolgrey .bkgd-black .btn.with-arrow::after, .bkgd-coolgrey .bkgd-black .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-coolgrey .bkgd-black .btn.with-arrow:hover::after, .bkgd-coolgrey .bkgd-black .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-coolgrey .bkgd-black .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-coolgrey .bkgd-black .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-coolgrey .bkgd-black .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-coolgrey .bkgd-black .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-coolgrey .bkgd-black .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-coolgrey .bkgd-lightgrey .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-coolgrey .bkgd-lightgrey .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-coolgrey .bkgd-lightgrey .btn::after, .bkgd-coolgrey .bkgd-lightgrey .btn::before {
  content: none !important;
}
.bkgd-coolgrey .bkgd-lightgrey .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-coolgrey .bkgd-lightgrey .btn.with-arrow::after, .bkgd-coolgrey .bkgd-lightgrey .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-coolgrey .bkgd-lightgrey .btn.with-arrow:hover::after, .bkgd-coolgrey .bkgd-lightgrey .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-coolgrey .bkgd-lightgrey .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-coolgrey .bkgd-lightgrey .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-coolgrey .bkgd-lightgrey .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-coolgrey .bkgd-lightgrey .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-coolgrey .bkgd-lightgrey .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-coolgrey .bkgd-deepnavy50 .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-coolgrey .bkgd-deepnavy50 .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-coolgrey .bkgd-deepnavy50 .btn::after, .bkgd-coolgrey .bkgd-deepnavy50 .btn::before {
  content: none !important;
}
.bkgd-coolgrey .bkgd-deepnavy50 .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-coolgrey .bkgd-deepnavy50 .btn.with-arrow::after, .bkgd-coolgrey .bkgd-deepnavy50 .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-coolgrey .bkgd-deepnavy50 .btn.with-arrow:hover::after, .bkgd-coolgrey .bkgd-deepnavy50 .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-coolgrey .bkgd-deepnavy50 .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-coolgrey .bkgd-deepnavy50 .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-coolgrey .bkgd-deepnavy50 .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-coolgrey .bkgd-deepnavy50 .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-coolgrey .bkgd-deepnavy50 .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-coolgrey .bkgd-diagonalgradient .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-coolgrey .bkgd-diagonalgradient .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-coolgrey .bkgd-diagonalgradient .btn::after, .bkgd-coolgrey .bkgd-diagonalgradient .btn::before {
  content: none !important;
}
.bkgd-coolgrey .bkgd-diagonalgradient .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-coolgrey .bkgd-diagonalgradient .btn.with-arrow::after, .bkgd-coolgrey .bkgd-diagonalgradient .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-coolgrey .bkgd-diagonalgradient .btn.with-arrow:hover::after, .bkgd-coolgrey .bkgd-diagonalgradient .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-coolgrey .bkgd-diagonalgradient .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-coolgrey .bkgd-diagonalgradient .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-coolgrey .bkgd-diagonalgradient .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-coolgrey .bkgd-diagonalgradient .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-coolgrey .bkgd-diagonalgradient .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-coolgrey .bkgd-darkdiagonalgradient .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-coolgrey .bkgd-darkdiagonalgradient .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-coolgrey .bkgd-darkdiagonalgradient .btn::after, .bkgd-coolgrey .bkgd-darkdiagonalgradient .btn::before {
  content: none !important;
}
.bkgd-coolgrey .bkgd-darkdiagonalgradient .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-coolgrey .bkgd-darkdiagonalgradient .btn.with-arrow::after, .bkgd-coolgrey .bkgd-darkdiagonalgradient .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-coolgrey .bkgd-darkdiagonalgradient .btn.with-arrow:hover::after, .bkgd-coolgrey .bkgd-darkdiagonalgradient .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-coolgrey .bkgd-darkdiagonalgradient .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-coolgrey .bkgd-darkdiagonalgradient .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-coolgrey .bkgd-darkdiagonalgradient .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-coolgrey .bkgd-darkdiagonalgradient .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-coolgrey .bkgd-darkdiagonalgradient .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-richnavy .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-richnavy .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-richnavy .btn::after, .bkgd-richnavy .btn::before {
  content: none !important;
}
.bkgd-richnavy .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-richnavy .btn.with-arrow::after, .bkgd-richnavy .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-richnavy .btn.with-arrow:hover::after, .bkgd-richnavy .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-richnavy .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-richnavy .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-richnavy .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-richnavy .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-richnavy .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-richnavy .bkgd-coolgrey .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-richnavy .bkgd-coolgrey .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-richnavy .bkgd-coolgrey .btn::after, .bkgd-richnavy .bkgd-coolgrey .btn::before {
  content: none !important;
}
.bkgd-richnavy .bkgd-coolgrey .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-richnavy .bkgd-coolgrey .btn.with-arrow::after, .bkgd-richnavy .bkgd-coolgrey .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-richnavy .bkgd-coolgrey .btn.with-arrow:hover::after, .bkgd-richnavy .bkgd-coolgrey .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-richnavy .bkgd-coolgrey .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-richnavy .bkgd-coolgrey .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-richnavy .bkgd-coolgrey .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-richnavy .bkgd-coolgrey .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-richnavy .bkgd-coolgrey .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-richnavy .bkgd-richnavy .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-richnavy .bkgd-richnavy .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-richnavy .bkgd-richnavy .btn::after, .bkgd-richnavy .bkgd-richnavy .btn::before {
  content: none !important;
}
.bkgd-richnavy .bkgd-richnavy .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-richnavy .bkgd-richnavy .btn.with-arrow::after, .bkgd-richnavy .bkgd-richnavy .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-richnavy .bkgd-richnavy .btn.with-arrow:hover::after, .bkgd-richnavy .bkgd-richnavy .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-richnavy .bkgd-richnavy .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-richnavy .bkgd-richnavy .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-richnavy .bkgd-richnavy .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-richnavy .bkgd-richnavy .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-richnavy .bkgd-richnavy .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-richnavy .bkgd-freshcyan .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-richnavy .bkgd-freshcyan .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-richnavy .bkgd-freshcyan .btn::after, .bkgd-richnavy .bkgd-freshcyan .btn::before {
  content: none !important;
}
.bkgd-richnavy .bkgd-freshcyan .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-richnavy .bkgd-freshcyan .btn.with-arrow::after, .bkgd-richnavy .bkgd-freshcyan .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-richnavy .bkgd-freshcyan .btn.with-arrow:hover::after, .bkgd-richnavy .bkgd-freshcyan .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-richnavy .bkgd-freshcyan .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-richnavy .bkgd-freshcyan .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-richnavy .bkgd-freshcyan .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-richnavy .bkgd-freshcyan .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-richnavy .bkgd-freshcyan .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-richnavy .bkgd-tonicblue .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #FBFDFF;
  color: #121A2D;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-richnavy .bkgd-tonicblue .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-richnavy .bkgd-tonicblue .btn::after, .bkgd-richnavy .bkgd-tonicblue .btn::before {
  content: none !important;
}
.bkgd-richnavy .bkgd-tonicblue .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-richnavy .bkgd-tonicblue .btn.with-arrow::after, .bkgd-richnavy .bkgd-tonicblue .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-richnavy .bkgd-tonicblue .btn.with-arrow:hover::after, .bkgd-richnavy .bkgd-tonicblue .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-richnavy .bkgd-tonicblue .btn:hover {
  background-color: #e6f5ff;
  color: #121A2D;
}
.bkgd-richnavy .bkgd-tonicblue .btn:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 0 !important;
  outline: 3px solid #FBFDFF;
}
.bkgd-richnavy .bkgd-tonicblue .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-richnavy .bkgd-tonicblue .btn.outline:hover {
  background-color: rgb(200, 227.5, 255) !important;
  color: #121A2D;
}
.bkgd-richnavy .bkgd-tonicblue .btn.outline:focus-visible {
  background-color: rgb(200, 227.5, 255) !important;
  color: #121A2D;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-richnavy .bkgd-deepnavy .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-richnavy .bkgd-deepnavy .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-richnavy .bkgd-deepnavy .btn::after, .bkgd-richnavy .bkgd-deepnavy .btn::before {
  content: none !important;
}
.bkgd-richnavy .bkgd-deepnavy .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-richnavy .bkgd-deepnavy .btn.with-arrow::after, .bkgd-richnavy .bkgd-deepnavy .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-richnavy .bkgd-deepnavy .btn.with-arrow:hover::after, .bkgd-richnavy .bkgd-deepnavy .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-richnavy .bkgd-deepnavy .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-richnavy .bkgd-deepnavy .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-richnavy .bkgd-deepnavy .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-richnavy .bkgd-deepnavy .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-richnavy .bkgd-deepnavy .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-richnavy .bkgd-lightblue .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-richnavy .bkgd-lightblue .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-richnavy .bkgd-lightblue .btn::after, .bkgd-richnavy .bkgd-lightblue .btn::before {
  content: none !important;
}
.bkgd-richnavy .bkgd-lightblue .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-richnavy .bkgd-lightblue .btn.with-arrow::after, .bkgd-richnavy .bkgd-lightblue .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-richnavy .bkgd-lightblue .btn.with-arrow:hover::after, .bkgd-richnavy .bkgd-lightblue .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-richnavy .bkgd-lightblue .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-richnavy .bkgd-lightblue .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-richnavy .bkgd-lightblue .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-richnavy .bkgd-lightblue .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-richnavy .bkgd-lightblue .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-richnavy .bkgd-white .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-richnavy .bkgd-white .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-richnavy .bkgd-white .btn::after, .bkgd-richnavy .bkgd-white .btn::before {
  content: none !important;
}
.bkgd-richnavy .bkgd-white .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-richnavy .bkgd-white .btn.with-arrow::after, .bkgd-richnavy .bkgd-white .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-richnavy .bkgd-white .btn.with-arrow:hover::after, .bkgd-richnavy .bkgd-white .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-richnavy .bkgd-white .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-richnavy .bkgd-white .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-richnavy .bkgd-white .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-richnavy .bkgd-white .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-richnavy .bkgd-white .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-richnavy .bkgd-purewhite .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-richnavy .bkgd-purewhite .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-richnavy .bkgd-purewhite .btn::after, .bkgd-richnavy .bkgd-purewhite .btn::before {
  content: none !important;
}
.bkgd-richnavy .bkgd-purewhite .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-richnavy .bkgd-purewhite .btn.with-arrow::after, .bkgd-richnavy .bkgd-purewhite .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-richnavy .bkgd-purewhite .btn.with-arrow:hover::after, .bkgd-richnavy .bkgd-purewhite .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-richnavy .bkgd-purewhite .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-richnavy .bkgd-purewhite .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-richnavy .bkgd-purewhite .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-richnavy .bkgd-purewhite .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-richnavy .bkgd-purewhite .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-richnavy .bkgd-black .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-richnavy .bkgd-black .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-richnavy .bkgd-black .btn::after, .bkgd-richnavy .bkgd-black .btn::before {
  content: none !important;
}
.bkgd-richnavy .bkgd-black .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-richnavy .bkgd-black .btn.with-arrow::after, .bkgd-richnavy .bkgd-black .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-richnavy .bkgd-black .btn.with-arrow:hover::after, .bkgd-richnavy .bkgd-black .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-richnavy .bkgd-black .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-richnavy .bkgd-black .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-richnavy .bkgd-black .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-richnavy .bkgd-black .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-richnavy .bkgd-black .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-richnavy .bkgd-lightgrey .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-richnavy .bkgd-lightgrey .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-richnavy .bkgd-lightgrey .btn::after, .bkgd-richnavy .bkgd-lightgrey .btn::before {
  content: none !important;
}
.bkgd-richnavy .bkgd-lightgrey .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-richnavy .bkgd-lightgrey .btn.with-arrow::after, .bkgd-richnavy .bkgd-lightgrey .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-richnavy .bkgd-lightgrey .btn.with-arrow:hover::after, .bkgd-richnavy .bkgd-lightgrey .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-richnavy .bkgd-lightgrey .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-richnavy .bkgd-lightgrey .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-richnavy .bkgd-lightgrey .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-richnavy .bkgd-lightgrey .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-richnavy .bkgd-lightgrey .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-richnavy .bkgd-deepnavy50 .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-richnavy .bkgd-deepnavy50 .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-richnavy .bkgd-deepnavy50 .btn::after, .bkgd-richnavy .bkgd-deepnavy50 .btn::before {
  content: none !important;
}
.bkgd-richnavy .bkgd-deepnavy50 .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-richnavy .bkgd-deepnavy50 .btn.with-arrow::after, .bkgd-richnavy .bkgd-deepnavy50 .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-richnavy .bkgd-deepnavy50 .btn.with-arrow:hover::after, .bkgd-richnavy .bkgd-deepnavy50 .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-richnavy .bkgd-deepnavy50 .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-richnavy .bkgd-deepnavy50 .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-richnavy .bkgd-deepnavy50 .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-richnavy .bkgd-deepnavy50 .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-richnavy .bkgd-deepnavy50 .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-richnavy .bkgd-diagonalgradient .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-richnavy .bkgd-diagonalgradient .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-richnavy .bkgd-diagonalgradient .btn::after, .bkgd-richnavy .bkgd-diagonalgradient .btn::before {
  content: none !important;
}
.bkgd-richnavy .bkgd-diagonalgradient .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-richnavy .bkgd-diagonalgradient .btn.with-arrow::after, .bkgd-richnavy .bkgd-diagonalgradient .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-richnavy .bkgd-diagonalgradient .btn.with-arrow:hover::after, .bkgd-richnavy .bkgd-diagonalgradient .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-richnavy .bkgd-diagonalgradient .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-richnavy .bkgd-diagonalgradient .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-richnavy .bkgd-diagonalgradient .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-richnavy .bkgd-diagonalgradient .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-richnavy .bkgd-diagonalgradient .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-richnavy .bkgd-darkdiagonalgradient .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-richnavy .bkgd-darkdiagonalgradient .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-richnavy .bkgd-darkdiagonalgradient .btn::after, .bkgd-richnavy .bkgd-darkdiagonalgradient .btn::before {
  content: none !important;
}
.bkgd-richnavy .bkgd-darkdiagonalgradient .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-richnavy .bkgd-darkdiagonalgradient .btn.with-arrow::after, .bkgd-richnavy .bkgd-darkdiagonalgradient .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-richnavy .bkgd-darkdiagonalgradient .btn.with-arrow:hover::after, .bkgd-richnavy .bkgd-darkdiagonalgradient .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-richnavy .bkgd-darkdiagonalgradient .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-richnavy .bkgd-darkdiagonalgradient .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-richnavy .bkgd-darkdiagonalgradient .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-richnavy .bkgd-darkdiagonalgradient .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-richnavy .bkgd-darkdiagonalgradient .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-freshcyan .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-freshcyan .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-freshcyan .btn::after, .bkgd-freshcyan .btn::before {
  content: none !important;
}
.bkgd-freshcyan .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-freshcyan .btn.with-arrow::after, .bkgd-freshcyan .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-freshcyan .btn.with-arrow:hover::after, .bkgd-freshcyan .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-freshcyan .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-freshcyan .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-freshcyan .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-freshcyan .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-freshcyan .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-freshcyan .bkgd-coolgrey .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-freshcyan .bkgd-coolgrey .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-freshcyan .bkgd-coolgrey .btn::after, .bkgd-freshcyan .bkgd-coolgrey .btn::before {
  content: none !important;
}
.bkgd-freshcyan .bkgd-coolgrey .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-freshcyan .bkgd-coolgrey .btn.with-arrow::after, .bkgd-freshcyan .bkgd-coolgrey .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-freshcyan .bkgd-coolgrey .btn.with-arrow:hover::after, .bkgd-freshcyan .bkgd-coolgrey .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-freshcyan .bkgd-coolgrey .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-freshcyan .bkgd-coolgrey .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-freshcyan .bkgd-coolgrey .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-freshcyan .bkgd-coolgrey .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-freshcyan .bkgd-coolgrey .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-freshcyan .bkgd-richnavy .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-freshcyan .bkgd-richnavy .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-freshcyan .bkgd-richnavy .btn::after, .bkgd-freshcyan .bkgd-richnavy .btn::before {
  content: none !important;
}
.bkgd-freshcyan .bkgd-richnavy .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-freshcyan .bkgd-richnavy .btn.with-arrow::after, .bkgd-freshcyan .bkgd-richnavy .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-freshcyan .bkgd-richnavy .btn.with-arrow:hover::after, .bkgd-freshcyan .bkgd-richnavy .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-freshcyan .bkgd-richnavy .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-freshcyan .bkgd-richnavy .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-freshcyan .bkgd-richnavy .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-freshcyan .bkgd-richnavy .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-freshcyan .bkgd-richnavy .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-freshcyan .bkgd-freshcyan .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-freshcyan .bkgd-freshcyan .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-freshcyan .bkgd-freshcyan .btn::after, .bkgd-freshcyan .bkgd-freshcyan .btn::before {
  content: none !important;
}
.bkgd-freshcyan .bkgd-freshcyan .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-freshcyan .bkgd-freshcyan .btn.with-arrow::after, .bkgd-freshcyan .bkgd-freshcyan .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-freshcyan .bkgd-freshcyan .btn.with-arrow:hover::after, .bkgd-freshcyan .bkgd-freshcyan .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-freshcyan .bkgd-freshcyan .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-freshcyan .bkgd-freshcyan .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-freshcyan .bkgd-freshcyan .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-freshcyan .bkgd-freshcyan .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-freshcyan .bkgd-freshcyan .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-freshcyan .bkgd-tonicblue .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #FBFDFF;
  color: #121A2D;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-freshcyan .bkgd-tonicblue .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-freshcyan .bkgd-tonicblue .btn::after, .bkgd-freshcyan .bkgd-tonicblue .btn::before {
  content: none !important;
}
.bkgd-freshcyan .bkgd-tonicblue .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-freshcyan .bkgd-tonicblue .btn.with-arrow::after, .bkgd-freshcyan .bkgd-tonicblue .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-freshcyan .bkgd-tonicblue .btn.with-arrow:hover::after, .bkgd-freshcyan .bkgd-tonicblue .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-freshcyan .bkgd-tonicblue .btn:hover {
  background-color: #e6f5ff;
  color: #121A2D;
}
.bkgd-freshcyan .bkgd-tonicblue .btn:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 0 !important;
  outline: 3px solid #FBFDFF;
}
.bkgd-freshcyan .bkgd-tonicblue .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-freshcyan .bkgd-tonicblue .btn.outline:hover {
  background-color: rgb(200, 227.5, 255) !important;
  color: #121A2D;
}
.bkgd-freshcyan .bkgd-tonicblue .btn.outline:focus-visible {
  background-color: rgb(200, 227.5, 255) !important;
  color: #121A2D;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-freshcyan .bkgd-deepnavy .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-freshcyan .bkgd-deepnavy .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-freshcyan .bkgd-deepnavy .btn::after, .bkgd-freshcyan .bkgd-deepnavy .btn::before {
  content: none !important;
}
.bkgd-freshcyan .bkgd-deepnavy .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-freshcyan .bkgd-deepnavy .btn.with-arrow::after, .bkgd-freshcyan .bkgd-deepnavy .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-freshcyan .bkgd-deepnavy .btn.with-arrow:hover::after, .bkgd-freshcyan .bkgd-deepnavy .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-freshcyan .bkgd-deepnavy .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-freshcyan .bkgd-deepnavy .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-freshcyan .bkgd-deepnavy .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-freshcyan .bkgd-deepnavy .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-freshcyan .bkgd-deepnavy .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-freshcyan .bkgd-lightblue .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-freshcyan .bkgd-lightblue .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-freshcyan .bkgd-lightblue .btn::after, .bkgd-freshcyan .bkgd-lightblue .btn::before {
  content: none !important;
}
.bkgd-freshcyan .bkgd-lightblue .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-freshcyan .bkgd-lightblue .btn.with-arrow::after, .bkgd-freshcyan .bkgd-lightblue .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-freshcyan .bkgd-lightblue .btn.with-arrow:hover::after, .bkgd-freshcyan .bkgd-lightblue .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-freshcyan .bkgd-lightblue .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-freshcyan .bkgd-lightblue .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-freshcyan .bkgd-lightblue .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-freshcyan .bkgd-lightblue .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-freshcyan .bkgd-lightblue .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-freshcyan .bkgd-white .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-freshcyan .bkgd-white .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-freshcyan .bkgd-white .btn::after, .bkgd-freshcyan .bkgd-white .btn::before {
  content: none !important;
}
.bkgd-freshcyan .bkgd-white .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-freshcyan .bkgd-white .btn.with-arrow::after, .bkgd-freshcyan .bkgd-white .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-freshcyan .bkgd-white .btn.with-arrow:hover::after, .bkgd-freshcyan .bkgd-white .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-freshcyan .bkgd-white .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-freshcyan .bkgd-white .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-freshcyan .bkgd-white .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-freshcyan .bkgd-white .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-freshcyan .bkgd-white .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-freshcyan .bkgd-purewhite .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-freshcyan .bkgd-purewhite .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-freshcyan .bkgd-purewhite .btn::after, .bkgd-freshcyan .bkgd-purewhite .btn::before {
  content: none !important;
}
.bkgd-freshcyan .bkgd-purewhite .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-freshcyan .bkgd-purewhite .btn.with-arrow::after, .bkgd-freshcyan .bkgd-purewhite .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-freshcyan .bkgd-purewhite .btn.with-arrow:hover::after, .bkgd-freshcyan .bkgd-purewhite .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-freshcyan .bkgd-purewhite .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-freshcyan .bkgd-purewhite .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-freshcyan .bkgd-purewhite .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-freshcyan .bkgd-purewhite .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-freshcyan .bkgd-purewhite .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-freshcyan .bkgd-black .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-freshcyan .bkgd-black .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-freshcyan .bkgd-black .btn::after, .bkgd-freshcyan .bkgd-black .btn::before {
  content: none !important;
}
.bkgd-freshcyan .bkgd-black .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-freshcyan .bkgd-black .btn.with-arrow::after, .bkgd-freshcyan .bkgd-black .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-freshcyan .bkgd-black .btn.with-arrow:hover::after, .bkgd-freshcyan .bkgd-black .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-freshcyan .bkgd-black .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-freshcyan .bkgd-black .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-freshcyan .bkgd-black .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-freshcyan .bkgd-black .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-freshcyan .bkgd-black .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-freshcyan .bkgd-lightgrey .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-freshcyan .bkgd-lightgrey .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-freshcyan .bkgd-lightgrey .btn::after, .bkgd-freshcyan .bkgd-lightgrey .btn::before {
  content: none !important;
}
.bkgd-freshcyan .bkgd-lightgrey .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-freshcyan .bkgd-lightgrey .btn.with-arrow::after, .bkgd-freshcyan .bkgd-lightgrey .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-freshcyan .bkgd-lightgrey .btn.with-arrow:hover::after, .bkgd-freshcyan .bkgd-lightgrey .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-freshcyan .bkgd-lightgrey .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-freshcyan .bkgd-lightgrey .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-freshcyan .bkgd-lightgrey .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-freshcyan .bkgd-lightgrey .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-freshcyan .bkgd-lightgrey .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-freshcyan .bkgd-deepnavy50 .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-freshcyan .bkgd-deepnavy50 .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-freshcyan .bkgd-deepnavy50 .btn::after, .bkgd-freshcyan .bkgd-deepnavy50 .btn::before {
  content: none !important;
}
.bkgd-freshcyan .bkgd-deepnavy50 .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-freshcyan .bkgd-deepnavy50 .btn.with-arrow::after, .bkgd-freshcyan .bkgd-deepnavy50 .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-freshcyan .bkgd-deepnavy50 .btn.with-arrow:hover::after, .bkgd-freshcyan .bkgd-deepnavy50 .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-freshcyan .bkgd-deepnavy50 .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-freshcyan .bkgd-deepnavy50 .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-freshcyan .bkgd-deepnavy50 .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-freshcyan .bkgd-deepnavy50 .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-freshcyan .bkgd-deepnavy50 .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-freshcyan .bkgd-diagonalgradient .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-freshcyan .bkgd-diagonalgradient .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-freshcyan .bkgd-diagonalgradient .btn::after, .bkgd-freshcyan .bkgd-diagonalgradient .btn::before {
  content: none !important;
}
.bkgd-freshcyan .bkgd-diagonalgradient .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-freshcyan .bkgd-diagonalgradient .btn.with-arrow::after, .bkgd-freshcyan .bkgd-diagonalgradient .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-freshcyan .bkgd-diagonalgradient .btn.with-arrow:hover::after, .bkgd-freshcyan .bkgd-diagonalgradient .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-freshcyan .bkgd-diagonalgradient .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-freshcyan .bkgd-diagonalgradient .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-freshcyan .bkgd-diagonalgradient .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-freshcyan .bkgd-diagonalgradient .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-freshcyan .bkgd-diagonalgradient .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-freshcyan .bkgd-darkdiagonalgradient .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-freshcyan .bkgd-darkdiagonalgradient .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-freshcyan .bkgd-darkdiagonalgradient .btn::after, .bkgd-freshcyan .bkgd-darkdiagonalgradient .btn::before {
  content: none !important;
}
.bkgd-freshcyan .bkgd-darkdiagonalgradient .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-freshcyan .bkgd-darkdiagonalgradient .btn.with-arrow::after, .bkgd-freshcyan .bkgd-darkdiagonalgradient .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-freshcyan .bkgd-darkdiagonalgradient .btn.with-arrow:hover::after, .bkgd-freshcyan .bkgd-darkdiagonalgradient .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-freshcyan .bkgd-darkdiagonalgradient .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-freshcyan .bkgd-darkdiagonalgradient .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-freshcyan .bkgd-darkdiagonalgradient .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-freshcyan .bkgd-darkdiagonalgradient .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-freshcyan .bkgd-darkdiagonalgradient .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-tonicblue .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #FBFDFF;
  color: #121A2D;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-tonicblue .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-tonicblue .btn::after, .bkgd-tonicblue .btn::before {
  content: none !important;
}
.bkgd-tonicblue .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-tonicblue .btn.with-arrow::after, .bkgd-tonicblue .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-tonicblue .btn.with-arrow:hover::after, .bkgd-tonicblue .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-tonicblue .btn:hover {
  background-color: #e6f5ff;
  color: #121A2D;
}
.bkgd-tonicblue .btn:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 0 !important;
  outline: 3px solid #FBFDFF;
}
.bkgd-tonicblue .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-tonicblue .btn.outline:hover {
  background-color: rgb(200, 227.5, 255) !important;
  color: #121A2D;
}
.bkgd-tonicblue .btn.outline:focus-visible {
  background-color: rgb(200, 227.5, 255) !important;
  color: #121A2D;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-tonicblue .bkgd-coolgrey .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-tonicblue .bkgd-coolgrey .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-tonicblue .bkgd-coolgrey .btn::after, .bkgd-tonicblue .bkgd-coolgrey .btn::before {
  content: none !important;
}
.bkgd-tonicblue .bkgd-coolgrey .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-tonicblue .bkgd-coolgrey .btn.with-arrow::after, .bkgd-tonicblue .bkgd-coolgrey .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-tonicblue .bkgd-coolgrey .btn.with-arrow:hover::after, .bkgd-tonicblue .bkgd-coolgrey .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-tonicblue .bkgd-coolgrey .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-tonicblue .bkgd-coolgrey .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-tonicblue .bkgd-coolgrey .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-tonicblue .bkgd-coolgrey .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-tonicblue .bkgd-coolgrey .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-tonicblue .bkgd-richnavy .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-tonicblue .bkgd-richnavy .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-tonicblue .bkgd-richnavy .btn::after, .bkgd-tonicblue .bkgd-richnavy .btn::before {
  content: none !important;
}
.bkgd-tonicblue .bkgd-richnavy .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-tonicblue .bkgd-richnavy .btn.with-arrow::after, .bkgd-tonicblue .bkgd-richnavy .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-tonicblue .bkgd-richnavy .btn.with-arrow:hover::after, .bkgd-tonicblue .bkgd-richnavy .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-tonicblue .bkgd-richnavy .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-tonicblue .bkgd-richnavy .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-tonicblue .bkgd-richnavy .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-tonicblue .bkgd-richnavy .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-tonicblue .bkgd-richnavy .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-tonicblue .bkgd-freshcyan .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-tonicblue .bkgd-freshcyan .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-tonicblue .bkgd-freshcyan .btn::after, .bkgd-tonicblue .bkgd-freshcyan .btn::before {
  content: none !important;
}
.bkgd-tonicblue .bkgd-freshcyan .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-tonicblue .bkgd-freshcyan .btn.with-arrow::after, .bkgd-tonicblue .bkgd-freshcyan .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-tonicblue .bkgd-freshcyan .btn.with-arrow:hover::after, .bkgd-tonicblue .bkgd-freshcyan .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-tonicblue .bkgd-freshcyan .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-tonicblue .bkgd-freshcyan .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-tonicblue .bkgd-freshcyan .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-tonicblue .bkgd-freshcyan .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-tonicblue .bkgd-freshcyan .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-tonicblue .bkgd-tonicblue .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #FBFDFF;
  color: #121A2D;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-tonicblue .bkgd-tonicblue .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-tonicblue .bkgd-tonicblue .btn::after, .bkgd-tonicblue .bkgd-tonicblue .btn::before {
  content: none !important;
}
.bkgd-tonicblue .bkgd-tonicblue .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-tonicblue .bkgd-tonicblue .btn.with-arrow::after, .bkgd-tonicblue .bkgd-tonicblue .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-tonicblue .bkgd-tonicblue .btn.with-arrow:hover::after, .bkgd-tonicblue .bkgd-tonicblue .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-tonicblue .bkgd-tonicblue .btn:hover {
  background-color: #e6f5ff;
  color: #121A2D;
}
.bkgd-tonicblue .bkgd-tonicblue .btn:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 0 !important;
  outline: 3px solid #FBFDFF;
}
.bkgd-tonicblue .bkgd-tonicblue .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-tonicblue .bkgd-tonicblue .btn.outline:hover {
  background-color: rgb(200, 227.5, 255) !important;
  color: #121A2D;
}
.bkgd-tonicblue .bkgd-tonicblue .btn.outline:focus-visible {
  background-color: rgb(200, 227.5, 255) !important;
  color: #121A2D;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-tonicblue .bkgd-deepnavy .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-tonicblue .bkgd-deepnavy .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-tonicblue .bkgd-deepnavy .btn::after, .bkgd-tonicblue .bkgd-deepnavy .btn::before {
  content: none !important;
}
.bkgd-tonicblue .bkgd-deepnavy .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-tonicblue .bkgd-deepnavy .btn.with-arrow::after, .bkgd-tonicblue .bkgd-deepnavy .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-tonicblue .bkgd-deepnavy .btn.with-arrow:hover::after, .bkgd-tonicblue .bkgd-deepnavy .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-tonicblue .bkgd-deepnavy .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-tonicblue .bkgd-deepnavy .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-tonicblue .bkgd-deepnavy .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-tonicblue .bkgd-deepnavy .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-tonicblue .bkgd-deepnavy .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-tonicblue .bkgd-lightblue .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-tonicblue .bkgd-lightblue .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-tonicblue .bkgd-lightblue .btn::after, .bkgd-tonicblue .bkgd-lightblue .btn::before {
  content: none !important;
}
.bkgd-tonicblue .bkgd-lightblue .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-tonicblue .bkgd-lightblue .btn.with-arrow::after, .bkgd-tonicblue .bkgd-lightblue .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-tonicblue .bkgd-lightblue .btn.with-arrow:hover::after, .bkgd-tonicblue .bkgd-lightblue .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-tonicblue .bkgd-lightblue .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-tonicblue .bkgd-lightblue .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-tonicblue .bkgd-lightblue .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-tonicblue .bkgd-lightblue .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-tonicblue .bkgd-lightblue .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-tonicblue .bkgd-white .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-tonicblue .bkgd-white .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-tonicblue .bkgd-white .btn::after, .bkgd-tonicblue .bkgd-white .btn::before {
  content: none !important;
}
.bkgd-tonicblue .bkgd-white .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-tonicblue .bkgd-white .btn.with-arrow::after, .bkgd-tonicblue .bkgd-white .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-tonicblue .bkgd-white .btn.with-arrow:hover::after, .bkgd-tonicblue .bkgd-white .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-tonicblue .bkgd-white .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-tonicblue .bkgd-white .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-tonicblue .bkgd-white .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-tonicblue .bkgd-white .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-tonicblue .bkgd-white .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-tonicblue .bkgd-purewhite .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-tonicblue .bkgd-purewhite .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-tonicblue .bkgd-purewhite .btn::after, .bkgd-tonicblue .bkgd-purewhite .btn::before {
  content: none !important;
}
.bkgd-tonicblue .bkgd-purewhite .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-tonicblue .bkgd-purewhite .btn.with-arrow::after, .bkgd-tonicblue .bkgd-purewhite .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-tonicblue .bkgd-purewhite .btn.with-arrow:hover::after, .bkgd-tonicblue .bkgd-purewhite .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-tonicblue .bkgd-purewhite .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-tonicblue .bkgd-purewhite .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-tonicblue .bkgd-purewhite .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-tonicblue .bkgd-purewhite .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-tonicblue .bkgd-purewhite .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-tonicblue .bkgd-black .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-tonicblue .bkgd-black .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-tonicblue .bkgd-black .btn::after, .bkgd-tonicblue .bkgd-black .btn::before {
  content: none !important;
}
.bkgd-tonicblue .bkgd-black .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-tonicblue .bkgd-black .btn.with-arrow::after, .bkgd-tonicblue .bkgd-black .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-tonicblue .bkgd-black .btn.with-arrow:hover::after, .bkgd-tonicblue .bkgd-black .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-tonicblue .bkgd-black .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-tonicblue .bkgd-black .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-tonicblue .bkgd-black .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-tonicblue .bkgd-black .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-tonicblue .bkgd-black .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-tonicblue .bkgd-lightgrey .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-tonicblue .bkgd-lightgrey .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-tonicblue .bkgd-lightgrey .btn::after, .bkgd-tonicblue .bkgd-lightgrey .btn::before {
  content: none !important;
}
.bkgd-tonicblue .bkgd-lightgrey .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-tonicblue .bkgd-lightgrey .btn.with-arrow::after, .bkgd-tonicblue .bkgd-lightgrey .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-tonicblue .bkgd-lightgrey .btn.with-arrow:hover::after, .bkgd-tonicblue .bkgd-lightgrey .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-tonicblue .bkgd-lightgrey .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-tonicblue .bkgd-lightgrey .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-tonicblue .bkgd-lightgrey .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-tonicblue .bkgd-lightgrey .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-tonicblue .bkgd-lightgrey .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-tonicblue .bkgd-deepnavy50 .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-tonicblue .bkgd-deepnavy50 .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-tonicblue .bkgd-deepnavy50 .btn::after, .bkgd-tonicblue .bkgd-deepnavy50 .btn::before {
  content: none !important;
}
.bkgd-tonicblue .bkgd-deepnavy50 .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-tonicblue .bkgd-deepnavy50 .btn.with-arrow::after, .bkgd-tonicblue .bkgd-deepnavy50 .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-tonicblue .bkgd-deepnavy50 .btn.with-arrow:hover::after, .bkgd-tonicblue .bkgd-deepnavy50 .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-tonicblue .bkgd-deepnavy50 .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-tonicblue .bkgd-deepnavy50 .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-tonicblue .bkgd-deepnavy50 .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-tonicblue .bkgd-deepnavy50 .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-tonicblue .bkgd-deepnavy50 .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-tonicblue .bkgd-diagonalgradient .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-tonicblue .bkgd-diagonalgradient .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-tonicblue .bkgd-diagonalgradient .btn::after, .bkgd-tonicblue .bkgd-diagonalgradient .btn::before {
  content: none !important;
}
.bkgd-tonicblue .bkgd-diagonalgradient .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-tonicblue .bkgd-diagonalgradient .btn.with-arrow::after, .bkgd-tonicblue .bkgd-diagonalgradient .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-tonicblue .bkgd-diagonalgradient .btn.with-arrow:hover::after, .bkgd-tonicblue .bkgd-diagonalgradient .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-tonicblue .bkgd-diagonalgradient .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-tonicblue .bkgd-diagonalgradient .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-tonicblue .bkgd-diagonalgradient .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-tonicblue .bkgd-diagonalgradient .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-tonicblue .bkgd-diagonalgradient .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-tonicblue .bkgd-darkdiagonalgradient .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-tonicblue .bkgd-darkdiagonalgradient .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-tonicblue .bkgd-darkdiagonalgradient .btn::after, .bkgd-tonicblue .bkgd-darkdiagonalgradient .btn::before {
  content: none !important;
}
.bkgd-tonicblue .bkgd-darkdiagonalgradient .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-tonicblue .bkgd-darkdiagonalgradient .btn.with-arrow::after, .bkgd-tonicblue .bkgd-darkdiagonalgradient .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-tonicblue .bkgd-darkdiagonalgradient .btn.with-arrow:hover::after, .bkgd-tonicblue .bkgd-darkdiagonalgradient .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-tonicblue .bkgd-darkdiagonalgradient .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-tonicblue .bkgd-darkdiagonalgradient .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-tonicblue .bkgd-darkdiagonalgradient .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-tonicblue .bkgd-darkdiagonalgradient .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-tonicblue .bkgd-darkdiagonalgradient .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-deepnavy .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-deepnavy .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-deepnavy .btn::after, .bkgd-deepnavy .btn::before {
  content: none !important;
}
.bkgd-deepnavy .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-deepnavy .btn.with-arrow::after, .bkgd-deepnavy .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy .btn.with-arrow:hover::after, .bkgd-deepnavy .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-deepnavy .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-deepnavy .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-deepnavy .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-deepnavy .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-deepnavy .bkgd-coolgrey .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-deepnavy .bkgd-coolgrey .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-deepnavy .bkgd-coolgrey .btn::after, .bkgd-deepnavy .bkgd-coolgrey .btn::before {
  content: none !important;
}
.bkgd-deepnavy .bkgd-coolgrey .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-deepnavy .bkgd-coolgrey .btn.with-arrow::after, .bkgd-deepnavy .bkgd-coolgrey .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy .bkgd-coolgrey .btn.with-arrow:hover::after, .bkgd-deepnavy .bkgd-coolgrey .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy .bkgd-coolgrey .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-deepnavy .bkgd-coolgrey .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-deepnavy .bkgd-coolgrey .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-deepnavy .bkgd-coolgrey .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-deepnavy .bkgd-coolgrey .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-deepnavy .bkgd-richnavy .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-deepnavy .bkgd-richnavy .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-deepnavy .bkgd-richnavy .btn::after, .bkgd-deepnavy .bkgd-richnavy .btn::before {
  content: none !important;
}
.bkgd-deepnavy .bkgd-richnavy .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-deepnavy .bkgd-richnavy .btn.with-arrow::after, .bkgd-deepnavy .bkgd-richnavy .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy .bkgd-richnavy .btn.with-arrow:hover::after, .bkgd-deepnavy .bkgd-richnavy .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy .bkgd-richnavy .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-deepnavy .bkgd-richnavy .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-deepnavy .bkgd-richnavy .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-deepnavy .bkgd-richnavy .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-deepnavy .bkgd-richnavy .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-deepnavy .bkgd-freshcyan .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-deepnavy .bkgd-freshcyan .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-deepnavy .bkgd-freshcyan .btn::after, .bkgd-deepnavy .bkgd-freshcyan .btn::before {
  content: none !important;
}
.bkgd-deepnavy .bkgd-freshcyan .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-deepnavy .bkgd-freshcyan .btn.with-arrow::after, .bkgd-deepnavy .bkgd-freshcyan .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy .bkgd-freshcyan .btn.with-arrow:hover::after, .bkgd-deepnavy .bkgd-freshcyan .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy .bkgd-freshcyan .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-deepnavy .bkgd-freshcyan .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-deepnavy .bkgd-freshcyan .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-deepnavy .bkgd-freshcyan .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-deepnavy .bkgd-freshcyan .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-deepnavy .bkgd-tonicblue .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #FBFDFF;
  color: #121A2D;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-deepnavy .bkgd-tonicblue .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-deepnavy .bkgd-tonicblue .btn::after, .bkgd-deepnavy .bkgd-tonicblue .btn::before {
  content: none !important;
}
.bkgd-deepnavy .bkgd-tonicblue .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-deepnavy .bkgd-tonicblue .btn.with-arrow::after, .bkgd-deepnavy .bkgd-tonicblue .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy .bkgd-tonicblue .btn.with-arrow:hover::after, .bkgd-deepnavy .bkgd-tonicblue .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy .bkgd-tonicblue .btn:hover {
  background-color: #e6f5ff;
  color: #121A2D;
}
.bkgd-deepnavy .bkgd-tonicblue .btn:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 0 !important;
  outline: 3px solid #FBFDFF;
}
.bkgd-deepnavy .bkgd-tonicblue .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-deepnavy .bkgd-tonicblue .btn.outline:hover {
  background-color: rgb(200, 227.5, 255) !important;
  color: #121A2D;
}
.bkgd-deepnavy .bkgd-tonicblue .btn.outline:focus-visible {
  background-color: rgb(200, 227.5, 255) !important;
  color: #121A2D;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-deepnavy .bkgd-deepnavy .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-deepnavy .bkgd-deepnavy .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-deepnavy .bkgd-deepnavy .btn::after, .bkgd-deepnavy .bkgd-deepnavy .btn::before {
  content: none !important;
}
.bkgd-deepnavy .bkgd-deepnavy .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-deepnavy .bkgd-deepnavy .btn.with-arrow::after, .bkgd-deepnavy .bkgd-deepnavy .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy .bkgd-deepnavy .btn.with-arrow:hover::after, .bkgd-deepnavy .bkgd-deepnavy .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy .bkgd-deepnavy .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-deepnavy .bkgd-deepnavy .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-deepnavy .bkgd-deepnavy .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-deepnavy .bkgd-deepnavy .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-deepnavy .bkgd-deepnavy .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-deepnavy .bkgd-lightblue .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-deepnavy .bkgd-lightblue .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-deepnavy .bkgd-lightblue .btn::after, .bkgd-deepnavy .bkgd-lightblue .btn::before {
  content: none !important;
}
.bkgd-deepnavy .bkgd-lightblue .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-deepnavy .bkgd-lightblue .btn.with-arrow::after, .bkgd-deepnavy .bkgd-lightblue .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy .bkgd-lightblue .btn.with-arrow:hover::after, .bkgd-deepnavy .bkgd-lightblue .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy .bkgd-lightblue .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-deepnavy .bkgd-lightblue .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-deepnavy .bkgd-lightblue .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-deepnavy .bkgd-lightblue .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-deepnavy .bkgd-lightblue .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-deepnavy .bkgd-white .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-deepnavy .bkgd-white .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-deepnavy .bkgd-white .btn::after, .bkgd-deepnavy .bkgd-white .btn::before {
  content: none !important;
}
.bkgd-deepnavy .bkgd-white .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-deepnavy .bkgd-white .btn.with-arrow::after, .bkgd-deepnavy .bkgd-white .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy .bkgd-white .btn.with-arrow:hover::after, .bkgd-deepnavy .bkgd-white .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy .bkgd-white .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-deepnavy .bkgd-white .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-deepnavy .bkgd-white .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-deepnavy .bkgd-white .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-deepnavy .bkgd-white .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-deepnavy .bkgd-purewhite .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-deepnavy .bkgd-purewhite .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-deepnavy .bkgd-purewhite .btn::after, .bkgd-deepnavy .bkgd-purewhite .btn::before {
  content: none !important;
}
.bkgd-deepnavy .bkgd-purewhite .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-deepnavy .bkgd-purewhite .btn.with-arrow::after, .bkgd-deepnavy .bkgd-purewhite .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy .bkgd-purewhite .btn.with-arrow:hover::after, .bkgd-deepnavy .bkgd-purewhite .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy .bkgd-purewhite .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-deepnavy .bkgd-purewhite .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-deepnavy .bkgd-purewhite .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-deepnavy .bkgd-purewhite .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-deepnavy .bkgd-purewhite .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-deepnavy .bkgd-black .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-deepnavy .bkgd-black .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-deepnavy .bkgd-black .btn::after, .bkgd-deepnavy .bkgd-black .btn::before {
  content: none !important;
}
.bkgd-deepnavy .bkgd-black .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-deepnavy .bkgd-black .btn.with-arrow::after, .bkgd-deepnavy .bkgd-black .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy .bkgd-black .btn.with-arrow:hover::after, .bkgd-deepnavy .bkgd-black .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy .bkgd-black .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-deepnavy .bkgd-black .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-deepnavy .bkgd-black .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-deepnavy .bkgd-black .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-deepnavy .bkgd-black .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-deepnavy .bkgd-lightgrey .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-deepnavy .bkgd-lightgrey .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-deepnavy .bkgd-lightgrey .btn::after, .bkgd-deepnavy .bkgd-lightgrey .btn::before {
  content: none !important;
}
.bkgd-deepnavy .bkgd-lightgrey .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-deepnavy .bkgd-lightgrey .btn.with-arrow::after, .bkgd-deepnavy .bkgd-lightgrey .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy .bkgd-lightgrey .btn.with-arrow:hover::after, .bkgd-deepnavy .bkgd-lightgrey .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy .bkgd-lightgrey .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-deepnavy .bkgd-lightgrey .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-deepnavy .bkgd-lightgrey .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-deepnavy .bkgd-lightgrey .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-deepnavy .bkgd-lightgrey .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-deepnavy .bkgd-deepnavy50 .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-deepnavy .bkgd-deepnavy50 .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-deepnavy .bkgd-deepnavy50 .btn::after, .bkgd-deepnavy .bkgd-deepnavy50 .btn::before {
  content: none !important;
}
.bkgd-deepnavy .bkgd-deepnavy50 .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-deepnavy .bkgd-deepnavy50 .btn.with-arrow::after, .bkgd-deepnavy .bkgd-deepnavy50 .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy .bkgd-deepnavy50 .btn.with-arrow:hover::after, .bkgd-deepnavy .bkgd-deepnavy50 .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy .bkgd-deepnavy50 .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-deepnavy .bkgd-deepnavy50 .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-deepnavy .bkgd-deepnavy50 .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-deepnavy .bkgd-deepnavy50 .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-deepnavy .bkgd-deepnavy50 .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-deepnavy .bkgd-diagonalgradient .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-deepnavy .bkgd-diagonalgradient .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-deepnavy .bkgd-diagonalgradient .btn::after, .bkgd-deepnavy .bkgd-diagonalgradient .btn::before {
  content: none !important;
}
.bkgd-deepnavy .bkgd-diagonalgradient .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-deepnavy .bkgd-diagonalgradient .btn.with-arrow::after, .bkgd-deepnavy .bkgd-diagonalgradient .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy .bkgd-diagonalgradient .btn.with-arrow:hover::after, .bkgd-deepnavy .bkgd-diagonalgradient .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy .bkgd-diagonalgradient .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-deepnavy .bkgd-diagonalgradient .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-deepnavy .bkgd-diagonalgradient .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-deepnavy .bkgd-diagonalgradient .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-deepnavy .bkgd-diagonalgradient .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-deepnavy .bkgd-darkdiagonalgradient .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-deepnavy .bkgd-darkdiagonalgradient .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-deepnavy .bkgd-darkdiagonalgradient .btn::after, .bkgd-deepnavy .bkgd-darkdiagonalgradient .btn::before {
  content: none !important;
}
.bkgd-deepnavy .bkgd-darkdiagonalgradient .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-deepnavy .bkgd-darkdiagonalgradient .btn.with-arrow::after, .bkgd-deepnavy .bkgd-darkdiagonalgradient .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy .bkgd-darkdiagonalgradient .btn.with-arrow:hover::after, .bkgd-deepnavy .bkgd-darkdiagonalgradient .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy .bkgd-darkdiagonalgradient .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-deepnavy .bkgd-darkdiagonalgradient .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-deepnavy .bkgd-darkdiagonalgradient .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-deepnavy .bkgd-darkdiagonalgradient .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-deepnavy .bkgd-darkdiagonalgradient .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-lightblue .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-lightblue .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-lightblue .btn::after, .bkgd-lightblue .btn::before {
  content: none !important;
}
.bkgd-lightblue .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-lightblue .btn.with-arrow::after, .bkgd-lightblue .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightblue .btn.with-arrow:hover::after, .bkgd-lightblue .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightblue .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-lightblue .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-lightblue .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-lightblue .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-lightblue .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-lightblue .bkgd-coolgrey .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-lightblue .bkgd-coolgrey .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-lightblue .bkgd-coolgrey .btn::after, .bkgd-lightblue .bkgd-coolgrey .btn::before {
  content: none !important;
}
.bkgd-lightblue .bkgd-coolgrey .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-lightblue .bkgd-coolgrey .btn.with-arrow::after, .bkgd-lightblue .bkgd-coolgrey .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightblue .bkgd-coolgrey .btn.with-arrow:hover::after, .bkgd-lightblue .bkgd-coolgrey .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightblue .bkgd-coolgrey .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-lightblue .bkgd-coolgrey .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-lightblue .bkgd-coolgrey .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-lightblue .bkgd-coolgrey .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-lightblue .bkgd-coolgrey .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-lightblue .bkgd-richnavy .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-lightblue .bkgd-richnavy .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-lightblue .bkgd-richnavy .btn::after, .bkgd-lightblue .bkgd-richnavy .btn::before {
  content: none !important;
}
.bkgd-lightblue .bkgd-richnavy .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-lightblue .bkgd-richnavy .btn.with-arrow::after, .bkgd-lightblue .bkgd-richnavy .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightblue .bkgd-richnavy .btn.with-arrow:hover::after, .bkgd-lightblue .bkgd-richnavy .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightblue .bkgd-richnavy .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-lightblue .bkgd-richnavy .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-lightblue .bkgd-richnavy .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-lightblue .bkgd-richnavy .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-lightblue .bkgd-richnavy .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-lightblue .bkgd-freshcyan .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-lightblue .bkgd-freshcyan .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-lightblue .bkgd-freshcyan .btn::after, .bkgd-lightblue .bkgd-freshcyan .btn::before {
  content: none !important;
}
.bkgd-lightblue .bkgd-freshcyan .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-lightblue .bkgd-freshcyan .btn.with-arrow::after, .bkgd-lightblue .bkgd-freshcyan .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightblue .bkgd-freshcyan .btn.with-arrow:hover::after, .bkgd-lightblue .bkgd-freshcyan .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightblue .bkgd-freshcyan .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-lightblue .bkgd-freshcyan .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-lightblue .bkgd-freshcyan .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-lightblue .bkgd-freshcyan .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-lightblue .bkgd-freshcyan .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-lightblue .bkgd-tonicblue .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #FBFDFF;
  color: #121A2D;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-lightblue .bkgd-tonicblue .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-lightblue .bkgd-tonicblue .btn::after, .bkgd-lightblue .bkgd-tonicblue .btn::before {
  content: none !important;
}
.bkgd-lightblue .bkgd-tonicblue .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-lightblue .bkgd-tonicblue .btn.with-arrow::after, .bkgd-lightblue .bkgd-tonicblue .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightblue .bkgd-tonicblue .btn.with-arrow:hover::after, .bkgd-lightblue .bkgd-tonicblue .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightblue .bkgd-tonicblue .btn:hover {
  background-color: #e6f5ff;
  color: #121A2D;
}
.bkgd-lightblue .bkgd-tonicblue .btn:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 0 !important;
  outline: 3px solid #FBFDFF;
}
.bkgd-lightblue .bkgd-tonicblue .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-lightblue .bkgd-tonicblue .btn.outline:hover {
  background-color: rgb(200, 227.5, 255) !important;
  color: #121A2D;
}
.bkgd-lightblue .bkgd-tonicblue .btn.outline:focus-visible {
  background-color: rgb(200, 227.5, 255) !important;
  color: #121A2D;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-lightblue .bkgd-deepnavy .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-lightblue .bkgd-deepnavy .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-lightblue .bkgd-deepnavy .btn::after, .bkgd-lightblue .bkgd-deepnavy .btn::before {
  content: none !important;
}
.bkgd-lightblue .bkgd-deepnavy .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-lightblue .bkgd-deepnavy .btn.with-arrow::after, .bkgd-lightblue .bkgd-deepnavy .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightblue .bkgd-deepnavy .btn.with-arrow:hover::after, .bkgd-lightblue .bkgd-deepnavy .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightblue .bkgd-deepnavy .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-lightblue .bkgd-deepnavy .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-lightblue .bkgd-deepnavy .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-lightblue .bkgd-deepnavy .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-lightblue .bkgd-deepnavy .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-lightblue .bkgd-lightblue .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-lightblue .bkgd-lightblue .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-lightblue .bkgd-lightblue .btn::after, .bkgd-lightblue .bkgd-lightblue .btn::before {
  content: none !important;
}
.bkgd-lightblue .bkgd-lightblue .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-lightblue .bkgd-lightblue .btn.with-arrow::after, .bkgd-lightblue .bkgd-lightblue .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightblue .bkgd-lightblue .btn.with-arrow:hover::after, .bkgd-lightblue .bkgd-lightblue .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightblue .bkgd-lightblue .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-lightblue .bkgd-lightblue .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-lightblue .bkgd-lightblue .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-lightblue .bkgd-lightblue .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-lightblue .bkgd-lightblue .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-lightblue .bkgd-white .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-lightblue .bkgd-white .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-lightblue .bkgd-white .btn::after, .bkgd-lightblue .bkgd-white .btn::before {
  content: none !important;
}
.bkgd-lightblue .bkgd-white .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-lightblue .bkgd-white .btn.with-arrow::after, .bkgd-lightblue .bkgd-white .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightblue .bkgd-white .btn.with-arrow:hover::after, .bkgd-lightblue .bkgd-white .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightblue .bkgd-white .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-lightblue .bkgd-white .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-lightblue .bkgd-white .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-lightblue .bkgd-white .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-lightblue .bkgd-white .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-lightblue .bkgd-purewhite .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-lightblue .bkgd-purewhite .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-lightblue .bkgd-purewhite .btn::after, .bkgd-lightblue .bkgd-purewhite .btn::before {
  content: none !important;
}
.bkgd-lightblue .bkgd-purewhite .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-lightblue .bkgd-purewhite .btn.with-arrow::after, .bkgd-lightblue .bkgd-purewhite .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightblue .bkgd-purewhite .btn.with-arrow:hover::after, .bkgd-lightblue .bkgd-purewhite .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightblue .bkgd-purewhite .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-lightblue .bkgd-purewhite .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-lightblue .bkgd-purewhite .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-lightblue .bkgd-purewhite .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-lightblue .bkgd-purewhite .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-lightblue .bkgd-black .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-lightblue .bkgd-black .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-lightblue .bkgd-black .btn::after, .bkgd-lightblue .bkgd-black .btn::before {
  content: none !important;
}
.bkgd-lightblue .bkgd-black .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-lightblue .bkgd-black .btn.with-arrow::after, .bkgd-lightblue .bkgd-black .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightblue .bkgd-black .btn.with-arrow:hover::after, .bkgd-lightblue .bkgd-black .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightblue .bkgd-black .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-lightblue .bkgd-black .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-lightblue .bkgd-black .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-lightblue .bkgd-black .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-lightblue .bkgd-black .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-lightblue .bkgd-lightgrey .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-lightblue .bkgd-lightgrey .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-lightblue .bkgd-lightgrey .btn::after, .bkgd-lightblue .bkgd-lightgrey .btn::before {
  content: none !important;
}
.bkgd-lightblue .bkgd-lightgrey .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-lightblue .bkgd-lightgrey .btn.with-arrow::after, .bkgd-lightblue .bkgd-lightgrey .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightblue .bkgd-lightgrey .btn.with-arrow:hover::after, .bkgd-lightblue .bkgd-lightgrey .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightblue .bkgd-lightgrey .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-lightblue .bkgd-lightgrey .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-lightblue .bkgd-lightgrey .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-lightblue .bkgd-lightgrey .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-lightblue .bkgd-lightgrey .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-lightblue .bkgd-deepnavy50 .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-lightblue .bkgd-deepnavy50 .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-lightblue .bkgd-deepnavy50 .btn::after, .bkgd-lightblue .bkgd-deepnavy50 .btn::before {
  content: none !important;
}
.bkgd-lightblue .bkgd-deepnavy50 .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-lightblue .bkgd-deepnavy50 .btn.with-arrow::after, .bkgd-lightblue .bkgd-deepnavy50 .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightblue .bkgd-deepnavy50 .btn.with-arrow:hover::after, .bkgd-lightblue .bkgd-deepnavy50 .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightblue .bkgd-deepnavy50 .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-lightblue .bkgd-deepnavy50 .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-lightblue .bkgd-deepnavy50 .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-lightblue .bkgd-deepnavy50 .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-lightblue .bkgd-deepnavy50 .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-lightblue .bkgd-diagonalgradient .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-lightblue .bkgd-diagonalgradient .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-lightblue .bkgd-diagonalgradient .btn::after, .bkgd-lightblue .bkgd-diagonalgradient .btn::before {
  content: none !important;
}
.bkgd-lightblue .bkgd-diagonalgradient .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-lightblue .bkgd-diagonalgradient .btn.with-arrow::after, .bkgd-lightblue .bkgd-diagonalgradient .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightblue .bkgd-diagonalgradient .btn.with-arrow:hover::after, .bkgd-lightblue .bkgd-diagonalgradient .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightblue .bkgd-diagonalgradient .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-lightblue .bkgd-diagonalgradient .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-lightblue .bkgd-diagonalgradient .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-lightblue .bkgd-diagonalgradient .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-lightblue .bkgd-diagonalgradient .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-lightblue .bkgd-darkdiagonalgradient .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-lightblue .bkgd-darkdiagonalgradient .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-lightblue .bkgd-darkdiagonalgradient .btn::after, .bkgd-lightblue .bkgd-darkdiagonalgradient .btn::before {
  content: none !important;
}
.bkgd-lightblue .bkgd-darkdiagonalgradient .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-lightblue .bkgd-darkdiagonalgradient .btn.with-arrow::after, .bkgd-lightblue .bkgd-darkdiagonalgradient .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightblue .bkgd-darkdiagonalgradient .btn.with-arrow:hover::after, .bkgd-lightblue .bkgd-darkdiagonalgradient .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightblue .bkgd-darkdiagonalgradient .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-lightblue .bkgd-darkdiagonalgradient .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-lightblue .bkgd-darkdiagonalgradient .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-lightblue .bkgd-darkdiagonalgradient .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-lightblue .bkgd-darkdiagonalgradient .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-white .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-white .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-white .btn::after, .bkgd-white .btn::before {
  content: none !important;
}
.bkgd-white .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-white .btn.with-arrow::after, .bkgd-white .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-white .btn.with-arrow:hover::after, .bkgd-white .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-white .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-white .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-white .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-white .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-white .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-white .bkgd-coolgrey .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-white .bkgd-coolgrey .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-white .bkgd-coolgrey .btn::after, .bkgd-white .bkgd-coolgrey .btn::before {
  content: none !important;
}
.bkgd-white .bkgd-coolgrey .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-white .bkgd-coolgrey .btn.with-arrow::after, .bkgd-white .bkgd-coolgrey .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-white .bkgd-coolgrey .btn.with-arrow:hover::after, .bkgd-white .bkgd-coolgrey .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-white .bkgd-coolgrey .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-white .bkgd-coolgrey .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-white .bkgd-coolgrey .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-white .bkgd-coolgrey .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-white .bkgd-coolgrey .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-white .bkgd-richnavy .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-white .bkgd-richnavy .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-white .bkgd-richnavy .btn::after, .bkgd-white .bkgd-richnavy .btn::before {
  content: none !important;
}
.bkgd-white .bkgd-richnavy .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-white .bkgd-richnavy .btn.with-arrow::after, .bkgd-white .bkgd-richnavy .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-white .bkgd-richnavy .btn.with-arrow:hover::after, .bkgd-white .bkgd-richnavy .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-white .bkgd-richnavy .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-white .bkgd-richnavy .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-white .bkgd-richnavy .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-white .bkgd-richnavy .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-white .bkgd-richnavy .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-white .bkgd-freshcyan .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-white .bkgd-freshcyan .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-white .bkgd-freshcyan .btn::after, .bkgd-white .bkgd-freshcyan .btn::before {
  content: none !important;
}
.bkgd-white .bkgd-freshcyan .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-white .bkgd-freshcyan .btn.with-arrow::after, .bkgd-white .bkgd-freshcyan .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-white .bkgd-freshcyan .btn.with-arrow:hover::after, .bkgd-white .bkgd-freshcyan .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-white .bkgd-freshcyan .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-white .bkgd-freshcyan .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-white .bkgd-freshcyan .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-white .bkgd-freshcyan .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-white .bkgd-freshcyan .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-white .bkgd-tonicblue .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #FBFDFF;
  color: #121A2D;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-white .bkgd-tonicblue .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-white .bkgd-tonicblue .btn::after, .bkgd-white .bkgd-tonicblue .btn::before {
  content: none !important;
}
.bkgd-white .bkgd-tonicblue .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-white .bkgd-tonicblue .btn.with-arrow::after, .bkgd-white .bkgd-tonicblue .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-white .bkgd-tonicblue .btn.with-arrow:hover::after, .bkgd-white .bkgd-tonicblue .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-white .bkgd-tonicblue .btn:hover {
  background-color: #e6f5ff;
  color: #121A2D;
}
.bkgd-white .bkgd-tonicblue .btn:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 0 !important;
  outline: 3px solid #FBFDFF;
}
.bkgd-white .bkgd-tonicblue .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-white .bkgd-tonicblue .btn.outline:hover {
  background-color: rgb(200, 227.5, 255) !important;
  color: #121A2D;
}
.bkgd-white .bkgd-tonicblue .btn.outline:focus-visible {
  background-color: rgb(200, 227.5, 255) !important;
  color: #121A2D;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-white .bkgd-deepnavy .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-white .bkgd-deepnavy .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-white .bkgd-deepnavy .btn::after, .bkgd-white .bkgd-deepnavy .btn::before {
  content: none !important;
}
.bkgd-white .bkgd-deepnavy .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-white .bkgd-deepnavy .btn.with-arrow::after, .bkgd-white .bkgd-deepnavy .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-white .bkgd-deepnavy .btn.with-arrow:hover::after, .bkgd-white .bkgd-deepnavy .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-white .bkgd-deepnavy .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-white .bkgd-deepnavy .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-white .bkgd-deepnavy .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-white .bkgd-deepnavy .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-white .bkgd-deepnavy .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-white .bkgd-lightblue .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-white .bkgd-lightblue .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-white .bkgd-lightblue .btn::after, .bkgd-white .bkgd-lightblue .btn::before {
  content: none !important;
}
.bkgd-white .bkgd-lightblue .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-white .bkgd-lightblue .btn.with-arrow::after, .bkgd-white .bkgd-lightblue .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-white .bkgd-lightblue .btn.with-arrow:hover::after, .bkgd-white .bkgd-lightblue .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-white .bkgd-lightblue .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-white .bkgd-lightblue .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-white .bkgd-lightblue .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-white .bkgd-lightblue .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-white .bkgd-lightblue .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-white .bkgd-white .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-white .bkgd-white .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-white .bkgd-white .btn::after, .bkgd-white .bkgd-white .btn::before {
  content: none !important;
}
.bkgd-white .bkgd-white .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-white .bkgd-white .btn.with-arrow::after, .bkgd-white .bkgd-white .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-white .bkgd-white .btn.with-arrow:hover::after, .bkgd-white .bkgd-white .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-white .bkgd-white .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-white .bkgd-white .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-white .bkgd-white .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-white .bkgd-white .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-white .bkgd-white .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-white .bkgd-purewhite .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-white .bkgd-purewhite .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-white .bkgd-purewhite .btn::after, .bkgd-white .bkgd-purewhite .btn::before {
  content: none !important;
}
.bkgd-white .bkgd-purewhite .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-white .bkgd-purewhite .btn.with-arrow::after, .bkgd-white .bkgd-purewhite .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-white .bkgd-purewhite .btn.with-arrow:hover::after, .bkgd-white .bkgd-purewhite .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-white .bkgd-purewhite .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-white .bkgd-purewhite .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-white .bkgd-purewhite .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-white .bkgd-purewhite .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-white .bkgd-purewhite .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-white .bkgd-black .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-white .bkgd-black .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-white .bkgd-black .btn::after, .bkgd-white .bkgd-black .btn::before {
  content: none !important;
}
.bkgd-white .bkgd-black .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-white .bkgd-black .btn.with-arrow::after, .bkgd-white .bkgd-black .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-white .bkgd-black .btn.with-arrow:hover::after, .bkgd-white .bkgd-black .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-white .bkgd-black .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-white .bkgd-black .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-white .bkgd-black .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-white .bkgd-black .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-white .bkgd-black .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-white .bkgd-lightgrey .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-white .bkgd-lightgrey .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-white .bkgd-lightgrey .btn::after, .bkgd-white .bkgd-lightgrey .btn::before {
  content: none !important;
}
.bkgd-white .bkgd-lightgrey .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-white .bkgd-lightgrey .btn.with-arrow::after, .bkgd-white .bkgd-lightgrey .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-white .bkgd-lightgrey .btn.with-arrow:hover::after, .bkgd-white .bkgd-lightgrey .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-white .bkgd-lightgrey .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-white .bkgd-lightgrey .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-white .bkgd-lightgrey .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-white .bkgd-lightgrey .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-white .bkgd-lightgrey .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-white .bkgd-deepnavy50 .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-white .bkgd-deepnavy50 .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-white .bkgd-deepnavy50 .btn::after, .bkgd-white .bkgd-deepnavy50 .btn::before {
  content: none !important;
}
.bkgd-white .bkgd-deepnavy50 .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-white .bkgd-deepnavy50 .btn.with-arrow::after, .bkgd-white .bkgd-deepnavy50 .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-white .bkgd-deepnavy50 .btn.with-arrow:hover::after, .bkgd-white .bkgd-deepnavy50 .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-white .bkgd-deepnavy50 .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-white .bkgd-deepnavy50 .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-white .bkgd-deepnavy50 .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-white .bkgd-deepnavy50 .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-white .bkgd-deepnavy50 .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-white .bkgd-diagonalgradient .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-white .bkgd-diagonalgradient .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-white .bkgd-diagonalgradient .btn::after, .bkgd-white .bkgd-diagonalgradient .btn::before {
  content: none !important;
}
.bkgd-white .bkgd-diagonalgradient .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-white .bkgd-diagonalgradient .btn.with-arrow::after, .bkgd-white .bkgd-diagonalgradient .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-white .bkgd-diagonalgradient .btn.with-arrow:hover::after, .bkgd-white .bkgd-diagonalgradient .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-white .bkgd-diagonalgradient .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-white .bkgd-diagonalgradient .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-white .bkgd-diagonalgradient .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-white .bkgd-diagonalgradient .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-white .bkgd-diagonalgradient .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-white .bkgd-darkdiagonalgradient .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-white .bkgd-darkdiagonalgradient .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-white .bkgd-darkdiagonalgradient .btn::after, .bkgd-white .bkgd-darkdiagonalgradient .btn::before {
  content: none !important;
}
.bkgd-white .bkgd-darkdiagonalgradient .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-white .bkgd-darkdiagonalgradient .btn.with-arrow::after, .bkgd-white .bkgd-darkdiagonalgradient .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-white .bkgd-darkdiagonalgradient .btn.with-arrow:hover::after, .bkgd-white .bkgd-darkdiagonalgradient .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-white .bkgd-darkdiagonalgradient .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-white .bkgd-darkdiagonalgradient .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-white .bkgd-darkdiagonalgradient .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-white .bkgd-darkdiagonalgradient .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-white .bkgd-darkdiagonalgradient .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-purewhite .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-purewhite .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-purewhite .btn::after, .bkgd-purewhite .btn::before {
  content: none !important;
}
.bkgd-purewhite .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-purewhite .btn.with-arrow::after, .bkgd-purewhite .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-purewhite .btn.with-arrow:hover::after, .bkgd-purewhite .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-purewhite .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-purewhite .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-purewhite .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-purewhite .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-purewhite .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-purewhite .bkgd-coolgrey .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-purewhite .bkgd-coolgrey .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-purewhite .bkgd-coolgrey .btn::after, .bkgd-purewhite .bkgd-coolgrey .btn::before {
  content: none !important;
}
.bkgd-purewhite .bkgd-coolgrey .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-purewhite .bkgd-coolgrey .btn.with-arrow::after, .bkgd-purewhite .bkgd-coolgrey .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-purewhite .bkgd-coolgrey .btn.with-arrow:hover::after, .bkgd-purewhite .bkgd-coolgrey .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-purewhite .bkgd-coolgrey .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-purewhite .bkgd-coolgrey .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-purewhite .bkgd-coolgrey .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-purewhite .bkgd-coolgrey .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-purewhite .bkgd-coolgrey .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-purewhite .bkgd-richnavy .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-purewhite .bkgd-richnavy .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-purewhite .bkgd-richnavy .btn::after, .bkgd-purewhite .bkgd-richnavy .btn::before {
  content: none !important;
}
.bkgd-purewhite .bkgd-richnavy .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-purewhite .bkgd-richnavy .btn.with-arrow::after, .bkgd-purewhite .bkgd-richnavy .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-purewhite .bkgd-richnavy .btn.with-arrow:hover::after, .bkgd-purewhite .bkgd-richnavy .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-purewhite .bkgd-richnavy .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-purewhite .bkgd-richnavy .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-purewhite .bkgd-richnavy .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-purewhite .bkgd-richnavy .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-purewhite .bkgd-richnavy .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-purewhite .bkgd-freshcyan .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-purewhite .bkgd-freshcyan .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-purewhite .bkgd-freshcyan .btn::after, .bkgd-purewhite .bkgd-freshcyan .btn::before {
  content: none !important;
}
.bkgd-purewhite .bkgd-freshcyan .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-purewhite .bkgd-freshcyan .btn.with-arrow::after, .bkgd-purewhite .bkgd-freshcyan .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-purewhite .bkgd-freshcyan .btn.with-arrow:hover::after, .bkgd-purewhite .bkgd-freshcyan .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-purewhite .bkgd-freshcyan .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-purewhite .bkgd-freshcyan .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-purewhite .bkgd-freshcyan .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-purewhite .bkgd-freshcyan .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-purewhite .bkgd-freshcyan .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-purewhite .bkgd-tonicblue .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #FBFDFF;
  color: #121A2D;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-purewhite .bkgd-tonicblue .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-purewhite .bkgd-tonicblue .btn::after, .bkgd-purewhite .bkgd-tonicblue .btn::before {
  content: none !important;
}
.bkgd-purewhite .bkgd-tonicblue .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-purewhite .bkgd-tonicblue .btn.with-arrow::after, .bkgd-purewhite .bkgd-tonicblue .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-purewhite .bkgd-tonicblue .btn.with-arrow:hover::after, .bkgd-purewhite .bkgd-tonicblue .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-purewhite .bkgd-tonicblue .btn:hover {
  background-color: #e6f5ff;
  color: #121A2D;
}
.bkgd-purewhite .bkgd-tonicblue .btn:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 0 !important;
  outline: 3px solid #FBFDFF;
}
.bkgd-purewhite .bkgd-tonicblue .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-purewhite .bkgd-tonicblue .btn.outline:hover {
  background-color: rgb(200, 227.5, 255) !important;
  color: #121A2D;
}
.bkgd-purewhite .bkgd-tonicblue .btn.outline:focus-visible {
  background-color: rgb(200, 227.5, 255) !important;
  color: #121A2D;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-purewhite .bkgd-deepnavy .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-purewhite .bkgd-deepnavy .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-purewhite .bkgd-deepnavy .btn::after, .bkgd-purewhite .bkgd-deepnavy .btn::before {
  content: none !important;
}
.bkgd-purewhite .bkgd-deepnavy .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-purewhite .bkgd-deepnavy .btn.with-arrow::after, .bkgd-purewhite .bkgd-deepnavy .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-purewhite .bkgd-deepnavy .btn.with-arrow:hover::after, .bkgd-purewhite .bkgd-deepnavy .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-purewhite .bkgd-deepnavy .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-purewhite .bkgd-deepnavy .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-purewhite .bkgd-deepnavy .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-purewhite .bkgd-deepnavy .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-purewhite .bkgd-deepnavy .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-purewhite .bkgd-lightblue .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-purewhite .bkgd-lightblue .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-purewhite .bkgd-lightblue .btn::after, .bkgd-purewhite .bkgd-lightblue .btn::before {
  content: none !important;
}
.bkgd-purewhite .bkgd-lightblue .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-purewhite .bkgd-lightblue .btn.with-arrow::after, .bkgd-purewhite .bkgd-lightblue .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-purewhite .bkgd-lightblue .btn.with-arrow:hover::after, .bkgd-purewhite .bkgd-lightblue .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-purewhite .bkgd-lightblue .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-purewhite .bkgd-lightblue .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-purewhite .bkgd-lightblue .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-purewhite .bkgd-lightblue .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-purewhite .bkgd-lightblue .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-purewhite .bkgd-white .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-purewhite .bkgd-white .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-purewhite .bkgd-white .btn::after, .bkgd-purewhite .bkgd-white .btn::before {
  content: none !important;
}
.bkgd-purewhite .bkgd-white .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-purewhite .bkgd-white .btn.with-arrow::after, .bkgd-purewhite .bkgd-white .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-purewhite .bkgd-white .btn.with-arrow:hover::after, .bkgd-purewhite .bkgd-white .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-purewhite .bkgd-white .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-purewhite .bkgd-white .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-purewhite .bkgd-white .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-purewhite .bkgd-white .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-purewhite .bkgd-white .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-purewhite .bkgd-purewhite .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-purewhite .bkgd-purewhite .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-purewhite .bkgd-purewhite .btn::after, .bkgd-purewhite .bkgd-purewhite .btn::before {
  content: none !important;
}
.bkgd-purewhite .bkgd-purewhite .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-purewhite .bkgd-purewhite .btn.with-arrow::after, .bkgd-purewhite .bkgd-purewhite .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-purewhite .bkgd-purewhite .btn.with-arrow:hover::after, .bkgd-purewhite .bkgd-purewhite .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-purewhite .bkgd-purewhite .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-purewhite .bkgd-purewhite .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-purewhite .bkgd-purewhite .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-purewhite .bkgd-purewhite .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-purewhite .bkgd-purewhite .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-purewhite .bkgd-black .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-purewhite .bkgd-black .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-purewhite .bkgd-black .btn::after, .bkgd-purewhite .bkgd-black .btn::before {
  content: none !important;
}
.bkgd-purewhite .bkgd-black .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-purewhite .bkgd-black .btn.with-arrow::after, .bkgd-purewhite .bkgd-black .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-purewhite .bkgd-black .btn.with-arrow:hover::after, .bkgd-purewhite .bkgd-black .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-purewhite .bkgd-black .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-purewhite .bkgd-black .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-purewhite .bkgd-black .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-purewhite .bkgd-black .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-purewhite .bkgd-black .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-purewhite .bkgd-lightgrey .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-purewhite .bkgd-lightgrey .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-purewhite .bkgd-lightgrey .btn::after, .bkgd-purewhite .bkgd-lightgrey .btn::before {
  content: none !important;
}
.bkgd-purewhite .bkgd-lightgrey .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-purewhite .bkgd-lightgrey .btn.with-arrow::after, .bkgd-purewhite .bkgd-lightgrey .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-purewhite .bkgd-lightgrey .btn.with-arrow:hover::after, .bkgd-purewhite .bkgd-lightgrey .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-purewhite .bkgd-lightgrey .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-purewhite .bkgd-lightgrey .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-purewhite .bkgd-lightgrey .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-purewhite .bkgd-lightgrey .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-purewhite .bkgd-lightgrey .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-purewhite .bkgd-deepnavy50 .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-purewhite .bkgd-deepnavy50 .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-purewhite .bkgd-deepnavy50 .btn::after, .bkgd-purewhite .bkgd-deepnavy50 .btn::before {
  content: none !important;
}
.bkgd-purewhite .bkgd-deepnavy50 .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-purewhite .bkgd-deepnavy50 .btn.with-arrow::after, .bkgd-purewhite .bkgd-deepnavy50 .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-purewhite .bkgd-deepnavy50 .btn.with-arrow:hover::after, .bkgd-purewhite .bkgd-deepnavy50 .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-purewhite .bkgd-deepnavy50 .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-purewhite .bkgd-deepnavy50 .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-purewhite .bkgd-deepnavy50 .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-purewhite .bkgd-deepnavy50 .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-purewhite .bkgd-deepnavy50 .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-purewhite .bkgd-diagonalgradient .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-purewhite .bkgd-diagonalgradient .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-purewhite .bkgd-diagonalgradient .btn::after, .bkgd-purewhite .bkgd-diagonalgradient .btn::before {
  content: none !important;
}
.bkgd-purewhite .bkgd-diagonalgradient .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-purewhite .bkgd-diagonalgradient .btn.with-arrow::after, .bkgd-purewhite .bkgd-diagonalgradient .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-purewhite .bkgd-diagonalgradient .btn.with-arrow:hover::after, .bkgd-purewhite .bkgd-diagonalgradient .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-purewhite .bkgd-diagonalgradient .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-purewhite .bkgd-diagonalgradient .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-purewhite .bkgd-diagonalgradient .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-purewhite .bkgd-diagonalgradient .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-purewhite .bkgd-diagonalgradient .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-purewhite .bkgd-darkdiagonalgradient .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-purewhite .bkgd-darkdiagonalgradient .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-purewhite .bkgd-darkdiagonalgradient .btn::after, .bkgd-purewhite .bkgd-darkdiagonalgradient .btn::before {
  content: none !important;
}
.bkgd-purewhite .bkgd-darkdiagonalgradient .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-purewhite .bkgd-darkdiagonalgradient .btn.with-arrow::after, .bkgd-purewhite .bkgd-darkdiagonalgradient .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-purewhite .bkgd-darkdiagonalgradient .btn.with-arrow:hover::after, .bkgd-purewhite .bkgd-darkdiagonalgradient .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-purewhite .bkgd-darkdiagonalgradient .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-purewhite .bkgd-darkdiagonalgradient .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-purewhite .bkgd-darkdiagonalgradient .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-purewhite .bkgd-darkdiagonalgradient .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-purewhite .bkgd-darkdiagonalgradient .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-black .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-black .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-black .btn::after, .bkgd-black .btn::before {
  content: none !important;
}
.bkgd-black .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-black .btn.with-arrow::after, .bkgd-black .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-black .btn.with-arrow:hover::after, .bkgd-black .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-black .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-black .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-black .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-black .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-black .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-black .bkgd-coolgrey .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-black .bkgd-coolgrey .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-black .bkgd-coolgrey .btn::after, .bkgd-black .bkgd-coolgrey .btn::before {
  content: none !important;
}
.bkgd-black .bkgd-coolgrey .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-black .bkgd-coolgrey .btn.with-arrow::after, .bkgd-black .bkgd-coolgrey .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-black .bkgd-coolgrey .btn.with-arrow:hover::after, .bkgd-black .bkgd-coolgrey .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-black .bkgd-coolgrey .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-black .bkgd-coolgrey .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-black .bkgd-coolgrey .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-black .bkgd-coolgrey .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-black .bkgd-coolgrey .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-black .bkgd-richnavy .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-black .bkgd-richnavy .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-black .bkgd-richnavy .btn::after, .bkgd-black .bkgd-richnavy .btn::before {
  content: none !important;
}
.bkgd-black .bkgd-richnavy .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-black .bkgd-richnavy .btn.with-arrow::after, .bkgd-black .bkgd-richnavy .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-black .bkgd-richnavy .btn.with-arrow:hover::after, .bkgd-black .bkgd-richnavy .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-black .bkgd-richnavy .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-black .bkgd-richnavy .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-black .bkgd-richnavy .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-black .bkgd-richnavy .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-black .bkgd-richnavy .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-black .bkgd-freshcyan .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-black .bkgd-freshcyan .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-black .bkgd-freshcyan .btn::after, .bkgd-black .bkgd-freshcyan .btn::before {
  content: none !important;
}
.bkgd-black .bkgd-freshcyan .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-black .bkgd-freshcyan .btn.with-arrow::after, .bkgd-black .bkgd-freshcyan .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-black .bkgd-freshcyan .btn.with-arrow:hover::after, .bkgd-black .bkgd-freshcyan .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-black .bkgd-freshcyan .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-black .bkgd-freshcyan .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-black .bkgd-freshcyan .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-black .bkgd-freshcyan .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-black .bkgd-freshcyan .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-black .bkgd-tonicblue .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #FBFDFF;
  color: #121A2D;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-black .bkgd-tonicblue .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-black .bkgd-tonicblue .btn::after, .bkgd-black .bkgd-tonicblue .btn::before {
  content: none !important;
}
.bkgd-black .bkgd-tonicblue .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-black .bkgd-tonicblue .btn.with-arrow::after, .bkgd-black .bkgd-tonicblue .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-black .bkgd-tonicblue .btn.with-arrow:hover::after, .bkgd-black .bkgd-tonicblue .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-black .bkgd-tonicblue .btn:hover {
  background-color: #e6f5ff;
  color: #121A2D;
}
.bkgd-black .bkgd-tonicblue .btn:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 0 !important;
  outline: 3px solid #FBFDFF;
}
.bkgd-black .bkgd-tonicblue .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-black .bkgd-tonicblue .btn.outline:hover {
  background-color: rgb(200, 227.5, 255) !important;
  color: #121A2D;
}
.bkgd-black .bkgd-tonicblue .btn.outline:focus-visible {
  background-color: rgb(200, 227.5, 255) !important;
  color: #121A2D;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-black .bkgd-deepnavy .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-black .bkgd-deepnavy .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-black .bkgd-deepnavy .btn::after, .bkgd-black .bkgd-deepnavy .btn::before {
  content: none !important;
}
.bkgd-black .bkgd-deepnavy .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-black .bkgd-deepnavy .btn.with-arrow::after, .bkgd-black .bkgd-deepnavy .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-black .bkgd-deepnavy .btn.with-arrow:hover::after, .bkgd-black .bkgd-deepnavy .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-black .bkgd-deepnavy .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-black .bkgd-deepnavy .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-black .bkgd-deepnavy .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-black .bkgd-deepnavy .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-black .bkgd-deepnavy .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-black .bkgd-lightblue .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-black .bkgd-lightblue .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-black .bkgd-lightblue .btn::after, .bkgd-black .bkgd-lightblue .btn::before {
  content: none !important;
}
.bkgd-black .bkgd-lightblue .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-black .bkgd-lightblue .btn.with-arrow::after, .bkgd-black .bkgd-lightblue .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-black .bkgd-lightblue .btn.with-arrow:hover::after, .bkgd-black .bkgd-lightblue .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-black .bkgd-lightblue .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-black .bkgd-lightblue .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-black .bkgd-lightblue .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-black .bkgd-lightblue .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-black .bkgd-lightblue .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-black .bkgd-white .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-black .bkgd-white .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-black .bkgd-white .btn::after, .bkgd-black .bkgd-white .btn::before {
  content: none !important;
}
.bkgd-black .bkgd-white .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-black .bkgd-white .btn.with-arrow::after, .bkgd-black .bkgd-white .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-black .bkgd-white .btn.with-arrow:hover::after, .bkgd-black .bkgd-white .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-black .bkgd-white .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-black .bkgd-white .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-black .bkgd-white .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-black .bkgd-white .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-black .bkgd-white .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-black .bkgd-purewhite .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-black .bkgd-purewhite .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-black .bkgd-purewhite .btn::after, .bkgd-black .bkgd-purewhite .btn::before {
  content: none !important;
}
.bkgd-black .bkgd-purewhite .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-black .bkgd-purewhite .btn.with-arrow::after, .bkgd-black .bkgd-purewhite .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-black .bkgd-purewhite .btn.with-arrow:hover::after, .bkgd-black .bkgd-purewhite .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-black .bkgd-purewhite .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-black .bkgd-purewhite .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-black .bkgd-purewhite .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-black .bkgd-purewhite .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-black .bkgd-purewhite .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-black .bkgd-black .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-black .bkgd-black .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-black .bkgd-black .btn::after, .bkgd-black .bkgd-black .btn::before {
  content: none !important;
}
.bkgd-black .bkgd-black .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-black .bkgd-black .btn.with-arrow::after, .bkgd-black .bkgd-black .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-black .bkgd-black .btn.with-arrow:hover::after, .bkgd-black .bkgd-black .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-black .bkgd-black .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-black .bkgd-black .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-black .bkgd-black .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-black .bkgd-black .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-black .bkgd-black .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-black .bkgd-lightgrey .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-black .bkgd-lightgrey .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-black .bkgd-lightgrey .btn::after, .bkgd-black .bkgd-lightgrey .btn::before {
  content: none !important;
}
.bkgd-black .bkgd-lightgrey .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-black .bkgd-lightgrey .btn.with-arrow::after, .bkgd-black .bkgd-lightgrey .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-black .bkgd-lightgrey .btn.with-arrow:hover::after, .bkgd-black .bkgd-lightgrey .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-black .bkgd-lightgrey .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-black .bkgd-lightgrey .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-black .bkgd-lightgrey .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-black .bkgd-lightgrey .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-black .bkgd-lightgrey .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-black .bkgd-deepnavy50 .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-black .bkgd-deepnavy50 .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-black .bkgd-deepnavy50 .btn::after, .bkgd-black .bkgd-deepnavy50 .btn::before {
  content: none !important;
}
.bkgd-black .bkgd-deepnavy50 .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-black .bkgd-deepnavy50 .btn.with-arrow::after, .bkgd-black .bkgd-deepnavy50 .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-black .bkgd-deepnavy50 .btn.with-arrow:hover::after, .bkgd-black .bkgd-deepnavy50 .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-black .bkgd-deepnavy50 .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-black .bkgd-deepnavy50 .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-black .bkgd-deepnavy50 .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-black .bkgd-deepnavy50 .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-black .bkgd-deepnavy50 .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-black .bkgd-diagonalgradient .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-black .bkgd-diagonalgradient .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-black .bkgd-diagonalgradient .btn::after, .bkgd-black .bkgd-diagonalgradient .btn::before {
  content: none !important;
}
.bkgd-black .bkgd-diagonalgradient .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-black .bkgd-diagonalgradient .btn.with-arrow::after, .bkgd-black .bkgd-diagonalgradient .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-black .bkgd-diagonalgradient .btn.with-arrow:hover::after, .bkgd-black .bkgd-diagonalgradient .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-black .bkgd-diagonalgradient .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-black .bkgd-diagonalgradient .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-black .bkgd-diagonalgradient .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-black .bkgd-diagonalgradient .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-black .bkgd-diagonalgradient .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-black .bkgd-darkdiagonalgradient .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-black .bkgd-darkdiagonalgradient .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-black .bkgd-darkdiagonalgradient .btn::after, .bkgd-black .bkgd-darkdiagonalgradient .btn::before {
  content: none !important;
}
.bkgd-black .bkgd-darkdiagonalgradient .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-black .bkgd-darkdiagonalgradient .btn.with-arrow::after, .bkgd-black .bkgd-darkdiagonalgradient .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-black .bkgd-darkdiagonalgradient .btn.with-arrow:hover::after, .bkgd-black .bkgd-darkdiagonalgradient .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-black .bkgd-darkdiagonalgradient .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-black .bkgd-darkdiagonalgradient .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-black .bkgd-darkdiagonalgradient .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-black .bkgd-darkdiagonalgradient .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-black .bkgd-darkdiagonalgradient .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-lightgrey .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-lightgrey .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-lightgrey .btn::after, .bkgd-lightgrey .btn::before {
  content: none !important;
}
.bkgd-lightgrey .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-lightgrey .btn.with-arrow::after, .bkgd-lightgrey .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightgrey .btn.with-arrow:hover::after, .bkgd-lightgrey .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightgrey .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-lightgrey .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-lightgrey .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-lightgrey .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-lightgrey .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-lightgrey .bkgd-coolgrey .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-lightgrey .bkgd-coolgrey .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-lightgrey .bkgd-coolgrey .btn::after, .bkgd-lightgrey .bkgd-coolgrey .btn::before {
  content: none !important;
}
.bkgd-lightgrey .bkgd-coolgrey .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-lightgrey .bkgd-coolgrey .btn.with-arrow::after, .bkgd-lightgrey .bkgd-coolgrey .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightgrey .bkgd-coolgrey .btn.with-arrow:hover::after, .bkgd-lightgrey .bkgd-coolgrey .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightgrey .bkgd-coolgrey .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-lightgrey .bkgd-coolgrey .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-lightgrey .bkgd-coolgrey .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-lightgrey .bkgd-coolgrey .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-lightgrey .bkgd-coolgrey .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-lightgrey .bkgd-richnavy .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-lightgrey .bkgd-richnavy .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-lightgrey .bkgd-richnavy .btn::after, .bkgd-lightgrey .bkgd-richnavy .btn::before {
  content: none !important;
}
.bkgd-lightgrey .bkgd-richnavy .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-lightgrey .bkgd-richnavy .btn.with-arrow::after, .bkgd-lightgrey .bkgd-richnavy .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightgrey .bkgd-richnavy .btn.with-arrow:hover::after, .bkgd-lightgrey .bkgd-richnavy .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightgrey .bkgd-richnavy .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-lightgrey .bkgd-richnavy .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-lightgrey .bkgd-richnavy .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-lightgrey .bkgd-richnavy .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-lightgrey .bkgd-richnavy .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-lightgrey .bkgd-freshcyan .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-lightgrey .bkgd-freshcyan .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-lightgrey .bkgd-freshcyan .btn::after, .bkgd-lightgrey .bkgd-freshcyan .btn::before {
  content: none !important;
}
.bkgd-lightgrey .bkgd-freshcyan .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-lightgrey .bkgd-freshcyan .btn.with-arrow::after, .bkgd-lightgrey .bkgd-freshcyan .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightgrey .bkgd-freshcyan .btn.with-arrow:hover::after, .bkgd-lightgrey .bkgd-freshcyan .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightgrey .bkgd-freshcyan .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-lightgrey .bkgd-freshcyan .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-lightgrey .bkgd-freshcyan .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-lightgrey .bkgd-freshcyan .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-lightgrey .bkgd-freshcyan .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-lightgrey .bkgd-tonicblue .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #FBFDFF;
  color: #121A2D;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-lightgrey .bkgd-tonicblue .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-lightgrey .bkgd-tonicblue .btn::after, .bkgd-lightgrey .bkgd-tonicblue .btn::before {
  content: none !important;
}
.bkgd-lightgrey .bkgd-tonicblue .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-lightgrey .bkgd-tonicblue .btn.with-arrow::after, .bkgd-lightgrey .bkgd-tonicblue .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightgrey .bkgd-tonicblue .btn.with-arrow:hover::after, .bkgd-lightgrey .bkgd-tonicblue .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightgrey .bkgd-tonicblue .btn:hover {
  background-color: #e6f5ff;
  color: #121A2D;
}
.bkgd-lightgrey .bkgd-tonicblue .btn:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 0 !important;
  outline: 3px solid #FBFDFF;
}
.bkgd-lightgrey .bkgd-tonicblue .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-lightgrey .bkgd-tonicblue .btn.outline:hover {
  background-color: rgb(200, 227.5, 255) !important;
  color: #121A2D;
}
.bkgd-lightgrey .bkgd-tonicblue .btn.outline:focus-visible {
  background-color: rgb(200, 227.5, 255) !important;
  color: #121A2D;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-lightgrey .bkgd-deepnavy .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-lightgrey .bkgd-deepnavy .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-lightgrey .bkgd-deepnavy .btn::after, .bkgd-lightgrey .bkgd-deepnavy .btn::before {
  content: none !important;
}
.bkgd-lightgrey .bkgd-deepnavy .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-lightgrey .bkgd-deepnavy .btn.with-arrow::after, .bkgd-lightgrey .bkgd-deepnavy .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightgrey .bkgd-deepnavy .btn.with-arrow:hover::after, .bkgd-lightgrey .bkgd-deepnavy .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightgrey .bkgd-deepnavy .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-lightgrey .bkgd-deepnavy .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-lightgrey .bkgd-deepnavy .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-lightgrey .bkgd-deepnavy .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-lightgrey .bkgd-deepnavy .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-lightgrey .bkgd-lightblue .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-lightgrey .bkgd-lightblue .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-lightgrey .bkgd-lightblue .btn::after, .bkgd-lightgrey .bkgd-lightblue .btn::before {
  content: none !important;
}
.bkgd-lightgrey .bkgd-lightblue .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-lightgrey .bkgd-lightblue .btn.with-arrow::after, .bkgd-lightgrey .bkgd-lightblue .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightgrey .bkgd-lightblue .btn.with-arrow:hover::after, .bkgd-lightgrey .bkgd-lightblue .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightgrey .bkgd-lightblue .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-lightgrey .bkgd-lightblue .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-lightgrey .bkgd-lightblue .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-lightgrey .bkgd-lightblue .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-lightgrey .bkgd-lightblue .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-lightgrey .bkgd-white .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-lightgrey .bkgd-white .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-lightgrey .bkgd-white .btn::after, .bkgd-lightgrey .bkgd-white .btn::before {
  content: none !important;
}
.bkgd-lightgrey .bkgd-white .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-lightgrey .bkgd-white .btn.with-arrow::after, .bkgd-lightgrey .bkgd-white .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightgrey .bkgd-white .btn.with-arrow:hover::after, .bkgd-lightgrey .bkgd-white .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightgrey .bkgd-white .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-lightgrey .bkgd-white .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-lightgrey .bkgd-white .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-lightgrey .bkgd-white .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-lightgrey .bkgd-white .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-lightgrey .bkgd-purewhite .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-lightgrey .bkgd-purewhite .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-lightgrey .bkgd-purewhite .btn::after, .bkgd-lightgrey .bkgd-purewhite .btn::before {
  content: none !important;
}
.bkgd-lightgrey .bkgd-purewhite .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-lightgrey .bkgd-purewhite .btn.with-arrow::after, .bkgd-lightgrey .bkgd-purewhite .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightgrey .bkgd-purewhite .btn.with-arrow:hover::after, .bkgd-lightgrey .bkgd-purewhite .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightgrey .bkgd-purewhite .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-lightgrey .bkgd-purewhite .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-lightgrey .bkgd-purewhite .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-lightgrey .bkgd-purewhite .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-lightgrey .bkgd-purewhite .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-lightgrey .bkgd-black .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-lightgrey .bkgd-black .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-lightgrey .bkgd-black .btn::after, .bkgd-lightgrey .bkgd-black .btn::before {
  content: none !important;
}
.bkgd-lightgrey .bkgd-black .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-lightgrey .bkgd-black .btn.with-arrow::after, .bkgd-lightgrey .bkgd-black .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightgrey .bkgd-black .btn.with-arrow:hover::after, .bkgd-lightgrey .bkgd-black .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightgrey .bkgd-black .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-lightgrey .bkgd-black .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-lightgrey .bkgd-black .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-lightgrey .bkgd-black .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-lightgrey .bkgd-black .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-lightgrey .bkgd-lightgrey .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-lightgrey .bkgd-lightgrey .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-lightgrey .bkgd-lightgrey .btn::after, .bkgd-lightgrey .bkgd-lightgrey .btn::before {
  content: none !important;
}
.bkgd-lightgrey .bkgd-lightgrey .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-lightgrey .bkgd-lightgrey .btn.with-arrow::after, .bkgd-lightgrey .bkgd-lightgrey .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightgrey .bkgd-lightgrey .btn.with-arrow:hover::after, .bkgd-lightgrey .bkgd-lightgrey .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightgrey .bkgd-lightgrey .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-lightgrey .bkgd-lightgrey .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-lightgrey .bkgd-lightgrey .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-lightgrey .bkgd-lightgrey .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-lightgrey .bkgd-lightgrey .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-lightgrey .bkgd-deepnavy50 .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-lightgrey .bkgd-deepnavy50 .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-lightgrey .bkgd-deepnavy50 .btn::after, .bkgd-lightgrey .bkgd-deepnavy50 .btn::before {
  content: none !important;
}
.bkgd-lightgrey .bkgd-deepnavy50 .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-lightgrey .bkgd-deepnavy50 .btn.with-arrow::after, .bkgd-lightgrey .bkgd-deepnavy50 .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightgrey .bkgd-deepnavy50 .btn.with-arrow:hover::after, .bkgd-lightgrey .bkgd-deepnavy50 .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightgrey .bkgd-deepnavy50 .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-lightgrey .bkgd-deepnavy50 .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-lightgrey .bkgd-deepnavy50 .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-lightgrey .bkgd-deepnavy50 .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-lightgrey .bkgd-deepnavy50 .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-lightgrey .bkgd-diagonalgradient .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-lightgrey .bkgd-diagonalgradient .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-lightgrey .bkgd-diagonalgradient .btn::after, .bkgd-lightgrey .bkgd-diagonalgradient .btn::before {
  content: none !important;
}
.bkgd-lightgrey .bkgd-diagonalgradient .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-lightgrey .bkgd-diagonalgradient .btn.with-arrow::after, .bkgd-lightgrey .bkgd-diagonalgradient .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightgrey .bkgd-diagonalgradient .btn.with-arrow:hover::after, .bkgd-lightgrey .bkgd-diagonalgradient .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightgrey .bkgd-diagonalgradient .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-lightgrey .bkgd-diagonalgradient .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-lightgrey .bkgd-diagonalgradient .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-lightgrey .bkgd-diagonalgradient .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-lightgrey .bkgd-diagonalgradient .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-lightgrey .bkgd-darkdiagonalgradient .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-lightgrey .bkgd-darkdiagonalgradient .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-lightgrey .bkgd-darkdiagonalgradient .btn::after, .bkgd-lightgrey .bkgd-darkdiagonalgradient .btn::before {
  content: none !important;
}
.bkgd-lightgrey .bkgd-darkdiagonalgradient .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-lightgrey .bkgd-darkdiagonalgradient .btn.with-arrow::after, .bkgd-lightgrey .bkgd-darkdiagonalgradient .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightgrey .bkgd-darkdiagonalgradient .btn.with-arrow:hover::after, .bkgd-lightgrey .bkgd-darkdiagonalgradient .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-lightgrey .bkgd-darkdiagonalgradient .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-lightgrey .bkgd-darkdiagonalgradient .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-lightgrey .bkgd-darkdiagonalgradient .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-lightgrey .bkgd-darkdiagonalgradient .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-lightgrey .bkgd-darkdiagonalgradient .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-deepnavy50 .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-deepnavy50 .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-deepnavy50 .btn::after, .bkgd-deepnavy50 .btn::before {
  content: none !important;
}
.bkgd-deepnavy50 .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-deepnavy50 .btn.with-arrow::after, .bkgd-deepnavy50 .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy50 .btn.with-arrow:hover::after, .bkgd-deepnavy50 .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy50 .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-deepnavy50 .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-deepnavy50 .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-deepnavy50 .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-deepnavy50 .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-deepnavy50 .bkgd-coolgrey .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-deepnavy50 .bkgd-coolgrey .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-deepnavy50 .bkgd-coolgrey .btn::after, .bkgd-deepnavy50 .bkgd-coolgrey .btn::before {
  content: none !important;
}
.bkgd-deepnavy50 .bkgd-coolgrey .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-deepnavy50 .bkgd-coolgrey .btn.with-arrow::after, .bkgd-deepnavy50 .bkgd-coolgrey .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy50 .bkgd-coolgrey .btn.with-arrow:hover::after, .bkgd-deepnavy50 .bkgd-coolgrey .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy50 .bkgd-coolgrey .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-deepnavy50 .bkgd-coolgrey .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-deepnavy50 .bkgd-coolgrey .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-deepnavy50 .bkgd-coolgrey .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-deepnavy50 .bkgd-coolgrey .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-deepnavy50 .bkgd-richnavy .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-deepnavy50 .bkgd-richnavy .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-deepnavy50 .bkgd-richnavy .btn::after, .bkgd-deepnavy50 .bkgd-richnavy .btn::before {
  content: none !important;
}
.bkgd-deepnavy50 .bkgd-richnavy .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-deepnavy50 .bkgd-richnavy .btn.with-arrow::after, .bkgd-deepnavy50 .bkgd-richnavy .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy50 .bkgd-richnavy .btn.with-arrow:hover::after, .bkgd-deepnavy50 .bkgd-richnavy .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy50 .bkgd-richnavy .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-deepnavy50 .bkgd-richnavy .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-deepnavy50 .bkgd-richnavy .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-deepnavy50 .bkgd-richnavy .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-deepnavy50 .bkgd-richnavy .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-deepnavy50 .bkgd-freshcyan .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-deepnavy50 .bkgd-freshcyan .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-deepnavy50 .bkgd-freshcyan .btn::after, .bkgd-deepnavy50 .bkgd-freshcyan .btn::before {
  content: none !important;
}
.bkgd-deepnavy50 .bkgd-freshcyan .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-deepnavy50 .bkgd-freshcyan .btn.with-arrow::after, .bkgd-deepnavy50 .bkgd-freshcyan .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy50 .bkgd-freshcyan .btn.with-arrow:hover::after, .bkgd-deepnavy50 .bkgd-freshcyan .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy50 .bkgd-freshcyan .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-deepnavy50 .bkgd-freshcyan .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-deepnavy50 .bkgd-freshcyan .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-deepnavy50 .bkgd-freshcyan .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-deepnavy50 .bkgd-freshcyan .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-deepnavy50 .bkgd-tonicblue .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #FBFDFF;
  color: #121A2D;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-deepnavy50 .bkgd-tonicblue .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-deepnavy50 .bkgd-tonicblue .btn::after, .bkgd-deepnavy50 .bkgd-tonicblue .btn::before {
  content: none !important;
}
.bkgd-deepnavy50 .bkgd-tonicblue .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-deepnavy50 .bkgd-tonicblue .btn.with-arrow::after, .bkgd-deepnavy50 .bkgd-tonicblue .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy50 .bkgd-tonicblue .btn.with-arrow:hover::after, .bkgd-deepnavy50 .bkgd-tonicblue .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy50 .bkgd-tonicblue .btn:hover {
  background-color: #e6f5ff;
  color: #121A2D;
}
.bkgd-deepnavy50 .bkgd-tonicblue .btn:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 0 !important;
  outline: 3px solid #FBFDFF;
}
.bkgd-deepnavy50 .bkgd-tonicblue .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-deepnavy50 .bkgd-tonicblue .btn.outline:hover {
  background-color: rgb(200, 227.5, 255) !important;
  color: #121A2D;
}
.bkgd-deepnavy50 .bkgd-tonicblue .btn.outline:focus-visible {
  background-color: rgb(200, 227.5, 255) !important;
  color: #121A2D;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-deepnavy50 .bkgd-deepnavy .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-deepnavy50 .bkgd-deepnavy .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-deepnavy50 .bkgd-deepnavy .btn::after, .bkgd-deepnavy50 .bkgd-deepnavy .btn::before {
  content: none !important;
}
.bkgd-deepnavy50 .bkgd-deepnavy .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-deepnavy50 .bkgd-deepnavy .btn.with-arrow::after, .bkgd-deepnavy50 .bkgd-deepnavy .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy50 .bkgd-deepnavy .btn.with-arrow:hover::after, .bkgd-deepnavy50 .bkgd-deepnavy .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy50 .bkgd-deepnavy .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-deepnavy50 .bkgd-deepnavy .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-deepnavy50 .bkgd-deepnavy .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-deepnavy50 .bkgd-deepnavy .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-deepnavy50 .bkgd-deepnavy .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-deepnavy50 .bkgd-lightblue .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-deepnavy50 .bkgd-lightblue .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-deepnavy50 .bkgd-lightblue .btn::after, .bkgd-deepnavy50 .bkgd-lightblue .btn::before {
  content: none !important;
}
.bkgd-deepnavy50 .bkgd-lightblue .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-deepnavy50 .bkgd-lightblue .btn.with-arrow::after, .bkgd-deepnavy50 .bkgd-lightblue .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy50 .bkgd-lightblue .btn.with-arrow:hover::after, .bkgd-deepnavy50 .bkgd-lightblue .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy50 .bkgd-lightblue .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-deepnavy50 .bkgd-lightblue .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-deepnavy50 .bkgd-lightblue .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-deepnavy50 .bkgd-lightblue .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-deepnavy50 .bkgd-lightblue .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-deepnavy50 .bkgd-white .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-deepnavy50 .bkgd-white .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-deepnavy50 .bkgd-white .btn::after, .bkgd-deepnavy50 .bkgd-white .btn::before {
  content: none !important;
}
.bkgd-deepnavy50 .bkgd-white .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-deepnavy50 .bkgd-white .btn.with-arrow::after, .bkgd-deepnavy50 .bkgd-white .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy50 .bkgd-white .btn.with-arrow:hover::after, .bkgd-deepnavy50 .bkgd-white .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy50 .bkgd-white .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-deepnavy50 .bkgd-white .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-deepnavy50 .bkgd-white .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-deepnavy50 .bkgd-white .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-deepnavy50 .bkgd-white .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-deepnavy50 .bkgd-purewhite .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-deepnavy50 .bkgd-purewhite .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-deepnavy50 .bkgd-purewhite .btn::after, .bkgd-deepnavy50 .bkgd-purewhite .btn::before {
  content: none !important;
}
.bkgd-deepnavy50 .bkgd-purewhite .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-deepnavy50 .bkgd-purewhite .btn.with-arrow::after, .bkgd-deepnavy50 .bkgd-purewhite .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy50 .bkgd-purewhite .btn.with-arrow:hover::after, .bkgd-deepnavy50 .bkgd-purewhite .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy50 .bkgd-purewhite .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-deepnavy50 .bkgd-purewhite .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-deepnavy50 .bkgd-purewhite .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-deepnavy50 .bkgd-purewhite .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-deepnavy50 .bkgd-purewhite .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-deepnavy50 .bkgd-black .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-deepnavy50 .bkgd-black .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-deepnavy50 .bkgd-black .btn::after, .bkgd-deepnavy50 .bkgd-black .btn::before {
  content: none !important;
}
.bkgd-deepnavy50 .bkgd-black .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-deepnavy50 .bkgd-black .btn.with-arrow::after, .bkgd-deepnavy50 .bkgd-black .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy50 .bkgd-black .btn.with-arrow:hover::after, .bkgd-deepnavy50 .bkgd-black .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy50 .bkgd-black .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-deepnavy50 .bkgd-black .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-deepnavy50 .bkgd-black .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-deepnavy50 .bkgd-black .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-deepnavy50 .bkgd-black .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-deepnavy50 .bkgd-lightgrey .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-deepnavy50 .bkgd-lightgrey .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-deepnavy50 .bkgd-lightgrey .btn::after, .bkgd-deepnavy50 .bkgd-lightgrey .btn::before {
  content: none !important;
}
.bkgd-deepnavy50 .bkgd-lightgrey .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-deepnavy50 .bkgd-lightgrey .btn.with-arrow::after, .bkgd-deepnavy50 .bkgd-lightgrey .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy50 .bkgd-lightgrey .btn.with-arrow:hover::after, .bkgd-deepnavy50 .bkgd-lightgrey .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy50 .bkgd-lightgrey .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-deepnavy50 .bkgd-lightgrey .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-deepnavy50 .bkgd-lightgrey .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-deepnavy50 .bkgd-lightgrey .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-deepnavy50 .bkgd-lightgrey .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-deepnavy50 .bkgd-deepnavy50 .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-deepnavy50 .bkgd-deepnavy50 .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-deepnavy50 .bkgd-deepnavy50 .btn::after, .bkgd-deepnavy50 .bkgd-deepnavy50 .btn::before {
  content: none !important;
}
.bkgd-deepnavy50 .bkgd-deepnavy50 .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-deepnavy50 .bkgd-deepnavy50 .btn.with-arrow::after, .bkgd-deepnavy50 .bkgd-deepnavy50 .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy50 .bkgd-deepnavy50 .btn.with-arrow:hover::after, .bkgd-deepnavy50 .bkgd-deepnavy50 .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy50 .bkgd-deepnavy50 .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-deepnavy50 .bkgd-deepnavy50 .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-deepnavy50 .bkgd-deepnavy50 .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-deepnavy50 .bkgd-deepnavy50 .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-deepnavy50 .bkgd-deepnavy50 .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-deepnavy50 .bkgd-diagonalgradient .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-deepnavy50 .bkgd-diagonalgradient .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-deepnavy50 .bkgd-diagonalgradient .btn::after, .bkgd-deepnavy50 .bkgd-diagonalgradient .btn::before {
  content: none !important;
}
.bkgd-deepnavy50 .bkgd-diagonalgradient .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-deepnavy50 .bkgd-diagonalgradient .btn.with-arrow::after, .bkgd-deepnavy50 .bkgd-diagonalgradient .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy50 .bkgd-diagonalgradient .btn.with-arrow:hover::after, .bkgd-deepnavy50 .bkgd-diagonalgradient .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy50 .bkgd-diagonalgradient .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-deepnavy50 .bkgd-diagonalgradient .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-deepnavy50 .bkgd-diagonalgradient .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-deepnavy50 .bkgd-diagonalgradient .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-deepnavy50 .bkgd-diagonalgradient .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-deepnavy50 .bkgd-darkdiagonalgradient .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-deepnavy50 .bkgd-darkdiagonalgradient .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-deepnavy50 .bkgd-darkdiagonalgradient .btn::after, .bkgd-deepnavy50 .bkgd-darkdiagonalgradient .btn::before {
  content: none !important;
}
.bkgd-deepnavy50 .bkgd-darkdiagonalgradient .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-deepnavy50 .bkgd-darkdiagonalgradient .btn.with-arrow::after, .bkgd-deepnavy50 .bkgd-darkdiagonalgradient .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy50 .bkgd-darkdiagonalgradient .btn.with-arrow:hover::after, .bkgd-deepnavy50 .bkgd-darkdiagonalgradient .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-deepnavy50 .bkgd-darkdiagonalgradient .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-deepnavy50 .bkgd-darkdiagonalgradient .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-deepnavy50 .bkgd-darkdiagonalgradient .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-deepnavy50 .bkgd-darkdiagonalgradient .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-deepnavy50 .bkgd-darkdiagonalgradient .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-diagonalgradient .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-diagonalgradient .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-diagonalgradient .btn::after, .bkgd-diagonalgradient .btn::before {
  content: none !important;
}
.bkgd-diagonalgradient .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-diagonalgradient .btn.with-arrow::after, .bkgd-diagonalgradient .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-diagonalgradient .btn.with-arrow:hover::after, .bkgd-diagonalgradient .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-diagonalgradient .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-diagonalgradient .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-diagonalgradient .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-diagonalgradient .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-diagonalgradient .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-diagonalgradient .bkgd-coolgrey .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-diagonalgradient .bkgd-coolgrey .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-diagonalgradient .bkgd-coolgrey .btn::after, .bkgd-diagonalgradient .bkgd-coolgrey .btn::before {
  content: none !important;
}
.bkgd-diagonalgradient .bkgd-coolgrey .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-diagonalgradient .bkgd-coolgrey .btn.with-arrow::after, .bkgd-diagonalgradient .bkgd-coolgrey .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-diagonalgradient .bkgd-coolgrey .btn.with-arrow:hover::after, .bkgd-diagonalgradient .bkgd-coolgrey .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-diagonalgradient .bkgd-coolgrey .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-diagonalgradient .bkgd-coolgrey .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-diagonalgradient .bkgd-coolgrey .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-diagonalgradient .bkgd-coolgrey .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-diagonalgradient .bkgd-coolgrey .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-diagonalgradient .bkgd-richnavy .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-diagonalgradient .bkgd-richnavy .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-diagonalgradient .bkgd-richnavy .btn::after, .bkgd-diagonalgradient .bkgd-richnavy .btn::before {
  content: none !important;
}
.bkgd-diagonalgradient .bkgd-richnavy .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-diagonalgradient .bkgd-richnavy .btn.with-arrow::after, .bkgd-diagonalgradient .bkgd-richnavy .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-diagonalgradient .bkgd-richnavy .btn.with-arrow:hover::after, .bkgd-diagonalgradient .bkgd-richnavy .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-diagonalgradient .bkgd-richnavy .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-diagonalgradient .bkgd-richnavy .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-diagonalgradient .bkgd-richnavy .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-diagonalgradient .bkgd-richnavy .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-diagonalgradient .bkgd-richnavy .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-diagonalgradient .bkgd-freshcyan .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-diagonalgradient .bkgd-freshcyan .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-diagonalgradient .bkgd-freshcyan .btn::after, .bkgd-diagonalgradient .bkgd-freshcyan .btn::before {
  content: none !important;
}
.bkgd-diagonalgradient .bkgd-freshcyan .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-diagonalgradient .bkgd-freshcyan .btn.with-arrow::after, .bkgd-diagonalgradient .bkgd-freshcyan .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-diagonalgradient .bkgd-freshcyan .btn.with-arrow:hover::after, .bkgd-diagonalgradient .bkgd-freshcyan .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-diagonalgradient .bkgd-freshcyan .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-diagonalgradient .bkgd-freshcyan .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-diagonalgradient .bkgd-freshcyan .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-diagonalgradient .bkgd-freshcyan .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-diagonalgradient .bkgd-freshcyan .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-diagonalgradient .bkgd-tonicblue .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #FBFDFF;
  color: #121A2D;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-diagonalgradient .bkgd-tonicblue .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-diagonalgradient .bkgd-tonicblue .btn::after, .bkgd-diagonalgradient .bkgd-tonicblue .btn::before {
  content: none !important;
}
.bkgd-diagonalgradient .bkgd-tonicblue .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-diagonalgradient .bkgd-tonicblue .btn.with-arrow::after, .bkgd-diagonalgradient .bkgd-tonicblue .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-diagonalgradient .bkgd-tonicblue .btn.with-arrow:hover::after, .bkgd-diagonalgradient .bkgd-tonicblue .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-diagonalgradient .bkgd-tonicblue .btn:hover {
  background-color: #e6f5ff;
  color: #121A2D;
}
.bkgd-diagonalgradient .bkgd-tonicblue .btn:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 0 !important;
  outline: 3px solid #FBFDFF;
}
.bkgd-diagonalgradient .bkgd-tonicblue .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-diagonalgradient .bkgd-tonicblue .btn.outline:hover {
  background-color: rgb(200, 227.5, 255) !important;
  color: #121A2D;
}
.bkgd-diagonalgradient .bkgd-tonicblue .btn.outline:focus-visible {
  background-color: rgb(200, 227.5, 255) !important;
  color: #121A2D;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-diagonalgradient .bkgd-deepnavy .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-diagonalgradient .bkgd-deepnavy .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-diagonalgradient .bkgd-deepnavy .btn::after, .bkgd-diagonalgradient .bkgd-deepnavy .btn::before {
  content: none !important;
}
.bkgd-diagonalgradient .bkgd-deepnavy .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-diagonalgradient .bkgd-deepnavy .btn.with-arrow::after, .bkgd-diagonalgradient .bkgd-deepnavy .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-diagonalgradient .bkgd-deepnavy .btn.with-arrow:hover::after, .bkgd-diagonalgradient .bkgd-deepnavy .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-diagonalgradient .bkgd-deepnavy .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-diagonalgradient .bkgd-deepnavy .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-diagonalgradient .bkgd-deepnavy .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-diagonalgradient .bkgd-deepnavy .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-diagonalgradient .bkgd-deepnavy .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-diagonalgradient .bkgd-lightblue .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-diagonalgradient .bkgd-lightblue .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-diagonalgradient .bkgd-lightblue .btn::after, .bkgd-diagonalgradient .bkgd-lightblue .btn::before {
  content: none !important;
}
.bkgd-diagonalgradient .bkgd-lightblue .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-diagonalgradient .bkgd-lightblue .btn.with-arrow::after, .bkgd-diagonalgradient .bkgd-lightblue .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-diagonalgradient .bkgd-lightblue .btn.with-arrow:hover::after, .bkgd-diagonalgradient .bkgd-lightblue .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-diagonalgradient .bkgd-lightblue .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-diagonalgradient .bkgd-lightblue .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-diagonalgradient .bkgd-lightblue .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-diagonalgradient .bkgd-lightblue .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-diagonalgradient .bkgd-lightblue .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-diagonalgradient .bkgd-white .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-diagonalgradient .bkgd-white .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-diagonalgradient .bkgd-white .btn::after, .bkgd-diagonalgradient .bkgd-white .btn::before {
  content: none !important;
}
.bkgd-diagonalgradient .bkgd-white .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-diagonalgradient .bkgd-white .btn.with-arrow::after, .bkgd-diagonalgradient .bkgd-white .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-diagonalgradient .bkgd-white .btn.with-arrow:hover::after, .bkgd-diagonalgradient .bkgd-white .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-diagonalgradient .bkgd-white .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-diagonalgradient .bkgd-white .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-diagonalgradient .bkgd-white .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-diagonalgradient .bkgd-white .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-diagonalgradient .bkgd-white .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-diagonalgradient .bkgd-purewhite .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-diagonalgradient .bkgd-purewhite .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-diagonalgradient .bkgd-purewhite .btn::after, .bkgd-diagonalgradient .bkgd-purewhite .btn::before {
  content: none !important;
}
.bkgd-diagonalgradient .bkgd-purewhite .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-diagonalgradient .bkgd-purewhite .btn.with-arrow::after, .bkgd-diagonalgradient .bkgd-purewhite .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-diagonalgradient .bkgd-purewhite .btn.with-arrow:hover::after, .bkgd-diagonalgradient .bkgd-purewhite .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-diagonalgradient .bkgd-purewhite .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-diagonalgradient .bkgd-purewhite .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-diagonalgradient .bkgd-purewhite .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-diagonalgradient .bkgd-purewhite .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-diagonalgradient .bkgd-purewhite .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-diagonalgradient .bkgd-black .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-diagonalgradient .bkgd-black .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-diagonalgradient .bkgd-black .btn::after, .bkgd-diagonalgradient .bkgd-black .btn::before {
  content: none !important;
}
.bkgd-diagonalgradient .bkgd-black .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-diagonalgradient .bkgd-black .btn.with-arrow::after, .bkgd-diagonalgradient .bkgd-black .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-diagonalgradient .bkgd-black .btn.with-arrow:hover::after, .bkgd-diagonalgradient .bkgd-black .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-diagonalgradient .bkgd-black .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-diagonalgradient .bkgd-black .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-diagonalgradient .bkgd-black .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-diagonalgradient .bkgd-black .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-diagonalgradient .bkgd-black .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-diagonalgradient .bkgd-lightgrey .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-diagonalgradient .bkgd-lightgrey .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-diagonalgradient .bkgd-lightgrey .btn::after, .bkgd-diagonalgradient .bkgd-lightgrey .btn::before {
  content: none !important;
}
.bkgd-diagonalgradient .bkgd-lightgrey .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-diagonalgradient .bkgd-lightgrey .btn.with-arrow::after, .bkgd-diagonalgradient .bkgd-lightgrey .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-diagonalgradient .bkgd-lightgrey .btn.with-arrow:hover::after, .bkgd-diagonalgradient .bkgd-lightgrey .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-diagonalgradient .bkgd-lightgrey .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-diagonalgradient .bkgd-lightgrey .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-diagonalgradient .bkgd-lightgrey .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-diagonalgradient .bkgd-lightgrey .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-diagonalgradient .bkgd-lightgrey .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-diagonalgradient .bkgd-deepnavy50 .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-diagonalgradient .bkgd-deepnavy50 .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-diagonalgradient .bkgd-deepnavy50 .btn::after, .bkgd-diagonalgradient .bkgd-deepnavy50 .btn::before {
  content: none !important;
}
.bkgd-diagonalgradient .bkgd-deepnavy50 .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-diagonalgradient .bkgd-deepnavy50 .btn.with-arrow::after, .bkgd-diagonalgradient .bkgd-deepnavy50 .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-diagonalgradient .bkgd-deepnavy50 .btn.with-arrow:hover::after, .bkgd-diagonalgradient .bkgd-deepnavy50 .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-diagonalgradient .bkgd-deepnavy50 .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-diagonalgradient .bkgd-deepnavy50 .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-diagonalgradient .bkgd-deepnavy50 .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-diagonalgradient .bkgd-deepnavy50 .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-diagonalgradient .bkgd-deepnavy50 .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-diagonalgradient .bkgd-diagonalgradient .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-diagonalgradient .bkgd-diagonalgradient .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-diagonalgradient .bkgd-diagonalgradient .btn::after, .bkgd-diagonalgradient .bkgd-diagonalgradient .btn::before {
  content: none !important;
}
.bkgd-diagonalgradient .bkgd-diagonalgradient .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-diagonalgradient .bkgd-diagonalgradient .btn.with-arrow::after, .bkgd-diagonalgradient .bkgd-diagonalgradient .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-diagonalgradient .bkgd-diagonalgradient .btn.with-arrow:hover::after, .bkgd-diagonalgradient .bkgd-diagonalgradient .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-diagonalgradient .bkgd-diagonalgradient .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-diagonalgradient .bkgd-diagonalgradient .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-diagonalgradient .bkgd-diagonalgradient .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-diagonalgradient .bkgd-diagonalgradient .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-diagonalgradient .bkgd-diagonalgradient .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-diagonalgradient .bkgd-darkdiagonalgradient .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-diagonalgradient .bkgd-darkdiagonalgradient .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-diagonalgradient .bkgd-darkdiagonalgradient .btn::after, .bkgd-diagonalgradient .bkgd-darkdiagonalgradient .btn::before {
  content: none !important;
}
.bkgd-diagonalgradient .bkgd-darkdiagonalgradient .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-diagonalgradient .bkgd-darkdiagonalgradient .btn.with-arrow::after, .bkgd-diagonalgradient .bkgd-darkdiagonalgradient .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-diagonalgradient .bkgd-darkdiagonalgradient .btn.with-arrow:hover::after, .bkgd-diagonalgradient .bkgd-darkdiagonalgradient .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-diagonalgradient .bkgd-darkdiagonalgradient .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-diagonalgradient .bkgd-darkdiagonalgradient .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-diagonalgradient .bkgd-darkdiagonalgradient .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-diagonalgradient .bkgd-darkdiagonalgradient .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-diagonalgradient .bkgd-darkdiagonalgradient .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-darkdiagonalgradient .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-darkdiagonalgradient .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-darkdiagonalgradient .btn::after, .bkgd-darkdiagonalgradient .btn::before {
  content: none !important;
}
.bkgd-darkdiagonalgradient .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-darkdiagonalgradient .btn.with-arrow::after, .bkgd-darkdiagonalgradient .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-darkdiagonalgradient .btn.with-arrow:hover::after, .bkgd-darkdiagonalgradient .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-darkdiagonalgradient .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-darkdiagonalgradient .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-darkdiagonalgradient .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-darkdiagonalgradient .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-darkdiagonalgradient .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-darkdiagonalgradient .bkgd-coolgrey .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-darkdiagonalgradient .bkgd-coolgrey .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-darkdiagonalgradient .bkgd-coolgrey .btn::after, .bkgd-darkdiagonalgradient .bkgd-coolgrey .btn::before {
  content: none !important;
}
.bkgd-darkdiagonalgradient .bkgd-coolgrey .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-darkdiagonalgradient .bkgd-coolgrey .btn.with-arrow::after, .bkgd-darkdiagonalgradient .bkgd-coolgrey .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-darkdiagonalgradient .bkgd-coolgrey .btn.with-arrow:hover::after, .bkgd-darkdiagonalgradient .bkgd-coolgrey .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-darkdiagonalgradient .bkgd-coolgrey .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-darkdiagonalgradient .bkgd-coolgrey .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-darkdiagonalgradient .bkgd-coolgrey .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-darkdiagonalgradient .bkgd-coolgrey .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-darkdiagonalgradient .bkgd-coolgrey .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-darkdiagonalgradient .bkgd-richnavy .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-darkdiagonalgradient .bkgd-richnavy .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-darkdiagonalgradient .bkgd-richnavy .btn::after, .bkgd-darkdiagonalgradient .bkgd-richnavy .btn::before {
  content: none !important;
}
.bkgd-darkdiagonalgradient .bkgd-richnavy .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-darkdiagonalgradient .bkgd-richnavy .btn.with-arrow::after, .bkgd-darkdiagonalgradient .bkgd-richnavy .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-darkdiagonalgradient .bkgd-richnavy .btn.with-arrow:hover::after, .bkgd-darkdiagonalgradient .bkgd-richnavy .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-darkdiagonalgradient .bkgd-richnavy .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-darkdiagonalgradient .bkgd-richnavy .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-darkdiagonalgradient .bkgd-richnavy .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-darkdiagonalgradient .bkgd-richnavy .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-darkdiagonalgradient .bkgd-richnavy .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-darkdiagonalgradient .bkgd-freshcyan .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-darkdiagonalgradient .bkgd-freshcyan .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-darkdiagonalgradient .bkgd-freshcyan .btn::after, .bkgd-darkdiagonalgradient .bkgd-freshcyan .btn::before {
  content: none !important;
}
.bkgd-darkdiagonalgradient .bkgd-freshcyan .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-darkdiagonalgradient .bkgd-freshcyan .btn.with-arrow::after, .bkgd-darkdiagonalgradient .bkgd-freshcyan .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-darkdiagonalgradient .bkgd-freshcyan .btn.with-arrow:hover::after, .bkgd-darkdiagonalgradient .bkgd-freshcyan .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-darkdiagonalgradient .bkgd-freshcyan .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-darkdiagonalgradient .bkgd-freshcyan .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-darkdiagonalgradient .bkgd-freshcyan .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-darkdiagonalgradient .bkgd-freshcyan .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-darkdiagonalgradient .bkgd-freshcyan .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-darkdiagonalgradient .bkgd-tonicblue .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #FBFDFF;
  color: #121A2D;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-darkdiagonalgradient .bkgd-tonicblue .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-darkdiagonalgradient .bkgd-tonicblue .btn::after, .bkgd-darkdiagonalgradient .bkgd-tonicblue .btn::before {
  content: none !important;
}
.bkgd-darkdiagonalgradient .bkgd-tonicblue .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-darkdiagonalgradient .bkgd-tonicblue .btn.with-arrow::after, .bkgd-darkdiagonalgradient .bkgd-tonicblue .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-darkdiagonalgradient .bkgd-tonicblue .btn.with-arrow:hover::after, .bkgd-darkdiagonalgradient .bkgd-tonicblue .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-darkdiagonalgradient .bkgd-tonicblue .btn:hover {
  background-color: #e6f5ff;
  color: #121A2D;
}
.bkgd-darkdiagonalgradient .bkgd-tonicblue .btn:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 0 !important;
  outline: 3px solid #FBFDFF;
}
.bkgd-darkdiagonalgradient .bkgd-tonicblue .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-darkdiagonalgradient .bkgd-tonicblue .btn.outline:hover {
  background-color: rgb(200, 227.5, 255) !important;
  color: #121A2D;
}
.bkgd-darkdiagonalgradient .bkgd-tonicblue .btn.outline:focus-visible {
  background-color: rgb(200, 227.5, 255) !important;
  color: #121A2D;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-darkdiagonalgradient .bkgd-deepnavy .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-darkdiagonalgradient .bkgd-deepnavy .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-darkdiagonalgradient .bkgd-deepnavy .btn::after, .bkgd-darkdiagonalgradient .bkgd-deepnavy .btn::before {
  content: none !important;
}
.bkgd-darkdiagonalgradient .bkgd-deepnavy .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-darkdiagonalgradient .bkgd-deepnavy .btn.with-arrow::after, .bkgd-darkdiagonalgradient .bkgd-deepnavy .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-darkdiagonalgradient .bkgd-deepnavy .btn.with-arrow:hover::after, .bkgd-darkdiagonalgradient .bkgd-deepnavy .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-darkdiagonalgradient .bkgd-deepnavy .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-darkdiagonalgradient .bkgd-deepnavy .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-darkdiagonalgradient .bkgd-deepnavy .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-darkdiagonalgradient .bkgd-deepnavy .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-darkdiagonalgradient .bkgd-deepnavy .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-darkdiagonalgradient .bkgd-lightblue .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-darkdiagonalgradient .bkgd-lightblue .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-darkdiagonalgradient .bkgd-lightblue .btn::after, .bkgd-darkdiagonalgradient .bkgd-lightblue .btn::before {
  content: none !important;
}
.bkgd-darkdiagonalgradient .bkgd-lightblue .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-darkdiagonalgradient .bkgd-lightblue .btn.with-arrow::after, .bkgd-darkdiagonalgradient .bkgd-lightblue .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-darkdiagonalgradient .bkgd-lightblue .btn.with-arrow:hover::after, .bkgd-darkdiagonalgradient .bkgd-lightblue .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-darkdiagonalgradient .bkgd-lightblue .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-darkdiagonalgradient .bkgd-lightblue .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-darkdiagonalgradient .bkgd-lightblue .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-darkdiagonalgradient .bkgd-lightblue .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-darkdiagonalgradient .bkgd-lightblue .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-darkdiagonalgradient .bkgd-white .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-darkdiagonalgradient .bkgd-white .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-darkdiagonalgradient .bkgd-white .btn::after, .bkgd-darkdiagonalgradient .bkgd-white .btn::before {
  content: none !important;
}
.bkgd-darkdiagonalgradient .bkgd-white .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-darkdiagonalgradient .bkgd-white .btn.with-arrow::after, .bkgd-darkdiagonalgradient .bkgd-white .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-darkdiagonalgradient .bkgd-white .btn.with-arrow:hover::after, .bkgd-darkdiagonalgradient .bkgd-white .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-darkdiagonalgradient .bkgd-white .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-darkdiagonalgradient .bkgd-white .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-darkdiagonalgradient .bkgd-white .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-darkdiagonalgradient .bkgd-white .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-darkdiagonalgradient .bkgd-white .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-darkdiagonalgradient .bkgd-purewhite .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-darkdiagonalgradient .bkgd-purewhite .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-darkdiagonalgradient .bkgd-purewhite .btn::after, .bkgd-darkdiagonalgradient .bkgd-purewhite .btn::before {
  content: none !important;
}
.bkgd-darkdiagonalgradient .bkgd-purewhite .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-darkdiagonalgradient .bkgd-purewhite .btn.with-arrow::after, .bkgd-darkdiagonalgradient .bkgd-purewhite .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-darkdiagonalgradient .bkgd-purewhite .btn.with-arrow:hover::after, .bkgd-darkdiagonalgradient .bkgd-purewhite .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-darkdiagonalgradient .bkgd-purewhite .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-darkdiagonalgradient .bkgd-purewhite .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-darkdiagonalgradient .bkgd-purewhite .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-darkdiagonalgradient .bkgd-purewhite .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-darkdiagonalgradient .bkgd-purewhite .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-darkdiagonalgradient .bkgd-black .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-darkdiagonalgradient .bkgd-black .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-darkdiagonalgradient .bkgd-black .btn::after, .bkgd-darkdiagonalgradient .bkgd-black .btn::before {
  content: none !important;
}
.bkgd-darkdiagonalgradient .bkgd-black .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-darkdiagonalgradient .bkgd-black .btn.with-arrow::after, .bkgd-darkdiagonalgradient .bkgd-black .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-darkdiagonalgradient .bkgd-black .btn.with-arrow:hover::after, .bkgd-darkdiagonalgradient .bkgd-black .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-darkdiagonalgradient .bkgd-black .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-darkdiagonalgradient .bkgd-black .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-darkdiagonalgradient .bkgd-black .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-darkdiagonalgradient .bkgd-black .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-darkdiagonalgradient .bkgd-black .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-darkdiagonalgradient .bkgd-lightgrey .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #1B2451;
  color: #FBFDFF;
  border: 0px;
}
@media (min-width: 768px) {
  .bkgd-darkdiagonalgradient .bkgd-lightgrey .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-darkdiagonalgradient .bkgd-lightgrey .btn::after, .bkgd-darkdiagonalgradient .bkgd-lightgrey .btn::before {
  content: none !important;
}
.bkgd-darkdiagonalgradient .bkgd-lightgrey .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-darkdiagonalgradient .bkgd-lightgrey .btn.with-arrow::after, .bkgd-darkdiagonalgradient .bkgd-lightgrey .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-darkdiagonalgradient .bkgd-lightgrey .btn.with-arrow:hover::after, .bkgd-darkdiagonalgradient .bkgd-lightgrey .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-darkdiagonalgradient .bkgd-lightgrey .btn:hover {
  background-color: #121A2D;
  color: #FBFDFF;
}
.bkgd-darkdiagonalgradient .bkgd-lightgrey .btn:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-darkdiagonalgradient .bkgd-lightgrey .btn.outline {
  background-color: transparent !important;
  border: 2px solid #121A2D !important;
}
.bkgd-darkdiagonalgradient .bkgd-lightgrey .btn.outline:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
}
.bkgd-darkdiagonalgradient .bkgd-lightgrey .btn.outline:focus-visible {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-darkdiagonalgradient .bkgd-deepnavy50 .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-darkdiagonalgradient .bkgd-deepnavy50 .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-darkdiagonalgradient .bkgd-deepnavy50 .btn::after, .bkgd-darkdiagonalgradient .bkgd-deepnavy50 .btn::before {
  content: none !important;
}
.bkgd-darkdiagonalgradient .bkgd-deepnavy50 .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-darkdiagonalgradient .bkgd-deepnavy50 .btn.with-arrow::after, .bkgd-darkdiagonalgradient .bkgd-deepnavy50 .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-darkdiagonalgradient .bkgd-deepnavy50 .btn.with-arrow:hover::after, .bkgd-darkdiagonalgradient .bkgd-deepnavy50 .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-darkdiagonalgradient .bkgd-deepnavy50 .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-darkdiagonalgradient .bkgd-deepnavy50 .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-darkdiagonalgradient .bkgd-deepnavy50 .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-darkdiagonalgradient .bkgd-deepnavy50 .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-darkdiagonalgradient .bkgd-deepnavy50 .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-darkdiagonalgradient .bkgd-diagonalgradient .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-darkdiagonalgradient .bkgd-diagonalgradient .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-darkdiagonalgradient .bkgd-diagonalgradient .btn::after, .bkgd-darkdiagonalgradient .bkgd-diagonalgradient .btn::before {
  content: none !important;
}
.bkgd-darkdiagonalgradient .bkgd-diagonalgradient .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-darkdiagonalgradient .bkgd-diagonalgradient .btn.with-arrow::after, .bkgd-darkdiagonalgradient .bkgd-diagonalgradient .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-darkdiagonalgradient .bkgd-diagonalgradient .btn.with-arrow:hover::after, .bkgd-darkdiagonalgradient .bkgd-diagonalgradient .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-darkdiagonalgradient .bkgd-diagonalgradient .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-darkdiagonalgradient .bkgd-diagonalgradient .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-darkdiagonalgradient .bkgd-diagonalgradient .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-darkdiagonalgradient .bkgd-diagonalgradient .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-darkdiagonalgradient .bkgd-diagonalgradient .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

.bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient .btn {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
}
@media (min-width: 768px) {
  .bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient .btn {
    display: inline-block;
    margin-top: 0rem;
  }
}
.bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient .btn::after, .bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient .btn::before {
  content: none !important;
}
.bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient .btn.arrow-only {
  padding: 1rem 2rem;
}
.bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient .btn.with-arrow::after, .bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient .btn.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient .btn.with-arrow:hover::after, .bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient .btn.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient .btn:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient .btn:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient .btn.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient .btn.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient .btn.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}

body {
  font-family: Lato, sans-serif;
  color: #121A2D;
}

main h1, main h2, main h3, main h4, main h5, main h6, main .h1, main .h2, main .h3, main .h4, main .h5, main .h6 {
  font-family: Quicksand, sans-serif;
  font-weight: 500;
  text-wrap: balance;
}
main h1:not(.no-accent), main h2:not(.no-accent), main h3:not(.no-accent), main h4:not(.no-accent), main h5:not(.no-accent), main h6:not(.no-accent), main .h1:not(.no-accent), main .h2:not(.no-accent), main .h3:not(.no-accent), main .h4:not(.no-accent), main .h5:not(.no-accent), main .h6:not(.no-accent) {
  margin-bottom: 2rem;
}
main h1, main .h1 {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
@media (min-width: 768px) {
  main h1, main .h1 {
    font-size: 3.125rem;
    line-height: 3.5rem;
  }
}
main h2, main .h2 {
  font-size: 2rem;
  line-height: 2.25rem;
}
@media (min-width: 768px) {
  main h2, main .h2 {
    font-size: 2.75rem;
    line-height: 3.125rem;
  }
}
main h3, main .h3 {
  font-size: 1.75rem;
  line-height: 2rem;
}
@media (min-width: 768px) {
  main h3, main .h3 {
    font-size: 2.5rem;
    line-height: 2.75rem;
  }
}
main h4, main .h4 {
  font-size: 1.5rem;
  line-height: 1.75rem;
}
@media (min-width: 768px) {
  main h4, main .h4 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
main h5, main .h5 {
  font-size: 1.375rem;
  line-height: 1.625rem;
}
@media (min-width: 768px) {
  main h5, main .h5 {
    font-size: 2rem;
    line-height: 2.25rem;
  }
}
main h6, main .h6 {
  font-size: 1.125rem;
  line-height: 1.375rem;
}
@media (min-width: 768px) {
  main h6, main .h6 {
    font-size: 1.75rem;
    line-height: 2rem;
  }
}
main p {
  font-size: 1.25rem;
  line-height: 2rem;
  text-wrap: pretty;
}
main ul li {
  font-family: Quicksand, sans-serif;
  font-weight: 500;
  margin-bottom: 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5rem;
}
main ul li ul {
  margin-top: 1.5rem;
}
main ul.ticklist, main ul.checklist {
  list-style-type: none;
  padding-left: 0;
  margin-top: 1rem;
}
main ul.ticklist li, main ul.checklist li {
  padding-left: 4rem;
  margin-bottom: 2rem;
  position: relative;
}
main ul.ticklist li::after, main ul.checklist li::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
@media (min-width: 992px) {
  main ul.ticklist li, main ul.checklist li {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
}
main ul.ticklist li:before, main ul.checklist li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0rem;
  background-color: #00c3e5;
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
}
main ul.ticklist li:after, main ul.checklist li:after {
  left: 0.5rem;
  top: 0.5rem;
  position: absolute;
}
main ul.no-bullets {
  list-style-type: none;
  padding-left: 0;
}
main ul.no-bullets li {
  margin-bottom: 1rem;
}
main ul.list-columns-2 {
  column-count: 1;
}
@media (min-width: 992px) {
  main ul.list-columns-2 {
    column-count: 2;
    column-gap: 4rem;
  }
}
main ul.list-columns-3 {
  column-count: 1;
}
@media (min-width: 992px) {
  main ul.list-columns-3 {
    column-count: 3;
    column-gap: 4rem;
  }
}
main ol li {
  font-family: Quicksand, sans-serif;
  font-weight: 500;
  margin-bottom: 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5rem;
}
main p, main a, main li, main h1, main h2, main h3, main h4, main h5, main h6 {
  color: #1B2451;
}
main a {
  text-underline-offset: 3px !important;
  text-decoration-thickness: 1px !important;
  text-decoration-skip-ink: auto !important;
}
main a:hover {
  text-decoration: none;
  color: #005876;
}
main a:active, main a:visited {
  color: #007EA8;
}
main a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #121A2D !important;
  outline: 0;
}
main a:focus-visible:has(img) {
  border-bottom: 0 !important;
  background-color: unset;
  color: inherit;
  outline: 3px solid #121A2D;
  border-radius: 0.25rem;
}
main a[href^="mailto:"] {
  word-wrap: break-word;
  overflow-wrap: break-word;
  overflow: hidden;
}
main .italic-text {
  font-style: italic;
}
main .bkgd-coolgrey h1, main .bkgd-coolgrey h2, main .bkgd-coolgrey h3, main .bkgd-coolgrey h4, main .bkgd-coolgrey h5, main .bkgd-coolgrey h6 {
  color: #1B2451;
}
main .bkgd-coolgrey h1.highlight-text, main .bkgd-coolgrey h1 .highlight-text, main .bkgd-coolgrey h2.highlight-text, main .bkgd-coolgrey h2 .highlight-text, main .bkgd-coolgrey h3.highlight-text, main .bkgd-coolgrey h3 .highlight-text, main .bkgd-coolgrey h4.highlight-text, main .bkgd-coolgrey h4 .highlight-text, main .bkgd-coolgrey h5.highlight-text, main .bkgd-coolgrey h5 .highlight-text, main .bkgd-coolgrey h6.highlight-text, main .bkgd-coolgrey h6 .highlight-text {
  color: #005876;
}
main .bkgd-coolgrey p, main .bkgd-coolgrey a, main .bkgd-coolgrey li {
  color: #1B2451;
}
main .bkgd-coolgrey a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-coolgrey .bkgd-coolgrey h1, main .bkgd-coolgrey .bkgd-coolgrey h2, main .bkgd-coolgrey .bkgd-coolgrey h3, main .bkgd-coolgrey .bkgd-coolgrey h4, main .bkgd-coolgrey .bkgd-coolgrey h5, main .bkgd-coolgrey .bkgd-coolgrey h6 {
  color: #1B2451;
}
main .bkgd-coolgrey .bkgd-coolgrey h1.highlight-text, main .bkgd-coolgrey .bkgd-coolgrey h1 .highlight-text, main .bkgd-coolgrey .bkgd-coolgrey h2.highlight-text, main .bkgd-coolgrey .bkgd-coolgrey h2 .highlight-text, main .bkgd-coolgrey .bkgd-coolgrey h3.highlight-text, main .bkgd-coolgrey .bkgd-coolgrey h3 .highlight-text, main .bkgd-coolgrey .bkgd-coolgrey h4.highlight-text, main .bkgd-coolgrey .bkgd-coolgrey h4 .highlight-text, main .bkgd-coolgrey .bkgd-coolgrey h5.highlight-text, main .bkgd-coolgrey .bkgd-coolgrey h5 .highlight-text, main .bkgd-coolgrey .bkgd-coolgrey h6.highlight-text, main .bkgd-coolgrey .bkgd-coolgrey h6 .highlight-text {
  color: #005876;
}
main .bkgd-coolgrey .bkgd-coolgrey p, main .bkgd-coolgrey .bkgd-coolgrey a, main .bkgd-coolgrey .bkgd-coolgrey li {
  color: #1B2451;
}
main .bkgd-coolgrey .bkgd-coolgrey a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-coolgrey .bkgd-richnavy h1, main .bkgd-coolgrey .bkgd-richnavy h2, main .bkgd-coolgrey .bkgd-richnavy h3, main .bkgd-coolgrey .bkgd-richnavy h4, main .bkgd-coolgrey .bkgd-richnavy h5, main .bkgd-coolgrey .bkgd-richnavy h6 {
  color: #00c3e5;
}
main .bkgd-coolgrey .bkgd-richnavy h1.highlight-text, main .bkgd-coolgrey .bkgd-richnavy h1 .highlight-text, main .bkgd-coolgrey .bkgd-richnavy h2.highlight-text, main .bkgd-coolgrey .bkgd-richnavy h2 .highlight-text, main .bkgd-coolgrey .bkgd-richnavy h3.highlight-text, main .bkgd-coolgrey .bkgd-richnavy h3 .highlight-text, main .bkgd-coolgrey .bkgd-richnavy h4.highlight-text, main .bkgd-coolgrey .bkgd-richnavy h4 .highlight-text, main .bkgd-coolgrey .bkgd-richnavy h5.highlight-text, main .bkgd-coolgrey .bkgd-richnavy h5 .highlight-text, main .bkgd-coolgrey .bkgd-richnavy h6.highlight-text, main .bkgd-coolgrey .bkgd-richnavy h6 .highlight-text {
  color: #ffffff;
}
main .bkgd-coolgrey .bkgd-richnavy p, main .bkgd-coolgrey .bkgd-richnavy a, main .bkgd-coolgrey .bkgd-richnavy li {
  color: #ffffff;
}
main .bkgd-coolgrey .bkgd-richnavy a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-coolgrey .bkgd-freshcyan h1, main .bkgd-coolgrey .bkgd-freshcyan h2, main .bkgd-coolgrey .bkgd-freshcyan h3, main .bkgd-coolgrey .bkgd-freshcyan h4, main .bkgd-coolgrey .bkgd-freshcyan h5, main .bkgd-coolgrey .bkgd-freshcyan h6 {
  color: #121A2D;
}
main .bkgd-coolgrey .bkgd-freshcyan h1.highlight-text, main .bkgd-coolgrey .bkgd-freshcyan h1 .highlight-text, main .bkgd-coolgrey .bkgd-freshcyan h2.highlight-text, main .bkgd-coolgrey .bkgd-freshcyan h2 .highlight-text, main .bkgd-coolgrey .bkgd-freshcyan h3.highlight-text, main .bkgd-coolgrey .bkgd-freshcyan h3 .highlight-text, main .bkgd-coolgrey .bkgd-freshcyan h4.highlight-text, main .bkgd-coolgrey .bkgd-freshcyan h4 .highlight-text, main .bkgd-coolgrey .bkgd-freshcyan h5.highlight-text, main .bkgd-coolgrey .bkgd-freshcyan h5 .highlight-text, main .bkgd-coolgrey .bkgd-freshcyan h6.highlight-text, main .bkgd-coolgrey .bkgd-freshcyan h6 .highlight-text {
  color: #121A2D;
}
main .bkgd-coolgrey .bkgd-freshcyan p, main .bkgd-coolgrey .bkgd-freshcyan a, main .bkgd-coolgrey .bkgd-freshcyan li {
  color: #121A2D;
}
main .bkgd-coolgrey .bkgd-freshcyan a:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 3px solid #E5EEF5 !important;
  outline: 0;
}
main .bkgd-coolgrey .bkgd-tonicblue h1, main .bkgd-coolgrey .bkgd-tonicblue h2, main .bkgd-coolgrey .bkgd-tonicblue h3, main .bkgd-coolgrey .bkgd-tonicblue h4, main .bkgd-coolgrey .bkgd-tonicblue h5, main .bkgd-coolgrey .bkgd-tonicblue h6 {
  color: #ffffff;
}
main .bkgd-coolgrey .bkgd-tonicblue h1.highlight-text, main .bkgd-coolgrey .bkgd-tonicblue h1 .highlight-text, main .bkgd-coolgrey .bkgd-tonicblue h2.highlight-text, main .bkgd-coolgrey .bkgd-tonicblue h2 .highlight-text, main .bkgd-coolgrey .bkgd-tonicblue h3.highlight-text, main .bkgd-coolgrey .bkgd-tonicblue h3 .highlight-text, main .bkgd-coolgrey .bkgd-tonicblue h4.highlight-text, main .bkgd-coolgrey .bkgd-tonicblue h4 .highlight-text, main .bkgd-coolgrey .bkgd-tonicblue h5.highlight-text, main .bkgd-coolgrey .bkgd-tonicblue h5 .highlight-text, main .bkgd-coolgrey .bkgd-tonicblue h6.highlight-text, main .bkgd-coolgrey .bkgd-tonicblue h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-coolgrey .bkgd-tonicblue p, main .bkgd-coolgrey .bkgd-tonicblue a, main .bkgd-coolgrey .bkgd-tonicblue li, main .bkgd-coolgrey .bkgd-tonicblue dt, main .bkgd-coolgrey .bkgd-tonicblue dd {
  color: #ffffff;
}
main .bkgd-coolgrey .bkgd-tonicblue a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-coolgrey .bkgd-deepnavy h1, main .bkgd-coolgrey .bkgd-deepnavy h2, main .bkgd-coolgrey .bkgd-deepnavy h3, main .bkgd-coolgrey .bkgd-deepnavy h4, main .bkgd-coolgrey .bkgd-deepnavy h5, main .bkgd-coolgrey .bkgd-deepnavy h6 {
  color: #ffffff;
}
main .bkgd-coolgrey .bkgd-deepnavy h1.highlight-text, main .bkgd-coolgrey .bkgd-deepnavy h1 .highlight-text, main .bkgd-coolgrey .bkgd-deepnavy h2.highlight-text, main .bkgd-coolgrey .bkgd-deepnavy h2 .highlight-text, main .bkgd-coolgrey .bkgd-deepnavy h3.highlight-text, main .bkgd-coolgrey .bkgd-deepnavy h3 .highlight-text, main .bkgd-coolgrey .bkgd-deepnavy h4.highlight-text, main .bkgd-coolgrey .bkgd-deepnavy h4 .highlight-text, main .bkgd-coolgrey .bkgd-deepnavy h5.highlight-text, main .bkgd-coolgrey .bkgd-deepnavy h5 .highlight-text, main .bkgd-coolgrey .bkgd-deepnavy h6.highlight-text, main .bkgd-coolgrey .bkgd-deepnavy h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-coolgrey .bkgd-deepnavy p, main .bkgd-coolgrey .bkgd-deepnavy a, main .bkgd-coolgrey .bkgd-deepnavy li, main .bkgd-coolgrey .bkgd-deepnavy dt, main .bkgd-coolgrey .bkgd-deepnavy dd {
  color: #ffffff;
}
main .bkgd-coolgrey .bkgd-deepnavy a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-coolgrey .bkgd-lightblue h1, main .bkgd-coolgrey .bkgd-lightblue h2, main .bkgd-coolgrey .bkgd-lightblue h3, main .bkgd-coolgrey .bkgd-lightblue h4, main .bkgd-coolgrey .bkgd-lightblue h5, main .bkgd-coolgrey .bkgd-lightblue h6 {
  color: #1B2451;
}
main .bkgd-coolgrey .bkgd-lightblue h1.highlight-text, main .bkgd-coolgrey .bkgd-lightblue h1 .highlight-text, main .bkgd-coolgrey .bkgd-lightblue h2.highlight-text, main .bkgd-coolgrey .bkgd-lightblue h2 .highlight-text, main .bkgd-coolgrey .bkgd-lightblue h3.highlight-text, main .bkgd-coolgrey .bkgd-lightblue h3 .highlight-text, main .bkgd-coolgrey .bkgd-lightblue h4.highlight-text, main .bkgd-coolgrey .bkgd-lightblue h4 .highlight-text, main .bkgd-coolgrey .bkgd-lightblue h5.highlight-text, main .bkgd-coolgrey .bkgd-lightblue h5 .highlight-text, main .bkgd-coolgrey .bkgd-lightblue h6.highlight-text, main .bkgd-coolgrey .bkgd-lightblue h6 .highlight-text {
  color: #005876;
}
main .bkgd-coolgrey .bkgd-lightblue p, main .bkgd-coolgrey .bkgd-lightblue a, main .bkgd-coolgrey .bkgd-lightblue li {
  color: #1B2451;
}
main .bkgd-coolgrey .bkgd-lightblue a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-coolgrey .bkgd-white h1, main .bkgd-coolgrey .bkgd-white h2, main .bkgd-coolgrey .bkgd-white h3, main .bkgd-coolgrey .bkgd-white h4, main .bkgd-coolgrey .bkgd-white h5, main .bkgd-coolgrey .bkgd-white h6 {
  color: #1B2451;
}
main .bkgd-coolgrey .bkgd-white h1.highlight-text, main .bkgd-coolgrey .bkgd-white h1 .highlight-text, main .bkgd-coolgrey .bkgd-white h2.highlight-text, main .bkgd-coolgrey .bkgd-white h2 .highlight-text, main .bkgd-coolgrey .bkgd-white h3.highlight-text, main .bkgd-coolgrey .bkgd-white h3 .highlight-text, main .bkgd-coolgrey .bkgd-white h4.highlight-text, main .bkgd-coolgrey .bkgd-white h4 .highlight-text, main .bkgd-coolgrey .bkgd-white h5.highlight-text, main .bkgd-coolgrey .bkgd-white h5 .highlight-text, main .bkgd-coolgrey .bkgd-white h6.highlight-text, main .bkgd-coolgrey .bkgd-white h6 .highlight-text {
  color: #005876;
}
main .bkgd-coolgrey .bkgd-white p, main .bkgd-coolgrey .bkgd-white a, main .bkgd-coolgrey .bkgd-white li {
  color: #1B2451;
}
main .bkgd-coolgrey .bkgd-white a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-coolgrey .bkgd-purewhite h1, main .bkgd-coolgrey .bkgd-purewhite h2, main .bkgd-coolgrey .bkgd-purewhite h3, main .bkgd-coolgrey .bkgd-purewhite h4, main .bkgd-coolgrey .bkgd-purewhite h5, main .bkgd-coolgrey .bkgd-purewhite h6 {
  color: #1B2451;
}
main .bkgd-coolgrey .bkgd-purewhite h1.highlight-text, main .bkgd-coolgrey .bkgd-purewhite h1 .highlight-text, main .bkgd-coolgrey .bkgd-purewhite h2.highlight-text, main .bkgd-coolgrey .bkgd-purewhite h2 .highlight-text, main .bkgd-coolgrey .bkgd-purewhite h3.highlight-text, main .bkgd-coolgrey .bkgd-purewhite h3 .highlight-text, main .bkgd-coolgrey .bkgd-purewhite h4.highlight-text, main .bkgd-coolgrey .bkgd-purewhite h4 .highlight-text, main .bkgd-coolgrey .bkgd-purewhite h5.highlight-text, main .bkgd-coolgrey .bkgd-purewhite h5 .highlight-text, main .bkgd-coolgrey .bkgd-purewhite h6.highlight-text, main .bkgd-coolgrey .bkgd-purewhite h6 .highlight-text {
  color: #005876;
}
main .bkgd-coolgrey .bkgd-purewhite p, main .bkgd-coolgrey .bkgd-purewhite a, main .bkgd-coolgrey .bkgd-purewhite li {
  color: #1B2451;
}
main .bkgd-coolgrey .bkgd-purewhite a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-coolgrey .bkgd-black h1, main .bkgd-coolgrey .bkgd-black h2, main .bkgd-coolgrey .bkgd-black h3, main .bkgd-coolgrey .bkgd-black h4, main .bkgd-coolgrey .bkgd-black h5, main .bkgd-coolgrey .bkgd-black h6 {
  color: #ffffff;
}
main .bkgd-coolgrey .bkgd-black h1.highlight-text, main .bkgd-coolgrey .bkgd-black h1 .highlight-text, main .bkgd-coolgrey .bkgd-black h2.highlight-text, main .bkgd-coolgrey .bkgd-black h2 .highlight-text, main .bkgd-coolgrey .bkgd-black h3.highlight-text, main .bkgd-coolgrey .bkgd-black h3 .highlight-text, main .bkgd-coolgrey .bkgd-black h4.highlight-text, main .bkgd-coolgrey .bkgd-black h4 .highlight-text, main .bkgd-coolgrey .bkgd-black h5.highlight-text, main .bkgd-coolgrey .bkgd-black h5 .highlight-text, main .bkgd-coolgrey .bkgd-black h6.highlight-text, main .bkgd-coolgrey .bkgd-black h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-coolgrey .bkgd-black p, main .bkgd-coolgrey .bkgd-black a, main .bkgd-coolgrey .bkgd-black li, main .bkgd-coolgrey .bkgd-black dt, main .bkgd-coolgrey .bkgd-black dd {
  color: #ffffff;
}
main .bkgd-coolgrey .bkgd-black a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-coolgrey .bkgd-lightgrey h1, main .bkgd-coolgrey .bkgd-lightgrey h2, main .bkgd-coolgrey .bkgd-lightgrey h3, main .bkgd-coolgrey .bkgd-lightgrey h4, main .bkgd-coolgrey .bkgd-lightgrey h5, main .bkgd-coolgrey .bkgd-lightgrey h6 {
  color: #1B2451;
}
main .bkgd-coolgrey .bkgd-lightgrey h1.highlight-text, main .bkgd-coolgrey .bkgd-lightgrey h1 .highlight-text, main .bkgd-coolgrey .bkgd-lightgrey h2.highlight-text, main .bkgd-coolgrey .bkgd-lightgrey h2 .highlight-text, main .bkgd-coolgrey .bkgd-lightgrey h3.highlight-text, main .bkgd-coolgrey .bkgd-lightgrey h3 .highlight-text, main .bkgd-coolgrey .bkgd-lightgrey h4.highlight-text, main .bkgd-coolgrey .bkgd-lightgrey h4 .highlight-text, main .bkgd-coolgrey .bkgd-lightgrey h5.highlight-text, main .bkgd-coolgrey .bkgd-lightgrey h5 .highlight-text, main .bkgd-coolgrey .bkgd-lightgrey h6.highlight-text, main .bkgd-coolgrey .bkgd-lightgrey h6 .highlight-text {
  color: #005876;
}
main .bkgd-coolgrey .bkgd-lightgrey p, main .bkgd-coolgrey .bkgd-lightgrey a, main .bkgd-coolgrey .bkgd-lightgrey li {
  color: #1B2451;
}
main .bkgd-coolgrey .bkgd-lightgrey a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-coolgrey .bkgd-deepnavy50 h1, main .bkgd-coolgrey .bkgd-deepnavy50 h2, main .bkgd-coolgrey .bkgd-deepnavy50 h3, main .bkgd-coolgrey .bkgd-deepnavy50 h4, main .bkgd-coolgrey .bkgd-deepnavy50 h5, main .bkgd-coolgrey .bkgd-deepnavy50 h6 {
  color: #ffffff;
}
main .bkgd-coolgrey .bkgd-deepnavy50 h1.highlight-text, main .bkgd-coolgrey .bkgd-deepnavy50 h1 .highlight-text, main .bkgd-coolgrey .bkgd-deepnavy50 h2.highlight-text, main .bkgd-coolgrey .bkgd-deepnavy50 h2 .highlight-text, main .bkgd-coolgrey .bkgd-deepnavy50 h3.highlight-text, main .bkgd-coolgrey .bkgd-deepnavy50 h3 .highlight-text, main .bkgd-coolgrey .bkgd-deepnavy50 h4.highlight-text, main .bkgd-coolgrey .bkgd-deepnavy50 h4 .highlight-text, main .bkgd-coolgrey .bkgd-deepnavy50 h5.highlight-text, main .bkgd-coolgrey .bkgd-deepnavy50 h5 .highlight-text, main .bkgd-coolgrey .bkgd-deepnavy50 h6.highlight-text, main .bkgd-coolgrey .bkgd-deepnavy50 h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-coolgrey .bkgd-deepnavy50 p, main .bkgd-coolgrey .bkgd-deepnavy50 a, main .bkgd-coolgrey .bkgd-deepnavy50 li, main .bkgd-coolgrey .bkgd-deepnavy50 dt, main .bkgd-coolgrey .bkgd-deepnavy50 dd {
  color: #ffffff;
}
main .bkgd-coolgrey .bkgd-deepnavy50 a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-coolgrey .bkgd-diagonalgradient h1, main .bkgd-coolgrey .bkgd-diagonalgradient h2, main .bkgd-coolgrey .bkgd-diagonalgradient h3, main .bkgd-coolgrey .bkgd-diagonalgradient h4, main .bkgd-coolgrey .bkgd-diagonalgradient h5, main .bkgd-coolgrey .bkgd-diagonalgradient h6 {
  color: #ffffff;
}
main .bkgd-coolgrey .bkgd-diagonalgradient h1.highlight-text, main .bkgd-coolgrey .bkgd-diagonalgradient h1 .highlight-text, main .bkgd-coolgrey .bkgd-diagonalgradient h2.highlight-text, main .bkgd-coolgrey .bkgd-diagonalgradient h2 .highlight-text, main .bkgd-coolgrey .bkgd-diagonalgradient h3.highlight-text, main .bkgd-coolgrey .bkgd-diagonalgradient h3 .highlight-text, main .bkgd-coolgrey .bkgd-diagonalgradient h4.highlight-text, main .bkgd-coolgrey .bkgd-diagonalgradient h4 .highlight-text, main .bkgd-coolgrey .bkgd-diagonalgradient h5.highlight-text, main .bkgd-coolgrey .bkgd-diagonalgradient h5 .highlight-text, main .bkgd-coolgrey .bkgd-diagonalgradient h6.highlight-text, main .bkgd-coolgrey .bkgd-diagonalgradient h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-coolgrey .bkgd-diagonalgradient p, main .bkgd-coolgrey .bkgd-diagonalgradient a, main .bkgd-coolgrey .bkgd-diagonalgradient li, main .bkgd-coolgrey .bkgd-diagonalgradient dt, main .bkgd-coolgrey .bkgd-diagonalgradient dd {
  color: #ffffff;
}
main .bkgd-coolgrey .bkgd-diagonalgradient a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-coolgrey .bkgd-darkdiagonalgradient h1, main .bkgd-coolgrey .bkgd-darkdiagonalgradient h2, main .bkgd-coolgrey .bkgd-darkdiagonalgradient h3, main .bkgd-coolgrey .bkgd-darkdiagonalgradient h4, main .bkgd-coolgrey .bkgd-darkdiagonalgradient h5, main .bkgd-coolgrey .bkgd-darkdiagonalgradient h6 {
  color: #ffffff;
}
main .bkgd-coolgrey .bkgd-darkdiagonalgradient h1.highlight-text, main .bkgd-coolgrey .bkgd-darkdiagonalgradient h1 .highlight-text, main .bkgd-coolgrey .bkgd-darkdiagonalgradient h2.highlight-text, main .bkgd-coolgrey .bkgd-darkdiagonalgradient h2 .highlight-text, main .bkgd-coolgrey .bkgd-darkdiagonalgradient h3.highlight-text, main .bkgd-coolgrey .bkgd-darkdiagonalgradient h3 .highlight-text, main .bkgd-coolgrey .bkgd-darkdiagonalgradient h4.highlight-text, main .bkgd-coolgrey .bkgd-darkdiagonalgradient h4 .highlight-text, main .bkgd-coolgrey .bkgd-darkdiagonalgradient h5.highlight-text, main .bkgd-coolgrey .bkgd-darkdiagonalgradient h5 .highlight-text, main .bkgd-coolgrey .bkgd-darkdiagonalgradient h6.highlight-text, main .bkgd-coolgrey .bkgd-darkdiagonalgradient h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-coolgrey .bkgd-darkdiagonalgradient p, main .bkgd-coolgrey .bkgd-darkdiagonalgradient a, main .bkgd-coolgrey .bkgd-darkdiagonalgradient li, main .bkgd-coolgrey .bkgd-darkdiagonalgradient dt, main .bkgd-coolgrey .bkgd-darkdiagonalgradient dd {
  color: #ffffff;
}
main .bkgd-coolgrey .bkgd-darkdiagonalgradient a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-richnavy h1, main .bkgd-richnavy h2, main .bkgd-richnavy h3, main .bkgd-richnavy h4, main .bkgd-richnavy h5, main .bkgd-richnavy h6 {
  color: #00c3e5;
}
main .bkgd-richnavy h1.highlight-text, main .bkgd-richnavy h1 .highlight-text, main .bkgd-richnavy h2.highlight-text, main .bkgd-richnavy h2 .highlight-text, main .bkgd-richnavy h3.highlight-text, main .bkgd-richnavy h3 .highlight-text, main .bkgd-richnavy h4.highlight-text, main .bkgd-richnavy h4 .highlight-text, main .bkgd-richnavy h5.highlight-text, main .bkgd-richnavy h5 .highlight-text, main .bkgd-richnavy h6.highlight-text, main .bkgd-richnavy h6 .highlight-text {
  color: #ffffff;
}
main .bkgd-richnavy p, main .bkgd-richnavy a, main .bkgd-richnavy li {
  color: #ffffff;
}
main .bkgd-richnavy a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-richnavy .bkgd-coolgrey h1, main .bkgd-richnavy .bkgd-coolgrey h2, main .bkgd-richnavy .bkgd-coolgrey h3, main .bkgd-richnavy .bkgd-coolgrey h4, main .bkgd-richnavy .bkgd-coolgrey h5, main .bkgd-richnavy .bkgd-coolgrey h6 {
  color: #1B2451;
}
main .bkgd-richnavy .bkgd-coolgrey h1.highlight-text, main .bkgd-richnavy .bkgd-coolgrey h1 .highlight-text, main .bkgd-richnavy .bkgd-coolgrey h2.highlight-text, main .bkgd-richnavy .bkgd-coolgrey h2 .highlight-text, main .bkgd-richnavy .bkgd-coolgrey h3.highlight-text, main .bkgd-richnavy .bkgd-coolgrey h3 .highlight-text, main .bkgd-richnavy .bkgd-coolgrey h4.highlight-text, main .bkgd-richnavy .bkgd-coolgrey h4 .highlight-text, main .bkgd-richnavy .bkgd-coolgrey h5.highlight-text, main .bkgd-richnavy .bkgd-coolgrey h5 .highlight-text, main .bkgd-richnavy .bkgd-coolgrey h6.highlight-text, main .bkgd-richnavy .bkgd-coolgrey h6 .highlight-text {
  color: #005876;
}
main .bkgd-richnavy .bkgd-coolgrey p, main .bkgd-richnavy .bkgd-coolgrey a, main .bkgd-richnavy .bkgd-coolgrey li {
  color: #1B2451;
}
main .bkgd-richnavy .bkgd-coolgrey a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-richnavy .bkgd-richnavy h1, main .bkgd-richnavy .bkgd-richnavy h2, main .bkgd-richnavy .bkgd-richnavy h3, main .bkgd-richnavy .bkgd-richnavy h4, main .bkgd-richnavy .bkgd-richnavy h5, main .bkgd-richnavy .bkgd-richnavy h6 {
  color: #00c3e5;
}
main .bkgd-richnavy .bkgd-richnavy h1.highlight-text, main .bkgd-richnavy .bkgd-richnavy h1 .highlight-text, main .bkgd-richnavy .bkgd-richnavy h2.highlight-text, main .bkgd-richnavy .bkgd-richnavy h2 .highlight-text, main .bkgd-richnavy .bkgd-richnavy h3.highlight-text, main .bkgd-richnavy .bkgd-richnavy h3 .highlight-text, main .bkgd-richnavy .bkgd-richnavy h4.highlight-text, main .bkgd-richnavy .bkgd-richnavy h4 .highlight-text, main .bkgd-richnavy .bkgd-richnavy h5.highlight-text, main .bkgd-richnavy .bkgd-richnavy h5 .highlight-text, main .bkgd-richnavy .bkgd-richnavy h6.highlight-text, main .bkgd-richnavy .bkgd-richnavy h6 .highlight-text {
  color: #ffffff;
}
main .bkgd-richnavy .bkgd-richnavy p, main .bkgd-richnavy .bkgd-richnavy a, main .bkgd-richnavy .bkgd-richnavy li {
  color: #ffffff;
}
main .bkgd-richnavy .bkgd-richnavy a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-richnavy .bkgd-freshcyan h1, main .bkgd-richnavy .bkgd-freshcyan h2, main .bkgd-richnavy .bkgd-freshcyan h3, main .bkgd-richnavy .bkgd-freshcyan h4, main .bkgd-richnavy .bkgd-freshcyan h5, main .bkgd-richnavy .bkgd-freshcyan h6 {
  color: #121A2D;
}
main .bkgd-richnavy .bkgd-freshcyan h1.highlight-text, main .bkgd-richnavy .bkgd-freshcyan h1 .highlight-text, main .bkgd-richnavy .bkgd-freshcyan h2.highlight-text, main .bkgd-richnavy .bkgd-freshcyan h2 .highlight-text, main .bkgd-richnavy .bkgd-freshcyan h3.highlight-text, main .bkgd-richnavy .bkgd-freshcyan h3 .highlight-text, main .bkgd-richnavy .bkgd-freshcyan h4.highlight-text, main .bkgd-richnavy .bkgd-freshcyan h4 .highlight-text, main .bkgd-richnavy .bkgd-freshcyan h5.highlight-text, main .bkgd-richnavy .bkgd-freshcyan h5 .highlight-text, main .bkgd-richnavy .bkgd-freshcyan h6.highlight-text, main .bkgd-richnavy .bkgd-freshcyan h6 .highlight-text {
  color: #121A2D;
}
main .bkgd-richnavy .bkgd-freshcyan p, main .bkgd-richnavy .bkgd-freshcyan a, main .bkgd-richnavy .bkgd-freshcyan li {
  color: #121A2D;
}
main .bkgd-richnavy .bkgd-freshcyan a:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 3px solid #E5EEF5 !important;
  outline: 0;
}
main .bkgd-richnavy .bkgd-tonicblue h1, main .bkgd-richnavy .bkgd-tonicblue h2, main .bkgd-richnavy .bkgd-tonicblue h3, main .bkgd-richnavy .bkgd-tonicblue h4, main .bkgd-richnavy .bkgd-tonicblue h5, main .bkgd-richnavy .bkgd-tonicblue h6 {
  color: #ffffff;
}
main .bkgd-richnavy .bkgd-tonicblue h1.highlight-text, main .bkgd-richnavy .bkgd-tonicblue h1 .highlight-text, main .bkgd-richnavy .bkgd-tonicblue h2.highlight-text, main .bkgd-richnavy .bkgd-tonicblue h2 .highlight-text, main .bkgd-richnavy .bkgd-tonicblue h3.highlight-text, main .bkgd-richnavy .bkgd-tonicblue h3 .highlight-text, main .bkgd-richnavy .bkgd-tonicblue h4.highlight-text, main .bkgd-richnavy .bkgd-tonicblue h4 .highlight-text, main .bkgd-richnavy .bkgd-tonicblue h5.highlight-text, main .bkgd-richnavy .bkgd-tonicblue h5 .highlight-text, main .bkgd-richnavy .bkgd-tonicblue h6.highlight-text, main .bkgd-richnavy .bkgd-tonicblue h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-richnavy .bkgd-tonicblue p, main .bkgd-richnavy .bkgd-tonicblue a, main .bkgd-richnavy .bkgd-tonicblue li, main .bkgd-richnavy .bkgd-tonicblue dt, main .bkgd-richnavy .bkgd-tonicblue dd {
  color: #ffffff;
}
main .bkgd-richnavy .bkgd-tonicblue a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-richnavy .bkgd-deepnavy h1, main .bkgd-richnavy .bkgd-deepnavy h2, main .bkgd-richnavy .bkgd-deepnavy h3, main .bkgd-richnavy .bkgd-deepnavy h4, main .bkgd-richnavy .bkgd-deepnavy h5, main .bkgd-richnavy .bkgd-deepnavy h6 {
  color: #ffffff;
}
main .bkgd-richnavy .bkgd-deepnavy h1.highlight-text, main .bkgd-richnavy .bkgd-deepnavy h1 .highlight-text, main .bkgd-richnavy .bkgd-deepnavy h2.highlight-text, main .bkgd-richnavy .bkgd-deepnavy h2 .highlight-text, main .bkgd-richnavy .bkgd-deepnavy h3.highlight-text, main .bkgd-richnavy .bkgd-deepnavy h3 .highlight-text, main .bkgd-richnavy .bkgd-deepnavy h4.highlight-text, main .bkgd-richnavy .bkgd-deepnavy h4 .highlight-text, main .bkgd-richnavy .bkgd-deepnavy h5.highlight-text, main .bkgd-richnavy .bkgd-deepnavy h5 .highlight-text, main .bkgd-richnavy .bkgd-deepnavy h6.highlight-text, main .bkgd-richnavy .bkgd-deepnavy h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-richnavy .bkgd-deepnavy p, main .bkgd-richnavy .bkgd-deepnavy a, main .bkgd-richnavy .bkgd-deepnavy li, main .bkgd-richnavy .bkgd-deepnavy dt, main .bkgd-richnavy .bkgd-deepnavy dd {
  color: #ffffff;
}
main .bkgd-richnavy .bkgd-deepnavy a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-richnavy .bkgd-lightblue h1, main .bkgd-richnavy .bkgd-lightblue h2, main .bkgd-richnavy .bkgd-lightblue h3, main .bkgd-richnavy .bkgd-lightblue h4, main .bkgd-richnavy .bkgd-lightblue h5, main .bkgd-richnavy .bkgd-lightblue h6 {
  color: #1B2451;
}
main .bkgd-richnavy .bkgd-lightblue h1.highlight-text, main .bkgd-richnavy .bkgd-lightblue h1 .highlight-text, main .bkgd-richnavy .bkgd-lightblue h2.highlight-text, main .bkgd-richnavy .bkgd-lightblue h2 .highlight-text, main .bkgd-richnavy .bkgd-lightblue h3.highlight-text, main .bkgd-richnavy .bkgd-lightblue h3 .highlight-text, main .bkgd-richnavy .bkgd-lightblue h4.highlight-text, main .bkgd-richnavy .bkgd-lightblue h4 .highlight-text, main .bkgd-richnavy .bkgd-lightblue h5.highlight-text, main .bkgd-richnavy .bkgd-lightblue h5 .highlight-text, main .bkgd-richnavy .bkgd-lightblue h6.highlight-text, main .bkgd-richnavy .bkgd-lightblue h6 .highlight-text {
  color: #005876;
}
main .bkgd-richnavy .bkgd-lightblue p, main .bkgd-richnavy .bkgd-lightblue a, main .bkgd-richnavy .bkgd-lightblue li {
  color: #1B2451;
}
main .bkgd-richnavy .bkgd-lightblue a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-richnavy .bkgd-white h1, main .bkgd-richnavy .bkgd-white h2, main .bkgd-richnavy .bkgd-white h3, main .bkgd-richnavy .bkgd-white h4, main .bkgd-richnavy .bkgd-white h5, main .bkgd-richnavy .bkgd-white h6 {
  color: #1B2451;
}
main .bkgd-richnavy .bkgd-white h1.highlight-text, main .bkgd-richnavy .bkgd-white h1 .highlight-text, main .bkgd-richnavy .bkgd-white h2.highlight-text, main .bkgd-richnavy .bkgd-white h2 .highlight-text, main .bkgd-richnavy .bkgd-white h3.highlight-text, main .bkgd-richnavy .bkgd-white h3 .highlight-text, main .bkgd-richnavy .bkgd-white h4.highlight-text, main .bkgd-richnavy .bkgd-white h4 .highlight-text, main .bkgd-richnavy .bkgd-white h5.highlight-text, main .bkgd-richnavy .bkgd-white h5 .highlight-text, main .bkgd-richnavy .bkgd-white h6.highlight-text, main .bkgd-richnavy .bkgd-white h6 .highlight-text {
  color: #005876;
}
main .bkgd-richnavy .bkgd-white p, main .bkgd-richnavy .bkgd-white a, main .bkgd-richnavy .bkgd-white li {
  color: #1B2451;
}
main .bkgd-richnavy .bkgd-white a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-richnavy .bkgd-purewhite h1, main .bkgd-richnavy .bkgd-purewhite h2, main .bkgd-richnavy .bkgd-purewhite h3, main .bkgd-richnavy .bkgd-purewhite h4, main .bkgd-richnavy .bkgd-purewhite h5, main .bkgd-richnavy .bkgd-purewhite h6 {
  color: #1B2451;
}
main .bkgd-richnavy .bkgd-purewhite h1.highlight-text, main .bkgd-richnavy .bkgd-purewhite h1 .highlight-text, main .bkgd-richnavy .bkgd-purewhite h2.highlight-text, main .bkgd-richnavy .bkgd-purewhite h2 .highlight-text, main .bkgd-richnavy .bkgd-purewhite h3.highlight-text, main .bkgd-richnavy .bkgd-purewhite h3 .highlight-text, main .bkgd-richnavy .bkgd-purewhite h4.highlight-text, main .bkgd-richnavy .bkgd-purewhite h4 .highlight-text, main .bkgd-richnavy .bkgd-purewhite h5.highlight-text, main .bkgd-richnavy .bkgd-purewhite h5 .highlight-text, main .bkgd-richnavy .bkgd-purewhite h6.highlight-text, main .bkgd-richnavy .bkgd-purewhite h6 .highlight-text {
  color: #005876;
}
main .bkgd-richnavy .bkgd-purewhite p, main .bkgd-richnavy .bkgd-purewhite a, main .bkgd-richnavy .bkgd-purewhite li {
  color: #1B2451;
}
main .bkgd-richnavy .bkgd-purewhite a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-richnavy .bkgd-black h1, main .bkgd-richnavy .bkgd-black h2, main .bkgd-richnavy .bkgd-black h3, main .bkgd-richnavy .bkgd-black h4, main .bkgd-richnavy .bkgd-black h5, main .bkgd-richnavy .bkgd-black h6 {
  color: #ffffff;
}
main .bkgd-richnavy .bkgd-black h1.highlight-text, main .bkgd-richnavy .bkgd-black h1 .highlight-text, main .bkgd-richnavy .bkgd-black h2.highlight-text, main .bkgd-richnavy .bkgd-black h2 .highlight-text, main .bkgd-richnavy .bkgd-black h3.highlight-text, main .bkgd-richnavy .bkgd-black h3 .highlight-text, main .bkgd-richnavy .bkgd-black h4.highlight-text, main .bkgd-richnavy .bkgd-black h4 .highlight-text, main .bkgd-richnavy .bkgd-black h5.highlight-text, main .bkgd-richnavy .bkgd-black h5 .highlight-text, main .bkgd-richnavy .bkgd-black h6.highlight-text, main .bkgd-richnavy .bkgd-black h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-richnavy .bkgd-black p, main .bkgd-richnavy .bkgd-black a, main .bkgd-richnavy .bkgd-black li, main .bkgd-richnavy .bkgd-black dt, main .bkgd-richnavy .bkgd-black dd {
  color: #ffffff;
}
main .bkgd-richnavy .bkgd-black a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-richnavy .bkgd-lightgrey h1, main .bkgd-richnavy .bkgd-lightgrey h2, main .bkgd-richnavy .bkgd-lightgrey h3, main .bkgd-richnavy .bkgd-lightgrey h4, main .bkgd-richnavy .bkgd-lightgrey h5, main .bkgd-richnavy .bkgd-lightgrey h6 {
  color: #1B2451;
}
main .bkgd-richnavy .bkgd-lightgrey h1.highlight-text, main .bkgd-richnavy .bkgd-lightgrey h1 .highlight-text, main .bkgd-richnavy .bkgd-lightgrey h2.highlight-text, main .bkgd-richnavy .bkgd-lightgrey h2 .highlight-text, main .bkgd-richnavy .bkgd-lightgrey h3.highlight-text, main .bkgd-richnavy .bkgd-lightgrey h3 .highlight-text, main .bkgd-richnavy .bkgd-lightgrey h4.highlight-text, main .bkgd-richnavy .bkgd-lightgrey h4 .highlight-text, main .bkgd-richnavy .bkgd-lightgrey h5.highlight-text, main .bkgd-richnavy .bkgd-lightgrey h5 .highlight-text, main .bkgd-richnavy .bkgd-lightgrey h6.highlight-text, main .bkgd-richnavy .bkgd-lightgrey h6 .highlight-text {
  color: #005876;
}
main .bkgd-richnavy .bkgd-lightgrey p, main .bkgd-richnavy .bkgd-lightgrey a, main .bkgd-richnavy .bkgd-lightgrey li {
  color: #1B2451;
}
main .bkgd-richnavy .bkgd-lightgrey a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-richnavy .bkgd-deepnavy50 h1, main .bkgd-richnavy .bkgd-deepnavy50 h2, main .bkgd-richnavy .bkgd-deepnavy50 h3, main .bkgd-richnavy .bkgd-deepnavy50 h4, main .bkgd-richnavy .bkgd-deepnavy50 h5, main .bkgd-richnavy .bkgd-deepnavy50 h6 {
  color: #ffffff;
}
main .bkgd-richnavy .bkgd-deepnavy50 h1.highlight-text, main .bkgd-richnavy .bkgd-deepnavy50 h1 .highlight-text, main .bkgd-richnavy .bkgd-deepnavy50 h2.highlight-text, main .bkgd-richnavy .bkgd-deepnavy50 h2 .highlight-text, main .bkgd-richnavy .bkgd-deepnavy50 h3.highlight-text, main .bkgd-richnavy .bkgd-deepnavy50 h3 .highlight-text, main .bkgd-richnavy .bkgd-deepnavy50 h4.highlight-text, main .bkgd-richnavy .bkgd-deepnavy50 h4 .highlight-text, main .bkgd-richnavy .bkgd-deepnavy50 h5.highlight-text, main .bkgd-richnavy .bkgd-deepnavy50 h5 .highlight-text, main .bkgd-richnavy .bkgd-deepnavy50 h6.highlight-text, main .bkgd-richnavy .bkgd-deepnavy50 h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-richnavy .bkgd-deepnavy50 p, main .bkgd-richnavy .bkgd-deepnavy50 a, main .bkgd-richnavy .bkgd-deepnavy50 li, main .bkgd-richnavy .bkgd-deepnavy50 dt, main .bkgd-richnavy .bkgd-deepnavy50 dd {
  color: #ffffff;
}
main .bkgd-richnavy .bkgd-deepnavy50 a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-richnavy .bkgd-diagonalgradient h1, main .bkgd-richnavy .bkgd-diagonalgradient h2, main .bkgd-richnavy .bkgd-diagonalgradient h3, main .bkgd-richnavy .bkgd-diagonalgradient h4, main .bkgd-richnavy .bkgd-diagonalgradient h5, main .bkgd-richnavy .bkgd-diagonalgradient h6 {
  color: #ffffff;
}
main .bkgd-richnavy .bkgd-diagonalgradient h1.highlight-text, main .bkgd-richnavy .bkgd-diagonalgradient h1 .highlight-text, main .bkgd-richnavy .bkgd-diagonalgradient h2.highlight-text, main .bkgd-richnavy .bkgd-diagonalgradient h2 .highlight-text, main .bkgd-richnavy .bkgd-diagonalgradient h3.highlight-text, main .bkgd-richnavy .bkgd-diagonalgradient h3 .highlight-text, main .bkgd-richnavy .bkgd-diagonalgradient h4.highlight-text, main .bkgd-richnavy .bkgd-diagonalgradient h4 .highlight-text, main .bkgd-richnavy .bkgd-diagonalgradient h5.highlight-text, main .bkgd-richnavy .bkgd-diagonalgradient h5 .highlight-text, main .bkgd-richnavy .bkgd-diagonalgradient h6.highlight-text, main .bkgd-richnavy .bkgd-diagonalgradient h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-richnavy .bkgd-diagonalgradient p, main .bkgd-richnavy .bkgd-diagonalgradient a, main .bkgd-richnavy .bkgd-diagonalgradient li, main .bkgd-richnavy .bkgd-diagonalgradient dt, main .bkgd-richnavy .bkgd-diagonalgradient dd {
  color: #ffffff;
}
main .bkgd-richnavy .bkgd-diagonalgradient a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-richnavy .bkgd-darkdiagonalgradient h1, main .bkgd-richnavy .bkgd-darkdiagonalgradient h2, main .bkgd-richnavy .bkgd-darkdiagonalgradient h3, main .bkgd-richnavy .bkgd-darkdiagonalgradient h4, main .bkgd-richnavy .bkgd-darkdiagonalgradient h5, main .bkgd-richnavy .bkgd-darkdiagonalgradient h6 {
  color: #ffffff;
}
main .bkgd-richnavy .bkgd-darkdiagonalgradient h1.highlight-text, main .bkgd-richnavy .bkgd-darkdiagonalgradient h1 .highlight-text, main .bkgd-richnavy .bkgd-darkdiagonalgradient h2.highlight-text, main .bkgd-richnavy .bkgd-darkdiagonalgradient h2 .highlight-text, main .bkgd-richnavy .bkgd-darkdiagonalgradient h3.highlight-text, main .bkgd-richnavy .bkgd-darkdiagonalgradient h3 .highlight-text, main .bkgd-richnavy .bkgd-darkdiagonalgradient h4.highlight-text, main .bkgd-richnavy .bkgd-darkdiagonalgradient h4 .highlight-text, main .bkgd-richnavy .bkgd-darkdiagonalgradient h5.highlight-text, main .bkgd-richnavy .bkgd-darkdiagonalgradient h5 .highlight-text, main .bkgd-richnavy .bkgd-darkdiagonalgradient h6.highlight-text, main .bkgd-richnavy .bkgd-darkdiagonalgradient h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-richnavy .bkgd-darkdiagonalgradient p, main .bkgd-richnavy .bkgd-darkdiagonalgradient a, main .bkgd-richnavy .bkgd-darkdiagonalgradient li, main .bkgd-richnavy .bkgd-darkdiagonalgradient dt, main .bkgd-richnavy .bkgd-darkdiagonalgradient dd {
  color: #ffffff;
}
main .bkgd-richnavy .bkgd-darkdiagonalgradient a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-freshcyan h1, main .bkgd-freshcyan h2, main .bkgd-freshcyan h3, main .bkgd-freshcyan h4, main .bkgd-freshcyan h5, main .bkgd-freshcyan h6 {
  color: #121A2D;
}
main .bkgd-freshcyan h1.highlight-text, main .bkgd-freshcyan h1 .highlight-text, main .bkgd-freshcyan h2.highlight-text, main .bkgd-freshcyan h2 .highlight-text, main .bkgd-freshcyan h3.highlight-text, main .bkgd-freshcyan h3 .highlight-text, main .bkgd-freshcyan h4.highlight-text, main .bkgd-freshcyan h4 .highlight-text, main .bkgd-freshcyan h5.highlight-text, main .bkgd-freshcyan h5 .highlight-text, main .bkgd-freshcyan h6.highlight-text, main .bkgd-freshcyan h6 .highlight-text {
  color: #121A2D;
}
main .bkgd-freshcyan p, main .bkgd-freshcyan a, main .bkgd-freshcyan li {
  color: #121A2D;
}
main .bkgd-freshcyan a:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 3px solid #E5EEF5 !important;
  outline: 0;
}
main .bkgd-freshcyan .bkgd-coolgrey h1, main .bkgd-freshcyan .bkgd-coolgrey h2, main .bkgd-freshcyan .bkgd-coolgrey h3, main .bkgd-freshcyan .bkgd-coolgrey h4, main .bkgd-freshcyan .bkgd-coolgrey h5, main .bkgd-freshcyan .bkgd-coolgrey h6 {
  color: #1B2451;
}
main .bkgd-freshcyan .bkgd-coolgrey h1.highlight-text, main .bkgd-freshcyan .bkgd-coolgrey h1 .highlight-text, main .bkgd-freshcyan .bkgd-coolgrey h2.highlight-text, main .bkgd-freshcyan .bkgd-coolgrey h2 .highlight-text, main .bkgd-freshcyan .bkgd-coolgrey h3.highlight-text, main .bkgd-freshcyan .bkgd-coolgrey h3 .highlight-text, main .bkgd-freshcyan .bkgd-coolgrey h4.highlight-text, main .bkgd-freshcyan .bkgd-coolgrey h4 .highlight-text, main .bkgd-freshcyan .bkgd-coolgrey h5.highlight-text, main .bkgd-freshcyan .bkgd-coolgrey h5 .highlight-text, main .bkgd-freshcyan .bkgd-coolgrey h6.highlight-text, main .bkgd-freshcyan .bkgd-coolgrey h6 .highlight-text {
  color: #005876;
}
main .bkgd-freshcyan .bkgd-coolgrey p, main .bkgd-freshcyan .bkgd-coolgrey a, main .bkgd-freshcyan .bkgd-coolgrey li {
  color: #1B2451;
}
main .bkgd-freshcyan .bkgd-coolgrey a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-freshcyan .bkgd-richnavy h1, main .bkgd-freshcyan .bkgd-richnavy h2, main .bkgd-freshcyan .bkgd-richnavy h3, main .bkgd-freshcyan .bkgd-richnavy h4, main .bkgd-freshcyan .bkgd-richnavy h5, main .bkgd-freshcyan .bkgd-richnavy h6 {
  color: #00c3e5;
}
main .bkgd-freshcyan .bkgd-richnavy h1.highlight-text, main .bkgd-freshcyan .bkgd-richnavy h1 .highlight-text, main .bkgd-freshcyan .bkgd-richnavy h2.highlight-text, main .bkgd-freshcyan .bkgd-richnavy h2 .highlight-text, main .bkgd-freshcyan .bkgd-richnavy h3.highlight-text, main .bkgd-freshcyan .bkgd-richnavy h3 .highlight-text, main .bkgd-freshcyan .bkgd-richnavy h4.highlight-text, main .bkgd-freshcyan .bkgd-richnavy h4 .highlight-text, main .bkgd-freshcyan .bkgd-richnavy h5.highlight-text, main .bkgd-freshcyan .bkgd-richnavy h5 .highlight-text, main .bkgd-freshcyan .bkgd-richnavy h6.highlight-text, main .bkgd-freshcyan .bkgd-richnavy h6 .highlight-text {
  color: #ffffff;
}
main .bkgd-freshcyan .bkgd-richnavy p, main .bkgd-freshcyan .bkgd-richnavy a, main .bkgd-freshcyan .bkgd-richnavy li {
  color: #ffffff;
}
main .bkgd-freshcyan .bkgd-richnavy a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-freshcyan .bkgd-freshcyan h1, main .bkgd-freshcyan .bkgd-freshcyan h2, main .bkgd-freshcyan .bkgd-freshcyan h3, main .bkgd-freshcyan .bkgd-freshcyan h4, main .bkgd-freshcyan .bkgd-freshcyan h5, main .bkgd-freshcyan .bkgd-freshcyan h6 {
  color: #121A2D;
}
main .bkgd-freshcyan .bkgd-freshcyan h1.highlight-text, main .bkgd-freshcyan .bkgd-freshcyan h1 .highlight-text, main .bkgd-freshcyan .bkgd-freshcyan h2.highlight-text, main .bkgd-freshcyan .bkgd-freshcyan h2 .highlight-text, main .bkgd-freshcyan .bkgd-freshcyan h3.highlight-text, main .bkgd-freshcyan .bkgd-freshcyan h3 .highlight-text, main .bkgd-freshcyan .bkgd-freshcyan h4.highlight-text, main .bkgd-freshcyan .bkgd-freshcyan h4 .highlight-text, main .bkgd-freshcyan .bkgd-freshcyan h5.highlight-text, main .bkgd-freshcyan .bkgd-freshcyan h5 .highlight-text, main .bkgd-freshcyan .bkgd-freshcyan h6.highlight-text, main .bkgd-freshcyan .bkgd-freshcyan h6 .highlight-text {
  color: #121A2D;
}
main .bkgd-freshcyan .bkgd-freshcyan p, main .bkgd-freshcyan .bkgd-freshcyan a, main .bkgd-freshcyan .bkgd-freshcyan li {
  color: #121A2D;
}
main .bkgd-freshcyan .bkgd-freshcyan a:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 3px solid #E5EEF5 !important;
  outline: 0;
}
main .bkgd-freshcyan .bkgd-tonicblue h1, main .bkgd-freshcyan .bkgd-tonicblue h2, main .bkgd-freshcyan .bkgd-tonicblue h3, main .bkgd-freshcyan .bkgd-tonicblue h4, main .bkgd-freshcyan .bkgd-tonicblue h5, main .bkgd-freshcyan .bkgd-tonicblue h6 {
  color: #ffffff;
}
main .bkgd-freshcyan .bkgd-tonicblue h1.highlight-text, main .bkgd-freshcyan .bkgd-tonicblue h1 .highlight-text, main .bkgd-freshcyan .bkgd-tonicblue h2.highlight-text, main .bkgd-freshcyan .bkgd-tonicblue h2 .highlight-text, main .bkgd-freshcyan .bkgd-tonicblue h3.highlight-text, main .bkgd-freshcyan .bkgd-tonicblue h3 .highlight-text, main .bkgd-freshcyan .bkgd-tonicblue h4.highlight-text, main .bkgd-freshcyan .bkgd-tonicblue h4 .highlight-text, main .bkgd-freshcyan .bkgd-tonicblue h5.highlight-text, main .bkgd-freshcyan .bkgd-tonicblue h5 .highlight-text, main .bkgd-freshcyan .bkgd-tonicblue h6.highlight-text, main .bkgd-freshcyan .bkgd-tonicblue h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-freshcyan .bkgd-tonicblue p, main .bkgd-freshcyan .bkgd-tonicblue a, main .bkgd-freshcyan .bkgd-tonicblue li, main .bkgd-freshcyan .bkgd-tonicblue dt, main .bkgd-freshcyan .bkgd-tonicblue dd {
  color: #ffffff;
}
main .bkgd-freshcyan .bkgd-tonicblue a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-freshcyan .bkgd-deepnavy h1, main .bkgd-freshcyan .bkgd-deepnavy h2, main .bkgd-freshcyan .bkgd-deepnavy h3, main .bkgd-freshcyan .bkgd-deepnavy h4, main .bkgd-freshcyan .bkgd-deepnavy h5, main .bkgd-freshcyan .bkgd-deepnavy h6 {
  color: #ffffff;
}
main .bkgd-freshcyan .bkgd-deepnavy h1.highlight-text, main .bkgd-freshcyan .bkgd-deepnavy h1 .highlight-text, main .bkgd-freshcyan .bkgd-deepnavy h2.highlight-text, main .bkgd-freshcyan .bkgd-deepnavy h2 .highlight-text, main .bkgd-freshcyan .bkgd-deepnavy h3.highlight-text, main .bkgd-freshcyan .bkgd-deepnavy h3 .highlight-text, main .bkgd-freshcyan .bkgd-deepnavy h4.highlight-text, main .bkgd-freshcyan .bkgd-deepnavy h4 .highlight-text, main .bkgd-freshcyan .bkgd-deepnavy h5.highlight-text, main .bkgd-freshcyan .bkgd-deepnavy h5 .highlight-text, main .bkgd-freshcyan .bkgd-deepnavy h6.highlight-text, main .bkgd-freshcyan .bkgd-deepnavy h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-freshcyan .bkgd-deepnavy p, main .bkgd-freshcyan .bkgd-deepnavy a, main .bkgd-freshcyan .bkgd-deepnavy li, main .bkgd-freshcyan .bkgd-deepnavy dt, main .bkgd-freshcyan .bkgd-deepnavy dd {
  color: #ffffff;
}
main .bkgd-freshcyan .bkgd-deepnavy a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-freshcyan .bkgd-lightblue h1, main .bkgd-freshcyan .bkgd-lightblue h2, main .bkgd-freshcyan .bkgd-lightblue h3, main .bkgd-freshcyan .bkgd-lightblue h4, main .bkgd-freshcyan .bkgd-lightblue h5, main .bkgd-freshcyan .bkgd-lightblue h6 {
  color: #1B2451;
}
main .bkgd-freshcyan .bkgd-lightblue h1.highlight-text, main .bkgd-freshcyan .bkgd-lightblue h1 .highlight-text, main .bkgd-freshcyan .bkgd-lightblue h2.highlight-text, main .bkgd-freshcyan .bkgd-lightblue h2 .highlight-text, main .bkgd-freshcyan .bkgd-lightblue h3.highlight-text, main .bkgd-freshcyan .bkgd-lightblue h3 .highlight-text, main .bkgd-freshcyan .bkgd-lightblue h4.highlight-text, main .bkgd-freshcyan .bkgd-lightblue h4 .highlight-text, main .bkgd-freshcyan .bkgd-lightblue h5.highlight-text, main .bkgd-freshcyan .bkgd-lightblue h5 .highlight-text, main .bkgd-freshcyan .bkgd-lightblue h6.highlight-text, main .bkgd-freshcyan .bkgd-lightblue h6 .highlight-text {
  color: #005876;
}
main .bkgd-freshcyan .bkgd-lightblue p, main .bkgd-freshcyan .bkgd-lightblue a, main .bkgd-freshcyan .bkgd-lightblue li {
  color: #1B2451;
}
main .bkgd-freshcyan .bkgd-lightblue a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-freshcyan .bkgd-white h1, main .bkgd-freshcyan .bkgd-white h2, main .bkgd-freshcyan .bkgd-white h3, main .bkgd-freshcyan .bkgd-white h4, main .bkgd-freshcyan .bkgd-white h5, main .bkgd-freshcyan .bkgd-white h6 {
  color: #1B2451;
}
main .bkgd-freshcyan .bkgd-white h1.highlight-text, main .bkgd-freshcyan .bkgd-white h1 .highlight-text, main .bkgd-freshcyan .bkgd-white h2.highlight-text, main .bkgd-freshcyan .bkgd-white h2 .highlight-text, main .bkgd-freshcyan .bkgd-white h3.highlight-text, main .bkgd-freshcyan .bkgd-white h3 .highlight-text, main .bkgd-freshcyan .bkgd-white h4.highlight-text, main .bkgd-freshcyan .bkgd-white h4 .highlight-text, main .bkgd-freshcyan .bkgd-white h5.highlight-text, main .bkgd-freshcyan .bkgd-white h5 .highlight-text, main .bkgd-freshcyan .bkgd-white h6.highlight-text, main .bkgd-freshcyan .bkgd-white h6 .highlight-text {
  color: #005876;
}
main .bkgd-freshcyan .bkgd-white p, main .bkgd-freshcyan .bkgd-white a, main .bkgd-freshcyan .bkgd-white li {
  color: #1B2451;
}
main .bkgd-freshcyan .bkgd-white a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-freshcyan .bkgd-purewhite h1, main .bkgd-freshcyan .bkgd-purewhite h2, main .bkgd-freshcyan .bkgd-purewhite h3, main .bkgd-freshcyan .bkgd-purewhite h4, main .bkgd-freshcyan .bkgd-purewhite h5, main .bkgd-freshcyan .bkgd-purewhite h6 {
  color: #1B2451;
}
main .bkgd-freshcyan .bkgd-purewhite h1.highlight-text, main .bkgd-freshcyan .bkgd-purewhite h1 .highlight-text, main .bkgd-freshcyan .bkgd-purewhite h2.highlight-text, main .bkgd-freshcyan .bkgd-purewhite h2 .highlight-text, main .bkgd-freshcyan .bkgd-purewhite h3.highlight-text, main .bkgd-freshcyan .bkgd-purewhite h3 .highlight-text, main .bkgd-freshcyan .bkgd-purewhite h4.highlight-text, main .bkgd-freshcyan .bkgd-purewhite h4 .highlight-text, main .bkgd-freshcyan .bkgd-purewhite h5.highlight-text, main .bkgd-freshcyan .bkgd-purewhite h5 .highlight-text, main .bkgd-freshcyan .bkgd-purewhite h6.highlight-text, main .bkgd-freshcyan .bkgd-purewhite h6 .highlight-text {
  color: #005876;
}
main .bkgd-freshcyan .bkgd-purewhite p, main .bkgd-freshcyan .bkgd-purewhite a, main .bkgd-freshcyan .bkgd-purewhite li {
  color: #1B2451;
}
main .bkgd-freshcyan .bkgd-purewhite a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-freshcyan .bkgd-black h1, main .bkgd-freshcyan .bkgd-black h2, main .bkgd-freshcyan .bkgd-black h3, main .bkgd-freshcyan .bkgd-black h4, main .bkgd-freshcyan .bkgd-black h5, main .bkgd-freshcyan .bkgd-black h6 {
  color: #ffffff;
}
main .bkgd-freshcyan .bkgd-black h1.highlight-text, main .bkgd-freshcyan .bkgd-black h1 .highlight-text, main .bkgd-freshcyan .bkgd-black h2.highlight-text, main .bkgd-freshcyan .bkgd-black h2 .highlight-text, main .bkgd-freshcyan .bkgd-black h3.highlight-text, main .bkgd-freshcyan .bkgd-black h3 .highlight-text, main .bkgd-freshcyan .bkgd-black h4.highlight-text, main .bkgd-freshcyan .bkgd-black h4 .highlight-text, main .bkgd-freshcyan .bkgd-black h5.highlight-text, main .bkgd-freshcyan .bkgd-black h5 .highlight-text, main .bkgd-freshcyan .bkgd-black h6.highlight-text, main .bkgd-freshcyan .bkgd-black h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-freshcyan .bkgd-black p, main .bkgd-freshcyan .bkgd-black a, main .bkgd-freshcyan .bkgd-black li, main .bkgd-freshcyan .bkgd-black dt, main .bkgd-freshcyan .bkgd-black dd {
  color: #ffffff;
}
main .bkgd-freshcyan .bkgd-black a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-freshcyan .bkgd-lightgrey h1, main .bkgd-freshcyan .bkgd-lightgrey h2, main .bkgd-freshcyan .bkgd-lightgrey h3, main .bkgd-freshcyan .bkgd-lightgrey h4, main .bkgd-freshcyan .bkgd-lightgrey h5, main .bkgd-freshcyan .bkgd-lightgrey h6 {
  color: #1B2451;
}
main .bkgd-freshcyan .bkgd-lightgrey h1.highlight-text, main .bkgd-freshcyan .bkgd-lightgrey h1 .highlight-text, main .bkgd-freshcyan .bkgd-lightgrey h2.highlight-text, main .bkgd-freshcyan .bkgd-lightgrey h2 .highlight-text, main .bkgd-freshcyan .bkgd-lightgrey h3.highlight-text, main .bkgd-freshcyan .bkgd-lightgrey h3 .highlight-text, main .bkgd-freshcyan .bkgd-lightgrey h4.highlight-text, main .bkgd-freshcyan .bkgd-lightgrey h4 .highlight-text, main .bkgd-freshcyan .bkgd-lightgrey h5.highlight-text, main .bkgd-freshcyan .bkgd-lightgrey h5 .highlight-text, main .bkgd-freshcyan .bkgd-lightgrey h6.highlight-text, main .bkgd-freshcyan .bkgd-lightgrey h6 .highlight-text {
  color: #005876;
}
main .bkgd-freshcyan .bkgd-lightgrey p, main .bkgd-freshcyan .bkgd-lightgrey a, main .bkgd-freshcyan .bkgd-lightgrey li {
  color: #1B2451;
}
main .bkgd-freshcyan .bkgd-lightgrey a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-freshcyan .bkgd-deepnavy50 h1, main .bkgd-freshcyan .bkgd-deepnavy50 h2, main .bkgd-freshcyan .bkgd-deepnavy50 h3, main .bkgd-freshcyan .bkgd-deepnavy50 h4, main .bkgd-freshcyan .bkgd-deepnavy50 h5, main .bkgd-freshcyan .bkgd-deepnavy50 h6 {
  color: #ffffff;
}
main .bkgd-freshcyan .bkgd-deepnavy50 h1.highlight-text, main .bkgd-freshcyan .bkgd-deepnavy50 h1 .highlight-text, main .bkgd-freshcyan .bkgd-deepnavy50 h2.highlight-text, main .bkgd-freshcyan .bkgd-deepnavy50 h2 .highlight-text, main .bkgd-freshcyan .bkgd-deepnavy50 h3.highlight-text, main .bkgd-freshcyan .bkgd-deepnavy50 h3 .highlight-text, main .bkgd-freshcyan .bkgd-deepnavy50 h4.highlight-text, main .bkgd-freshcyan .bkgd-deepnavy50 h4 .highlight-text, main .bkgd-freshcyan .bkgd-deepnavy50 h5.highlight-text, main .bkgd-freshcyan .bkgd-deepnavy50 h5 .highlight-text, main .bkgd-freshcyan .bkgd-deepnavy50 h6.highlight-text, main .bkgd-freshcyan .bkgd-deepnavy50 h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-freshcyan .bkgd-deepnavy50 p, main .bkgd-freshcyan .bkgd-deepnavy50 a, main .bkgd-freshcyan .bkgd-deepnavy50 li, main .bkgd-freshcyan .bkgd-deepnavy50 dt, main .bkgd-freshcyan .bkgd-deepnavy50 dd {
  color: #ffffff;
}
main .bkgd-freshcyan .bkgd-deepnavy50 a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-freshcyan .bkgd-diagonalgradient h1, main .bkgd-freshcyan .bkgd-diagonalgradient h2, main .bkgd-freshcyan .bkgd-diagonalgradient h3, main .bkgd-freshcyan .bkgd-diagonalgradient h4, main .bkgd-freshcyan .bkgd-diagonalgradient h5, main .bkgd-freshcyan .bkgd-diagonalgradient h6 {
  color: #ffffff;
}
main .bkgd-freshcyan .bkgd-diagonalgradient h1.highlight-text, main .bkgd-freshcyan .bkgd-diagonalgradient h1 .highlight-text, main .bkgd-freshcyan .bkgd-diagonalgradient h2.highlight-text, main .bkgd-freshcyan .bkgd-diagonalgradient h2 .highlight-text, main .bkgd-freshcyan .bkgd-diagonalgradient h3.highlight-text, main .bkgd-freshcyan .bkgd-diagonalgradient h3 .highlight-text, main .bkgd-freshcyan .bkgd-diagonalgradient h4.highlight-text, main .bkgd-freshcyan .bkgd-diagonalgradient h4 .highlight-text, main .bkgd-freshcyan .bkgd-diagonalgradient h5.highlight-text, main .bkgd-freshcyan .bkgd-diagonalgradient h5 .highlight-text, main .bkgd-freshcyan .bkgd-diagonalgradient h6.highlight-text, main .bkgd-freshcyan .bkgd-diagonalgradient h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-freshcyan .bkgd-diagonalgradient p, main .bkgd-freshcyan .bkgd-diagonalgradient a, main .bkgd-freshcyan .bkgd-diagonalgradient li, main .bkgd-freshcyan .bkgd-diagonalgradient dt, main .bkgd-freshcyan .bkgd-diagonalgradient dd {
  color: #ffffff;
}
main .bkgd-freshcyan .bkgd-diagonalgradient a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-freshcyan .bkgd-darkdiagonalgradient h1, main .bkgd-freshcyan .bkgd-darkdiagonalgradient h2, main .bkgd-freshcyan .bkgd-darkdiagonalgradient h3, main .bkgd-freshcyan .bkgd-darkdiagonalgradient h4, main .bkgd-freshcyan .bkgd-darkdiagonalgradient h5, main .bkgd-freshcyan .bkgd-darkdiagonalgradient h6 {
  color: #ffffff;
}
main .bkgd-freshcyan .bkgd-darkdiagonalgradient h1.highlight-text, main .bkgd-freshcyan .bkgd-darkdiagonalgradient h1 .highlight-text, main .bkgd-freshcyan .bkgd-darkdiagonalgradient h2.highlight-text, main .bkgd-freshcyan .bkgd-darkdiagonalgradient h2 .highlight-text, main .bkgd-freshcyan .bkgd-darkdiagonalgradient h3.highlight-text, main .bkgd-freshcyan .bkgd-darkdiagonalgradient h3 .highlight-text, main .bkgd-freshcyan .bkgd-darkdiagonalgradient h4.highlight-text, main .bkgd-freshcyan .bkgd-darkdiagonalgradient h4 .highlight-text, main .bkgd-freshcyan .bkgd-darkdiagonalgradient h5.highlight-text, main .bkgd-freshcyan .bkgd-darkdiagonalgradient h5 .highlight-text, main .bkgd-freshcyan .bkgd-darkdiagonalgradient h6.highlight-text, main .bkgd-freshcyan .bkgd-darkdiagonalgradient h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-freshcyan .bkgd-darkdiagonalgradient p, main .bkgd-freshcyan .bkgd-darkdiagonalgradient a, main .bkgd-freshcyan .bkgd-darkdiagonalgradient li, main .bkgd-freshcyan .bkgd-darkdiagonalgradient dt, main .bkgd-freshcyan .bkgd-darkdiagonalgradient dd {
  color: #ffffff;
}
main .bkgd-freshcyan .bkgd-darkdiagonalgradient a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-tonicblue h1, main .bkgd-tonicblue h2, main .bkgd-tonicblue h3, main .bkgd-tonicblue h4, main .bkgd-tonicblue h5, main .bkgd-tonicblue h6 {
  color: #ffffff;
}
main .bkgd-tonicblue h1.highlight-text, main .bkgd-tonicblue h1 .highlight-text, main .bkgd-tonicblue h2.highlight-text, main .bkgd-tonicblue h2 .highlight-text, main .bkgd-tonicblue h3.highlight-text, main .bkgd-tonicblue h3 .highlight-text, main .bkgd-tonicblue h4.highlight-text, main .bkgd-tonicblue h4 .highlight-text, main .bkgd-tonicblue h5.highlight-text, main .bkgd-tonicblue h5 .highlight-text, main .bkgd-tonicblue h6.highlight-text, main .bkgd-tonicblue h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-tonicblue p, main .bkgd-tonicblue a, main .bkgd-tonicblue li, main .bkgd-tonicblue dt, main .bkgd-tonicblue dd {
  color: #ffffff;
}
main .bkgd-tonicblue a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-tonicblue .bkgd-coolgrey h1, main .bkgd-tonicblue .bkgd-coolgrey h2, main .bkgd-tonicblue .bkgd-coolgrey h3, main .bkgd-tonicblue .bkgd-coolgrey h4, main .bkgd-tonicblue .bkgd-coolgrey h5, main .bkgd-tonicblue .bkgd-coolgrey h6 {
  color: #1B2451;
}
main .bkgd-tonicblue .bkgd-coolgrey h1.highlight-text, main .bkgd-tonicblue .bkgd-coolgrey h1 .highlight-text, main .bkgd-tonicblue .bkgd-coolgrey h2.highlight-text, main .bkgd-tonicblue .bkgd-coolgrey h2 .highlight-text, main .bkgd-tonicblue .bkgd-coolgrey h3.highlight-text, main .bkgd-tonicblue .bkgd-coolgrey h3 .highlight-text, main .bkgd-tonicblue .bkgd-coolgrey h4.highlight-text, main .bkgd-tonicblue .bkgd-coolgrey h4 .highlight-text, main .bkgd-tonicblue .bkgd-coolgrey h5.highlight-text, main .bkgd-tonicblue .bkgd-coolgrey h5 .highlight-text, main .bkgd-tonicblue .bkgd-coolgrey h6.highlight-text, main .bkgd-tonicblue .bkgd-coolgrey h6 .highlight-text {
  color: #005876;
}
main .bkgd-tonicblue .bkgd-coolgrey p, main .bkgd-tonicblue .bkgd-coolgrey a, main .bkgd-tonicblue .bkgd-coolgrey li {
  color: #1B2451;
}
main .bkgd-tonicblue .bkgd-coolgrey a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-tonicblue .bkgd-richnavy h1, main .bkgd-tonicblue .bkgd-richnavy h2, main .bkgd-tonicblue .bkgd-richnavy h3, main .bkgd-tonicblue .bkgd-richnavy h4, main .bkgd-tonicblue .bkgd-richnavy h5, main .bkgd-tonicblue .bkgd-richnavy h6 {
  color: #00c3e5;
}
main .bkgd-tonicblue .bkgd-richnavy h1.highlight-text, main .bkgd-tonicblue .bkgd-richnavy h1 .highlight-text, main .bkgd-tonicblue .bkgd-richnavy h2.highlight-text, main .bkgd-tonicblue .bkgd-richnavy h2 .highlight-text, main .bkgd-tonicblue .bkgd-richnavy h3.highlight-text, main .bkgd-tonicblue .bkgd-richnavy h3 .highlight-text, main .bkgd-tonicblue .bkgd-richnavy h4.highlight-text, main .bkgd-tonicblue .bkgd-richnavy h4 .highlight-text, main .bkgd-tonicblue .bkgd-richnavy h5.highlight-text, main .bkgd-tonicblue .bkgd-richnavy h5 .highlight-text, main .bkgd-tonicblue .bkgd-richnavy h6.highlight-text, main .bkgd-tonicblue .bkgd-richnavy h6 .highlight-text {
  color: #ffffff;
}
main .bkgd-tonicblue .bkgd-richnavy p, main .bkgd-tonicblue .bkgd-richnavy a, main .bkgd-tonicblue .bkgd-richnavy li {
  color: #ffffff;
}
main .bkgd-tonicblue .bkgd-richnavy a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-tonicblue .bkgd-freshcyan h1, main .bkgd-tonicblue .bkgd-freshcyan h2, main .bkgd-tonicblue .bkgd-freshcyan h3, main .bkgd-tonicblue .bkgd-freshcyan h4, main .bkgd-tonicblue .bkgd-freshcyan h5, main .bkgd-tonicblue .bkgd-freshcyan h6 {
  color: #121A2D;
}
main .bkgd-tonicblue .bkgd-freshcyan h1.highlight-text, main .bkgd-tonicblue .bkgd-freshcyan h1 .highlight-text, main .bkgd-tonicblue .bkgd-freshcyan h2.highlight-text, main .bkgd-tonicblue .bkgd-freshcyan h2 .highlight-text, main .bkgd-tonicblue .bkgd-freshcyan h3.highlight-text, main .bkgd-tonicblue .bkgd-freshcyan h3 .highlight-text, main .bkgd-tonicblue .bkgd-freshcyan h4.highlight-text, main .bkgd-tonicblue .bkgd-freshcyan h4 .highlight-text, main .bkgd-tonicblue .bkgd-freshcyan h5.highlight-text, main .bkgd-tonicblue .bkgd-freshcyan h5 .highlight-text, main .bkgd-tonicblue .bkgd-freshcyan h6.highlight-text, main .bkgd-tonicblue .bkgd-freshcyan h6 .highlight-text {
  color: #121A2D;
}
main .bkgd-tonicblue .bkgd-freshcyan p, main .bkgd-tonicblue .bkgd-freshcyan a, main .bkgd-tonicblue .bkgd-freshcyan li {
  color: #121A2D;
}
main .bkgd-tonicblue .bkgd-freshcyan a:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 3px solid #E5EEF5 !important;
  outline: 0;
}
main .bkgd-tonicblue .bkgd-tonicblue h1, main .bkgd-tonicblue .bkgd-tonicblue h2, main .bkgd-tonicblue .bkgd-tonicblue h3, main .bkgd-tonicblue .bkgd-tonicblue h4, main .bkgd-tonicblue .bkgd-tonicblue h5, main .bkgd-tonicblue .bkgd-tonicblue h6 {
  color: #ffffff;
}
main .bkgd-tonicblue .bkgd-tonicblue h1.highlight-text, main .bkgd-tonicblue .bkgd-tonicblue h1 .highlight-text, main .bkgd-tonicblue .bkgd-tonicblue h2.highlight-text, main .bkgd-tonicblue .bkgd-tonicblue h2 .highlight-text, main .bkgd-tonicblue .bkgd-tonicblue h3.highlight-text, main .bkgd-tonicblue .bkgd-tonicblue h3 .highlight-text, main .bkgd-tonicblue .bkgd-tonicblue h4.highlight-text, main .bkgd-tonicblue .bkgd-tonicblue h4 .highlight-text, main .bkgd-tonicblue .bkgd-tonicblue h5.highlight-text, main .bkgd-tonicblue .bkgd-tonicblue h5 .highlight-text, main .bkgd-tonicblue .bkgd-tonicblue h6.highlight-text, main .bkgd-tonicblue .bkgd-tonicblue h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-tonicblue .bkgd-tonicblue p, main .bkgd-tonicblue .bkgd-tonicblue a, main .bkgd-tonicblue .bkgd-tonicblue li, main .bkgd-tonicblue .bkgd-tonicblue dt, main .bkgd-tonicblue .bkgd-tonicblue dd {
  color: #ffffff;
}
main .bkgd-tonicblue .bkgd-tonicblue a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-tonicblue .bkgd-deepnavy h1, main .bkgd-tonicblue .bkgd-deepnavy h2, main .bkgd-tonicblue .bkgd-deepnavy h3, main .bkgd-tonicblue .bkgd-deepnavy h4, main .bkgd-tonicblue .bkgd-deepnavy h5, main .bkgd-tonicblue .bkgd-deepnavy h6 {
  color: #ffffff;
}
main .bkgd-tonicblue .bkgd-deepnavy h1.highlight-text, main .bkgd-tonicblue .bkgd-deepnavy h1 .highlight-text, main .bkgd-tonicblue .bkgd-deepnavy h2.highlight-text, main .bkgd-tonicblue .bkgd-deepnavy h2 .highlight-text, main .bkgd-tonicblue .bkgd-deepnavy h3.highlight-text, main .bkgd-tonicblue .bkgd-deepnavy h3 .highlight-text, main .bkgd-tonicblue .bkgd-deepnavy h4.highlight-text, main .bkgd-tonicblue .bkgd-deepnavy h4 .highlight-text, main .bkgd-tonicblue .bkgd-deepnavy h5.highlight-text, main .bkgd-tonicblue .bkgd-deepnavy h5 .highlight-text, main .bkgd-tonicblue .bkgd-deepnavy h6.highlight-text, main .bkgd-tonicblue .bkgd-deepnavy h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-tonicblue .bkgd-deepnavy p, main .bkgd-tonicblue .bkgd-deepnavy a, main .bkgd-tonicblue .bkgd-deepnavy li, main .bkgd-tonicblue .bkgd-deepnavy dt, main .bkgd-tonicblue .bkgd-deepnavy dd {
  color: #ffffff;
}
main .bkgd-tonicblue .bkgd-deepnavy a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-tonicblue .bkgd-lightblue h1, main .bkgd-tonicblue .bkgd-lightblue h2, main .bkgd-tonicblue .bkgd-lightblue h3, main .bkgd-tonicblue .bkgd-lightblue h4, main .bkgd-tonicblue .bkgd-lightblue h5, main .bkgd-tonicblue .bkgd-lightblue h6 {
  color: #1B2451;
}
main .bkgd-tonicblue .bkgd-lightblue h1.highlight-text, main .bkgd-tonicblue .bkgd-lightblue h1 .highlight-text, main .bkgd-tonicblue .bkgd-lightblue h2.highlight-text, main .bkgd-tonicblue .bkgd-lightblue h2 .highlight-text, main .bkgd-tonicblue .bkgd-lightblue h3.highlight-text, main .bkgd-tonicblue .bkgd-lightblue h3 .highlight-text, main .bkgd-tonicblue .bkgd-lightblue h4.highlight-text, main .bkgd-tonicblue .bkgd-lightblue h4 .highlight-text, main .bkgd-tonicblue .bkgd-lightblue h5.highlight-text, main .bkgd-tonicblue .bkgd-lightblue h5 .highlight-text, main .bkgd-tonicblue .bkgd-lightblue h6.highlight-text, main .bkgd-tonicblue .bkgd-lightblue h6 .highlight-text {
  color: #005876;
}
main .bkgd-tonicblue .bkgd-lightblue p, main .bkgd-tonicblue .bkgd-lightblue a, main .bkgd-tonicblue .bkgd-lightblue li {
  color: #1B2451;
}
main .bkgd-tonicblue .bkgd-lightblue a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-tonicblue .bkgd-white h1, main .bkgd-tonicblue .bkgd-white h2, main .bkgd-tonicblue .bkgd-white h3, main .bkgd-tonicblue .bkgd-white h4, main .bkgd-tonicblue .bkgd-white h5, main .bkgd-tonicblue .bkgd-white h6 {
  color: #1B2451;
}
main .bkgd-tonicblue .bkgd-white h1.highlight-text, main .bkgd-tonicblue .bkgd-white h1 .highlight-text, main .bkgd-tonicblue .bkgd-white h2.highlight-text, main .bkgd-tonicblue .bkgd-white h2 .highlight-text, main .bkgd-tonicblue .bkgd-white h3.highlight-text, main .bkgd-tonicblue .bkgd-white h3 .highlight-text, main .bkgd-tonicblue .bkgd-white h4.highlight-text, main .bkgd-tonicblue .bkgd-white h4 .highlight-text, main .bkgd-tonicblue .bkgd-white h5.highlight-text, main .bkgd-tonicblue .bkgd-white h5 .highlight-text, main .bkgd-tonicblue .bkgd-white h6.highlight-text, main .bkgd-tonicblue .bkgd-white h6 .highlight-text {
  color: #005876;
}
main .bkgd-tonicblue .bkgd-white p, main .bkgd-tonicblue .bkgd-white a, main .bkgd-tonicblue .bkgd-white li {
  color: #1B2451;
}
main .bkgd-tonicblue .bkgd-white a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-tonicblue .bkgd-purewhite h1, main .bkgd-tonicblue .bkgd-purewhite h2, main .bkgd-tonicblue .bkgd-purewhite h3, main .bkgd-tonicblue .bkgd-purewhite h4, main .bkgd-tonicblue .bkgd-purewhite h5, main .bkgd-tonicblue .bkgd-purewhite h6 {
  color: #1B2451;
}
main .bkgd-tonicblue .bkgd-purewhite h1.highlight-text, main .bkgd-tonicblue .bkgd-purewhite h1 .highlight-text, main .bkgd-tonicblue .bkgd-purewhite h2.highlight-text, main .bkgd-tonicblue .bkgd-purewhite h2 .highlight-text, main .bkgd-tonicblue .bkgd-purewhite h3.highlight-text, main .bkgd-tonicblue .bkgd-purewhite h3 .highlight-text, main .bkgd-tonicblue .bkgd-purewhite h4.highlight-text, main .bkgd-tonicblue .bkgd-purewhite h4 .highlight-text, main .bkgd-tonicblue .bkgd-purewhite h5.highlight-text, main .bkgd-tonicblue .bkgd-purewhite h5 .highlight-text, main .bkgd-tonicblue .bkgd-purewhite h6.highlight-text, main .bkgd-tonicblue .bkgd-purewhite h6 .highlight-text {
  color: #005876;
}
main .bkgd-tonicblue .bkgd-purewhite p, main .bkgd-tonicblue .bkgd-purewhite a, main .bkgd-tonicblue .bkgd-purewhite li {
  color: #1B2451;
}
main .bkgd-tonicblue .bkgd-purewhite a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-tonicblue .bkgd-black h1, main .bkgd-tonicblue .bkgd-black h2, main .bkgd-tonicblue .bkgd-black h3, main .bkgd-tonicblue .bkgd-black h4, main .bkgd-tonicblue .bkgd-black h5, main .bkgd-tonicblue .bkgd-black h6 {
  color: #ffffff;
}
main .bkgd-tonicblue .bkgd-black h1.highlight-text, main .bkgd-tonicblue .bkgd-black h1 .highlight-text, main .bkgd-tonicblue .bkgd-black h2.highlight-text, main .bkgd-tonicblue .bkgd-black h2 .highlight-text, main .bkgd-tonicblue .bkgd-black h3.highlight-text, main .bkgd-tonicblue .bkgd-black h3 .highlight-text, main .bkgd-tonicblue .bkgd-black h4.highlight-text, main .bkgd-tonicblue .bkgd-black h4 .highlight-text, main .bkgd-tonicblue .bkgd-black h5.highlight-text, main .bkgd-tonicblue .bkgd-black h5 .highlight-text, main .bkgd-tonicblue .bkgd-black h6.highlight-text, main .bkgd-tonicblue .bkgd-black h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-tonicblue .bkgd-black p, main .bkgd-tonicblue .bkgd-black a, main .bkgd-tonicblue .bkgd-black li, main .bkgd-tonicblue .bkgd-black dt, main .bkgd-tonicblue .bkgd-black dd {
  color: #ffffff;
}
main .bkgd-tonicblue .bkgd-black a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-tonicblue .bkgd-lightgrey h1, main .bkgd-tonicblue .bkgd-lightgrey h2, main .bkgd-tonicblue .bkgd-lightgrey h3, main .bkgd-tonicblue .bkgd-lightgrey h4, main .bkgd-tonicblue .bkgd-lightgrey h5, main .bkgd-tonicblue .bkgd-lightgrey h6 {
  color: #1B2451;
}
main .bkgd-tonicblue .bkgd-lightgrey h1.highlight-text, main .bkgd-tonicblue .bkgd-lightgrey h1 .highlight-text, main .bkgd-tonicblue .bkgd-lightgrey h2.highlight-text, main .bkgd-tonicblue .bkgd-lightgrey h2 .highlight-text, main .bkgd-tonicblue .bkgd-lightgrey h3.highlight-text, main .bkgd-tonicblue .bkgd-lightgrey h3 .highlight-text, main .bkgd-tonicblue .bkgd-lightgrey h4.highlight-text, main .bkgd-tonicblue .bkgd-lightgrey h4 .highlight-text, main .bkgd-tonicblue .bkgd-lightgrey h5.highlight-text, main .bkgd-tonicblue .bkgd-lightgrey h5 .highlight-text, main .bkgd-tonicblue .bkgd-lightgrey h6.highlight-text, main .bkgd-tonicblue .bkgd-lightgrey h6 .highlight-text {
  color: #005876;
}
main .bkgd-tonicblue .bkgd-lightgrey p, main .bkgd-tonicblue .bkgd-lightgrey a, main .bkgd-tonicblue .bkgd-lightgrey li {
  color: #1B2451;
}
main .bkgd-tonicblue .bkgd-lightgrey a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-tonicblue .bkgd-deepnavy50 h1, main .bkgd-tonicblue .bkgd-deepnavy50 h2, main .bkgd-tonicblue .bkgd-deepnavy50 h3, main .bkgd-tonicblue .bkgd-deepnavy50 h4, main .bkgd-tonicblue .bkgd-deepnavy50 h5, main .bkgd-tonicblue .bkgd-deepnavy50 h6 {
  color: #ffffff;
}
main .bkgd-tonicblue .bkgd-deepnavy50 h1.highlight-text, main .bkgd-tonicblue .bkgd-deepnavy50 h1 .highlight-text, main .bkgd-tonicblue .bkgd-deepnavy50 h2.highlight-text, main .bkgd-tonicblue .bkgd-deepnavy50 h2 .highlight-text, main .bkgd-tonicblue .bkgd-deepnavy50 h3.highlight-text, main .bkgd-tonicblue .bkgd-deepnavy50 h3 .highlight-text, main .bkgd-tonicblue .bkgd-deepnavy50 h4.highlight-text, main .bkgd-tonicblue .bkgd-deepnavy50 h4 .highlight-text, main .bkgd-tonicblue .bkgd-deepnavy50 h5.highlight-text, main .bkgd-tonicblue .bkgd-deepnavy50 h5 .highlight-text, main .bkgd-tonicblue .bkgd-deepnavy50 h6.highlight-text, main .bkgd-tonicblue .bkgd-deepnavy50 h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-tonicblue .bkgd-deepnavy50 p, main .bkgd-tonicblue .bkgd-deepnavy50 a, main .bkgd-tonicblue .bkgd-deepnavy50 li, main .bkgd-tonicblue .bkgd-deepnavy50 dt, main .bkgd-tonicblue .bkgd-deepnavy50 dd {
  color: #ffffff;
}
main .bkgd-tonicblue .bkgd-deepnavy50 a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-tonicblue .bkgd-diagonalgradient h1, main .bkgd-tonicblue .bkgd-diagonalgradient h2, main .bkgd-tonicblue .bkgd-diagonalgradient h3, main .bkgd-tonicblue .bkgd-diagonalgradient h4, main .bkgd-tonicblue .bkgd-diagonalgradient h5, main .bkgd-tonicblue .bkgd-diagonalgradient h6 {
  color: #ffffff;
}
main .bkgd-tonicblue .bkgd-diagonalgradient h1.highlight-text, main .bkgd-tonicblue .bkgd-diagonalgradient h1 .highlight-text, main .bkgd-tonicblue .bkgd-diagonalgradient h2.highlight-text, main .bkgd-tonicblue .bkgd-diagonalgradient h2 .highlight-text, main .bkgd-tonicblue .bkgd-diagonalgradient h3.highlight-text, main .bkgd-tonicblue .bkgd-diagonalgradient h3 .highlight-text, main .bkgd-tonicblue .bkgd-diagonalgradient h4.highlight-text, main .bkgd-tonicblue .bkgd-diagonalgradient h4 .highlight-text, main .bkgd-tonicblue .bkgd-diagonalgradient h5.highlight-text, main .bkgd-tonicblue .bkgd-diagonalgradient h5 .highlight-text, main .bkgd-tonicblue .bkgd-diagonalgradient h6.highlight-text, main .bkgd-tonicblue .bkgd-diagonalgradient h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-tonicblue .bkgd-diagonalgradient p, main .bkgd-tonicblue .bkgd-diagonalgradient a, main .bkgd-tonicblue .bkgd-diagonalgradient li, main .bkgd-tonicblue .bkgd-diagonalgradient dt, main .bkgd-tonicblue .bkgd-diagonalgradient dd {
  color: #ffffff;
}
main .bkgd-tonicblue .bkgd-diagonalgradient a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-tonicblue .bkgd-darkdiagonalgradient h1, main .bkgd-tonicblue .bkgd-darkdiagonalgradient h2, main .bkgd-tonicblue .bkgd-darkdiagonalgradient h3, main .bkgd-tonicblue .bkgd-darkdiagonalgradient h4, main .bkgd-tonicblue .bkgd-darkdiagonalgradient h5, main .bkgd-tonicblue .bkgd-darkdiagonalgradient h6 {
  color: #ffffff;
}
main .bkgd-tonicblue .bkgd-darkdiagonalgradient h1.highlight-text, main .bkgd-tonicblue .bkgd-darkdiagonalgradient h1 .highlight-text, main .bkgd-tonicblue .bkgd-darkdiagonalgradient h2.highlight-text, main .bkgd-tonicblue .bkgd-darkdiagonalgradient h2 .highlight-text, main .bkgd-tonicblue .bkgd-darkdiagonalgradient h3.highlight-text, main .bkgd-tonicblue .bkgd-darkdiagonalgradient h3 .highlight-text, main .bkgd-tonicblue .bkgd-darkdiagonalgradient h4.highlight-text, main .bkgd-tonicblue .bkgd-darkdiagonalgradient h4 .highlight-text, main .bkgd-tonicblue .bkgd-darkdiagonalgradient h5.highlight-text, main .bkgd-tonicblue .bkgd-darkdiagonalgradient h5 .highlight-text, main .bkgd-tonicblue .bkgd-darkdiagonalgradient h6.highlight-text, main .bkgd-tonicblue .bkgd-darkdiagonalgradient h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-tonicblue .bkgd-darkdiagonalgradient p, main .bkgd-tonicblue .bkgd-darkdiagonalgradient a, main .bkgd-tonicblue .bkgd-darkdiagonalgradient li, main .bkgd-tonicblue .bkgd-darkdiagonalgradient dt, main .bkgd-tonicblue .bkgd-darkdiagonalgradient dd {
  color: #ffffff;
}
main .bkgd-tonicblue .bkgd-darkdiagonalgradient a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-deepnavy h1, main .bkgd-deepnavy h2, main .bkgd-deepnavy h3, main .bkgd-deepnavy h4, main .bkgd-deepnavy h5, main .bkgd-deepnavy h6 {
  color: #ffffff;
}
main .bkgd-deepnavy h1.highlight-text, main .bkgd-deepnavy h1 .highlight-text, main .bkgd-deepnavy h2.highlight-text, main .bkgd-deepnavy h2 .highlight-text, main .bkgd-deepnavy h3.highlight-text, main .bkgd-deepnavy h3 .highlight-text, main .bkgd-deepnavy h4.highlight-text, main .bkgd-deepnavy h4 .highlight-text, main .bkgd-deepnavy h5.highlight-text, main .bkgd-deepnavy h5 .highlight-text, main .bkgd-deepnavy h6.highlight-text, main .bkgd-deepnavy h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-deepnavy p, main .bkgd-deepnavy a, main .bkgd-deepnavy li, main .bkgd-deepnavy dt, main .bkgd-deepnavy dd {
  color: #ffffff;
}
main .bkgd-deepnavy a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-deepnavy .bkgd-coolgrey h1, main .bkgd-deepnavy .bkgd-coolgrey h2, main .bkgd-deepnavy .bkgd-coolgrey h3, main .bkgd-deepnavy .bkgd-coolgrey h4, main .bkgd-deepnavy .bkgd-coolgrey h5, main .bkgd-deepnavy .bkgd-coolgrey h6 {
  color: #1B2451;
}
main .bkgd-deepnavy .bkgd-coolgrey h1.highlight-text, main .bkgd-deepnavy .bkgd-coolgrey h1 .highlight-text, main .bkgd-deepnavy .bkgd-coolgrey h2.highlight-text, main .bkgd-deepnavy .bkgd-coolgrey h2 .highlight-text, main .bkgd-deepnavy .bkgd-coolgrey h3.highlight-text, main .bkgd-deepnavy .bkgd-coolgrey h3 .highlight-text, main .bkgd-deepnavy .bkgd-coolgrey h4.highlight-text, main .bkgd-deepnavy .bkgd-coolgrey h4 .highlight-text, main .bkgd-deepnavy .bkgd-coolgrey h5.highlight-text, main .bkgd-deepnavy .bkgd-coolgrey h5 .highlight-text, main .bkgd-deepnavy .bkgd-coolgrey h6.highlight-text, main .bkgd-deepnavy .bkgd-coolgrey h6 .highlight-text {
  color: #005876;
}
main .bkgd-deepnavy .bkgd-coolgrey p, main .bkgd-deepnavy .bkgd-coolgrey a, main .bkgd-deepnavy .bkgd-coolgrey li {
  color: #1B2451;
}
main .bkgd-deepnavy .bkgd-coolgrey a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-deepnavy .bkgd-richnavy h1, main .bkgd-deepnavy .bkgd-richnavy h2, main .bkgd-deepnavy .bkgd-richnavy h3, main .bkgd-deepnavy .bkgd-richnavy h4, main .bkgd-deepnavy .bkgd-richnavy h5, main .bkgd-deepnavy .bkgd-richnavy h6 {
  color: #00c3e5;
}
main .bkgd-deepnavy .bkgd-richnavy h1.highlight-text, main .bkgd-deepnavy .bkgd-richnavy h1 .highlight-text, main .bkgd-deepnavy .bkgd-richnavy h2.highlight-text, main .bkgd-deepnavy .bkgd-richnavy h2 .highlight-text, main .bkgd-deepnavy .bkgd-richnavy h3.highlight-text, main .bkgd-deepnavy .bkgd-richnavy h3 .highlight-text, main .bkgd-deepnavy .bkgd-richnavy h4.highlight-text, main .bkgd-deepnavy .bkgd-richnavy h4 .highlight-text, main .bkgd-deepnavy .bkgd-richnavy h5.highlight-text, main .bkgd-deepnavy .bkgd-richnavy h5 .highlight-text, main .bkgd-deepnavy .bkgd-richnavy h6.highlight-text, main .bkgd-deepnavy .bkgd-richnavy h6 .highlight-text {
  color: #ffffff;
}
main .bkgd-deepnavy .bkgd-richnavy p, main .bkgd-deepnavy .bkgd-richnavy a, main .bkgd-deepnavy .bkgd-richnavy li {
  color: #ffffff;
}
main .bkgd-deepnavy .bkgd-richnavy a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-deepnavy .bkgd-freshcyan h1, main .bkgd-deepnavy .bkgd-freshcyan h2, main .bkgd-deepnavy .bkgd-freshcyan h3, main .bkgd-deepnavy .bkgd-freshcyan h4, main .bkgd-deepnavy .bkgd-freshcyan h5, main .bkgd-deepnavy .bkgd-freshcyan h6 {
  color: #121A2D;
}
main .bkgd-deepnavy .bkgd-freshcyan h1.highlight-text, main .bkgd-deepnavy .bkgd-freshcyan h1 .highlight-text, main .bkgd-deepnavy .bkgd-freshcyan h2.highlight-text, main .bkgd-deepnavy .bkgd-freshcyan h2 .highlight-text, main .bkgd-deepnavy .bkgd-freshcyan h3.highlight-text, main .bkgd-deepnavy .bkgd-freshcyan h3 .highlight-text, main .bkgd-deepnavy .bkgd-freshcyan h4.highlight-text, main .bkgd-deepnavy .bkgd-freshcyan h4 .highlight-text, main .bkgd-deepnavy .bkgd-freshcyan h5.highlight-text, main .bkgd-deepnavy .bkgd-freshcyan h5 .highlight-text, main .bkgd-deepnavy .bkgd-freshcyan h6.highlight-text, main .bkgd-deepnavy .bkgd-freshcyan h6 .highlight-text {
  color: #121A2D;
}
main .bkgd-deepnavy .bkgd-freshcyan p, main .bkgd-deepnavy .bkgd-freshcyan a, main .bkgd-deepnavy .bkgd-freshcyan li {
  color: #121A2D;
}
main .bkgd-deepnavy .bkgd-freshcyan a:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 3px solid #E5EEF5 !important;
  outline: 0;
}
main .bkgd-deepnavy .bkgd-tonicblue h1, main .bkgd-deepnavy .bkgd-tonicblue h2, main .bkgd-deepnavy .bkgd-tonicblue h3, main .bkgd-deepnavy .bkgd-tonicblue h4, main .bkgd-deepnavy .bkgd-tonicblue h5, main .bkgd-deepnavy .bkgd-tonicblue h6 {
  color: #ffffff;
}
main .bkgd-deepnavy .bkgd-tonicblue h1.highlight-text, main .bkgd-deepnavy .bkgd-tonicblue h1 .highlight-text, main .bkgd-deepnavy .bkgd-tonicblue h2.highlight-text, main .bkgd-deepnavy .bkgd-tonicblue h2 .highlight-text, main .bkgd-deepnavy .bkgd-tonicblue h3.highlight-text, main .bkgd-deepnavy .bkgd-tonicblue h3 .highlight-text, main .bkgd-deepnavy .bkgd-tonicblue h4.highlight-text, main .bkgd-deepnavy .bkgd-tonicblue h4 .highlight-text, main .bkgd-deepnavy .bkgd-tonicblue h5.highlight-text, main .bkgd-deepnavy .bkgd-tonicblue h5 .highlight-text, main .bkgd-deepnavy .bkgd-tonicblue h6.highlight-text, main .bkgd-deepnavy .bkgd-tonicblue h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-deepnavy .bkgd-tonicblue p, main .bkgd-deepnavy .bkgd-tonicblue a, main .bkgd-deepnavy .bkgd-tonicblue li, main .bkgd-deepnavy .bkgd-tonicblue dt, main .bkgd-deepnavy .bkgd-tonicblue dd {
  color: #ffffff;
}
main .bkgd-deepnavy .bkgd-tonicblue a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-deepnavy .bkgd-deepnavy h1, main .bkgd-deepnavy .bkgd-deepnavy h2, main .bkgd-deepnavy .bkgd-deepnavy h3, main .bkgd-deepnavy .bkgd-deepnavy h4, main .bkgd-deepnavy .bkgd-deepnavy h5, main .bkgd-deepnavy .bkgd-deepnavy h6 {
  color: #ffffff;
}
main .bkgd-deepnavy .bkgd-deepnavy h1.highlight-text, main .bkgd-deepnavy .bkgd-deepnavy h1 .highlight-text, main .bkgd-deepnavy .bkgd-deepnavy h2.highlight-text, main .bkgd-deepnavy .bkgd-deepnavy h2 .highlight-text, main .bkgd-deepnavy .bkgd-deepnavy h3.highlight-text, main .bkgd-deepnavy .bkgd-deepnavy h3 .highlight-text, main .bkgd-deepnavy .bkgd-deepnavy h4.highlight-text, main .bkgd-deepnavy .bkgd-deepnavy h4 .highlight-text, main .bkgd-deepnavy .bkgd-deepnavy h5.highlight-text, main .bkgd-deepnavy .bkgd-deepnavy h5 .highlight-text, main .bkgd-deepnavy .bkgd-deepnavy h6.highlight-text, main .bkgd-deepnavy .bkgd-deepnavy h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-deepnavy .bkgd-deepnavy p, main .bkgd-deepnavy .bkgd-deepnavy a, main .bkgd-deepnavy .bkgd-deepnavy li, main .bkgd-deepnavy .bkgd-deepnavy dt, main .bkgd-deepnavy .bkgd-deepnavy dd {
  color: #ffffff;
}
main .bkgd-deepnavy .bkgd-deepnavy a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-deepnavy .bkgd-lightblue h1, main .bkgd-deepnavy .bkgd-lightblue h2, main .bkgd-deepnavy .bkgd-lightblue h3, main .bkgd-deepnavy .bkgd-lightblue h4, main .bkgd-deepnavy .bkgd-lightblue h5, main .bkgd-deepnavy .bkgd-lightblue h6 {
  color: #1B2451;
}
main .bkgd-deepnavy .bkgd-lightblue h1.highlight-text, main .bkgd-deepnavy .bkgd-lightblue h1 .highlight-text, main .bkgd-deepnavy .bkgd-lightblue h2.highlight-text, main .bkgd-deepnavy .bkgd-lightblue h2 .highlight-text, main .bkgd-deepnavy .bkgd-lightblue h3.highlight-text, main .bkgd-deepnavy .bkgd-lightblue h3 .highlight-text, main .bkgd-deepnavy .bkgd-lightblue h4.highlight-text, main .bkgd-deepnavy .bkgd-lightblue h4 .highlight-text, main .bkgd-deepnavy .bkgd-lightblue h5.highlight-text, main .bkgd-deepnavy .bkgd-lightblue h5 .highlight-text, main .bkgd-deepnavy .bkgd-lightblue h6.highlight-text, main .bkgd-deepnavy .bkgd-lightblue h6 .highlight-text {
  color: #005876;
}
main .bkgd-deepnavy .bkgd-lightblue p, main .bkgd-deepnavy .bkgd-lightblue a, main .bkgd-deepnavy .bkgd-lightblue li {
  color: #1B2451;
}
main .bkgd-deepnavy .bkgd-lightblue a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-deepnavy .bkgd-white h1, main .bkgd-deepnavy .bkgd-white h2, main .bkgd-deepnavy .bkgd-white h3, main .bkgd-deepnavy .bkgd-white h4, main .bkgd-deepnavy .bkgd-white h5, main .bkgd-deepnavy .bkgd-white h6 {
  color: #1B2451;
}
main .bkgd-deepnavy .bkgd-white h1.highlight-text, main .bkgd-deepnavy .bkgd-white h1 .highlight-text, main .bkgd-deepnavy .bkgd-white h2.highlight-text, main .bkgd-deepnavy .bkgd-white h2 .highlight-text, main .bkgd-deepnavy .bkgd-white h3.highlight-text, main .bkgd-deepnavy .bkgd-white h3 .highlight-text, main .bkgd-deepnavy .bkgd-white h4.highlight-text, main .bkgd-deepnavy .bkgd-white h4 .highlight-text, main .bkgd-deepnavy .bkgd-white h5.highlight-text, main .bkgd-deepnavy .bkgd-white h5 .highlight-text, main .bkgd-deepnavy .bkgd-white h6.highlight-text, main .bkgd-deepnavy .bkgd-white h6 .highlight-text {
  color: #005876;
}
main .bkgd-deepnavy .bkgd-white p, main .bkgd-deepnavy .bkgd-white a, main .bkgd-deepnavy .bkgd-white li {
  color: #1B2451;
}
main .bkgd-deepnavy .bkgd-white a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-deepnavy .bkgd-purewhite h1, main .bkgd-deepnavy .bkgd-purewhite h2, main .bkgd-deepnavy .bkgd-purewhite h3, main .bkgd-deepnavy .bkgd-purewhite h4, main .bkgd-deepnavy .bkgd-purewhite h5, main .bkgd-deepnavy .bkgd-purewhite h6 {
  color: #1B2451;
}
main .bkgd-deepnavy .bkgd-purewhite h1.highlight-text, main .bkgd-deepnavy .bkgd-purewhite h1 .highlight-text, main .bkgd-deepnavy .bkgd-purewhite h2.highlight-text, main .bkgd-deepnavy .bkgd-purewhite h2 .highlight-text, main .bkgd-deepnavy .bkgd-purewhite h3.highlight-text, main .bkgd-deepnavy .bkgd-purewhite h3 .highlight-text, main .bkgd-deepnavy .bkgd-purewhite h4.highlight-text, main .bkgd-deepnavy .bkgd-purewhite h4 .highlight-text, main .bkgd-deepnavy .bkgd-purewhite h5.highlight-text, main .bkgd-deepnavy .bkgd-purewhite h5 .highlight-text, main .bkgd-deepnavy .bkgd-purewhite h6.highlight-text, main .bkgd-deepnavy .bkgd-purewhite h6 .highlight-text {
  color: #005876;
}
main .bkgd-deepnavy .bkgd-purewhite p, main .bkgd-deepnavy .bkgd-purewhite a, main .bkgd-deepnavy .bkgd-purewhite li {
  color: #1B2451;
}
main .bkgd-deepnavy .bkgd-purewhite a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-deepnavy .bkgd-black h1, main .bkgd-deepnavy .bkgd-black h2, main .bkgd-deepnavy .bkgd-black h3, main .bkgd-deepnavy .bkgd-black h4, main .bkgd-deepnavy .bkgd-black h5, main .bkgd-deepnavy .bkgd-black h6 {
  color: #ffffff;
}
main .bkgd-deepnavy .bkgd-black h1.highlight-text, main .bkgd-deepnavy .bkgd-black h1 .highlight-text, main .bkgd-deepnavy .bkgd-black h2.highlight-text, main .bkgd-deepnavy .bkgd-black h2 .highlight-text, main .bkgd-deepnavy .bkgd-black h3.highlight-text, main .bkgd-deepnavy .bkgd-black h3 .highlight-text, main .bkgd-deepnavy .bkgd-black h4.highlight-text, main .bkgd-deepnavy .bkgd-black h4 .highlight-text, main .bkgd-deepnavy .bkgd-black h5.highlight-text, main .bkgd-deepnavy .bkgd-black h5 .highlight-text, main .bkgd-deepnavy .bkgd-black h6.highlight-text, main .bkgd-deepnavy .bkgd-black h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-deepnavy .bkgd-black p, main .bkgd-deepnavy .bkgd-black a, main .bkgd-deepnavy .bkgd-black li, main .bkgd-deepnavy .bkgd-black dt, main .bkgd-deepnavy .bkgd-black dd {
  color: #ffffff;
}
main .bkgd-deepnavy .bkgd-black a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-deepnavy .bkgd-lightgrey h1, main .bkgd-deepnavy .bkgd-lightgrey h2, main .bkgd-deepnavy .bkgd-lightgrey h3, main .bkgd-deepnavy .bkgd-lightgrey h4, main .bkgd-deepnavy .bkgd-lightgrey h5, main .bkgd-deepnavy .bkgd-lightgrey h6 {
  color: #1B2451;
}
main .bkgd-deepnavy .bkgd-lightgrey h1.highlight-text, main .bkgd-deepnavy .bkgd-lightgrey h1 .highlight-text, main .bkgd-deepnavy .bkgd-lightgrey h2.highlight-text, main .bkgd-deepnavy .bkgd-lightgrey h2 .highlight-text, main .bkgd-deepnavy .bkgd-lightgrey h3.highlight-text, main .bkgd-deepnavy .bkgd-lightgrey h3 .highlight-text, main .bkgd-deepnavy .bkgd-lightgrey h4.highlight-text, main .bkgd-deepnavy .bkgd-lightgrey h4 .highlight-text, main .bkgd-deepnavy .bkgd-lightgrey h5.highlight-text, main .bkgd-deepnavy .bkgd-lightgrey h5 .highlight-text, main .bkgd-deepnavy .bkgd-lightgrey h6.highlight-text, main .bkgd-deepnavy .bkgd-lightgrey h6 .highlight-text {
  color: #005876;
}
main .bkgd-deepnavy .bkgd-lightgrey p, main .bkgd-deepnavy .bkgd-lightgrey a, main .bkgd-deepnavy .bkgd-lightgrey li {
  color: #1B2451;
}
main .bkgd-deepnavy .bkgd-lightgrey a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-deepnavy .bkgd-deepnavy50 h1, main .bkgd-deepnavy .bkgd-deepnavy50 h2, main .bkgd-deepnavy .bkgd-deepnavy50 h3, main .bkgd-deepnavy .bkgd-deepnavy50 h4, main .bkgd-deepnavy .bkgd-deepnavy50 h5, main .bkgd-deepnavy .bkgd-deepnavy50 h6 {
  color: #ffffff;
}
main .bkgd-deepnavy .bkgd-deepnavy50 h1.highlight-text, main .bkgd-deepnavy .bkgd-deepnavy50 h1 .highlight-text, main .bkgd-deepnavy .bkgd-deepnavy50 h2.highlight-text, main .bkgd-deepnavy .bkgd-deepnavy50 h2 .highlight-text, main .bkgd-deepnavy .bkgd-deepnavy50 h3.highlight-text, main .bkgd-deepnavy .bkgd-deepnavy50 h3 .highlight-text, main .bkgd-deepnavy .bkgd-deepnavy50 h4.highlight-text, main .bkgd-deepnavy .bkgd-deepnavy50 h4 .highlight-text, main .bkgd-deepnavy .bkgd-deepnavy50 h5.highlight-text, main .bkgd-deepnavy .bkgd-deepnavy50 h5 .highlight-text, main .bkgd-deepnavy .bkgd-deepnavy50 h6.highlight-text, main .bkgd-deepnavy .bkgd-deepnavy50 h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-deepnavy .bkgd-deepnavy50 p, main .bkgd-deepnavy .bkgd-deepnavy50 a, main .bkgd-deepnavy .bkgd-deepnavy50 li, main .bkgd-deepnavy .bkgd-deepnavy50 dt, main .bkgd-deepnavy .bkgd-deepnavy50 dd {
  color: #ffffff;
}
main .bkgd-deepnavy .bkgd-deepnavy50 a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-deepnavy .bkgd-diagonalgradient h1, main .bkgd-deepnavy .bkgd-diagonalgradient h2, main .bkgd-deepnavy .bkgd-diagonalgradient h3, main .bkgd-deepnavy .bkgd-diagonalgradient h4, main .bkgd-deepnavy .bkgd-diagonalgradient h5, main .bkgd-deepnavy .bkgd-diagonalgradient h6 {
  color: #ffffff;
}
main .bkgd-deepnavy .bkgd-diagonalgradient h1.highlight-text, main .bkgd-deepnavy .bkgd-diagonalgradient h1 .highlight-text, main .bkgd-deepnavy .bkgd-diagonalgradient h2.highlight-text, main .bkgd-deepnavy .bkgd-diagonalgradient h2 .highlight-text, main .bkgd-deepnavy .bkgd-diagonalgradient h3.highlight-text, main .bkgd-deepnavy .bkgd-diagonalgradient h3 .highlight-text, main .bkgd-deepnavy .bkgd-diagonalgradient h4.highlight-text, main .bkgd-deepnavy .bkgd-diagonalgradient h4 .highlight-text, main .bkgd-deepnavy .bkgd-diagonalgradient h5.highlight-text, main .bkgd-deepnavy .bkgd-diagonalgradient h5 .highlight-text, main .bkgd-deepnavy .bkgd-diagonalgradient h6.highlight-text, main .bkgd-deepnavy .bkgd-diagonalgradient h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-deepnavy .bkgd-diagonalgradient p, main .bkgd-deepnavy .bkgd-diagonalgradient a, main .bkgd-deepnavy .bkgd-diagonalgradient li, main .bkgd-deepnavy .bkgd-diagonalgradient dt, main .bkgd-deepnavy .bkgd-diagonalgradient dd {
  color: #ffffff;
}
main .bkgd-deepnavy .bkgd-diagonalgradient a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-deepnavy .bkgd-darkdiagonalgradient h1, main .bkgd-deepnavy .bkgd-darkdiagonalgradient h2, main .bkgd-deepnavy .bkgd-darkdiagonalgradient h3, main .bkgd-deepnavy .bkgd-darkdiagonalgradient h4, main .bkgd-deepnavy .bkgd-darkdiagonalgradient h5, main .bkgd-deepnavy .bkgd-darkdiagonalgradient h6 {
  color: #ffffff;
}
main .bkgd-deepnavy .bkgd-darkdiagonalgradient h1.highlight-text, main .bkgd-deepnavy .bkgd-darkdiagonalgradient h1 .highlight-text, main .bkgd-deepnavy .bkgd-darkdiagonalgradient h2.highlight-text, main .bkgd-deepnavy .bkgd-darkdiagonalgradient h2 .highlight-text, main .bkgd-deepnavy .bkgd-darkdiagonalgradient h3.highlight-text, main .bkgd-deepnavy .bkgd-darkdiagonalgradient h3 .highlight-text, main .bkgd-deepnavy .bkgd-darkdiagonalgradient h4.highlight-text, main .bkgd-deepnavy .bkgd-darkdiagonalgradient h4 .highlight-text, main .bkgd-deepnavy .bkgd-darkdiagonalgradient h5.highlight-text, main .bkgd-deepnavy .bkgd-darkdiagonalgradient h5 .highlight-text, main .bkgd-deepnavy .bkgd-darkdiagonalgradient h6.highlight-text, main .bkgd-deepnavy .bkgd-darkdiagonalgradient h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-deepnavy .bkgd-darkdiagonalgradient p, main .bkgd-deepnavy .bkgd-darkdiagonalgradient a, main .bkgd-deepnavy .bkgd-darkdiagonalgradient li, main .bkgd-deepnavy .bkgd-darkdiagonalgradient dt, main .bkgd-deepnavy .bkgd-darkdiagonalgradient dd {
  color: #ffffff;
}
main .bkgd-deepnavy .bkgd-darkdiagonalgradient a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-lightblue h1, main .bkgd-lightblue h2, main .bkgd-lightblue h3, main .bkgd-lightblue h4, main .bkgd-lightblue h5, main .bkgd-lightblue h6 {
  color: #1B2451;
}
main .bkgd-lightblue h1.highlight-text, main .bkgd-lightblue h1 .highlight-text, main .bkgd-lightblue h2.highlight-text, main .bkgd-lightblue h2 .highlight-text, main .bkgd-lightblue h3.highlight-text, main .bkgd-lightblue h3 .highlight-text, main .bkgd-lightblue h4.highlight-text, main .bkgd-lightblue h4 .highlight-text, main .bkgd-lightblue h5.highlight-text, main .bkgd-lightblue h5 .highlight-text, main .bkgd-lightblue h6.highlight-text, main .bkgd-lightblue h6 .highlight-text {
  color: #005876;
}
main .bkgd-lightblue p, main .bkgd-lightblue a, main .bkgd-lightblue li {
  color: #1B2451;
}
main .bkgd-lightblue a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-lightblue .bkgd-coolgrey h1, main .bkgd-lightblue .bkgd-coolgrey h2, main .bkgd-lightblue .bkgd-coolgrey h3, main .bkgd-lightblue .bkgd-coolgrey h4, main .bkgd-lightblue .bkgd-coolgrey h5, main .bkgd-lightblue .bkgd-coolgrey h6 {
  color: #1B2451;
}
main .bkgd-lightblue .bkgd-coolgrey h1.highlight-text, main .bkgd-lightblue .bkgd-coolgrey h1 .highlight-text, main .bkgd-lightblue .bkgd-coolgrey h2.highlight-text, main .bkgd-lightblue .bkgd-coolgrey h2 .highlight-text, main .bkgd-lightblue .bkgd-coolgrey h3.highlight-text, main .bkgd-lightblue .bkgd-coolgrey h3 .highlight-text, main .bkgd-lightblue .bkgd-coolgrey h4.highlight-text, main .bkgd-lightblue .bkgd-coolgrey h4 .highlight-text, main .bkgd-lightblue .bkgd-coolgrey h5.highlight-text, main .bkgd-lightblue .bkgd-coolgrey h5 .highlight-text, main .bkgd-lightblue .bkgd-coolgrey h6.highlight-text, main .bkgd-lightblue .bkgd-coolgrey h6 .highlight-text {
  color: #005876;
}
main .bkgd-lightblue .bkgd-coolgrey p, main .bkgd-lightblue .bkgd-coolgrey a, main .bkgd-lightblue .bkgd-coolgrey li {
  color: #1B2451;
}
main .bkgd-lightblue .bkgd-coolgrey a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-lightblue .bkgd-richnavy h1, main .bkgd-lightblue .bkgd-richnavy h2, main .bkgd-lightblue .bkgd-richnavy h3, main .bkgd-lightblue .bkgd-richnavy h4, main .bkgd-lightblue .bkgd-richnavy h5, main .bkgd-lightblue .bkgd-richnavy h6 {
  color: #00c3e5;
}
main .bkgd-lightblue .bkgd-richnavy h1.highlight-text, main .bkgd-lightblue .bkgd-richnavy h1 .highlight-text, main .bkgd-lightblue .bkgd-richnavy h2.highlight-text, main .bkgd-lightblue .bkgd-richnavy h2 .highlight-text, main .bkgd-lightblue .bkgd-richnavy h3.highlight-text, main .bkgd-lightblue .bkgd-richnavy h3 .highlight-text, main .bkgd-lightblue .bkgd-richnavy h4.highlight-text, main .bkgd-lightblue .bkgd-richnavy h4 .highlight-text, main .bkgd-lightblue .bkgd-richnavy h5.highlight-text, main .bkgd-lightblue .bkgd-richnavy h5 .highlight-text, main .bkgd-lightblue .bkgd-richnavy h6.highlight-text, main .bkgd-lightblue .bkgd-richnavy h6 .highlight-text {
  color: #ffffff;
}
main .bkgd-lightblue .bkgd-richnavy p, main .bkgd-lightblue .bkgd-richnavy a, main .bkgd-lightblue .bkgd-richnavy li {
  color: #ffffff;
}
main .bkgd-lightblue .bkgd-richnavy a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-lightblue .bkgd-freshcyan h1, main .bkgd-lightblue .bkgd-freshcyan h2, main .bkgd-lightblue .bkgd-freshcyan h3, main .bkgd-lightblue .bkgd-freshcyan h4, main .bkgd-lightblue .bkgd-freshcyan h5, main .bkgd-lightblue .bkgd-freshcyan h6 {
  color: #121A2D;
}
main .bkgd-lightblue .bkgd-freshcyan h1.highlight-text, main .bkgd-lightblue .bkgd-freshcyan h1 .highlight-text, main .bkgd-lightblue .bkgd-freshcyan h2.highlight-text, main .bkgd-lightblue .bkgd-freshcyan h2 .highlight-text, main .bkgd-lightblue .bkgd-freshcyan h3.highlight-text, main .bkgd-lightblue .bkgd-freshcyan h3 .highlight-text, main .bkgd-lightblue .bkgd-freshcyan h4.highlight-text, main .bkgd-lightblue .bkgd-freshcyan h4 .highlight-text, main .bkgd-lightblue .bkgd-freshcyan h5.highlight-text, main .bkgd-lightblue .bkgd-freshcyan h5 .highlight-text, main .bkgd-lightblue .bkgd-freshcyan h6.highlight-text, main .bkgd-lightblue .bkgd-freshcyan h6 .highlight-text {
  color: #121A2D;
}
main .bkgd-lightblue .bkgd-freshcyan p, main .bkgd-lightblue .bkgd-freshcyan a, main .bkgd-lightblue .bkgd-freshcyan li {
  color: #121A2D;
}
main .bkgd-lightblue .bkgd-freshcyan a:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 3px solid #E5EEF5 !important;
  outline: 0;
}
main .bkgd-lightblue .bkgd-tonicblue h1, main .bkgd-lightblue .bkgd-tonicblue h2, main .bkgd-lightblue .bkgd-tonicblue h3, main .bkgd-lightblue .bkgd-tonicblue h4, main .bkgd-lightblue .bkgd-tonicblue h5, main .bkgd-lightblue .bkgd-tonicblue h6 {
  color: #ffffff;
}
main .bkgd-lightblue .bkgd-tonicblue h1.highlight-text, main .bkgd-lightblue .bkgd-tonicblue h1 .highlight-text, main .bkgd-lightblue .bkgd-tonicblue h2.highlight-text, main .bkgd-lightblue .bkgd-tonicblue h2 .highlight-text, main .bkgd-lightblue .bkgd-tonicblue h3.highlight-text, main .bkgd-lightblue .bkgd-tonicblue h3 .highlight-text, main .bkgd-lightblue .bkgd-tonicblue h4.highlight-text, main .bkgd-lightblue .bkgd-tonicblue h4 .highlight-text, main .bkgd-lightblue .bkgd-tonicblue h5.highlight-text, main .bkgd-lightblue .bkgd-tonicblue h5 .highlight-text, main .bkgd-lightblue .bkgd-tonicblue h6.highlight-text, main .bkgd-lightblue .bkgd-tonicblue h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-lightblue .bkgd-tonicblue p, main .bkgd-lightblue .bkgd-tonicblue a, main .bkgd-lightblue .bkgd-tonicblue li, main .bkgd-lightblue .bkgd-tonicblue dt, main .bkgd-lightblue .bkgd-tonicblue dd {
  color: #ffffff;
}
main .bkgd-lightblue .bkgd-tonicblue a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-lightblue .bkgd-deepnavy h1, main .bkgd-lightblue .bkgd-deepnavy h2, main .bkgd-lightblue .bkgd-deepnavy h3, main .bkgd-lightblue .bkgd-deepnavy h4, main .bkgd-lightblue .bkgd-deepnavy h5, main .bkgd-lightblue .bkgd-deepnavy h6 {
  color: #ffffff;
}
main .bkgd-lightblue .bkgd-deepnavy h1.highlight-text, main .bkgd-lightblue .bkgd-deepnavy h1 .highlight-text, main .bkgd-lightblue .bkgd-deepnavy h2.highlight-text, main .bkgd-lightblue .bkgd-deepnavy h2 .highlight-text, main .bkgd-lightblue .bkgd-deepnavy h3.highlight-text, main .bkgd-lightblue .bkgd-deepnavy h3 .highlight-text, main .bkgd-lightblue .bkgd-deepnavy h4.highlight-text, main .bkgd-lightblue .bkgd-deepnavy h4 .highlight-text, main .bkgd-lightblue .bkgd-deepnavy h5.highlight-text, main .bkgd-lightblue .bkgd-deepnavy h5 .highlight-text, main .bkgd-lightblue .bkgd-deepnavy h6.highlight-text, main .bkgd-lightblue .bkgd-deepnavy h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-lightblue .bkgd-deepnavy p, main .bkgd-lightblue .bkgd-deepnavy a, main .bkgd-lightblue .bkgd-deepnavy li, main .bkgd-lightblue .bkgd-deepnavy dt, main .bkgd-lightblue .bkgd-deepnavy dd {
  color: #ffffff;
}
main .bkgd-lightblue .bkgd-deepnavy a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-lightblue .bkgd-lightblue h1, main .bkgd-lightblue .bkgd-lightblue h2, main .bkgd-lightblue .bkgd-lightblue h3, main .bkgd-lightblue .bkgd-lightblue h4, main .bkgd-lightblue .bkgd-lightblue h5, main .bkgd-lightblue .bkgd-lightblue h6 {
  color: #1B2451;
}
main .bkgd-lightblue .bkgd-lightblue h1.highlight-text, main .bkgd-lightblue .bkgd-lightblue h1 .highlight-text, main .bkgd-lightblue .bkgd-lightblue h2.highlight-text, main .bkgd-lightblue .bkgd-lightblue h2 .highlight-text, main .bkgd-lightblue .bkgd-lightblue h3.highlight-text, main .bkgd-lightblue .bkgd-lightblue h3 .highlight-text, main .bkgd-lightblue .bkgd-lightblue h4.highlight-text, main .bkgd-lightblue .bkgd-lightblue h4 .highlight-text, main .bkgd-lightblue .bkgd-lightblue h5.highlight-text, main .bkgd-lightblue .bkgd-lightblue h5 .highlight-text, main .bkgd-lightblue .bkgd-lightblue h6.highlight-text, main .bkgd-lightblue .bkgd-lightblue h6 .highlight-text {
  color: #005876;
}
main .bkgd-lightblue .bkgd-lightblue p, main .bkgd-lightblue .bkgd-lightblue a, main .bkgd-lightblue .bkgd-lightblue li {
  color: #1B2451;
}
main .bkgd-lightblue .bkgd-lightblue a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-lightblue .bkgd-white h1, main .bkgd-lightblue .bkgd-white h2, main .bkgd-lightblue .bkgd-white h3, main .bkgd-lightblue .bkgd-white h4, main .bkgd-lightblue .bkgd-white h5, main .bkgd-lightblue .bkgd-white h6 {
  color: #1B2451;
}
main .bkgd-lightblue .bkgd-white h1.highlight-text, main .bkgd-lightblue .bkgd-white h1 .highlight-text, main .bkgd-lightblue .bkgd-white h2.highlight-text, main .bkgd-lightblue .bkgd-white h2 .highlight-text, main .bkgd-lightblue .bkgd-white h3.highlight-text, main .bkgd-lightblue .bkgd-white h3 .highlight-text, main .bkgd-lightblue .bkgd-white h4.highlight-text, main .bkgd-lightblue .bkgd-white h4 .highlight-text, main .bkgd-lightblue .bkgd-white h5.highlight-text, main .bkgd-lightblue .bkgd-white h5 .highlight-text, main .bkgd-lightblue .bkgd-white h6.highlight-text, main .bkgd-lightblue .bkgd-white h6 .highlight-text {
  color: #005876;
}
main .bkgd-lightblue .bkgd-white p, main .bkgd-lightblue .bkgd-white a, main .bkgd-lightblue .bkgd-white li {
  color: #1B2451;
}
main .bkgd-lightblue .bkgd-white a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-lightblue .bkgd-purewhite h1, main .bkgd-lightblue .bkgd-purewhite h2, main .bkgd-lightblue .bkgd-purewhite h3, main .bkgd-lightblue .bkgd-purewhite h4, main .bkgd-lightblue .bkgd-purewhite h5, main .bkgd-lightblue .bkgd-purewhite h6 {
  color: #1B2451;
}
main .bkgd-lightblue .bkgd-purewhite h1.highlight-text, main .bkgd-lightblue .bkgd-purewhite h1 .highlight-text, main .bkgd-lightblue .bkgd-purewhite h2.highlight-text, main .bkgd-lightblue .bkgd-purewhite h2 .highlight-text, main .bkgd-lightblue .bkgd-purewhite h3.highlight-text, main .bkgd-lightblue .bkgd-purewhite h3 .highlight-text, main .bkgd-lightblue .bkgd-purewhite h4.highlight-text, main .bkgd-lightblue .bkgd-purewhite h4 .highlight-text, main .bkgd-lightblue .bkgd-purewhite h5.highlight-text, main .bkgd-lightblue .bkgd-purewhite h5 .highlight-text, main .bkgd-lightblue .bkgd-purewhite h6.highlight-text, main .bkgd-lightblue .bkgd-purewhite h6 .highlight-text {
  color: #005876;
}
main .bkgd-lightblue .bkgd-purewhite p, main .bkgd-lightblue .bkgd-purewhite a, main .bkgd-lightblue .bkgd-purewhite li {
  color: #1B2451;
}
main .bkgd-lightblue .bkgd-purewhite a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-lightblue .bkgd-black h1, main .bkgd-lightblue .bkgd-black h2, main .bkgd-lightblue .bkgd-black h3, main .bkgd-lightblue .bkgd-black h4, main .bkgd-lightblue .bkgd-black h5, main .bkgd-lightblue .bkgd-black h6 {
  color: #ffffff;
}
main .bkgd-lightblue .bkgd-black h1.highlight-text, main .bkgd-lightblue .bkgd-black h1 .highlight-text, main .bkgd-lightblue .bkgd-black h2.highlight-text, main .bkgd-lightblue .bkgd-black h2 .highlight-text, main .bkgd-lightblue .bkgd-black h3.highlight-text, main .bkgd-lightblue .bkgd-black h3 .highlight-text, main .bkgd-lightblue .bkgd-black h4.highlight-text, main .bkgd-lightblue .bkgd-black h4 .highlight-text, main .bkgd-lightblue .bkgd-black h5.highlight-text, main .bkgd-lightblue .bkgd-black h5 .highlight-text, main .bkgd-lightblue .bkgd-black h6.highlight-text, main .bkgd-lightblue .bkgd-black h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-lightblue .bkgd-black p, main .bkgd-lightblue .bkgd-black a, main .bkgd-lightblue .bkgd-black li, main .bkgd-lightblue .bkgd-black dt, main .bkgd-lightblue .bkgd-black dd {
  color: #ffffff;
}
main .bkgd-lightblue .bkgd-black a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-lightblue .bkgd-lightgrey h1, main .bkgd-lightblue .bkgd-lightgrey h2, main .bkgd-lightblue .bkgd-lightgrey h3, main .bkgd-lightblue .bkgd-lightgrey h4, main .bkgd-lightblue .bkgd-lightgrey h5, main .bkgd-lightblue .bkgd-lightgrey h6 {
  color: #1B2451;
}
main .bkgd-lightblue .bkgd-lightgrey h1.highlight-text, main .bkgd-lightblue .bkgd-lightgrey h1 .highlight-text, main .bkgd-lightblue .bkgd-lightgrey h2.highlight-text, main .bkgd-lightblue .bkgd-lightgrey h2 .highlight-text, main .bkgd-lightblue .bkgd-lightgrey h3.highlight-text, main .bkgd-lightblue .bkgd-lightgrey h3 .highlight-text, main .bkgd-lightblue .bkgd-lightgrey h4.highlight-text, main .bkgd-lightblue .bkgd-lightgrey h4 .highlight-text, main .bkgd-lightblue .bkgd-lightgrey h5.highlight-text, main .bkgd-lightblue .bkgd-lightgrey h5 .highlight-text, main .bkgd-lightblue .bkgd-lightgrey h6.highlight-text, main .bkgd-lightblue .bkgd-lightgrey h6 .highlight-text {
  color: #005876;
}
main .bkgd-lightblue .bkgd-lightgrey p, main .bkgd-lightblue .bkgd-lightgrey a, main .bkgd-lightblue .bkgd-lightgrey li {
  color: #1B2451;
}
main .bkgd-lightblue .bkgd-lightgrey a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-lightblue .bkgd-deepnavy50 h1, main .bkgd-lightblue .bkgd-deepnavy50 h2, main .bkgd-lightblue .bkgd-deepnavy50 h3, main .bkgd-lightblue .bkgd-deepnavy50 h4, main .bkgd-lightblue .bkgd-deepnavy50 h5, main .bkgd-lightblue .bkgd-deepnavy50 h6 {
  color: #ffffff;
}
main .bkgd-lightblue .bkgd-deepnavy50 h1.highlight-text, main .bkgd-lightblue .bkgd-deepnavy50 h1 .highlight-text, main .bkgd-lightblue .bkgd-deepnavy50 h2.highlight-text, main .bkgd-lightblue .bkgd-deepnavy50 h2 .highlight-text, main .bkgd-lightblue .bkgd-deepnavy50 h3.highlight-text, main .bkgd-lightblue .bkgd-deepnavy50 h3 .highlight-text, main .bkgd-lightblue .bkgd-deepnavy50 h4.highlight-text, main .bkgd-lightblue .bkgd-deepnavy50 h4 .highlight-text, main .bkgd-lightblue .bkgd-deepnavy50 h5.highlight-text, main .bkgd-lightblue .bkgd-deepnavy50 h5 .highlight-text, main .bkgd-lightblue .bkgd-deepnavy50 h6.highlight-text, main .bkgd-lightblue .bkgd-deepnavy50 h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-lightblue .bkgd-deepnavy50 p, main .bkgd-lightblue .bkgd-deepnavy50 a, main .bkgd-lightblue .bkgd-deepnavy50 li, main .bkgd-lightblue .bkgd-deepnavy50 dt, main .bkgd-lightblue .bkgd-deepnavy50 dd {
  color: #ffffff;
}
main .bkgd-lightblue .bkgd-deepnavy50 a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-lightblue .bkgd-diagonalgradient h1, main .bkgd-lightblue .bkgd-diagonalgradient h2, main .bkgd-lightblue .bkgd-diagonalgradient h3, main .bkgd-lightblue .bkgd-diagonalgradient h4, main .bkgd-lightblue .bkgd-diagonalgradient h5, main .bkgd-lightblue .bkgd-diagonalgradient h6 {
  color: #ffffff;
}
main .bkgd-lightblue .bkgd-diagonalgradient h1.highlight-text, main .bkgd-lightblue .bkgd-diagonalgradient h1 .highlight-text, main .bkgd-lightblue .bkgd-diagonalgradient h2.highlight-text, main .bkgd-lightblue .bkgd-diagonalgradient h2 .highlight-text, main .bkgd-lightblue .bkgd-diagonalgradient h3.highlight-text, main .bkgd-lightblue .bkgd-diagonalgradient h3 .highlight-text, main .bkgd-lightblue .bkgd-diagonalgradient h4.highlight-text, main .bkgd-lightblue .bkgd-diagonalgradient h4 .highlight-text, main .bkgd-lightblue .bkgd-diagonalgradient h5.highlight-text, main .bkgd-lightblue .bkgd-diagonalgradient h5 .highlight-text, main .bkgd-lightblue .bkgd-diagonalgradient h6.highlight-text, main .bkgd-lightblue .bkgd-diagonalgradient h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-lightblue .bkgd-diagonalgradient p, main .bkgd-lightblue .bkgd-diagonalgradient a, main .bkgd-lightblue .bkgd-diagonalgradient li, main .bkgd-lightblue .bkgd-diagonalgradient dt, main .bkgd-lightblue .bkgd-diagonalgradient dd {
  color: #ffffff;
}
main .bkgd-lightblue .bkgd-diagonalgradient a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-lightblue .bkgd-darkdiagonalgradient h1, main .bkgd-lightblue .bkgd-darkdiagonalgradient h2, main .bkgd-lightblue .bkgd-darkdiagonalgradient h3, main .bkgd-lightblue .bkgd-darkdiagonalgradient h4, main .bkgd-lightblue .bkgd-darkdiagonalgradient h5, main .bkgd-lightblue .bkgd-darkdiagonalgradient h6 {
  color: #ffffff;
}
main .bkgd-lightblue .bkgd-darkdiagonalgradient h1.highlight-text, main .bkgd-lightblue .bkgd-darkdiagonalgradient h1 .highlight-text, main .bkgd-lightblue .bkgd-darkdiagonalgradient h2.highlight-text, main .bkgd-lightblue .bkgd-darkdiagonalgradient h2 .highlight-text, main .bkgd-lightblue .bkgd-darkdiagonalgradient h3.highlight-text, main .bkgd-lightblue .bkgd-darkdiagonalgradient h3 .highlight-text, main .bkgd-lightblue .bkgd-darkdiagonalgradient h4.highlight-text, main .bkgd-lightblue .bkgd-darkdiagonalgradient h4 .highlight-text, main .bkgd-lightblue .bkgd-darkdiagonalgradient h5.highlight-text, main .bkgd-lightblue .bkgd-darkdiagonalgradient h5 .highlight-text, main .bkgd-lightblue .bkgd-darkdiagonalgradient h6.highlight-text, main .bkgd-lightblue .bkgd-darkdiagonalgradient h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-lightblue .bkgd-darkdiagonalgradient p, main .bkgd-lightblue .bkgd-darkdiagonalgradient a, main .bkgd-lightblue .bkgd-darkdiagonalgradient li, main .bkgd-lightblue .bkgd-darkdiagonalgradient dt, main .bkgd-lightblue .bkgd-darkdiagonalgradient dd {
  color: #ffffff;
}
main .bkgd-lightblue .bkgd-darkdiagonalgradient a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-white h1, main .bkgd-white h2, main .bkgd-white h3, main .bkgd-white h4, main .bkgd-white h5, main .bkgd-white h6 {
  color: #1B2451;
}
main .bkgd-white h1.highlight-text, main .bkgd-white h1 .highlight-text, main .bkgd-white h2.highlight-text, main .bkgd-white h2 .highlight-text, main .bkgd-white h3.highlight-text, main .bkgd-white h3 .highlight-text, main .bkgd-white h4.highlight-text, main .bkgd-white h4 .highlight-text, main .bkgd-white h5.highlight-text, main .bkgd-white h5 .highlight-text, main .bkgd-white h6.highlight-text, main .bkgd-white h6 .highlight-text {
  color: #005876;
}
main .bkgd-white p, main .bkgd-white a, main .bkgd-white li {
  color: #1B2451;
}
main .bkgd-white a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-white .bkgd-coolgrey h1, main .bkgd-white .bkgd-coolgrey h2, main .bkgd-white .bkgd-coolgrey h3, main .bkgd-white .bkgd-coolgrey h4, main .bkgd-white .bkgd-coolgrey h5, main .bkgd-white .bkgd-coolgrey h6 {
  color: #1B2451;
}
main .bkgd-white .bkgd-coolgrey h1.highlight-text, main .bkgd-white .bkgd-coolgrey h1 .highlight-text, main .bkgd-white .bkgd-coolgrey h2.highlight-text, main .bkgd-white .bkgd-coolgrey h2 .highlight-text, main .bkgd-white .bkgd-coolgrey h3.highlight-text, main .bkgd-white .bkgd-coolgrey h3 .highlight-text, main .bkgd-white .bkgd-coolgrey h4.highlight-text, main .bkgd-white .bkgd-coolgrey h4 .highlight-text, main .bkgd-white .bkgd-coolgrey h5.highlight-text, main .bkgd-white .bkgd-coolgrey h5 .highlight-text, main .bkgd-white .bkgd-coolgrey h6.highlight-text, main .bkgd-white .bkgd-coolgrey h6 .highlight-text {
  color: #005876;
}
main .bkgd-white .bkgd-coolgrey p, main .bkgd-white .bkgd-coolgrey a, main .bkgd-white .bkgd-coolgrey li {
  color: #1B2451;
}
main .bkgd-white .bkgd-coolgrey a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-white .bkgd-richnavy h1, main .bkgd-white .bkgd-richnavy h2, main .bkgd-white .bkgd-richnavy h3, main .bkgd-white .bkgd-richnavy h4, main .bkgd-white .bkgd-richnavy h5, main .bkgd-white .bkgd-richnavy h6 {
  color: #00c3e5;
}
main .bkgd-white .bkgd-richnavy h1.highlight-text, main .bkgd-white .bkgd-richnavy h1 .highlight-text, main .bkgd-white .bkgd-richnavy h2.highlight-text, main .bkgd-white .bkgd-richnavy h2 .highlight-text, main .bkgd-white .bkgd-richnavy h3.highlight-text, main .bkgd-white .bkgd-richnavy h3 .highlight-text, main .bkgd-white .bkgd-richnavy h4.highlight-text, main .bkgd-white .bkgd-richnavy h4 .highlight-text, main .bkgd-white .bkgd-richnavy h5.highlight-text, main .bkgd-white .bkgd-richnavy h5 .highlight-text, main .bkgd-white .bkgd-richnavy h6.highlight-text, main .bkgd-white .bkgd-richnavy h6 .highlight-text {
  color: #ffffff;
}
main .bkgd-white .bkgd-richnavy p, main .bkgd-white .bkgd-richnavy a, main .bkgd-white .bkgd-richnavy li {
  color: #ffffff;
}
main .bkgd-white .bkgd-richnavy a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-white .bkgd-freshcyan h1, main .bkgd-white .bkgd-freshcyan h2, main .bkgd-white .bkgd-freshcyan h3, main .bkgd-white .bkgd-freshcyan h4, main .bkgd-white .bkgd-freshcyan h5, main .bkgd-white .bkgd-freshcyan h6 {
  color: #121A2D;
}
main .bkgd-white .bkgd-freshcyan h1.highlight-text, main .bkgd-white .bkgd-freshcyan h1 .highlight-text, main .bkgd-white .bkgd-freshcyan h2.highlight-text, main .bkgd-white .bkgd-freshcyan h2 .highlight-text, main .bkgd-white .bkgd-freshcyan h3.highlight-text, main .bkgd-white .bkgd-freshcyan h3 .highlight-text, main .bkgd-white .bkgd-freshcyan h4.highlight-text, main .bkgd-white .bkgd-freshcyan h4 .highlight-text, main .bkgd-white .bkgd-freshcyan h5.highlight-text, main .bkgd-white .bkgd-freshcyan h5 .highlight-text, main .bkgd-white .bkgd-freshcyan h6.highlight-text, main .bkgd-white .bkgd-freshcyan h6 .highlight-text {
  color: #121A2D;
}
main .bkgd-white .bkgd-freshcyan p, main .bkgd-white .bkgd-freshcyan a, main .bkgd-white .bkgd-freshcyan li {
  color: #121A2D;
}
main .bkgd-white .bkgd-freshcyan a:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 3px solid #E5EEF5 !important;
  outline: 0;
}
main .bkgd-white .bkgd-tonicblue h1, main .bkgd-white .bkgd-tonicblue h2, main .bkgd-white .bkgd-tonicblue h3, main .bkgd-white .bkgd-tonicblue h4, main .bkgd-white .bkgd-tonicblue h5, main .bkgd-white .bkgd-tonicblue h6 {
  color: #ffffff;
}
main .bkgd-white .bkgd-tonicblue h1.highlight-text, main .bkgd-white .bkgd-tonicblue h1 .highlight-text, main .bkgd-white .bkgd-tonicblue h2.highlight-text, main .bkgd-white .bkgd-tonicblue h2 .highlight-text, main .bkgd-white .bkgd-tonicblue h3.highlight-text, main .bkgd-white .bkgd-tonicblue h3 .highlight-text, main .bkgd-white .bkgd-tonicblue h4.highlight-text, main .bkgd-white .bkgd-tonicblue h4 .highlight-text, main .bkgd-white .bkgd-tonicblue h5.highlight-text, main .bkgd-white .bkgd-tonicblue h5 .highlight-text, main .bkgd-white .bkgd-tonicblue h6.highlight-text, main .bkgd-white .bkgd-tonicblue h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-white .bkgd-tonicblue p, main .bkgd-white .bkgd-tonicblue a, main .bkgd-white .bkgd-tonicblue li, main .bkgd-white .bkgd-tonicblue dt, main .bkgd-white .bkgd-tonicblue dd {
  color: #ffffff;
}
main .bkgd-white .bkgd-tonicblue a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-white .bkgd-deepnavy h1, main .bkgd-white .bkgd-deepnavy h2, main .bkgd-white .bkgd-deepnavy h3, main .bkgd-white .bkgd-deepnavy h4, main .bkgd-white .bkgd-deepnavy h5, main .bkgd-white .bkgd-deepnavy h6 {
  color: #ffffff;
}
main .bkgd-white .bkgd-deepnavy h1.highlight-text, main .bkgd-white .bkgd-deepnavy h1 .highlight-text, main .bkgd-white .bkgd-deepnavy h2.highlight-text, main .bkgd-white .bkgd-deepnavy h2 .highlight-text, main .bkgd-white .bkgd-deepnavy h3.highlight-text, main .bkgd-white .bkgd-deepnavy h3 .highlight-text, main .bkgd-white .bkgd-deepnavy h4.highlight-text, main .bkgd-white .bkgd-deepnavy h4 .highlight-text, main .bkgd-white .bkgd-deepnavy h5.highlight-text, main .bkgd-white .bkgd-deepnavy h5 .highlight-text, main .bkgd-white .bkgd-deepnavy h6.highlight-text, main .bkgd-white .bkgd-deepnavy h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-white .bkgd-deepnavy p, main .bkgd-white .bkgd-deepnavy a, main .bkgd-white .bkgd-deepnavy li, main .bkgd-white .bkgd-deepnavy dt, main .bkgd-white .bkgd-deepnavy dd {
  color: #ffffff;
}
main .bkgd-white .bkgd-deepnavy a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-white .bkgd-lightblue h1, main .bkgd-white .bkgd-lightblue h2, main .bkgd-white .bkgd-lightblue h3, main .bkgd-white .bkgd-lightblue h4, main .bkgd-white .bkgd-lightblue h5, main .bkgd-white .bkgd-lightblue h6 {
  color: #1B2451;
}
main .bkgd-white .bkgd-lightblue h1.highlight-text, main .bkgd-white .bkgd-lightblue h1 .highlight-text, main .bkgd-white .bkgd-lightblue h2.highlight-text, main .bkgd-white .bkgd-lightblue h2 .highlight-text, main .bkgd-white .bkgd-lightblue h3.highlight-text, main .bkgd-white .bkgd-lightblue h3 .highlight-text, main .bkgd-white .bkgd-lightblue h4.highlight-text, main .bkgd-white .bkgd-lightblue h4 .highlight-text, main .bkgd-white .bkgd-lightblue h5.highlight-text, main .bkgd-white .bkgd-lightblue h5 .highlight-text, main .bkgd-white .bkgd-lightblue h6.highlight-text, main .bkgd-white .bkgd-lightblue h6 .highlight-text {
  color: #005876;
}
main .bkgd-white .bkgd-lightblue p, main .bkgd-white .bkgd-lightblue a, main .bkgd-white .bkgd-lightblue li {
  color: #1B2451;
}
main .bkgd-white .bkgd-lightblue a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-white .bkgd-white h1, main .bkgd-white .bkgd-white h2, main .bkgd-white .bkgd-white h3, main .bkgd-white .bkgd-white h4, main .bkgd-white .bkgd-white h5, main .bkgd-white .bkgd-white h6 {
  color: #1B2451;
}
main .bkgd-white .bkgd-white h1.highlight-text, main .bkgd-white .bkgd-white h1 .highlight-text, main .bkgd-white .bkgd-white h2.highlight-text, main .bkgd-white .bkgd-white h2 .highlight-text, main .bkgd-white .bkgd-white h3.highlight-text, main .bkgd-white .bkgd-white h3 .highlight-text, main .bkgd-white .bkgd-white h4.highlight-text, main .bkgd-white .bkgd-white h4 .highlight-text, main .bkgd-white .bkgd-white h5.highlight-text, main .bkgd-white .bkgd-white h5 .highlight-text, main .bkgd-white .bkgd-white h6.highlight-text, main .bkgd-white .bkgd-white h6 .highlight-text {
  color: #005876;
}
main .bkgd-white .bkgd-white p, main .bkgd-white .bkgd-white a, main .bkgd-white .bkgd-white li {
  color: #1B2451;
}
main .bkgd-white .bkgd-white a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-white .bkgd-purewhite h1, main .bkgd-white .bkgd-purewhite h2, main .bkgd-white .bkgd-purewhite h3, main .bkgd-white .bkgd-purewhite h4, main .bkgd-white .bkgd-purewhite h5, main .bkgd-white .bkgd-purewhite h6 {
  color: #1B2451;
}
main .bkgd-white .bkgd-purewhite h1.highlight-text, main .bkgd-white .bkgd-purewhite h1 .highlight-text, main .bkgd-white .bkgd-purewhite h2.highlight-text, main .bkgd-white .bkgd-purewhite h2 .highlight-text, main .bkgd-white .bkgd-purewhite h3.highlight-text, main .bkgd-white .bkgd-purewhite h3 .highlight-text, main .bkgd-white .bkgd-purewhite h4.highlight-text, main .bkgd-white .bkgd-purewhite h4 .highlight-text, main .bkgd-white .bkgd-purewhite h5.highlight-text, main .bkgd-white .bkgd-purewhite h5 .highlight-text, main .bkgd-white .bkgd-purewhite h6.highlight-text, main .bkgd-white .bkgd-purewhite h6 .highlight-text {
  color: #005876;
}
main .bkgd-white .bkgd-purewhite p, main .bkgd-white .bkgd-purewhite a, main .bkgd-white .bkgd-purewhite li {
  color: #1B2451;
}
main .bkgd-white .bkgd-purewhite a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-white .bkgd-black h1, main .bkgd-white .bkgd-black h2, main .bkgd-white .bkgd-black h3, main .bkgd-white .bkgd-black h4, main .bkgd-white .bkgd-black h5, main .bkgd-white .bkgd-black h6 {
  color: #ffffff;
}
main .bkgd-white .bkgd-black h1.highlight-text, main .bkgd-white .bkgd-black h1 .highlight-text, main .bkgd-white .bkgd-black h2.highlight-text, main .bkgd-white .bkgd-black h2 .highlight-text, main .bkgd-white .bkgd-black h3.highlight-text, main .bkgd-white .bkgd-black h3 .highlight-text, main .bkgd-white .bkgd-black h4.highlight-text, main .bkgd-white .bkgd-black h4 .highlight-text, main .bkgd-white .bkgd-black h5.highlight-text, main .bkgd-white .bkgd-black h5 .highlight-text, main .bkgd-white .bkgd-black h6.highlight-text, main .bkgd-white .bkgd-black h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-white .bkgd-black p, main .bkgd-white .bkgd-black a, main .bkgd-white .bkgd-black li, main .bkgd-white .bkgd-black dt, main .bkgd-white .bkgd-black dd {
  color: #ffffff;
}
main .bkgd-white .bkgd-black a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-white .bkgd-lightgrey h1, main .bkgd-white .bkgd-lightgrey h2, main .bkgd-white .bkgd-lightgrey h3, main .bkgd-white .bkgd-lightgrey h4, main .bkgd-white .bkgd-lightgrey h5, main .bkgd-white .bkgd-lightgrey h6 {
  color: #1B2451;
}
main .bkgd-white .bkgd-lightgrey h1.highlight-text, main .bkgd-white .bkgd-lightgrey h1 .highlight-text, main .bkgd-white .bkgd-lightgrey h2.highlight-text, main .bkgd-white .bkgd-lightgrey h2 .highlight-text, main .bkgd-white .bkgd-lightgrey h3.highlight-text, main .bkgd-white .bkgd-lightgrey h3 .highlight-text, main .bkgd-white .bkgd-lightgrey h4.highlight-text, main .bkgd-white .bkgd-lightgrey h4 .highlight-text, main .bkgd-white .bkgd-lightgrey h5.highlight-text, main .bkgd-white .bkgd-lightgrey h5 .highlight-text, main .bkgd-white .bkgd-lightgrey h6.highlight-text, main .bkgd-white .bkgd-lightgrey h6 .highlight-text {
  color: #005876;
}
main .bkgd-white .bkgd-lightgrey p, main .bkgd-white .bkgd-lightgrey a, main .bkgd-white .bkgd-lightgrey li {
  color: #1B2451;
}
main .bkgd-white .bkgd-lightgrey a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-white .bkgd-deepnavy50 h1, main .bkgd-white .bkgd-deepnavy50 h2, main .bkgd-white .bkgd-deepnavy50 h3, main .bkgd-white .bkgd-deepnavy50 h4, main .bkgd-white .bkgd-deepnavy50 h5, main .bkgd-white .bkgd-deepnavy50 h6 {
  color: #ffffff;
}
main .bkgd-white .bkgd-deepnavy50 h1.highlight-text, main .bkgd-white .bkgd-deepnavy50 h1 .highlight-text, main .bkgd-white .bkgd-deepnavy50 h2.highlight-text, main .bkgd-white .bkgd-deepnavy50 h2 .highlight-text, main .bkgd-white .bkgd-deepnavy50 h3.highlight-text, main .bkgd-white .bkgd-deepnavy50 h3 .highlight-text, main .bkgd-white .bkgd-deepnavy50 h4.highlight-text, main .bkgd-white .bkgd-deepnavy50 h4 .highlight-text, main .bkgd-white .bkgd-deepnavy50 h5.highlight-text, main .bkgd-white .bkgd-deepnavy50 h5 .highlight-text, main .bkgd-white .bkgd-deepnavy50 h6.highlight-text, main .bkgd-white .bkgd-deepnavy50 h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-white .bkgd-deepnavy50 p, main .bkgd-white .bkgd-deepnavy50 a, main .bkgd-white .bkgd-deepnavy50 li, main .bkgd-white .bkgd-deepnavy50 dt, main .bkgd-white .bkgd-deepnavy50 dd {
  color: #ffffff;
}
main .bkgd-white .bkgd-deepnavy50 a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-white .bkgd-diagonalgradient h1, main .bkgd-white .bkgd-diagonalgradient h2, main .bkgd-white .bkgd-diagonalgradient h3, main .bkgd-white .bkgd-diagonalgradient h4, main .bkgd-white .bkgd-diagonalgradient h5, main .bkgd-white .bkgd-diagonalgradient h6 {
  color: #ffffff;
}
main .bkgd-white .bkgd-diagonalgradient h1.highlight-text, main .bkgd-white .bkgd-diagonalgradient h1 .highlight-text, main .bkgd-white .bkgd-diagonalgradient h2.highlight-text, main .bkgd-white .bkgd-diagonalgradient h2 .highlight-text, main .bkgd-white .bkgd-diagonalgradient h3.highlight-text, main .bkgd-white .bkgd-diagonalgradient h3 .highlight-text, main .bkgd-white .bkgd-diagonalgradient h4.highlight-text, main .bkgd-white .bkgd-diagonalgradient h4 .highlight-text, main .bkgd-white .bkgd-diagonalgradient h5.highlight-text, main .bkgd-white .bkgd-diagonalgradient h5 .highlight-text, main .bkgd-white .bkgd-diagonalgradient h6.highlight-text, main .bkgd-white .bkgd-diagonalgradient h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-white .bkgd-diagonalgradient p, main .bkgd-white .bkgd-diagonalgradient a, main .bkgd-white .bkgd-diagonalgradient li, main .bkgd-white .bkgd-diagonalgradient dt, main .bkgd-white .bkgd-diagonalgradient dd {
  color: #ffffff;
}
main .bkgd-white .bkgd-diagonalgradient a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-white .bkgd-darkdiagonalgradient h1, main .bkgd-white .bkgd-darkdiagonalgradient h2, main .bkgd-white .bkgd-darkdiagonalgradient h3, main .bkgd-white .bkgd-darkdiagonalgradient h4, main .bkgd-white .bkgd-darkdiagonalgradient h5, main .bkgd-white .bkgd-darkdiagonalgradient h6 {
  color: #ffffff;
}
main .bkgd-white .bkgd-darkdiagonalgradient h1.highlight-text, main .bkgd-white .bkgd-darkdiagonalgradient h1 .highlight-text, main .bkgd-white .bkgd-darkdiagonalgradient h2.highlight-text, main .bkgd-white .bkgd-darkdiagonalgradient h2 .highlight-text, main .bkgd-white .bkgd-darkdiagonalgradient h3.highlight-text, main .bkgd-white .bkgd-darkdiagonalgradient h3 .highlight-text, main .bkgd-white .bkgd-darkdiagonalgradient h4.highlight-text, main .bkgd-white .bkgd-darkdiagonalgradient h4 .highlight-text, main .bkgd-white .bkgd-darkdiagonalgradient h5.highlight-text, main .bkgd-white .bkgd-darkdiagonalgradient h5 .highlight-text, main .bkgd-white .bkgd-darkdiagonalgradient h6.highlight-text, main .bkgd-white .bkgd-darkdiagonalgradient h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-white .bkgd-darkdiagonalgradient p, main .bkgd-white .bkgd-darkdiagonalgradient a, main .bkgd-white .bkgd-darkdiagonalgradient li, main .bkgd-white .bkgd-darkdiagonalgradient dt, main .bkgd-white .bkgd-darkdiagonalgradient dd {
  color: #ffffff;
}
main .bkgd-white .bkgd-darkdiagonalgradient a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-purewhite h1, main .bkgd-purewhite h2, main .bkgd-purewhite h3, main .bkgd-purewhite h4, main .bkgd-purewhite h5, main .bkgd-purewhite h6 {
  color: #1B2451;
}
main .bkgd-purewhite h1.highlight-text, main .bkgd-purewhite h1 .highlight-text, main .bkgd-purewhite h2.highlight-text, main .bkgd-purewhite h2 .highlight-text, main .bkgd-purewhite h3.highlight-text, main .bkgd-purewhite h3 .highlight-text, main .bkgd-purewhite h4.highlight-text, main .bkgd-purewhite h4 .highlight-text, main .bkgd-purewhite h5.highlight-text, main .bkgd-purewhite h5 .highlight-text, main .bkgd-purewhite h6.highlight-text, main .bkgd-purewhite h6 .highlight-text {
  color: #005876;
}
main .bkgd-purewhite p, main .bkgd-purewhite a, main .bkgd-purewhite li {
  color: #1B2451;
}
main .bkgd-purewhite a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-purewhite .bkgd-coolgrey h1, main .bkgd-purewhite .bkgd-coolgrey h2, main .bkgd-purewhite .bkgd-coolgrey h3, main .bkgd-purewhite .bkgd-coolgrey h4, main .bkgd-purewhite .bkgd-coolgrey h5, main .bkgd-purewhite .bkgd-coolgrey h6 {
  color: #1B2451;
}
main .bkgd-purewhite .bkgd-coolgrey h1.highlight-text, main .bkgd-purewhite .bkgd-coolgrey h1 .highlight-text, main .bkgd-purewhite .bkgd-coolgrey h2.highlight-text, main .bkgd-purewhite .bkgd-coolgrey h2 .highlight-text, main .bkgd-purewhite .bkgd-coolgrey h3.highlight-text, main .bkgd-purewhite .bkgd-coolgrey h3 .highlight-text, main .bkgd-purewhite .bkgd-coolgrey h4.highlight-text, main .bkgd-purewhite .bkgd-coolgrey h4 .highlight-text, main .bkgd-purewhite .bkgd-coolgrey h5.highlight-text, main .bkgd-purewhite .bkgd-coolgrey h5 .highlight-text, main .bkgd-purewhite .bkgd-coolgrey h6.highlight-text, main .bkgd-purewhite .bkgd-coolgrey h6 .highlight-text {
  color: #005876;
}
main .bkgd-purewhite .bkgd-coolgrey p, main .bkgd-purewhite .bkgd-coolgrey a, main .bkgd-purewhite .bkgd-coolgrey li {
  color: #1B2451;
}
main .bkgd-purewhite .bkgd-coolgrey a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-purewhite .bkgd-richnavy h1, main .bkgd-purewhite .bkgd-richnavy h2, main .bkgd-purewhite .bkgd-richnavy h3, main .bkgd-purewhite .bkgd-richnavy h4, main .bkgd-purewhite .bkgd-richnavy h5, main .bkgd-purewhite .bkgd-richnavy h6 {
  color: #00c3e5;
}
main .bkgd-purewhite .bkgd-richnavy h1.highlight-text, main .bkgd-purewhite .bkgd-richnavy h1 .highlight-text, main .bkgd-purewhite .bkgd-richnavy h2.highlight-text, main .bkgd-purewhite .bkgd-richnavy h2 .highlight-text, main .bkgd-purewhite .bkgd-richnavy h3.highlight-text, main .bkgd-purewhite .bkgd-richnavy h3 .highlight-text, main .bkgd-purewhite .bkgd-richnavy h4.highlight-text, main .bkgd-purewhite .bkgd-richnavy h4 .highlight-text, main .bkgd-purewhite .bkgd-richnavy h5.highlight-text, main .bkgd-purewhite .bkgd-richnavy h5 .highlight-text, main .bkgd-purewhite .bkgd-richnavy h6.highlight-text, main .bkgd-purewhite .bkgd-richnavy h6 .highlight-text {
  color: #ffffff;
}
main .bkgd-purewhite .bkgd-richnavy p, main .bkgd-purewhite .bkgd-richnavy a, main .bkgd-purewhite .bkgd-richnavy li {
  color: #ffffff;
}
main .bkgd-purewhite .bkgd-richnavy a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-purewhite .bkgd-freshcyan h1, main .bkgd-purewhite .bkgd-freshcyan h2, main .bkgd-purewhite .bkgd-freshcyan h3, main .bkgd-purewhite .bkgd-freshcyan h4, main .bkgd-purewhite .bkgd-freshcyan h5, main .bkgd-purewhite .bkgd-freshcyan h6 {
  color: #121A2D;
}
main .bkgd-purewhite .bkgd-freshcyan h1.highlight-text, main .bkgd-purewhite .bkgd-freshcyan h1 .highlight-text, main .bkgd-purewhite .bkgd-freshcyan h2.highlight-text, main .bkgd-purewhite .bkgd-freshcyan h2 .highlight-text, main .bkgd-purewhite .bkgd-freshcyan h3.highlight-text, main .bkgd-purewhite .bkgd-freshcyan h3 .highlight-text, main .bkgd-purewhite .bkgd-freshcyan h4.highlight-text, main .bkgd-purewhite .bkgd-freshcyan h4 .highlight-text, main .bkgd-purewhite .bkgd-freshcyan h5.highlight-text, main .bkgd-purewhite .bkgd-freshcyan h5 .highlight-text, main .bkgd-purewhite .bkgd-freshcyan h6.highlight-text, main .bkgd-purewhite .bkgd-freshcyan h6 .highlight-text {
  color: #121A2D;
}
main .bkgd-purewhite .bkgd-freshcyan p, main .bkgd-purewhite .bkgd-freshcyan a, main .bkgd-purewhite .bkgd-freshcyan li {
  color: #121A2D;
}
main .bkgd-purewhite .bkgd-freshcyan a:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 3px solid #E5EEF5 !important;
  outline: 0;
}
main .bkgd-purewhite .bkgd-tonicblue h1, main .bkgd-purewhite .bkgd-tonicblue h2, main .bkgd-purewhite .bkgd-tonicblue h3, main .bkgd-purewhite .bkgd-tonicblue h4, main .bkgd-purewhite .bkgd-tonicblue h5, main .bkgd-purewhite .bkgd-tonicblue h6 {
  color: #ffffff;
}
main .bkgd-purewhite .bkgd-tonicblue h1.highlight-text, main .bkgd-purewhite .bkgd-tonicblue h1 .highlight-text, main .bkgd-purewhite .bkgd-tonicblue h2.highlight-text, main .bkgd-purewhite .bkgd-tonicblue h2 .highlight-text, main .bkgd-purewhite .bkgd-tonicblue h3.highlight-text, main .bkgd-purewhite .bkgd-tonicblue h3 .highlight-text, main .bkgd-purewhite .bkgd-tonicblue h4.highlight-text, main .bkgd-purewhite .bkgd-tonicblue h4 .highlight-text, main .bkgd-purewhite .bkgd-tonicblue h5.highlight-text, main .bkgd-purewhite .bkgd-tonicblue h5 .highlight-text, main .bkgd-purewhite .bkgd-tonicblue h6.highlight-text, main .bkgd-purewhite .bkgd-tonicblue h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-purewhite .bkgd-tonicblue p, main .bkgd-purewhite .bkgd-tonicblue a, main .bkgd-purewhite .bkgd-tonicblue li, main .bkgd-purewhite .bkgd-tonicblue dt, main .bkgd-purewhite .bkgd-tonicblue dd {
  color: #ffffff;
}
main .bkgd-purewhite .bkgd-tonicblue a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-purewhite .bkgd-deepnavy h1, main .bkgd-purewhite .bkgd-deepnavy h2, main .bkgd-purewhite .bkgd-deepnavy h3, main .bkgd-purewhite .bkgd-deepnavy h4, main .bkgd-purewhite .bkgd-deepnavy h5, main .bkgd-purewhite .bkgd-deepnavy h6 {
  color: #ffffff;
}
main .bkgd-purewhite .bkgd-deepnavy h1.highlight-text, main .bkgd-purewhite .bkgd-deepnavy h1 .highlight-text, main .bkgd-purewhite .bkgd-deepnavy h2.highlight-text, main .bkgd-purewhite .bkgd-deepnavy h2 .highlight-text, main .bkgd-purewhite .bkgd-deepnavy h3.highlight-text, main .bkgd-purewhite .bkgd-deepnavy h3 .highlight-text, main .bkgd-purewhite .bkgd-deepnavy h4.highlight-text, main .bkgd-purewhite .bkgd-deepnavy h4 .highlight-text, main .bkgd-purewhite .bkgd-deepnavy h5.highlight-text, main .bkgd-purewhite .bkgd-deepnavy h5 .highlight-text, main .bkgd-purewhite .bkgd-deepnavy h6.highlight-text, main .bkgd-purewhite .bkgd-deepnavy h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-purewhite .bkgd-deepnavy p, main .bkgd-purewhite .bkgd-deepnavy a, main .bkgd-purewhite .bkgd-deepnavy li, main .bkgd-purewhite .bkgd-deepnavy dt, main .bkgd-purewhite .bkgd-deepnavy dd {
  color: #ffffff;
}
main .bkgd-purewhite .bkgd-deepnavy a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-purewhite .bkgd-lightblue h1, main .bkgd-purewhite .bkgd-lightblue h2, main .bkgd-purewhite .bkgd-lightblue h3, main .bkgd-purewhite .bkgd-lightblue h4, main .bkgd-purewhite .bkgd-lightblue h5, main .bkgd-purewhite .bkgd-lightblue h6 {
  color: #1B2451;
}
main .bkgd-purewhite .bkgd-lightblue h1.highlight-text, main .bkgd-purewhite .bkgd-lightblue h1 .highlight-text, main .bkgd-purewhite .bkgd-lightblue h2.highlight-text, main .bkgd-purewhite .bkgd-lightblue h2 .highlight-text, main .bkgd-purewhite .bkgd-lightblue h3.highlight-text, main .bkgd-purewhite .bkgd-lightblue h3 .highlight-text, main .bkgd-purewhite .bkgd-lightblue h4.highlight-text, main .bkgd-purewhite .bkgd-lightblue h4 .highlight-text, main .bkgd-purewhite .bkgd-lightblue h5.highlight-text, main .bkgd-purewhite .bkgd-lightblue h5 .highlight-text, main .bkgd-purewhite .bkgd-lightblue h6.highlight-text, main .bkgd-purewhite .bkgd-lightblue h6 .highlight-text {
  color: #005876;
}
main .bkgd-purewhite .bkgd-lightblue p, main .bkgd-purewhite .bkgd-lightblue a, main .bkgd-purewhite .bkgd-lightblue li {
  color: #1B2451;
}
main .bkgd-purewhite .bkgd-lightblue a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-purewhite .bkgd-white h1, main .bkgd-purewhite .bkgd-white h2, main .bkgd-purewhite .bkgd-white h3, main .bkgd-purewhite .bkgd-white h4, main .bkgd-purewhite .bkgd-white h5, main .bkgd-purewhite .bkgd-white h6 {
  color: #1B2451;
}
main .bkgd-purewhite .bkgd-white h1.highlight-text, main .bkgd-purewhite .bkgd-white h1 .highlight-text, main .bkgd-purewhite .bkgd-white h2.highlight-text, main .bkgd-purewhite .bkgd-white h2 .highlight-text, main .bkgd-purewhite .bkgd-white h3.highlight-text, main .bkgd-purewhite .bkgd-white h3 .highlight-text, main .bkgd-purewhite .bkgd-white h4.highlight-text, main .bkgd-purewhite .bkgd-white h4 .highlight-text, main .bkgd-purewhite .bkgd-white h5.highlight-text, main .bkgd-purewhite .bkgd-white h5 .highlight-text, main .bkgd-purewhite .bkgd-white h6.highlight-text, main .bkgd-purewhite .bkgd-white h6 .highlight-text {
  color: #005876;
}
main .bkgd-purewhite .bkgd-white p, main .bkgd-purewhite .bkgd-white a, main .bkgd-purewhite .bkgd-white li {
  color: #1B2451;
}
main .bkgd-purewhite .bkgd-white a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-purewhite .bkgd-purewhite h1, main .bkgd-purewhite .bkgd-purewhite h2, main .bkgd-purewhite .bkgd-purewhite h3, main .bkgd-purewhite .bkgd-purewhite h4, main .bkgd-purewhite .bkgd-purewhite h5, main .bkgd-purewhite .bkgd-purewhite h6 {
  color: #1B2451;
}
main .bkgd-purewhite .bkgd-purewhite h1.highlight-text, main .bkgd-purewhite .bkgd-purewhite h1 .highlight-text, main .bkgd-purewhite .bkgd-purewhite h2.highlight-text, main .bkgd-purewhite .bkgd-purewhite h2 .highlight-text, main .bkgd-purewhite .bkgd-purewhite h3.highlight-text, main .bkgd-purewhite .bkgd-purewhite h3 .highlight-text, main .bkgd-purewhite .bkgd-purewhite h4.highlight-text, main .bkgd-purewhite .bkgd-purewhite h4 .highlight-text, main .bkgd-purewhite .bkgd-purewhite h5.highlight-text, main .bkgd-purewhite .bkgd-purewhite h5 .highlight-text, main .bkgd-purewhite .bkgd-purewhite h6.highlight-text, main .bkgd-purewhite .bkgd-purewhite h6 .highlight-text {
  color: #005876;
}
main .bkgd-purewhite .bkgd-purewhite p, main .bkgd-purewhite .bkgd-purewhite a, main .bkgd-purewhite .bkgd-purewhite li {
  color: #1B2451;
}
main .bkgd-purewhite .bkgd-purewhite a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-purewhite .bkgd-black h1, main .bkgd-purewhite .bkgd-black h2, main .bkgd-purewhite .bkgd-black h3, main .bkgd-purewhite .bkgd-black h4, main .bkgd-purewhite .bkgd-black h5, main .bkgd-purewhite .bkgd-black h6 {
  color: #ffffff;
}
main .bkgd-purewhite .bkgd-black h1.highlight-text, main .bkgd-purewhite .bkgd-black h1 .highlight-text, main .bkgd-purewhite .bkgd-black h2.highlight-text, main .bkgd-purewhite .bkgd-black h2 .highlight-text, main .bkgd-purewhite .bkgd-black h3.highlight-text, main .bkgd-purewhite .bkgd-black h3 .highlight-text, main .bkgd-purewhite .bkgd-black h4.highlight-text, main .bkgd-purewhite .bkgd-black h4 .highlight-text, main .bkgd-purewhite .bkgd-black h5.highlight-text, main .bkgd-purewhite .bkgd-black h5 .highlight-text, main .bkgd-purewhite .bkgd-black h6.highlight-text, main .bkgd-purewhite .bkgd-black h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-purewhite .bkgd-black p, main .bkgd-purewhite .bkgd-black a, main .bkgd-purewhite .bkgd-black li, main .bkgd-purewhite .bkgd-black dt, main .bkgd-purewhite .bkgd-black dd {
  color: #ffffff;
}
main .bkgd-purewhite .bkgd-black a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-purewhite .bkgd-lightgrey h1, main .bkgd-purewhite .bkgd-lightgrey h2, main .bkgd-purewhite .bkgd-lightgrey h3, main .bkgd-purewhite .bkgd-lightgrey h4, main .bkgd-purewhite .bkgd-lightgrey h5, main .bkgd-purewhite .bkgd-lightgrey h6 {
  color: #1B2451;
}
main .bkgd-purewhite .bkgd-lightgrey h1.highlight-text, main .bkgd-purewhite .bkgd-lightgrey h1 .highlight-text, main .bkgd-purewhite .bkgd-lightgrey h2.highlight-text, main .bkgd-purewhite .bkgd-lightgrey h2 .highlight-text, main .bkgd-purewhite .bkgd-lightgrey h3.highlight-text, main .bkgd-purewhite .bkgd-lightgrey h3 .highlight-text, main .bkgd-purewhite .bkgd-lightgrey h4.highlight-text, main .bkgd-purewhite .bkgd-lightgrey h4 .highlight-text, main .bkgd-purewhite .bkgd-lightgrey h5.highlight-text, main .bkgd-purewhite .bkgd-lightgrey h5 .highlight-text, main .bkgd-purewhite .bkgd-lightgrey h6.highlight-text, main .bkgd-purewhite .bkgd-lightgrey h6 .highlight-text {
  color: #005876;
}
main .bkgd-purewhite .bkgd-lightgrey p, main .bkgd-purewhite .bkgd-lightgrey a, main .bkgd-purewhite .bkgd-lightgrey li {
  color: #1B2451;
}
main .bkgd-purewhite .bkgd-lightgrey a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-purewhite .bkgd-deepnavy50 h1, main .bkgd-purewhite .bkgd-deepnavy50 h2, main .bkgd-purewhite .bkgd-deepnavy50 h3, main .bkgd-purewhite .bkgd-deepnavy50 h4, main .bkgd-purewhite .bkgd-deepnavy50 h5, main .bkgd-purewhite .bkgd-deepnavy50 h6 {
  color: #ffffff;
}
main .bkgd-purewhite .bkgd-deepnavy50 h1.highlight-text, main .bkgd-purewhite .bkgd-deepnavy50 h1 .highlight-text, main .bkgd-purewhite .bkgd-deepnavy50 h2.highlight-text, main .bkgd-purewhite .bkgd-deepnavy50 h2 .highlight-text, main .bkgd-purewhite .bkgd-deepnavy50 h3.highlight-text, main .bkgd-purewhite .bkgd-deepnavy50 h3 .highlight-text, main .bkgd-purewhite .bkgd-deepnavy50 h4.highlight-text, main .bkgd-purewhite .bkgd-deepnavy50 h4 .highlight-text, main .bkgd-purewhite .bkgd-deepnavy50 h5.highlight-text, main .bkgd-purewhite .bkgd-deepnavy50 h5 .highlight-text, main .bkgd-purewhite .bkgd-deepnavy50 h6.highlight-text, main .bkgd-purewhite .bkgd-deepnavy50 h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-purewhite .bkgd-deepnavy50 p, main .bkgd-purewhite .bkgd-deepnavy50 a, main .bkgd-purewhite .bkgd-deepnavy50 li, main .bkgd-purewhite .bkgd-deepnavy50 dt, main .bkgd-purewhite .bkgd-deepnavy50 dd {
  color: #ffffff;
}
main .bkgd-purewhite .bkgd-deepnavy50 a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-purewhite .bkgd-diagonalgradient h1, main .bkgd-purewhite .bkgd-diagonalgradient h2, main .bkgd-purewhite .bkgd-diagonalgradient h3, main .bkgd-purewhite .bkgd-diagonalgradient h4, main .bkgd-purewhite .bkgd-diagonalgradient h5, main .bkgd-purewhite .bkgd-diagonalgradient h6 {
  color: #ffffff;
}
main .bkgd-purewhite .bkgd-diagonalgradient h1.highlight-text, main .bkgd-purewhite .bkgd-diagonalgradient h1 .highlight-text, main .bkgd-purewhite .bkgd-diagonalgradient h2.highlight-text, main .bkgd-purewhite .bkgd-diagonalgradient h2 .highlight-text, main .bkgd-purewhite .bkgd-diagonalgradient h3.highlight-text, main .bkgd-purewhite .bkgd-diagonalgradient h3 .highlight-text, main .bkgd-purewhite .bkgd-diagonalgradient h4.highlight-text, main .bkgd-purewhite .bkgd-diagonalgradient h4 .highlight-text, main .bkgd-purewhite .bkgd-diagonalgradient h5.highlight-text, main .bkgd-purewhite .bkgd-diagonalgradient h5 .highlight-text, main .bkgd-purewhite .bkgd-diagonalgradient h6.highlight-text, main .bkgd-purewhite .bkgd-diagonalgradient h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-purewhite .bkgd-diagonalgradient p, main .bkgd-purewhite .bkgd-diagonalgradient a, main .bkgd-purewhite .bkgd-diagonalgradient li, main .bkgd-purewhite .bkgd-diagonalgradient dt, main .bkgd-purewhite .bkgd-diagonalgradient dd {
  color: #ffffff;
}
main .bkgd-purewhite .bkgd-diagonalgradient a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-purewhite .bkgd-darkdiagonalgradient h1, main .bkgd-purewhite .bkgd-darkdiagonalgradient h2, main .bkgd-purewhite .bkgd-darkdiagonalgradient h3, main .bkgd-purewhite .bkgd-darkdiagonalgradient h4, main .bkgd-purewhite .bkgd-darkdiagonalgradient h5, main .bkgd-purewhite .bkgd-darkdiagonalgradient h6 {
  color: #ffffff;
}
main .bkgd-purewhite .bkgd-darkdiagonalgradient h1.highlight-text, main .bkgd-purewhite .bkgd-darkdiagonalgradient h1 .highlight-text, main .bkgd-purewhite .bkgd-darkdiagonalgradient h2.highlight-text, main .bkgd-purewhite .bkgd-darkdiagonalgradient h2 .highlight-text, main .bkgd-purewhite .bkgd-darkdiagonalgradient h3.highlight-text, main .bkgd-purewhite .bkgd-darkdiagonalgradient h3 .highlight-text, main .bkgd-purewhite .bkgd-darkdiagonalgradient h4.highlight-text, main .bkgd-purewhite .bkgd-darkdiagonalgradient h4 .highlight-text, main .bkgd-purewhite .bkgd-darkdiagonalgradient h5.highlight-text, main .bkgd-purewhite .bkgd-darkdiagonalgradient h5 .highlight-text, main .bkgd-purewhite .bkgd-darkdiagonalgradient h6.highlight-text, main .bkgd-purewhite .bkgd-darkdiagonalgradient h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-purewhite .bkgd-darkdiagonalgradient p, main .bkgd-purewhite .bkgd-darkdiagonalgradient a, main .bkgd-purewhite .bkgd-darkdiagonalgradient li, main .bkgd-purewhite .bkgd-darkdiagonalgradient dt, main .bkgd-purewhite .bkgd-darkdiagonalgradient dd {
  color: #ffffff;
}
main .bkgd-purewhite .bkgd-darkdiagonalgradient a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-black h1, main .bkgd-black h2, main .bkgd-black h3, main .bkgd-black h4, main .bkgd-black h5, main .bkgd-black h6 {
  color: #ffffff;
}
main .bkgd-black h1.highlight-text, main .bkgd-black h1 .highlight-text, main .bkgd-black h2.highlight-text, main .bkgd-black h2 .highlight-text, main .bkgd-black h3.highlight-text, main .bkgd-black h3 .highlight-text, main .bkgd-black h4.highlight-text, main .bkgd-black h4 .highlight-text, main .bkgd-black h5.highlight-text, main .bkgd-black h5 .highlight-text, main .bkgd-black h6.highlight-text, main .bkgd-black h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-black p, main .bkgd-black a, main .bkgd-black li, main .bkgd-black dt, main .bkgd-black dd {
  color: #ffffff;
}
main .bkgd-black a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-black .bkgd-coolgrey h1, main .bkgd-black .bkgd-coolgrey h2, main .bkgd-black .bkgd-coolgrey h3, main .bkgd-black .bkgd-coolgrey h4, main .bkgd-black .bkgd-coolgrey h5, main .bkgd-black .bkgd-coolgrey h6 {
  color: #1B2451;
}
main .bkgd-black .bkgd-coolgrey h1.highlight-text, main .bkgd-black .bkgd-coolgrey h1 .highlight-text, main .bkgd-black .bkgd-coolgrey h2.highlight-text, main .bkgd-black .bkgd-coolgrey h2 .highlight-text, main .bkgd-black .bkgd-coolgrey h3.highlight-text, main .bkgd-black .bkgd-coolgrey h3 .highlight-text, main .bkgd-black .bkgd-coolgrey h4.highlight-text, main .bkgd-black .bkgd-coolgrey h4 .highlight-text, main .bkgd-black .bkgd-coolgrey h5.highlight-text, main .bkgd-black .bkgd-coolgrey h5 .highlight-text, main .bkgd-black .bkgd-coolgrey h6.highlight-text, main .bkgd-black .bkgd-coolgrey h6 .highlight-text {
  color: #005876;
}
main .bkgd-black .bkgd-coolgrey p, main .bkgd-black .bkgd-coolgrey a, main .bkgd-black .bkgd-coolgrey li {
  color: #1B2451;
}
main .bkgd-black .bkgd-coolgrey a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-black .bkgd-richnavy h1, main .bkgd-black .bkgd-richnavy h2, main .bkgd-black .bkgd-richnavy h3, main .bkgd-black .bkgd-richnavy h4, main .bkgd-black .bkgd-richnavy h5, main .bkgd-black .bkgd-richnavy h6 {
  color: #00c3e5;
}
main .bkgd-black .bkgd-richnavy h1.highlight-text, main .bkgd-black .bkgd-richnavy h1 .highlight-text, main .bkgd-black .bkgd-richnavy h2.highlight-text, main .bkgd-black .bkgd-richnavy h2 .highlight-text, main .bkgd-black .bkgd-richnavy h3.highlight-text, main .bkgd-black .bkgd-richnavy h3 .highlight-text, main .bkgd-black .bkgd-richnavy h4.highlight-text, main .bkgd-black .bkgd-richnavy h4 .highlight-text, main .bkgd-black .bkgd-richnavy h5.highlight-text, main .bkgd-black .bkgd-richnavy h5 .highlight-text, main .bkgd-black .bkgd-richnavy h6.highlight-text, main .bkgd-black .bkgd-richnavy h6 .highlight-text {
  color: #ffffff;
}
main .bkgd-black .bkgd-richnavy p, main .bkgd-black .bkgd-richnavy a, main .bkgd-black .bkgd-richnavy li {
  color: #ffffff;
}
main .bkgd-black .bkgd-richnavy a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-black .bkgd-freshcyan h1, main .bkgd-black .bkgd-freshcyan h2, main .bkgd-black .bkgd-freshcyan h3, main .bkgd-black .bkgd-freshcyan h4, main .bkgd-black .bkgd-freshcyan h5, main .bkgd-black .bkgd-freshcyan h6 {
  color: #121A2D;
}
main .bkgd-black .bkgd-freshcyan h1.highlight-text, main .bkgd-black .bkgd-freshcyan h1 .highlight-text, main .bkgd-black .bkgd-freshcyan h2.highlight-text, main .bkgd-black .bkgd-freshcyan h2 .highlight-text, main .bkgd-black .bkgd-freshcyan h3.highlight-text, main .bkgd-black .bkgd-freshcyan h3 .highlight-text, main .bkgd-black .bkgd-freshcyan h4.highlight-text, main .bkgd-black .bkgd-freshcyan h4 .highlight-text, main .bkgd-black .bkgd-freshcyan h5.highlight-text, main .bkgd-black .bkgd-freshcyan h5 .highlight-text, main .bkgd-black .bkgd-freshcyan h6.highlight-text, main .bkgd-black .bkgd-freshcyan h6 .highlight-text {
  color: #121A2D;
}
main .bkgd-black .bkgd-freshcyan p, main .bkgd-black .bkgd-freshcyan a, main .bkgd-black .bkgd-freshcyan li {
  color: #121A2D;
}
main .bkgd-black .bkgd-freshcyan a:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 3px solid #E5EEF5 !important;
  outline: 0;
}
main .bkgd-black .bkgd-tonicblue h1, main .bkgd-black .bkgd-tonicblue h2, main .bkgd-black .bkgd-tonicblue h3, main .bkgd-black .bkgd-tonicblue h4, main .bkgd-black .bkgd-tonicblue h5, main .bkgd-black .bkgd-tonicblue h6 {
  color: #ffffff;
}
main .bkgd-black .bkgd-tonicblue h1.highlight-text, main .bkgd-black .bkgd-tonicblue h1 .highlight-text, main .bkgd-black .bkgd-tonicblue h2.highlight-text, main .bkgd-black .bkgd-tonicblue h2 .highlight-text, main .bkgd-black .bkgd-tonicblue h3.highlight-text, main .bkgd-black .bkgd-tonicblue h3 .highlight-text, main .bkgd-black .bkgd-tonicblue h4.highlight-text, main .bkgd-black .bkgd-tonicblue h4 .highlight-text, main .bkgd-black .bkgd-tonicblue h5.highlight-text, main .bkgd-black .bkgd-tonicblue h5 .highlight-text, main .bkgd-black .bkgd-tonicblue h6.highlight-text, main .bkgd-black .bkgd-tonicblue h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-black .bkgd-tonicblue p, main .bkgd-black .bkgd-tonicblue a, main .bkgd-black .bkgd-tonicblue li, main .bkgd-black .bkgd-tonicblue dt, main .bkgd-black .bkgd-tonicblue dd {
  color: #ffffff;
}
main .bkgd-black .bkgd-tonicblue a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-black .bkgd-deepnavy h1, main .bkgd-black .bkgd-deepnavy h2, main .bkgd-black .bkgd-deepnavy h3, main .bkgd-black .bkgd-deepnavy h4, main .bkgd-black .bkgd-deepnavy h5, main .bkgd-black .bkgd-deepnavy h6 {
  color: #ffffff;
}
main .bkgd-black .bkgd-deepnavy h1.highlight-text, main .bkgd-black .bkgd-deepnavy h1 .highlight-text, main .bkgd-black .bkgd-deepnavy h2.highlight-text, main .bkgd-black .bkgd-deepnavy h2 .highlight-text, main .bkgd-black .bkgd-deepnavy h3.highlight-text, main .bkgd-black .bkgd-deepnavy h3 .highlight-text, main .bkgd-black .bkgd-deepnavy h4.highlight-text, main .bkgd-black .bkgd-deepnavy h4 .highlight-text, main .bkgd-black .bkgd-deepnavy h5.highlight-text, main .bkgd-black .bkgd-deepnavy h5 .highlight-text, main .bkgd-black .bkgd-deepnavy h6.highlight-text, main .bkgd-black .bkgd-deepnavy h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-black .bkgd-deepnavy p, main .bkgd-black .bkgd-deepnavy a, main .bkgd-black .bkgd-deepnavy li, main .bkgd-black .bkgd-deepnavy dt, main .bkgd-black .bkgd-deepnavy dd {
  color: #ffffff;
}
main .bkgd-black .bkgd-deepnavy a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-black .bkgd-lightblue h1, main .bkgd-black .bkgd-lightblue h2, main .bkgd-black .bkgd-lightblue h3, main .bkgd-black .bkgd-lightblue h4, main .bkgd-black .bkgd-lightblue h5, main .bkgd-black .bkgd-lightblue h6 {
  color: #1B2451;
}
main .bkgd-black .bkgd-lightblue h1.highlight-text, main .bkgd-black .bkgd-lightblue h1 .highlight-text, main .bkgd-black .bkgd-lightblue h2.highlight-text, main .bkgd-black .bkgd-lightblue h2 .highlight-text, main .bkgd-black .bkgd-lightblue h3.highlight-text, main .bkgd-black .bkgd-lightblue h3 .highlight-text, main .bkgd-black .bkgd-lightblue h4.highlight-text, main .bkgd-black .bkgd-lightblue h4 .highlight-text, main .bkgd-black .bkgd-lightblue h5.highlight-text, main .bkgd-black .bkgd-lightblue h5 .highlight-text, main .bkgd-black .bkgd-lightblue h6.highlight-text, main .bkgd-black .bkgd-lightblue h6 .highlight-text {
  color: #005876;
}
main .bkgd-black .bkgd-lightblue p, main .bkgd-black .bkgd-lightblue a, main .bkgd-black .bkgd-lightblue li {
  color: #1B2451;
}
main .bkgd-black .bkgd-lightblue a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-black .bkgd-white h1, main .bkgd-black .bkgd-white h2, main .bkgd-black .bkgd-white h3, main .bkgd-black .bkgd-white h4, main .bkgd-black .bkgd-white h5, main .bkgd-black .bkgd-white h6 {
  color: #1B2451;
}
main .bkgd-black .bkgd-white h1.highlight-text, main .bkgd-black .bkgd-white h1 .highlight-text, main .bkgd-black .bkgd-white h2.highlight-text, main .bkgd-black .bkgd-white h2 .highlight-text, main .bkgd-black .bkgd-white h3.highlight-text, main .bkgd-black .bkgd-white h3 .highlight-text, main .bkgd-black .bkgd-white h4.highlight-text, main .bkgd-black .bkgd-white h4 .highlight-text, main .bkgd-black .bkgd-white h5.highlight-text, main .bkgd-black .bkgd-white h5 .highlight-text, main .bkgd-black .bkgd-white h6.highlight-text, main .bkgd-black .bkgd-white h6 .highlight-text {
  color: #005876;
}
main .bkgd-black .bkgd-white p, main .bkgd-black .bkgd-white a, main .bkgd-black .bkgd-white li {
  color: #1B2451;
}
main .bkgd-black .bkgd-white a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-black .bkgd-purewhite h1, main .bkgd-black .bkgd-purewhite h2, main .bkgd-black .bkgd-purewhite h3, main .bkgd-black .bkgd-purewhite h4, main .bkgd-black .bkgd-purewhite h5, main .bkgd-black .bkgd-purewhite h6 {
  color: #1B2451;
}
main .bkgd-black .bkgd-purewhite h1.highlight-text, main .bkgd-black .bkgd-purewhite h1 .highlight-text, main .bkgd-black .bkgd-purewhite h2.highlight-text, main .bkgd-black .bkgd-purewhite h2 .highlight-text, main .bkgd-black .bkgd-purewhite h3.highlight-text, main .bkgd-black .bkgd-purewhite h3 .highlight-text, main .bkgd-black .bkgd-purewhite h4.highlight-text, main .bkgd-black .bkgd-purewhite h4 .highlight-text, main .bkgd-black .bkgd-purewhite h5.highlight-text, main .bkgd-black .bkgd-purewhite h5 .highlight-text, main .bkgd-black .bkgd-purewhite h6.highlight-text, main .bkgd-black .bkgd-purewhite h6 .highlight-text {
  color: #005876;
}
main .bkgd-black .bkgd-purewhite p, main .bkgd-black .bkgd-purewhite a, main .bkgd-black .bkgd-purewhite li {
  color: #1B2451;
}
main .bkgd-black .bkgd-purewhite a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-black .bkgd-black h1, main .bkgd-black .bkgd-black h2, main .bkgd-black .bkgd-black h3, main .bkgd-black .bkgd-black h4, main .bkgd-black .bkgd-black h5, main .bkgd-black .bkgd-black h6 {
  color: #ffffff;
}
main .bkgd-black .bkgd-black h1.highlight-text, main .bkgd-black .bkgd-black h1 .highlight-text, main .bkgd-black .bkgd-black h2.highlight-text, main .bkgd-black .bkgd-black h2 .highlight-text, main .bkgd-black .bkgd-black h3.highlight-text, main .bkgd-black .bkgd-black h3 .highlight-text, main .bkgd-black .bkgd-black h4.highlight-text, main .bkgd-black .bkgd-black h4 .highlight-text, main .bkgd-black .bkgd-black h5.highlight-text, main .bkgd-black .bkgd-black h5 .highlight-text, main .bkgd-black .bkgd-black h6.highlight-text, main .bkgd-black .bkgd-black h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-black .bkgd-black p, main .bkgd-black .bkgd-black a, main .bkgd-black .bkgd-black li, main .bkgd-black .bkgd-black dt, main .bkgd-black .bkgd-black dd {
  color: #ffffff;
}
main .bkgd-black .bkgd-black a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-black .bkgd-lightgrey h1, main .bkgd-black .bkgd-lightgrey h2, main .bkgd-black .bkgd-lightgrey h3, main .bkgd-black .bkgd-lightgrey h4, main .bkgd-black .bkgd-lightgrey h5, main .bkgd-black .bkgd-lightgrey h6 {
  color: #1B2451;
}
main .bkgd-black .bkgd-lightgrey h1.highlight-text, main .bkgd-black .bkgd-lightgrey h1 .highlight-text, main .bkgd-black .bkgd-lightgrey h2.highlight-text, main .bkgd-black .bkgd-lightgrey h2 .highlight-text, main .bkgd-black .bkgd-lightgrey h3.highlight-text, main .bkgd-black .bkgd-lightgrey h3 .highlight-text, main .bkgd-black .bkgd-lightgrey h4.highlight-text, main .bkgd-black .bkgd-lightgrey h4 .highlight-text, main .bkgd-black .bkgd-lightgrey h5.highlight-text, main .bkgd-black .bkgd-lightgrey h5 .highlight-text, main .bkgd-black .bkgd-lightgrey h6.highlight-text, main .bkgd-black .bkgd-lightgrey h6 .highlight-text {
  color: #005876;
}
main .bkgd-black .bkgd-lightgrey p, main .bkgd-black .bkgd-lightgrey a, main .bkgd-black .bkgd-lightgrey li {
  color: #1B2451;
}
main .bkgd-black .bkgd-lightgrey a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-black .bkgd-deepnavy50 h1, main .bkgd-black .bkgd-deepnavy50 h2, main .bkgd-black .bkgd-deepnavy50 h3, main .bkgd-black .bkgd-deepnavy50 h4, main .bkgd-black .bkgd-deepnavy50 h5, main .bkgd-black .bkgd-deepnavy50 h6 {
  color: #ffffff;
}
main .bkgd-black .bkgd-deepnavy50 h1.highlight-text, main .bkgd-black .bkgd-deepnavy50 h1 .highlight-text, main .bkgd-black .bkgd-deepnavy50 h2.highlight-text, main .bkgd-black .bkgd-deepnavy50 h2 .highlight-text, main .bkgd-black .bkgd-deepnavy50 h3.highlight-text, main .bkgd-black .bkgd-deepnavy50 h3 .highlight-text, main .bkgd-black .bkgd-deepnavy50 h4.highlight-text, main .bkgd-black .bkgd-deepnavy50 h4 .highlight-text, main .bkgd-black .bkgd-deepnavy50 h5.highlight-text, main .bkgd-black .bkgd-deepnavy50 h5 .highlight-text, main .bkgd-black .bkgd-deepnavy50 h6.highlight-text, main .bkgd-black .bkgd-deepnavy50 h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-black .bkgd-deepnavy50 p, main .bkgd-black .bkgd-deepnavy50 a, main .bkgd-black .bkgd-deepnavy50 li, main .bkgd-black .bkgd-deepnavy50 dt, main .bkgd-black .bkgd-deepnavy50 dd {
  color: #ffffff;
}
main .bkgd-black .bkgd-deepnavy50 a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-black .bkgd-diagonalgradient h1, main .bkgd-black .bkgd-diagonalgradient h2, main .bkgd-black .bkgd-diagonalgradient h3, main .bkgd-black .bkgd-diagonalgradient h4, main .bkgd-black .bkgd-diagonalgradient h5, main .bkgd-black .bkgd-diagonalgradient h6 {
  color: #ffffff;
}
main .bkgd-black .bkgd-diagonalgradient h1.highlight-text, main .bkgd-black .bkgd-diagonalgradient h1 .highlight-text, main .bkgd-black .bkgd-diagonalgradient h2.highlight-text, main .bkgd-black .bkgd-diagonalgradient h2 .highlight-text, main .bkgd-black .bkgd-diagonalgradient h3.highlight-text, main .bkgd-black .bkgd-diagonalgradient h3 .highlight-text, main .bkgd-black .bkgd-diagonalgradient h4.highlight-text, main .bkgd-black .bkgd-diagonalgradient h4 .highlight-text, main .bkgd-black .bkgd-diagonalgradient h5.highlight-text, main .bkgd-black .bkgd-diagonalgradient h5 .highlight-text, main .bkgd-black .bkgd-diagonalgradient h6.highlight-text, main .bkgd-black .bkgd-diagonalgradient h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-black .bkgd-diagonalgradient p, main .bkgd-black .bkgd-diagonalgradient a, main .bkgd-black .bkgd-diagonalgradient li, main .bkgd-black .bkgd-diagonalgradient dt, main .bkgd-black .bkgd-diagonalgradient dd {
  color: #ffffff;
}
main .bkgd-black .bkgd-diagonalgradient a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-black .bkgd-darkdiagonalgradient h1, main .bkgd-black .bkgd-darkdiagonalgradient h2, main .bkgd-black .bkgd-darkdiagonalgradient h3, main .bkgd-black .bkgd-darkdiagonalgradient h4, main .bkgd-black .bkgd-darkdiagonalgradient h5, main .bkgd-black .bkgd-darkdiagonalgradient h6 {
  color: #ffffff;
}
main .bkgd-black .bkgd-darkdiagonalgradient h1.highlight-text, main .bkgd-black .bkgd-darkdiagonalgradient h1 .highlight-text, main .bkgd-black .bkgd-darkdiagonalgradient h2.highlight-text, main .bkgd-black .bkgd-darkdiagonalgradient h2 .highlight-text, main .bkgd-black .bkgd-darkdiagonalgradient h3.highlight-text, main .bkgd-black .bkgd-darkdiagonalgradient h3 .highlight-text, main .bkgd-black .bkgd-darkdiagonalgradient h4.highlight-text, main .bkgd-black .bkgd-darkdiagonalgradient h4 .highlight-text, main .bkgd-black .bkgd-darkdiagonalgradient h5.highlight-text, main .bkgd-black .bkgd-darkdiagonalgradient h5 .highlight-text, main .bkgd-black .bkgd-darkdiagonalgradient h6.highlight-text, main .bkgd-black .bkgd-darkdiagonalgradient h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-black .bkgd-darkdiagonalgradient p, main .bkgd-black .bkgd-darkdiagonalgradient a, main .bkgd-black .bkgd-darkdiagonalgradient li, main .bkgd-black .bkgd-darkdiagonalgradient dt, main .bkgd-black .bkgd-darkdiagonalgradient dd {
  color: #ffffff;
}
main .bkgd-black .bkgd-darkdiagonalgradient a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-lightgrey h1, main .bkgd-lightgrey h2, main .bkgd-lightgrey h3, main .bkgd-lightgrey h4, main .bkgd-lightgrey h5, main .bkgd-lightgrey h6 {
  color: #1B2451;
}
main .bkgd-lightgrey h1.highlight-text, main .bkgd-lightgrey h1 .highlight-text, main .bkgd-lightgrey h2.highlight-text, main .bkgd-lightgrey h2 .highlight-text, main .bkgd-lightgrey h3.highlight-text, main .bkgd-lightgrey h3 .highlight-text, main .bkgd-lightgrey h4.highlight-text, main .bkgd-lightgrey h4 .highlight-text, main .bkgd-lightgrey h5.highlight-text, main .bkgd-lightgrey h5 .highlight-text, main .bkgd-lightgrey h6.highlight-text, main .bkgd-lightgrey h6 .highlight-text {
  color: #005876;
}
main .bkgd-lightgrey p, main .bkgd-lightgrey a, main .bkgd-lightgrey li {
  color: #1B2451;
}
main .bkgd-lightgrey a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-lightgrey .bkgd-coolgrey h1, main .bkgd-lightgrey .bkgd-coolgrey h2, main .bkgd-lightgrey .bkgd-coolgrey h3, main .bkgd-lightgrey .bkgd-coolgrey h4, main .bkgd-lightgrey .bkgd-coolgrey h5, main .bkgd-lightgrey .bkgd-coolgrey h6 {
  color: #1B2451;
}
main .bkgd-lightgrey .bkgd-coolgrey h1.highlight-text, main .bkgd-lightgrey .bkgd-coolgrey h1 .highlight-text, main .bkgd-lightgrey .bkgd-coolgrey h2.highlight-text, main .bkgd-lightgrey .bkgd-coolgrey h2 .highlight-text, main .bkgd-lightgrey .bkgd-coolgrey h3.highlight-text, main .bkgd-lightgrey .bkgd-coolgrey h3 .highlight-text, main .bkgd-lightgrey .bkgd-coolgrey h4.highlight-text, main .bkgd-lightgrey .bkgd-coolgrey h4 .highlight-text, main .bkgd-lightgrey .bkgd-coolgrey h5.highlight-text, main .bkgd-lightgrey .bkgd-coolgrey h5 .highlight-text, main .bkgd-lightgrey .bkgd-coolgrey h6.highlight-text, main .bkgd-lightgrey .bkgd-coolgrey h6 .highlight-text {
  color: #005876;
}
main .bkgd-lightgrey .bkgd-coolgrey p, main .bkgd-lightgrey .bkgd-coolgrey a, main .bkgd-lightgrey .bkgd-coolgrey li {
  color: #1B2451;
}
main .bkgd-lightgrey .bkgd-coolgrey a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-lightgrey .bkgd-richnavy h1, main .bkgd-lightgrey .bkgd-richnavy h2, main .bkgd-lightgrey .bkgd-richnavy h3, main .bkgd-lightgrey .bkgd-richnavy h4, main .bkgd-lightgrey .bkgd-richnavy h5, main .bkgd-lightgrey .bkgd-richnavy h6 {
  color: #00c3e5;
}
main .bkgd-lightgrey .bkgd-richnavy h1.highlight-text, main .bkgd-lightgrey .bkgd-richnavy h1 .highlight-text, main .bkgd-lightgrey .bkgd-richnavy h2.highlight-text, main .bkgd-lightgrey .bkgd-richnavy h2 .highlight-text, main .bkgd-lightgrey .bkgd-richnavy h3.highlight-text, main .bkgd-lightgrey .bkgd-richnavy h3 .highlight-text, main .bkgd-lightgrey .bkgd-richnavy h4.highlight-text, main .bkgd-lightgrey .bkgd-richnavy h4 .highlight-text, main .bkgd-lightgrey .bkgd-richnavy h5.highlight-text, main .bkgd-lightgrey .bkgd-richnavy h5 .highlight-text, main .bkgd-lightgrey .bkgd-richnavy h6.highlight-text, main .bkgd-lightgrey .bkgd-richnavy h6 .highlight-text {
  color: #ffffff;
}
main .bkgd-lightgrey .bkgd-richnavy p, main .bkgd-lightgrey .bkgd-richnavy a, main .bkgd-lightgrey .bkgd-richnavy li {
  color: #ffffff;
}
main .bkgd-lightgrey .bkgd-richnavy a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-lightgrey .bkgd-freshcyan h1, main .bkgd-lightgrey .bkgd-freshcyan h2, main .bkgd-lightgrey .bkgd-freshcyan h3, main .bkgd-lightgrey .bkgd-freshcyan h4, main .bkgd-lightgrey .bkgd-freshcyan h5, main .bkgd-lightgrey .bkgd-freshcyan h6 {
  color: #121A2D;
}
main .bkgd-lightgrey .bkgd-freshcyan h1.highlight-text, main .bkgd-lightgrey .bkgd-freshcyan h1 .highlight-text, main .bkgd-lightgrey .bkgd-freshcyan h2.highlight-text, main .bkgd-lightgrey .bkgd-freshcyan h2 .highlight-text, main .bkgd-lightgrey .bkgd-freshcyan h3.highlight-text, main .bkgd-lightgrey .bkgd-freshcyan h3 .highlight-text, main .bkgd-lightgrey .bkgd-freshcyan h4.highlight-text, main .bkgd-lightgrey .bkgd-freshcyan h4 .highlight-text, main .bkgd-lightgrey .bkgd-freshcyan h5.highlight-text, main .bkgd-lightgrey .bkgd-freshcyan h5 .highlight-text, main .bkgd-lightgrey .bkgd-freshcyan h6.highlight-text, main .bkgd-lightgrey .bkgd-freshcyan h6 .highlight-text {
  color: #121A2D;
}
main .bkgd-lightgrey .bkgd-freshcyan p, main .bkgd-lightgrey .bkgd-freshcyan a, main .bkgd-lightgrey .bkgd-freshcyan li {
  color: #121A2D;
}
main .bkgd-lightgrey .bkgd-freshcyan a:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 3px solid #E5EEF5 !important;
  outline: 0;
}
main .bkgd-lightgrey .bkgd-tonicblue h1, main .bkgd-lightgrey .bkgd-tonicblue h2, main .bkgd-lightgrey .bkgd-tonicblue h3, main .bkgd-lightgrey .bkgd-tonicblue h4, main .bkgd-lightgrey .bkgd-tonicblue h5, main .bkgd-lightgrey .bkgd-tonicblue h6 {
  color: #ffffff;
}
main .bkgd-lightgrey .bkgd-tonicblue h1.highlight-text, main .bkgd-lightgrey .bkgd-tonicblue h1 .highlight-text, main .bkgd-lightgrey .bkgd-tonicblue h2.highlight-text, main .bkgd-lightgrey .bkgd-tonicblue h2 .highlight-text, main .bkgd-lightgrey .bkgd-tonicblue h3.highlight-text, main .bkgd-lightgrey .bkgd-tonicblue h3 .highlight-text, main .bkgd-lightgrey .bkgd-tonicblue h4.highlight-text, main .bkgd-lightgrey .bkgd-tonicblue h4 .highlight-text, main .bkgd-lightgrey .bkgd-tonicblue h5.highlight-text, main .bkgd-lightgrey .bkgd-tonicblue h5 .highlight-text, main .bkgd-lightgrey .bkgd-tonicblue h6.highlight-text, main .bkgd-lightgrey .bkgd-tonicblue h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-lightgrey .bkgd-tonicblue p, main .bkgd-lightgrey .bkgd-tonicblue a, main .bkgd-lightgrey .bkgd-tonicblue li, main .bkgd-lightgrey .bkgd-tonicblue dt, main .bkgd-lightgrey .bkgd-tonicblue dd {
  color: #ffffff;
}
main .bkgd-lightgrey .bkgd-tonicblue a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-lightgrey .bkgd-deepnavy h1, main .bkgd-lightgrey .bkgd-deepnavy h2, main .bkgd-lightgrey .bkgd-deepnavy h3, main .bkgd-lightgrey .bkgd-deepnavy h4, main .bkgd-lightgrey .bkgd-deepnavy h5, main .bkgd-lightgrey .bkgd-deepnavy h6 {
  color: #ffffff;
}
main .bkgd-lightgrey .bkgd-deepnavy h1.highlight-text, main .bkgd-lightgrey .bkgd-deepnavy h1 .highlight-text, main .bkgd-lightgrey .bkgd-deepnavy h2.highlight-text, main .bkgd-lightgrey .bkgd-deepnavy h2 .highlight-text, main .bkgd-lightgrey .bkgd-deepnavy h3.highlight-text, main .bkgd-lightgrey .bkgd-deepnavy h3 .highlight-text, main .bkgd-lightgrey .bkgd-deepnavy h4.highlight-text, main .bkgd-lightgrey .bkgd-deepnavy h4 .highlight-text, main .bkgd-lightgrey .bkgd-deepnavy h5.highlight-text, main .bkgd-lightgrey .bkgd-deepnavy h5 .highlight-text, main .bkgd-lightgrey .bkgd-deepnavy h6.highlight-text, main .bkgd-lightgrey .bkgd-deepnavy h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-lightgrey .bkgd-deepnavy p, main .bkgd-lightgrey .bkgd-deepnavy a, main .bkgd-lightgrey .bkgd-deepnavy li, main .bkgd-lightgrey .bkgd-deepnavy dt, main .bkgd-lightgrey .bkgd-deepnavy dd {
  color: #ffffff;
}
main .bkgd-lightgrey .bkgd-deepnavy a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-lightgrey .bkgd-lightblue h1, main .bkgd-lightgrey .bkgd-lightblue h2, main .bkgd-lightgrey .bkgd-lightblue h3, main .bkgd-lightgrey .bkgd-lightblue h4, main .bkgd-lightgrey .bkgd-lightblue h5, main .bkgd-lightgrey .bkgd-lightblue h6 {
  color: #1B2451;
}
main .bkgd-lightgrey .bkgd-lightblue h1.highlight-text, main .bkgd-lightgrey .bkgd-lightblue h1 .highlight-text, main .bkgd-lightgrey .bkgd-lightblue h2.highlight-text, main .bkgd-lightgrey .bkgd-lightblue h2 .highlight-text, main .bkgd-lightgrey .bkgd-lightblue h3.highlight-text, main .bkgd-lightgrey .bkgd-lightblue h3 .highlight-text, main .bkgd-lightgrey .bkgd-lightblue h4.highlight-text, main .bkgd-lightgrey .bkgd-lightblue h4 .highlight-text, main .bkgd-lightgrey .bkgd-lightblue h5.highlight-text, main .bkgd-lightgrey .bkgd-lightblue h5 .highlight-text, main .bkgd-lightgrey .bkgd-lightblue h6.highlight-text, main .bkgd-lightgrey .bkgd-lightblue h6 .highlight-text {
  color: #005876;
}
main .bkgd-lightgrey .bkgd-lightblue p, main .bkgd-lightgrey .bkgd-lightblue a, main .bkgd-lightgrey .bkgd-lightblue li {
  color: #1B2451;
}
main .bkgd-lightgrey .bkgd-lightblue a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-lightgrey .bkgd-white h1, main .bkgd-lightgrey .bkgd-white h2, main .bkgd-lightgrey .bkgd-white h3, main .bkgd-lightgrey .bkgd-white h4, main .bkgd-lightgrey .bkgd-white h5, main .bkgd-lightgrey .bkgd-white h6 {
  color: #1B2451;
}
main .bkgd-lightgrey .bkgd-white h1.highlight-text, main .bkgd-lightgrey .bkgd-white h1 .highlight-text, main .bkgd-lightgrey .bkgd-white h2.highlight-text, main .bkgd-lightgrey .bkgd-white h2 .highlight-text, main .bkgd-lightgrey .bkgd-white h3.highlight-text, main .bkgd-lightgrey .bkgd-white h3 .highlight-text, main .bkgd-lightgrey .bkgd-white h4.highlight-text, main .bkgd-lightgrey .bkgd-white h4 .highlight-text, main .bkgd-lightgrey .bkgd-white h5.highlight-text, main .bkgd-lightgrey .bkgd-white h5 .highlight-text, main .bkgd-lightgrey .bkgd-white h6.highlight-text, main .bkgd-lightgrey .bkgd-white h6 .highlight-text {
  color: #005876;
}
main .bkgd-lightgrey .bkgd-white p, main .bkgd-lightgrey .bkgd-white a, main .bkgd-lightgrey .bkgd-white li {
  color: #1B2451;
}
main .bkgd-lightgrey .bkgd-white a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-lightgrey .bkgd-purewhite h1, main .bkgd-lightgrey .bkgd-purewhite h2, main .bkgd-lightgrey .bkgd-purewhite h3, main .bkgd-lightgrey .bkgd-purewhite h4, main .bkgd-lightgrey .bkgd-purewhite h5, main .bkgd-lightgrey .bkgd-purewhite h6 {
  color: #1B2451;
}
main .bkgd-lightgrey .bkgd-purewhite h1.highlight-text, main .bkgd-lightgrey .bkgd-purewhite h1 .highlight-text, main .bkgd-lightgrey .bkgd-purewhite h2.highlight-text, main .bkgd-lightgrey .bkgd-purewhite h2 .highlight-text, main .bkgd-lightgrey .bkgd-purewhite h3.highlight-text, main .bkgd-lightgrey .bkgd-purewhite h3 .highlight-text, main .bkgd-lightgrey .bkgd-purewhite h4.highlight-text, main .bkgd-lightgrey .bkgd-purewhite h4 .highlight-text, main .bkgd-lightgrey .bkgd-purewhite h5.highlight-text, main .bkgd-lightgrey .bkgd-purewhite h5 .highlight-text, main .bkgd-lightgrey .bkgd-purewhite h6.highlight-text, main .bkgd-lightgrey .bkgd-purewhite h6 .highlight-text {
  color: #005876;
}
main .bkgd-lightgrey .bkgd-purewhite p, main .bkgd-lightgrey .bkgd-purewhite a, main .bkgd-lightgrey .bkgd-purewhite li {
  color: #1B2451;
}
main .bkgd-lightgrey .bkgd-purewhite a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-lightgrey .bkgd-black h1, main .bkgd-lightgrey .bkgd-black h2, main .bkgd-lightgrey .bkgd-black h3, main .bkgd-lightgrey .bkgd-black h4, main .bkgd-lightgrey .bkgd-black h5, main .bkgd-lightgrey .bkgd-black h6 {
  color: #ffffff;
}
main .bkgd-lightgrey .bkgd-black h1.highlight-text, main .bkgd-lightgrey .bkgd-black h1 .highlight-text, main .bkgd-lightgrey .bkgd-black h2.highlight-text, main .bkgd-lightgrey .bkgd-black h2 .highlight-text, main .bkgd-lightgrey .bkgd-black h3.highlight-text, main .bkgd-lightgrey .bkgd-black h3 .highlight-text, main .bkgd-lightgrey .bkgd-black h4.highlight-text, main .bkgd-lightgrey .bkgd-black h4 .highlight-text, main .bkgd-lightgrey .bkgd-black h5.highlight-text, main .bkgd-lightgrey .bkgd-black h5 .highlight-text, main .bkgd-lightgrey .bkgd-black h6.highlight-text, main .bkgd-lightgrey .bkgd-black h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-lightgrey .bkgd-black p, main .bkgd-lightgrey .bkgd-black a, main .bkgd-lightgrey .bkgd-black li, main .bkgd-lightgrey .bkgd-black dt, main .bkgd-lightgrey .bkgd-black dd {
  color: #ffffff;
}
main .bkgd-lightgrey .bkgd-black a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-lightgrey .bkgd-lightgrey h1, main .bkgd-lightgrey .bkgd-lightgrey h2, main .bkgd-lightgrey .bkgd-lightgrey h3, main .bkgd-lightgrey .bkgd-lightgrey h4, main .bkgd-lightgrey .bkgd-lightgrey h5, main .bkgd-lightgrey .bkgd-lightgrey h6 {
  color: #1B2451;
}
main .bkgd-lightgrey .bkgd-lightgrey h1.highlight-text, main .bkgd-lightgrey .bkgd-lightgrey h1 .highlight-text, main .bkgd-lightgrey .bkgd-lightgrey h2.highlight-text, main .bkgd-lightgrey .bkgd-lightgrey h2 .highlight-text, main .bkgd-lightgrey .bkgd-lightgrey h3.highlight-text, main .bkgd-lightgrey .bkgd-lightgrey h3 .highlight-text, main .bkgd-lightgrey .bkgd-lightgrey h4.highlight-text, main .bkgd-lightgrey .bkgd-lightgrey h4 .highlight-text, main .bkgd-lightgrey .bkgd-lightgrey h5.highlight-text, main .bkgd-lightgrey .bkgd-lightgrey h5 .highlight-text, main .bkgd-lightgrey .bkgd-lightgrey h6.highlight-text, main .bkgd-lightgrey .bkgd-lightgrey h6 .highlight-text {
  color: #005876;
}
main .bkgd-lightgrey .bkgd-lightgrey p, main .bkgd-lightgrey .bkgd-lightgrey a, main .bkgd-lightgrey .bkgd-lightgrey li {
  color: #1B2451;
}
main .bkgd-lightgrey .bkgd-lightgrey a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-lightgrey .bkgd-deepnavy50 h1, main .bkgd-lightgrey .bkgd-deepnavy50 h2, main .bkgd-lightgrey .bkgd-deepnavy50 h3, main .bkgd-lightgrey .bkgd-deepnavy50 h4, main .bkgd-lightgrey .bkgd-deepnavy50 h5, main .bkgd-lightgrey .bkgd-deepnavy50 h6 {
  color: #ffffff;
}
main .bkgd-lightgrey .bkgd-deepnavy50 h1.highlight-text, main .bkgd-lightgrey .bkgd-deepnavy50 h1 .highlight-text, main .bkgd-lightgrey .bkgd-deepnavy50 h2.highlight-text, main .bkgd-lightgrey .bkgd-deepnavy50 h2 .highlight-text, main .bkgd-lightgrey .bkgd-deepnavy50 h3.highlight-text, main .bkgd-lightgrey .bkgd-deepnavy50 h3 .highlight-text, main .bkgd-lightgrey .bkgd-deepnavy50 h4.highlight-text, main .bkgd-lightgrey .bkgd-deepnavy50 h4 .highlight-text, main .bkgd-lightgrey .bkgd-deepnavy50 h5.highlight-text, main .bkgd-lightgrey .bkgd-deepnavy50 h5 .highlight-text, main .bkgd-lightgrey .bkgd-deepnavy50 h6.highlight-text, main .bkgd-lightgrey .bkgd-deepnavy50 h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-lightgrey .bkgd-deepnavy50 p, main .bkgd-lightgrey .bkgd-deepnavy50 a, main .bkgd-lightgrey .bkgd-deepnavy50 li, main .bkgd-lightgrey .bkgd-deepnavy50 dt, main .bkgd-lightgrey .bkgd-deepnavy50 dd {
  color: #ffffff;
}
main .bkgd-lightgrey .bkgd-deepnavy50 a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-lightgrey .bkgd-diagonalgradient h1, main .bkgd-lightgrey .bkgd-diagonalgradient h2, main .bkgd-lightgrey .bkgd-diagonalgradient h3, main .bkgd-lightgrey .bkgd-diagonalgradient h4, main .bkgd-lightgrey .bkgd-diagonalgradient h5, main .bkgd-lightgrey .bkgd-diagonalgradient h6 {
  color: #ffffff;
}
main .bkgd-lightgrey .bkgd-diagonalgradient h1.highlight-text, main .bkgd-lightgrey .bkgd-diagonalgradient h1 .highlight-text, main .bkgd-lightgrey .bkgd-diagonalgradient h2.highlight-text, main .bkgd-lightgrey .bkgd-diagonalgradient h2 .highlight-text, main .bkgd-lightgrey .bkgd-diagonalgradient h3.highlight-text, main .bkgd-lightgrey .bkgd-diagonalgradient h3 .highlight-text, main .bkgd-lightgrey .bkgd-diagonalgradient h4.highlight-text, main .bkgd-lightgrey .bkgd-diagonalgradient h4 .highlight-text, main .bkgd-lightgrey .bkgd-diagonalgradient h5.highlight-text, main .bkgd-lightgrey .bkgd-diagonalgradient h5 .highlight-text, main .bkgd-lightgrey .bkgd-diagonalgradient h6.highlight-text, main .bkgd-lightgrey .bkgd-diagonalgradient h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-lightgrey .bkgd-diagonalgradient p, main .bkgd-lightgrey .bkgd-diagonalgradient a, main .bkgd-lightgrey .bkgd-diagonalgradient li, main .bkgd-lightgrey .bkgd-diagonalgradient dt, main .bkgd-lightgrey .bkgd-diagonalgradient dd {
  color: #ffffff;
}
main .bkgd-lightgrey .bkgd-diagonalgradient a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-lightgrey .bkgd-darkdiagonalgradient h1, main .bkgd-lightgrey .bkgd-darkdiagonalgradient h2, main .bkgd-lightgrey .bkgd-darkdiagonalgradient h3, main .bkgd-lightgrey .bkgd-darkdiagonalgradient h4, main .bkgd-lightgrey .bkgd-darkdiagonalgradient h5, main .bkgd-lightgrey .bkgd-darkdiagonalgradient h6 {
  color: #ffffff;
}
main .bkgd-lightgrey .bkgd-darkdiagonalgradient h1.highlight-text, main .bkgd-lightgrey .bkgd-darkdiagonalgradient h1 .highlight-text, main .bkgd-lightgrey .bkgd-darkdiagonalgradient h2.highlight-text, main .bkgd-lightgrey .bkgd-darkdiagonalgradient h2 .highlight-text, main .bkgd-lightgrey .bkgd-darkdiagonalgradient h3.highlight-text, main .bkgd-lightgrey .bkgd-darkdiagonalgradient h3 .highlight-text, main .bkgd-lightgrey .bkgd-darkdiagonalgradient h4.highlight-text, main .bkgd-lightgrey .bkgd-darkdiagonalgradient h4 .highlight-text, main .bkgd-lightgrey .bkgd-darkdiagonalgradient h5.highlight-text, main .bkgd-lightgrey .bkgd-darkdiagonalgradient h5 .highlight-text, main .bkgd-lightgrey .bkgd-darkdiagonalgradient h6.highlight-text, main .bkgd-lightgrey .bkgd-darkdiagonalgradient h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-lightgrey .bkgd-darkdiagonalgradient p, main .bkgd-lightgrey .bkgd-darkdiagonalgradient a, main .bkgd-lightgrey .bkgd-darkdiagonalgradient li, main .bkgd-lightgrey .bkgd-darkdiagonalgradient dt, main .bkgd-lightgrey .bkgd-darkdiagonalgradient dd {
  color: #ffffff;
}
main .bkgd-lightgrey .bkgd-darkdiagonalgradient a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-deepnavy50 h1, main .bkgd-deepnavy50 h2, main .bkgd-deepnavy50 h3, main .bkgd-deepnavy50 h4, main .bkgd-deepnavy50 h5, main .bkgd-deepnavy50 h6 {
  color: #ffffff;
}
main .bkgd-deepnavy50 h1.highlight-text, main .bkgd-deepnavy50 h1 .highlight-text, main .bkgd-deepnavy50 h2.highlight-text, main .bkgd-deepnavy50 h2 .highlight-text, main .bkgd-deepnavy50 h3.highlight-text, main .bkgd-deepnavy50 h3 .highlight-text, main .bkgd-deepnavy50 h4.highlight-text, main .bkgd-deepnavy50 h4 .highlight-text, main .bkgd-deepnavy50 h5.highlight-text, main .bkgd-deepnavy50 h5 .highlight-text, main .bkgd-deepnavy50 h6.highlight-text, main .bkgd-deepnavy50 h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-deepnavy50 p, main .bkgd-deepnavy50 a, main .bkgd-deepnavy50 li, main .bkgd-deepnavy50 dt, main .bkgd-deepnavy50 dd {
  color: #ffffff;
}
main .bkgd-deepnavy50 a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-deepnavy50 .bkgd-coolgrey h1, main .bkgd-deepnavy50 .bkgd-coolgrey h2, main .bkgd-deepnavy50 .bkgd-coolgrey h3, main .bkgd-deepnavy50 .bkgd-coolgrey h4, main .bkgd-deepnavy50 .bkgd-coolgrey h5, main .bkgd-deepnavy50 .bkgd-coolgrey h6 {
  color: #1B2451;
}
main .bkgd-deepnavy50 .bkgd-coolgrey h1.highlight-text, main .bkgd-deepnavy50 .bkgd-coolgrey h1 .highlight-text, main .bkgd-deepnavy50 .bkgd-coolgrey h2.highlight-text, main .bkgd-deepnavy50 .bkgd-coolgrey h2 .highlight-text, main .bkgd-deepnavy50 .bkgd-coolgrey h3.highlight-text, main .bkgd-deepnavy50 .bkgd-coolgrey h3 .highlight-text, main .bkgd-deepnavy50 .bkgd-coolgrey h4.highlight-text, main .bkgd-deepnavy50 .bkgd-coolgrey h4 .highlight-text, main .bkgd-deepnavy50 .bkgd-coolgrey h5.highlight-text, main .bkgd-deepnavy50 .bkgd-coolgrey h5 .highlight-text, main .bkgd-deepnavy50 .bkgd-coolgrey h6.highlight-text, main .bkgd-deepnavy50 .bkgd-coolgrey h6 .highlight-text {
  color: #005876;
}
main .bkgd-deepnavy50 .bkgd-coolgrey p, main .bkgd-deepnavy50 .bkgd-coolgrey a, main .bkgd-deepnavy50 .bkgd-coolgrey li {
  color: #1B2451;
}
main .bkgd-deepnavy50 .bkgd-coolgrey a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-deepnavy50 .bkgd-richnavy h1, main .bkgd-deepnavy50 .bkgd-richnavy h2, main .bkgd-deepnavy50 .bkgd-richnavy h3, main .bkgd-deepnavy50 .bkgd-richnavy h4, main .bkgd-deepnavy50 .bkgd-richnavy h5, main .bkgd-deepnavy50 .bkgd-richnavy h6 {
  color: #00c3e5;
}
main .bkgd-deepnavy50 .bkgd-richnavy h1.highlight-text, main .bkgd-deepnavy50 .bkgd-richnavy h1 .highlight-text, main .bkgd-deepnavy50 .bkgd-richnavy h2.highlight-text, main .bkgd-deepnavy50 .bkgd-richnavy h2 .highlight-text, main .bkgd-deepnavy50 .bkgd-richnavy h3.highlight-text, main .bkgd-deepnavy50 .bkgd-richnavy h3 .highlight-text, main .bkgd-deepnavy50 .bkgd-richnavy h4.highlight-text, main .bkgd-deepnavy50 .bkgd-richnavy h4 .highlight-text, main .bkgd-deepnavy50 .bkgd-richnavy h5.highlight-text, main .bkgd-deepnavy50 .bkgd-richnavy h5 .highlight-text, main .bkgd-deepnavy50 .bkgd-richnavy h6.highlight-text, main .bkgd-deepnavy50 .bkgd-richnavy h6 .highlight-text {
  color: #ffffff;
}
main .bkgd-deepnavy50 .bkgd-richnavy p, main .bkgd-deepnavy50 .bkgd-richnavy a, main .bkgd-deepnavy50 .bkgd-richnavy li {
  color: #ffffff;
}
main .bkgd-deepnavy50 .bkgd-richnavy a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-deepnavy50 .bkgd-freshcyan h1, main .bkgd-deepnavy50 .bkgd-freshcyan h2, main .bkgd-deepnavy50 .bkgd-freshcyan h3, main .bkgd-deepnavy50 .bkgd-freshcyan h4, main .bkgd-deepnavy50 .bkgd-freshcyan h5, main .bkgd-deepnavy50 .bkgd-freshcyan h6 {
  color: #121A2D;
}
main .bkgd-deepnavy50 .bkgd-freshcyan h1.highlight-text, main .bkgd-deepnavy50 .bkgd-freshcyan h1 .highlight-text, main .bkgd-deepnavy50 .bkgd-freshcyan h2.highlight-text, main .bkgd-deepnavy50 .bkgd-freshcyan h2 .highlight-text, main .bkgd-deepnavy50 .bkgd-freshcyan h3.highlight-text, main .bkgd-deepnavy50 .bkgd-freshcyan h3 .highlight-text, main .bkgd-deepnavy50 .bkgd-freshcyan h4.highlight-text, main .bkgd-deepnavy50 .bkgd-freshcyan h4 .highlight-text, main .bkgd-deepnavy50 .bkgd-freshcyan h5.highlight-text, main .bkgd-deepnavy50 .bkgd-freshcyan h5 .highlight-text, main .bkgd-deepnavy50 .bkgd-freshcyan h6.highlight-text, main .bkgd-deepnavy50 .bkgd-freshcyan h6 .highlight-text {
  color: #121A2D;
}
main .bkgd-deepnavy50 .bkgd-freshcyan p, main .bkgd-deepnavy50 .bkgd-freshcyan a, main .bkgd-deepnavy50 .bkgd-freshcyan li {
  color: #121A2D;
}
main .bkgd-deepnavy50 .bkgd-freshcyan a:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 3px solid #E5EEF5 !important;
  outline: 0;
}
main .bkgd-deepnavy50 .bkgd-tonicblue h1, main .bkgd-deepnavy50 .bkgd-tonicblue h2, main .bkgd-deepnavy50 .bkgd-tonicblue h3, main .bkgd-deepnavy50 .bkgd-tonicblue h4, main .bkgd-deepnavy50 .bkgd-tonicblue h5, main .bkgd-deepnavy50 .bkgd-tonicblue h6 {
  color: #ffffff;
}
main .bkgd-deepnavy50 .bkgd-tonicblue h1.highlight-text, main .bkgd-deepnavy50 .bkgd-tonicblue h1 .highlight-text, main .bkgd-deepnavy50 .bkgd-tonicblue h2.highlight-text, main .bkgd-deepnavy50 .bkgd-tonicblue h2 .highlight-text, main .bkgd-deepnavy50 .bkgd-tonicblue h3.highlight-text, main .bkgd-deepnavy50 .bkgd-tonicblue h3 .highlight-text, main .bkgd-deepnavy50 .bkgd-tonicblue h4.highlight-text, main .bkgd-deepnavy50 .bkgd-tonicblue h4 .highlight-text, main .bkgd-deepnavy50 .bkgd-tonicblue h5.highlight-text, main .bkgd-deepnavy50 .bkgd-tonicblue h5 .highlight-text, main .bkgd-deepnavy50 .bkgd-tonicblue h6.highlight-text, main .bkgd-deepnavy50 .bkgd-tonicblue h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-deepnavy50 .bkgd-tonicblue p, main .bkgd-deepnavy50 .bkgd-tonicblue a, main .bkgd-deepnavy50 .bkgd-tonicblue li, main .bkgd-deepnavy50 .bkgd-tonicblue dt, main .bkgd-deepnavy50 .bkgd-tonicblue dd {
  color: #ffffff;
}
main .bkgd-deepnavy50 .bkgd-tonicblue a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-deepnavy50 .bkgd-deepnavy h1, main .bkgd-deepnavy50 .bkgd-deepnavy h2, main .bkgd-deepnavy50 .bkgd-deepnavy h3, main .bkgd-deepnavy50 .bkgd-deepnavy h4, main .bkgd-deepnavy50 .bkgd-deepnavy h5, main .bkgd-deepnavy50 .bkgd-deepnavy h6 {
  color: #ffffff;
}
main .bkgd-deepnavy50 .bkgd-deepnavy h1.highlight-text, main .bkgd-deepnavy50 .bkgd-deepnavy h1 .highlight-text, main .bkgd-deepnavy50 .bkgd-deepnavy h2.highlight-text, main .bkgd-deepnavy50 .bkgd-deepnavy h2 .highlight-text, main .bkgd-deepnavy50 .bkgd-deepnavy h3.highlight-text, main .bkgd-deepnavy50 .bkgd-deepnavy h3 .highlight-text, main .bkgd-deepnavy50 .bkgd-deepnavy h4.highlight-text, main .bkgd-deepnavy50 .bkgd-deepnavy h4 .highlight-text, main .bkgd-deepnavy50 .bkgd-deepnavy h5.highlight-text, main .bkgd-deepnavy50 .bkgd-deepnavy h5 .highlight-text, main .bkgd-deepnavy50 .bkgd-deepnavy h6.highlight-text, main .bkgd-deepnavy50 .bkgd-deepnavy h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-deepnavy50 .bkgd-deepnavy p, main .bkgd-deepnavy50 .bkgd-deepnavy a, main .bkgd-deepnavy50 .bkgd-deepnavy li, main .bkgd-deepnavy50 .bkgd-deepnavy dt, main .bkgd-deepnavy50 .bkgd-deepnavy dd {
  color: #ffffff;
}
main .bkgd-deepnavy50 .bkgd-deepnavy a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-deepnavy50 .bkgd-lightblue h1, main .bkgd-deepnavy50 .bkgd-lightblue h2, main .bkgd-deepnavy50 .bkgd-lightblue h3, main .bkgd-deepnavy50 .bkgd-lightblue h4, main .bkgd-deepnavy50 .bkgd-lightblue h5, main .bkgd-deepnavy50 .bkgd-lightblue h6 {
  color: #1B2451;
}
main .bkgd-deepnavy50 .bkgd-lightblue h1.highlight-text, main .bkgd-deepnavy50 .bkgd-lightblue h1 .highlight-text, main .bkgd-deepnavy50 .bkgd-lightblue h2.highlight-text, main .bkgd-deepnavy50 .bkgd-lightblue h2 .highlight-text, main .bkgd-deepnavy50 .bkgd-lightblue h3.highlight-text, main .bkgd-deepnavy50 .bkgd-lightblue h3 .highlight-text, main .bkgd-deepnavy50 .bkgd-lightblue h4.highlight-text, main .bkgd-deepnavy50 .bkgd-lightblue h4 .highlight-text, main .bkgd-deepnavy50 .bkgd-lightblue h5.highlight-text, main .bkgd-deepnavy50 .bkgd-lightblue h5 .highlight-text, main .bkgd-deepnavy50 .bkgd-lightblue h6.highlight-text, main .bkgd-deepnavy50 .bkgd-lightblue h6 .highlight-text {
  color: #005876;
}
main .bkgd-deepnavy50 .bkgd-lightblue p, main .bkgd-deepnavy50 .bkgd-lightblue a, main .bkgd-deepnavy50 .bkgd-lightblue li {
  color: #1B2451;
}
main .bkgd-deepnavy50 .bkgd-lightblue a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-deepnavy50 .bkgd-white h1, main .bkgd-deepnavy50 .bkgd-white h2, main .bkgd-deepnavy50 .bkgd-white h3, main .bkgd-deepnavy50 .bkgd-white h4, main .bkgd-deepnavy50 .bkgd-white h5, main .bkgd-deepnavy50 .bkgd-white h6 {
  color: #1B2451;
}
main .bkgd-deepnavy50 .bkgd-white h1.highlight-text, main .bkgd-deepnavy50 .bkgd-white h1 .highlight-text, main .bkgd-deepnavy50 .bkgd-white h2.highlight-text, main .bkgd-deepnavy50 .bkgd-white h2 .highlight-text, main .bkgd-deepnavy50 .bkgd-white h3.highlight-text, main .bkgd-deepnavy50 .bkgd-white h3 .highlight-text, main .bkgd-deepnavy50 .bkgd-white h4.highlight-text, main .bkgd-deepnavy50 .bkgd-white h4 .highlight-text, main .bkgd-deepnavy50 .bkgd-white h5.highlight-text, main .bkgd-deepnavy50 .bkgd-white h5 .highlight-text, main .bkgd-deepnavy50 .bkgd-white h6.highlight-text, main .bkgd-deepnavy50 .bkgd-white h6 .highlight-text {
  color: #005876;
}
main .bkgd-deepnavy50 .bkgd-white p, main .bkgd-deepnavy50 .bkgd-white a, main .bkgd-deepnavy50 .bkgd-white li {
  color: #1B2451;
}
main .bkgd-deepnavy50 .bkgd-white a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-deepnavy50 .bkgd-purewhite h1, main .bkgd-deepnavy50 .bkgd-purewhite h2, main .bkgd-deepnavy50 .bkgd-purewhite h3, main .bkgd-deepnavy50 .bkgd-purewhite h4, main .bkgd-deepnavy50 .bkgd-purewhite h5, main .bkgd-deepnavy50 .bkgd-purewhite h6 {
  color: #1B2451;
}
main .bkgd-deepnavy50 .bkgd-purewhite h1.highlight-text, main .bkgd-deepnavy50 .bkgd-purewhite h1 .highlight-text, main .bkgd-deepnavy50 .bkgd-purewhite h2.highlight-text, main .bkgd-deepnavy50 .bkgd-purewhite h2 .highlight-text, main .bkgd-deepnavy50 .bkgd-purewhite h3.highlight-text, main .bkgd-deepnavy50 .bkgd-purewhite h3 .highlight-text, main .bkgd-deepnavy50 .bkgd-purewhite h4.highlight-text, main .bkgd-deepnavy50 .bkgd-purewhite h4 .highlight-text, main .bkgd-deepnavy50 .bkgd-purewhite h5.highlight-text, main .bkgd-deepnavy50 .bkgd-purewhite h5 .highlight-text, main .bkgd-deepnavy50 .bkgd-purewhite h6.highlight-text, main .bkgd-deepnavy50 .bkgd-purewhite h6 .highlight-text {
  color: #005876;
}
main .bkgd-deepnavy50 .bkgd-purewhite p, main .bkgd-deepnavy50 .bkgd-purewhite a, main .bkgd-deepnavy50 .bkgd-purewhite li {
  color: #1B2451;
}
main .bkgd-deepnavy50 .bkgd-purewhite a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-deepnavy50 .bkgd-black h1, main .bkgd-deepnavy50 .bkgd-black h2, main .bkgd-deepnavy50 .bkgd-black h3, main .bkgd-deepnavy50 .bkgd-black h4, main .bkgd-deepnavy50 .bkgd-black h5, main .bkgd-deepnavy50 .bkgd-black h6 {
  color: #ffffff;
}
main .bkgd-deepnavy50 .bkgd-black h1.highlight-text, main .bkgd-deepnavy50 .bkgd-black h1 .highlight-text, main .bkgd-deepnavy50 .bkgd-black h2.highlight-text, main .bkgd-deepnavy50 .bkgd-black h2 .highlight-text, main .bkgd-deepnavy50 .bkgd-black h3.highlight-text, main .bkgd-deepnavy50 .bkgd-black h3 .highlight-text, main .bkgd-deepnavy50 .bkgd-black h4.highlight-text, main .bkgd-deepnavy50 .bkgd-black h4 .highlight-text, main .bkgd-deepnavy50 .bkgd-black h5.highlight-text, main .bkgd-deepnavy50 .bkgd-black h5 .highlight-text, main .bkgd-deepnavy50 .bkgd-black h6.highlight-text, main .bkgd-deepnavy50 .bkgd-black h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-deepnavy50 .bkgd-black p, main .bkgd-deepnavy50 .bkgd-black a, main .bkgd-deepnavy50 .bkgd-black li, main .bkgd-deepnavy50 .bkgd-black dt, main .bkgd-deepnavy50 .bkgd-black dd {
  color: #ffffff;
}
main .bkgd-deepnavy50 .bkgd-black a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-deepnavy50 .bkgd-lightgrey h1, main .bkgd-deepnavy50 .bkgd-lightgrey h2, main .bkgd-deepnavy50 .bkgd-lightgrey h3, main .bkgd-deepnavy50 .bkgd-lightgrey h4, main .bkgd-deepnavy50 .bkgd-lightgrey h5, main .bkgd-deepnavy50 .bkgd-lightgrey h6 {
  color: #1B2451;
}
main .bkgd-deepnavy50 .bkgd-lightgrey h1.highlight-text, main .bkgd-deepnavy50 .bkgd-lightgrey h1 .highlight-text, main .bkgd-deepnavy50 .bkgd-lightgrey h2.highlight-text, main .bkgd-deepnavy50 .bkgd-lightgrey h2 .highlight-text, main .bkgd-deepnavy50 .bkgd-lightgrey h3.highlight-text, main .bkgd-deepnavy50 .bkgd-lightgrey h3 .highlight-text, main .bkgd-deepnavy50 .bkgd-lightgrey h4.highlight-text, main .bkgd-deepnavy50 .bkgd-lightgrey h4 .highlight-text, main .bkgd-deepnavy50 .bkgd-lightgrey h5.highlight-text, main .bkgd-deepnavy50 .bkgd-lightgrey h5 .highlight-text, main .bkgd-deepnavy50 .bkgd-lightgrey h6.highlight-text, main .bkgd-deepnavy50 .bkgd-lightgrey h6 .highlight-text {
  color: #005876;
}
main .bkgd-deepnavy50 .bkgd-lightgrey p, main .bkgd-deepnavy50 .bkgd-lightgrey a, main .bkgd-deepnavy50 .bkgd-lightgrey li {
  color: #1B2451;
}
main .bkgd-deepnavy50 .bkgd-lightgrey a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-deepnavy50 .bkgd-deepnavy50 h1, main .bkgd-deepnavy50 .bkgd-deepnavy50 h2, main .bkgd-deepnavy50 .bkgd-deepnavy50 h3, main .bkgd-deepnavy50 .bkgd-deepnavy50 h4, main .bkgd-deepnavy50 .bkgd-deepnavy50 h5, main .bkgd-deepnavy50 .bkgd-deepnavy50 h6 {
  color: #ffffff;
}
main .bkgd-deepnavy50 .bkgd-deepnavy50 h1.highlight-text, main .bkgd-deepnavy50 .bkgd-deepnavy50 h1 .highlight-text, main .bkgd-deepnavy50 .bkgd-deepnavy50 h2.highlight-text, main .bkgd-deepnavy50 .bkgd-deepnavy50 h2 .highlight-text, main .bkgd-deepnavy50 .bkgd-deepnavy50 h3.highlight-text, main .bkgd-deepnavy50 .bkgd-deepnavy50 h3 .highlight-text, main .bkgd-deepnavy50 .bkgd-deepnavy50 h4.highlight-text, main .bkgd-deepnavy50 .bkgd-deepnavy50 h4 .highlight-text, main .bkgd-deepnavy50 .bkgd-deepnavy50 h5.highlight-text, main .bkgd-deepnavy50 .bkgd-deepnavy50 h5 .highlight-text, main .bkgd-deepnavy50 .bkgd-deepnavy50 h6.highlight-text, main .bkgd-deepnavy50 .bkgd-deepnavy50 h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-deepnavy50 .bkgd-deepnavy50 p, main .bkgd-deepnavy50 .bkgd-deepnavy50 a, main .bkgd-deepnavy50 .bkgd-deepnavy50 li, main .bkgd-deepnavy50 .bkgd-deepnavy50 dt, main .bkgd-deepnavy50 .bkgd-deepnavy50 dd {
  color: #ffffff;
}
main .bkgd-deepnavy50 .bkgd-deepnavy50 a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-deepnavy50 .bkgd-diagonalgradient h1, main .bkgd-deepnavy50 .bkgd-diagonalgradient h2, main .bkgd-deepnavy50 .bkgd-diagonalgradient h3, main .bkgd-deepnavy50 .bkgd-diagonalgradient h4, main .bkgd-deepnavy50 .bkgd-diagonalgradient h5, main .bkgd-deepnavy50 .bkgd-diagonalgradient h6 {
  color: #ffffff;
}
main .bkgd-deepnavy50 .bkgd-diagonalgradient h1.highlight-text, main .bkgd-deepnavy50 .bkgd-diagonalgradient h1 .highlight-text, main .bkgd-deepnavy50 .bkgd-diagonalgradient h2.highlight-text, main .bkgd-deepnavy50 .bkgd-diagonalgradient h2 .highlight-text, main .bkgd-deepnavy50 .bkgd-diagonalgradient h3.highlight-text, main .bkgd-deepnavy50 .bkgd-diagonalgradient h3 .highlight-text, main .bkgd-deepnavy50 .bkgd-diagonalgradient h4.highlight-text, main .bkgd-deepnavy50 .bkgd-diagonalgradient h4 .highlight-text, main .bkgd-deepnavy50 .bkgd-diagonalgradient h5.highlight-text, main .bkgd-deepnavy50 .bkgd-diagonalgradient h5 .highlight-text, main .bkgd-deepnavy50 .bkgd-diagonalgradient h6.highlight-text, main .bkgd-deepnavy50 .bkgd-diagonalgradient h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-deepnavy50 .bkgd-diagonalgradient p, main .bkgd-deepnavy50 .bkgd-diagonalgradient a, main .bkgd-deepnavy50 .bkgd-diagonalgradient li, main .bkgd-deepnavy50 .bkgd-diagonalgradient dt, main .bkgd-deepnavy50 .bkgd-diagonalgradient dd {
  color: #ffffff;
}
main .bkgd-deepnavy50 .bkgd-diagonalgradient a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-deepnavy50 .bkgd-darkdiagonalgradient h1, main .bkgd-deepnavy50 .bkgd-darkdiagonalgradient h2, main .bkgd-deepnavy50 .bkgd-darkdiagonalgradient h3, main .bkgd-deepnavy50 .bkgd-darkdiagonalgradient h4, main .bkgd-deepnavy50 .bkgd-darkdiagonalgradient h5, main .bkgd-deepnavy50 .bkgd-darkdiagonalgradient h6 {
  color: #ffffff;
}
main .bkgd-deepnavy50 .bkgd-darkdiagonalgradient h1.highlight-text, main .bkgd-deepnavy50 .bkgd-darkdiagonalgradient h1 .highlight-text, main .bkgd-deepnavy50 .bkgd-darkdiagonalgradient h2.highlight-text, main .bkgd-deepnavy50 .bkgd-darkdiagonalgradient h2 .highlight-text, main .bkgd-deepnavy50 .bkgd-darkdiagonalgradient h3.highlight-text, main .bkgd-deepnavy50 .bkgd-darkdiagonalgradient h3 .highlight-text, main .bkgd-deepnavy50 .bkgd-darkdiagonalgradient h4.highlight-text, main .bkgd-deepnavy50 .bkgd-darkdiagonalgradient h4 .highlight-text, main .bkgd-deepnavy50 .bkgd-darkdiagonalgradient h5.highlight-text, main .bkgd-deepnavy50 .bkgd-darkdiagonalgradient h5 .highlight-text, main .bkgd-deepnavy50 .bkgd-darkdiagonalgradient h6.highlight-text, main .bkgd-deepnavy50 .bkgd-darkdiagonalgradient h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-deepnavy50 .bkgd-darkdiagonalgradient p, main .bkgd-deepnavy50 .bkgd-darkdiagonalgradient a, main .bkgd-deepnavy50 .bkgd-darkdiagonalgradient li, main .bkgd-deepnavy50 .bkgd-darkdiagonalgradient dt, main .bkgd-deepnavy50 .bkgd-darkdiagonalgradient dd {
  color: #ffffff;
}
main .bkgd-deepnavy50 .bkgd-darkdiagonalgradient a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-diagonalgradient h1, main .bkgd-diagonalgradient h2, main .bkgd-diagonalgradient h3, main .bkgd-diagonalgradient h4, main .bkgd-diagonalgradient h5, main .bkgd-diagonalgradient h6 {
  color: #ffffff;
}
main .bkgd-diagonalgradient h1.highlight-text, main .bkgd-diagonalgradient h1 .highlight-text, main .bkgd-diagonalgradient h2.highlight-text, main .bkgd-diagonalgradient h2 .highlight-text, main .bkgd-diagonalgradient h3.highlight-text, main .bkgd-diagonalgradient h3 .highlight-text, main .bkgd-diagonalgradient h4.highlight-text, main .bkgd-diagonalgradient h4 .highlight-text, main .bkgd-diagonalgradient h5.highlight-text, main .bkgd-diagonalgradient h5 .highlight-text, main .bkgd-diagonalgradient h6.highlight-text, main .bkgd-diagonalgradient h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-diagonalgradient p, main .bkgd-diagonalgradient a, main .bkgd-diagonalgradient li, main .bkgd-diagonalgradient dt, main .bkgd-diagonalgradient dd {
  color: #ffffff;
}
main .bkgd-diagonalgradient a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-diagonalgradient .bkgd-coolgrey h1, main .bkgd-diagonalgradient .bkgd-coolgrey h2, main .bkgd-diagonalgradient .bkgd-coolgrey h3, main .bkgd-diagonalgradient .bkgd-coolgrey h4, main .bkgd-diagonalgradient .bkgd-coolgrey h5, main .bkgd-diagonalgradient .bkgd-coolgrey h6 {
  color: #1B2451;
}
main .bkgd-diagonalgradient .bkgd-coolgrey h1.highlight-text, main .bkgd-diagonalgradient .bkgd-coolgrey h1 .highlight-text, main .bkgd-diagonalgradient .bkgd-coolgrey h2.highlight-text, main .bkgd-diagonalgradient .bkgd-coolgrey h2 .highlight-text, main .bkgd-diagonalgradient .bkgd-coolgrey h3.highlight-text, main .bkgd-diagonalgradient .bkgd-coolgrey h3 .highlight-text, main .bkgd-diagonalgradient .bkgd-coolgrey h4.highlight-text, main .bkgd-diagonalgradient .bkgd-coolgrey h4 .highlight-text, main .bkgd-diagonalgradient .bkgd-coolgrey h5.highlight-text, main .bkgd-diagonalgradient .bkgd-coolgrey h5 .highlight-text, main .bkgd-diagonalgradient .bkgd-coolgrey h6.highlight-text, main .bkgd-diagonalgradient .bkgd-coolgrey h6 .highlight-text {
  color: #005876;
}
main .bkgd-diagonalgradient .bkgd-coolgrey p, main .bkgd-diagonalgradient .bkgd-coolgrey a, main .bkgd-diagonalgradient .bkgd-coolgrey li {
  color: #1B2451;
}
main .bkgd-diagonalgradient .bkgd-coolgrey a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-diagonalgradient .bkgd-richnavy h1, main .bkgd-diagonalgradient .bkgd-richnavy h2, main .bkgd-diagonalgradient .bkgd-richnavy h3, main .bkgd-diagonalgradient .bkgd-richnavy h4, main .bkgd-diagonalgradient .bkgd-richnavy h5, main .bkgd-diagonalgradient .bkgd-richnavy h6 {
  color: #00c3e5;
}
main .bkgd-diagonalgradient .bkgd-richnavy h1.highlight-text, main .bkgd-diagonalgradient .bkgd-richnavy h1 .highlight-text, main .bkgd-diagonalgradient .bkgd-richnavy h2.highlight-text, main .bkgd-diagonalgradient .bkgd-richnavy h2 .highlight-text, main .bkgd-diagonalgradient .bkgd-richnavy h3.highlight-text, main .bkgd-diagonalgradient .bkgd-richnavy h3 .highlight-text, main .bkgd-diagonalgradient .bkgd-richnavy h4.highlight-text, main .bkgd-diagonalgradient .bkgd-richnavy h4 .highlight-text, main .bkgd-diagonalgradient .bkgd-richnavy h5.highlight-text, main .bkgd-diagonalgradient .bkgd-richnavy h5 .highlight-text, main .bkgd-diagonalgradient .bkgd-richnavy h6.highlight-text, main .bkgd-diagonalgradient .bkgd-richnavy h6 .highlight-text {
  color: #ffffff;
}
main .bkgd-diagonalgradient .bkgd-richnavy p, main .bkgd-diagonalgradient .bkgd-richnavy a, main .bkgd-diagonalgradient .bkgd-richnavy li {
  color: #ffffff;
}
main .bkgd-diagonalgradient .bkgd-richnavy a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-diagonalgradient .bkgd-freshcyan h1, main .bkgd-diagonalgradient .bkgd-freshcyan h2, main .bkgd-diagonalgradient .bkgd-freshcyan h3, main .bkgd-diagonalgradient .bkgd-freshcyan h4, main .bkgd-diagonalgradient .bkgd-freshcyan h5, main .bkgd-diagonalgradient .bkgd-freshcyan h6 {
  color: #121A2D;
}
main .bkgd-diagonalgradient .bkgd-freshcyan h1.highlight-text, main .bkgd-diagonalgradient .bkgd-freshcyan h1 .highlight-text, main .bkgd-diagonalgradient .bkgd-freshcyan h2.highlight-text, main .bkgd-diagonalgradient .bkgd-freshcyan h2 .highlight-text, main .bkgd-diagonalgradient .bkgd-freshcyan h3.highlight-text, main .bkgd-diagonalgradient .bkgd-freshcyan h3 .highlight-text, main .bkgd-diagonalgradient .bkgd-freshcyan h4.highlight-text, main .bkgd-diagonalgradient .bkgd-freshcyan h4 .highlight-text, main .bkgd-diagonalgradient .bkgd-freshcyan h5.highlight-text, main .bkgd-diagonalgradient .bkgd-freshcyan h5 .highlight-text, main .bkgd-diagonalgradient .bkgd-freshcyan h6.highlight-text, main .bkgd-diagonalgradient .bkgd-freshcyan h6 .highlight-text {
  color: #121A2D;
}
main .bkgd-diagonalgradient .bkgd-freshcyan p, main .bkgd-diagonalgradient .bkgd-freshcyan a, main .bkgd-diagonalgradient .bkgd-freshcyan li {
  color: #121A2D;
}
main .bkgd-diagonalgradient .bkgd-freshcyan a:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 3px solid #E5EEF5 !important;
  outline: 0;
}
main .bkgd-diagonalgradient .bkgd-tonicblue h1, main .bkgd-diagonalgradient .bkgd-tonicblue h2, main .bkgd-diagonalgradient .bkgd-tonicblue h3, main .bkgd-diagonalgradient .bkgd-tonicblue h4, main .bkgd-diagonalgradient .bkgd-tonicblue h5, main .bkgd-diagonalgradient .bkgd-tonicblue h6 {
  color: #ffffff;
}
main .bkgd-diagonalgradient .bkgd-tonicblue h1.highlight-text, main .bkgd-diagonalgradient .bkgd-tonicblue h1 .highlight-text, main .bkgd-diagonalgradient .bkgd-tonicblue h2.highlight-text, main .bkgd-diagonalgradient .bkgd-tonicblue h2 .highlight-text, main .bkgd-diagonalgradient .bkgd-tonicblue h3.highlight-text, main .bkgd-diagonalgradient .bkgd-tonicblue h3 .highlight-text, main .bkgd-diagonalgradient .bkgd-tonicblue h4.highlight-text, main .bkgd-diagonalgradient .bkgd-tonicblue h4 .highlight-text, main .bkgd-diagonalgradient .bkgd-tonicblue h5.highlight-text, main .bkgd-diagonalgradient .bkgd-tonicblue h5 .highlight-text, main .bkgd-diagonalgradient .bkgd-tonicblue h6.highlight-text, main .bkgd-diagonalgradient .bkgd-tonicblue h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-diagonalgradient .bkgd-tonicblue p, main .bkgd-diagonalgradient .bkgd-tonicblue a, main .bkgd-diagonalgradient .bkgd-tonicblue li, main .bkgd-diagonalgradient .bkgd-tonicblue dt, main .bkgd-diagonalgradient .bkgd-tonicblue dd {
  color: #ffffff;
}
main .bkgd-diagonalgradient .bkgd-tonicblue a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-diagonalgradient .bkgd-deepnavy h1, main .bkgd-diagonalgradient .bkgd-deepnavy h2, main .bkgd-diagonalgradient .bkgd-deepnavy h3, main .bkgd-diagonalgradient .bkgd-deepnavy h4, main .bkgd-diagonalgradient .bkgd-deepnavy h5, main .bkgd-diagonalgradient .bkgd-deepnavy h6 {
  color: #ffffff;
}
main .bkgd-diagonalgradient .bkgd-deepnavy h1.highlight-text, main .bkgd-diagonalgradient .bkgd-deepnavy h1 .highlight-text, main .bkgd-diagonalgradient .bkgd-deepnavy h2.highlight-text, main .bkgd-diagonalgradient .bkgd-deepnavy h2 .highlight-text, main .bkgd-diagonalgradient .bkgd-deepnavy h3.highlight-text, main .bkgd-diagonalgradient .bkgd-deepnavy h3 .highlight-text, main .bkgd-diagonalgradient .bkgd-deepnavy h4.highlight-text, main .bkgd-diagonalgradient .bkgd-deepnavy h4 .highlight-text, main .bkgd-diagonalgradient .bkgd-deepnavy h5.highlight-text, main .bkgd-diagonalgradient .bkgd-deepnavy h5 .highlight-text, main .bkgd-diagonalgradient .bkgd-deepnavy h6.highlight-text, main .bkgd-diagonalgradient .bkgd-deepnavy h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-diagonalgradient .bkgd-deepnavy p, main .bkgd-diagonalgradient .bkgd-deepnavy a, main .bkgd-diagonalgradient .bkgd-deepnavy li, main .bkgd-diagonalgradient .bkgd-deepnavy dt, main .bkgd-diagonalgradient .bkgd-deepnavy dd {
  color: #ffffff;
}
main .bkgd-diagonalgradient .bkgd-deepnavy a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-diagonalgradient .bkgd-lightblue h1, main .bkgd-diagonalgradient .bkgd-lightblue h2, main .bkgd-diagonalgradient .bkgd-lightblue h3, main .bkgd-diagonalgradient .bkgd-lightblue h4, main .bkgd-diagonalgradient .bkgd-lightblue h5, main .bkgd-diagonalgradient .bkgd-lightblue h6 {
  color: #1B2451;
}
main .bkgd-diagonalgradient .bkgd-lightblue h1.highlight-text, main .bkgd-diagonalgradient .bkgd-lightblue h1 .highlight-text, main .bkgd-diagonalgradient .bkgd-lightblue h2.highlight-text, main .bkgd-diagonalgradient .bkgd-lightblue h2 .highlight-text, main .bkgd-diagonalgradient .bkgd-lightblue h3.highlight-text, main .bkgd-diagonalgradient .bkgd-lightblue h3 .highlight-text, main .bkgd-diagonalgradient .bkgd-lightblue h4.highlight-text, main .bkgd-diagonalgradient .bkgd-lightblue h4 .highlight-text, main .bkgd-diagonalgradient .bkgd-lightblue h5.highlight-text, main .bkgd-diagonalgradient .bkgd-lightblue h5 .highlight-text, main .bkgd-diagonalgradient .bkgd-lightblue h6.highlight-text, main .bkgd-diagonalgradient .bkgd-lightblue h6 .highlight-text {
  color: #005876;
}
main .bkgd-diagonalgradient .bkgd-lightblue p, main .bkgd-diagonalgradient .bkgd-lightblue a, main .bkgd-diagonalgradient .bkgd-lightblue li {
  color: #1B2451;
}
main .bkgd-diagonalgradient .bkgd-lightblue a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-diagonalgradient .bkgd-white h1, main .bkgd-diagonalgradient .bkgd-white h2, main .bkgd-diagonalgradient .bkgd-white h3, main .bkgd-diagonalgradient .bkgd-white h4, main .bkgd-diagonalgradient .bkgd-white h5, main .bkgd-diagonalgradient .bkgd-white h6 {
  color: #1B2451;
}
main .bkgd-diagonalgradient .bkgd-white h1.highlight-text, main .bkgd-diagonalgradient .bkgd-white h1 .highlight-text, main .bkgd-diagonalgradient .bkgd-white h2.highlight-text, main .bkgd-diagonalgradient .bkgd-white h2 .highlight-text, main .bkgd-diagonalgradient .bkgd-white h3.highlight-text, main .bkgd-diagonalgradient .bkgd-white h3 .highlight-text, main .bkgd-diagonalgradient .bkgd-white h4.highlight-text, main .bkgd-diagonalgradient .bkgd-white h4 .highlight-text, main .bkgd-diagonalgradient .bkgd-white h5.highlight-text, main .bkgd-diagonalgradient .bkgd-white h5 .highlight-text, main .bkgd-diagonalgradient .bkgd-white h6.highlight-text, main .bkgd-diagonalgradient .bkgd-white h6 .highlight-text {
  color: #005876;
}
main .bkgd-diagonalgradient .bkgd-white p, main .bkgd-diagonalgradient .bkgd-white a, main .bkgd-diagonalgradient .bkgd-white li {
  color: #1B2451;
}
main .bkgd-diagonalgradient .bkgd-white a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-diagonalgradient .bkgd-purewhite h1, main .bkgd-diagonalgradient .bkgd-purewhite h2, main .bkgd-diagonalgradient .bkgd-purewhite h3, main .bkgd-diagonalgradient .bkgd-purewhite h4, main .bkgd-diagonalgradient .bkgd-purewhite h5, main .bkgd-diagonalgradient .bkgd-purewhite h6 {
  color: #1B2451;
}
main .bkgd-diagonalgradient .bkgd-purewhite h1.highlight-text, main .bkgd-diagonalgradient .bkgd-purewhite h1 .highlight-text, main .bkgd-diagonalgradient .bkgd-purewhite h2.highlight-text, main .bkgd-diagonalgradient .bkgd-purewhite h2 .highlight-text, main .bkgd-diagonalgradient .bkgd-purewhite h3.highlight-text, main .bkgd-diagonalgradient .bkgd-purewhite h3 .highlight-text, main .bkgd-diagonalgradient .bkgd-purewhite h4.highlight-text, main .bkgd-diagonalgradient .bkgd-purewhite h4 .highlight-text, main .bkgd-diagonalgradient .bkgd-purewhite h5.highlight-text, main .bkgd-diagonalgradient .bkgd-purewhite h5 .highlight-text, main .bkgd-diagonalgradient .bkgd-purewhite h6.highlight-text, main .bkgd-diagonalgradient .bkgd-purewhite h6 .highlight-text {
  color: #005876;
}
main .bkgd-diagonalgradient .bkgd-purewhite p, main .bkgd-diagonalgradient .bkgd-purewhite a, main .bkgd-diagonalgradient .bkgd-purewhite li {
  color: #1B2451;
}
main .bkgd-diagonalgradient .bkgd-purewhite a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-diagonalgradient .bkgd-black h1, main .bkgd-diagonalgradient .bkgd-black h2, main .bkgd-diagonalgradient .bkgd-black h3, main .bkgd-diagonalgradient .bkgd-black h4, main .bkgd-diagonalgradient .bkgd-black h5, main .bkgd-diagonalgradient .bkgd-black h6 {
  color: #ffffff;
}
main .bkgd-diagonalgradient .bkgd-black h1.highlight-text, main .bkgd-diagonalgradient .bkgd-black h1 .highlight-text, main .bkgd-diagonalgradient .bkgd-black h2.highlight-text, main .bkgd-diagonalgradient .bkgd-black h2 .highlight-text, main .bkgd-diagonalgradient .bkgd-black h3.highlight-text, main .bkgd-diagonalgradient .bkgd-black h3 .highlight-text, main .bkgd-diagonalgradient .bkgd-black h4.highlight-text, main .bkgd-diagonalgradient .bkgd-black h4 .highlight-text, main .bkgd-diagonalgradient .bkgd-black h5.highlight-text, main .bkgd-diagonalgradient .bkgd-black h5 .highlight-text, main .bkgd-diagonalgradient .bkgd-black h6.highlight-text, main .bkgd-diagonalgradient .bkgd-black h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-diagonalgradient .bkgd-black p, main .bkgd-diagonalgradient .bkgd-black a, main .bkgd-diagonalgradient .bkgd-black li, main .bkgd-diagonalgradient .bkgd-black dt, main .bkgd-diagonalgradient .bkgd-black dd {
  color: #ffffff;
}
main .bkgd-diagonalgradient .bkgd-black a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-diagonalgradient .bkgd-lightgrey h1, main .bkgd-diagonalgradient .bkgd-lightgrey h2, main .bkgd-diagonalgradient .bkgd-lightgrey h3, main .bkgd-diagonalgradient .bkgd-lightgrey h4, main .bkgd-diagonalgradient .bkgd-lightgrey h5, main .bkgd-diagonalgradient .bkgd-lightgrey h6 {
  color: #1B2451;
}
main .bkgd-diagonalgradient .bkgd-lightgrey h1.highlight-text, main .bkgd-diagonalgradient .bkgd-lightgrey h1 .highlight-text, main .bkgd-diagonalgradient .bkgd-lightgrey h2.highlight-text, main .bkgd-diagonalgradient .bkgd-lightgrey h2 .highlight-text, main .bkgd-diagonalgradient .bkgd-lightgrey h3.highlight-text, main .bkgd-diagonalgradient .bkgd-lightgrey h3 .highlight-text, main .bkgd-diagonalgradient .bkgd-lightgrey h4.highlight-text, main .bkgd-diagonalgradient .bkgd-lightgrey h4 .highlight-text, main .bkgd-diagonalgradient .bkgd-lightgrey h5.highlight-text, main .bkgd-diagonalgradient .bkgd-lightgrey h5 .highlight-text, main .bkgd-diagonalgradient .bkgd-lightgrey h6.highlight-text, main .bkgd-diagonalgradient .bkgd-lightgrey h6 .highlight-text {
  color: #005876;
}
main .bkgd-diagonalgradient .bkgd-lightgrey p, main .bkgd-diagonalgradient .bkgd-lightgrey a, main .bkgd-diagonalgradient .bkgd-lightgrey li {
  color: #1B2451;
}
main .bkgd-diagonalgradient .bkgd-lightgrey a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-diagonalgradient .bkgd-deepnavy50 h1, main .bkgd-diagonalgradient .bkgd-deepnavy50 h2, main .bkgd-diagonalgradient .bkgd-deepnavy50 h3, main .bkgd-diagonalgradient .bkgd-deepnavy50 h4, main .bkgd-diagonalgradient .bkgd-deepnavy50 h5, main .bkgd-diagonalgradient .bkgd-deepnavy50 h6 {
  color: #ffffff;
}
main .bkgd-diagonalgradient .bkgd-deepnavy50 h1.highlight-text, main .bkgd-diagonalgradient .bkgd-deepnavy50 h1 .highlight-text, main .bkgd-diagonalgradient .bkgd-deepnavy50 h2.highlight-text, main .bkgd-diagonalgradient .bkgd-deepnavy50 h2 .highlight-text, main .bkgd-diagonalgradient .bkgd-deepnavy50 h3.highlight-text, main .bkgd-diagonalgradient .bkgd-deepnavy50 h3 .highlight-text, main .bkgd-diagonalgradient .bkgd-deepnavy50 h4.highlight-text, main .bkgd-diagonalgradient .bkgd-deepnavy50 h4 .highlight-text, main .bkgd-diagonalgradient .bkgd-deepnavy50 h5.highlight-text, main .bkgd-diagonalgradient .bkgd-deepnavy50 h5 .highlight-text, main .bkgd-diagonalgradient .bkgd-deepnavy50 h6.highlight-text, main .bkgd-diagonalgradient .bkgd-deepnavy50 h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-diagonalgradient .bkgd-deepnavy50 p, main .bkgd-diagonalgradient .bkgd-deepnavy50 a, main .bkgd-diagonalgradient .bkgd-deepnavy50 li, main .bkgd-diagonalgradient .bkgd-deepnavy50 dt, main .bkgd-diagonalgradient .bkgd-deepnavy50 dd {
  color: #ffffff;
}
main .bkgd-diagonalgradient .bkgd-deepnavy50 a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-diagonalgradient .bkgd-diagonalgradient h1, main .bkgd-diagonalgradient .bkgd-diagonalgradient h2, main .bkgd-diagonalgradient .bkgd-diagonalgradient h3, main .bkgd-diagonalgradient .bkgd-diagonalgradient h4, main .bkgd-diagonalgradient .bkgd-diagonalgradient h5, main .bkgd-diagonalgradient .bkgd-diagonalgradient h6 {
  color: #ffffff;
}
main .bkgd-diagonalgradient .bkgd-diagonalgradient h1.highlight-text, main .bkgd-diagonalgradient .bkgd-diagonalgradient h1 .highlight-text, main .bkgd-diagonalgradient .bkgd-diagonalgradient h2.highlight-text, main .bkgd-diagonalgradient .bkgd-diagonalgradient h2 .highlight-text, main .bkgd-diagonalgradient .bkgd-diagonalgradient h3.highlight-text, main .bkgd-diagonalgradient .bkgd-diagonalgradient h3 .highlight-text, main .bkgd-diagonalgradient .bkgd-diagonalgradient h4.highlight-text, main .bkgd-diagonalgradient .bkgd-diagonalgradient h4 .highlight-text, main .bkgd-diagonalgradient .bkgd-diagonalgradient h5.highlight-text, main .bkgd-diagonalgradient .bkgd-diagonalgradient h5 .highlight-text, main .bkgd-diagonalgradient .bkgd-diagonalgradient h6.highlight-text, main .bkgd-diagonalgradient .bkgd-diagonalgradient h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-diagonalgradient .bkgd-diagonalgradient p, main .bkgd-diagonalgradient .bkgd-diagonalgradient a, main .bkgd-diagonalgradient .bkgd-diagonalgradient li, main .bkgd-diagonalgradient .bkgd-diagonalgradient dt, main .bkgd-diagonalgradient .bkgd-diagonalgradient dd {
  color: #ffffff;
}
main .bkgd-diagonalgradient .bkgd-diagonalgradient a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-diagonalgradient .bkgd-darkdiagonalgradient h1, main .bkgd-diagonalgradient .bkgd-darkdiagonalgradient h2, main .bkgd-diagonalgradient .bkgd-darkdiagonalgradient h3, main .bkgd-diagonalgradient .bkgd-darkdiagonalgradient h4, main .bkgd-diagonalgradient .bkgd-darkdiagonalgradient h5, main .bkgd-diagonalgradient .bkgd-darkdiagonalgradient h6 {
  color: #ffffff;
}
main .bkgd-diagonalgradient .bkgd-darkdiagonalgradient h1.highlight-text, main .bkgd-diagonalgradient .bkgd-darkdiagonalgradient h1 .highlight-text, main .bkgd-diagonalgradient .bkgd-darkdiagonalgradient h2.highlight-text, main .bkgd-diagonalgradient .bkgd-darkdiagonalgradient h2 .highlight-text, main .bkgd-diagonalgradient .bkgd-darkdiagonalgradient h3.highlight-text, main .bkgd-diagonalgradient .bkgd-darkdiagonalgradient h3 .highlight-text, main .bkgd-diagonalgradient .bkgd-darkdiagonalgradient h4.highlight-text, main .bkgd-diagonalgradient .bkgd-darkdiagonalgradient h4 .highlight-text, main .bkgd-diagonalgradient .bkgd-darkdiagonalgradient h5.highlight-text, main .bkgd-diagonalgradient .bkgd-darkdiagonalgradient h5 .highlight-text, main .bkgd-diagonalgradient .bkgd-darkdiagonalgradient h6.highlight-text, main .bkgd-diagonalgradient .bkgd-darkdiagonalgradient h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-diagonalgradient .bkgd-darkdiagonalgradient p, main .bkgd-diagonalgradient .bkgd-darkdiagonalgradient a, main .bkgd-diagonalgradient .bkgd-darkdiagonalgradient li, main .bkgd-diagonalgradient .bkgd-darkdiagonalgradient dt, main .bkgd-diagonalgradient .bkgd-darkdiagonalgradient dd {
  color: #ffffff;
}
main .bkgd-diagonalgradient .bkgd-darkdiagonalgradient a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-darkdiagonalgradient h1, main .bkgd-darkdiagonalgradient h2, main .bkgd-darkdiagonalgradient h3, main .bkgd-darkdiagonalgradient h4, main .bkgd-darkdiagonalgradient h5, main .bkgd-darkdiagonalgradient h6 {
  color: #ffffff;
}
main .bkgd-darkdiagonalgradient h1.highlight-text, main .bkgd-darkdiagonalgradient h1 .highlight-text, main .bkgd-darkdiagonalgradient h2.highlight-text, main .bkgd-darkdiagonalgradient h2 .highlight-text, main .bkgd-darkdiagonalgradient h3.highlight-text, main .bkgd-darkdiagonalgradient h3 .highlight-text, main .bkgd-darkdiagonalgradient h4.highlight-text, main .bkgd-darkdiagonalgradient h4 .highlight-text, main .bkgd-darkdiagonalgradient h5.highlight-text, main .bkgd-darkdiagonalgradient h5 .highlight-text, main .bkgd-darkdiagonalgradient h6.highlight-text, main .bkgd-darkdiagonalgradient h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-darkdiagonalgradient p, main .bkgd-darkdiagonalgradient a, main .bkgd-darkdiagonalgradient li, main .bkgd-darkdiagonalgradient dt, main .bkgd-darkdiagonalgradient dd {
  color: #ffffff;
}
main .bkgd-darkdiagonalgradient a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-darkdiagonalgradient .bkgd-coolgrey h1, main .bkgd-darkdiagonalgradient .bkgd-coolgrey h2, main .bkgd-darkdiagonalgradient .bkgd-coolgrey h3, main .bkgd-darkdiagonalgradient .bkgd-coolgrey h4, main .bkgd-darkdiagonalgradient .bkgd-coolgrey h5, main .bkgd-darkdiagonalgradient .bkgd-coolgrey h6 {
  color: #1B2451;
}
main .bkgd-darkdiagonalgradient .bkgd-coolgrey h1.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-coolgrey h1 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-coolgrey h2.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-coolgrey h2 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-coolgrey h3.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-coolgrey h3 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-coolgrey h4.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-coolgrey h4 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-coolgrey h5.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-coolgrey h5 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-coolgrey h6.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-coolgrey h6 .highlight-text {
  color: #005876;
}
main .bkgd-darkdiagonalgradient .bkgd-coolgrey p, main .bkgd-darkdiagonalgradient .bkgd-coolgrey a, main .bkgd-darkdiagonalgradient .bkgd-coolgrey li {
  color: #1B2451;
}
main .bkgd-darkdiagonalgradient .bkgd-coolgrey a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-darkdiagonalgradient .bkgd-richnavy h1, main .bkgd-darkdiagonalgradient .bkgd-richnavy h2, main .bkgd-darkdiagonalgradient .bkgd-richnavy h3, main .bkgd-darkdiagonalgradient .bkgd-richnavy h4, main .bkgd-darkdiagonalgradient .bkgd-richnavy h5, main .bkgd-darkdiagonalgradient .bkgd-richnavy h6 {
  color: #00c3e5;
}
main .bkgd-darkdiagonalgradient .bkgd-richnavy h1.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-richnavy h1 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-richnavy h2.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-richnavy h2 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-richnavy h3.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-richnavy h3 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-richnavy h4.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-richnavy h4 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-richnavy h5.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-richnavy h5 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-richnavy h6.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-richnavy h6 .highlight-text {
  color: #ffffff;
}
main .bkgd-darkdiagonalgradient .bkgd-richnavy p, main .bkgd-darkdiagonalgradient .bkgd-richnavy a, main .bkgd-darkdiagonalgradient .bkgd-richnavy li {
  color: #ffffff;
}
main .bkgd-darkdiagonalgradient .bkgd-richnavy a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-darkdiagonalgradient .bkgd-freshcyan h1, main .bkgd-darkdiagonalgradient .bkgd-freshcyan h2, main .bkgd-darkdiagonalgradient .bkgd-freshcyan h3, main .bkgd-darkdiagonalgradient .bkgd-freshcyan h4, main .bkgd-darkdiagonalgradient .bkgd-freshcyan h5, main .bkgd-darkdiagonalgradient .bkgd-freshcyan h6 {
  color: #121A2D;
}
main .bkgd-darkdiagonalgradient .bkgd-freshcyan h1.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-freshcyan h1 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-freshcyan h2.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-freshcyan h2 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-freshcyan h3.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-freshcyan h3 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-freshcyan h4.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-freshcyan h4 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-freshcyan h5.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-freshcyan h5 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-freshcyan h6.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-freshcyan h6 .highlight-text {
  color: #121A2D;
}
main .bkgd-darkdiagonalgradient .bkgd-freshcyan p, main .bkgd-darkdiagonalgradient .bkgd-freshcyan a, main .bkgd-darkdiagonalgradient .bkgd-freshcyan li {
  color: #121A2D;
}
main .bkgd-darkdiagonalgradient .bkgd-freshcyan a:focus-visible {
  background-color: #121A2D;
  color: #FBFDFF;
  border-bottom: 3px solid #E5EEF5 !important;
  outline: 0;
}
main .bkgd-darkdiagonalgradient .bkgd-tonicblue h1, main .bkgd-darkdiagonalgradient .bkgd-tonicblue h2, main .bkgd-darkdiagonalgradient .bkgd-tonicblue h3, main .bkgd-darkdiagonalgradient .bkgd-tonicblue h4, main .bkgd-darkdiagonalgradient .bkgd-tonicblue h5, main .bkgd-darkdiagonalgradient .bkgd-tonicblue h6 {
  color: #ffffff;
}
main .bkgd-darkdiagonalgradient .bkgd-tonicblue h1.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-tonicblue h1 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-tonicblue h2.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-tonicblue h2 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-tonicblue h3.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-tonicblue h3 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-tonicblue h4.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-tonicblue h4 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-tonicblue h5.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-tonicblue h5 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-tonicblue h6.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-tonicblue h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-darkdiagonalgradient .bkgd-tonicblue p, main .bkgd-darkdiagonalgradient .bkgd-tonicblue a, main .bkgd-darkdiagonalgradient .bkgd-tonicblue li, main .bkgd-darkdiagonalgradient .bkgd-tonicblue dt, main .bkgd-darkdiagonalgradient .bkgd-tonicblue dd {
  color: #ffffff;
}
main .bkgd-darkdiagonalgradient .bkgd-tonicblue a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-darkdiagonalgradient .bkgd-deepnavy h1, main .bkgd-darkdiagonalgradient .bkgd-deepnavy h2, main .bkgd-darkdiagonalgradient .bkgd-deepnavy h3, main .bkgd-darkdiagonalgradient .bkgd-deepnavy h4, main .bkgd-darkdiagonalgradient .bkgd-deepnavy h5, main .bkgd-darkdiagonalgradient .bkgd-deepnavy h6 {
  color: #ffffff;
}
main .bkgd-darkdiagonalgradient .bkgd-deepnavy h1.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-deepnavy h1 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-deepnavy h2.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-deepnavy h2 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-deepnavy h3.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-deepnavy h3 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-deepnavy h4.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-deepnavy h4 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-deepnavy h5.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-deepnavy h5 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-deepnavy h6.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-deepnavy h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-darkdiagonalgradient .bkgd-deepnavy p, main .bkgd-darkdiagonalgradient .bkgd-deepnavy a, main .bkgd-darkdiagonalgradient .bkgd-deepnavy li, main .bkgd-darkdiagonalgradient .bkgd-deepnavy dt, main .bkgd-darkdiagonalgradient .bkgd-deepnavy dd {
  color: #ffffff;
}
main .bkgd-darkdiagonalgradient .bkgd-deepnavy a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-darkdiagonalgradient .bkgd-lightblue h1, main .bkgd-darkdiagonalgradient .bkgd-lightblue h2, main .bkgd-darkdiagonalgradient .bkgd-lightblue h3, main .bkgd-darkdiagonalgradient .bkgd-lightblue h4, main .bkgd-darkdiagonalgradient .bkgd-lightblue h5, main .bkgd-darkdiagonalgradient .bkgd-lightblue h6 {
  color: #1B2451;
}
main .bkgd-darkdiagonalgradient .bkgd-lightblue h1.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-lightblue h1 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-lightblue h2.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-lightblue h2 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-lightblue h3.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-lightblue h3 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-lightblue h4.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-lightblue h4 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-lightblue h5.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-lightblue h5 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-lightblue h6.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-lightblue h6 .highlight-text {
  color: #005876;
}
main .bkgd-darkdiagonalgradient .bkgd-lightblue p, main .bkgd-darkdiagonalgradient .bkgd-lightblue a, main .bkgd-darkdiagonalgradient .bkgd-lightblue li {
  color: #1B2451;
}
main .bkgd-darkdiagonalgradient .bkgd-lightblue a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-darkdiagonalgradient .bkgd-white h1, main .bkgd-darkdiagonalgradient .bkgd-white h2, main .bkgd-darkdiagonalgradient .bkgd-white h3, main .bkgd-darkdiagonalgradient .bkgd-white h4, main .bkgd-darkdiagonalgradient .bkgd-white h5, main .bkgd-darkdiagonalgradient .bkgd-white h6 {
  color: #1B2451;
}
main .bkgd-darkdiagonalgradient .bkgd-white h1.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-white h1 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-white h2.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-white h2 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-white h3.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-white h3 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-white h4.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-white h4 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-white h5.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-white h5 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-white h6.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-white h6 .highlight-text {
  color: #005876;
}
main .bkgd-darkdiagonalgradient .bkgd-white p, main .bkgd-darkdiagonalgradient .bkgd-white a, main .bkgd-darkdiagonalgradient .bkgd-white li {
  color: #1B2451;
}
main .bkgd-darkdiagonalgradient .bkgd-white a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-darkdiagonalgradient .bkgd-purewhite h1, main .bkgd-darkdiagonalgradient .bkgd-purewhite h2, main .bkgd-darkdiagonalgradient .bkgd-purewhite h3, main .bkgd-darkdiagonalgradient .bkgd-purewhite h4, main .bkgd-darkdiagonalgradient .bkgd-purewhite h5, main .bkgd-darkdiagonalgradient .bkgd-purewhite h6 {
  color: #1B2451;
}
main .bkgd-darkdiagonalgradient .bkgd-purewhite h1.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-purewhite h1 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-purewhite h2.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-purewhite h2 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-purewhite h3.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-purewhite h3 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-purewhite h4.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-purewhite h4 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-purewhite h5.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-purewhite h5 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-purewhite h6.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-purewhite h6 .highlight-text {
  color: #005876;
}
main .bkgd-darkdiagonalgradient .bkgd-purewhite p, main .bkgd-darkdiagonalgradient .bkgd-purewhite a, main .bkgd-darkdiagonalgradient .bkgd-purewhite li {
  color: #1B2451;
}
main .bkgd-darkdiagonalgradient .bkgd-purewhite a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-darkdiagonalgradient .bkgd-black h1, main .bkgd-darkdiagonalgradient .bkgd-black h2, main .bkgd-darkdiagonalgradient .bkgd-black h3, main .bkgd-darkdiagonalgradient .bkgd-black h4, main .bkgd-darkdiagonalgradient .bkgd-black h5, main .bkgd-darkdiagonalgradient .bkgd-black h6 {
  color: #ffffff;
}
main .bkgd-darkdiagonalgradient .bkgd-black h1.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-black h1 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-black h2.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-black h2 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-black h3.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-black h3 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-black h4.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-black h4 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-black h5.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-black h5 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-black h6.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-black h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-darkdiagonalgradient .bkgd-black p, main .bkgd-darkdiagonalgradient .bkgd-black a, main .bkgd-darkdiagonalgradient .bkgd-black li, main .bkgd-darkdiagonalgradient .bkgd-black dt, main .bkgd-darkdiagonalgradient .bkgd-black dd {
  color: #ffffff;
}
main .bkgd-darkdiagonalgradient .bkgd-black a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-darkdiagonalgradient .bkgd-lightgrey h1, main .bkgd-darkdiagonalgradient .bkgd-lightgrey h2, main .bkgd-darkdiagonalgradient .bkgd-lightgrey h3, main .bkgd-darkdiagonalgradient .bkgd-lightgrey h4, main .bkgd-darkdiagonalgradient .bkgd-lightgrey h5, main .bkgd-darkdiagonalgradient .bkgd-lightgrey h6 {
  color: #1B2451;
}
main .bkgd-darkdiagonalgradient .bkgd-lightgrey h1.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-lightgrey h1 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-lightgrey h2.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-lightgrey h2 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-lightgrey h3.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-lightgrey h3 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-lightgrey h4.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-lightgrey h4 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-lightgrey h5.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-lightgrey h5 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-lightgrey h6.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-lightgrey h6 .highlight-text {
  color: #005876;
}
main .bkgd-darkdiagonalgradient .bkgd-lightgrey p, main .bkgd-darkdiagonalgradient .bkgd-lightgrey a, main .bkgd-darkdiagonalgradient .bkgd-lightgrey li {
  color: #1B2451;
}
main .bkgd-darkdiagonalgradient .bkgd-lightgrey a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #1B2451 !important;
  outline: 0;
}
main .bkgd-darkdiagonalgradient .bkgd-deepnavy50 h1, main .bkgd-darkdiagonalgradient .bkgd-deepnavy50 h2, main .bkgd-darkdiagonalgradient .bkgd-deepnavy50 h3, main .bkgd-darkdiagonalgradient .bkgd-deepnavy50 h4, main .bkgd-darkdiagonalgradient .bkgd-deepnavy50 h5, main .bkgd-darkdiagonalgradient .bkgd-deepnavy50 h6 {
  color: #ffffff;
}
main .bkgd-darkdiagonalgradient .bkgd-deepnavy50 h1.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-deepnavy50 h1 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-deepnavy50 h2.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-deepnavy50 h2 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-deepnavy50 h3.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-deepnavy50 h3 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-deepnavy50 h4.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-deepnavy50 h4 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-deepnavy50 h5.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-deepnavy50 h5 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-deepnavy50 h6.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-deepnavy50 h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-darkdiagonalgradient .bkgd-deepnavy50 p, main .bkgd-darkdiagonalgradient .bkgd-deepnavy50 a, main .bkgd-darkdiagonalgradient .bkgd-deepnavy50 li, main .bkgd-darkdiagonalgradient .bkgd-deepnavy50 dt, main .bkgd-darkdiagonalgradient .bkgd-deepnavy50 dd {
  color: #ffffff;
}
main .bkgd-darkdiagonalgradient .bkgd-deepnavy50 a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-darkdiagonalgradient .bkgd-diagonalgradient h1, main .bkgd-darkdiagonalgradient .bkgd-diagonalgradient h2, main .bkgd-darkdiagonalgradient .bkgd-diagonalgradient h3, main .bkgd-darkdiagonalgradient .bkgd-diagonalgradient h4, main .bkgd-darkdiagonalgradient .bkgd-diagonalgradient h5, main .bkgd-darkdiagonalgradient .bkgd-diagonalgradient h6 {
  color: #ffffff;
}
main .bkgd-darkdiagonalgradient .bkgd-diagonalgradient h1.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-diagonalgradient h1 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-diagonalgradient h2.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-diagonalgradient h2 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-diagonalgradient h3.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-diagonalgradient h3 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-diagonalgradient h4.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-diagonalgradient h4 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-diagonalgradient h5.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-diagonalgradient h5 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-diagonalgradient h6.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-diagonalgradient h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-darkdiagonalgradient .bkgd-diagonalgradient p, main .bkgd-darkdiagonalgradient .bkgd-diagonalgradient a, main .bkgd-darkdiagonalgradient .bkgd-diagonalgradient li, main .bkgd-darkdiagonalgradient .bkgd-diagonalgradient dt, main .bkgd-darkdiagonalgradient .bkgd-diagonalgradient dd {
  color: #ffffff;
}
main .bkgd-darkdiagonalgradient .bkgd-diagonalgradient a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}
main .bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient h1, main .bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient h2, main .bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient h3, main .bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient h4, main .bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient h5, main .bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient h6 {
  color: #ffffff;
}
main .bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient h1.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient h1 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient h2.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient h2 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient h3.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient h3 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient h4.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient h4 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient h5.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient h5 .highlight-text, main .bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient h6.highlight-text, main .bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient h6 .highlight-text {
  color: #00c3e5;
}
main .bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient p, main .bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient a, main .bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient li, main .bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient dt, main .bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient dd {
  color: #ffffff;
}
main .bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient a:focus-visible {
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #FBFDFF !important;
  outline: 0;
}

.text-cool-grey {
  color: #E5EEF5;
}

.text-rich-navy {
  color: #1B2451;
}

.text-fresh-cyan {
  color: #00c3e5;
}

.text-tonic-blue {
  color: #005876;
}

.text-deep-navy {
  color: #121A2D;
}

.text-white {
  color: #FBFDFF;
}

.text-lime-green {
  color: #B4C232;
}

.text-light-blue {
  color: #e6f5ff;
}

.text-black {
  color: #000000;
}

.text-lightgrey {
  color: #a5a5a5;
}

.text-grey {
  color: #757575;
}

.text-v-large {
  font-size: 150%;
}

.text-large {
  font-size: 120%;
}

.text-small {
  font-size: 80%;
}

.text-bold {
  font-weight: 700;
}

.heading-small {
  font-size: 1.5rem;
  line-height: 1.75rem;
}

.with-icon {
  display: flex !important;
  justify-content: space-between;
}
.with-icon.activity::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/activity.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.activity.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/activity.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.activity.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/activity.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.activity.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/activity.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.airplay::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/airplay.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.airplay.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/airplay.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.airplay.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/airplay.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.airplay.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/airplay.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.alert-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.alert-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.alert-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.alert-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.alert-octagon::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.alert-octagon.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.alert-octagon.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.alert-octagon.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.alert-triangle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.alert-triangle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.alert-triangle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.alert-triangle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.align-center::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-center.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.align-center.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-center.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.align-center.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-center.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.align-center.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-center.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.align-justify::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-justify.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.align-justify.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-justify.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.align-justify.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-justify.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.align-justify.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-justify.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.align-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.align-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.align-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.align-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.align-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.align-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.align-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.align-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.anchor::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/anchor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.anchor.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/anchor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.anchor.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/anchor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.anchor.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/anchor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.aperture::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/aperture.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.aperture.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/aperture.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.aperture.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/aperture.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.aperture.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/aperture.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.archive::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/archive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.archive.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/archive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.archive.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/archive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.archive.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/archive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.arrow-down-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.arrow-down-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.arrow-down-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.arrow-down-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.arrow-down-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.arrow-down-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.arrow-down-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.arrow-down-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.arrow-down-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.arrow-down-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.arrow-down-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.arrow-down-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.arrow-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.arrow-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.arrow-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.arrow-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.arrow-left-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.arrow-left-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.arrow-left-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.arrow-left-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.arrow-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.arrow-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.arrow-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.arrow-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.arrow-right-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.arrow-right-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.arrow-right-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.arrow-right-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.arrow-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.arrow-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.arrow-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.arrow-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.arrow-up-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.arrow-up-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.arrow-up-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.arrow-up-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.arrow-up-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.arrow-up-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.arrow-up-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.arrow-up-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.arrow-up-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.arrow-up-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.arrow-up-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.arrow-up-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.arrow-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.arrow-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.arrow-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.arrow-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.at-sign::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/at-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.at-sign.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/at-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.at-sign.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/at-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.at-sign.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/at-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.award::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/award.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.award.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/award.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.award.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/award.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.award.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/award.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.bar-chart-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.bar-chart-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.bar-chart-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.bar-chart-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.bar-chart::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.bar-chart.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.bar-chart.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.bar-chart.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.battery-charging::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery-charging.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.battery-charging.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery-charging.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.battery-charging.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery-charging.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.battery-charging.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery-charging.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.battery::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.battery.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.battery.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.battery.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.bell-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.bell-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.bell-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.bell-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.bell::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.bell.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.bell.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.bell.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.bluetooth::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bluetooth.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.bluetooth.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bluetooth.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.bluetooth.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bluetooth.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.bluetooth.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bluetooth.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.bold::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bold.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.bold.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bold.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.bold.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bold.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.bold.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bold.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.book-open::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book-open.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.book-open.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book-open.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.book-open.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book-open.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.book-open.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book-open.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.book::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.book.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.book.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.book.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.bookmark::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bookmark.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.bookmark.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bookmark.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.bookmark.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bookmark.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.bookmark.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bookmark.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.box::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/box.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.box.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/box.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.box.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/box.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.box.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/box.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.briefcase::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/briefcase.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.briefcase.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/briefcase.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.briefcase.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/briefcase.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.briefcase.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/briefcase.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.calendar::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/calendar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.calendar.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/calendar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.calendar.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/calendar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.calendar.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/calendar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.camera-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.camera-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.camera-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.camera-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.camera::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.camera.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.camera.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.camera.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.cast::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cast.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.cast.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cast.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.cast.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cast.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.cast.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cast.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.check-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.check-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.check-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.check-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.check-square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.check-square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.check-square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.check-square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.check::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.check.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.check.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.check.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.chevron-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.chevron-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.chevron-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.chevron-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.chevron-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.chevron-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.chevron-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.chevron-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.chevron-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.chevron-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.chevron-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.chevron-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.chevron-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.chevron-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.chevron-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.chevron-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.chevrons-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.chevrons-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.chevrons-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.chevrons-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.chevrons-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.chevrons-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.chevrons-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.chevrons-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.chevrons-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.chevrons-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.chevrons-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.chevrons-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.chevrons-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.chevrons-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.chevrons-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.chevrons-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.chrome::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chrome.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.chrome.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chrome.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.chrome.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chrome.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.chrome.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chrome.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.clipboard::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clipboard.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.clipboard.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clipboard.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.clipboard.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clipboard.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.clipboard.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clipboard.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.clock::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.clock.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.clock.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.clock.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.cloud-drizzle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-drizzle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.cloud-drizzle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-drizzle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.cloud-drizzle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-drizzle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.cloud-drizzle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-drizzle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.cloud-lightning::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-lightning.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.cloud-lightning.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-lightning.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.cloud-lightning.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-lightning.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.cloud-lightning.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-lightning.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.cloud-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.cloud-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.cloud-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.cloud-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.cloud-rain::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-rain.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.cloud-rain.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-rain.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.cloud-rain.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-rain.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.cloud-rain.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-rain.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.cloud-snow::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-snow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.cloud-snow.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-snow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.cloud-snow.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-snow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.cloud-snow.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-snow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.cloud::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.cloud.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.cloud.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.cloud.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.code::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/code.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.code.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/code.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.code.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/code.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.code.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/code.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.codepen::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codepen.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.codepen.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codepen.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.codepen.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codepen.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.codepen.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codepen.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.codesandbox::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codesandbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.codesandbox.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codesandbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.codesandbox.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codesandbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.codesandbox.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codesandbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.coffee::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/coffee.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.coffee.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/coffee.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.coffee.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/coffee.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.coffee.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/coffee.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.columns::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/columns.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.columns.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/columns.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.columns.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/columns.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.columns.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/columns.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.command::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/command.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.command.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/command.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.command.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/command.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.command.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/command.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.compass::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/compass.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.compass.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/compass.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.compass.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/compass.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.compass.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/compass.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.copy::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/copy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.copy.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/copy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.copy.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/copy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.copy.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/copy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.corner-down-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.corner-down-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.corner-down-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.corner-down-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.corner-down-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.corner-down-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.corner-down-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.corner-down-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.corner-left-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.corner-left-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.corner-left-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.corner-left-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.corner-left-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.corner-left-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.corner-left-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.corner-left-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.corner-right-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.corner-right-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.corner-right-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.corner-right-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.corner-right-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.corner-right-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.corner-right-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.corner-right-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.corner-up-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.corner-up-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.corner-up-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.corner-up-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.corner-up-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.corner-up-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.corner-up-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.corner-up-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.cpu::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cpu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.cpu.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cpu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.cpu.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cpu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.cpu.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cpu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.credit-card::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/credit-card.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.credit-card.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/credit-card.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.credit-card.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/credit-card.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.credit-card.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/credit-card.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.crop::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crop.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.crop.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crop.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.crop.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crop.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.crop.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crop.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.crosshair::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crosshair.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.crosshair.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crosshair.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.crosshair.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crosshair.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.crosshair.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crosshair.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.database::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/database.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.database.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/database.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.database.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/database.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.database.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/database.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.delete::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/delete.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.delete.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/delete.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.delete.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/delete.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.delete.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/delete.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.disc::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/disc.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.disc.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/disc.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.disc.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/disc.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.disc.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/disc.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.divide-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.divide-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.divide-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.divide-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.divide-square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.divide-square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.divide-square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.divide-square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.divide::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.divide.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.divide.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.divide.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.dollar-sign::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dollar-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.dollar-sign.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dollar-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.dollar-sign.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dollar-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.dollar-sign.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dollar-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.download-cloud::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.download-cloud.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.download-cloud.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.download-cloud.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.download::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.download.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.download.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.download.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.dribbble::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dribbble.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.dribbble.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dribbble.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.dribbble.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dribbble.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.dribbble.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dribbble.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.droplet::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/droplet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.droplet.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/droplet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.droplet.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/droplet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.droplet.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/droplet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.edit-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.edit-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.edit-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.edit-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.edit-3::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-3.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.edit-3.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-3.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.edit-3.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-3.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.edit-3.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-3.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.edit::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.edit.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.edit.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.edit.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.external-link::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/external-link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.external-link.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/external-link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.external-link.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/external-link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.external-link.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/external-link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.eye-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.eye-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.eye-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.eye-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.eye::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.eye.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.eye.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.eye.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.facebook::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/facebook.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.facebook.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/facebook.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.facebook.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/facebook.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.facebook.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/facebook.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.fast-forward::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/fast-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.fast-forward.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/fast-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.fast-forward.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/fast-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.fast-forward.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/fast-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.feather::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/feather.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.feather.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/feather.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.feather.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/feather.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.feather.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/feather.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.figma::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/figma.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.figma.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/figma.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.figma.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/figma.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.figma.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/figma.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.file-minus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.file-minus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.file-minus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.file-minus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.file-plus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.file-plus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.file-plus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.file-plus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.file-text::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-text.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.file-text.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-text.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.file-text.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-text.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.file-text.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-text.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.file::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.file.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.file.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.file.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.film::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/film.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.film.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/film.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.film.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/film.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.film.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/film.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.filter::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/filter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.filter.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/filter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.filter.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/filter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.filter.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/filter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.flag::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/flag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.flag.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/flag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.flag.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/flag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.flag.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/flag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.folder-minus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.folder-minus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.folder-minus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.folder-minus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.folder-plus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.folder-plus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.folder-plus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.folder-plus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.folder::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.folder.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.folder.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.folder.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.framer::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/framer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.framer.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/framer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.framer.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/framer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.framer.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/framer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.frown::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/frown.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.frown.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/frown.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.frown.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/frown.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.frown.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/frown.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.gift::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gift.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.gift.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gift.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.gift.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gift.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.gift.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gift.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.git-branch::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-branch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.git-branch.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-branch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.git-branch.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-branch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.git-branch.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-branch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.git-commit::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-commit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.git-commit.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-commit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.git-commit.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-commit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.git-commit.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-commit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.git-merge::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-merge.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.git-merge.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-merge.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.git-merge.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-merge.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.git-merge.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-merge.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.git-pull-request::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-pull-request.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.git-pull-request.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-pull-request.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.git-pull-request.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-pull-request.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.git-pull-request.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-pull-request.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.github::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/github.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.github.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/github.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.github.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/github.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.github.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/github.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.gitlab::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gitlab.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.gitlab.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gitlab.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.gitlab.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gitlab.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.gitlab.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gitlab.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.globe::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/globe.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.globe.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/globe.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.globe.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/globe.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.globe.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/globe.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.grid::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/grid.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.grid.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/grid.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.grid.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/grid.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.grid.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/grid.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.hard-drive::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hard-drive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.hard-drive.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hard-drive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.hard-drive.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hard-drive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.hard-drive.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hard-drive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.hash::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.hash.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.hash.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.hash.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.headphones::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/headphones.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.headphones.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/headphones.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.headphones.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/headphones.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.headphones.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/headphones.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.heart::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/heart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.heart.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/heart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.heart.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/heart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.heart.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/heart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.help-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/help-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.help-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/help-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.help-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/help-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.help-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/help-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.hexagon::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hexagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.hexagon.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hexagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.hexagon.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hexagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.hexagon.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hexagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.home::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/home.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.home.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/home.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.home.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/home.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.home.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/home.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.image::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/image.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.image.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/image.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.image.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/image.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.image.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/image.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.inbox::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/inbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.inbox.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/inbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.inbox.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/inbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.inbox.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/inbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.info::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/info.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.info.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/info.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.info.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/info.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.info.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/info.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.instagram::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/instagram.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.instagram.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/instagram.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.instagram.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/instagram.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.instagram.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/instagram.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.italic::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/italic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.italic.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/italic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.italic.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/italic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.italic.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/italic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.key::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/key.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.key.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/key.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.key.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/key.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.key.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/key.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.layers::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layers.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.layers.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layers.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.layers.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layers.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.layers.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layers.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.layout::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layout.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.layout.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layout.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.layout.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layout.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.layout.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layout.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.life-buoy::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/life-buoy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.life-buoy.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/life-buoy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.life-buoy.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/life-buoy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.life-buoy.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/life-buoy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.link-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.link-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.link-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.link-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.link::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.link.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.link.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.link.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.linkedin::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/linkedin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.linkedin.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/linkedin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.linkedin.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/linkedin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.linkedin.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/linkedin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.list::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/list.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.list.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/list.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.list.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/list.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.list.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/list.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.loader::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/loader.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.loader.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/loader.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.loader.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/loader.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.loader.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/loader.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.lock::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/lock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.lock.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/lock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.lock.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/lock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.lock.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/lock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.log-in::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.log-in.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.log-in.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.log-in.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.log-out::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.log-out.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.log-out.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.log-out.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.mail::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.mail.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.mail.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.mail.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.map-pin::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map-pin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.map-pin.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map-pin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.map-pin.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map-pin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.map-pin.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map-pin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.map::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.map.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.map.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.map.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.maximize-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.maximize-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.maximize-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.maximize-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.maximize::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.maximize.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.maximize.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.maximize.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.meh::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/meh.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.meh.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/meh.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.meh.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/meh.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.meh.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/meh.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.menu::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/menu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.menu.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/menu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.menu.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/menu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.menu.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/menu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.message-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.message-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.message-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.message-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.message-square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.message-square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.message-square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.message-square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.mic-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.mic-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.mic-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.mic-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.mic::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.mic.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.mic.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.mic.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.minimize-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.minimize-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.minimize-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.minimize-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.minimize::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.minimize.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.minimize.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.minimize.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.minus-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.minus-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.minus-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.minus-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.minus-square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.minus-square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.minus-square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.minus-square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.minus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.minus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.minus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.minus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.monitor::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/monitor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.monitor.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/monitor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.monitor.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/monitor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.monitor.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/monitor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.moon::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/moon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.moon.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/moon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.moon.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/moon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.moon.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/moon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.more-horizontal::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-horizontal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.more-horizontal.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-horizontal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.more-horizontal.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-horizontal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.more-horizontal.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-horizontal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.more-vertical::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-vertical.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.more-vertical.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-vertical.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.more-vertical.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-vertical.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.more-vertical.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-vertical.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.mouse-pointer::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mouse-pointer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.mouse-pointer.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mouse-pointer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.mouse-pointer.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mouse-pointer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.mouse-pointer.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mouse-pointer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.move::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/move.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.move.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/move.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.move.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/move.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.move.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/move.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.music::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/music.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.music.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/music.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.music.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/music.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.music.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/music.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.navigation-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.navigation-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.navigation-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.navigation-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.navigation::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.navigation.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.navigation.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.navigation.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.octagon::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.octagon.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.octagon.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.octagon.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.package::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/package.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.package.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/package.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.package.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/package.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.package.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/package.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.paperclip::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/paperclip.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.paperclip.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/paperclip.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.paperclip.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/paperclip.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.paperclip.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/paperclip.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.pause-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.pause-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.pause-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.pause-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.pause::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.pause.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.pause.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.pause.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.pen-tool::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pen-tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.pen-tool.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pen-tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.pen-tool.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pen-tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.pen-tool.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pen-tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.percent::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/percent.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.percent.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/percent.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.percent.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/percent.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.percent.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/percent.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.phone-call::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-call.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.phone-call.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-call.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.phone-call.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-call.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.phone-call.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-call.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.phone-forwarded::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-forwarded.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.phone-forwarded.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-forwarded.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.phone-forwarded.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-forwarded.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.phone-forwarded.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-forwarded.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.phone-incoming::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-incoming.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.phone-incoming.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-incoming.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.phone-incoming.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-incoming.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.phone-incoming.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-incoming.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.phone-missed::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-missed.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.phone-missed.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-missed.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.phone-missed.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-missed.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.phone-missed.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-missed.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.phone-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.phone-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.phone-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.phone-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.phone-outgoing::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-outgoing.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.phone-outgoing.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-outgoing.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.phone-outgoing.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-outgoing.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.phone-outgoing.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-outgoing.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.phone::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.phone.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.phone.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.phone.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.pie-chart::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pie-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.pie-chart.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pie-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.pie-chart.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pie-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.pie-chart.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pie-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.play-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.play-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.play-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.play-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.play::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.play.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.play.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.play.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.plus-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.plus-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.plus-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.plus-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.plus-square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.plus-square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.plus-square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.plus-square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.plus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.plus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.plus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.plus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.pocket::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pocket.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.pocket.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pocket.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.pocket.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pocket.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.pocket.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pocket.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.power::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/power.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.power.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/power.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.power.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/power.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.power.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/power.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.printer::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/printer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.printer.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/printer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.printer.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/printer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.printer.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/printer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.radio::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/radio.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.radio.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/radio.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.radio.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/radio.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.radio.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/radio.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.refresh-ccw::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.refresh-ccw.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.refresh-ccw.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.refresh-ccw.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.refresh-cw::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.refresh-cw.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.refresh-cw.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.refresh-cw.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.repeat::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/repeat.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.repeat.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/repeat.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.repeat.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/repeat.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.repeat.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/repeat.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.rewind::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rewind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.rewind.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rewind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.rewind.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rewind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.rewind.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rewind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.rotate-ccw::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.rotate-ccw.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.rotate-ccw.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.rotate-ccw.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.rotate-cw::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.rotate-cw.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.rotate-cw.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.rotate-cw.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.rss::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rss.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.rss.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rss.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.rss.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rss.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.rss.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rss.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.save::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/save.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.save.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/save.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.save.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/save.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.save.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/save.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.scissors::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/scissors.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.scissors.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/scissors.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.scissors.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/scissors.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.scissors.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/scissors.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.search::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/search.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.search.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/search.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.search.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/search.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.search.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/search.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.send::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/send.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.send.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/send.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.send.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/send.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.send.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/send.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.server::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/server.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.server.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/server.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.server.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/server.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.server.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/server.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.settings::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/settings.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.settings.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/settings.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.settings.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/settings.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.settings.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/settings.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.share-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.share-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.share-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.share-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.share::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.share.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.share.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.share.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.shield-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.shield-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.shield-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.shield-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.shield::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.shield.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.shield.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.shield.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.shopping-bag::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-bag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.shopping-bag.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-bag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.shopping-bag.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-bag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.shopping-bag.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-bag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.shopping-cart::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-cart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.shopping-cart.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-cart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.shopping-cart.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-cart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.shopping-cart.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-cart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.shuffle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shuffle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.shuffle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shuffle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.shuffle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shuffle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.shuffle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shuffle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.sidebar::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sidebar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.sidebar.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sidebar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.sidebar.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sidebar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.sidebar.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sidebar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.skip-back::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-back.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.skip-back.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-back.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.skip-back.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-back.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.skip-back.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-back.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.skip-forward::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.skip-forward.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.skip-forward.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.skip-forward.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.slack::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slack.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.slack.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slack.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.slack.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slack.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.slack.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slack.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.slash::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.slash.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.slash.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.slash.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.sliders::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sliders.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.sliders.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sliders.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.sliders.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sliders.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.sliders.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sliders.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.smartphone::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smartphone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.smartphone.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smartphone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.smartphone.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smartphone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.smartphone.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smartphone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.smile::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smile.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.smile.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smile.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.smile.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smile.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.smile.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smile.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.speaker::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/speaker.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.speaker.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/speaker.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.speaker.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/speaker.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.speaker.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/speaker.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.star::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/star.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.star.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/star.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.star.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/star.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.star.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/star.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.stop-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/stop-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.stop-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/stop-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.stop-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/stop-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.stop-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/stop-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.sun::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sun.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.sun.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sun.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.sun.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sun.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.sun.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sun.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.sunrise::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunrise.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.sunrise.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunrise.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.sunrise.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunrise.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.sunrise.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunrise.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.sunset::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunset.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.sunset.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunset.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.sunset.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunset.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.sunset.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunset.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.table::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/table.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.table.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/table.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.table.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/table.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.table.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/table.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.tablet::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tablet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.tablet.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tablet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.tablet.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tablet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.tablet.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tablet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.tag::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.tag.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.tag.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.tag.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.target::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/target.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.target.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/target.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.target.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/target.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.target.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/target.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.terminal::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/terminal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.terminal.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/terminal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.terminal.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/terminal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.terminal.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/terminal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.thermometer::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thermometer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.thermometer.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thermometer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.thermometer.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thermometer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.thermometer.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thermometer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.thumbs-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.thumbs-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.thumbs-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.thumbs-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.thumbs-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.thumbs-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.thumbs-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.thumbs-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.toggle-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.toggle-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.toggle-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.toggle-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.toggle-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.toggle-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.toggle-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.toggle-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.tool::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.tool.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.tool.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.tool.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.trash-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.trash-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.trash-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.trash-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.trash::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.trash.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.trash.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.trash.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.trello::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trello.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.trello.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trello.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.trello.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trello.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.trello.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trello.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.trending-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.trending-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.trending-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.trending-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.trending-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.trending-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.trending-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.trending-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.triangle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.triangle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.triangle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.triangle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.truck::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/truck.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.truck.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/truck.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.truck.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/truck.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.truck.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/truck.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.tv::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tv.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.tv.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tv.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.tv.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tv.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.tv.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tv.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.twitch::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.twitch.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.twitch.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.twitch.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.twitter::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.twitter.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.twitter.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.twitter.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.type::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/type.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.type.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/type.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.type.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/type.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.type.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/type.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.umbrella::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/umbrella.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.umbrella.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/umbrella.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.umbrella.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/umbrella.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.umbrella.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/umbrella.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.underline::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/underline.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.underline.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/underline.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.underline.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/underline.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.underline.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/underline.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.unlock::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/unlock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.unlock.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/unlock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.unlock.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/unlock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.unlock.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/unlock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.upload-cloud::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.upload-cloud.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.upload-cloud.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.upload-cloud.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.upload::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.upload.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.upload.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.upload.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.user-check::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.user-check.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.user-check.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.user-check.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.user-minus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.user-minus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.user-minus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.user-minus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.user-plus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.user-plus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.user-plus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.user-plus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.user-x::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.user-x.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.user-x.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.user-x.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.user::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.user.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.user.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.user.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.users::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/users.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.users.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/users.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.users.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/users.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.users.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/users.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.video-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.video-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.video-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.video-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.video::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.video.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.video.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.video.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.voicemail::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/voicemail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.voicemail.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/voicemail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.voicemail.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/voicemail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.voicemail.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/voicemail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.volume-1::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-1.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.volume-1.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-1.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.volume-1.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-1.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.volume-1.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-1.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.volume-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.volume-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.volume-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.volume-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.volume-x::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.volume-x.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.volume-x.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.volume-x.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.volume::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.volume.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.volume.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.volume.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.watch::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/watch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.watch.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/watch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.watch.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/watch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.watch.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/watch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.wifi-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.wifi-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.wifi-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.wifi-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.wifi::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.wifi.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.wifi.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.wifi.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.wind::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.wind.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.wind.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.wind.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.x-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.x-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.x-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.x-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.x-octagon::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.x-octagon.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.x-octagon.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.x-octagon.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.x-square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.x-square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.x-square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.x-square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.x::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.x.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.x.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.x.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.youtube::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/youtube.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.youtube.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/youtube.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.youtube.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/youtube.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.youtube.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/youtube.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.zap-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.zap-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.zap-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.zap-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.zap::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.zap.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.zap.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.zap.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.zoom-in::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.zoom-in.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.zoom-in.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.zoom-in.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.zoom-out::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.zoom-out.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.zoom-out.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.zoom-out.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.activity::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/activity.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.activity.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/activity.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.activity.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/activity.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.activity.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/activity.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.airplay::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/airplay.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.airplay.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/airplay.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.airplay.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/airplay.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.airplay.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/airplay.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.alert-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.alert-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.alert-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.alert-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.alert-octagon::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.alert-octagon.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.alert-octagon.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.alert-octagon.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.alert-triangle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.alert-triangle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.alert-triangle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.alert-triangle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.align-center::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-center.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.align-center.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-center.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.align-center.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-center.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.align-center.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-center.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.align-justify::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-justify.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.align-justify.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-justify.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.align-justify.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-justify.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.align-justify.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-justify.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.align-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.align-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.align-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.align-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.align-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.align-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.align-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.align-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.anchor::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/anchor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.anchor.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/anchor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.anchor.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/anchor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.anchor.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/anchor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.aperture::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/aperture.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.aperture.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/aperture.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.aperture.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/aperture.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.aperture.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/aperture.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.archive::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/archive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.archive.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/archive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.archive.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/archive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.archive.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/archive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.arrow-down-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.arrow-down-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.arrow-down-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.arrow-down-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.arrow-down-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.arrow-down-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.arrow-down-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.arrow-down-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.arrow-down-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.arrow-down-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.arrow-down-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.arrow-down-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.arrow-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.arrow-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.arrow-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.arrow-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.arrow-left-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.arrow-left-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.arrow-left-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.arrow-left-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.arrow-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.arrow-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.arrow-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.arrow-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.arrow-right-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.arrow-right-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.arrow-right-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.arrow-right-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.arrow-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.arrow-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.arrow-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.arrow-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.arrow-up-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.arrow-up-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.arrow-up-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.arrow-up-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.arrow-up-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.arrow-up-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.arrow-up-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.arrow-up-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.arrow-up-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.arrow-up-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.arrow-up-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.arrow-up-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.arrow-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.arrow-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.arrow-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.arrow-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.at-sign::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/at-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.at-sign.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/at-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.at-sign.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/at-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.at-sign.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/at-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.award::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/award.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.award.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/award.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.award.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/award.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.award.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/award.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.bar-chart-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.bar-chart-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.bar-chart-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.bar-chart-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.bar-chart::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.bar-chart.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.bar-chart.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.bar-chart.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.battery-charging::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery-charging.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.battery-charging.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery-charging.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.battery-charging.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery-charging.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.battery-charging.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery-charging.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.battery::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.battery.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.battery.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.battery.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.bell-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.bell-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.bell-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.bell-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.bell::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.bell.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.bell.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.bell.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.bluetooth::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bluetooth.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.bluetooth.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bluetooth.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.bluetooth.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bluetooth.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.bluetooth.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bluetooth.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.bold::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bold.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.bold.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bold.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.bold.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bold.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.bold.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bold.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.book-open::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book-open.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.book-open.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book-open.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.book-open.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book-open.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.book-open.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book-open.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.book::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.book.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.book.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.book.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.bookmark::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bookmark.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.bookmark.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bookmark.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.bookmark.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bookmark.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.bookmark.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bookmark.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.box::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/box.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.box.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/box.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.box.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/box.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.box.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/box.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.briefcase::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/briefcase.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.briefcase.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/briefcase.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.briefcase.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/briefcase.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.briefcase.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/briefcase.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.calendar::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/calendar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.calendar.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/calendar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.calendar.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/calendar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.calendar.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/calendar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.camera-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.camera-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.camera-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.camera-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.camera::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.camera.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.camera.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.camera.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.cast::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cast.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.cast.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cast.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.cast.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cast.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.cast.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cast.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.check-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.check-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.check-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.check-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.check-square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.check-square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.check-square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.check-square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.check::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.check.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.check.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.check.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.chevron-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.chevron-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.chevron-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.chevron-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.chevron-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.chevron-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.chevron-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.chevron-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.chevron-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.chevron-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.chevron-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.chevron-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.chevron-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.chevron-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.chevron-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.chevron-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.chevrons-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.chevrons-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.chevrons-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.chevrons-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.chevrons-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.chevrons-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.chevrons-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.chevrons-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.chevrons-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.chevrons-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.chevrons-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.chevrons-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.chevrons-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.chevrons-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.chevrons-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.chevrons-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.chrome::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chrome.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.chrome.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chrome.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.chrome.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chrome.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.chrome.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chrome.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.clipboard::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clipboard.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.clipboard.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clipboard.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.clipboard.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clipboard.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.clipboard.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clipboard.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.clock::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.clock.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.clock.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.clock.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.cloud-drizzle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-drizzle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.cloud-drizzle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-drizzle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.cloud-drizzle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-drizzle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.cloud-drizzle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-drizzle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.cloud-lightning::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-lightning.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.cloud-lightning.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-lightning.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.cloud-lightning.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-lightning.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.cloud-lightning.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-lightning.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.cloud-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.cloud-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.cloud-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.cloud-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.cloud-rain::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-rain.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.cloud-rain.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-rain.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.cloud-rain.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-rain.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.cloud-rain.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-rain.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.cloud-snow::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-snow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.cloud-snow.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-snow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.cloud-snow.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-snow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.cloud-snow.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-snow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.cloud::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.cloud.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.cloud.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.cloud.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.code::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/code.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.code.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/code.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.code.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/code.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.code.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/code.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.codepen::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codepen.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.codepen.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codepen.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.codepen.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codepen.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.codepen.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codepen.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.codesandbox::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codesandbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.codesandbox.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codesandbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.codesandbox.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codesandbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.codesandbox.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codesandbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.coffee::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/coffee.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.coffee.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/coffee.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.coffee.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/coffee.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.coffee.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/coffee.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.columns::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/columns.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.columns.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/columns.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.columns.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/columns.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.columns.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/columns.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.command::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/command.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.command.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/command.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.command.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/command.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.command.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/command.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.compass::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/compass.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.compass.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/compass.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.compass.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/compass.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.compass.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/compass.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.copy::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/copy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.copy.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/copy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.copy.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/copy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.copy.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/copy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.corner-down-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.corner-down-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.corner-down-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.corner-down-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.corner-down-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.corner-down-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.corner-down-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.corner-down-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.corner-left-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.corner-left-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.corner-left-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.corner-left-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.corner-left-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.corner-left-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.corner-left-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.corner-left-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.corner-right-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.corner-right-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.corner-right-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.corner-right-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.corner-right-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.corner-right-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.corner-right-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.corner-right-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.corner-up-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.corner-up-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.corner-up-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.corner-up-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.corner-up-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.corner-up-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.corner-up-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.corner-up-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.cpu::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cpu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.cpu.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cpu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.cpu.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cpu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.cpu.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cpu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.credit-card::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/credit-card.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.credit-card.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/credit-card.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.credit-card.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/credit-card.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.credit-card.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/credit-card.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.crop::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crop.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.crop.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crop.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.crop.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crop.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.crop.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crop.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.crosshair::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crosshair.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.crosshair.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crosshair.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.crosshair.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crosshair.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.crosshair.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crosshair.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.database::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/database.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.database.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/database.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.database.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/database.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.database.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/database.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.delete::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/delete.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.delete.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/delete.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.delete.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/delete.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.delete.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/delete.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.disc::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/disc.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.disc.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/disc.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.disc.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/disc.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.disc.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/disc.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.divide-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.divide-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.divide-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.divide-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.divide-square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.divide-square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.divide-square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.divide-square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.divide::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.divide.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.divide.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.divide.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.dollar-sign::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dollar-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.dollar-sign.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dollar-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.dollar-sign.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dollar-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.dollar-sign.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dollar-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.download-cloud::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.download-cloud.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.download-cloud.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.download-cloud.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.download::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.download.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.download.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.download.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.dribbble::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dribbble.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.dribbble.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dribbble.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.dribbble.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dribbble.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.dribbble.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dribbble.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.droplet::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/droplet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.droplet.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/droplet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.droplet.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/droplet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.droplet.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/droplet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.edit-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.edit-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.edit-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.edit-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.edit-3::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-3.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.edit-3.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-3.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.edit-3.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-3.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.edit-3.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-3.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.edit::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.edit.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.edit.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.edit.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.external-link::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/external-link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.external-link.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/external-link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.external-link.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/external-link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.external-link.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/external-link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.eye-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.eye-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.eye-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.eye-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.eye::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.eye.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.eye.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.eye.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.facebook::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/facebook.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.facebook.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/facebook.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.facebook.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/facebook.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.facebook.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/facebook.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.fast-forward::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/fast-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.fast-forward.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/fast-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.fast-forward.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/fast-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.fast-forward.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/fast-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.feather::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/feather.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.feather.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/feather.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.feather.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/feather.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.feather.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/feather.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.figma::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/figma.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.figma.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/figma.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.figma.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/figma.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.figma.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/figma.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.file-minus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.file-minus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.file-minus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.file-minus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.file-plus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.file-plus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.file-plus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.file-plus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.file-text::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-text.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.file-text.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-text.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.file-text.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-text.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.file-text.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-text.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.file::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.file.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.file.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.file.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.film::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/film.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.film.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/film.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.film.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/film.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.film.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/film.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.filter::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/filter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.filter.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/filter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.filter.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/filter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.filter.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/filter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.flag::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/flag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.flag.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/flag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.flag.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/flag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.flag.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/flag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.folder-minus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.folder-minus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.folder-minus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.folder-minus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.folder-plus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.folder-plus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.folder-plus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.folder-plus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.folder::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.folder.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.folder.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.folder.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.framer::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/framer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.framer.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/framer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.framer.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/framer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.framer.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/framer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.frown::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/frown.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.frown.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/frown.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.frown.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/frown.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.frown.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/frown.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.gift::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gift.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.gift.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gift.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.gift.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gift.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.gift.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gift.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.git-branch::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-branch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.git-branch.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-branch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.git-branch.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-branch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.git-branch.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-branch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.git-commit::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-commit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.git-commit.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-commit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.git-commit.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-commit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.git-commit.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-commit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.git-merge::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-merge.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.git-merge.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-merge.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.git-merge.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-merge.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.git-merge.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-merge.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.git-pull-request::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-pull-request.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.git-pull-request.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-pull-request.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.git-pull-request.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-pull-request.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.git-pull-request.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-pull-request.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.github::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/github.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.github.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/github.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.github.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/github.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.github.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/github.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.gitlab::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gitlab.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.gitlab.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gitlab.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.gitlab.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gitlab.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.gitlab.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gitlab.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.globe::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/globe.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.globe.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/globe.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.globe.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/globe.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.globe.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/globe.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.grid::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/grid.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.grid.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/grid.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.grid.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/grid.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.grid.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/grid.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.hard-drive::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hard-drive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.hard-drive.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hard-drive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.hard-drive.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hard-drive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.hard-drive.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hard-drive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.hash::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.hash.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.hash.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.hash.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.headphones::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/headphones.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.headphones.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/headphones.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.headphones.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/headphones.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.headphones.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/headphones.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.heart::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/heart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.heart.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/heart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.heart.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/heart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.heart.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/heart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.help-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/help-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.help-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/help-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.help-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/help-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.help-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/help-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.hexagon::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hexagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.hexagon.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hexagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.hexagon.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hexagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.hexagon.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hexagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.home::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/home.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.home.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/home.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.home.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/home.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.home.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/home.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.image::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/image.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.image.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/image.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.image.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/image.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.image.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/image.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.inbox::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/inbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.inbox.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/inbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.inbox.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/inbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.inbox.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/inbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.info::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/info.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.info.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/info.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.info.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/info.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.info.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/info.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.instagram::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/instagram.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.instagram.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/instagram.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.instagram.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/instagram.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.instagram.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/instagram.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.italic::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/italic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.italic.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/italic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.italic.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/italic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.italic.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/italic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.key::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/key.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.key.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/key.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.key.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/key.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.key.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/key.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.layers::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layers.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.layers.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layers.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.layers.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layers.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.layers.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layers.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.layout::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layout.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.layout.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layout.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.layout.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layout.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.layout.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layout.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.life-buoy::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/life-buoy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.life-buoy.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/life-buoy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.life-buoy.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/life-buoy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.life-buoy.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/life-buoy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.link-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.link-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.link-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.link-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.link::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.link.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.link.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.link.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.linkedin::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/linkedin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.linkedin.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/linkedin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.linkedin.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/linkedin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.linkedin.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/linkedin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.list::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/list.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.list.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/list.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.list.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/list.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.list.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/list.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.loader::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/loader.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.loader.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/loader.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.loader.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/loader.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.loader.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/loader.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.lock::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/lock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.lock.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/lock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.lock.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/lock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.lock.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/lock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.log-in::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.log-in.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.log-in.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.log-in.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.log-out::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.log-out.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.log-out.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.log-out.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.mail::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.mail.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.mail.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.mail.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.map-pin::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map-pin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.map-pin.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map-pin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.map-pin.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map-pin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.map-pin.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map-pin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.map::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.map.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.map.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.map.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.maximize-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.maximize-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.maximize-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.maximize-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.maximize::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.maximize.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.maximize.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.maximize.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.meh::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/meh.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.meh.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/meh.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.meh.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/meh.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.meh.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/meh.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.menu::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/menu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.menu.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/menu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.menu.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/menu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.menu.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/menu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.message-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.message-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.message-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.message-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.message-square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.message-square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.message-square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.message-square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.mic-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.mic-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.mic-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.mic-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.mic::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.mic.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.mic.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.mic.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.minimize-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.minimize-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.minimize-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.minimize-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.minimize::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.minimize.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.minimize.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.minimize.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.minus-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.minus-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.minus-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.minus-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.minus-square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.minus-square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.minus-square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.minus-square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.minus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.minus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.minus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.minus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.monitor::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/monitor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.monitor.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/monitor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.monitor.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/monitor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.monitor.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/monitor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.moon::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/moon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.moon.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/moon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.moon.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/moon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.moon.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/moon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.more-horizontal::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-horizontal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.more-horizontal.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-horizontal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.more-horizontal.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-horizontal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.more-horizontal.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-horizontal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.more-vertical::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-vertical.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.more-vertical.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-vertical.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.more-vertical.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-vertical.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.more-vertical.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-vertical.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.mouse-pointer::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mouse-pointer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.mouse-pointer.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mouse-pointer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.mouse-pointer.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mouse-pointer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.mouse-pointer.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mouse-pointer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.move::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/move.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.move.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/move.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.move.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/move.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.move.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/move.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.music::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/music.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.music.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/music.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.music.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/music.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.music.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/music.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.navigation-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.navigation-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.navigation-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.navigation-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.navigation::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.navigation.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.navigation.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.navigation.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.octagon::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.octagon.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.octagon.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.octagon.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.package::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/package.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.package.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/package.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.package.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/package.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.package.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/package.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.paperclip::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/paperclip.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.paperclip.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/paperclip.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.paperclip.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/paperclip.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.paperclip.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/paperclip.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.pause-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.pause-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.pause-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.pause-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.pause::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.pause.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.pause.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.pause.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.pen-tool::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pen-tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.pen-tool.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pen-tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.pen-tool.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pen-tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.pen-tool.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pen-tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.percent::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/percent.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.percent.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/percent.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.percent.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/percent.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.percent.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/percent.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.phone-call::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-call.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.phone-call.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-call.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.phone-call.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-call.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.phone-call.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-call.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.phone-forwarded::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-forwarded.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.phone-forwarded.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-forwarded.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.phone-forwarded.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-forwarded.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.phone-forwarded.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-forwarded.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.phone-incoming::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-incoming.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.phone-incoming.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-incoming.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.phone-incoming.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-incoming.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.phone-incoming.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-incoming.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.phone-missed::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-missed.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.phone-missed.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-missed.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.phone-missed.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-missed.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.phone-missed.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-missed.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.phone-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.phone-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.phone-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.phone-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.phone-outgoing::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-outgoing.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.phone-outgoing.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-outgoing.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.phone-outgoing.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-outgoing.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.phone-outgoing.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-outgoing.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.phone::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.phone.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.phone.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.phone.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.pie-chart::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pie-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.pie-chart.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pie-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.pie-chart.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pie-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.pie-chart.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pie-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.play-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.play-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.play-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.play-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.play::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.play.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.play.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.play.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.plus-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.plus-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.plus-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.plus-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.plus-square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.plus-square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.plus-square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.plus-square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.plus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.plus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.plus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.plus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.pocket::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pocket.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.pocket.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pocket.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.pocket.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pocket.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.pocket.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pocket.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.power::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/power.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.power.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/power.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.power.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/power.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.power.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/power.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.printer::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/printer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.printer.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/printer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.printer.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/printer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.printer.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/printer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.radio::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/radio.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.radio.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/radio.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.radio.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/radio.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.radio.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/radio.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.refresh-ccw::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.refresh-ccw.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.refresh-ccw.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.refresh-ccw.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.refresh-cw::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.refresh-cw.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.refresh-cw.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.refresh-cw.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.repeat::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/repeat.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.repeat.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/repeat.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.repeat.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/repeat.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.repeat.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/repeat.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.rewind::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rewind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.rewind.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rewind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.rewind.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rewind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.rewind.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rewind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.rotate-ccw::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.rotate-ccw.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.rotate-ccw.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.rotate-ccw.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.rotate-cw::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.rotate-cw.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.rotate-cw.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.rotate-cw.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.rss::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rss.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.rss.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rss.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.rss.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rss.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.rss.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rss.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.save::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/save.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.save.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/save.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.save.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/save.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.save.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/save.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.scissors::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/scissors.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.scissors.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/scissors.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.scissors.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/scissors.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.scissors.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/scissors.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.search::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/search.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.search.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/search.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.search.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/search.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.search.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/search.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.send::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/send.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.send.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/send.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.send.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/send.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.send.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/send.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.server::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/server.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.server.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/server.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.server.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/server.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.server.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/server.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.settings::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/settings.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.settings.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/settings.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.settings.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/settings.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.settings.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/settings.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.share-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.share-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.share-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.share-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.share::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.share.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.share.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.share.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.shield-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.shield-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.shield-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.shield-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.shield::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.shield.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.shield.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.shield.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.shopping-bag::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-bag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.shopping-bag.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-bag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.shopping-bag.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-bag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.shopping-bag.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-bag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.shopping-cart::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-cart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.shopping-cart.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-cart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.shopping-cart.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-cart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.shopping-cart.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-cart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.shuffle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shuffle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.shuffle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shuffle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.shuffle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shuffle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.shuffle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shuffle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.sidebar::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sidebar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.sidebar.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sidebar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.sidebar.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sidebar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.sidebar.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sidebar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.skip-back::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-back.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.skip-back.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-back.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.skip-back.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-back.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.skip-back.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-back.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.skip-forward::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.skip-forward.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.skip-forward.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.skip-forward.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.slack::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slack.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.slack.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slack.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.slack.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slack.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.slack.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slack.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.slash::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.slash.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.slash.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.slash.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.sliders::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sliders.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.sliders.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sliders.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.sliders.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sliders.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.sliders.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sliders.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.smartphone::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smartphone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.smartphone.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smartphone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.smartphone.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smartphone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.smartphone.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smartphone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.smile::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smile.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.smile.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smile.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.smile.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smile.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.smile.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smile.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.speaker::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/speaker.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.speaker.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/speaker.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.speaker.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/speaker.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.speaker.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/speaker.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.star::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/star.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.star.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/star.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.star.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/star.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.star.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/star.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.stop-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/stop-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.stop-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/stop-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.stop-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/stop-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.stop-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/stop-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.sun::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sun.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.sun.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sun.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.sun.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sun.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.sun.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sun.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.sunrise::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunrise.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.sunrise.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunrise.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.sunrise.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunrise.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.sunrise.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunrise.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.sunset::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunset.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.sunset.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunset.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.sunset.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunset.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.sunset.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunset.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.table::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/table.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.table.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/table.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.table.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/table.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.table.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/table.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.tablet::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tablet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.tablet.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tablet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.tablet.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tablet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.tablet.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tablet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.tag::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.tag.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.tag.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.tag.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.target::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/target.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.target.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/target.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.target.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/target.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.target.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/target.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.terminal::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/terminal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.terminal.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/terminal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.terminal.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/terminal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.terminal.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/terminal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.thermometer::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thermometer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.thermometer.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thermometer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.thermometer.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thermometer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.thermometer.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thermometer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.thumbs-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.thumbs-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.thumbs-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.thumbs-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.thumbs-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.thumbs-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.thumbs-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.thumbs-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.toggle-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.toggle-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.toggle-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.toggle-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.toggle-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.toggle-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.toggle-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.toggle-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.tool::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.tool.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.tool.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.tool.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.trash-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.trash-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.trash-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.trash-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.trash::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.trash.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.trash.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.trash.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.trello::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trello.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.trello.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trello.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.trello.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trello.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.trello.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trello.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.trending-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.trending-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.trending-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.trending-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.trending-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.trending-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.trending-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.trending-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.triangle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.triangle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.triangle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.triangle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.truck::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/truck.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.truck.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/truck.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.truck.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/truck.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.truck.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/truck.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.tv::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tv.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.tv.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tv.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.tv.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tv.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.tv.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tv.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.twitch::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.twitch.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.twitch.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.twitch.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.twitter::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.twitter.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.twitter.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.twitter.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.type::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/type.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.type.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/type.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.type.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/type.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.type.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/type.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.umbrella::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/umbrella.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.umbrella.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/umbrella.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.umbrella.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/umbrella.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.umbrella.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/umbrella.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.underline::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/underline.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.underline.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/underline.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.underline.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/underline.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.underline.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/underline.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.unlock::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/unlock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.unlock.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/unlock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.unlock.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/unlock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.unlock.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/unlock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.upload-cloud::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.upload-cloud.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.upload-cloud.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.upload-cloud.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.upload::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.upload.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.upload.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.upload.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.user-check::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.user-check.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.user-check.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.user-check.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.user-minus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.user-minus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.user-minus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.user-minus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.user-plus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.user-plus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.user-plus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.user-plus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.user-x::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.user-x.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.user-x.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.user-x.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.user::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.user.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.user.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.user.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.users::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/users.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.users.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/users.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.users.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/users.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.users.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/users.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.video-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.video-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.video-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.video-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.video::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.video.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.video.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.video.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.voicemail::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/voicemail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.voicemail.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/voicemail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.voicemail.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/voicemail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.voicemail.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/voicemail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.volume-1::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-1.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.volume-1.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-1.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.volume-1.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-1.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.volume-1.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-1.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.volume-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.volume-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.volume-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.volume-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.volume-x::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.volume-x.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.volume-x.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.volume-x.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.volume::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.volume.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.volume.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.volume.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.watch::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/watch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.watch.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/watch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.watch.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/watch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.watch.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/watch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.wifi-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.wifi-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.wifi-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.wifi-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.wifi::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.wifi.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.wifi.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.wifi.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.wind::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.wind.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.wind.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.wind.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.x-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.x-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.x-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.x-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.x-octagon::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.x-octagon.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.x-octagon.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.x-octagon.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.x-square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.x-square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.x-square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.x-square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.x::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.x.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.x.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.x.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.youtube::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/youtube.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.youtube.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/youtube.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.youtube.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/youtube.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.youtube.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/youtube.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.zap-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.zap-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.zap-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.zap-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.zap::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.zap.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.zap.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.zap.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.zoom-in::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.zoom-in.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.zoom-in.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.zoom-in.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-freshcyan.zoom-out::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-freshcyan.zoom-out.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-freshcyan.zoom-out.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-freshcyan.zoom-out.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.activity::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/activity.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.activity.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/activity.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.activity.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/activity.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.activity.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/activity.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.airplay::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/airplay.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.airplay.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/airplay.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.airplay.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/airplay.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.airplay.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/airplay.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.alert-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.alert-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.alert-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.alert-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.alert-octagon::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.alert-octagon.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.alert-octagon.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.alert-octagon.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.alert-triangle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.alert-triangle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.alert-triangle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.alert-triangle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.align-center::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-center.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.align-center.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-center.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.align-center.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-center.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.align-center.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-center.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.align-justify::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-justify.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.align-justify.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-justify.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.align-justify.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-justify.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.align-justify.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-justify.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.align-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.align-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.align-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.align-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.align-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.align-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.align-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.align-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.anchor::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/anchor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.anchor.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/anchor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.anchor.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/anchor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.anchor.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/anchor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.aperture::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/aperture.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.aperture.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/aperture.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.aperture.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/aperture.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.aperture.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/aperture.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.archive::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/archive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.archive.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/archive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.archive.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/archive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.archive.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/archive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.arrow-down-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.arrow-down-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.arrow-down-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.arrow-down-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.arrow-down-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.arrow-down-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.arrow-down-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.arrow-down-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.arrow-down-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.arrow-down-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.arrow-down-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.arrow-down-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.arrow-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.arrow-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.arrow-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.arrow-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.arrow-left-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.arrow-left-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.arrow-left-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.arrow-left-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.arrow-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.arrow-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.arrow-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.arrow-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.arrow-right-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.arrow-right-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.arrow-right-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.arrow-right-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.arrow-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.arrow-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.arrow-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.arrow-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.arrow-up-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.arrow-up-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.arrow-up-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.arrow-up-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.arrow-up-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.arrow-up-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.arrow-up-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.arrow-up-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.arrow-up-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.arrow-up-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.arrow-up-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.arrow-up-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.arrow-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.arrow-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.arrow-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.arrow-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.at-sign::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/at-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.at-sign.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/at-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.at-sign.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/at-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.at-sign.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/at-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.award::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/award.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.award.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/award.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.award.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/award.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.award.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/award.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.bar-chart-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.bar-chart-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.bar-chart-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.bar-chart-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.bar-chart::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.bar-chart.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.bar-chart.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.bar-chart.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.battery-charging::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery-charging.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.battery-charging.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery-charging.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.battery-charging.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery-charging.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.battery-charging.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery-charging.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.battery::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.battery.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.battery.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.battery.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.bell-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.bell-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.bell-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.bell-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.bell::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.bell.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.bell.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.bell.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.bluetooth::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bluetooth.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.bluetooth.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bluetooth.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.bluetooth.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bluetooth.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.bluetooth.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bluetooth.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.bold::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bold.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.bold.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bold.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.bold.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bold.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.bold.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bold.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.book-open::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book-open.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.book-open.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book-open.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.book-open.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book-open.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.book-open.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book-open.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.book::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.book.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.book.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.book.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.bookmark::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bookmark.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.bookmark.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bookmark.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.bookmark.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bookmark.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.bookmark.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bookmark.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.box::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/box.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.box.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/box.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.box.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/box.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.box.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/box.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.briefcase::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/briefcase.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.briefcase.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/briefcase.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.briefcase.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/briefcase.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.briefcase.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/briefcase.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.calendar::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/calendar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.calendar.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/calendar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.calendar.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/calendar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.calendar.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/calendar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.camera-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.camera-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.camera-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.camera-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.camera::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.camera.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.camera.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.camera.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.cast::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cast.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.cast.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cast.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.cast.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cast.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.cast.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cast.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.check-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.check-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.check-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.check-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.check-square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.check-square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.check-square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.check-square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.check::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.check.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.check.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.check.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.chevron-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.chevron-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.chevron-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.chevron-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.chevron-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.chevron-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.chevron-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.chevron-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.chevron-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.chevron-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.chevron-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.chevron-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.chevron-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.chevron-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.chevron-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.chevron-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.chevrons-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.chevrons-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.chevrons-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.chevrons-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.chevrons-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.chevrons-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.chevrons-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.chevrons-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.chevrons-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.chevrons-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.chevrons-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.chevrons-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.chevrons-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.chevrons-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.chevrons-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.chevrons-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.chrome::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chrome.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.chrome.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chrome.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.chrome.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chrome.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.chrome.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chrome.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.clipboard::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clipboard.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.clipboard.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clipboard.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.clipboard.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clipboard.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.clipboard.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clipboard.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.clock::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.clock.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.clock.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.clock.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.cloud-drizzle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-drizzle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.cloud-drizzle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-drizzle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.cloud-drizzle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-drizzle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.cloud-drizzle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-drizzle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.cloud-lightning::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-lightning.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.cloud-lightning.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-lightning.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.cloud-lightning.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-lightning.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.cloud-lightning.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-lightning.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.cloud-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.cloud-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.cloud-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.cloud-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.cloud-rain::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-rain.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.cloud-rain.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-rain.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.cloud-rain.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-rain.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.cloud-rain.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-rain.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.cloud-snow::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-snow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.cloud-snow.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-snow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.cloud-snow.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-snow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.cloud-snow.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-snow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.cloud::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.cloud.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.cloud.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.cloud.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.code::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/code.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.code.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/code.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.code.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/code.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.code.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/code.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.codepen::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codepen.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.codepen.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codepen.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.codepen.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codepen.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.codepen.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codepen.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.codesandbox::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codesandbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.codesandbox.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codesandbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.codesandbox.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codesandbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.codesandbox.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codesandbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.coffee::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/coffee.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.coffee.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/coffee.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.coffee.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/coffee.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.coffee.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/coffee.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.columns::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/columns.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.columns.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/columns.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.columns.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/columns.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.columns.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/columns.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.command::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/command.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.command.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/command.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.command.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/command.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.command.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/command.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.compass::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/compass.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.compass.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/compass.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.compass.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/compass.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.compass.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/compass.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.copy::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/copy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.copy.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/copy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.copy.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/copy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.copy.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/copy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.corner-down-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.corner-down-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.corner-down-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.corner-down-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.corner-down-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.corner-down-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.corner-down-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.corner-down-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.corner-left-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.corner-left-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.corner-left-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.corner-left-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.corner-left-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.corner-left-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.corner-left-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.corner-left-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.corner-right-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.corner-right-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.corner-right-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.corner-right-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.corner-right-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.corner-right-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.corner-right-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.corner-right-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.corner-up-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.corner-up-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.corner-up-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.corner-up-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.corner-up-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.corner-up-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.corner-up-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.corner-up-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.cpu::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cpu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.cpu.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cpu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.cpu.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cpu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.cpu.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cpu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.credit-card::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/credit-card.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.credit-card.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/credit-card.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.credit-card.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/credit-card.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.credit-card.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/credit-card.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.crop::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crop.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.crop.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crop.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.crop.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crop.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.crop.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crop.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.crosshair::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crosshair.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.crosshair.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crosshair.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.crosshair.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crosshair.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.crosshair.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crosshair.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.database::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/database.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.database.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/database.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.database.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/database.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.database.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/database.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.delete::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/delete.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.delete.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/delete.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.delete.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/delete.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.delete.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/delete.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.disc::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/disc.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.disc.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/disc.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.disc.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/disc.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.disc.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/disc.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.divide-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.divide-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.divide-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.divide-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.divide-square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.divide-square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.divide-square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.divide-square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.divide::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.divide.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.divide.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.divide.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.dollar-sign::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dollar-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.dollar-sign.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dollar-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.dollar-sign.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dollar-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.dollar-sign.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dollar-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.download-cloud::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.download-cloud.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.download-cloud.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.download-cloud.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.download::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.download.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.download.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.download.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.dribbble::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dribbble.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.dribbble.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dribbble.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.dribbble.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dribbble.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.dribbble.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dribbble.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.droplet::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/droplet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.droplet.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/droplet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.droplet.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/droplet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.droplet.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/droplet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.edit-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.edit-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.edit-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.edit-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.edit-3::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-3.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.edit-3.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-3.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.edit-3.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-3.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.edit-3.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-3.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.edit::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.edit.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.edit.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.edit.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.external-link::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/external-link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.external-link.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/external-link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.external-link.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/external-link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.external-link.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/external-link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.eye-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.eye-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.eye-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.eye-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.eye::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.eye.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.eye.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.eye.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.facebook::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/facebook.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.facebook.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/facebook.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.facebook.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/facebook.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.facebook.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/facebook.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.fast-forward::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/fast-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.fast-forward.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/fast-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.fast-forward.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/fast-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.fast-forward.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/fast-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.feather::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/feather.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.feather.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/feather.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.feather.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/feather.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.feather.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/feather.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.figma::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/figma.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.figma.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/figma.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.figma.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/figma.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.figma.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/figma.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.file-minus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.file-minus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.file-minus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.file-minus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.file-plus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.file-plus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.file-plus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.file-plus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.file-text::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-text.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.file-text.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-text.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.file-text.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-text.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.file-text.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-text.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.file::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.file.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.file.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.file.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.film::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/film.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.film.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/film.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.film.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/film.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.film.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/film.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.filter::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/filter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.filter.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/filter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.filter.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/filter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.filter.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/filter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.flag::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/flag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.flag.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/flag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.flag.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/flag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.flag.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/flag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.folder-minus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.folder-minus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.folder-minus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.folder-minus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.folder-plus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.folder-plus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.folder-plus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.folder-plus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.folder::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.folder.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.folder.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.folder.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.framer::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/framer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.framer.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/framer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.framer.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/framer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.framer.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/framer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.frown::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/frown.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.frown.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/frown.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.frown.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/frown.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.frown.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/frown.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.gift::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gift.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.gift.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gift.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.gift.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gift.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.gift.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gift.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.git-branch::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-branch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.git-branch.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-branch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.git-branch.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-branch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.git-branch.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-branch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.git-commit::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-commit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.git-commit.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-commit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.git-commit.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-commit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.git-commit.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-commit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.git-merge::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-merge.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.git-merge.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-merge.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.git-merge.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-merge.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.git-merge.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-merge.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.git-pull-request::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-pull-request.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.git-pull-request.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-pull-request.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.git-pull-request.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-pull-request.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.git-pull-request.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-pull-request.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.github::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/github.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.github.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/github.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.github.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/github.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.github.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/github.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.gitlab::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gitlab.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.gitlab.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gitlab.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.gitlab.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gitlab.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.gitlab.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gitlab.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.globe::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/globe.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.globe.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/globe.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.globe.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/globe.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.globe.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/globe.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.grid::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/grid.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.grid.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/grid.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.grid.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/grid.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.grid.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/grid.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.hard-drive::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hard-drive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.hard-drive.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hard-drive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.hard-drive.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hard-drive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.hard-drive.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hard-drive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.hash::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.hash.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.hash.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.hash.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.headphones::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/headphones.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.headphones.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/headphones.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.headphones.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/headphones.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.headphones.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/headphones.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.heart::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/heart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.heart.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/heart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.heart.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/heart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.heart.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/heart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.help-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/help-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.help-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/help-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.help-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/help-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.help-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/help-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.hexagon::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hexagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.hexagon.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hexagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.hexagon.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hexagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.hexagon.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hexagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.home::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/home.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.home.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/home.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.home.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/home.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.home.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/home.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.image::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/image.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.image.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/image.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.image.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/image.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.image.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/image.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.inbox::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/inbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.inbox.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/inbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.inbox.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/inbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.inbox.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/inbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.info::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/info.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.info.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/info.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.info.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/info.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.info.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/info.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.instagram::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/instagram.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.instagram.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/instagram.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.instagram.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/instagram.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.instagram.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/instagram.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.italic::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/italic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.italic.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/italic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.italic.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/italic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.italic.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/italic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.key::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/key.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.key.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/key.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.key.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/key.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.key.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/key.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.layers::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layers.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.layers.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layers.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.layers.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layers.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.layers.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layers.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.layout::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layout.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.layout.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layout.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.layout.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layout.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.layout.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layout.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.life-buoy::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/life-buoy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.life-buoy.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/life-buoy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.life-buoy.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/life-buoy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.life-buoy.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/life-buoy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.link-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.link-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.link-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.link-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.link::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.link.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.link.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.link.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.linkedin::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/linkedin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.linkedin.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/linkedin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.linkedin.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/linkedin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.linkedin.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/linkedin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.list::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/list.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.list.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/list.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.list.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/list.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.list.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/list.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.loader::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/loader.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.loader.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/loader.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.loader.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/loader.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.loader.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/loader.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.lock::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/lock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.lock.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/lock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.lock.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/lock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.lock.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/lock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.log-in::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.log-in.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.log-in.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.log-in.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.log-out::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.log-out.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.log-out.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.log-out.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.mail::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.mail.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.mail.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.mail.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.map-pin::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map-pin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.map-pin.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map-pin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.map-pin.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map-pin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.map-pin.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map-pin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.map::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.map.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.map.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.map.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.maximize-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.maximize-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.maximize-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.maximize-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.maximize::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.maximize.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.maximize.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.maximize.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.meh::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/meh.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.meh.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/meh.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.meh.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/meh.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.meh.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/meh.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.menu::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/menu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.menu.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/menu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.menu.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/menu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.menu.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/menu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.message-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.message-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.message-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.message-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.message-square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.message-square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.message-square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.message-square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.mic-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.mic-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.mic-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.mic-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.mic::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.mic.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.mic.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.mic.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.minimize-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.minimize-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.minimize-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.minimize-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.minimize::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.minimize.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.minimize.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.minimize.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.minus-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.minus-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.minus-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.minus-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.minus-square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.minus-square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.minus-square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.minus-square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.minus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.minus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.minus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.minus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.monitor::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/monitor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.monitor.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/monitor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.monitor.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/monitor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.monitor.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/monitor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.moon::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/moon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.moon.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/moon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.moon.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/moon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.moon.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/moon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.more-horizontal::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-horizontal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.more-horizontal.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-horizontal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.more-horizontal.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-horizontal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.more-horizontal.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-horizontal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.more-vertical::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-vertical.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.more-vertical.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-vertical.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.more-vertical.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-vertical.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.more-vertical.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-vertical.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.mouse-pointer::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mouse-pointer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.mouse-pointer.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mouse-pointer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.mouse-pointer.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mouse-pointer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.mouse-pointer.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mouse-pointer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.move::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/move.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.move.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/move.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.move.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/move.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.move.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/move.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.music::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/music.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.music.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/music.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.music.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/music.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.music.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/music.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.navigation-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.navigation-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.navigation-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.navigation-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.navigation::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.navigation.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.navigation.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.navigation.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.octagon::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.octagon.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.octagon.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.octagon.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.package::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/package.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.package.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/package.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.package.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/package.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.package.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/package.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.paperclip::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/paperclip.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.paperclip.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/paperclip.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.paperclip.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/paperclip.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.paperclip.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/paperclip.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.pause-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.pause-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.pause-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.pause-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.pause::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.pause.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.pause.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.pause.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.pen-tool::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pen-tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.pen-tool.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pen-tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.pen-tool.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pen-tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.pen-tool.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pen-tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.percent::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/percent.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.percent.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/percent.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.percent.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/percent.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.percent.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/percent.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.phone-call::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-call.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.phone-call.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-call.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.phone-call.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-call.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.phone-call.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-call.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.phone-forwarded::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-forwarded.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.phone-forwarded.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-forwarded.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.phone-forwarded.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-forwarded.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.phone-forwarded.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-forwarded.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.phone-incoming::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-incoming.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.phone-incoming.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-incoming.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.phone-incoming.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-incoming.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.phone-incoming.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-incoming.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.phone-missed::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-missed.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.phone-missed.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-missed.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.phone-missed.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-missed.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.phone-missed.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-missed.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.phone-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.phone-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.phone-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.phone-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.phone-outgoing::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-outgoing.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.phone-outgoing.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-outgoing.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.phone-outgoing.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-outgoing.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.phone-outgoing.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-outgoing.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.phone::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.phone.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.phone.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.phone.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.pie-chart::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pie-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.pie-chart.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pie-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.pie-chart.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pie-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.pie-chart.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pie-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.play-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.play-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.play-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.play-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.play::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.play.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.play.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.play.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.plus-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.plus-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.plus-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.plus-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.plus-square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.plus-square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.plus-square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.plus-square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.plus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.plus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.plus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.plus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.pocket::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pocket.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.pocket.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pocket.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.pocket.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pocket.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.pocket.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pocket.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.power::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/power.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.power.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/power.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.power.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/power.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.power.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/power.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.printer::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/printer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.printer.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/printer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.printer.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/printer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.printer.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/printer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.radio::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/radio.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.radio.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/radio.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.radio.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/radio.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.radio.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/radio.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.refresh-ccw::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.refresh-ccw.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.refresh-ccw.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.refresh-ccw.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.refresh-cw::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.refresh-cw.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.refresh-cw.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.refresh-cw.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.repeat::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/repeat.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.repeat.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/repeat.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.repeat.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/repeat.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.repeat.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/repeat.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.rewind::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rewind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.rewind.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rewind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.rewind.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rewind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.rewind.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rewind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.rotate-ccw::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.rotate-ccw.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.rotate-ccw.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.rotate-ccw.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.rotate-cw::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.rotate-cw.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.rotate-cw.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.rotate-cw.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.rss::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rss.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.rss.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rss.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.rss.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rss.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.rss.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rss.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.save::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/save.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.save.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/save.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.save.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/save.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.save.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/save.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.scissors::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/scissors.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.scissors.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/scissors.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.scissors.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/scissors.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.scissors.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/scissors.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.search::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/search.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.search.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/search.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.search.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/search.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.search.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/search.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.send::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/send.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.send.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/send.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.send.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/send.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.send.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/send.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.server::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/server.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.server.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/server.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.server.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/server.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.server.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/server.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.settings::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/settings.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.settings.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/settings.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.settings.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/settings.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.settings.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/settings.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.share-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.share-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.share-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.share-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.share::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.share.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.share.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.share.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.shield-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.shield-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.shield-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.shield-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.shield::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.shield.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.shield.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.shield.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.shopping-bag::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-bag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.shopping-bag.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-bag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.shopping-bag.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-bag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.shopping-bag.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-bag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.shopping-cart::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-cart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.shopping-cart.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-cart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.shopping-cart.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-cart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.shopping-cart.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-cart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.shuffle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shuffle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.shuffle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shuffle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.shuffle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shuffle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.shuffle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shuffle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.sidebar::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sidebar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.sidebar.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sidebar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.sidebar.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sidebar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.sidebar.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sidebar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.skip-back::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-back.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.skip-back.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-back.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.skip-back.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-back.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.skip-back.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-back.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.skip-forward::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.skip-forward.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.skip-forward.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.skip-forward.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.slack::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slack.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.slack.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slack.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.slack.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slack.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.slack.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slack.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.slash::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.slash.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.slash.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.slash.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.sliders::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sliders.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.sliders.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sliders.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.sliders.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sliders.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.sliders.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sliders.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.smartphone::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smartphone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.smartphone.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smartphone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.smartphone.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smartphone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.smartphone.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smartphone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.smile::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smile.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.smile.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smile.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.smile.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smile.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.smile.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smile.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.speaker::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/speaker.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.speaker.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/speaker.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.speaker.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/speaker.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.speaker.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/speaker.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.star::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/star.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.star.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/star.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.star.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/star.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.star.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/star.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.stop-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/stop-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.stop-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/stop-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.stop-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/stop-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.stop-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/stop-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.sun::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sun.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.sun.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sun.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.sun.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sun.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.sun.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sun.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.sunrise::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunrise.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.sunrise.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunrise.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.sunrise.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunrise.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.sunrise.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunrise.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.sunset::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunset.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.sunset.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunset.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.sunset.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunset.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.sunset.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunset.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.table::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/table.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.table.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/table.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.table.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/table.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.table.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/table.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.tablet::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tablet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.tablet.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tablet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.tablet.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tablet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.tablet.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tablet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.tag::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.tag.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.tag.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.tag.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.target::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/target.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.target.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/target.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.target.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/target.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.target.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/target.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.terminal::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/terminal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.terminal.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/terminal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.terminal.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/terminal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.terminal.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/terminal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.thermometer::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thermometer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.thermometer.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thermometer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.thermometer.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thermometer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.thermometer.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thermometer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.thumbs-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.thumbs-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.thumbs-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.thumbs-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.thumbs-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.thumbs-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.thumbs-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.thumbs-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.toggle-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.toggle-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.toggle-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.toggle-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.toggle-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.toggle-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.toggle-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.toggle-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.tool::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.tool.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.tool.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.tool.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.trash-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.trash-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.trash-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.trash-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.trash::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.trash.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.trash.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.trash.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.trello::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trello.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.trello.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trello.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.trello.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trello.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.trello.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trello.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.trending-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.trending-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.trending-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.trending-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.trending-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.trending-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.trending-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.trending-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.triangle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.triangle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.triangle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.triangle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.truck::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/truck.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.truck.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/truck.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.truck.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/truck.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.truck.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/truck.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.tv::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tv.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.tv.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tv.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.tv.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tv.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.tv.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tv.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.twitch::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.twitch.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.twitch.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.twitch.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.twitter::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.twitter.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.twitter.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.twitter.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.type::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/type.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.type.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/type.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.type.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/type.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.type.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/type.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.umbrella::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/umbrella.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.umbrella.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/umbrella.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.umbrella.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/umbrella.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.umbrella.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/umbrella.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.underline::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/underline.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.underline.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/underline.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.underline.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/underline.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.underline.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/underline.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.unlock::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/unlock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.unlock.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/unlock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.unlock.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/unlock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.unlock.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/unlock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.upload-cloud::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.upload-cloud.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.upload-cloud.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.upload-cloud.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.upload::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.upload.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.upload.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.upload.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.user-check::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.user-check.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.user-check.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.user-check.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.user-minus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.user-minus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.user-minus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.user-minus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.user-plus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.user-plus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.user-plus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.user-plus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.user-x::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.user-x.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.user-x.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.user-x.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.user::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.user.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.user.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.user.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.users::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/users.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.users.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/users.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.users.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/users.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.users.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/users.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.video-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.video-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.video-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.video-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.video::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.video.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.video.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.video.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.voicemail::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/voicemail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.voicemail.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/voicemail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.voicemail.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/voicemail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.voicemail.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/voicemail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.volume-1::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-1.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.volume-1.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-1.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.volume-1.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-1.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.volume-1.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-1.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.volume-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.volume-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.volume-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.volume-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.volume-x::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.volume-x.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.volume-x.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.volume-x.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.volume::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.volume.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.volume.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.volume.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.watch::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/watch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.watch.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/watch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.watch.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/watch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.watch.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/watch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.wifi-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.wifi-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.wifi-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.wifi-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.wifi::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.wifi.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.wifi.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.wifi.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.wind::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.wind.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.wind.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.wind.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.x-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.x-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.x-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.x-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.x-octagon::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.x-octagon.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.x-octagon.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.x-octagon.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.x-square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.x-square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.x-square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.x-square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.x::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.x.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.x.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.x.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.youtube::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/youtube.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.youtube.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/youtube.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.youtube.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/youtube.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.youtube.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/youtube.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.zap-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.zap-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.zap-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.zap-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.zap::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.zap.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.zap.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.zap.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.zoom-in::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.zoom-in.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.zoom-in.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.zoom-in.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-richnavy.zoom-out::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-richnavy.zoom-out.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-richnavy.zoom-out.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-richnavy.zoom-out.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.activity::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/activity.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.activity.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/activity.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.activity.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/activity.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.activity.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/activity.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.airplay::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/airplay.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.airplay.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/airplay.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.airplay.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/airplay.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.airplay.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/airplay.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.alert-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.alert-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.alert-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.alert-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.alert-octagon::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.alert-octagon.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.alert-octagon.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.alert-octagon.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.alert-triangle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.alert-triangle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.alert-triangle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.alert-triangle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.align-center::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-center.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.align-center.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-center.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.align-center.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-center.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.align-center.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-center.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.align-justify::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-justify.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.align-justify.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-justify.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.align-justify.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-justify.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.align-justify.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-justify.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.align-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.align-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.align-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.align-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.align-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.align-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.align-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.align-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.anchor::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/anchor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.anchor.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/anchor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.anchor.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/anchor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.anchor.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/anchor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.aperture::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/aperture.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.aperture.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/aperture.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.aperture.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/aperture.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.aperture.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/aperture.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.archive::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/archive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.archive.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/archive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.archive.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/archive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.archive.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/archive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.arrow-down-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.arrow-down-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.arrow-down-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.arrow-down-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.arrow-down-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.arrow-down-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.arrow-down-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.arrow-down-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.arrow-down-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.arrow-down-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.arrow-down-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.arrow-down-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.arrow-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.arrow-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.arrow-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.arrow-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.arrow-left-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.arrow-left-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.arrow-left-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.arrow-left-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.arrow-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.arrow-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.arrow-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.arrow-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.arrow-right-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.arrow-right-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.arrow-right-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.arrow-right-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.arrow-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.arrow-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.arrow-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.arrow-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.arrow-up-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.arrow-up-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.arrow-up-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.arrow-up-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.arrow-up-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.arrow-up-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.arrow-up-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.arrow-up-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.arrow-up-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.arrow-up-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.arrow-up-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.arrow-up-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.arrow-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.arrow-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.arrow-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.arrow-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.at-sign::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/at-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.at-sign.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/at-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.at-sign.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/at-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.at-sign.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/at-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.award::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/award.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.award.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/award.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.award.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/award.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.award.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/award.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.bar-chart-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.bar-chart-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.bar-chart-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.bar-chart-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.bar-chart::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.bar-chart.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.bar-chart.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.bar-chart.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.battery-charging::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery-charging.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.battery-charging.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery-charging.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.battery-charging.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery-charging.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.battery-charging.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery-charging.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.battery::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.battery.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.battery.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.battery.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.bell-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.bell-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.bell-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.bell-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.bell::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.bell.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.bell.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.bell.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.bluetooth::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bluetooth.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.bluetooth.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bluetooth.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.bluetooth.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bluetooth.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.bluetooth.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bluetooth.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.bold::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bold.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.bold.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bold.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.bold.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bold.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.bold.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bold.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.book-open::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book-open.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.book-open.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book-open.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.book-open.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book-open.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.book-open.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book-open.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.book::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.book.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.book.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.book.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.bookmark::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bookmark.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.bookmark.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bookmark.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.bookmark.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bookmark.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.bookmark.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bookmark.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.box::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/box.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.box.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/box.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.box.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/box.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.box.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/box.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.briefcase::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/briefcase.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.briefcase.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/briefcase.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.briefcase.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/briefcase.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.briefcase.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/briefcase.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.calendar::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/calendar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.calendar.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/calendar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.calendar.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/calendar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.calendar.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/calendar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.camera-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.camera-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.camera-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.camera-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.camera::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.camera.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.camera.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.camera.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.cast::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cast.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.cast.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cast.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.cast.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cast.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.cast.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cast.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.check-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.check-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.check-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.check-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.check-square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.check-square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.check-square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.check-square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.check::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.check.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.check.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.check.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.chevron-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.chevron-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.chevron-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.chevron-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.chevron-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.chevron-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.chevron-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.chevron-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.chevron-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.chevron-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.chevron-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.chevron-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.chevron-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.chevron-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.chevron-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.chevron-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.chevrons-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.chevrons-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.chevrons-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.chevrons-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.chevrons-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.chevrons-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.chevrons-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.chevrons-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.chevrons-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.chevrons-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.chevrons-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.chevrons-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.chevrons-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.chevrons-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.chevrons-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.chevrons-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.chrome::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chrome.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.chrome.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chrome.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.chrome.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chrome.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.chrome.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chrome.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.clipboard::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clipboard.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.clipboard.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clipboard.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.clipboard.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clipboard.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.clipboard.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clipboard.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.clock::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.clock.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.clock.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.clock.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.cloud-drizzle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-drizzle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.cloud-drizzle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-drizzle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.cloud-drizzle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-drizzle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.cloud-drizzle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-drizzle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.cloud-lightning::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-lightning.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.cloud-lightning.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-lightning.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.cloud-lightning.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-lightning.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.cloud-lightning.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-lightning.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.cloud-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.cloud-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.cloud-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.cloud-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.cloud-rain::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-rain.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.cloud-rain.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-rain.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.cloud-rain.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-rain.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.cloud-rain.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-rain.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.cloud-snow::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-snow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.cloud-snow.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-snow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.cloud-snow.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-snow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.cloud-snow.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-snow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.cloud::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.cloud.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.cloud.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.cloud.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.code::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/code.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.code.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/code.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.code.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/code.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.code.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/code.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.codepen::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codepen.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.codepen.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codepen.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.codepen.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codepen.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.codepen.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codepen.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.codesandbox::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codesandbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.codesandbox.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codesandbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.codesandbox.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codesandbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.codesandbox.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codesandbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.coffee::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/coffee.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.coffee.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/coffee.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.coffee.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/coffee.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.coffee.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/coffee.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.columns::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/columns.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.columns.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/columns.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.columns.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/columns.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.columns.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/columns.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.command::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/command.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.command.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/command.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.command.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/command.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.command.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/command.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.compass::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/compass.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.compass.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/compass.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.compass.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/compass.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.compass.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/compass.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.copy::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/copy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.copy.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/copy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.copy.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/copy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.copy.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/copy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.corner-down-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.corner-down-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.corner-down-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.corner-down-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.corner-down-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.corner-down-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.corner-down-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.corner-down-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.corner-left-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.corner-left-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.corner-left-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.corner-left-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.corner-left-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.corner-left-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.corner-left-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.corner-left-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.corner-right-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.corner-right-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.corner-right-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.corner-right-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.corner-right-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.corner-right-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.corner-right-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.corner-right-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.corner-up-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.corner-up-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.corner-up-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.corner-up-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.corner-up-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.corner-up-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.corner-up-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.corner-up-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.cpu::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cpu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.cpu.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cpu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.cpu.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cpu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.cpu.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cpu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.credit-card::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/credit-card.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.credit-card.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/credit-card.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.credit-card.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/credit-card.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.credit-card.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/credit-card.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.crop::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crop.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.crop.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crop.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.crop.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crop.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.crop.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crop.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.crosshair::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crosshair.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.crosshair.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crosshair.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.crosshair.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crosshair.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.crosshair.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crosshair.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.database::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/database.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.database.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/database.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.database.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/database.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.database.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/database.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.delete::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/delete.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.delete.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/delete.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.delete.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/delete.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.delete.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/delete.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.disc::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/disc.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.disc.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/disc.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.disc.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/disc.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.disc.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/disc.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.divide-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.divide-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.divide-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.divide-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.divide-square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.divide-square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.divide-square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.divide-square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.divide::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.divide.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.divide.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.divide.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.dollar-sign::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dollar-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.dollar-sign.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dollar-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.dollar-sign.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dollar-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.dollar-sign.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dollar-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.download-cloud::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.download-cloud.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.download-cloud.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.download-cloud.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.download::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.download.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.download.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.download.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.dribbble::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dribbble.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.dribbble.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dribbble.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.dribbble.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dribbble.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.dribbble.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dribbble.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.droplet::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/droplet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.droplet.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/droplet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.droplet.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/droplet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.droplet.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/droplet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.edit-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.edit-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.edit-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.edit-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.edit-3::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-3.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.edit-3.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-3.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.edit-3.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-3.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.edit-3.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-3.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.edit::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.edit.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.edit.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.edit.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.external-link::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/external-link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.external-link.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/external-link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.external-link.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/external-link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.external-link.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/external-link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.eye-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.eye-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.eye-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.eye-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.eye::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.eye.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.eye.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.eye.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.facebook::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/facebook.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.facebook.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/facebook.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.facebook.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/facebook.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.facebook.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/facebook.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.fast-forward::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/fast-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.fast-forward.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/fast-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.fast-forward.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/fast-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.fast-forward.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/fast-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.feather::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/feather.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.feather.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/feather.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.feather.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/feather.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.feather.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/feather.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.figma::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/figma.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.figma.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/figma.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.figma.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/figma.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.figma.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/figma.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.file-minus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.file-minus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.file-minus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.file-minus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.file-plus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.file-plus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.file-plus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.file-plus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.file-text::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-text.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.file-text.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-text.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.file-text.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-text.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.file-text.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-text.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.file::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.file.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.file.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.file.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.film::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/film.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.film.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/film.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.film.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/film.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.film.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/film.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.filter::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/filter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.filter.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/filter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.filter.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/filter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.filter.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/filter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.flag::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/flag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.flag.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/flag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.flag.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/flag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.flag.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/flag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.folder-minus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.folder-minus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.folder-minus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.folder-minus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.folder-plus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.folder-plus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.folder-plus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.folder-plus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.folder::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.folder.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.folder.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.folder.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.framer::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/framer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.framer.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/framer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.framer.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/framer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.framer.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/framer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.frown::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/frown.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.frown.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/frown.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.frown.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/frown.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.frown.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/frown.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.gift::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gift.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.gift.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gift.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.gift.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gift.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.gift.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gift.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.git-branch::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-branch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.git-branch.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-branch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.git-branch.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-branch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.git-branch.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-branch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.git-commit::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-commit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.git-commit.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-commit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.git-commit.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-commit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.git-commit.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-commit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.git-merge::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-merge.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.git-merge.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-merge.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.git-merge.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-merge.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.git-merge.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-merge.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.git-pull-request::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-pull-request.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.git-pull-request.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-pull-request.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.git-pull-request.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-pull-request.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.git-pull-request.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-pull-request.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.github::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/github.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.github.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/github.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.github.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/github.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.github.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/github.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.gitlab::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gitlab.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.gitlab.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gitlab.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.gitlab.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gitlab.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.gitlab.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gitlab.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.globe::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/globe.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.globe.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/globe.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.globe.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/globe.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.globe.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/globe.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.grid::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/grid.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.grid.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/grid.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.grid.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/grid.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.grid.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/grid.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.hard-drive::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hard-drive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.hard-drive.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hard-drive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.hard-drive.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hard-drive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.hard-drive.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hard-drive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.hash::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.hash.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.hash.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.hash.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.headphones::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/headphones.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.headphones.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/headphones.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.headphones.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/headphones.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.headphones.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/headphones.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.heart::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/heart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.heart.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/heart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.heart.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/heart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.heart.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/heart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.help-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/help-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.help-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/help-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.help-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/help-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.help-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/help-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.hexagon::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hexagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.hexagon.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hexagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.hexagon.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hexagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.hexagon.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hexagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.home::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/home.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.home.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/home.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.home.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/home.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.home.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/home.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.image::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/image.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.image.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/image.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.image.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/image.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.image.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/image.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.inbox::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/inbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.inbox.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/inbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.inbox.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/inbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.inbox.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/inbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.info::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/info.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.info.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/info.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.info.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/info.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.info.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/info.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.instagram::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/instagram.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.instagram.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/instagram.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.instagram.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/instagram.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.instagram.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/instagram.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.italic::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/italic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.italic.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/italic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.italic.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/italic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.italic.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/italic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.key::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/key.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.key.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/key.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.key.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/key.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.key.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/key.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.layers::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layers.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.layers.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layers.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.layers.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layers.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.layers.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layers.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.layout::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layout.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.layout.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layout.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.layout.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layout.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.layout.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layout.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.life-buoy::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/life-buoy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.life-buoy.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/life-buoy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.life-buoy.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/life-buoy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.life-buoy.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/life-buoy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.link-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.link-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.link-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.link-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.link::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.link.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.link.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.link.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.linkedin::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/linkedin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.linkedin.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/linkedin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.linkedin.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/linkedin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.linkedin.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/linkedin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.list::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/list.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.list.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/list.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.list.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/list.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.list.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/list.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.loader::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/loader.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.loader.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/loader.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.loader.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/loader.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.loader.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/loader.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.lock::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/lock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.lock.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/lock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.lock.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/lock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.lock.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/lock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.log-in::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.log-in.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.log-in.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.log-in.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.log-out::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.log-out.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.log-out.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.log-out.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.mail::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.mail.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.mail.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.mail.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.map-pin::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map-pin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.map-pin.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map-pin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.map-pin.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map-pin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.map-pin.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map-pin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.map::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.map.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.map.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.map.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.maximize-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.maximize-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.maximize-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.maximize-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.maximize::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.maximize.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.maximize.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.maximize.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.meh::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/meh.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.meh.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/meh.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.meh.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/meh.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.meh.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/meh.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.menu::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/menu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.menu.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/menu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.menu.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/menu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.menu.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/menu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.message-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.message-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.message-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.message-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.message-square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.message-square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.message-square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.message-square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.mic-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.mic-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.mic-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.mic-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.mic::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.mic.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.mic.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.mic.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.minimize-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.minimize-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.minimize-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.minimize-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.minimize::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.minimize.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.minimize.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.minimize.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.minus-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.minus-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.minus-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.minus-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.minus-square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.minus-square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.minus-square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.minus-square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.minus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.minus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.minus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.minus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.monitor::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/monitor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.monitor.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/monitor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.monitor.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/monitor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.monitor.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/monitor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.moon::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/moon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.moon.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/moon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.moon.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/moon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.moon.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/moon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.more-horizontal::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-horizontal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.more-horizontal.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-horizontal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.more-horizontal.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-horizontal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.more-horizontal.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-horizontal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.more-vertical::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-vertical.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.more-vertical.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-vertical.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.more-vertical.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-vertical.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.more-vertical.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-vertical.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.mouse-pointer::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mouse-pointer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.mouse-pointer.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mouse-pointer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.mouse-pointer.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mouse-pointer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.mouse-pointer.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mouse-pointer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.move::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/move.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.move.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/move.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.move.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/move.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.move.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/move.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.music::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/music.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.music.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/music.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.music.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/music.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.music.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/music.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.navigation-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.navigation-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.navigation-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.navigation-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.navigation::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.navigation.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.navigation.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.navigation.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.octagon::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.octagon.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.octagon.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.octagon.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.package::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/package.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.package.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/package.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.package.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/package.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.package.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/package.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.paperclip::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/paperclip.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.paperclip.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/paperclip.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.paperclip.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/paperclip.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.paperclip.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/paperclip.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.pause-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.pause-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.pause-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.pause-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.pause::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.pause.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.pause.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.pause.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.pen-tool::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pen-tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.pen-tool.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pen-tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.pen-tool.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pen-tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.pen-tool.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pen-tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.percent::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/percent.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.percent.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/percent.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.percent.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/percent.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.percent.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/percent.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.phone-call::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-call.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.phone-call.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-call.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.phone-call.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-call.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.phone-call.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-call.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.phone-forwarded::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-forwarded.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.phone-forwarded.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-forwarded.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.phone-forwarded.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-forwarded.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.phone-forwarded.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-forwarded.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.phone-incoming::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-incoming.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.phone-incoming.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-incoming.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.phone-incoming.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-incoming.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.phone-incoming.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-incoming.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.phone-missed::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-missed.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.phone-missed.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-missed.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.phone-missed.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-missed.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.phone-missed.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-missed.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.phone-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.phone-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.phone-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.phone-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.phone-outgoing::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-outgoing.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.phone-outgoing.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-outgoing.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.phone-outgoing.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-outgoing.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.phone-outgoing.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-outgoing.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.phone::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.phone.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.phone.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.phone.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.pie-chart::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pie-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.pie-chart.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pie-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.pie-chart.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pie-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.pie-chart.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pie-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.play-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.play-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.play-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.play-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.play::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.play.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.play.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.play.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.plus-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.plus-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.plus-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.plus-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.plus-square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.plus-square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.plus-square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.plus-square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.plus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.plus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.plus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.plus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.pocket::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pocket.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.pocket.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pocket.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.pocket.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pocket.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.pocket.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pocket.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.power::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/power.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.power.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/power.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.power.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/power.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.power.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/power.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.printer::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/printer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.printer.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/printer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.printer.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/printer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.printer.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/printer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.radio::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/radio.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.radio.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/radio.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.radio.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/radio.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.radio.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/radio.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.refresh-ccw::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.refresh-ccw.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.refresh-ccw.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.refresh-ccw.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.refresh-cw::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.refresh-cw.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.refresh-cw.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.refresh-cw.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.repeat::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/repeat.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.repeat.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/repeat.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.repeat.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/repeat.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.repeat.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/repeat.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.rewind::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rewind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.rewind.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rewind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.rewind.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rewind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.rewind.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rewind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.rotate-ccw::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.rotate-ccw.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.rotate-ccw.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.rotate-ccw.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.rotate-cw::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.rotate-cw.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.rotate-cw.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.rotate-cw.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.rss::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rss.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.rss.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rss.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.rss.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rss.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.rss.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rss.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.save::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/save.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.save.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/save.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.save.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/save.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.save.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/save.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.scissors::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/scissors.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.scissors.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/scissors.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.scissors.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/scissors.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.scissors.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/scissors.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.search::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/search.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.search.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/search.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.search.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/search.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.search.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/search.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.send::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/send.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.send.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/send.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.send.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/send.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.send.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/send.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.server::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/server.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.server.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/server.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.server.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/server.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.server.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/server.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.settings::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/settings.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.settings.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/settings.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.settings.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/settings.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.settings.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/settings.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.share-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.share-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.share-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.share-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.share::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.share.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.share.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.share.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.shield-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.shield-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.shield-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.shield-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.shield::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.shield.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.shield.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.shield.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.shopping-bag::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-bag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.shopping-bag.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-bag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.shopping-bag.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-bag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.shopping-bag.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-bag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.shopping-cart::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-cart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.shopping-cart.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-cart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.shopping-cart.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-cart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.shopping-cart.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-cart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.shuffle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shuffle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.shuffle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shuffle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.shuffle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shuffle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.shuffle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shuffle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.sidebar::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sidebar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.sidebar.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sidebar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.sidebar.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sidebar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.sidebar.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sidebar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.skip-back::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-back.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.skip-back.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-back.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.skip-back.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-back.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.skip-back.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-back.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.skip-forward::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.skip-forward.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.skip-forward.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.skip-forward.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.slack::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slack.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.slack.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slack.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.slack.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slack.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.slack.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slack.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.slash::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.slash.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.slash.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.slash.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.sliders::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sliders.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.sliders.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sliders.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.sliders.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sliders.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.sliders.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sliders.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.smartphone::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smartphone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.smartphone.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smartphone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.smartphone.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smartphone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.smartphone.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smartphone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.smile::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smile.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.smile.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smile.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.smile.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smile.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.smile.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smile.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.speaker::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/speaker.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.speaker.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/speaker.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.speaker.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/speaker.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.speaker.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/speaker.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.star::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/star.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.star.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/star.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.star.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/star.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.star.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/star.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.stop-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/stop-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.stop-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/stop-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.stop-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/stop-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.stop-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/stop-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.sun::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sun.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.sun.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sun.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.sun.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sun.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.sun.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sun.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.sunrise::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunrise.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.sunrise.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunrise.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.sunrise.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunrise.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.sunrise.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunrise.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.sunset::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunset.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.sunset.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunset.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.sunset.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunset.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.sunset.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunset.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.table::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/table.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.table.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/table.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.table.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/table.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.table.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/table.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.tablet::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tablet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.tablet.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tablet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.tablet.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tablet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.tablet.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tablet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.tag::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.tag.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.tag.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.tag.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.target::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/target.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.target.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/target.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.target.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/target.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.target.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/target.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.terminal::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/terminal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.terminal.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/terminal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.terminal.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/terminal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.terminal.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/terminal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.thermometer::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thermometer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.thermometer.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thermometer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.thermometer.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thermometer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.thermometer.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thermometer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.thumbs-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.thumbs-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.thumbs-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.thumbs-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.thumbs-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.thumbs-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.thumbs-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.thumbs-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.toggle-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.toggle-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.toggle-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.toggle-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.toggle-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.toggle-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.toggle-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.toggle-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.tool::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.tool.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.tool.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.tool.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.trash-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.trash-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.trash-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.trash-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.trash::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.trash.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.trash.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.trash.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.trello::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trello.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.trello.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trello.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.trello.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trello.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.trello.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trello.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.trending-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.trending-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.trending-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.trending-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.trending-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.trending-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.trending-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.trending-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.triangle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.triangle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.triangle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.triangle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.truck::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/truck.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.truck.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/truck.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.truck.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/truck.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.truck.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/truck.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.tv::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tv.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.tv.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tv.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.tv.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tv.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.tv.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tv.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.twitch::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.twitch.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.twitch.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.twitch.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.twitter::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.twitter.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.twitter.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.twitter.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.type::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/type.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.type.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/type.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.type.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/type.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.type.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/type.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.umbrella::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/umbrella.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.umbrella.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/umbrella.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.umbrella.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/umbrella.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.umbrella.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/umbrella.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.underline::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/underline.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.underline.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/underline.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.underline.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/underline.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.underline.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/underline.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.unlock::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/unlock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.unlock.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/unlock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.unlock.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/unlock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.unlock.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/unlock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.upload-cloud::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.upload-cloud.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.upload-cloud.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.upload-cloud.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.upload::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.upload.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.upload.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.upload.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.user-check::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.user-check.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.user-check.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.user-check.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.user-minus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.user-minus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.user-minus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.user-minus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.user-plus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.user-plus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.user-plus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.user-plus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.user-x::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.user-x.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.user-x.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.user-x.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.user::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.user.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.user.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.user.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.users::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/users.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.users.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/users.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.users.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/users.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.users.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/users.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.video-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.video-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.video-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.video-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.video::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.video.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.video.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.video.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.voicemail::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/voicemail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.voicemail.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/voicemail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.voicemail.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/voicemail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.voicemail.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/voicemail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.volume-1::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-1.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.volume-1.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-1.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.volume-1.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-1.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.volume-1.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-1.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.volume-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.volume-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.volume-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.volume-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.volume-x::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.volume-x.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.volume-x.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.volume-x.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.volume::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.volume.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.volume.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.volume.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.watch::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/watch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.watch.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/watch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.watch.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/watch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.watch.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/watch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.wifi-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.wifi-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.wifi-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.wifi-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.wifi::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.wifi.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.wifi.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.wifi.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.wind::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.wind.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.wind.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.wind.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.x-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.x-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.x-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.x-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.x-octagon::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.x-octagon.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.x-octagon.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.x-octagon.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.x-square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.x-square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.x-square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.x-square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.x::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.x.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.x.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.x.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.youtube::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/youtube.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.youtube.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/youtube.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.youtube.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/youtube.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.youtube.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/youtube.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.zap-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.zap-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.zap-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.zap-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.zap::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.zap.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.zap.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.zap.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.zoom-in::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.zoom-in.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.zoom-in.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.zoom-in.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-deepnavy.zoom-out::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-deepnavy.zoom-out.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-deepnavy.zoom-out.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-deepnavy.zoom-out.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.activity::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/activity.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.activity.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/activity.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.activity.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/activity.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.activity.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/activity.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.airplay::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/airplay.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.airplay.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/airplay.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.airplay.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/airplay.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.airplay.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/airplay.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.alert-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.alert-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.alert-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.alert-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.alert-octagon::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.alert-octagon.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.alert-octagon.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.alert-octagon.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.alert-triangle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.alert-triangle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.alert-triangle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.alert-triangle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/alert-triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.align-center::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-center.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.align-center.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-center.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.align-center.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-center.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.align-center.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-center.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.align-justify::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-justify.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.align-justify.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-justify.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.align-justify.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-justify.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.align-justify.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-justify.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.align-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.align-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.align-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.align-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.align-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.align-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.align-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.align-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/align-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.anchor::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/anchor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.anchor.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/anchor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.anchor.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/anchor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.anchor.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/anchor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.aperture::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/aperture.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.aperture.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/aperture.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.aperture.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/aperture.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.aperture.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/aperture.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.archive::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/archive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.archive.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/archive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.archive.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/archive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.archive.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/archive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.arrow-down-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.arrow-down-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.arrow-down-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.arrow-down-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.arrow-down-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.arrow-down-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.arrow-down-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.arrow-down-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.arrow-down-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.arrow-down-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.arrow-down-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.arrow-down-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.arrow-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.arrow-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.arrow-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.arrow-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.arrow-left-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.arrow-left-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.arrow-left-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.arrow-left-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.arrow-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.arrow-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.arrow-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.arrow-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.arrow-right-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.arrow-right-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.arrow-right-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.arrow-right-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.arrow-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.arrow-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.arrow-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.arrow-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.arrow-up-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.arrow-up-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.arrow-up-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.arrow-up-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.arrow-up-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.arrow-up-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.arrow-up-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.arrow-up-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.arrow-up-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.arrow-up-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.arrow-up-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.arrow-up-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.arrow-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.arrow-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.arrow-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.arrow-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.at-sign::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/at-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.at-sign.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/at-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.at-sign.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/at-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.at-sign.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/at-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.award::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/award.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.award.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/award.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.award.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/award.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.award.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/award.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.bar-chart-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.bar-chart-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.bar-chart-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.bar-chart-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.bar-chart::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.bar-chart.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.bar-chart.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.bar-chart.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bar-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.battery-charging::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery-charging.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.battery-charging.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery-charging.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.battery-charging.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery-charging.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.battery-charging.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery-charging.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.battery::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.battery.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.battery.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.battery.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/battery.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.bell-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.bell-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.bell-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.bell-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.bell::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.bell.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.bell.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.bell.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bell.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.bluetooth::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bluetooth.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.bluetooth.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bluetooth.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.bluetooth.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bluetooth.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.bluetooth.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bluetooth.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.bold::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bold.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.bold.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bold.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.bold.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bold.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.bold.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bold.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.book-open::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book-open.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.book-open.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book-open.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.book-open.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book-open.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.book-open.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book-open.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.book::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.book.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.book.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.book.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/book.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.bookmark::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bookmark.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.bookmark.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bookmark.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.bookmark.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bookmark.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.bookmark.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/bookmark.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.box::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/box.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.box.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/box.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.box.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/box.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.box.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/box.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.briefcase::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/briefcase.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.briefcase.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/briefcase.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.briefcase.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/briefcase.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.briefcase.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/briefcase.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.calendar::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/calendar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.calendar.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/calendar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.calendar.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/calendar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.calendar.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/calendar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.camera-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.camera-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.camera-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.camera-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.camera::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.camera.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.camera.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.camera.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/camera.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.cast::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cast.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.cast.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cast.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.cast.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cast.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.cast.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cast.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.check-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.check-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.check-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.check-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.check-square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.check-square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.check-square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.check-square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.check::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.check.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.check.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.check.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.chevron-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.chevron-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.chevron-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.chevron-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.chevron-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.chevron-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.chevron-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.chevron-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.chevron-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.chevron-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.chevron-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.chevron-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.chevron-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.chevron-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.chevron-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.chevron-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.chevrons-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.chevrons-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.chevrons-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.chevrons-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.chevrons-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.chevrons-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.chevrons-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.chevrons-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.chevrons-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.chevrons-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.chevrons-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.chevrons-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.chevrons-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.chevrons-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.chevrons-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.chevrons-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevrons-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.chrome::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chrome.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.chrome.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chrome.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.chrome.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chrome.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.chrome.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chrome.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.clipboard::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clipboard.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.clipboard.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clipboard.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.clipboard.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clipboard.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.clipboard.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clipboard.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.clock::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.clock.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.clock.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.clock.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/clock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.cloud-drizzle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-drizzle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.cloud-drizzle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-drizzle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.cloud-drizzle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-drizzle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.cloud-drizzle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-drizzle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.cloud-lightning::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-lightning.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.cloud-lightning.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-lightning.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.cloud-lightning.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-lightning.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.cloud-lightning.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-lightning.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.cloud-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.cloud-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.cloud-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.cloud-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.cloud-rain::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-rain.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.cloud-rain.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-rain.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.cloud-rain.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-rain.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.cloud-rain.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-rain.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.cloud-snow::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-snow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.cloud-snow.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-snow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.cloud-snow.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-snow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.cloud-snow.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud-snow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.cloud::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.cloud.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.cloud.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.cloud.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.code::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/code.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.code.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/code.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.code.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/code.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.code.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/code.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.codepen::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codepen.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.codepen.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codepen.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.codepen.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codepen.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.codepen.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codepen.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.codesandbox::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codesandbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.codesandbox.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codesandbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.codesandbox.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codesandbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.codesandbox.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/codesandbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.coffee::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/coffee.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.coffee.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/coffee.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.coffee.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/coffee.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.coffee.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/coffee.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.columns::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/columns.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.columns.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/columns.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.columns.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/columns.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.columns.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/columns.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.command::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/command.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.command.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/command.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.command.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/command.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.command.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/command.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.compass::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/compass.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.compass.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/compass.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.compass.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/compass.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.compass.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/compass.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.copy::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/copy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.copy.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/copy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.copy.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/copy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.copy.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/copy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.corner-down-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.corner-down-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.corner-down-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.corner-down-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.corner-down-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.corner-down-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.corner-down-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.corner-down-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-down-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.corner-left-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.corner-left-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.corner-left-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.corner-left-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.corner-left-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.corner-left-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.corner-left-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.corner-left-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-left-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.corner-right-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.corner-right-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.corner-right-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.corner-right-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.corner-right-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.corner-right-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.corner-right-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.corner-right-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-right-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.corner-up-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.corner-up-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.corner-up-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.corner-up-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.corner-up-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.corner-up-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.corner-up-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.corner-up-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/corner-up-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.cpu::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cpu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.cpu.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cpu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.cpu.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cpu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.cpu.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/cpu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.credit-card::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/credit-card.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.credit-card.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/credit-card.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.credit-card.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/credit-card.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.credit-card.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/credit-card.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.crop::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crop.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.crop.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crop.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.crop.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crop.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.crop.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crop.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.crosshair::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crosshair.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.crosshair.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crosshair.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.crosshair.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crosshair.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.crosshair.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/crosshair.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.database::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/database.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.database.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/database.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.database.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/database.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.database.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/database.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.delete::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/delete.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.delete.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/delete.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.delete.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/delete.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.delete.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/delete.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.disc::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/disc.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.disc.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/disc.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.disc.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/disc.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.disc.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/disc.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.divide-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.divide-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.divide-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.divide-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.divide-square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.divide-square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.divide-square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.divide-square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.divide::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.divide.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.divide.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.divide.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/divide.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.dollar-sign::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dollar-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.dollar-sign.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dollar-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.dollar-sign.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dollar-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.dollar-sign.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dollar-sign.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.download-cloud::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.download-cloud.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.download-cloud.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.download-cloud.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.download::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.download.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.download.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.download.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/download.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.dribbble::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dribbble.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.dribbble.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dribbble.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.dribbble.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dribbble.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.dribbble.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/dribbble.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.droplet::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/droplet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.droplet.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/droplet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.droplet.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/droplet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.droplet.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/droplet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.edit-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.edit-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.edit-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.edit-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.edit-3::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-3.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.edit-3.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-3.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.edit-3.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-3.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.edit-3.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit-3.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.edit::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.edit.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.edit.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.edit.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/edit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.external-link::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/external-link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.external-link.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/external-link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.external-link.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/external-link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.external-link.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/external-link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.eye-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.eye-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.eye-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.eye-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.eye::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.eye.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.eye.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.eye.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/eye.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.facebook::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/facebook.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.facebook.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/facebook.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.facebook.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/facebook.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.facebook.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/facebook.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.fast-forward::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/fast-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.fast-forward.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/fast-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.fast-forward.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/fast-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.fast-forward.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/fast-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.feather::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/feather.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.feather.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/feather.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.feather.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/feather.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.feather.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/feather.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.figma::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/figma.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.figma.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/figma.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.figma.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/figma.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.figma.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/figma.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.file-minus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.file-minus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.file-minus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.file-minus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.file-plus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.file-plus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.file-plus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.file-plus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.file-text::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-text.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.file-text.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-text.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.file-text.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-text.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.file-text.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file-text.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.file::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.file.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.file.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.file.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/file.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.film::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/film.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.film.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/film.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.film.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/film.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.film.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/film.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.filter::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/filter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.filter.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/filter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.filter.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/filter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.filter.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/filter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.flag::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/flag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.flag.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/flag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.flag.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/flag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.flag.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/flag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.folder-minus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.folder-minus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.folder-minus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.folder-minus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.folder-plus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.folder-plus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.folder-plus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.folder-plus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.folder::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.folder.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.folder.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.folder.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/folder.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.framer::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/framer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.framer.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/framer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.framer.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/framer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.framer.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/framer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.frown::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/frown.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.frown.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/frown.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.frown.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/frown.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.frown.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/frown.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.gift::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gift.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.gift.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gift.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.gift.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gift.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.gift.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gift.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.git-branch::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-branch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.git-branch.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-branch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.git-branch.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-branch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.git-branch.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-branch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.git-commit::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-commit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.git-commit.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-commit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.git-commit.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-commit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.git-commit.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-commit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.git-merge::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-merge.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.git-merge.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-merge.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.git-merge.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-merge.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.git-merge.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-merge.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.git-pull-request::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-pull-request.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.git-pull-request.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-pull-request.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.git-pull-request.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-pull-request.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.git-pull-request.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/git-pull-request.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.github::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/github.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.github.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/github.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.github.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/github.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.github.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/github.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.gitlab::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gitlab.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.gitlab.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gitlab.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.gitlab.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gitlab.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.gitlab.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/gitlab.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.globe::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/globe.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.globe.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/globe.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.globe.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/globe.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.globe.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/globe.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.grid::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/grid.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.grid.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/grid.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.grid.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/grid.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.grid.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/grid.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.hard-drive::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hard-drive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.hard-drive.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hard-drive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.hard-drive.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hard-drive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.hard-drive.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hard-drive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.hash::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.hash.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.hash.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.hash.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.headphones::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/headphones.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.headphones.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/headphones.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.headphones.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/headphones.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.headphones.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/headphones.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.heart::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/heart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.heart.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/heart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.heart.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/heart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.heart.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/heart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.help-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/help-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.help-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/help-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.help-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/help-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.help-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/help-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.hexagon::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hexagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.hexagon.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hexagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.hexagon.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hexagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.hexagon.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/hexagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.home::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/home.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.home.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/home.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.home.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/home.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.home.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/home.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.image::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/image.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.image.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/image.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.image.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/image.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.image.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/image.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.inbox::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/inbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.inbox.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/inbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.inbox.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/inbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.inbox.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/inbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.info::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/info.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.info.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/info.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.info.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/info.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.info.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/info.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.instagram::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/instagram.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.instagram.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/instagram.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.instagram.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/instagram.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.instagram.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/instagram.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.italic::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/italic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.italic.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/italic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.italic.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/italic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.italic.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/italic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.key::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/key.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.key.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/key.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.key.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/key.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.key.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/key.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.layers::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layers.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.layers.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layers.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.layers.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layers.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.layers.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layers.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.layout::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layout.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.layout.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layout.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.layout.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layout.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.layout.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/layout.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.life-buoy::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/life-buoy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.life-buoy.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/life-buoy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.life-buoy.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/life-buoy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.life-buoy.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/life-buoy.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.link-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.link-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.link-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.link-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.link::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.link.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.link.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.link.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.linkedin::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/linkedin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.linkedin.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/linkedin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.linkedin.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/linkedin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.linkedin.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/linkedin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.list::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/list.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.list.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/list.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.list.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/list.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.list.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/list.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.loader::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/loader.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.loader.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/loader.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.loader.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/loader.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.loader.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/loader.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.lock::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/lock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.lock.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/lock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.lock.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/lock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.lock.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/lock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.log-in::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.log-in.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.log-in.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.log-in.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.log-out::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.log-out.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.log-out.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.log-out.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/log-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.mail::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.mail.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.mail.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.mail.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.map-pin::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map-pin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.map-pin.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map-pin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.map-pin.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map-pin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.map-pin.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map-pin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.map::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.map.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.map.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.map.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/map.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.maximize-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.maximize-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.maximize-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.maximize-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.maximize::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.maximize.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.maximize.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.maximize.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/maximize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.meh::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/meh.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.meh.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/meh.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.meh.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/meh.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.meh.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/meh.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.menu::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/menu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.menu.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/menu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.menu.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/menu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.menu.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/menu.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.message-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.message-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.message-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.message-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.message-square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.message-square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.message-square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.message-square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/message-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.mic-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.mic-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.mic-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.mic-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.mic::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.mic.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.mic.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.mic.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mic.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.minimize-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.minimize-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.minimize-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.minimize-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.minimize::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.minimize.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.minimize.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.minimize.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minimize.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.minus-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.minus-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.minus-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.minus-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.minus-square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.minus-square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.minus-square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.minus-square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.minus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.minus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.minus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.minus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.monitor::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/monitor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.monitor.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/monitor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.monitor.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/monitor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.monitor.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/monitor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.moon::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/moon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.moon.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/moon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.moon.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/moon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.moon.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/moon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.more-horizontal::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-horizontal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.more-horizontal.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-horizontal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.more-horizontal.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-horizontal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.more-horizontal.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-horizontal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.more-vertical::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-vertical.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.more-vertical.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-vertical.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.more-vertical.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-vertical.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.more-vertical.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/more-vertical.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.mouse-pointer::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mouse-pointer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.mouse-pointer.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mouse-pointer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.mouse-pointer.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mouse-pointer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.mouse-pointer.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/mouse-pointer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.move::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/move.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.move.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/move.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.move.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/move.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.move.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/move.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.music::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/music.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.music.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/music.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.music.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/music.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.music.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/music.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.navigation-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.navigation-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.navigation-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.navigation-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.navigation::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.navigation.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.navigation.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.navigation.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/navigation.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.octagon::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.octagon.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.octagon.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.octagon.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.package::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/package.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.package.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/package.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.package.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/package.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.package.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/package.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.paperclip::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/paperclip.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.paperclip.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/paperclip.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.paperclip.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/paperclip.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.paperclip.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/paperclip.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.pause-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.pause-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.pause-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.pause-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.pause::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.pause.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.pause.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.pause.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pause.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.pen-tool::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pen-tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.pen-tool.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pen-tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.pen-tool.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pen-tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.pen-tool.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pen-tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.percent::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/percent.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.percent.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/percent.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.percent.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/percent.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.percent.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/percent.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.phone-call::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-call.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.phone-call.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-call.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.phone-call.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-call.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.phone-call.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-call.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.phone-forwarded::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-forwarded.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.phone-forwarded.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-forwarded.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.phone-forwarded.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-forwarded.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.phone-forwarded.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-forwarded.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.phone-incoming::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-incoming.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.phone-incoming.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-incoming.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.phone-incoming.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-incoming.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.phone-incoming.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-incoming.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.phone-missed::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-missed.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.phone-missed.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-missed.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.phone-missed.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-missed.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.phone-missed.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-missed.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.phone-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.phone-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.phone-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.phone-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.phone-outgoing::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-outgoing.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.phone-outgoing.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-outgoing.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.phone-outgoing.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-outgoing.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.phone-outgoing.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone-outgoing.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.phone::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.phone.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.phone.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.phone.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/phone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.pie-chart::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pie-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.pie-chart.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pie-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.pie-chart.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pie-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.pie-chart.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pie-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.play-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.play-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.play-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.play-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.play::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.play.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.play.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.play.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/play.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.plus-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.plus-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.plus-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.plus-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.plus-square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.plus-square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.plus-square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.plus-square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.plus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.plus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.plus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.plus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.pocket::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pocket.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.pocket.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pocket.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.pocket.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pocket.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.pocket.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/pocket.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.power::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/power.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.power.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/power.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.power.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/power.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.power.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/power.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.printer::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/printer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.printer.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/printer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.printer.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/printer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.printer.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/printer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.radio::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/radio.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.radio.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/radio.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.radio.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/radio.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.radio.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/radio.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.refresh-ccw::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.refresh-ccw.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.refresh-ccw.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.refresh-ccw.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.refresh-cw::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.refresh-cw.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.refresh-cw.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.refresh-cw.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/refresh-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.repeat::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/repeat.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.repeat.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/repeat.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.repeat.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/repeat.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.repeat.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/repeat.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.rewind::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rewind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.rewind.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rewind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.rewind.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rewind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.rewind.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rewind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.rotate-ccw::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.rotate-ccw.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.rotate-ccw.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.rotate-ccw.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-ccw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.rotate-cw::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.rotate-cw.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.rotate-cw.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.rotate-cw.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rotate-cw.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.rss::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rss.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.rss.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rss.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.rss.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rss.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.rss.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/rss.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.save::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/save.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.save.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/save.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.save.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/save.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.save.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/save.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.scissors::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/scissors.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.scissors.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/scissors.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.scissors.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/scissors.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.scissors.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/scissors.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.search::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/search.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.search.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/search.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.search.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/search.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.search.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/search.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.send::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/send.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.send.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/send.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.send.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/send.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.send.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/send.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.server::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/server.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.server.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/server.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.server.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/server.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.server.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/server.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.settings::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/settings.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.settings.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/settings.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.settings.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/settings.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.settings.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/settings.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.share-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.share-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.share-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.share-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.share::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.share.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.share.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.share.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/share.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.shield-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.shield-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.shield-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.shield-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.shield::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.shield.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.shield.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.shield.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shield.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.shopping-bag::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-bag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.shopping-bag.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-bag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.shopping-bag.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-bag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.shopping-bag.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-bag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.shopping-cart::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-cart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.shopping-cart.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-cart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.shopping-cart.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-cart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.shopping-cart.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shopping-cart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.shuffle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shuffle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.shuffle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shuffle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.shuffle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shuffle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.shuffle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/shuffle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.sidebar::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sidebar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.sidebar.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sidebar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.sidebar.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sidebar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.sidebar.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sidebar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.skip-back::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-back.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.skip-back.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-back.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.skip-back.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-back.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.skip-back.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-back.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.skip-forward::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.skip-forward.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.skip-forward.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.skip-forward.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/skip-forward.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.slack::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slack.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.slack.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slack.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.slack.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slack.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.slack.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slack.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.slash::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.slash.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.slash.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.slash.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/slash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.sliders::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sliders.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.sliders.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sliders.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.sliders.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sliders.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.sliders.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sliders.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.smartphone::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smartphone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.smartphone.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smartphone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.smartphone.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smartphone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.smartphone.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smartphone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.smile::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smile.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.smile.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smile.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.smile.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smile.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.smile.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/smile.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.speaker::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/speaker.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.speaker.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/speaker.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.speaker.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/speaker.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.speaker.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/speaker.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.star::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/star.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.star.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/star.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.star.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/star.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.star.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/star.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.stop-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/stop-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.stop-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/stop-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.stop-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/stop-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.stop-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/stop-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.sun::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sun.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.sun.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sun.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.sun.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sun.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.sun.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sun.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.sunrise::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunrise.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.sunrise.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunrise.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.sunrise.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunrise.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.sunrise.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunrise.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.sunset::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunset.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.sunset.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunset.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.sunset.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunset.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.sunset.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/sunset.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.table::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/table.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.table.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/table.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.table.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/table.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.table.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/table.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.tablet::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tablet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.tablet.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tablet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.tablet.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tablet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.tablet.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tablet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.tag::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.tag.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.tag.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.tag.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.target::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/target.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.target.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/target.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.target.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/target.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.target.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/target.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.terminal::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/terminal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.terminal.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/terminal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.terminal.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/terminal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.terminal.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/terminal.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.thermometer::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thermometer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.thermometer.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thermometer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.thermometer.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thermometer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.thermometer.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thermometer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.thumbs-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.thumbs-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.thumbs-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.thumbs-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.thumbs-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.thumbs-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.thumbs-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.thumbs-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/thumbs-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.toggle-left::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.toggle-left.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.toggle-left.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.toggle-left.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.toggle-right::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.toggle-right.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.toggle-right.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.toggle-right.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/toggle-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.tool::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.tool.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.tool.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.tool.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tool.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.trash-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.trash-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.trash-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.trash-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.trash::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.trash.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.trash.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.trash.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.trello::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trello.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.trello.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trello.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.trello.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trello.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.trello.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trello.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.trending-down::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.trending-down.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.trending-down.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.trending-down.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.trending-up::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.trending-up.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.trending-up.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.trending-up.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/trending-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.triangle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.triangle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.triangle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.triangle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.truck::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/truck.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.truck.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/truck.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.truck.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/truck.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.truck.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/truck.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.tv::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tv.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.tv.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tv.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.tv.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tv.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.tv.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/tv.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.twitch::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.twitch.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.twitch.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.twitch.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.twitter::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.twitter.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.twitter.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.twitter.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/twitter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.type::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/type.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.type.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/type.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.type.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/type.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.type.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/type.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.umbrella::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/umbrella.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.umbrella.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/umbrella.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.umbrella.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/umbrella.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.umbrella.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/umbrella.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.underline::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/underline.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.underline.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/underline.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.underline.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/underline.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.underline.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/underline.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.unlock::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/unlock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.unlock.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/unlock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.unlock.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/unlock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.unlock.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/unlock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.upload-cloud::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.upload-cloud.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.upload-cloud.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.upload-cloud.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload-cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.upload::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.upload.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.upload.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.upload.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/upload.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.user-check::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.user-check.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.user-check.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.user-check.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.user-minus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.user-minus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.user-minus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.user-minus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.user-plus::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.user-plus.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.user-plus.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.user-plus.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.user-x::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.user-x.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.user-x.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.user-x.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.user::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.user.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.user.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.user.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/user.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.users::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/users.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.users.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/users.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.users.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/users.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.users.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/users.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.video-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.video-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.video-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.video-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.video::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.video.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.video.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.video.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/video.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.voicemail::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/voicemail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.voicemail.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/voicemail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.voicemail.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/voicemail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.voicemail.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/voicemail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.volume-1::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-1.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.volume-1.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-1.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.volume-1.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-1.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.volume-1.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-1.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.volume-2::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.volume-2.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.volume-2.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.volume-2.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.volume-x::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.volume-x.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.volume-x.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.volume-x.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.volume::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.volume.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.volume.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.volume.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/volume.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.watch::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/watch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.watch.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/watch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.watch.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/watch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.watch.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/watch.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.wifi-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.wifi-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.wifi-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.wifi-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.wifi::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.wifi.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.wifi.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.wifi.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wifi.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.wind::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.wind.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.wind.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.wind.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/wind.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.x-circle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.x-circle.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.x-circle.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.x-circle.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.x-octagon::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.x-octagon.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.x-octagon.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.x-octagon.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-octagon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.x-square::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.x-square.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.x-square.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.x-square.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.x::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.x.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.x.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.x.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.youtube::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/youtube.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.youtube.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/youtube.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.youtube.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/youtube.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.youtube.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/youtube.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.zap-off::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.zap-off.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.zap-off.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.zap-off.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap-off.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.zap::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.zap.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.zap.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.zap.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zap.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.zoom-in::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.zoom-in.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.zoom-in.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.zoom-in.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-in.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon.icon-red.zoom-out::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 1.5rem;
  height: 1.5rem;
}
.with-icon.icon-red.zoom-out.small::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon.icon-red.zoom-out.medium::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon.icon-red.zoom-out.large::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/zoom-out.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(4399%) hue-rotate(333deg) brightness(88%) contrast(111%);
  width: 3.75rem;
  height: 3.75rem;
}

.with-icon-custom {
  display: flex !important;
  justify-content: space-between;
  width: 1.5rem;
  height: 1.5rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
}
.with-icon-custom.small {
  width: 2.5rem;
  height: 2.5rem;
}
.with-icon-custom.medium {
  width: 3.125rem;
  height: 3.125rem;
}
.with-icon-custom.large {
  width: 3.75rem;
  height: 3.75rem;
}
.with-icon-custom.icon-freshcyan {
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
}
.with-icon-custom.icon-richnavy {
  filter: invert(11%) sepia(78%) saturate(1150%) hue-rotate(208deg) brightness(96%) contrast(97%);
}
.with-icon-custom.icon-deepnavy {
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
}

table thead th {
  background-color: #121A2D !important;
  color: #FBFDFF !important;
  font-family: Quicksand, sans-serif;
  font-size: 1.5rem !important;
  line-height: 1.875rem !important;
  font-weight: 700;
}
table thead th p, table thead th h1, table thead th h2, table thead th h3, table thead th h4, table thead th h5, table thead th h6 {
  color: #FBFDFF !important;
}
table tbody td {
  color: #121A2D;
}
table tbody td:not(.bkgd-coolgrey):first-child {
  background-color: #00c3e5 !important;
  font-weight: 700;
  font-size: 1.375rem;
  line-height: 1.875rem;
}
table tbody th:not(.bkgd-coolgrey):first-child {
  background-color: #00c3e5 !important;
  font-weight: 700;
  font-size: 1.375rem;
  line-height: 1.875rem;
}
table th, table td {
  padding: 1rem !important;
  border: 2px solid #FBFDFF !important;
  background-color: #E5EEF5 !important;
}
table th.table-light, table td.table-light {
  background-color: #FBFDFF !important;
}
table.table-complaints-new thead td {
  background-color: #FBFDFF !important;
}

.swoosh-fullcolour main, .swoosh-faded main {
  background-repeat: no-repeat;
  background-position: top 80px center;
  background-size: 100%;
}

.theme-stbg-fresh-cyan.swoosh-fullcolour main {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 286.00804828973844 1920 677.58953722334' width='1920' height='677.58953722334'%3E%3Cpath fill='%2300c3e5' d='M2490.92 47.1659C2497.92 31.7783 2491.19 13.529 2475.71 6.48625L2386.22 -34.4729C2244.22 -99.388 2076.64 -37.2616 2011.63 104.251L1960.58 215.748C1844.83 468.351 1544.66 579.533 1291.38 463.568L1097.13 373.71C813.074 243.522 476.361 368.243 346.568 651.711L295.521 763.209C244.599 873.989 113.474 922.533 2.29313 871.75L-87.2017 830.791C-102.679 823.749 -120.839 830.516 -127.928 845.86C-134.927 861.248 -128.203 879.497 -112.725 886.54L-23.2305 927.499C118.772 992.414 286.349 930.288 351.36 788.776L402.407 677.278C518.158 424.675 818.328 313.493 1071.61 429.458L1265.86 519.317C1549.92 649.504 1886.63 524.784 2016.42 241.315L2067.47 129.818C2118.39 19.0373 2249.52 -29.5071 2360.7 21.2759L2450.19 62.235C2465.67 69.2778 2483.83 62.5101 2490.92 47.1659Z'/%3E%3C/svg%3E");
}
.theme-stbg-fresh-cyan.swoosh-faded main {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 286.00804828973844 1920 677.58953722334' width='1920' height='677.58953722334'%3E%3Cpath fill='%237fe3f4' d='M2490.92 47.1659C2497.92 31.7783 2491.19 13.529 2475.71 6.48625L2386.22 -34.4729C2244.22 -99.388 2076.64 -37.2616 2011.63 104.251L1960.58 215.748C1844.83 468.351 1544.66 579.533 1291.38 463.568L1097.13 373.71C813.074 243.522 476.361 368.243 346.568 651.711L295.521 763.209C244.599 873.989 113.474 922.533 2.29313 871.75L-87.2017 830.791C-102.679 823.749 -120.839 830.516 -127.928 845.86C-134.927 861.248 -128.203 879.497 -112.725 886.54L-23.2305 927.499C118.772 992.414 286.349 930.288 351.36 788.776L402.407 677.278C518.158 424.675 818.328 313.493 1071.61 429.458L1265.86 519.317C1549.92 649.504 1886.63 524.784 2016.42 241.315L2067.47 129.818C2118.39 19.0373 2249.52 -29.5071 2360.7 21.2759L2450.19 62.235C2465.67 69.2778 2483.83 62.5101 2490.92 47.1659Z'/%3E%3C/svg%3E");
}
.theme-stbg-fresh-cyan h1:not(.no-accent)::after, .theme-stbg-fresh-cyan h2:not(.no-accent)::after, .theme-stbg-fresh-cyan h3:not(.no-accent)::after, .theme-stbg-fresh-cyan h4:not(.no-accent)::after, .theme-stbg-fresh-cyan h5:not(.no-accent)::after, .theme-stbg-fresh-cyan h6:not(.no-accent)::after, .theme-stbg-fresh-cyan .h1:not(.no-accent)::after, .theme-stbg-fresh-cyan .h2:not(.no-accent)::after, .theme-stbg-fresh-cyan .h3:not(.no-accent)::after, .theme-stbg-fresh-cyan .h4:not(.no-accent)::after, .theme-stbg-fresh-cyan .h5:not(.no-accent)::after, .theme-stbg-fresh-cyan .h6:not(.no-accent)::after {
  content: "";
  display: block;
  width: 2.75rem;
  height: 2px;
  background-color: #00c3e5;
  margin-top: 0.5rem;
}
.theme-stbg-fresh-cyan .heading-accent::after {
  content: "";
  display: block;
  width: 2.75rem;
  height: 2px;
  background-color: #00c3e5;
  margin-top: 0.5rem;
}
.theme-stbg-fresh-cyan ul.ticklist li::after, .theme-stbg-fresh-cyan ul.checklist li::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.theme-stbg-fresh-cyan ul.ticklist li.cross::after, .theme-stbg-fresh-cyan ul.checklist li.cross::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.theme-stbg-fresh-cyan ul.ticklist li.cross:before, .theme-stbg-fresh-cyan ul.checklist li.cross:before {
  background-color: #1B2451;
}
.theme-stbg-fresh-cyan ul.ticklist li:before, .theme-stbg-fresh-cyan ul.checklist li:before {
  background-color: #00c3e5;
}

.theme-stbg-tonic-blue.swoosh-fullcolour main {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 286.00804828973844 1920 677.58953722334' width='1920' height='677.58953722334'%3E%3Cpath fill='%23005876' d='M2490.92 47.1659C2497.92 31.7783 2491.19 13.529 2475.71 6.48625L2386.22 -34.4729C2244.22 -99.388 2076.64 -37.2616 2011.63 104.251L1960.58 215.748C1844.83 468.351 1544.66 579.533 1291.38 463.568L1097.13 373.71C813.074 243.522 476.361 368.243 346.568 651.711L295.521 763.209C244.599 873.989 113.474 922.533 2.29313 871.75L-87.2017 830.791C-102.679 823.749 -120.839 830.516 -127.928 845.86C-134.927 861.248 -128.203 879.497 -112.725 886.54L-23.2305 927.499C118.772 992.414 286.349 930.288 351.36 788.776L402.407 677.278C518.158 424.675 818.328 313.493 1071.61 429.458L1265.86 519.317C1549.92 649.504 1886.63 524.784 2016.42 241.315L2067.47 129.818C2118.39 19.0373 2249.52 -29.5071 2360.7 21.2759L2450.19 62.235C2465.67 69.2778 2483.83 62.5101 2490.92 47.1659Z'/%3E%3C/svg%3E");
}
.theme-stbg-tonic-blue.swoosh-faded main {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 286.00804828973844 1920 677.58953722334' width='1920' height='677.58953722334'%3E%3Cpath fill='%237fabba' d='M2490.92 47.1659C2497.92 31.7783 2491.19 13.529 2475.71 6.48625L2386.22 -34.4729C2244.22 -99.388 2076.64 -37.2616 2011.63 104.251L1960.58 215.748C1844.83 468.351 1544.66 579.533 1291.38 463.568L1097.13 373.71C813.074 243.522 476.361 368.243 346.568 651.711L295.521 763.209C244.599 873.989 113.474 922.533 2.29313 871.75L-87.2017 830.791C-102.679 823.749 -120.839 830.516 -127.928 845.86C-134.927 861.248 -128.203 879.497 -112.725 886.54L-23.2305 927.499C118.772 992.414 286.349 930.288 351.36 788.776L402.407 677.278C518.158 424.675 818.328 313.493 1071.61 429.458L1265.86 519.317C1549.92 649.504 1886.63 524.784 2016.42 241.315L2067.47 129.818C2118.39 19.0373 2249.52 -29.5071 2360.7 21.2759L2450.19 62.235C2465.67 69.2778 2483.83 62.5101 2490.92 47.1659Z'/%3E%3C/svg%3E");
}
.theme-stbg-tonic-blue h1:not(.no-accent)::after, .theme-stbg-tonic-blue h2:not(.no-accent)::after, .theme-stbg-tonic-blue h3:not(.no-accent)::after, .theme-stbg-tonic-blue h4:not(.no-accent)::after, .theme-stbg-tonic-blue h5:not(.no-accent)::after, .theme-stbg-tonic-blue h6:not(.no-accent)::after, .theme-stbg-tonic-blue .h1:not(.no-accent)::after, .theme-stbg-tonic-blue .h2:not(.no-accent)::after, .theme-stbg-tonic-blue .h3:not(.no-accent)::after, .theme-stbg-tonic-blue .h4:not(.no-accent)::after, .theme-stbg-tonic-blue .h5:not(.no-accent)::after, .theme-stbg-tonic-blue .h6:not(.no-accent)::after {
  content: "";
  display: block;
  width: 2.75rem;
  height: 2px;
  background-color: #005876;
  margin-top: 0.5rem;
}
.theme-stbg-tonic-blue .heading-accent::after {
  content: "";
  display: block;
  width: 2.75rem;
  height: 2px;
  background-color: #005876;
  margin-top: 0.5rem;
}
.theme-stbg-tonic-blue ul.ticklist li::after, .theme-stbg-tonic-blue ul.checklist li::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.theme-stbg-tonic-blue ul.ticklist li.cross::after, .theme-stbg-tonic-blue ul.checklist li.cross::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.theme-stbg-tonic-blue ul.ticklist li.cross:before, .theme-stbg-tonic-blue ul.checklist li.cross:before {
  background-color: #1B2451;
}
.theme-stbg-tonic-blue ul.ticklist li:before, .theme-stbg-tonic-blue ul.checklist li:before {
  background-color: #005876;
}

.theme-stbg-mulberry.swoosh-fullcolour main {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 286.00804828973844 1920 677.58953722334' width='1920' height='677.58953722334'%3E%3Cpath fill='%2353436D' d='M2490.92 47.1659C2497.92 31.7783 2491.19 13.529 2475.71 6.48625L2386.22 -34.4729C2244.22 -99.388 2076.64 -37.2616 2011.63 104.251L1960.58 215.748C1844.83 468.351 1544.66 579.533 1291.38 463.568L1097.13 373.71C813.074 243.522 476.361 368.243 346.568 651.711L295.521 763.209C244.599 873.989 113.474 922.533 2.29313 871.75L-87.2017 830.791C-102.679 823.749 -120.839 830.516 -127.928 845.86C-134.927 861.248 -128.203 879.497 -112.725 886.54L-23.2305 927.499C118.772 992.414 286.349 930.288 351.36 788.776L402.407 677.278C518.158 424.675 818.328 313.493 1071.61 429.458L1265.86 519.317C1549.92 649.504 1886.63 524.784 2016.42 241.315L2067.47 129.818C2118.39 19.0373 2249.52 -29.5071 2360.7 21.2759L2450.19 62.235C2465.67 69.2778 2483.83 62.5101 2490.92 47.1659Z'/%3E%3C/svg%3E");
}
.theme-stbg-mulberry.swoosh-faded main {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 286.00804828973844 1920 677.58953722334' width='1920' height='677.58953722334'%3E%3Cpath fill='%23a9a1b6' d='M2490.92 47.1659C2497.92 31.7783 2491.19 13.529 2475.71 6.48625L2386.22 -34.4729C2244.22 -99.388 2076.64 -37.2616 2011.63 104.251L1960.58 215.748C1844.83 468.351 1544.66 579.533 1291.38 463.568L1097.13 373.71C813.074 243.522 476.361 368.243 346.568 651.711L295.521 763.209C244.599 873.989 113.474 922.533 2.29313 871.75L-87.2017 830.791C-102.679 823.749 -120.839 830.516 -127.928 845.86C-134.927 861.248 -128.203 879.497 -112.725 886.54L-23.2305 927.499C118.772 992.414 286.349 930.288 351.36 788.776L402.407 677.278C518.158 424.675 818.328 313.493 1071.61 429.458L1265.86 519.317C1549.92 649.504 1886.63 524.784 2016.42 241.315L2067.47 129.818C2118.39 19.0373 2249.52 -29.5071 2360.7 21.2759L2450.19 62.235C2465.67 69.2778 2483.83 62.5101 2490.92 47.1659Z'/%3E%3C/svg%3E");
}
.theme-stbg-mulberry h1:not(.no-accent)::after, .theme-stbg-mulberry h2:not(.no-accent)::after, .theme-stbg-mulberry h3:not(.no-accent)::after, .theme-stbg-mulberry h4:not(.no-accent)::after, .theme-stbg-mulberry h5:not(.no-accent)::after, .theme-stbg-mulberry h6:not(.no-accent)::after, .theme-stbg-mulberry .h1:not(.no-accent)::after, .theme-stbg-mulberry .h2:not(.no-accent)::after, .theme-stbg-mulberry .h3:not(.no-accent)::after, .theme-stbg-mulberry .h4:not(.no-accent)::after, .theme-stbg-mulberry .h5:not(.no-accent)::after, .theme-stbg-mulberry .h6:not(.no-accent)::after {
  content: "";
  display: block;
  width: 2.75rem;
  height: 2px;
  background-color: #53436D;
  margin-top: 0.5rem;
}
.theme-stbg-mulberry .heading-accent::after {
  content: "";
  display: block;
  width: 2.75rem;
  height: 2px;
  background-color: #53436D;
  margin-top: 0.5rem;
}
.theme-stbg-mulberry ul.ticklist li::after, .theme-stbg-mulberry ul.checklist li::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.theme-stbg-mulberry ul.ticklist li.cross::after, .theme-stbg-mulberry ul.checklist li.cross::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.theme-stbg-mulberry ul.ticklist li.cross:before, .theme-stbg-mulberry ul.checklist li.cross:before {
  background-color: #1B2451;
}
.theme-stbg-mulberry ul.ticklist li:before, .theme-stbg-mulberry ul.checklist li:before {
  background-color: #53436D;
}

.theme-stbg-teal.swoosh-fullcolour main {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 286.00804828973844 1920 677.58953722334' width='1920' height='677.58953722334'%3E%3Cpath fill='%2300ACB8' d='M2490.92 47.1659C2497.92 31.7783 2491.19 13.529 2475.71 6.48625L2386.22 -34.4729C2244.22 -99.388 2076.64 -37.2616 2011.63 104.251L1960.58 215.748C1844.83 468.351 1544.66 579.533 1291.38 463.568L1097.13 373.71C813.074 243.522 476.361 368.243 346.568 651.711L295.521 763.209C244.599 873.989 113.474 922.533 2.29313 871.75L-87.2017 830.791C-102.679 823.749 -120.839 830.516 -127.928 845.86C-134.927 861.248 -128.203 879.497 -112.725 886.54L-23.2305 927.499C118.772 992.414 286.349 930.288 351.36 788.776L402.407 677.278C518.158 424.675 818.328 313.493 1071.61 429.458L1265.86 519.317C1549.92 649.504 1886.63 524.784 2016.42 241.315L2067.47 129.818C2118.39 19.0373 2249.52 -29.5071 2360.7 21.2759L2450.19 62.235C2465.67 69.2778 2483.83 62.5101 2490.92 47.1659Z'/%3E%3C/svg%3E");
}
.theme-stbg-teal.swoosh-faded main {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 286.00804828973844 1920 677.58953722334' width='1920' height='677.58953722334'%3E%3Cpath fill='%237fd5db' d='M2490.92 47.1659C2497.92 31.7783 2491.19 13.529 2475.71 6.48625L2386.22 -34.4729C2244.22 -99.388 2076.64 -37.2616 2011.63 104.251L1960.58 215.748C1844.83 468.351 1544.66 579.533 1291.38 463.568L1097.13 373.71C813.074 243.522 476.361 368.243 346.568 651.711L295.521 763.209C244.599 873.989 113.474 922.533 2.29313 871.75L-87.2017 830.791C-102.679 823.749 -120.839 830.516 -127.928 845.86C-134.927 861.248 -128.203 879.497 -112.725 886.54L-23.2305 927.499C118.772 992.414 286.349 930.288 351.36 788.776L402.407 677.278C518.158 424.675 818.328 313.493 1071.61 429.458L1265.86 519.317C1549.92 649.504 1886.63 524.784 2016.42 241.315L2067.47 129.818C2118.39 19.0373 2249.52 -29.5071 2360.7 21.2759L2450.19 62.235C2465.67 69.2778 2483.83 62.5101 2490.92 47.1659Z'/%3E%3C/svg%3E");
}
.theme-stbg-teal h1:not(.no-accent)::after, .theme-stbg-teal h2:not(.no-accent)::after, .theme-stbg-teal h3:not(.no-accent)::after, .theme-stbg-teal h4:not(.no-accent)::after, .theme-stbg-teal h5:not(.no-accent)::after, .theme-stbg-teal h6:not(.no-accent)::after, .theme-stbg-teal .h1:not(.no-accent)::after, .theme-stbg-teal .h2:not(.no-accent)::after, .theme-stbg-teal .h3:not(.no-accent)::after, .theme-stbg-teal .h4:not(.no-accent)::after, .theme-stbg-teal .h5:not(.no-accent)::after, .theme-stbg-teal .h6:not(.no-accent)::after {
  content: "";
  display: block;
  width: 2.75rem;
  height: 2px;
  background-color: #00ACB8;
  margin-top: 0.5rem;
}
.theme-stbg-teal .heading-accent::after {
  content: "";
  display: block;
  width: 2.75rem;
  height: 2px;
  background-color: #00ACB8;
  margin-top: 0.5rem;
}
.theme-stbg-teal ul.ticklist li::after, .theme-stbg-teal ul.checklist li::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.theme-stbg-teal ul.ticklist li.cross::after, .theme-stbg-teal ul.checklist li.cross::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.theme-stbg-teal ul.ticklist li.cross:before, .theme-stbg-teal ul.checklist li.cross:before {
  background-color: #1B2451;
}
.theme-stbg-teal ul.ticklist li:before, .theme-stbg-teal ul.checklist li:before {
  background-color: #00ACB8;
}

img {
  max-width: 100%;
  height: auto;
}

#main form .form-group {
  margin-bottom: 1.5rem;
}
#main form label {
  color: #121A2D;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  font-weight: 600;
}
#main form label:not(.form-check-label) {
  margin-bottom: 0.5rem;
}
#main form .formValidation .formError {
  color: #C2003A;
}
#main form .form-control:focus-visible {
  box-shadow: 0 0 0 0.25rem #00c3e5;
}
#main form .form-control.is-invalid:focus-visible,
#main form .was-validated .form-control:invalid:focus-visible {
  box-shadow: 0 0 0 0.25rem #c2003a;
}
#main form input[type=text],
#main form input[type=email],
#main form input[type=url],
#main form input[type=number] {
  border: 1px solid #121A2D;
  padding: 6px 12px;
  border-radius: 6px;
}
#main form textarea {
  border: 1px solid #121A2D;
  padding: 6px 12px;
  border-radius: 6px;
}
#main form select {
  border: 1px solid #121A2D;
  padding: 6px 12px;
  border-radius: 6px;
  background-image: url("../assets/feathericons/chevron-down.svg") !important;
  background-size: 1.5rem;
  background-repeat: no-repeat;
  background-position: right 1rem center;
}
#main form input[type=file] {
  border: 1px solid #121A2D;
  width: 100%;
  padding: 6px 12px;
  border-radius: 6px;
}
#main form input[type=file]:focus-visible {
  box-shadow: 0 0 0 0.25rem #00c3e5;
}
#main form input[type=file].is-invalid:focus-visible {
  box-shadow: 0 0 0 0.25rem #c2003a;
}
#main form .form-check .form-check-input {
  margin-left: 0.5rem;
  margin-right: 1.5rem;
  transform: scale(1.5);
  border: 1px solid #121A2D;
}
#main form .form-check.form-check-inline {
  padding-left: 0;
  flex: 1;
}
#main form .form-check.form-check-inline input[type=radio] {
  opacity: 0;
  position: fixed;
  width: 0;
}
#main form .form-check.form-check-inline input[type=radio]:focus + label {
  background-color: rgba(121, 187, 204, 0.1);
}
#main form .form-check.form-check-inline input[type=radio]:checked + label {
  background-color: #FBFDFF;
  border-color: #121A2D;
  color: #121A2D;
  position: relative;
}
#main form .form-check.form-check-inline input[type=radio]:checked + label::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.5rem;
  height: 1.5rem;
}
#main form .form-check.form-check-inline input[type=radio]:checked + label:after {
  position: absolute;
  right: 0.5rem;
}
#main form .form-check.form-check-inline input[type=radio]:focus-visible + label {
  outline: 3px solid #00c3e5;
}
#main form .form-check.form-check-inline input[type=radio] + label {
  display: inline-block;
  background-color: #FBFDFF;
  border: 1px solid #007EA8;
  font-size: 1rem;
  margin-bottom: 0.25rem;
  border-radius: 3px;
  width: inherit;
  white-space: nowrap;
  cursor: pointer;
  padding: 0.5rem 2.5rem 0.5rem 2.5rem;
  color: #121A2D;
  width: 100%;
  text-align: center;
}
#main form .rsform-type-radiogroup .formControls {
  display: flex;
  flex-wrap: wrap;
}
#main form .invalid-feedback {
  color: #C2003A;
  font-size: 1rem;
}
#main form .star {
  color: #C2003A;
}
#main form.was-validated input[type=text]:invalid,
#main form.was-validated input[type=email]:invalid,
#main form.was-validated input[type=url]:invalid,
#main form.was-validated input[type=number]:invalid,
#main form.was-validated select:invalid,
#main form.was-validated textarea:invalid {
  border: 1px solid #C2003A;
}
#main form.rs-form .formContainer div.form-row .rsform-block .formControls {
  position: relative;
}
#main form #postcode {
  text-transform: uppercase;
}
#main form .g2-message ul li::before {
  content: none !important;
}
#main form .ui.form .field.field input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 100px ivory inset !important;
  box-shadow: 0 0 0 100px #fff inset !important;
  border-color: #79bbcc !important;
}
#main form .ui.form .field.field input:-webkit-autofill,
#main form .ui.form .field.field input:-webkit-autofill:hover,
#main form .ui.form .field.field input:-webkit-autofill:focus,
#main form .ui.form .field.field input:-webkit-autofill:active {
  box-shadow: 0 0 0 100px #fff inset !important;
  border-color: #79bbcc !important;
}
#main form.rs-form .formContainer .form-row .rsform-block-optional-email-address, #main form.rs-form .formContainer .row .rsform-block-optional-email-address {
  display: none;
}

.pagination__wrapper {
  max-width: 100%;
}
@media (min-width: 768px) {
  .pagination__wrapper {
    max-width: 80%;
  }
}
.pagination__wrapper ul.pagination {
  margin-top: 0rem;
  gap: 0 1rem;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .pagination__wrapper ul.pagination {
    margin-top: 2rem;
  }
}
.pagination__wrapper ul.pagination li {
  padding: 0;
  display: none;
}
@media (min-width: 992px) {
  .pagination__wrapper ul.pagination li {
    display: list-item;
  }
}
.pagination__wrapper ul.pagination li:first-child, .pagination__wrapper ul.pagination li:last-child, .pagination__wrapper ul.pagination li:nth-child(2), .pagination__wrapper ul.pagination li:nth-last-child(2) {
  display: list-item;
}
.pagination__wrapper ul.pagination li:first-child a, .pagination__wrapper ul.pagination li:last-child a, .pagination__wrapper ul.pagination li:nth-child(2) a, .pagination__wrapper ul.pagination li:nth-last-child(2) a {
  border: 0;
}
.pagination__wrapper ul.pagination li:first-child a:hover, .pagination__wrapper ul.pagination li:last-child a:hover, .pagination__wrapper ul.pagination li:nth-child(2) a:hover, .pagination__wrapper ul.pagination li:nth-last-child(2) a:hover {
  color: #005876;
  background-color: transparent;
}
.pagination__wrapper ul.pagination li a {
  cursor: pointer;
  border: 2px solid #005876;
  border-radius: 50%;
  font-size: 1.25rem;
  line-height: 1.25rem;
  width: 3.5rem;
  height: 3.5rem;
  display: inline-block;
  text-align: center;
  padding: 1rem 0;
  text-decoration: none;
}
.pagination__wrapper ul.pagination li a:hover {
  background-color: #005876;
  color: #FBFDFF;
}
.pagination__wrapper ul.pagination li.active a {
  background-color: #005876;
  color: #FBFDFF;
}
.pagination__wrapper ul.pagination li.disabled a {
  cursor: not-allowed;
  color: #757575;
}

.com-content-category-blog__counter {
  padding-left: 0.5rem;
}
@media (min-width: 768px) {
  .com-content-category-blog__counter {
    padding-left: 0rem;
  }
}

.mod_stb_main_navigation .navbar {
  position: unset;
}
.mod_stb_main_navigation .navbar .btn.btn-search-icon {
  margin-right: 0.5rem;
}
@media (min-width: 576px) {
  .mod_stb_main_navigation .navbar .btn.btn-search-icon {
    margin-right: 2rem;
  }
}
.mod_stb_main_navigation .navbar-toggler {
  background-color: transparent;
  border: none;
  color: #121A2D;
  position: relative;
  right: 5%;
  z-index: 21;
  width: 45px;
  height: 30px;
  top: -5px;
}
.mod_stb_main_navigation .navbar-toggler .line {
  display: block;
  background: #121A2D;
  width: 45px;
  height: 3px;
  position: absolute;
  left: 0;
  border-radius: 1.5px;
  transition: all 0.4s;
}
.mod_stb_main_navigation .navbar-toggler .line.line1 {
  top: 0;
}
.mod_stb_main_navigation .navbar-toggler .line.line2 {
  top: 50%;
}
.mod_stb_main_navigation .navbar-toggler .line.line3 {
  top: 100%;
}
.mod_stb_main_navigation .navbar-toggler.menu-open .line1 {
  transform: translateY(15px) rotate(45deg);
}
.mod_stb_main_navigation .navbar-toggler.menu-open .line2 {
  opacity: 0;
}
.mod_stb_main_navigation .navbar-toggler.menu-open .line3 {
  transform: translateY(-15px) rotate(-45deg);
}
.mod_stb_main_navigation .navbar-toggler:focus {
  outline: 0;
  box-shadow: unset;
}
.mod_stb_main_navigation .navbar-toggler:focus-visible {
  outline: 3px solid #121A2D;
}
.mod_stb_main_navigation .navbar .offcanvas {
  background-color: #FBFDFF;
  width: 100vw;
  padding: 0 2rem;
  border: 0;
}
@media (min-width: 992px) {
  .mod_stb_main_navigation .navbar .offcanvas {
    background-color: unset;
    width: unset;
    top: unset;
    padding: unset;
  }
}
.mod_stb_main_navigation .navbar .offcanvas-title {
  color: #121A2D;
}
.mod_stb_main_navigation .navbar .offcanvas a {
  color: #121A2D;
  text-decoration: none;
  font-size: 1.125rem;
  font-weight: 700;
}
@media (min-width: 992px) {
  .mod_stb_main_navigation .navbar .offcanvas a {
    font-weight: 400;
  }
}
@media (min-width: 1400px) and (max-width: 1700px) {
  .mod_stb_main_navigation .navbar .offcanvas a {
    font-size: 1rem;
  }
}
.mod_stb_main_navigation .navbar .offcanvas a:hover {
  text-decoration: none;
}
.mod_stb_main_navigation .navbar .offcanvas a:focus-visible {
  outline: 3px solid #121A2D;
}
.mod_stb_main_navigation .navbar .offcanvas a.btn {
  width: 100%;
  display: block;
  margin: 1.5rem 0;
  color: #FBFDFF;
}
.mod_stb_main_navigation .navbar .offcanvas-body {
  justify-content: flex-start;
  border-top: 1px solid #FBFDFF;
  padding: 0;
  overflow-y: hidden;
}
@media (min-width: 992px) {
  .mod_stb_main_navigation .navbar .offcanvas-body {
    border-top: 0;
    overflow-y: visible;
  }
}
.mod_stb_main_navigation .navbar .offcanvas-body .mobile-search-container {
  position: relative;
}
.mod_stb_main_navigation .navbar .offcanvas-body .mobile-search-container .mobile-search-inner {
  background-color: #121A2D;
  position: absolute;
  width: 100%;
  z-index: 10;
}
.mod_stb_main_navigation .navbar .offcanvas-body .mobile-search-container .mobile-search-inner a.btn {
  position: relative;
  width: 100%;
  top: 1rem;
}
.mod_stb_main_navigation .navbar .offcanvas-body .nav {
  display: block;
  padding-top: 2rem;
  padding-bottom: 1rem;
  overflow-y: auto;
  height: 100%;
  padding-left: 0.5rem;
}
@media (min-width: 992px) {
  .mod_stb_main_navigation .navbar .offcanvas-body .nav {
    gap: 0 1.5rem;
    display: flex;
    padding-top: 0rem;
    padding-bottom: 0rem;
    overflow: unset;
    height: auto;
    padding-left: 0rem;
  }
}
.mod_stb_main_navigation .navbar .offcanvas-body .nav .nav-item {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .mod_stb_main_navigation .navbar .offcanvas-body .nav .nav-item {
    display: block;
  }
}
.mod_stb_main_navigation .navbar .offcanvas-body .nav .nav-item.hovered > .submenu-container {
  display: block;
}
.mod_stb_main_navigation .navbar .offcanvas-body .nav .submenu-container {
  display: none;
  width: 100vw;
  max-width: 100%;
  background-color: #FBFDFF;
  background-clip: padding-box;
  left: 0px;
  position: absolute;
  margin-top: 0rem;
  padding: 0 2rem;
  padding-top: 1.5rem;
  padding-bottom: 1rem;
  top: 0rem;
  z-index: 10;
  overflow-y: auto;
  height: 100%;
}
@media (min-width: 992px) {
  .mod_stb_main_navigation .navbar .offcanvas-body .nav .submenu-container {
    top: unset;
    padding: 0;
    padding-top: 3rem;
    position: absolute;
    justify-content: center;
    overflow-y: unset;
    height: auto;
  }
}
.mod_stb_main_navigation .navbar .offcanvas-body .nav .submenu-container .inner {
  display: block;
}
@media (min-width: 992px) {
  .mod_stb_main_navigation .navbar .offcanvas-body .nav .submenu-container .inner {
    display: flex;
    gap: 0 2rem;
    padding-bottom: 2rem;
    position: relative;
  }
}
@media (max-width: 991.98px) {
  .mod_stb_main_navigation .navbar .offcanvas-body .nav .submenu-container .inner {
    max-width: 100%;
    overflow-y: auto;
    padding: 0;
    height: 100%;
  }
}
.mod_stb_main_navigation .navbar .offcanvas-body .nav .submenu-container .nav-item {
  padding-bottom: 0rem;
  padding-top: 0rem;
}
@media (min-width: 992px) {
  .mod_stb_main_navigation .navbar .offcanvas-body .nav .submenu-container .nav-item {
    padding-bottom: 0.75rem;
    padding-top: 0.75rem;
  }
}
.mod_stb_main_navigation .navbar .offcanvas .stb-menu-text {
  display: none;
}
@media (min-width: 992px) {
  .mod_stb_main_navigation .navbar .offcanvas .stb-menu-text {
    display: block;
    flex: 0 0 30%;
  }
}
.mod_stb_main_navigation .navbar .offcanvas .stb-menu-text a.btn {
  width: auto;
  display: inline-block;
  margin: 0;
}
.mod_stb_main_navigation .navbar .offcanvas .stb-menu-text p {
  text-wrap: pretty;
}
.mod_stb_main_navigation .navbar .offcanvas .stb-menu-text h1, .mod_stb_main_navigation .navbar .offcanvas .stb-menu-text h2, .mod_stb_main_navigation .navbar .offcanvas .stb-menu-text h3, .mod_stb_main_navigation .navbar .offcanvas .stb-menu-text h4, .mod_stb_main_navigation .navbar .offcanvas .stb-menu-text h5, .mod_stb_main_navigation .navbar .offcanvas .stb-menu-text h6, .mod_stb_main_navigation .navbar .offcanvas .stb-menu-text .h1, .mod_stb_main_navigation .navbar .offcanvas .stb-menu-text .h2, .mod_stb_main_navigation .navbar .offcanvas .stb-menu-text .h3, .mod_stb_main_navigation .navbar .offcanvas .stb-menu-text .h4, .mod_stb_main_navigation .navbar .offcanvas .stb-menu-text .h5, .mod_stb_main_navigation .navbar .offcanvas .stb-menu-text .h6 {
  text-wrap: balance;
}
@media (max-width: 991.98px) {
  .mod_stb_main_navigation .navbar .offcanvas ul.sub-menu-open {
    overflow: hidden;
  }
}
.mod_stb_main_navigation .navbar .offcanvas ul.level-1 > .nav-item a {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (min-width: 992px) {
  .mod_stb_main_navigation .navbar .offcanvas ul.level-1 > .nav-item.hovered, .mod_stb_main_navigation .navbar .offcanvas ul.level-1 > .nav-item.active {
    border-bottom: 2px solid #00c3e5;
  }
}
.mod_stb_main_navigation .navbar .offcanvas ul.level-2 {
  max-width: 100%;
  width: 100%;
  position: relative;
  padding-left: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (min-width: 992px) {
  .mod_stb_main_navigation .navbar .offcanvas ul.level-2 {
    width: 25% !important;
    width: auto;
    padding-left: 0rem;
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
@media (min-width: 992px) {
  .mod_stb_main_navigation .navbar .offcanvas ul.level-2 .nav-item {
    display: flex;
    padding-top: 0.45rem !important;
    padding-bottom: 0.45rem !important;
  }
}
.mod_stb_main_navigation .navbar .offcanvas ul.level-2 .nav-item.hovered > ul.level-3 {
  display: block;
}
@media (max-width: 991.98px) {
  .mod_stb_main_navigation .navbar .offcanvas ul.level-2 .nav-item.hovered > ul.level-3 {
    height: 100%;
    overflow-y: auto;
  }
}
.mod_stb_main_navigation .navbar .offcanvas ul.level-2 .nav-item a {
  font-size: 1.125rem;
  font-weight: 700;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (min-width: 992px) {
  .mod_stb_main_navigation .navbar .offcanvas ul.level-2 .nav-item a {
    font-size: 1.125rem;
    font-weight: 600;
  }
}
.mod_stb_main_navigation .navbar .offcanvas ul.level-2 .nav-item a:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}
@media (min-width: 992px) {
  .mod_stb_main_navigation .navbar .offcanvas ul.level-2 .nav-item button.sub-menu-toggle {
    margin-right: 2rem;
    padding-left: 1rem;
  }
}
.mod_stb_main_navigation .navbar .offcanvas ul.level-2 .nav-item button.sub-menu-toggle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.8rem;
  height: 100%;
}
.mod_stb_main_navigation .navbar .offcanvas ul.level-2 .nav-item button.sub-menu-toggle:focus-visible::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.8rem;
  height: 100%;
}
.mod_stb_main_navigation .navbar .offcanvas ul.level-3 {
  display: none;
  position: absolute;
  left: 0;
  top: 0rem;
  background-color: #FBFDFF;
  width: 100%;
  z-index: 15;
  padding-top: 0.5rem;
  padding-left: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (min-width: 992px) {
  .mod_stb_main_navigation .navbar .offcanvas ul.level-3 {
    left: 100%;
    padding-left: 2rem !important;
    top: 0rem;
    min-height: unset;
    background-color: unset;
    padding: unset;
    padding-top: 0rem;
    padding-left: 0rem;
    padding-bottom: 0rem;
    overflow-y: unset;
  }
}
.mod_stb_main_navigation .navbar .offcanvas ul.level-3 .nav-item {
  padding-top: 0.2rem !important;
  padding-bottom: 0.2rem !important;
}
@media (min-width: 992px) {
  .mod_stb_main_navigation .navbar .offcanvas ul.level-3 .nav-item {
    padding-top: 0.9rem !important;
    padding-bottom: 0.9rem !important;
  }
}
.mod_stb_main_navigation .navbar .offcanvas ul.level-3 .nav-item a {
  font-size: 1.125rem;
  font-weight: 700;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (min-width: 992px) {
  .mod_stb_main_navigation .navbar .offcanvas ul.level-3 .nav-item a {
    font-size: 1.125rem;
    font-weight: 600;
    display: block;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 1.8rem;
  }
}
.mod_stb_main_navigation .navbar .offcanvas ul.level-3 .nav-item a:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}
.mod_stb_main_navigation .navbar .offcanvas button.sub-menu-toggle {
  margin-right: 0;
  background: none;
  border: none;
  margin-left: 0rem;
  vertical-align: middle;
  padding: 0;
}
.mod_stb_main_navigation .navbar .offcanvas button.sub-menu-toggle::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.8rem;
  height: 1.8rem;
}
.mod_stb_main_navigation .navbar .offcanvas button.sub-menu-toggle:focus-visible::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 1.8rem;
  height: 1.8rem;
}
@media (min-width: 992px) {
  .mod_stb_main_navigation .navbar .offcanvas button.sub-menu-toggle::after {
    content: "" !important;
    display: inline-block;
    background-image: url("../assets/feathericons/chevron-down.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
    width: 1.8rem;
    height: 1.8rem;
  }
  .mod_stb_main_navigation .navbar .offcanvas button.sub-menu-toggle:focus-visible::after {
    content: "" !important;
    display: inline-block;
    background-image: url("../assets/feathericons/chevron-down.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
    width: 1.8rem;
    height: 1.8rem;
  }
}
.mod_stb_main_navigation .navbar .offcanvas .close-menu-button {
  position: absolute;
  top: 1rem;
  right: 0;
  background-color: transparent;
  box-shadow: none;
  border: none;
}
.mod_stb_main_navigation .navbar .offcanvas .close-menu-button::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.mod_stb_main_navigation .navbar .offcanvas .close-menu-button.mobile {
  left: -10000px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  right: unset;
}
.mod_stb_main_navigation .navbar .offcanvas .close-menu-button.mobile:focus-visible {
  top: -0.5rem;
  left: 2rem;
  z-index: 30;
  overflow: visible;
  width: auto;
  height: auto;
}
.mod_stb_main_navigation .navbar .offcanvas .close-menu-button.mobile:focus-visible::before {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.mod_stb_main_navigation .navbar .offcanvas .close-menu-button.mobile:after {
  display: none;
}
.mod_stb_main_navigation .navbar .offcanvas .menu-back-button {
  display: block;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-top: 0.5rem;
}
.mod_stb_main_navigation .navbar .offcanvas .menu-back-button button {
  padding: 0.3rem 1.5rem 0.3rem 1.5rem;
  font-size: 1rem;
}
@media (min-width: 992px) {
  .mod_stb_main_navigation .navbar .offcanvas .menu-back-button {
    display: none;
  }
}
.mod_stb_main_navigation .navbar .offcanvas-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 20;
  width: 100%;
}
@media (max-height: 499px) {
  .mod_stb_main_navigation .navbar .offcanvas-footer {
    display: none !important;
  }
}

.menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(251, 253, 255, 0.8);
  z-index: 5;
  display: none;
}
@media (min-width: 992px) {
  .menu-overlay {
    display: block;
  }
}

.offcanvas-backdrop {
  display: none;
}

body.no-scroll {
  overflow-y: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
}

.secondary-navigation {
  border-left: 1px solid #121A2D;
  padding-left: 1rem;
}
.secondary-navigation.nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  column-gap: 0.8rem;
}
.secondary-navigation.nav a {
  font-size: 1.125rem;
  font-weight: 400;
  text-decoration: none;
}
.secondary-navigation.nav a:not(.btn) {
  color: #1B2451;
}
@media (min-width: 1400px) and (max-width: 1700px) {
  .secondary-navigation.nav a {
    font-size: 1rem;
  }
}
.secondary-navigation.nav a:hover {
  text-decoration: underline;
}

.container.container-wide {
  max-width: 1600px;
}

@media (min-width: 992px) {
  .container.container-narrow {
    max-width: 992px;
  }
}

.sr-only,
.visibility-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

iframe {
  max-width: 100%;
  aspect-ratio: 16/9;
}

dd time {
  display: flex;
  column-gap: 0.5rem;
}
dd time::before {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/calendar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}

.jumbotron {
  background-color: #E5EEF5;
  padding: 2rem 1rem !important;
  border-radius: 28px;
  margin-bottom: 1.5rem;
}

ul.sitemap#sitemap-main {
  gap: 1rem;
}
ul.sitemap#sitemap-main > li {
  margin-bottom: 10px;
}
ul.sitemap#sitemap-main > li > a {
  color: #121A2D;
  font-size: 1.6rem;
  border-bottom: 1px solid #121A2D;
  font-weight: 500;
  text-decoration: none;
}
ul.sitemap#sitemap-main > li > a:hover {
  text-decoration: none;
}
ul.sitemap#sitemap-main > li > ul {
  margin-top: 1rem;
}
ul.sitemap#sitemap-main > li > ul > li {
  padding-left: 0;
  margin-bottom: 10px;
}
ul.sitemap#sitemap-main > li > ul > li > a {
  color: #121A2D;
  font-size: 1.4rem;
  font-weight: 700;
  text-decoration: none;
}
ul.sitemap#sitemap-main > li > ul > li > a:hover {
  text-decoration: none;
}
ul.sitemap#sitemap-main > li > ul > li > ul {
  margin-top: 1rem;
}
ul.sitemap#sitemap-main > li > ul > li > ul > li {
  padding-left: 1rem;
}
ul.sitemap#sitemap-main > li > ul > li > ul > li > a {
  font-size: 1.1rem;
  margin-bottom: 10px;
  display: block;
  font-weight: 400;
}

.page-sitemap main ul.sitemap .btn {
  display: none;
}

.skipnav {
  text-align: left;
}
.skipnav a {
  position: absolute;
  left: -10000px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.skipnav a:focus, .skipnav a:active {
  position: fixed;
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  overflow: visible;
  text-decoration: underline;
  background-color: #00c3e5;
  color: #121A2D;
  border-bottom: 3px solid #E5EEF5;
  z-index: 9999;
  padding: 1rem;
  font-weight: 600;
  font-size: 1.3rem;
}

.header {
  width: 100%;
  z-index: 10;
  background-color: #FBFDFF;
}
.header .container.container-wide {
  max-width: 1800px;
}
.header .top-notice {
  background-color: #00c3e5;
  color: #121A2D;
  padding: 0.5rem;
}
.header .top-notice p {
  margin: 0;
  padding: 0;
  font-weight: 600;
}
.header .top-notice p:not(:last-child) {
  margin-bottom: 1rem;
}
.header-main {
  padding: 1.5rem 0;
}
.header-logo {
  max-width: 220px;
}
.header-sticky {
  background-color: #FBFDFF;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  transition: background-color 0.5s ease;
  position: fixed;
  top: 0;
  left: 0;
}
.header .header-secondary-navigation {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
}
@media (min-width: 992px) {
  .header .header-secondary-navigation {
    height: auto;
    align-items: start;
  }
}
@media (max-width: 575.98px) {
  .header .header-secondary-navigation ul.secondary-navigation {
    display: none;
  }
}
.header a:not(.btn):visited {
  color: #121A2D;
}

body {
  background-color: #FBFDFF;
}

.footer {
  background-color: #E5EEF5;
  padding: 2rem 0;
}
.footer .nav {
  display: block;
}
.footer .nav-item {
  font-size: 0.875rem;
  margin-bottom: 1rem;
}
.footer .nav-header {
  font-family: Quicksand, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
  display: block;
  color: #1B2451;
}
.footer .nav-header::after {
  content: "";
  display: block;
  width: 2.75rem;
  height: 2px;
  background-color: #00c3e5;
  margin-top: 0.5rem;
}
.footer .nav a {
  color: #1B2451;
  text-decoration: none;
}
.footer .nav a:hover {
  text-decoration: underline;
}
.footer-d * {
  font-size: 0.75rem;
  line-height: 1.5rem;
}
.footer-d .stb-logo-image-grid .images-container {
  justify-content: start;
}
.footer-d .stb-logo-image-grid .images-container .logo-image-container {
  flex: none;
}

.mod-stb-showcase .showcase-content-wrapper {
  border-radius: 1.75rem;
}
.mod-stb-showcase .showcase-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2rem 1rem;
  height: 100%;
  width: 100%;
}
@media (min-width: 992px) {
  .mod-stb-showcase .showcase-content {
    padding: 4rem;
    width: 80%;
  }
}
.mod-stb-showcase .showcase-content .showcase-heading {
  margin-bottom: 1.5rem;
}
.mod-stb-showcase .showcase-media {
  height: 100%;
}
.mod-stb-showcase .showcase-media img {
  border-top-left-radius: 1.75rem;
  border-bottom-left-radius: 0;
  border-top-right-radius: 1.75rem;
  border-bottom-right-radius: 0;
  width: 100%;
  height: 220px;
  object-fit: cover;
}
@media (min-width: 768px) {
  .mod-stb-showcase .showcase-media img {
    height: 380px;
  }
}
@media (min-width: 992px) {
  .mod-stb-showcase .showcase-media img {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 1.75rem;
    border-bottom-right-radius: 1.75rem;
    height: 100%;
  }
}
.mod-stb-showcase.icon .showcase-media {
  padding: 2rem 1rem;
  display: flex;
  justify-content: end;
}
@media (min-width: 992px) {
  .mod-stb-showcase.icon .showcase-media {
    padding: 4rem;
  }
}
.mod-stb-showcase.icon .showcase-media .card-icon {
  justify-content: end;
  justify-self: end;
}

.theme-stbg-fresh-cyan .mod-stb-showcase .showcase-heading {
  color: #00c3e5;
}
.theme-stbg-fresh-cyan .mod-stb-showcase .bkgd-coolgrey .showcase-heading {
  color: #121A2D;
}

.theme-stbg-teal .mod-stb-showcase .showcase-heading {
  color: #00ACB8;
}

.stb-offcanvas-search .offcanvas {
  width: 100%;
  max-width: 100%;
  background-color: #121A2D;
  border: 0;
}
.stb-offcanvas-search .offcanvas .offcanvas-header button {
  filter: invert(100%) sepia(100%) saturate(1%) hue-rotate(66deg) brightness(105%) contrast(101%);
  opacity: 1;
  font-size: 1.5rem;
  line-height: 1.8rem;
}
.stb-offcanvas-search .offcanvas .offcanvas-header button:hover, .stb-offcanvas-search .offcanvas .offcanvas-header button:focus {
  filter: invert(53%) sepia(23%) saturate(6893%) hue-rotate(164deg) brightness(98%) contrast(101%);
}
.stb-offcanvas-search .offcanvas .offcanvas-body form .form-group {
  position: relative;
}
.stb-offcanvas-search .offcanvas .offcanvas-body form .form-group input.form-control {
  background-color: #121A2D;
  border: 0;
  border-bottom: 2px solid #FBFDFF;
  color: #FBFDFF;
  font-size: 1.5rem;
  line-height: 2.5rem;
  padding: 1.5rem 3rem 1.5rem 0rem;
  border-radius: 0;
  box-shadow: none;
}
.stb-offcanvas-search .offcanvas .offcanvas-body form .form-group input.form-control::placeholder {
  color: #FBFDFF;
  font-style: italic;
}
.stb-offcanvas-search .offcanvas .offcanvas-body form .form-group input.form-control::-webkit-search-cancel-button {
  display: none;
}
.stb-offcanvas-search .offcanvas .offcanvas-body form .form-group input.form-control:-webkit-autofill, .stb-offcanvas-search .offcanvas .offcanvas-body form .form-group input.form-control:-webkit-autofill:hover, .stb-offcanvas-search .offcanvas .offcanvas-body form .form-group input.form-control:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
  -webkit-text-fill-color: #FBFDFF !important; /* Optional: control text color */
  transition: background-color 5000s ease-in-out 0s; /* Prevent flicker */
}
.stb-offcanvas-search .offcanvas .offcanvas-body form .form-group button.btn {
  position: absolute;
  right: 0;
  top: 1.5rem;
  color: #FBFDFF;
  padding: 0 0.5rem;
  font-size: 1.5rem;
  line-height: 1.8rem;
  border: 0;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
}
.stb-offcanvas-search .offcanvas .offcanvas-body form .form-group button.btn::after {
  padding: 0;
}
.stb-offcanvas-search .offcanvas .offcanvas-body form .form-group button.btn:hover, .stb-offcanvas-search .offcanvas .offcanvas-body form .form-group button.btn:focus {
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  border: 0;
}
.stb-offcanvas-search .offcanvas .offcanvas-body form .form-group button.btn:hover::after, .stb-offcanvas-search .offcanvas .offcanvas-body form .form-group button.btn:focus::after {
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
}

.mod-accordion .stb-accordion .card {
  margin-bottom: 1rem;
  border: 0;
  border-radius: 0;
  background-color: transparent;
}
.mod-accordion .stb-accordion .card:last-child {
  margin-bottom: 0;
}
.mod-accordion .stb-accordion .card .card-header {
  padding: 0;
  border-radius: 28px;
  border: 0;
  display: flex;
  background-color: transparent;
  position: relative;
}
.mod-accordion .stb-accordion .card .card-header button.btn {
  width: 100%;
  display: block;
  padding: 1.5rem;
  border-radius: 0;
  border-top-left-radius: 28px;
  border-bottom-left-radius: 28px;
  text-align: left;
  background-color: transparent;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-style: normal;
  text-decoration: none;
  margin: 0;
}
.mod-accordion .stb-accordion .card .card-header button.btn:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .mod-accordion .stb-accordion .card .card-header button.btn {
    font-size: 1.5rem;
    line-height: 2rem;
    padding: 2rem;
  }
}
.mod-accordion .stb-accordion .card .card-header .accordion-chevron {
  flex: 0 0 20%;
  width: 100%;
  max-width: 8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}
.mod-accordion .stb-accordion .card .card-header .accordion-chevron::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 2.5rem;
  height: 2.5rem;
}
.mod-accordion .stb-accordion .card .card-header .accordion-chevron:after {
  transform: rotate(0deg);
  transition: 0.2s;
  position: relative;
  display: inline-block;
}
.mod-accordion .stb-accordion .card .card-header .accordion-chevron:hover {
  cursor: pointer;
}
.mod-accordion .stb-accordion .card .card-header:after {
  content: "";
  position: absolute;
  left: 3rem;
  bottom: -24px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 22px 0 22px;
}
.mod-accordion .stb-accordion .card .card-header.collapsed .accordion-chevron:after {
  transform: rotate(180deg);
}
.mod-accordion .stb-accordion .card .card-header.collapsed:after {
  display: none;
}
.mod-accordion .stb-accordion .card .collapse-content .card-body {
  padding: 3rem 0.3rem;
}
@media (min-width: 768px) {
  .mod-accordion .stb-accordion .card .collapse-content .card-body {
    padding: 3rem 3rem;
  }
}
.mod-accordion.bkgd-none .stb-accordion .card .card-header button {
  background-color: #121A2D !important;
  color: #ffffff !important;
}
.mod-accordion.bkgd-none .stb-accordion .card .card-header button:focus-visible {
  outline: 3px solid #00c3e5;
  background-color: #005876;
}
.mod-accordion.bkgd-none .stb-accordion .card .card-header .accordion-chevron {
  background-color: #00c3e5;
  color: #121A2D;
}
.mod-accordion.bkgd-none .stb-accordion .card .card-header:after {
  border-color: #121A2D transparent transparent transparent;
}
.mod-accordion.bkgd-coolgrey .stb-accordion .card .card-header button {
  background-color: #121A2D !important;
  color: #ffffff !important;
}
.mod-accordion.bkgd-coolgrey .stb-accordion .card .card-header button:focus-visible {
  outline: 3px solid #00c3e5;
  background-color: #005876;
}
.mod-accordion.bkgd-coolgrey .stb-accordion .card .card-header .accordion-chevron {
  background-color: #00c3e5;
  color: #121A2D;
}
.mod-accordion.bkgd-coolgrey .stb-accordion .card .card-header:after {
  border-color: #121A2D transparent transparent transparent;
}
.mod-accordion.bkgd-richnavy .stb-accordion .card .card-header {
  background-color: #00c3e5;
  color: #121A2D;
}
.mod-accordion.bkgd-richnavy .stb-accordion .card .card-header button:focus-visible {
  outline: 3px solid #121A2D;
  background-color: #005876;
}
.mod-accordion.bkgd-richnavy .stb-accordion .card .card-header .accordion-chevron {
  background-color: #E5EEF5;
  color: #FBFDFF;
}
.mod-accordion.bkgd-richnavy .stb-accordion .card .card-header:after {
  border-color: #00c3e5 transparent transparent transparent;
}
.mod-accordion.bkgd-freshcyan .stb-accordion .card .card-header button {
  background-color: #121A2D !important;
  color: #FBFDFF !important;
}
.mod-accordion.bkgd-freshcyan .stb-accordion .card .card-header button:focus-visible {
  outline: 3px solid #00c3e5;
  background-color: #005876;
}
.mod-accordion.bkgd-freshcyan .stb-accordion .card .card-header .accordion-chevron {
  background-color: #005876;
  color: #FBFDFF;
}
.mod-accordion.bkgd-freshcyan .stb-accordion .card .card-header .accordion-chevron::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 2.5rem;
  height: 2.5rem;
}
.mod-accordion.bkgd-freshcyan .stb-accordion .card .card-header:after {
  border-color: #121A2D transparent transparent transparent;
}
.mod-accordion.bkgd-tonicblue .stb-accordion .card .card-header {
  background-color: #FBFDFF;
  color: #121A2D;
}
.mod-accordion.bkgd-tonicblue .stb-accordion .card .card-header button:focus-visible {
  outline: 3px solid #00c3e5;
  background-color: #FBFDFF;
}
.mod-accordion.bkgd-tonicblue .stb-accordion .card .card-header .accordion-chevron {
  background-color: #E5EEF5;
  color: #FBFDFF;
}
.mod-accordion.bkgd-tonicblue .stb-accordion .card .card-header:after {
  border-color: #FBFDFF transparent transparent transparent;
}
.mod-accordion.bkgd-deepnavy .stb-accordion .card .card-header {
  background-color: #00c3e5;
  color: #121A2D;
}
.mod-accordion.bkgd-deepnavy .stb-accordion .card .card-header button:focus-visible {
  outline: 3px solid #121A2D;
  background-color: #005876;
}
.mod-accordion.bkgd-deepnavy .stb-accordion .card .card-header .accordion-chevron {
  background-color: #E5EEF5;
  color: #FBFDFF;
}
.mod-accordion.bkgd-deepnavy .stb-accordion .card .card-header:after {
  border-color: #00c3e5 transparent transparent transparent;
}
.mod-accordion.bkgd-white .stb-accordion .card .card-header button {
  background-color: #121A2D !important;
  color: #ffffff !important;
}
.mod-accordion.bkgd-white .stb-accordion .card .card-header button:focus-visible {
  outline: 3px solid #00c3e5;
  background-color: #005876;
}
.mod-accordion.bkgd-white .stb-accordion .card .card-header .accordion-chevron {
  background-color: #00c3e5;
  color: #121A2D;
}
.mod-accordion.bkgd-white .stb-accordion .card .card-header:after {
  border-color: #121A2D transparent transparent transparent;
}
.mod-accordion.bkgd-purewhite .stb-accordion .card .card-header button {
  background-color: #121A2D !important;
  color: #ffffff !important;
}
.mod-accordion.bkgd-purewhite .stb-accordion .card .card-header button:focus-visible {
  outline: 3px solid #00c3e5;
  background-color: #005876;
}
.mod-accordion.bkgd-purewhite .stb-accordion .card .card-header .accordion-chevron {
  background-color: #00c3e5;
  color: #121A2D;
}
.mod-accordion.bkgd-purewhite .stb-accordion .card .card-header:after {
  border-color: #121A2D transparent transparent transparent;
}
.mod-accordion.bkgd-black .stb-accordion .card .card-header {
  background-color: #00c3e5;
  color: #121A2D;
}
.mod-accordion.bkgd-black .stb-accordion .card .card-header button:focus-visible {
  outline: 3px solid #121A2D;
  background-color: #005876;
}
.mod-accordion.bkgd-black .stb-accordion .card .card-header .accordion-chevron {
  background-color: #E5EEF5;
  color: #FBFDFF;
}
.mod-accordion.bkgd-black .stb-accordion .card .card-header:after {
  border-color: #00c3e5 transparent transparent transparent;
}
.mod-accordion.bkgd-lightgrey .stb-accordion .card .card-header button {
  background-color: #121A2D !important;
  color: #ffffff !important;
}
.mod-accordion.bkgd-lightgrey .stb-accordion .card .card-header button:focus-visible {
  outline: 3px solid #00c3e5;
  background-color: #005876;
}
.mod-accordion.bkgd-lightgrey .stb-accordion .card .card-header .accordion-chevron {
  background-color: #00c3e5;
  color: #121A2D;
}
.mod-accordion.bkgd-lightgrey .stb-accordion .card .card-header:after {
  border-color: #121A2D transparent transparent transparent;
}
.mod-accordion.bkgd-lightblue .stb-accordion .card .card-header button {
  background-color: #121A2D !important;
  color: #ffffff !important;
}
.mod-accordion.bkgd-lightblue .stb-accordion .card .card-header button:focus-visible {
  outline: 3px solid #00c3e5;
  background-color: #005876;
}
.mod-accordion.bkgd-lightblue .stb-accordion .card .card-header .accordion-chevron {
  background-color: #00c3e5;
  color: #121A2D;
}
.mod-accordion.bkgd-lightblue .stb-accordion .card .card-header:after {
  border-color: #121A2D transparent transparent transparent;
}
.mod-accordion.bkgd-deepnavy50 .stb-accordion .card .card-header {
  background-color: #00c3e5;
  color: #121A2D;
}
.mod-accordion.bkgd-deepnavy50 .stb-accordion .card .card-header button:focus-visible {
  outline: 3px solid #121A2D;
  background-color: #005876;
}
.mod-accordion.bkgd-deepnavy50 .stb-accordion .card .card-header .accordion-chevron {
  background-color: #E5EEF5;
  color: #FBFDFF;
}
.mod-accordion.bkgd-deepnavy50 .stb-accordion .card .card-header:after {
  border-color: #00c3e5 transparent transparent transparent;
}
.mod-accordion.bkgd-diagonalgradient .stb-accordion .card .card-header {
  background-color: #00c3e5;
  color: #121A2D;
}
.mod-accordion.bkgd-diagonalgradient .stb-accordion .card .card-header button:focus-visible {
  outline: 3px solid #121A2D;
  background-color: #005876;
}
.mod-accordion.bkgd-diagonalgradient .stb-accordion .card .card-header .accordion-chevron {
  background-color: #E5EEF5;
  color: #FBFDFF;
}
.mod-accordion.bkgd-diagonalgradient .stb-accordion .card .card-header:after {
  border-color: #00c3e5 transparent transparent transparent;
}
.mod-accordion.bkgd-darkdiagonalgradient .stb-accordion .card .card-header {
  background-color: #00c3e5;
  color: #121A2D;
}
.mod-accordion.bkgd-darkdiagonalgradient .stb-accordion .card .card-header button:focus-visible {
  outline: 3px solid #121A2D;
  background-color: #005876;
}
.mod-accordion.bkgd-darkdiagonalgradient .stb-accordion .card .card-header .accordion-chevron {
  background-color: #E5EEF5;
  color: #FBFDFF;
}
.mod-accordion.bkgd-darkdiagonalgradient .stb-accordion .card .card-header:after {
  border-color: #00c3e5 transparent transparent transparent;
}
.mod-stb-quote blockquote {
  margin: 0;
}
.mod-stb-quote p {
  font-family: Quicksand, sans-serif;
}
.mod-stb-quote.with-icon p {
  font-size: 1.5rem;
  line-height: 2.25rem;
  font-weight: 500;
  margin-left: 90px;
}
@media (min-width: 992px) {
  .mod-stb-quote.with-icon p {
    margin-left: 130px;
    font-size: 2rem;
    line-height: 3.125rem;
  }
}
.mod-stb-quote.with-icon p.mod-stb-quote-author {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  margin-top: 1.3rem;
  margin-bottom: 0;
}
.mod-stb-quote.with-icon .mod-stb-quote-text {
  position: relative;
}
.mod-stb-quote.with-icon .mod-stb-quote-text:before {
  content: "";
  background: url("data:image/svg+xml,%3Csvg width='102' height='72' viewBox='0 0 102 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M62.75 36L92.125 36C93.6831 36 95.1775 36.613 96.2793 37.7041C97.381 38.7952 98 40.2751 98 41.8182L98 62.1818C98 63.7249 97.381 65.2048 96.2793 66.2959C95.1775 67.387 93.6831 68 92.125 68L68.625 68C67.0669 68 65.5725 67.387 64.4707 66.2959C63.369 65.2048 62.75 63.7249 62.75 62.1818L62.75 36ZM62.75 36C62.75 21.4545 68.625 12.7273 86.25 4M4 36L33.375 36C34.9331 36 36.4275 36.613 37.5293 37.7041C38.631 38.7952 39.25 40.2751 39.25 41.8182L39.25 62.1818C39.25 63.7249 38.631 65.2048 37.5293 66.2959C36.4275 67.387 34.9331 68 33.375 68L9.875 68C8.31685 68 6.82252 67.387 5.72074 66.2959C4.61897 65.2048 4 63.7249 4 62.1818L4 36ZM4 36C4 21.4545 9.875 12.7273 27.5 3.99999' stroke='%23000000' stroke-width='7' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  width: 60px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 10px;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
}
@media (min-width: 992px) {
  .mod-stb-quote.with-icon .mod-stb-quote-text:before {
    width: 100px;
    top: 15px;
  }
}
.mod-stb-quote.with-icon.bkgd-freshcyan .mod-stb-quote-text:before, .mod-stb-quote.with-icon.bkgd-lightgrey .mod-stb-quote-text:before {
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
}
.mod-stb-quote.with-icon.bkgd-tonicblue .mod-stb-quote-text:before {
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
}
.mod-stb-quote.without-icon p {
  font-size: 1.5rem;
  line-height: 1.75rem;
  font-weight: 500;
  text-align: center;
}
.mod-stb-quote.without-icon p.mod-stb-quote-author {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  margin-top: 1.3rem;
  margin-bottom: 0;
}
.mod-stb-quote.without-icon .mod-stb-quote-text {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.mod-stb-quote.without-icon .mod-stb-quote-text > p {
  width: 100%;
  flex: 0 0 100%;
}
.mod-stb-quote.without-icon .mod-stb-quote-text::after {
  content: "";
  display: block;
  width: 2.75rem;
  height: 2px;
  background-color: #00c3e5;
  margin-top: 0.5rem;
}
.mod-stb-infotiles-card {
  height: 100%;
  border-radius: 28px;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1607843137);
}
.mod-stb-infotiles-card .card-body {
  padding: 1.5rem;
}
.mod-stb-infotiles-card .card-title {
  font-size: 1.75rem;
  line-height: 2rem;
  font-weight: 500;
  margin-bottom: 1rem;
}
.mod-stb-infotiles-card .card-image img {
  border-top-right-radius: 28px;
  border-top-left-radius: 28px;
  aspect-ratio: 16/9;
}
.mod-stb-infotiles-card.bkgd-deepnavy .card-title {
  color: #00c3e5;
}

.mod-stb-panelnavigation.outline-card-icon .mod-stb-panelnavigation-card {
  border-style: solid;
  border-width: 2px;
  border-radius: 28px;
  padding: 2rem;
  justify-content: center;
  flex-wrap: wrap;
  height: 100%;
  position: relative;
}
.mod-stb-panelnavigation.outline-card-icon .card-icon {
  display: block !important;
  text-align: center;
}
.mod-stb-panelnavigation.outline-card-icon .card-icon.with-icon-custom {
  margin: 0 auto;
}
.mod-stb-panelnavigation.outline-card-icon .card-body {
  text-align: center;
  margin-top: 1rem;
  width: 100%;
  flex: 0 0 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
}
.mod-stb-panelnavigation.outline-card-icon .card-title {
  font-size: 1.5rem;
  line-height: 1.75rem;
  font-weight: 500;
}
.mod-stb-panelnavigation.outline-card-icon .card-button {
  margin-top: 1rem;
}
.mod-stb-panelnavigation.outline-card-icon a.btn.oa-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: " TEST ";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0.2);
}

.mod-stb-panelnavigation.outline-card-icon.bkgd-coolgrey .mod-stb-panelnavigation-card {
  border-color: #00c3e5;
}

.mod-stb-panelnavigation.outline-card-icon.bkgd-richnavy .mod-stb-panelnavigation-card {
  border-color: #FBFDFF;
}

.mod-stb-panelnavigation.outline-card-icon.bkgd-freshcyan .mod-stb-panelnavigation-card {
  border-color: #121A2D;
}

.mod-stb-panelnavigation.outline-card-icon.bkgd-tonicblue .mod-stb-panelnavigation-card {
  border-color: #FBFDFF;
}

.mod-stb-panelnavigation.outline-card-icon.bkgd-deepnavy .mod-stb-panelnavigation-card {
  border-color: #FBFDFF;
}

.mod-stb-panelnavigation.outline-card-icon.bkgd-lightblue .mod-stb-panelnavigation-card {
  border-color: #121A2D;
}

.mod-stb-panelnavigation.outline-card-icon.bkgd-white .mod-stb-panelnavigation-card {
  border-color: #121A2D;
}

.mod-stb-panelnavigation.outline-card-icon.bkgd-purewhite .mod-stb-panelnavigation-card {
  border-color: #121A2D;
}

.mod-stb-panelnavigation.outline-card-icon.bkgd-black .mod-stb-panelnavigation-card {
  border-color: #FBFDFF;
}

.mod-stb-panelnavigation.outline-card-icon.bkgd-lightgrey .mod-stb-panelnavigation-card {
  border-color: #00c3e5;
}

.mod-stb-panelnavigation.solid-arrow .mod-stb-panelnavigation-card {
  height: 100%;
  border-radius: 28px;
  padding: 2rem;
  position: relative;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1607843137);
}
.mod-stb-panelnavigation.solid-arrow .mod-stb-panelnavigation-card .card-body {
  padding-bottom: 4.5rem;
}
.mod-stb-panelnavigation.solid-arrow .mod-stb-panelnavigation-card .card-title {
  font-size: 1.75rem;
  line-height: 2.25rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
}
.mod-stb-panelnavigation.solid-arrow .mod-stb-panelnavigation-card .card-button {
  position: absolute;
  bottom: 2rem;
  left: 2rem;
}
.mod-stb-panelnavigation.solid-arrow .mod-stb-panelnavigation-card.bkgd-deepnavy .card-title {
  color: #00c3e5;
}

.mod-stb-panelnavigation.solid-icon .mod-stb-panelnavigation-card {
  height: 100%;
  border-radius: 28px;
  padding: 2rem;
  position: relative;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1607843137);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.mod-stb-panelnavigation.solid-icon .mod-stb-panelnavigation-card .card-body {
  width: 100%;
  -webkit-line-break: after-white-space;
}
.mod-stb-panelnavigation.solid-icon .mod-stb-panelnavigation-card .card-title {
  font-size: 1.75rem;
  line-height: 1.75rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
  display: block;
  white-space: normal !important;
  word-spacing: normal !important;
}
@media (min-width: 1200px) {
  .mod-stb-panelnavigation.solid-icon .mod-stb-panelnavigation-card .card-title {
    font-size: 2.75rem;
    line-height: 2.75rem;
  }
}
.mod-stb-panelnavigation.solid-icon .mod-stb-panelnavigation-card .card-button-wrapper {
  display: flex;
  align-items: end;
  width: 100%;
  padding-top: 2rem;
}
.mod-stb-panelnavigation.solid-icon .mod-stb-panelnavigation-card .card-button-wrapper .card-button {
  width: 100%;
}
.mod-stb-panelnavigation.solid-icon .mod-stb-panelnavigation-card .card-icon-wrapper {
  width: 100%;
  display: flex;
  justify-content: end;
  justify-self: end;
  margin-bottom: 0.5rem;
}
.mod-stb-panelnavigation.solid-icon .mod-stb-panelnavigation-card .card-icon-wrapper .card-icon {
  display: block !important;
}
.mod-stb-panelnavigation.solid-icon .mod-stb-panelnavigation-card.bkgd-deepnavy .card-title {
  color: #00c3e5;
}

.mod-stb-panelnavigation.solid-list .mod-stb-panelnavigation-card {
  height: 100%;
  border-radius: 28px;
  padding: 2rem;
  position: relative;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1607843137);
}
.mod-stb-panelnavigation.solid-list .mod-stb-panelnavigation-card .card-body {
  padding-bottom: 4.5rem;
}
.mod-stb-panelnavigation.solid-list .mod-stb-panelnavigation-card .card-body ul {
  list-style-type: none;
  padding-left: 0;
}
.mod-stb-panelnavigation.solid-list .mod-stb-panelnavigation-card .card-body ul li {
  font-size: 1.25rem;
  line-height: 1.5rem;
  padding-bottom: 0.5rem;
}
@media (min-width: 1200px) {
  .mod-stb-panelnavigation.solid-list .mod-stb-panelnavigation-card .card-body ul li {
    font-size: 1.5rem;
    line-height: 1.75rem;
    padding-bottom: 1rem;
  }
}
.mod-stb-panelnavigation.solid-list .mod-stb-panelnavigation-card .card-title {
  font-size: 1.75rem;
  line-height: 1.75rem;
  font-weight: 500;
  margin-bottom: 2rem;
}
@media (min-width: 1200px) {
  .mod-stb-panelnavigation.solid-list .mod-stb-panelnavigation-card .card-title {
    font-size: 2.75rem;
    line-height: 2.75rem;
  }
}
.mod-stb-panelnavigation.solid-list .mod-stb-panelnavigation-card .card-button {
  position: absolute;
  bottom: 2rem;
  left: 2rem;
}
.mod-stb-panelnavigation.solid-list .mod-stb-panelnavigation-card.bkgd-deepnavy .card-title {
  color: #00c3e5;
}

.mod-stb-split-content img {
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1607843137);
}
.mod-stb-split-content .split-content-text {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
}
.mod-stb-split-content .split-content-text > * {
  flex: 1;
}
.mod-stb-split-content .split-content-image-container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.mod-stb-split-content .split-content-image-container .split-content-image {
  border-radius: 28px;
  max-width: 550px;
  width: 100%;
}
.mod-stb-split-content.vertical-separator.column1-first .row > div:first-child {
  border-right-width: 0;
  border-right-style: solid;
  border-right-color: #121A2D;
}
@media (min-width: 992px) {
  .mod-stb-split-content.vertical-separator.column1-first .row > div:first-child {
    border-right-width: 2px;
  }
}
.mod-stb-split-content.content-alignment-top .split-content-text, .mod-stb-split-content.content-alignment-top .split-content-image-container, .mod-stb-split-content.content-alignment-top .split-content-media-container {
  align-items: flex-start;
}
.mod-stb-split-content.content-alignment-center .split-content-text, .mod-stb-split-content.content-alignment-center .split-content-image-container, .mod-stb-split-content.content-alignment-center .split-content-media-container {
  align-items: center;
}
.mod-stb-split-content.content-alignment-bottom .split-content-text, .mod-stb-split-content.content-alignment-bottom .split-content-image-container, .mod-stb-split-content.content-alignment-bottom .split-content-media-container {
  align-items: flex-end;
}
.mod-stb-split-content.column1-first .row > div:first-child {
  order: 1;
}
@media (min-width: 992px) {
  .mod-stb-split-content.column1-first .row > div:first-child {
    order: 1;
  }
}
.mod-stb-split-content.column1-first .row > div:last-child {
  order: 2;
}
@media (min-width: 992px) {
  .mod-stb-split-content.column1-first .row > div:last-child {
    order: 2;
  }
}
@media (min-width: 992px) {
  .mod-stb-split-content.column1-first .split-content-text.column-1 {
    padding-right: 3rem;
  }
  .mod-stb-split-content.column1-first .split-content-text.column-2 {
    padding-left: 3rem;
  }
}
@media (min-width: 992px) {
  .mod-stb-split-content.column1-first .split-content-image-container.column-1, .mod-stb-split-content.column1-first .split-content-media-container.column-1 {
    padding-right: 3rem;
  }
  .mod-stb-split-content.column1-first .split-content-image-container.column-2, .mod-stb-split-content.column1-first .split-content-media-container.column-2 {
    padding-left: 3rem;
  }
}
.mod-stb-split-content.column2-first .row > div:first-child {
  order: 2;
}
@media (min-width: 992px) {
  .mod-stb-split-content.column2-first .row > div:first-child {
    order: 1;
  }
}
.mod-stb-split-content.column2-first .row > div:last-child {
  order: 1;
}
@media (min-width: 992px) {
  .mod-stb-split-content.column2-first .row > div:last-child {
    order: 2;
  }
}
@media (min-width: 992px) {
  .mod-stb-split-content.column2-first .split-content-text.column-1 {
    padding-right: 3rem;
  }
  .mod-stb-split-content.column2-first .split-content-text.column-2 {
    padding-left: 3rem;
  }
}
@media (min-width: 992px) {
  .mod-stb-split-content.column2-first .split-content-image-container.column-1, .mod-stb-split-content.column2-first .split-content-media-container.column-1 {
    padding-right: 3rem;
  }
  .mod-stb-split-content.column2-first .split-content-image-container.column-2, .mod-stb-split-content.column2-first .split-content-media-container.column-2 {
    padding-left: 3rem;
  }
}
.mod-stb-split-content.button .button-container {
  height: 100%;
  display: flex;
  justify-content: start;
  align-items: center;
}
@media (min-width: 992px) {
  .mod-stb-split-content.button .button-container {
    justify-content: end;
  }
}
.mod-stb-split-content.icon .column-2 .split-content-text-inner {
  display: flex;
  column-gap: 2rem;
}
.mod-stb-split-content.split-card .split-content-card-card {
  padding: 2rem;
  border-radius: 28px;
}
@media (min-width: 992px) {
  .mod-stb-split-content.split-card .split-content-card-card {
    padding: 3rem;
  }
}

.bkgd-coolgrey.stb-split-content.vertical-separator.column1-first .row > div:first-child {
  border-color: #121A2D;
}

.bkgd-richnavy.stb-split-content.vertical-separator.column1-first .row > div:first-child {
  border-color: #FBFDFF;
}

.bkgd-freshcyan.stb-split-content.vertical-separator.column1-first .row > div:first-child {
  border-color: #121A2D;
}

.bkgd-tonicblue.stb-split-content.vertical-separator.column1-first .row > div:first-child {
  border-color: #FBFDFF;
}

.bkgd-deepnavy.stb-split-content.vertical-separator.column1-first .row > div:first-child {
  border-color: #FBFDFF;
}

.bkgd-white.stb-split-content.vertical-separator.column1-first .row > div:first-child {
  border-color: #121A2D;
}

.bkgd-purewhite.stb-split-content.vertical-separator.column1-first .row > div:first-child {
  border-color: #121A2D;
}

.bkgd-black.stb-split-content.vertical-separator.column1-first .row > div:first-child {
  border-color: #FBFDFF;
}

.bkgd-lightgrey.stb-split-content.vertical-separator.column1-first .row > div:first-child {
  border-color: #121A2D;
}

.bkgd-deepnavy50.stb-split-content.vertical-separator.column1-first .row > div:first-child {
  border-color: #FBFDFF;
}

.bkgd-diagonalgradient.stb-split-content.vertical-separator.column1-first .row > div:first-child {
  border-color: #FBFDFF;
}

.bkgd-darkdiagonalgradient.stb-split-content.vertical-separator.column1-first .row > div:first-child {
  border-color: #FBFDFF;
}

.stb-meet-the-team .team-filter {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 3rem;
}
.stb-meet-the-team .team-filter button.active {
  background-color: #1B2451;
}
.stb-meet-the-team .modal .modal-dialog {
  max-width: 100%;
}
@media (min-width: 768px) {
  .stb-meet-the-team .modal .modal-dialog {
    max-width: 80%;
  }
}
.stb-meet-the-team .modal .modal-dialog .modal-content {
  display: flex;
  flex-direction: row;
  border-radius: 28px;
}
@media (max-width: 991.98px) {
  .stb-meet-the-team .modal .modal-dialog .modal-content .modal-body {
    padding: 0;
  }
}
.stb-meet-the-team .modal .modal-dialog .modal-content .modal-body .close-button {
  position: absolute;
  right: 1rem;
  top: 1rem;
  background-color: #FBFDFF;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.stb-meet-the-team .modal .modal-dialog .modal-content .modal-body .close-button::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
@media (min-width: 992px) {
  .stb-meet-the-team .modal .modal-dialog .modal-content .modal-body .close-button {
    background-color: #005876;
  }
  .stb-meet-the-team .modal .modal-dialog .modal-content .modal-body .close-button::after {
    content: "" !important;
    display: inline-block;
    background-image: url("../assets/feathericons/x.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
    width: 1.5rem;
    height: 1.5rem;
  }
}
.stb-meet-the-team .modal .modal-dialog .modal-content .modal-body .close-button:focus-visible {
  outline: 4px solid #00c3e5;
}
.stb-meet-the-team .modal .modal-dialog .modal-content .modal-body .modal-container-inner {
  padding: 2rem;
}
@media (max-width: 991.98px) {
  .stb-meet-the-team .modal .modal-dialog .modal-content .modal-body .modal-container-inner {
    padding: 0;
  }
}
.stb-meet-the-team .modal .modal-dialog .modal-content .modal-body .modal-container-inner img {
  border-radius: 28px;
  width: 100%;
}
@media (max-width: 991.98px) {
  .stb-meet-the-team .modal .modal-dialog .modal-content .modal-body .modal-container-inner img {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    aspect-ratio: 16/9;
    object-fit: cover;
  }
}
.stb-meet-the-team .modal .modal-dialog .modal-content .modal-body .modal-container-inner .modal-content-container {
  padding: 0;
}
@media (max-width: 991.98px) {
  .stb-meet-the-team .modal .modal-dialog .modal-content .modal-body .modal-container-inner .modal-content-container {
    padding: 3rem;
  }
}
@media (max-width: 767.98px) {
  .stb-meet-the-team .modal .modal-dialog .modal-content .modal-body .modal-container-inner .modal-content-container {
    padding: 1rem;
  }
}
.stb-meet-the-team .modal .modal-dialog .modal-content .modal-body .modal-container-inner .modal-content-container .modal-team-member-name {
  font-size: 1.5rem;
  line-height: 1.75rem;
  font-weight: 700;
}
.stb-meet-the-team .modal .modal-dialog .modal-content .modal-body .modal-container-inner .modal-content-container .team-member-position {
  font-size: 1.375rem;
  line-height: 1.625rem;
  font-weight: 500;
  font-family: Quicksand, sans-serif;
  margin-bottom: 2rem;
}
.stb-meet-the-team .modal .modal-dialog .modal-content .modal-body .modal-container-inner .modal-content-container .team-member-bio {
  margin-top: 2rem;
}
.stb-meet-the-team .modal .modal-dialog .modal-content .modal-body .modal-container-inner .modal-content-container .team-member-bio > p:first-child {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1rem;
  padding-bottom: 0;
}
.stb-meet-the-team .modal .modal-dialog .modal-content .modal-body .modal-body-contact {
  padding: 2rem;
  padding-top: 4rem;
}
.stb-meet-the-team .modal .modal-dialog .modal-content .modal-body .modal-body-contact .rsform-block-reset {
  display: none;
}
.stb-meet-the-team .modal .modal-dialog .modal-content .modal-body button.contact-toggle {
  margin: 0 2rem 2rem 2rem !important;
}
.stb-meet-the-team .modal .modal-dialog .modal-content .modal-body button.bio-toggle {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .stb-meet-the-team .modal .modal-dialog .modal-content .modal-body button.bio-toggle {
    padding: 1rem;
  }
}
.stb-meet-the-team .team-member-container {
  margin-bottom: 1.5rem;
}
.stb-meet-the-team .team-member-container .team-member {
  position: relative;
  padding: 0;
  border: 0;
  border-radius: 28px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.stb-meet-the-team .team-member-container .team-member .team-member-image img {
  width: 100%;
  aspect-ratio: 4/3;
  object-fit: cover;
  object-position: center;
  border-top-left-radius: 28px;
  border-top-right-radius: 28px;
}
.stb-meet-the-team .team-member-container .team-member .team-member-details {
  text-align: center;
  width: 100%;
  border-bottom-left-radius: 28px;
  border-bottom-right-radius: 28px;
}
.stb-meet-the-team .team-member-container .team-member .team-member-details .team-member-info {
  padding: 2rem 1rem;
}
@media (min-width: 768px) {
  .stb-meet-the-team .team-member-container .team-member .team-member-details .team-member-info {
    padding: 2rem 2rem;
  }
}
.stb-meet-the-team .team-member-container .team-member .team-member-details .team-member-name {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.75rem;
}
.stb-meet-the-team .team-member-container .team-member .team-member-details .team-member-position {
  font-family: Quicksand, sans-serif;
  font-size: 1.375rem;
  line-height: 1.625rem;
  font-weight: 500;
}
.stb-meet-the-team .team-member-container .team-member .team-member-details .team-member-telephone, .stb-meet-the-team .team-member-container .team-member .team-member-details .team-member-mobile {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  color: #FBFDFF;
}
.stb-meet-the-team .team-member-container .team-member .view-profile-button-container {
  padding: 0rem 1rem 2rem 1rem;
  width: 100%;
}
@media (min-width: 768px) {
  .stb-meet-the-team .team-member-container .team-member .view-profile-button-container {
    padding: 0rem 2rem 2rem 2rem;
  }
}
.stb-meet-the-team .team-member-container .team-member .view-profile-button-container span.btn {
  width: 100%;
}
.stb-meet-the-team .team-member-container .team-member:focus-visible {
  outline: 5px solid #00c3e5;
}
.stb-meet-the-team .team-member-container .team-member.bkgd-deepnavy span.btn.btn-primary:hover, .stb-meet-the-team .team-member-container .team-member.bkgd-deepnavy span.btn.btn-primary:focus-visible {
  background-color: #006d9a !important;
}
.stb-meet-the-team.bkgd-freshcyan .team-member-container .team-member {
  outline: 5px solid #FBFDFF;
}

.mod-stb-articleslist.card-list .mod-stb-articleslist-articles ul {
  list-style: none;
  padding-left: 0;
}
.mod-stb-articleslist .mod-stb-articleslist-articles ul {
  margin-bottom: 2rem;
}

.mod-stb-cta-inner {
  display: flex;
  border-radius: 28px;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .mod-stb-cta-inner {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
.mod-stb-cta-inner.bkgd-deepnavy .h1, .mod-stb-cta-inner.bkgd-deepnavy .h2, .mod-stb-cta-inner.bkgd-deepnavy .h3, .mod-stb-cta-inner.bkgd-deepnavy .h4, .mod-stb-cta-inner.bkgd-deepnavy .h5, .mod-stb-cta-inner.bkgd-deepnavy .h6, .mod-stb-cta-inner.bkgd-deepnavy h1, .mod-stb-cta-inner.bkgd-deepnavy h2, .mod-stb-cta-inner.bkgd-deepnavy h3, .mod-stb-cta-inner.bkgd-deepnavy h4, .mod-stb-cta-inner.bkgd-deepnavy h5, .mod-stb-cta-inner.bkgd-deepnavy h6 {
  color: #00c3e5;
}
.mod-stb-cta-content {
  padding: 1.5rem;
  flex: 0 0 100%;
  display: flex;
  align-items: center;
  order: 2;
}
@media (min-width: 992px) {
  .mod-stb-cta-content {
    padding: 3rem;
    flex: 0 0 60%;
    order: 1;
  }
}
.mod-stb-cta-content .h1, .mod-stb-cta-content .h2, .mod-stb-cta-content .h3, .mod-stb-cta-content .h4, .mod-stb-cta-content .h5, .mod-stb-cta-content .h6, .mod-stb-cta-content h1, .mod-stb-cta-content h2, .mod-stb-cta-content h3, .mod-stb-cta-content h4, .mod-stb-cta-content h5, .mod-stb-cta-content h6 {
  margin-bottom: 0.5rem !important;
}
.mod-stb-cta-content .h1:after, .mod-stb-cta-content .h2:after, .mod-stb-cta-content .h3:after, .mod-stb-cta-content .h4:after, .mod-stb-cta-content .h5:after, .mod-stb-cta-content .h6:after, .mod-stb-cta-content h1:after, .mod-stb-cta-content h2:after, .mod-stb-cta-content h3:after, .mod-stb-cta-content h4:after, .mod-stb-cta-content h5:after, .mod-stb-cta-content h6:after {
  display: none !important;
}
.mod-stb-cta-buttons {
  display: flex;
  gap: 1rem;
  margin-top: 1.5rem;
  flex-wrap: wrap;
}
.mod-stb-cta-buttons a.btn {
  flex: 0 0 100%;
  margin-top: 0;
}
@media (min-width: 992px) {
  .mod-stb-cta-buttons a.btn {
    flex: unset;
  }
}
.mod-stb-cta-image {
  flex: 0 0 100%;
  order: 1;
}
@media (min-width: 992px) {
  .mod-stb-cta-image {
    flex: 0 0 40%;
    order: 2;
  }
}
.mod-stb-cta-image img {
  width: 100%;
  height: 100%;
  display: block;
  aspect-ratio: 16/9;
  object-fit: cover;
  border-top-right-radius: 28px;
  border-bottom-right-radius: 0;
  border-top-left-radius: 28px;
  border-bottom-left-radius: 0;
}
@media (min-width: 992px) {
  .mod-stb-cta-image img {
    border-top-right-radius: 28px;
    border-bottom-right-radius: 28px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    aspect-ratio: 4/3;
  }
}

.mod-stb-downloads .download-item {
  margin-bottom: 1.5rem;
  background-color: #E5EEF5;
  padding: 1.5rem 1.5rem;
  border-radius: 28px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  text-decoration: none;
  gap: 0.5rem;
  color: #121A2D;
}
@media (min-width: 992px) {
  .mod-stb-downloads .download-item {
    padding: 1.5rem 3rem;
  }
}
.mod-stb-downloads .download-item-title {
  font-family: Quicksand, sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.375rem;
}
@media (min-width: 992px) {
  .mod-stb-downloads .download-item-title {
    font-size: 1.5rem;
    line-height: 1.625rem;
  }
}
.mod-stb-downloads .download-item-icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: end;
}
.mod-stb-downloads .download-item:hover {
  background-color: rgb(192.1666666667, 213.9166666667, 230.8333333333);
}
.mod-stb-downloads .download-item:focus-visible {
  background-color: rgb(192.1666666667, 213.9166666667, 230.8333333333);
  outline: 3px solid #00c3e5;
}
.mod-stb-downloads.bkgd-freshcyan .download-item, .mod-stb-downloads.bkgd-lightgrey .download-item, .mod-stb-downloads.bkgd-coolgrey .download-item, .mod-stb-downloads.bkgd-lightblue .download-item, .mod-stb-downloads.bkgd-tonicblue .download-item {
  background-color: #FBFDFF;
}
.mod-stb-downloads.bkgd-freshcyan .download-item:hover, .mod-stb-downloads.bkgd-lightgrey .download-item:hover, .mod-stb-downloads.bkgd-coolgrey .download-item:hover, .mod-stb-downloads.bkgd-lightblue .download-item:hover, .mod-stb-downloads.bkgd-tonicblue .download-item:hover {
  background-color: rgb(200, 227.5, 255);
}
.mod-stb-downloads.bkgd-freshcyan .download-item:focus-visible, .mod-stb-downloads.bkgd-lightgrey .download-item:focus-visible, .mod-stb-downloads.bkgd-coolgrey .download-item:focus-visible, .mod-stb-downloads.bkgd-lightblue .download-item:focus-visible, .mod-stb-downloads.bkgd-tonicblue .download-item:focus-visible {
  background-color: rgb(200, 227.5, 255);
  outline: 3px solid #FBFDFF;
}

hr {
  border-color: #121A2D;
  border-width: 2px;
}

.bkgd-coolgrey hr {
  border-color: #121A2D;
}

.bkgd-coolgrey .bkgd-coolgrey hr {
  border-color: #121A2D;
}

.bkgd-coolgrey .bkgd-richnavy hr {
  border-color: #FBFDFF;
}

.bkgd-coolgrey .bkgd-freshcyan hr {
  border-color: #121A2D;
}

.bkgd-coolgrey .bkgd-tonicblue hr {
  border-color: #FBFDFF;
}

.bkgd-coolgrey .bkgd-deepnavy hr {
  border-color: #FBFDFF;
}

.bkgd-coolgrey .bkgd-white hr {
  border-color: #121A2D;
}

.bkgd-coolgrey .bkgd-purewhite hr {
  border-color: #121A2D;
}

.bkgd-coolgrey .bkgd-black hr {
  border-color: #FBFDFF;
}

.bkgd-coolgrey .bkgd-lightgrey hr {
  border-color: #121A2D;
}

.bkgd-coolgrey .bkgd-deepnavy50 hr {
  border-color: #FBFDFF;
}

.bkgd-coolgrey .bkgd-diagonalgradient hr {
  border-color: #FBFDFF;
}

.bkgd-coolgrey .bkgd-darkdiagonalgradient hr {
  border-color: #FBFDFF;
}

.bkgd-richnavy hr {
  border-color: #FBFDFF;
}

.bkgd-richnavy .bkgd-coolgrey hr {
  border-color: #121A2D;
}

.bkgd-richnavy .bkgd-richnavy hr {
  border-color: #FBFDFF;
}

.bkgd-richnavy .bkgd-freshcyan hr {
  border-color: #121A2D;
}

.bkgd-richnavy .bkgd-tonicblue hr {
  border-color: #FBFDFF;
}

.bkgd-richnavy .bkgd-deepnavy hr {
  border-color: #FBFDFF;
}

.bkgd-richnavy .bkgd-white hr {
  border-color: #121A2D;
}

.bkgd-richnavy .bkgd-purewhite hr {
  border-color: #121A2D;
}

.bkgd-richnavy .bkgd-black hr {
  border-color: #FBFDFF;
}

.bkgd-richnavy .bkgd-lightgrey hr {
  border-color: #121A2D;
}

.bkgd-richnavy .bkgd-deepnavy50 hr {
  border-color: #FBFDFF;
}

.bkgd-richnavy .bkgd-diagonalgradient hr {
  border-color: #FBFDFF;
}

.bkgd-richnavy .bkgd-darkdiagonalgradient hr {
  border-color: #FBFDFF;
}

.bkgd-freshcyan hr {
  border-color: #121A2D;
}

.bkgd-freshcyan .bkgd-coolgrey hr {
  border-color: #121A2D;
}

.bkgd-freshcyan .bkgd-richnavy hr {
  border-color: #FBFDFF;
}

.bkgd-freshcyan .bkgd-freshcyan hr {
  border-color: #121A2D;
}

.bkgd-freshcyan .bkgd-tonicblue hr {
  border-color: #FBFDFF;
}

.bkgd-freshcyan .bkgd-deepnavy hr {
  border-color: #FBFDFF;
}

.bkgd-freshcyan .bkgd-white hr {
  border-color: #121A2D;
}

.bkgd-freshcyan .bkgd-purewhite hr {
  border-color: #121A2D;
}

.bkgd-freshcyan .bkgd-black hr {
  border-color: #FBFDFF;
}

.bkgd-freshcyan .bkgd-lightgrey hr {
  border-color: #121A2D;
}

.bkgd-freshcyan .bkgd-deepnavy50 hr {
  border-color: #FBFDFF;
}

.bkgd-freshcyan .bkgd-diagonalgradient hr {
  border-color: #FBFDFF;
}

.bkgd-freshcyan .bkgd-darkdiagonalgradient hr {
  border-color: #FBFDFF;
}

.bkgd-tonicblue hr {
  border-color: #FBFDFF;
}

.bkgd-tonicblue .bkgd-coolgrey hr {
  border-color: #121A2D;
}

.bkgd-tonicblue .bkgd-richnavy hr {
  border-color: #FBFDFF;
}

.bkgd-tonicblue .bkgd-freshcyan hr {
  border-color: #121A2D;
}

.bkgd-tonicblue .bkgd-tonicblue hr {
  border-color: #FBFDFF;
}

.bkgd-tonicblue .bkgd-deepnavy hr {
  border-color: #FBFDFF;
}

.bkgd-tonicblue .bkgd-white hr {
  border-color: #121A2D;
}

.bkgd-tonicblue .bkgd-purewhite hr {
  border-color: #121A2D;
}

.bkgd-tonicblue .bkgd-black hr {
  border-color: #FBFDFF;
}

.bkgd-tonicblue .bkgd-lightgrey hr {
  border-color: #121A2D;
}

.bkgd-tonicblue .bkgd-deepnavy50 hr {
  border-color: #FBFDFF;
}

.bkgd-tonicblue .bkgd-diagonalgradient hr {
  border-color: #FBFDFF;
}

.bkgd-tonicblue .bkgd-darkdiagonalgradient hr {
  border-color: #FBFDFF;
}

.bkgd-deepnavy hr {
  border-color: #FBFDFF;
}

.bkgd-deepnavy .bkgd-coolgrey hr {
  border-color: #121A2D;
}

.bkgd-deepnavy .bkgd-richnavy hr {
  border-color: #FBFDFF;
}

.bkgd-deepnavy .bkgd-freshcyan hr {
  border-color: #121A2D;
}

.bkgd-deepnavy .bkgd-tonicblue hr {
  border-color: #FBFDFF;
}

.bkgd-deepnavy .bkgd-deepnavy hr {
  border-color: #FBFDFF;
}

.bkgd-deepnavy .bkgd-white hr {
  border-color: #121A2D;
}

.bkgd-deepnavy .bkgd-purewhite hr {
  border-color: #121A2D;
}

.bkgd-deepnavy .bkgd-black hr {
  border-color: #FBFDFF;
}

.bkgd-deepnavy .bkgd-lightgrey hr {
  border-color: #121A2D;
}

.bkgd-deepnavy .bkgd-deepnavy50 hr {
  border-color: #FBFDFF;
}

.bkgd-deepnavy .bkgd-diagonalgradient hr {
  border-color: #FBFDFF;
}

.bkgd-deepnavy .bkgd-darkdiagonalgradient hr {
  border-color: #FBFDFF;
}

.bkgd-white hr {
  border-color: #121A2D;
}

.bkgd-white .bkgd-coolgrey hr {
  border-color: #121A2D;
}

.bkgd-white .bkgd-richnavy hr {
  border-color: #FBFDFF;
}

.bkgd-white .bkgd-freshcyan hr {
  border-color: #121A2D;
}

.bkgd-white .bkgd-tonicblue hr {
  border-color: #FBFDFF;
}

.bkgd-white .bkgd-deepnavy hr {
  border-color: #FBFDFF;
}

.bkgd-white .bkgd-white hr {
  border-color: #121A2D;
}

.bkgd-white .bkgd-purewhite hr {
  border-color: #121A2D;
}

.bkgd-white .bkgd-black hr {
  border-color: #FBFDFF;
}

.bkgd-white .bkgd-lightgrey hr {
  border-color: #121A2D;
}

.bkgd-white .bkgd-deepnavy50 hr {
  border-color: #FBFDFF;
}

.bkgd-white .bkgd-diagonalgradient hr {
  border-color: #FBFDFF;
}

.bkgd-white .bkgd-darkdiagonalgradient hr {
  border-color: #FBFDFF;
}

.bkgd-purewhite hr {
  border-color: #121A2D;
}

.bkgd-purewhite .bkgd-coolgrey hr {
  border-color: #121A2D;
}

.bkgd-purewhite .bkgd-richnavy hr {
  border-color: #FBFDFF;
}

.bkgd-purewhite .bkgd-freshcyan hr {
  border-color: #121A2D;
}

.bkgd-purewhite .bkgd-tonicblue hr {
  border-color: #FBFDFF;
}

.bkgd-purewhite .bkgd-deepnavy hr {
  border-color: #FBFDFF;
}

.bkgd-purewhite .bkgd-white hr {
  border-color: #121A2D;
}

.bkgd-purewhite .bkgd-purewhite hr {
  border-color: #121A2D;
}

.bkgd-purewhite .bkgd-black hr {
  border-color: #FBFDFF;
}

.bkgd-purewhite .bkgd-lightgrey hr {
  border-color: #121A2D;
}

.bkgd-purewhite .bkgd-deepnavy50 hr {
  border-color: #FBFDFF;
}

.bkgd-purewhite .bkgd-diagonalgradient hr {
  border-color: #FBFDFF;
}

.bkgd-purewhite .bkgd-darkdiagonalgradient hr {
  border-color: #FBFDFF;
}

.bkgd-black hr {
  border-color: #FBFDFF;
}

.bkgd-black .bkgd-coolgrey hr {
  border-color: #121A2D;
}

.bkgd-black .bkgd-richnavy hr {
  border-color: #FBFDFF;
}

.bkgd-black .bkgd-freshcyan hr {
  border-color: #121A2D;
}

.bkgd-black .bkgd-tonicblue hr {
  border-color: #FBFDFF;
}

.bkgd-black .bkgd-deepnavy hr {
  border-color: #FBFDFF;
}

.bkgd-black .bkgd-white hr {
  border-color: #121A2D;
}

.bkgd-black .bkgd-purewhite hr {
  border-color: #121A2D;
}

.bkgd-black .bkgd-black hr {
  border-color: #FBFDFF;
}

.bkgd-black .bkgd-lightgrey hr {
  border-color: #121A2D;
}

.bkgd-black .bkgd-deepnavy50 hr {
  border-color: #FBFDFF;
}

.bkgd-black .bkgd-diagonalgradient hr {
  border-color: #FBFDFF;
}

.bkgd-black .bkgd-darkdiagonalgradient hr {
  border-color: #FBFDFF;
}

.bkgd-lightgrey hr {
  border-color: #121A2D;
}

.bkgd-lightgrey .bkgd-coolgrey hr {
  border-color: #121A2D;
}

.bkgd-lightgrey .bkgd-richnavy hr {
  border-color: #FBFDFF;
}

.bkgd-lightgrey .bkgd-freshcyan hr {
  border-color: #121A2D;
}

.bkgd-lightgrey .bkgd-tonicblue hr {
  border-color: #FBFDFF;
}

.bkgd-lightgrey .bkgd-deepnavy hr {
  border-color: #FBFDFF;
}

.bkgd-lightgrey .bkgd-white hr {
  border-color: #121A2D;
}

.bkgd-lightgrey .bkgd-purewhite hr {
  border-color: #121A2D;
}

.bkgd-lightgrey .bkgd-black hr {
  border-color: #FBFDFF;
}

.bkgd-lightgrey .bkgd-lightgrey hr {
  border-color: #121A2D;
}

.bkgd-lightgrey .bkgd-deepnavy50 hr {
  border-color: #FBFDFF;
}

.bkgd-lightgrey .bkgd-diagonalgradient hr {
  border-color: #FBFDFF;
}

.bkgd-lightgrey .bkgd-darkdiagonalgradient hr {
  border-color: #FBFDFF;
}

.bkgd-deepnavy50 hr {
  border-color: #FBFDFF;
}

.bkgd-deepnavy50 .bkgd-coolgrey hr {
  border-color: #121A2D;
}

.bkgd-deepnavy50 .bkgd-richnavy hr {
  border-color: #FBFDFF;
}

.bkgd-deepnavy50 .bkgd-freshcyan hr {
  border-color: #121A2D;
}

.bkgd-deepnavy50 .bkgd-tonicblue hr {
  border-color: #FBFDFF;
}

.bkgd-deepnavy50 .bkgd-deepnavy hr {
  border-color: #FBFDFF;
}

.bkgd-deepnavy50 .bkgd-white hr {
  border-color: #121A2D;
}

.bkgd-deepnavy50 .bkgd-purewhite hr {
  border-color: #121A2D;
}

.bkgd-deepnavy50 .bkgd-black hr {
  border-color: #FBFDFF;
}

.bkgd-deepnavy50 .bkgd-lightgrey hr {
  border-color: #121A2D;
}

.bkgd-deepnavy50 .bkgd-deepnavy50 hr {
  border-color: #FBFDFF;
}

.bkgd-deepnavy50 .bkgd-diagonalgradient hr {
  border-color: #FBFDFF;
}

.bkgd-deepnavy50 .bkgd-darkdiagonalgradient hr {
  border-color: #FBFDFF;
}

.bkgd-diagonalgradient hr {
  border-color: #FBFDFF;
}

.bkgd-diagonalgradient .bkgd-coolgrey hr {
  border-color: #121A2D;
}

.bkgd-diagonalgradient .bkgd-richnavy hr {
  border-color: #FBFDFF;
}

.bkgd-diagonalgradient .bkgd-freshcyan hr {
  border-color: #121A2D;
}

.bkgd-diagonalgradient .bkgd-tonicblue hr {
  border-color: #FBFDFF;
}

.bkgd-diagonalgradient .bkgd-deepnavy hr {
  border-color: #FBFDFF;
}

.bkgd-diagonalgradient .bkgd-white hr {
  border-color: #121A2D;
}

.bkgd-diagonalgradient .bkgd-purewhite hr {
  border-color: #121A2D;
}

.bkgd-diagonalgradient .bkgd-black hr {
  border-color: #FBFDFF;
}

.bkgd-diagonalgradient .bkgd-lightgrey hr {
  border-color: #121A2D;
}

.bkgd-diagonalgradient .bkgd-deepnavy50 hr {
  border-color: #FBFDFF;
}

.bkgd-diagonalgradient .bkgd-diagonalgradient hr {
  border-color: #FBFDFF;
}

.bkgd-diagonalgradient .bkgd-darkdiagonalgradient hr {
  border-color: #FBFDFF;
}

.bkgd-darkdiagonalgradient hr {
  border-color: #FBFDFF;
}

.bkgd-darkdiagonalgradient .bkgd-coolgrey hr {
  border-color: #121A2D;
}

.bkgd-darkdiagonalgradient .bkgd-richnavy hr {
  border-color: #FBFDFF;
}

.bkgd-darkdiagonalgradient .bkgd-freshcyan hr {
  border-color: #121A2D;
}

.bkgd-darkdiagonalgradient .bkgd-tonicblue hr {
  border-color: #FBFDFF;
}

.bkgd-darkdiagonalgradient .bkgd-deepnavy hr {
  border-color: #FBFDFF;
}

.bkgd-darkdiagonalgradient .bkgd-white hr {
  border-color: #121A2D;
}

.bkgd-darkdiagonalgradient .bkgd-purewhite hr {
  border-color: #121A2D;
}

.bkgd-darkdiagonalgradient .bkgd-black hr {
  border-color: #FBFDFF;
}

.bkgd-darkdiagonalgradient .bkgd-lightgrey hr {
  border-color: #121A2D;
}

.bkgd-darkdiagonalgradient .bkgd-deepnavy50 hr {
  border-color: #FBFDFF;
}

.bkgd-darkdiagonalgradient .bkgd-diagonalgradient hr {
  border-color: #FBFDFF;
}

.bkgd-darkdiagonalgradient .bkgd-darkdiagonalgradient hr {
  border-color: #FBFDFF;
}

.mod-stb-alertbox-card {
  padding: 3rem;
  border-radius: 28px;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1607843137);
  position: relative;
}
.mod-stb-alertbox-card.bkgd-freshcyan .mod-stb-alertbox-close, .mod-stb-alertbox-card.bkgd-lightgrey .mod-stb-alertbox-close, .mod-stb-alertbox-card.bkgd-coolgrey .mod-stb-alertbox-close, .mod-stb-alertbox-card.bkgd-white .mod-stb-alertbox-close, .mod-stb-alertbox-card.bkgd-purewhite .mod-stb-alertbox-close, .mod-stb-alertbox-card.bkgd-lightblue .mod-stb-alertbox-close, .mod-stb-alertbox-card.bkgd-tonicblue .mod-stb-alertbox-close {
  background-color: #121A2D;
}
.mod-stb-alertbox-card.bkgd-freshcyan .mod-stb-alertbox-close::after, .mod-stb-alertbox-card.bkgd-lightgrey .mod-stb-alertbox-close::after, .mod-stb-alertbox-card.bkgd-coolgrey .mod-stb-alertbox-close::after, .mod-stb-alertbox-card.bkgd-white .mod-stb-alertbox-close::after, .mod-stb-alertbox-card.bkgd-purewhite .mod-stb-alertbox-close::after, .mod-stb-alertbox-card.bkgd-lightblue .mod-stb-alertbox-close::after, .mod-stb-alertbox-card.bkgd-tonicblue .mod-stb-alertbox-close::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.mod-stb-alertbox-card.bkgd-freshcyan .mod-stb-alertbox-close:hover, .mod-stb-alertbox-card.bkgd-lightgrey .mod-stb-alertbox-close:hover, .mod-stb-alertbox-card.bkgd-coolgrey .mod-stb-alertbox-close:hover, .mod-stb-alertbox-card.bkgd-white .mod-stb-alertbox-close:hover, .mod-stb-alertbox-card.bkgd-purewhite .mod-stb-alertbox-close:hover, .mod-stb-alertbox-card.bkgd-lightblue .mod-stb-alertbox-close:hover, .mod-stb-alertbox-card.bkgd-tonicblue .mod-stb-alertbox-close:hover {
  background-color: rgb(3.4285714286, 4.9523809524, 8.5714285714);
}
.mod-stb-alertbox-card.bkgd-deepnavy p, .mod-stb-alertbox-card.bkgd-deepnavy li, .mod-stb-alertbox-card.bkgd-deepnavy a, .mod-stb-alertbox-card.bkgd-deepnavy h1, .mod-stb-alertbox-card.bkgd-deepnavy h2, .mod-stb-alertbox-card.bkgd-deepnavy h3, .mod-stb-alertbox-card.bkgd-deepnavy h4, .mod-stb-alertbox-card.bkgd-deepnavy h5, .mod-stb-alertbox-card.bkgd-deepnavy h6, .mod-stb-alertbox-card.bkgd-richnavy p, .mod-stb-alertbox-card.bkgd-richnavy li, .mod-stb-alertbox-card.bkgd-richnavy a, .mod-stb-alertbox-card.bkgd-richnavy h1, .mod-stb-alertbox-card.bkgd-richnavy h2, .mod-stb-alertbox-card.bkgd-richnavy h3, .mod-stb-alertbox-card.bkgd-richnavy h4, .mod-stb-alertbox-card.bkgd-richnavy h5, .mod-stb-alertbox-card.bkgd-richnavy h6, .mod-stb-alertbox-card.bkgd-tonicblue p, .mod-stb-alertbox-card.bkgd-tonicblue li, .mod-stb-alertbox-card.bkgd-tonicblue a, .mod-stb-alertbox-card.bkgd-tonicblue h1, .mod-stb-alertbox-card.bkgd-tonicblue h2, .mod-stb-alertbox-card.bkgd-tonicblue h3, .mod-stb-alertbox-card.bkgd-tonicblue h4, .mod-stb-alertbox-card.bkgd-tonicblue h5, .mod-stb-alertbox-card.bkgd-tonicblue h6 {
  color: #FBFDFF;
}
.mod-stb-alertbox-close {
  position: absolute;
  right: 2rem;
  top: 2rem;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background-color: #FBFDFF;
  cursor: pointer;
}
.mod-stb-alertbox-close::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(7%) sepia(17%) saturate(2178%) hue-rotate(184deg) brightness(101%) contrast(94%);
  width: 1.5rem;
  height: 1.5rem;
}
.mod-stb-alertbox-close:focus-visible {
  outline: 2px solid #00c3e5;
}
.mod-stb-alertbox-close:hover {
  background-color: rgb(200, 227.5, 255);
}
.mod-stb-alertbox.severe-alert .mod-stb-alertbox-title {
  color: #C2003A;
}
.mod-stb-alertbox.severe-alert .mod-stb-alertbox-title::after {
  content: "";
  display: block;
  width: 2.75rem;
  height: 2px;
  background-color: #C2003A;
  margin-top: 0.5rem;
}
.mod-stb-alertbox.severe-alert .mod-stb-alertbox-card {
  display: block;
}
@media (min-width: 992px) {
  .mod-stb-alertbox.severe-alert .mod-stb-alertbox-card {
    display: flex;
    gap: 1rem;
  }
}
@media (min-width: 992px) {
  .mod-stb-alertbox.severe-alert .mod-stb-alertbox-content {
    flex: 1;
  }
}
.mod-stb-alertbox.severe-alert .mod-stb-alertbox-close {
  background-color: #C2003A;
}
.mod-stb-alertbox.severe-alert .mod-stb-alertbox-close::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.mod-stb-alertbox.severe-alert .mod-stb-alertbox-close:hover {
  background-color: rgb(143, 0, 42.7525773196);
}

.mod-stb-appstorelinks .desktop-image {
  border-radius: 28px;
}
.mod-stb-appstorelinks.apps-call-to-action .apps-cta-text {
  display: flex;
  align-items: center;
  height: 100%;
}
.mod-stb-appstorelinks.apps-call-to-action .apps-cta-text p:last-child {
  margin-bottom: 0;
}
.mod-stb-appstorelinks.apps-call-to-action .app-store-buttons {
  display: flex;
  gap: 1rem;
  margin-top: 1.5rem;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .mod-stb-appstorelinks.apps-call-to-action .app-store-buttons {
    margin-top: 0;
    justify-content: end;
  }
}
.mod-stb-appstorelinks.apps-call-to-action .app-store-buttons a:hover img {
  filter: invert(0%) sepia(0%) saturate(0%) hue-rotate(157deg) brightness(92%) contrast(87%);
}
.mod-stb-appstorelinks.apps-call-to-action .app-store-buttons a:focus-visible {
  outline: 5px solid #00c3e5;
}
.mod-stb-appstorelinks.apps-call-to-action .app-store-buttons img {
  width: 200px;
}
.mod-stb-appstorelinks.bkgd-freshcyan .app-store-buttons a:focus-visible {
  outline: 5px solid #53436D;
}

.mod-stb-titleproducttypewithtext .product-card {
  border-radius: 28px;
  height: 100%;
}
.mod-stb-titleproducttypewithtext .product-card a {
  padding: 2rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-decoration: none;
  height: 100%;
}
.mod-stb-titleproducttypewithtext .product-card a:hover {
  text-decoration: none;
}
.mod-stb-titleproducttypewithtext .product-card a:focus-visible {
  background-color: inherit !important;
  outline: 5px solid #00c3e5 !important;
  border-radius: 28px;
}
.mod-stb-titleproducttypewithtext .product-card .product-title {
  display: block;
  font-family: Quicksand, sans-serif;
  font-size: 2.25rem;
  line-height: 2.25rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
}
@media (min-width: 576px) {
  .mod-stb-titleproducttypewithtext .product-card .product-title {
    font-size: 2.75rem;
    line-height: 2.75rem;
  }
}
.mod-stb-titleproducttypewithtext .product-card .product-rate-number {
  font-family: Quicksand, sans-serif;
  font-size: 4.5rem;
  line-height: 4.5rem;
  font-weight: 500;
}
@media (min-width: 576px) {
  .mod-stb-titleproducttypewithtext .product-card .product-rate-number {
    font-size: 5.5rem;
    line-height: 5.5rem;
  }
}
.mod-stb-titleproducttypewithtext .product-card .percentage {
  display: flex;
  align-items: baseline;
  gap: 0.3rem;
}
.mod-stb-titleproducttypewithtext .product-card .product-rate-number-suffix {
  font-size: 1.5rem;
}
@media (min-width: 576px) {
  .mod-stb-titleproducttypewithtext .product-card .product-rate-number-suffix {
    font-size: 1.875rem;
  }
}
.mod-stb-titleproducttypewithtext .product-card .terms {
  font-size: 1.25rem;
}
.mod-stb-titleproducttypewithtext .product-card .product-type-card-icon {
  justify-content: end;
  justify-self: end;
  margin-bottom: 0.5rem;
}

.mod-stb-productlist .product-filter-form {
  gap: 0.5rem;
  margin-top: 0rem;
  display: block;
  align-items: end;
  justify-content: start;
  margin-bottom: 1rem;
}
@media (min-width: 576px) {
  .mod-stb-productlist .product-filter-form {
    display: flex;
  }
}
@media (min-width: 992px) {
  .mod-stb-productlist .product-filter-form {
    justify-content: end;
    align-items: center;
    margin-bottom: 0;
    margin-top: 1rem;
  }
}
.mod-stb-productlist .product-filter-form .form-group {
  display: block;
  gap: 0.5rem;
  align-items: center;
  margin-bottom: 0 !important;
}
@media (min-width: 992px) {
  .mod-stb-productlist .product-filter-form .form-group {
    display: flex;
  }
}
.mod-stb-productlist .product-filter-form .form-control-label {
  width: 100%;
}
@media (min-width: 992px) {
  .mod-stb-productlist .product-filter-form .form-control-label {
    width: auto;
  }
}
.mod-stb-productlist .product-filter-form select {
  border: 1px solid #1B2451;
  border-radius: 2rem;
  line-height: 1.5rem;
  padding: 0.5rem 1.5rem;
  width: 270px;
  max-width: 100%;
  background-image: url("../assets/feathericons/chevron-down.svg") !important;
  background-size: 1.5rem;
  background-repeat: no-repeat;
  background-position: right 1rem center;
  margin-bottom: 1rem;
}
@media (min-width: 576px) {
  .mod-stb-productlist .product-filter-form select {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .mod-stb-productlist .product-filter-form select {
    max-width: 100%;
  }
}
.mod-stb-productlist .product-type .product-type-product {
  border-radius: 28px;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1607843137);
  margin-bottom: 1.5rem;
}
.mod-stb-productlist .product-type .product-heading {
  border-top-left-radius: 28px;
  border-top-right-radius: 28px;
  padding: 1rem 1.5rem;
}
@media (min-width: 768px) {
  .mod-stb-productlist .product-type .product-heading {
    padding: 0.5rem 1.5rem;
  }
}
.mod-stb-productlist .product-type .product-heading-title {
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .mod-stb-productlist .product-type .product-heading-title {
    font-size: 1.875rem;
  }
}
.mod-stb-productlist .product-type .product-body {
  border-bottom-left-radius: 28px;
  border-bottom-right-radius: 28px;
  padding: 1.5rem;
}
.mod-stb-productlist .product-type .product-body .product-time-period {
  font-size: 1.875rem;
}
.mod-stb-productlist .product-type .product-body .product-short-description, .mod-stb-productlist .product-type .product-body .product-time-period, .mod-stb-productlist .product-type .product-body .product-rate, .mod-stb-productlist .product-type .product-body .product-link {
  display: flex;
  height: 100%;
  align-items: center;
}
.mod-stb-productlist .product-type .product-body .product-short-description {
  padding-bottom: 1rem;
}
@media (min-width: 768px) {
  .mod-stb-productlist .product-type .product-body .product-short-description {
    padding-bottom: 0rem;
  }
}
.mod-stb-productlist .product-type .product-body .product-time-period {
  padding-left: 0;
}
@media (min-width: 1200px) {
  .mod-stb-productlist .product-type .product-body .product-time-period {
    padding-left: 3rem;
  }
}
.mod-stb-productlist .product-type .product-body .product-rate-number {
  font-family: Quicksand, sans-serif;
  font-size: 2.25rem;
  line-height: 2.25rem;
  font-weight: 500;
}
@media (min-width: 576px) {
  .mod-stb-productlist .product-type .product-body .product-rate-number {
    font-size: 2.25rem;
    line-height: 2.25rem;
  }
}
.mod-stb-productlist .product-type .product-body .percentage {
  display: flex;
  align-items: baseline;
  gap: 0.3rem;
}
.mod-stb-productlist .product-type .product-body .product-rate-number-suffix {
  font-size: 1.375rem;
}
@media (min-width: 576px) {
  .mod-stb-productlist .product-type .product-body .product-rate-number-suffix {
    font-size: 1.375rem;
  }
}
.mod-stb-productlist .product-type .product-body .terms {
  font-size: 1.25rem;
}
.mod-stb-productlist .product-type .product-body .product-link a {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
  width: 100%;
}
@media (min-width: 768px) {
  .mod-stb-productlist .product-type .product-body .product-link a {
    display: inline-block;
    margin-top: 0rem;
  }
}
.mod-stb-productlist .product-type .product-body .product-link a::after, .mod-stb-productlist .product-type .product-body .product-link a::before {
  content: none !important;
}
.mod-stb-productlist .product-type .product-body .product-link a.arrow-only {
  padding: 1rem 2rem;
}
.mod-stb-productlist .product-type .product-body .product-link a.with-arrow::after, .mod-stb-productlist .product-type .product-body .product-link a.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.mod-stb-productlist .product-type .product-body .product-link a.with-arrow:hover::after, .mod-stb-productlist .product-type .product-body .product-link a.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.mod-stb-productlist .product-type .product-body .product-link a:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.mod-stb-productlist .product-type .product-body .product-link a:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.mod-stb-productlist .product-type .product-body .product-link a.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.mod-stb-productlist .product-type .product-body .product-link a.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.mod-stb-productlist .product-type .product-body .product-link a.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}
@media (min-width: 576px) {
  .mod-stb-productlist .product-type .product-body .product-link a {
    width: auto;
  }
}

.mod-stb-selectedproducts .product-card {
  border-radius: 28px;
  height: 100%;
}
.mod-stb-selectedproducts .product-card .product-card-content {
  height: 100%;
}
.mod-stb-selectedproducts .product-card a {
  padding: 2rem;
  display: block;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.mod-stb-selectedproducts .product-card a:hover {
  text-decoration: none;
}
.mod-stb-selectedproducts .product-card .product-title {
  display: block;
  font-family: Quicksand, sans-serif;
  font-size: 2.25rem;
  line-height: 2.25rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
}
@media (min-width: 576px) {
  .mod-stb-selectedproducts .product-card .product-title {
    font-size: 2.75rem;
    line-height: 2.75rem;
  }
}
.mod-stb-selectedproducts .product-card .product-rate {
  margin-bottom: 1.5rem;
}
.mod-stb-selectedproducts .product-card .product-rate-number {
  font-family: Quicksand, sans-serif;
  font-size: 4.5rem;
  line-height: 4.5rem;
  font-weight: 500;
}
@media (min-width: 576px) {
  .mod-stb-selectedproducts .product-card .product-rate-number {
    font-size: 5.5rem;
    line-height: 5.5rem;
  }
}
.mod-stb-selectedproducts .product-card .percentage {
  display: flex;
  align-items: baseline;
  gap: 0.3rem;
}
.mod-stb-selectedproducts .product-card .product-rate-number-suffix {
  font-size: 1.5rem;
}
@media (min-width: 576px) {
  .mod-stb-selectedproducts .product-card .product-rate-number-suffix {
    font-size: 1.875rem;
  }
}
.mod-stb-selectedproducts .product-card .terms {
  font-size: 1.25rem;
}
.mod-stb-selectedproducts .product-card .product-type-card-icon {
  justify-content: end;
  justify-self: end;
  margin-bottom: 0.5rem;
}

.mod-maturity-portal .product-card {
  border-radius: 28px;
  height: 100%;
}
.mod-maturity-portal .product-card a {
  padding: 2rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-decoration: none;
  height: 100%;
}
.mod-maturity-portal .product-card a:hover {
  text-decoration: none;
}
.mod-maturity-portal .product-card a:focus-visible {
  background-color: inherit !important;
  outline: 5px solid #00c3e5 !important;
  border-radius: 28px;
}
.mod-maturity-portal .product-card .product-title {
  display: block;
  font-family: Quicksand, sans-serif;
  font-size: 2.25rem;
  line-height: 2.25rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
}
@media (min-width: 576px) {
  .mod-maturity-portal .product-card .product-title {
    font-size: 2.75rem;
    line-height: 2.75rem;
  }
}
.mod-maturity-portal .product-card .product-rate-number {
  font-family: Quicksand, sans-serif;
  font-size: 4.5rem;
  line-height: 4.5rem;
  font-weight: 500;
}
@media (min-width: 576px) {
  .mod-maturity-portal .product-card .product-rate-number {
    font-size: 5.5rem;
    line-height: 5.5rem;
  }
}
.mod-maturity-portal .product-card .percentage {
  display: flex;
  align-items: baseline;
  gap: 0.3rem;
}
.mod-maturity-portal .product-card .product-rate-number-suffix {
  font-size: 1.5rem;
}
@media (min-width: 576px) {
  .mod-maturity-portal .product-card .product-rate-number-suffix {
    font-size: 1.875rem;
  }
}
.mod-maturity-portal .product-card .terms {
  font-size: 1.25rem;
}
.mod-maturity-portal .product-card .product-type-card-icon {
  justify-content: end;
  justify-self: end;
  margin-bottom: 0.5rem;
}
.mod-maturity-portal .product-card {
  height: 100%;
}
.mod-maturity-portal .product-card a {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.mod-maturity-portal .faqs {
  border-left: 0;
}
@media (min-width: 768px) {
  .mod-maturity-portal .faqs {
    border-left: 1px solid #121A2D;
  }
}

.mod-stb-productcategory .product-type-products .product-type-product {
  border-radius: 28px;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1607843137);
  margin-bottom: 1.5rem;
}
.mod-stb-productcategory .product-type-products .product-heading {
  border-top-left-radius: 28px;
  border-top-right-radius: 28px;
  padding: 1rem 1.5rem;
}
@media (min-width: 768px) {
  .mod-stb-productcategory .product-type-products .product-heading {
    padding: 0.5rem 1.5rem;
  }
}
.mod-stb-productcategory .product-type-products .product-heading-title {
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .mod-stb-productcategory .product-type-products .product-heading-title {
    font-size: 1.875rem;
  }
}
.mod-stb-productcategory .product-type-products .product-body {
  border-bottom-left-radius: 28px;
  border-bottom-right-radius: 28px;
  padding: 1.5rem;
}
.mod-stb-productcategory .product-type-products .product-body .product-time-period {
  font-size: 1.875rem;
}
.mod-stb-productcategory .product-type-products .product-body .product-short-description, .mod-stb-productcategory .product-type-products .product-body .product-time-period, .mod-stb-productcategory .product-type-products .product-body .product-rate, .mod-stb-productcategory .product-type-products .product-body .product-link {
  display: flex;
  height: 100%;
  align-items: center;
}
.mod-stb-productcategory .product-type-products .product-body .product-short-description {
  padding-bottom: 1rem;
}
@media (min-width: 768px) {
  .mod-stb-productcategory .product-type-products .product-body .product-short-description {
    padding-bottom: 0rem;
  }
}
.mod-stb-productcategory .product-type-products .product-body .product-time-period {
  padding-left: 0;
}
@media (min-width: 1200px) {
  .mod-stb-productcategory .product-type-products .product-body .product-time-period {
    padding-left: 3rem;
  }
}
.mod-stb-productcategory .product-type-products .product-body .product-rate-number {
  font-family: Quicksand, sans-serif;
  font-size: 2.25rem;
  line-height: 2.25rem;
  font-weight: 500;
}
@media (min-width: 576px) {
  .mod-stb-productcategory .product-type-products .product-body .product-rate-number {
    font-size: 2.25rem;
    line-height: 2.25rem;
  }
}
.mod-stb-productcategory .product-type-products .product-body .percentage {
  display: flex;
  align-items: baseline;
  gap: 0.3rem;
}
.mod-stb-productcategory .product-type-products .product-body .product-rate-number-suffix {
  font-size: 1.375rem;
}
@media (min-width: 576px) {
  .mod-stb-productcategory .product-type-products .product-body .product-rate-number-suffix {
    font-size: 1.375rem;
  }
}
.mod-stb-productcategory .product-type-products .product-body .terms {
  font-size: 1.25rem;
}
.mod-stb-productcategory .product-type-products .product-body .product-link a {
  display: block;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.5s ease;
  background-color: #007EA8 !important;
  color: #ffffff;
  border: 0px !important;
  width: 100%;
}
@media (min-width: 768px) {
  .mod-stb-productcategory .product-type-products .product-body .product-link a {
    display: inline-block;
    margin-top: 0rem;
  }
}
.mod-stb-productcategory .product-type-products .product-body .product-link a::after, .mod-stb-productcategory .product-type-products .product-body .product-link a::before {
  content: none !important;
}
.mod-stb-productcategory .product-type-products .product-body .product-link a.arrow-only {
  padding: 1rem 2rem;
}
.mod-stb-productcategory .product-type-products .product-body .product-link a.with-arrow::after, .mod-stb-productcategory .product-type-products .product-body .product-link a.arrow-only::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.mod-stb-productcategory .product-type-products .product-body .product-link a.with-arrow:hover::after, .mod-stb-productcategory .product-type-products .product-body .product-link a.arrow-only:hover::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(30%) saturate(4181%) hue-rotate(179deg) brightness(110%) contrast(101%);
  width: 1.5rem;
  height: 1.5rem;
}
.mod-stb-productcategory .product-type-products .product-body .product-link a:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #ffffff !important;
}
.mod-stb-productcategory .product-type-products .product-body .product-link a:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  outline: 3px solid #00c3e5;
}
.mod-stb-productcategory .product-type-products .product-body .product-link a.outline {
  background-color: transparent !important;
  border: 2px solid #FBFDFF !important;
}
.mod-stb-productcategory .product-type-products .product-body .product-link a.outline:hover {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
}
.mod-stb-productcategory .product-type-products .product-body .product-link a.outline:focus-visible {
  background-color: rgb(0, 87.75, 117) !important;
  color: #FBFDFF;
  border-bottom: 0 !important;
  border: 2px solid #00c3e5 !important;
  outline: 3px solid #00c3e5;
}
@media (min-width: 576px) {
  .mod-stb-productcategory .product-type-products .product-body .product-link a {
    width: auto;
  }
}

.mod-stb-awards-reviews .award-image {
  height: 100%;
}

.stb-logo-image-grid .images-container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  flex-wrap: wrap;
  gap: 2rem 2rem;
}
@media (min-width: 768px) {
  .stb-logo-image-grid .images-container {
    gap: 2rem 0rem;
    justify-content: space-between;
  }
}
@media (min-width: 1600px) {
  .stb-logo-image-grid .images-container {
    gap: 2rem 1rem;
    justify-content: space-between;
  }
}
.stb-logo-image-grid .images-container .logo-image-container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
  flex: 0 0 100%;
}
@media (min-width: 768px) {
  .stb-logo-image-grid .images-container .logo-image-container {
    flex: 0 0 50%;
    justify-content: start;
    padding-right: 1rem;
  }
}
@media (min-width: 992px) {
  .stb-logo-image-grid .images-container .logo-image-container {
    flex: 0 0 33%;
    justify-content: start;
    padding-right: 1rem;
  }
}
@media (min-width: 1200px) {
  .stb-logo-image-grid .images-container .logo-image-container {
    flex: 0 0 33%;
    justify-content: start;
    padding-right: 1rem;
  }
}
@media (min-width: 1600px) {
  .stb-logo-image-grid .images-container .logo-image-container {
    flex: auto;
    justify-content: center;
  }
}
.stb-logo-image-grid .images-container .logo-image-container a:hover img {
  filter: invert(0%) sepia(0%) saturate(0%) hue-rotate(157deg) brightness(92%) contrast(87%);
}
.stb-logo-image-grid .images-container.fixedcolumns {
  display: block;
}
.stb-logo-image-grid .images-container.fixedcolumns > .row > div {
  margin-bottom: 3rem;
}
.stb-logo-image-grid .images-container.fixedcolumns > .row > div.col5 {
  flex: 0 0 50%;
}
@media (min-width: 768px) {
  .stb-logo-image-grid .images-container.fixedcolumns > .row > div.col5 {
    flex: 0 0 20%;
  }
}
.stb-logo-image-grid .images-container.fixedcolumns .logo-image-container {
  border: 1px solid #005876;
  aspect-ratio: 1/1;
  padding: 1rem;
  background-color: #FBFDFF;
  align-items: center;
  justify-content: center;
}

.bkgd-coolgrey.stb-logo-image-grid .images-container.fixedcolumns .logo-image-container {
  border-color: #121A2D;
}

.bkgd-richnavy.stb-logo-image-grid .images-container.fixedcolumns .logo-image-container {
  border-color: #FBFDFF;
}

.bkgd-freshcyan.stb-logo-image-grid .images-container.fixedcolumns .logo-image-container {
  border-color: #FBFDFF;
}

.bkgd-tonicblue.stb-logo-image-grid .images-container.fixedcolumns .logo-image-container {
  border-color: #FBFDFF;
}

.bkgd-deepnavy.stb-logo-image-grid .images-container.fixedcolumns .logo-image-container {
  border-color: #FBFDFF;
}

.bkgd-white.stb-logo-image-grid .images-container.fixedcolumns .logo-image-container {
  border-color: #005876;
}

.bkgd-purewhite.stb-logo-image-grid .images-container.fixedcolumns .logo-image-container {
  border-color: #005876;
}

.bkgd-black.stb-logo-image-grid .images-container.fixedcolumns .logo-image-container {
  border-color: #FBFDFF;
}

.bkgd-lightgrey.stb-logo-image-grid .images-container.fixedcolumns .logo-image-container {
  border-color: #121A2D;
}

.bkgd-deepnavy50.stb-logo-image-grid .images-container.fixedcolumns .logo-image-container {
  border-color: #FBFDFF;
}

.bkgd-diagonalgradient.stb-logo-image-grid .images-container.fixedcolumns .logo-image-container {
  border-color: #FBFDFF;
}

.bkgd-darkdiagonalgradient.stb-logo-image-grid .images-container.fixedcolumns .logo-image-container {
  border-color: #FBFDFF;
}

.com_stb_savings_products.view-product div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper, .com_stb_savings_products.view-srosfa div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper {
  border-radius: 1.75rem;
  padding: 2rem 1rem;
}
@media (min-width: 992px) {
  .com_stb_savings_products.view-product div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper, .com_stb_savings_products.view-srosfa div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper {
    padding: 4rem;
  }
}
.com_stb_savings_products.view-product div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper h1, .com_stb_savings_products.view-srosfa div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper h1 {
  font-size: 2.25rem;
  line-height: 2.5rem;
  color: #00c3e5;
}
@media (min-width: 768px) {
  .com_stb_savings_products.view-product div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper h1, .com_stb_savings_products.view-srosfa div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper h1 {
    font-size: 3.125rem;
    line-height: 3.5rem;
  }
}
.com_stb_savings_products.view-product div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .short-description, .com_stb_savings_products.view-srosfa div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .short-description {
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 700;
  font-family: Quicksand, sans-serif;
}
@media (min-width: 768px) {
  .com_stb_savings_products.view-product div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .short-description, .com_stb_savings_products.view-srosfa div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .short-description {
    font-size: 1.5rem;
    line-height: 1.875rem;
  }
}
.com_stb_savings_products.view-product div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .rate-container .rate, .com_stb_savings_products.view-srosfa div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .rate-container .rate {
  font-family: Quicksand, sans-serif;
  font-size: 3.5rem;
  line-height: 3.5rem;
  font-weight: 500;
}
@media (min-width: 992px) {
  .com_stb_savings_products.view-product div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .rate-container .rate, .com_stb_savings_products.view-srosfa div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .rate-container .rate {
    font-size: 5.5rem;
    line-height: 5.5rem;
  }
}
.com_stb_savings_products.view-product div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .rate-container .rate-suffix, .com_stb_savings_products.view-srosfa div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .rate-container .rate-suffix {
  font-size: 1.5rem;
}
@media (min-width: 992px) {
  .com_stb_savings_products.view-product div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .rate-container .rate-suffix, .com_stb_savings_products.view-srosfa div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .rate-container .rate-suffix {
    font-size: 1.875rem;
  }
}
.com_stb_savings_products.view-product div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .rate-container.smaller-rate-text .rate, .com_stb_savings_products.view-srosfa div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .rate-container.smaller-rate-text .rate {
  font-size: 3rem;
  line-height: 3rem;
}
@media (min-width: 992px) {
  .com_stb_savings_products.view-product div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .rate-container.smaller-rate-text .rate, .com_stb_savings_products.view-srosfa div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .rate-container.smaller-rate-text .rate {
    font-size: 4.5rem;
    line-height: 4.5rem;
  }
}
.com_stb_savings_products.view-product div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .rate-container.smaller-rate-text .rate-suffix, .com_stb_savings_products.view-srosfa div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .rate-container.smaller-rate-text .rate-suffix {
  font-size: 1.25rem;
}
@media (min-width: 992px) {
  .com_stb_savings_products.view-product div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .rate-container.smaller-rate-text .rate-suffix, .com_stb_savings_products.view-srosfa div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .rate-container.smaller-rate-text .rate-suffix {
    font-size: 1.5rem;
  }
}
.com_stb_savings_products.view-product div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .rate-separator, .com_stb_savings_products.view-srosfa div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .rate-separator {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 576px) {
  .com_stb_savings_products.view-product div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .rate-separator, .com_stb_savings_products.view-srosfa div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .rate-separator {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}
.com_stb_savings_products.view-product div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .rate-separator:after, .com_stb_savings_products.view-srosfa div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .rate-separator:after {
  content: "";
  border: 1px solid white;
  height: 100%;
  display: block;
  margin-left: 0rem;
  margin-right: 0rem;
}
@media (min-width: 576px) {
  .com_stb_savings_products.view-product div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .rate-separator:after, .com_stb_savings_products.view-srosfa div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .rate-separator:after {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
.com_stb_savings_products.view-product div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .product-header-link, .com_stb_savings_products.view-srosfa div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .product-header-link {
  display: block;
}
@media (min-width: 576px) {
  .com_stb_savings_products.view-product div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .product-header-link, .com_stb_savings_products.view-srosfa div:not(.mod-stb-showcase) > .container > .showcase-content-wrapper .product-header-link {
    display: flex;
    gap: 1rem;
  }
}
.com_stb_savings_products.view-product .product-features-container .panel, .com_stb_savings_products.view-srosfa .product-features-container .panel {
  padding: 2rem;
  border-radius: 28px;
}
@media (min-width: 992px) {
  .com_stb_savings_products.view-product .product-features-container .panel, .com_stb_savings_products.view-srosfa .product-features-container .panel {
    padding: 3rem;
  }
}
.com_stb_savings_products.view-product .downloads .document, .com_stb_savings_products.view-srosfa .downloads .document {
  margin-bottom: 1.5rem;
  background-color: #E5EEF5;
  padding: 1.5rem 1.5rem;
  border-radius: 28px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  gap: 0.5rem;
  color: #121A2D;
}
@media (min-width: 992px) {
  .com_stb_savings_products.view-product .downloads .document, .com_stb_savings_products.view-srosfa .downloads .document {
    padding: 1.5rem 3rem;
  }
}
.com_stb_savings_products.view-product .downloads .document .document-header, .com_stb_savings_products.view-srosfa .downloads .document .document-header {
  font-family: Quicksand, sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.375rem;
}
@media (min-width: 992px) {
  .com_stb_savings_products.view-product .downloads .document .document-header, .com_stb_savings_products.view-srosfa .downloads .document .document-header {
    font-size: 1.5rem;
    line-height: 1.625rem;
  }
}
.com_stb_savings_products.view-product .downloads .document .document-extension, .com_stb_savings_products.view-srosfa .downloads .document .document-extension {
  margin-left: 0.3rem;
  margin-right: 0.3rem;
}
.com_stb_savings_products.view-product .downloads .document .document-icon-wrapper, .com_stb_savings_products.view-srosfa .downloads .document .document-icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: end;
}
.com_stb_savings_products.view-product .downloads .document:hover, .com_stb_savings_products.view-srosfa .downloads .document:hover {
  background-color: rgb(192.1666666667, 213.9166666667, 230.8333333333);
}
.com_stb_savings_products.view-product .downloads .document:focus-visible, .com_stb_savings_products.view-srosfa .downloads .document:focus-visible {
  background-color: rgb(192.1666666667, 213.9166666667, 230.8333333333);
  outline: 3px solid #00c3e5;
  border-bottom: 0 !important;
}
.com_stb_savings_products.view-product .spacer.mt-10, .com_stb_savings_products.view-srosfa .spacer.mt-10 {
  margin-top: 10rem;
}
.com_stb_savings_products.view-product .sfa_form, .com_stb_savings_products.view-srosfa .sfa_form {
  position: fixed;
  bottom: 0;
  z-index: 10;
  border-top: 1px solid #121A2D;
}
.com_stb_savings_products.view-product .sfa_form form, .com_stb_savings_products.view-srosfa .sfa_form form {
  display: flex;
  justify-self: center;
  align-items: center;
}
.com_stb_savings_products.view-product .sfa_form button[type=submit], .com_stb_savings_products.view-srosfa .sfa_form button[type=submit] {
  width: 100%;
}
@media (min-width: 576px) {
  .com_stb_savings_products.view-product .sfa_form button[type=submit], .com_stb_savings_products.view-srosfa .sfa_form button[type=submit] {
    width: 320px;
  }
}
@media (min-width: 992px) {
  .com_stb_savings_products.view-product main ul li, .com_stb_savings_products.view-srosfa main ul li {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
}
.com_stb_savings_products.view-product main .stb-accordion ul li, .com_stb_savings_products.view-srosfa main .stb-accordion ul li {
  font-size: 1.25rem;
  line-height: 1.5rem;
}
.com_stb_savings_products.view-product #product-alert, .com_stb_savings_products.view-srosfa #product-alert {
  padding: 1.5rem 1rem !important;
}
.com_stb_savings_products.view-product #product-alert h2:after, .com_stb_savings_products.view-srosfa #product-alert h2:after {
  display: none;
}

.com_finder.view-search .com-finder.finder {
  padding: 2rem 0;
}
.com_finder.view-search .com-finder.finder .com-finder__results ul.com-finder__results-list .result__item {
  border-color: #121A2D;
}
.com_finder.view-search .com-finder.finder .com-finder__results ul.com-finder__results-list .result__item .result__title a {
  font-family: Quicksand, sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.875rem;
}
.com_finder.view-search .com-finder.finder .com-finder__results ul.com-finder__results-list .result__item .result__description {
  font-family: Lato, sans-serif;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5rem;
}
.com_finder.view-search .com-finder.finder .com-finder__results ul.com-finder__results-list .result__item .result__taxonomy {
  display: none;
}
@media (min-width: 992px) {
  .com_finder.view-search .com-finder.finder .com-finder__form form .input-group {
    width: 50%;
  }
}
.com_finder.view-search .com-finder.finder .com-finder__form form .input-group input[type=text] {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.com_finder.view-search .com-finder.finder .com-finder__counter .result-count {
  background-color: #00c3e5;
  border-radius: 50%;
  padding: 0.3rem;
}

.mod-finder__search input[type=text].form-control {
  border-radius: 2rem !important;
  padding: 0.8rem 4.5rem 0.8rem 1.5rem !important;
}
.mod-finder__search button.btn-search-icon {
  position: absolute;
  right: 1.5rem;
  background-position: center;
  top: 0.4rem;
  z-index: 5;
}

.com_content.view-article #component-container {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.com_content.view-category.layout-blog .com-content-category-blog.blog {
  margin-top: 2rem;
}
.com_content.view-category.layout-blog .com-content-category-blog.blog .blog-items .blog-item {
  padding-bottom: 1.5rem;
}
.com_content.view-category.layout-blog .com-content-category-blog.blog .blog-items .blog-item .blog-item-inner {
  height: 100%;
  position: relative;
  border-radius: 28px;
}
.com_content.view-category.layout-blog .com-content-category-blog.blog .blog-items .blog-item .blog-item-inner figure.item-image {
  margin: 0;
}
.com_content.view-category.layout-blog .com-content-category-blog.blog .blog-items .blog-item .blog-item-inner figure.item-image img {
  aspect-ratio: 4.5/3;
  object-fit: cover;
  object-position: center;
  width: 100%;
  border-top-right-radius: 28px;
  border-top-left-radius: 28px;
}
.com_content.view-category.layout-blog .com-content-category-blog.blog .blog-items .blog-item .blog-item-inner .item-content {
  padding: 1.5rem;
}
.com_content.view-category.layout-blog .com-content-category-blog.blog .blog-items .blog-item .blog-item-inner .item-content .article-info dd time:before {
  display: none;
}
.com_content.view-category.layout-blog .com-content-category-blog.blog .blog-items .blog-item .blog-item-inner .page-header {
  padding-bottom: 5rem;
}
.com_content.view-category.layout-blog .com-content-category-blog.blog .blog-items .blog-item .blog-item-inner .page-header h2 {
  font-size: 1.75rem;
  line-height: 2rem;
  font-weight: 500;
}
.com_content.view-category.layout-blog .com-content-category-blog.blog .blog-items .blog-item .blog-item-inner .readmore {
  position: absolute;
  left: 1.5rem;
  bottom: 1.5rem;
  margin-bottom: 0;
}

.com_content.view-article.layout-blog .com-content-article.item-page {
  padding: 3rem 0;
  min-height: 450px;
}
.com_content.view-article.layout-blog .com-content-article.item-page figure.item-image {
  float: unset;
  max-width: 100%;
  padding: 0rem 1rem 1rem 1rem;
}
@media (min-width: 768px) {
  .com_content.view-article.layout-blog .com-content-article.item-page figure.item-image {
    float: right;
    max-width: 50%;
    padding: 0 0 2rem 2rem;
  }
}
@media (min-width: 992px) {
  .com_content.view-article.layout-blog .com-content-article.item-page figure.item-image {
    float: right;
    max-width: 40%;
    padding: 0 0 2rem 2rem;
  }
}
.com_content.view-article.layout-blog .com-content-article.item-page figure.item-image img {
  border-radius: 28px;
}
.com_content.view-article.layout-blog .com-content-article.item-page figure.item-image figcaption {
  margin-top: 1rem;
}
.com_content.view-article.layout-blog .com-content-article.item-page figure.item-image figcaption p {
  text-align: center;
  font-size: 1.375rem;
  font-weight: 700;
}
.com_content.view-article.layout-blog nav.pagenavigation {
  margin-top: 3rem;
}
.com_content.view-article.layout-blog nav.pagenavigation a {
  width: 100%;
  margin-bottom: 1rem;
  padding: 2.5rem;
  display: flex;
  gap: 1rem;
  align-items: center;
  border-radius: 28px;
  font-family: Quicksand, sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.com_content.view-article.layout-blog nav.pagenavigation a.previous {
  background-color: #E5EEF5;
  color: #121A2D;
}
.com_content.view-article.layout-blog nav.pagenavigation a.previous:hover {
  background-color: rgb(192.1666666667, 213.9166666667, 230.8333333333);
}
.com_content.view-article.layout-blog nav.pagenavigation a.next {
  background-color: #121A2D;
  justify-content: space-between;
}
.com_content.view-article.layout-blog nav.pagenavigation a.next:hover {
  background-color: rgb(32.5714285714, 47.0476190476, 81.4285714286);
}
.com_content.view-article.layout-blog nav.pagenavigation a:last-child {
  margin-bottom: 0;
}
.com_content.view-article.layout-blog nav.pagenavigation a span.btn {
  padding: 1rem 2rem;
}
.com_content.view-article.layout-blog nav.pagenavigation a:focus-visible {
  outline: 5px solid #00c3e5;
  border-bottom: 0 !important;
}
.com_content.view-article.layout-blog .hide-on-article {
  display: none;
}

.com_content.view-category.no-layout .com-content-category__articles {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 2rem;
}
.com_content.view-category.no-layout .com-content-category__articles li {
  margin-bottom: 0;
}
.com_content.view-category.no-layout .com-content-category__articles li.cat-list-row0 .article-item {
  background-color: #E5EEF5 !important;
}
.com_content.view-category.no-layout .com-content-category__articles li.cat-list-row1 .article-item {
  background-color: #e6f5ff !important;
}
.com_content.view-category.no-layout .com-content-category__articles li .article-item {
  padding: 1rem;
  border-bottom: 2px solid #FBFDFF;
}
.com_content.view-category.no-layout .com-content-category__articles li .article-item .article-title a {
  position: relative;
  display: block;
  text-decoration: none;
  color: #121A2D;
  font-family: Lato, sans-serif;
  font-size: 1.375rem;
  line-height: 1.75rem;
  font-weight: 700;
}
.com_content.view-category.no-layout .com-content-category__articles li .article-item .article-title a::after {
  content: "" !important;
  display: inline-block;
  background-image: url("../assets/feathericons/chevron-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(82%) sepia(50%) saturate(6219%) hue-rotate(144deg) brightness(94%) contrast(103%);
  width: 2.5rem;
  height: 2.5rem;
}
.com_content.view-category.no-layout .com-content-category__articles li .article-item .article-title a .article-title-inner {
  display: block;
  max-width: 90%;
}
.com_content.view-category.no-layout .com-content-category__articles li .article-item .article-title a:after {
  position: absolute;
  right: 0;
  top: -5px;
}
.com_content.view-category.no-layout .com-content-category__articles li .article-item .article-meta {
  font-size: 0.875rem;
  color: #6c757d;
  margin-top: 0.5rem;
}
.com_content.view-category.no-layout .com-content-category__articles li .article-item .article-meta .badge {
  font-size: 0.75rem;
}
.com_content.view-category.no-layout .com-content-category__articles li .article-item .article-status .badge {
  font-size: 0.75rem;
}
.com_content.view-category.no-layout .com-content-category__articles li.system-unpublished .article-item {
  opacity: 0.7;
  border-color: #f8d7da;
}

/*# sourceMappingURL=template.css.map */
